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

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

2004-02-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 9.5 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge-in console/Makefile.am, hw_init/Makefile.am,
8        startup/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
9        * console/Makefile.am, hw_init/Makefile.am, startup/Makefile.am,
10        wrapup/Makefile.am: Remove.
11        * configure.ac: Reflect changes above.
12
132004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
16        Add RTEMS_PROG_CCAS.
17
182004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Add PREINSTALL_DIRS.
21        * wrapup/Makefile.am: Reflect changes to libcpu.
22
232004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * startup/Makefile.am: Remove bogus EXTRA_DIST.
26        * wrapup/Makefile.am: Reflect changes to libcpu.
27
282004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
31        Add PRE/TMPINSTALL_FILES to CLEANFILES.
32        * startup/Makefile.am: Ditto.
33
342004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * start/Makefile.am: Remove.
37        * Makefile.am: Merge-in start/Makefile.am.
38        * configure.ac: Reflect changes above.
39
402004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * wrapup/Makefile.am: Eliminate $(LIB).
43        Use noinst_DATA to trigger building libbsp.a.
44
452003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
48        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
49
502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
53        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
54
552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
58
592003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: Misc cleanups and fixes.
62        * startup/Makefile.am: Misc cleanups and fixes.
63
642003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Add preinstallation dirstamp support.
67        * console/Makefile.am: Cosmetics.
68        * hw_init/Makefile.am: Cosmetics.
69        * startup/Makefile.am: Cosmetics.
70        * wrapup/Makefile.am: Cosmetics.
71
722003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * console/Makefile.am: Remove all-local: $(ARCH).
75        * hw_init/Makefile.am: Remove all-local: $(ARCH).
76        * start/Makefile.am: Remove all-local: $(ARCH).
77        * startup/Makefile.am: Remove all-local: $(ARCH).
78        * wrapup/Makefile.am: Remove all-local: $(ARCH).
79
802003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Merge-in include/Makefile.am.
83        Reflect changes to bsp.am.
84        * include/Makefile.am: Remove.
85        * configure.ac: Reflect changes above.
86
872003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * bsp_specs: Remove *lib:.
90
912003-09-04      Joel Sherrill <joel@OARcorp.com>
92
93        * console/console.c, hw_init/hw_init.c, include/bsp.h,
94        include/coverhd.h, include/sdram.h, start/start.S,
95        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
96        startup/linkcmds.rom2ram: URL for license changed.
97
982003-08-20      Joel Sherrill <joel@OARcorp.com>
99
100        * console/console.c: Correct copyright statements.
101
1022003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Reflect having moved aclocal/.
105
1062003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Reflect having moved automake/.
109        * console/Makefile.am: Reflect having moved automake/.
110        * hw_init/Makefile.am: Reflect having moved automake/.
111        * include/Makefile.am: Reflect having moved automake/.
112        * start/Makefile.am: Reflect having moved automake/.
113        * startup/Makefile.am: Reflect having moved automake/.
114        * wrapup/Makefile.am: Reflect having moved automake/.
115
1162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
119
1202003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        PR 445/bsps
123        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
124        Remove cpp, old_cpp (now unused).
125
1262003-06-13      Joel Sherrill <joel@OARcorp.com>
127
128        * startup/linkcmds: Removed warnings.
129
1302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove AC_CONFIG_AUX_DIR.
133
1342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
137
1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: AC_PREREQ(2.57).
141
1422003-01-28      Joel Sherrill <joel@OARcorp.com>
143
144        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Fix
145        to work around truncated section names.
146
1472003-01-20      Joel Sherrill <joel@OARcorp.com>
148
149        * startup/linkcmds*: Add FreeBSD sysctl() sections.
150
1512003-01-20      Joel Sherrill <joel@OARcorp.com>
152
153        * startup/linkcmds.rom, startup/linkcmds.rom2ram: Add FreeBSD sysctl()
154        sections.
155
1562003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
159
1602003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * hw_init/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166
1672002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * start/Makefile.am: Use install-data-local to install startfile.
170
1712002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174
1752002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * .cvsignore: Reformat.
178        Add autom4te*cache.
179        Remove autom4te.cache.
180
1812002-09-14      Joel Sherrill <joel@OARcorp.com>
182
183        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
184        of all calls to bsp_libc_init() resulted in some cleanup here.
185
1862002-08-21      Joel Sherrill <joel@OARcorp.com>
187
188        * bsp_specs: Added support for -nostdlibs.
189
1902002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
193
1942002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * hw_init/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
199        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
200
2012002-07-25      Joel Sherrill <joel@OARcorp.com>
202
203        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
204        to remove problems linking empty main(){} with BSP.
205
2062002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * start/Makefile.am: Eliminate PGMS.
209        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
210
2112002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
214        linkcmds.rom2ram.
215
2162002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
219        Remove $(OBJS) from all-local.
220
2212002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
224
2252001-05-09      Joel Sherrill <joel@OARcorp.com>
226
227        * startup/linkcmds: In support of gcc 3.1, added one of more
228        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
229        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
230        and direction of segments to memory regions may also have been
231        addressed.  This was a sweep across all BSPs.
232 
2332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac:
236        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
237        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
238        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
245
2462001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
249
2502001-10-29      Joel Sherrill <joel@OARcorp.com>
251
252        * startup/linkcmds: Remove explicit force of output format.
253
2542001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
255
256        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
257        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
258
2592001-10-15      Joel Sherrill <joel@OARcorp.com>
260
261        * console/.cvsignore: New file.
262
2632001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
266        START_HW_INIT-support macros, add console/Makefile.
267        * Makefile.am: Add console SUBDIR.
268        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
269        * include/Makefile.am: Add bspopts.h.
270        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
271        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
272        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
273        compatibility.
274        * wrapup/Makefile.am: Add console to BSP_PIECES.
275        * console/Makefile.am: New.
276        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
277
2782001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
281        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
282        * include/.cvsignore: Add stamp-h*, bspopts.h*.
283        * include/bsp.h: Add bspopts.h.
284
2852001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
286
287        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
288        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
289        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
290        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
291        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
292        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
293        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
294        Reviewed and updated to latest automake and autoconf standards
295        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
296
Note: See TracBrowser for help on using the repository browser.