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

4.104.114.84.95
Last change on this file since b9f84f1 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

2001-11-30 Ralf Corsepius <corsepiu@…>

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