summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/sh/simsh4/ChangeLog
blob: c5181c13ed96b3dcb197e545f3722b2df609fc20 (plain) (tree)
1
2
3
4
5
6
7






                                                                














                                                                               
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-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>.