Commit Graph

5427 Commits

Author SHA1 Message Date
Joel Sherrill
473ed53be0 2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/gensh4.cfg: Remove START_HW_INIT.
	* custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
2001-10-15 18:02:09 +00:00
Joel Sherrill
6ce599cdf6 2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
	START_HW_INIT-support macros, add console/Makefile.
	* Makefile.am: Add console SUBDIR.
	* hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
	* include/Makefile.am: Add bspopts.h.
	* include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
	* startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
	* startup/linkcmds: Comment out OUTPUT_FORMAT for coff
	compatibility.
	* wrapup/Makefile.am: Add console to BSP_PIECES.
	* console/Makefile.am: New.
	* console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
2001-10-15 18:01:50 +00:00
Joel Sherrill
12ae6d9e06 2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/sh4uart.h: move to include/sh/sh4uart.h.
	* include/ispsh7750.h: move to include/rtems/score/ispsh7750.h.
	* include/iosh7750.h: move include/rtems/score/iosh7750.h.
	* include/sh7750_regs.h: move to include/rtems/score/sh7750_regs.h.
	* include/rtems/score/ipl.h: move to include/rtems/score/ipl.h.
	* include/rtems/score/sh4_regs.h: Reintroduce from Alexandra
	Kossovsky's original sources.
	* include/Makefile.am: reflect changes above, remove EXTRA_DIST,
	require automake 1.5.
	* sci/Makefile.am: Disable compilation of console.c.
	* sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S,
	remove SH4_CPU_HZ_Frequency;
	* score/isph7750.c: Remove #if !defined(sh7750), include sh4_regs.h.
2001-10-15 18:01:12 +00:00
Joel Sherrill
3bcc0d8913 2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu.c: Fix #ifdefs, add missing #endif.
2001-10-15 17:58:07 +00:00
Joel Sherrill
64cc4bb5af 2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkbinutilsspec.in: Guard sed-pattern against autoconf.
	* mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
	Target_alias.
	* mkgdbspec.in: Guard sed-pattern against autoconf.
	* mkbspspec.in: Guard sed-pattern against autoconf.
	* configure.ac: Rework check for RPM_SPECSdir.
	* autotools/automake-rtems.spec: Update to automake-1.5.
2001-10-15 17:49:35 +00:00
Joel Sherrill
76c6828d8a 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* start/start.S: Fixed typo.
2001-10-12 21:12:58 +00:00
Joel Sherrill
8807eac0e9 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/p_clock.c, startup/bspstart.c: Fixed typo.
2001-10-12 21:12:44 +00:00
Joel Sherrill
9f6c06322a 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* include/chain.h: Fixed typo.
2001-10-12 21:10:49 +00:00
Joel Sherrill
a606b45326 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* console/inch.c: Fixed typo.
2001-10-12 21:09:26 +00:00
Joel Sherrill
d8cdc1f58c 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Fixed typo.

	* comm/gdb_glue.c:
2001-10-12 21:09:05 +00:00
Joel Sherrill
87beb0219f 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Fixed typo.
2001-10-12 21:09:04 +00:00
Joel Sherrill
d24657e38a 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Fixed typo.
2001-10-12 21:08:40 +00:00
Joel Sherrill
ae509f5c18 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* debug_ada/init.c, network_ada/listener/init.c,
	network_ada/tcprelay/init.c, ts_1325_ada/init.c: Fixed typo.
2001-10-12 21:08:26 +00:00
Joel Sherrill
dc90de487e 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* console/console-io.c: Fixed typo.
2001-10-12 21:07:58 +00:00
Joel Sherrill
1fc3537458 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
	startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
	Fixed typo.
2001-10-12 21:07:45 +00:00
Joel Sherrill
0b48b35a1e 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/clock.c, console/debugio.c, include/dmv170.h, startup/setvec.c,
	startup/vmeintr.c: Fixed typo.
2001-10-12 21:07:26 +00:00
Joel Sherrill
88ee071e79 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/p_clock.c: Fixed typo.
2001-10-12 21:07:15 +00:00
Joel Sherrill
182712f770 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/p_clock.c, include/bsp.h, include/coverhd.h,
	startup/bspstart.c, startup/bspstart.c.nocache, startup/setvec.c,
	startup/start.S: Fixed typo.
2001-10-12 21:07:01 +00:00
Joel Sherrill
64efd55b7d 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
2001-10-12 21:06:39 +00:00
Joel Sherrill
d53094301c 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/clock.c, console/console.c, console/debugio.c,
	console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
	console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
	startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
	timer/timer.c: Fixed typo.
