source: rtems/c/src/lib/libbsp/sh/gensh4/ChangeLog @ 5850c533

4.104.114.84.95
Last change on this file since 5850c533 was 5850c533, checked in by Joel Sherrill <joel.sherrill@…>, on 10/26/01 at 13:41:07

2001-10-26 Alexandra Kossovsky <sasha@…>

  • README, console/console.c, hw_init/hw_init.c, include/bsp.h, startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
2
3        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
4        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
5
62001-10-15      Joel Sherrill <joel@OARcorp.com>
7
8        * console/.cvsignore: New file.
9
102001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
13        START_HW_INIT-support macros, add console/Makefile.
14        * Makefile.am: Add console SUBDIR.
15        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
16        * include/Makefile.am: Add bspopts.h.
17        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
18        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
19        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
20        compatibility.
21        * wrapup/Makefile.am: Add console to BSP_PIECES.
22        * console/Makefile.am: New.
23        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
24
252001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
28        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
29        * include/.cvsignore: Add stamp-h*, bspopts.h*.
30        * include/bsp.h: Add bspopts.h.
31
322001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
33
34        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
35        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
36        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
37        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
38        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
39        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
40        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
41        Reviewed and updated to latest automake and autoconf standards
42        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
43
Note: See TracBrowser for help on using the repository browser.