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

4.104.114.84.95
Last change on this file since 445c0a0 was 445c0a0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/04/02 at 08:56:18

2002-07-04 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. Remove $(OBJS) from all-local.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
4        Remove $(OBJS) from all-local.
5
62002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
9
102001-05-09      Joel Sherrill <joel@OARcorp.com>
11
12        * startup/linkcmds: In support of gcc 3.1, added one of more
13        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
14        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
15        and direction of segments to memory regions may also have been
16        addressed.  This was a sweep across all BSPs.
17 
182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac:
21        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
22        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
23        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
30
312001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
34
352001-10-29      Joel Sherrill <joel@OARcorp.com>
36
37        * startup/linkcmds: Remove explicit force of output format.
38
392001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
40
41        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
42        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
43
442001-10-15      Joel Sherrill <joel@OARcorp.com>
45
46        * console/.cvsignore: New file.
47
482001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
51        START_HW_INIT-support macros, add console/Makefile.
52        * Makefile.am: Add console SUBDIR.
53        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
54        * include/Makefile.am: Add bspopts.h.
55        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
56        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
57        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
58        compatibility.
59        * wrapup/Makefile.am: Add console to BSP_PIECES.
60        * console/Makefile.am: New.
61        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
62
632001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
66        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
67        * include/.cvsignore: Add stamp-h*, bspopts.h*.
68        * include/bsp.h: Add bspopts.h.
69
702001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
71
72        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
73        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
74        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
75        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
76        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
77        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
78        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
79        Reviewed and updated to latest automake and autoconf standards
80        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
81
Note: See TracBrowser for help on using the repository browser.