2001-10-12 21:06:23 +00:00
Joel Sherrill
7358d5b17a 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
	console/consolebsp.h, console/consolereserveresources.c,
	console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
	include/gen2.h, startup/82378zb.c, startup/FPGA.c,
	startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
	startup/vmeintr.c, timer/timer.c: Fixed typo.
2001-10-12 21:06:05 +00:00
Joel Sherrill
6dd5650fe9 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
	startup/bspstart.c, startup/linkcmds: Fixed typo.
2001-10-12 21:05:50 +00:00
Joel Sherrill
2b4c86efbf 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, start/start.S, start/start.ram, start/start.rom,
	startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
	startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
2001-10-12 21:05:26 +00:00
Joel Sherrill
10aec3b438 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* console.c, setvec.c: Fixed typo.
2001-10-12 21:05:11 +00:00
Joel Sherrill
bfeee88fc6 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* console-polled.c, console.c: Fixed typo.
2001-10-12 21:04:47 +00:00
Joel Sherrill
dfde9d050e 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h,
	startup/setvec.c, timer/timer.c: Fixed typo.
2001-10-12 21:04:25 +00:00
Joel Sherrill
590aba4f1a 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* mpc6xx/clock/c_clock.c, mpc6xx/clock/c_clock.h, mpc8xx/clock/clock.c,
	mpc8xx/timer/timer.c, new_exception_processing/cpu.c,
	new_exception_processing/cpu.h, new_exception_processing/cpu_asm.S,
	old_exception_processing/cpu.c, old_exception_processing/cpu.h,
	old_exception_processing/cpu_asm.S, old_exception_processing/rtems.S:
	Fixed typo.
2001-10-12 21:03:53 +00:00
Joel Sherrill
cc13fa3245 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* rootfs/mkrootfs.c, rootfs/mkrootfs.h: Fixed typo.
2001-10-12 21:03:15 +00:00
Joel Sherrill
05e3b5bba4 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* unlimited/init.c, unlimited/system.h, unlimited/test1.c,
	unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc:
	Fixed typo.
2001-10-12 21:02:52 +00:00
Joel Sherrill
4f7a0f426b 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* serial/z85c30.c: Fixed typo.
2001-10-12 21:02:29 +00:00
Joel Sherrill
650a539761 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, delay/delay.c, include/iosh7032.h,
	include/ispsh7032.h, include/sci.h, include/sh7_pfc.h,
	include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7032.c,
	timer/timer.c: Fixed typo.
2001-10-12 21:01:15 +00:00
Joel Sherrill
fc0ac39cda 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, include/iosh7045.h, include/ispsh7045.h,
	include/sci.h, include/sh7_pfc.h, include/sh7_sci.h, sci/sci.c,
	score/cpu_asm.c, score/ispsh7045.c, timer/timer.c: Fixed typo.
2001-10-12 21:00:52 +00:00
Joel Sherrill
f08c3a8670 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, include/iosh7750.h, include/ipl.h,
	include/ispsh7750.h, sci/console.c, sci/sh4uart.c, score/cpu_asm.c,
	score/ispsh7750.c, timer/timer.c: Fixed typo.
2001-10-12 21:00:22 +00:00
Joel Sherrill
b4a457958c 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* console/console-io.c: Fixed typo.
2001-10-12 20:59:42 +00:00
Joel Sherrill
be90751713 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* console/console.c: Fixed typo.
2001-10-12 20:59:22 +00:00
Joel Sherrill
57624a1661 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* shared/ppctypes.h: Fixed typo.
2001-10-12 20:57:47 +00:00
Joel Sherrill
2a691da6aa 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* include/rtems/directives.h: Fixed typo.
2001-10-12 20:57:31 +00:00
Joel Sherrill
d7aecdc8f8 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
2001-10-12 18:47:00 +00:00
Joel Sherrill
4d22f1a5b0 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
2001-10-12 18:37:33 +00:00
Joel Sherrill
59e73f373c 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* include/sh4_regs.h: Deleted and contents merged in score/cpu
	to avoid dependencies.
	* include/Makefile.am: Reflects above.
2001-10-12 17:48:02 +00:00
Joel Sherrill
7d953c2d08 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h,
	rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes
	and made sure there were no includes from the libcpu tree.
2001-10-12 17:46:47 +00:00
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