Joel Sherrill
bc5fc7a6f4
2001-10-12 Alexandra Kossovsky <sasha@oktet.ru>
...
* cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to
support SH4. Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de >
who did the original SH port.
2001-10-12 17:40:22 +00:00
Joel Sherrill
f64f18160c
2001-10-12 Joel Sherrill <joel@OARcorp.com>
...
* cpu_asm.S: _CPU_Context_save_fp in was incorrectly in conditional
compilation block with (CPU_HARDWARE_FP == FALSE). Reported by
Wayne Bullaughey <wayne@wmi.com >.
2001-10-12 17:11:40 +00:00
Joel Sherrill
cfb99fb7b3
2001-10-12 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-12 16:05:32 +00:00
Joel Sherrill
19b704cdf6
2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
* startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
* include/.cvsignore: Add stamp-h* bspopts.h*
* include/bsp.h: Add bspopts.h.
2001-10-12 14:45:54 +00:00
Joel Sherrill
364d75b6bd
2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
* startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
* include/.cvsignore: Add stamp-h*, bspopts.h*.
* include/bsp.h: Add bspopts.h.
2001-10-12 14:45:28 +00:00
Joel Sherrill
cedf929623
2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/gensh4.cfg: Remove HZ.
* custom/simsh4.cfg: Remove HZ.
2001-10-12 14:45:14 +00:00
Joel Sherrill
aee474b0cf
2001-10-12 Mike Siers <mikes@poliac.com>
...
* Update to stable working state. Congratulations Mike! :)
* modem_example: Directory removed.
* modem_example/16550.h, modem_example/README, modem_example/modem.c,
modem_example/modem.h, modem_example/ppp.c, modem_example/ppp.h,
modem_example/pppcompress.c: Files removed.
* pppd/example/pppd.options: New file.
* pppd/README, pppd/STATUS, pppd/cbcp.c, pppd/cbcp.h, pppd/chat.c,
pppd/pppd.h, pppd/rtemsmain.c: Updated.
2001-10-12 13:43:05 +00:00
Joel Sherrill
ba71076168
2001-10-11 Alexandra Kossovsky <sasha@oktet.ru>
...
* clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
include/Makefile.am, include/iosh7750.h, include/ipl.h,
include/ispsh7750.h, include/sh4_regs.h, include/sh4uart.h,
include/sh7750_regs.h, include/.cvsignore, sci/Makefile.am,
sci/console.c, sci/sh4uart.c, sci/.cvsignore, score/Makefile.am,
score/cpu_asm.c, score/ispsh7750.c, score/.cvsignore,
timer/Makefile.am, timer/timer.c, timer/.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-12 13:19:08 +00:00
Joel Sherrill
38db58f82b
2001-10-11 Mike Siers <mikes@poliac.com>
...
* libc/termios.c: Fixed a memory leak in the termios
software. Basically the tty open function was allocating an input
raw buffer, an output raw buffer, and a cooked buffer that were
not getting released. I have attached a patch for the latest
snapshot. The patch also has a fix to ensure the tty link list
is updated correctly when a tty is closed.
2001-10-11 21:21:43 +00:00
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