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

4.104.114.84.95
Last change on this file since f61a85a8 was f61a85a8, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:42:21

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • console/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • start/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
9        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
10        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
13
142001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
17
182001-10-29      Joel Sherrill <joel@OARcorp.com>
19
20        * startup/linkcmds: Remove explicit force of output format.
21
222001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
23
24        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
25        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
26
272001-10-15      Joel Sherrill <joel@OARcorp.com>
28
29        * console/.cvsignore: New file.
30
312001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
34        START_HW_INIT-support macros, add console/Makefile.
35        * Makefile.am: Add console SUBDIR.
36        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
37        * include/Makefile.am: Add bspopts.h.
38        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
39        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
40        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
41        compatibility.
42        * wrapup/Makefile.am: Add console to BSP_PIECES.
43        * console/Makefile.am: New.
44        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
45
462001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
49        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
50        * include/.cvsignore: Add stamp-h*, bspopts.h*.
51        * include/bsp.h: Add bspopts.h.
52
532001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
54
55        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
56        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
57        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
58        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
59        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
60        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
61        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
62        Reviewed and updated to latest automake and autoconf standards
63        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
64
Note: See TracBrowser for help on using the repository browser.