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

4.104.114.84.95
Last change on this file since 7184977 was 7184977, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 12:50:27

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
console/Makefile.am: Reflect having moved automake.
hw_init/Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
start/Makefile.am: Reflect having moved automake.
startup/Makefile.am: Reflect having moved automake.
wrapup/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 6.2 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        Makefile.am: Reflect having moved automake.
4        console/Makefile.am: Reflect having moved automake.
5        hw_init/Makefile.am: Reflect having moved automake.
6        include/Makefile.am: Reflect having moved automake.
7        start/Makefile.am: Reflect having moved automake.
8        startup/Makefile.am: Reflect having moved automake.
9        wrapup/Makefile.am: Reflect having moved automake.
10
112003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
14
152003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        PR 445/bsps
18        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
19        Remove cpp, old_cpp (now unused).
20
212003-06-13      Joel Sherrill <joel@OARcorp.com>
22
23        * startup/linkcmds: Removed warnings.
24
252003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Remove AC_CONFIG_AUX_DIR.
28
292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
32
332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: AC_PREREQ(2.57).
36
372003-01-28      Joel Sherrill <joel@OARcorp.com>
38
39        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Fix
40        to work around truncated section names.
41
422003-01-20      Joel Sherrill <joel@OARcorp.com>
43
44        * startup/linkcmds*: Add FreeBSD sysctl() sections.
45
462003-01-20      Joel Sherrill <joel@OARcorp.com>
47
48        * startup/linkcmds.rom, startup/linkcmds.rom2ram: Add FreeBSD sysctl()
49        sections.
50
512003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
54
552003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
58        * hw_init/Makefile.am: Don't include @RTEMS_BSP@.cfg.
59        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
60        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
61
622002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * start/Makefile.am: Use install-data-local to install startfile.
65
662002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
69
702002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * .cvsignore: Reformat.
73        Add autom4te*cache.
74        Remove autom4te.cache.
75
762002-09-14      Joel Sherrill <joel@OARcorp.com>
77
78        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
79        of all calls to bsp_libc_init() resulted in some cleanup here.
80
812002-08-21      Joel Sherrill <joel@OARcorp.com>
82
83        * bsp_specs: Added support for -nostdlibs.
84
852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
88
892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
92        * hw_init/Makefile.am: Use .$(OBJEXT) instead of .o.
93        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
94        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
95
962002-07-25      Joel Sherrill <joel@OARcorp.com>
97
98        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
99        to remove problems linking empty main(){} with BSP.
100
1012002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * start/Makefile.am: Eliminate PGMS.
104        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
105
1062002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
109        linkcmds.rom2ram.
110
1112002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
114        Remove $(OBJS) from all-local.
115
1162002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
119
1202001-05-09      Joel Sherrill <joel@OARcorp.com>
121
122        * startup/linkcmds: In support of gcc 3.1, added one of more
123        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
124        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
125        and direction of segments to memory regions may also have been
126        addressed.  This was a sweep across all BSPs.
127 
1282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac:
131        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
132        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
133        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
134        * Makefile.am: Remove AUTOMAKE_OPTIONS.
135        * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
136        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
137        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
138        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
139        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
140
1412001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
144
1452001-10-29      Joel Sherrill <joel@OARcorp.com>
146
147        * startup/linkcmds: Remove explicit force of output format.
148
1492001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
150
151        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
152        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
153
1542001-10-15      Joel Sherrill <joel@OARcorp.com>
155
156        * console/.cvsignore: New file.
157
1582001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
161        START_HW_INIT-support macros, add console/Makefile.
162        * Makefile.am: Add console SUBDIR.
163        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
164        * include/Makefile.am: Add bspopts.h.
165        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
166        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
167        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
168        compatibility.
169        * wrapup/Makefile.am: Add console to BSP_PIECES.
170        * console/Makefile.am: New.
171        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
172
1732001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
176        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
177        * include/.cvsignore: Add stamp-h*, bspopts.h*.
178        * include/bsp.h: Add bspopts.h.
179
1802001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
181
182        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
183        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
184        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
185        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
186        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
187        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
188        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
189        Reviewed and updated to latest automake and autoconf standards
190        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
191
Note: See TracBrowser for help on using the repository browser.