source: rtems/c/src/lib/libbsp/sh/gensh4/ChangeLog @ 6b366f73

4.104.114.84.95
Last change on this file since 6b366f73 was 6b366f73, checked in by Joel Sherrill <joel.sherrill@…>, on 10/29/01 at 14:28:48

2001-10-29 Joel Sherrill <joel@…>

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