Joel Sherrill
c682b89389
2001-10-11 Alexandra Kossovsky <sasha@oktet.ru>
...
* custom/gensh4.cfg, custom/simsh4.cfg: New files in support
of Hitachi SH4 BSPs of the same name. Reviewed and some
cleanup by Joel Sherrill <joel@OARcorp.com >.
2001-10-11 21:11:18 +00:00
Joel Sherrill
cd67dcaf00
2001-10-11 Alexandra Kossovsky <sasha@oktet.ru>
...
* clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
README, bsp_specs, console/Makefile.am, console/console.c,
console/.cvsignore, include/Makefile.am, include/bsp.h,
include/coverhd.h, include/syscall.h, include/ramdisk.h,
include/.cvsignore, start/Makefile.am, start/start.S,
start/.cvsignore, startup/Makefile.am, startup/bspstart.c,
startup/hw_init.c, startup/linkcmds, startup/linkcmds-le,
startup/linkcmds-le.coff, startup/.cvsignore, timer/Makefile.am,
timer/timer.c, timer/.cvsignore, wrapup/Makefile.am, wrapup/.cvsignore,
configure.ac, .cvsignore, ChangeLog: New files.
Reviewed and updated to latest automake and autoconf standards
by Ralf Corsepius <corsepiu@faw.uni-ulm.de >.
2001-10-11 21:04:35 +00:00
Joel Sherrill
df25c9989b
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
* configure.in: Remove.
* configure.ac: New file, generated from configure.in by autoupdate.
2001-10-11 19:36:23 +00:00
Joel Sherrill
6638798649
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
* configure.in: Remove.
* configure.ac: New file, generated from configure.in by autoupdate.
2001-10-11 19:07:37 +00:00
Joel Sherrill
96462044ce
2001-10-11 Alexandra Kossovsky <sasha@oktet.ru>
...
* Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
hw_init/.cvsignore, times, configure.ac: New files.
Reviewed and updated to latest automake and autoconf standards
by Ralf Corsepius <corsepiu@faw.uni-ulm.de >.
2001-10-11 19:04:12 +00:00
Joel Sherrill
09eb8a2ee8
2001-10-11 Alexandra Kossovsky <sasha@oktet.ru>
...
* Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
hw_init/.cvsignore, times, configure.ac, ChangeLog: New files.
Reviewed and updated to latest automake and autoconf standards
by Ralf Corsepius <corsepiu@faw.uni-ulm.de >.
2001-10-11 19:04:11 +00:00
Joel Sherrill
3e4969d5b8
2001-10-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.in: Reworked for autoconf-2.52.
2001-10-11 16:43:45 +00:00
Joel Sherrill
0be2f35867
2001-10-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.in: AC_PREREQ(2.52), Adapt CONFIG_SUBDIRS to
autoconf-2.52.
2001-10-11 16:43:10 +00:00
Joel Sherrill
cae8bc927a
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/gensh2.cfg: Remove -lstdc++ from make-exe.
2001-10-11 16:42:39 +00:00
Joel Sherrill
b7232e6f4a
2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS.
2001-10-11 16:38:20 +00:00
Joel Sherrill
fc40d5d4a8
2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
* configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
RTEMS_LIBBSP_CPU_SUBDIR.
2001-10-11 16:38:05 +00:00
Joel Sherrill
a7681683d0
2001-10-11 Joel Sherrill <joel@OARcorp.com>
...
* custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
to avoid using the apparently broken or deprecated -o argument.
2001-10-11 16:36:41 +00:00
Joel Sherrill
3d5bd91b72
2001-10-11 Joel Sherrill <joel@OARcorp.com>
...
* console/85c30.c, startup/bspstart.c: Fix references to delay() and
delay_in_bus_cycles() to add rtems_bsp_ prefix.
2001-10-11 16:30:34 +00:00
Joel Sherrill
d9b0b86670
2001-10-10 Joel Sherrill <joel@OARcorp.com>
...
* src/imfs/imfs_getchild.c: Correct length of static string
as reported by Ibragimov Ilya <ibr@oktet.ru >.
2001-10-11 13:16:24 +00:00
Joel Sherrill
ceead58b56
2001-10-10 Joel Sherrill <joel@OARcorp.com>
...
* libc/printk.c (printNum): Properly handle a maxwidth of 0
as reported by Nick Hennenfent <NICK.HENNENFENT@ROCHE.COM >.
2001-10-10 18:42:07 +00:00
Joel Sherrill
083b72aece
2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/rtems-cpu-subdirs.m4: New file.
2001-10-10 00:38:56 +00:00
Joel Sherrill
193f8107b0
2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: reformat noinst_HEADERS to work around a bug in
automake-1.4-p5.
* configure.in: autoupdate to autoconf-2.52, apply RTEMS_CPU_SUBDIRS.
2001-10-10 00:36:15 +00:00
Joel Sherrill
1e93954540
2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* acinclude.m4: New file.
* configure.in: Use RTEMS_BSP_SUBDIR.
2001-10-10 00:31:09 +00:00
Joel Sherrill
949b619051
2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* acinclude.m4: New file.
* configure.in: Use RTEMS_BSP_SUBDIR.
2001-10-10 00:25:36 +00:00
Joel Sherrill
bfba54ed1c
2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* automake/compile.am: Fundamentally reworked compilation rules for
closer adaptation to automake's behavior.
2001-10-10 00:22:21 +00:00
Joel Sherrill
221c8f3d68
changed version to ss-20011005
2001-10-05 14:22:37 +00:00
Joel Sherrill
d805c4961d
2001-09-28 Joel Sherrill <joel@OARcorp.com>
...
* dummy/dummy.c: Now a useful configuration that starts main().
* wrapup/Makefile.am: Include a base level configuration in
RTEMS library.
2001-09-28 23:15:51 +00:00
Joel Sherrill
af536c966a
2001-09-28 Joel Sherrill <joel@OARcorp.com>
...
* shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
not main().
2001-09-28 23:14:58 +00:00
Joel Sherrill
6a6cd55490
2001-09-28 Joel Sherrill <joel@OARcorp.com>
...
* start/start.S: Invoke boot_card() not main().
2001-09-28 23:14:23 +00:00
Joel Sherrill
194b5c708d
2001-09-28 Joel Sherrill <joel@OARcorp.com>
...
* src/mqueueopen.c, src/semopen.c: Clarify type on va_arg.
2001-09-28 23:14:08 +00:00
Joel Sherrill
a463a2f86f
2001-09-28 Joel Sherrill <joel@OARcorp.com>
...
* custom/ods68302.cfg: Add custom make-cxx-exe rule to account
for MC68302_BASE.
2001-09-28 23:09:16 +00:00
Joel Sherrill
0387547451
2001-09-27 Jiri Gaisler <jiri@gaisler.com>
...
* cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
bug has been there all the time, but only hits the leon bsp since the
leon cpu has a 5-stage pipeline (erc32 has 4 stages).
2001-09-28 14:09:41 +00:00
Joel Sherrill
0e053e83ae
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
* include/Makefile.am: Use 'PREINSTALL_FILES ='.
* inline/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
* macros/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-28 13:36:26 +00:00
Joel Sherrill
3f56f22c7f
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
* include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
* inline/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
* macros/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-28 13:36:12 +00:00
Joel Sherrill
0e99592e5e
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
* include/Makefile.am: Use 'PREINSTALL_FILES ='.
* inline/rtems/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
* macros/rtems/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-28 13:36:03 +00:00
Joel Sherrill
4154b62fda
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/zilog/Makefile.am: Use 'PREINSTALL_FILES ='.
* include/motorola/Makefile.am: Use 'PREINSTALL_FILES ='.
* include/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
* include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
* include/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-28 13:35:49 +00:00
Joel Sherrill
e4145663eb
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
* network/Makefile.am: Use 'PREINSTALL_FILES ='.
* serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-28 13:35:05 +00:00
Joel Sherrill
52b3ff6819
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* src/imfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-28 13:34:57 +00:00
Joel Sherrill
aea9bb4695
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* untar/Makefile.am: Use 'PREINSTALL_FILES ='.
* monitor/Makefile.am: Use 'PREINSTALL_FILES ='.
* shell/Makefile.am: Use 'PREINSTALL_FILES ='.
* devnull/Makefile.am: Use 'PREINSTALL_FILES ='.
* dumpbuf/Makefile.am: Use 'PREINSTALL_FILES ='.
* mw-fb/Makefile.am: Use 'PREINSTALL_FILES ='.
* stackchk/Makefile.am: Use 'PREINSTALL_FILES ='.
* rtmonuse/Makefile.am: Use 'PREINSTALL_FILES ='.
* cpuuse/Makefile.am: Use 'PREINSTALL_FILES ='.
* rootfs/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-28 13:34:40 +00:00
Joel Sherrill
e747aaf843
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rpc/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-28 13:34:27 +00:00
Joel Sherrill
a86faa5908
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-28 13:34:17 +00:00
Joel Sherrill
152790ae61
2001-09-27 Joel Sherrill <joel@OARcorp.com>
...
* old_exception_processing/cpu.h: Renamed delay() to rtems_bsp_delay().
Renamed delay_in_bus_cycles() to rtems_bsp_delay_in_bus_cycles().
* shared/include/cpu.h: Renamed delay() to rtems_bsp_delay().
Renamed delay_in_bus_cycles() to rtems_bsp_delay_in_bus_cycles().
2001-09-28 13:29:25 +00:00
Joel Sherrill
cf28209062
2001-09-27 Joel Sherrill <joel@OARcorp.com>
...
* include/bsp.h: Renamed delay() to rtems_bsp_delay().
2001-09-28 13:28:11 +00:00
Joel Sherrill
cbb5fc7072
2001-09-27 Joel Sherrill <joel@OARcorp.com>
...
* include/bsp.h: Renamed delay() to rtems_bsp_delay().
* shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
2001-09-28 13:25:55 +00:00
Joel Sherrill
4009fd862a
2001-09-27 Jiri Gaisler <jiri@gaisler.com>
...
* cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
bug has been there all the time, but only hits the leon bsp since the
leon cpu has a 5-stage pipeline (erc32 has 4 stages).
2001-09-27 21:17:26 +00:00
Joel Sherrill
6846a2f5cf
2001-09-27 Joel Sherrill <joel@OARcorp.com>
...
* ChangeLog: Fixed typo in date.
2001-09-27 21:08:19 +00:00
Joel Sherrill
2fc97439ff
2001-09-27 Jiri Gaisler <jiri@gaisler.com>
...
* cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
bug has been there all the time, but only hits the leon bsp since the
leon cpu has a 5-stage pipeline (erc32 has 4 stages).
2001-09-27 19:52:09 +00:00
Joel Sherrill
6cc5f1b445
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/Makefile.am: Use 'TMPINSTALL_FILES ='.
* cache/Makefile.am: Use 'PREINSTALL_FILES ='.
* cache/Makefile.am: Use 'CLEANFILES ='.
2001-09-27 19:46:35 +00:00
Joel Sherrill
c1767be077
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/Makefile.am: Use 'TMPINSTALL_FILES ='.
2001-09-27 19:46:17 +00:00
Joel Sherrill
5f4ee2ab59
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
* old_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
* mpc6xx/mmu/Makefile.am: Use 'PREINSTALL_FILES ='.
* mpc6xx/clock/Makefile.am: Use 'PREINSTALL_FILES ='.
* mpc6xx/exceptions/Makefile.am: Use 'PREINSTALL_FILES ='.
* mpc8xx/include/Makefile.am: Use 'PREINSTALL_FILES ='.
* mpc8xx/exceptions/Makefile.am: Use 'PREINSTALL_FILES ='.
* shared/include/Makefile.am: Use 'PREINSTALL_FILES ='.
* shared/src/Makefile.am: Use 'PREINSTALL_FILES ='.
* shared/src/Makefile.am: Use 'CLEANFILES ='.
2001-09-27 19:45:55 +00:00
Joel Sherrill
dc2014fe98
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* tx39/include/Makefile.am: Use 'TMPINSTALL_FILES ='.
* mongoosev/include/Makefile.am: Use 'TMPINSTALL_FILES ='.
* mongoosev/duart/Makefile.am: Use 'PREINSTALL_FILES ='.
* shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
* shared/cache/Makefile.am: Use 'CLEANFILES ='.
2001-09-27 19:45:21 +00:00
Joel Sherrill
563acb1e8b
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
* shared/cache/Makefile.am: Use 'CLEANFILES ='.
2001-09-27 19:45:04 +00:00
Joel Sherrill
232be6b1c2
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Use 'PREINSTALL_FILES ='.
* Makefile.am: Use 'CLEANFILES ='.
2001-09-27 19:44:39 +00:00
Joel Sherrill
ae74a16a71
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-27 19:44:10 +00:00
Joel Sherrill
738349192c
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
* shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-27 19:42:43 +00:00