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

4.104.114.84.95
Last change on this file since fcb0cd46 was fcb0cd46, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:06:55

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 12.0 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-11-15      Joel Sherrill <joel@OARcorp.com>
6
7        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
8        file and simplified initialization.
9
102006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Remove superfluous -DASM.
13
142006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * configure.ac: Require autoconf-2.60. Require automake-1.10.
17
182006-06-24      Joel Sherrill <joel@OARcorp.com>
19
20        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
21        .rela.dyn sections.
22
232006-03-08      Joel Sherrill <joel@OARcorp.com>
24
25        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
26        .gnu.linkonce.b.* section.
27
282006-02-08      Joel Sherrill <joel@OARcorp.com>
29
30        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
31        sections required by newer gcc versions.
32
332006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * Makefile.am: Add preinstall.am.
36
372005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * include/bsp.h: New header guard.
40
412005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
44
452005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * Makefile.am: Remove build-variant support.
48
492004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
50
51        * configure.ac: Require automake > 1.9.
52
532004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        PR 610/bsps
56        * Makefile.am: Add include/tm27.h, Cosmetics.
57        * include/tm27.h: Final cosmetics.
58
592004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * include/bsp.h: Split out tmtest27 support.
62        * include/tm27.h: New.
63
642004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        PR 613/bsps
67        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
68
692004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        PR 614/bsps
72        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
73
742004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
77
782004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
81        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
82
832004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
84
85        * include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size
86        types.
87
882004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Reflect changes to bsp.am.
91        Preinstall dist_project_lib*.
92
932004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Reflect changes to bsp.am.
96
972004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
100
1012004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Merge-in console/Makefile.am, hw_init/Makefile.am,
104        startup/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
105        * console/Makefile.am, hw_init/Makefile.am, startup/Makefile.am,
106        wrapup/Makefile.am: Remove.
107        * configure.ac: Reflect changes above.
108
1092004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
112        Add RTEMS_PROG_CCAS.
113
1142004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Add PREINSTALL_DIRS.
117        * wrapup/Makefile.am: Reflect changes to libcpu.
118
1192004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * startup/Makefile.am: Remove bogus EXTRA_DIST.
122        * wrapup/Makefile.am: Reflect changes to libcpu.
123
1242004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
127        Add PRE/TMPINSTALL_FILES to CLEANFILES.
128        * startup/Makefile.am: Ditto.
129
1302004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * start/Makefile.am: Remove.
133        * Makefile.am: Merge-in start/Makefile.am.
134        * configure.ac: Reflect changes above.
135
1362004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * wrapup/Makefile.am: Eliminate $(LIB).
139        Use noinst_DATA to trigger building libbsp.a.
140
1412003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
144        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
145
1462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
149        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
150
1512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
154
1552003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * start/Makefile.am: Misc cleanups and fixes.
158        * startup/Makefile.am: Misc cleanups and fixes.
159
1602003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Add preinstallation dirstamp support.
163        * console/Makefile.am: Cosmetics.
164        * hw_init/Makefile.am: Cosmetics.
165        * startup/Makefile.am: Cosmetics.
166        * wrapup/Makefile.am: Cosmetics.
167
1682003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * console/Makefile.am: Remove all-local: $(ARCH).
171        * hw_init/Makefile.am: Remove all-local: $(ARCH).
172        * start/Makefile.am: Remove all-local: $(ARCH).
173        * startup/Makefile.am: Remove all-local: $(ARCH).
174        * wrapup/Makefile.am: Remove all-local: $(ARCH).
175
1762003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am: Merge-in include/Makefile.am.
179        Reflect changes to bsp.am.
180        * include/Makefile.am: Remove.
181        * configure.ac: Reflect changes above.
182
1832003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * bsp_specs: Remove *lib:.
186
1872003-09-04      Joel Sherrill <joel@OARcorp.com>
188
189        * console/console.c, hw_init/hw_init.c, include/bsp.h,
190        include/coverhd.h, include/sdram.h, start/start.S,
191        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
192        startup/linkcmds.rom2ram: URL for license changed.
193
1942003-08-20      Joel Sherrill <joel@OARcorp.com>
195
196        * console/console.c: Correct copyright statements.
197
1982003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Reflect having moved aclocal/.
201
2022003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * Makefile.am: Reflect having moved automake/.
205        * console/Makefile.am: Reflect having moved automake/.
206        * hw_init/Makefile.am: Reflect having moved automake/.
207        * include/Makefile.am: Reflect having moved automake/.
208        * start/Makefile.am: Reflect having moved automake/.
209        * startup/Makefile.am: Reflect having moved automake/.
210        * wrapup/Makefile.am: Reflect having moved automake/.
211
2122003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
215
2162003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        PR 445/bsps
219        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
220        Remove cpp, old_cpp (now unused).
221
2222003-06-13      Joel Sherrill <joel@OARcorp.com>
223
224        * startup/linkcmds: Removed warnings.
225
2262003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Remove AC_CONFIG_AUX_DIR.
229
2302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
233
2342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: AC_PREREQ(2.57).
237
2382003-01-28      Joel Sherrill <joel@OARcorp.com>
239
240        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Fix
241        to work around truncated section names.
242
2432003-01-20      Joel Sherrill <joel@OARcorp.com>
244
245        * startup/linkcmds*: Add FreeBSD sysctl() sections.
246
2472003-01-20      Joel Sherrill <joel@OARcorp.com>
248
249        * startup/linkcmds.rom, startup/linkcmds.rom2ram: Add FreeBSD sysctl()
250        sections.
251
2522003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
255
2562003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
259        * hw_init/Makefile.am: Don't include @RTEMS_BSP@.cfg.
260        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
261        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
262
2632002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * start/Makefile.am: Use install-data-local to install startfile.
266
2672002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
270
2712002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * .cvsignore: Reformat.
274        Add autom4te*cache.
275        Remove autom4te.cache.
276
2772002-09-14      Joel Sherrill <joel@OARcorp.com>
278
279        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
280        of all calls to bsp_libc_init() resulted in some cleanup here.
281
2822002-08-21      Joel Sherrill <joel@OARcorp.com>
283
284        * bsp_specs: Added support for -nostdlibs.
285
2862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
289
2902002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
293        * hw_init/Makefile.am: Use .$(OBJEXT) instead of .o.
294        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
295        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
296
2972002-07-25      Joel Sherrill <joel@OARcorp.com>
298
299        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
300        to remove problems linking empty main(){} with BSP.
301
3022002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * start/Makefile.am: Eliminate PGMS.
305        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
306
3072002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
310        linkcmds.rom2ram.
311
3122002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
315        Remove $(OBJS) from all-local.
316
3172002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
320
3212001-05-09      Joel Sherrill <joel@OARcorp.com>
322
323        * startup/linkcmds: In support of gcc 3.1, added one of more
324        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
325        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
326        and direction of segments to memory regions may also have been
327        addressed.  This was a sweep across all BSPs.
328 
3292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.ac:
332        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
333        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
334        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
339        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
340        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
341
3422001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
345
3462001-10-29      Joel Sherrill <joel@OARcorp.com>
347
348        * startup/linkcmds: Remove explicit force of output format.
349
3502001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
351
352        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
353        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
354
3552001-10-15      Joel Sherrill <joel@OARcorp.com>
356
357        * console/.cvsignore: New file.
358
3592001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
362        START_HW_INIT-support macros, add console/Makefile.
363        * Makefile.am: Add console SUBDIR.
364        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
365        * include/Makefile.am: Add bspopts.h.
366        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
367        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
368        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
369        compatibility.
370        * wrapup/Makefile.am: Add console to BSP_PIECES.
371        * console/Makefile.am: New.
372        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
373
3742001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
377        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
378        * include/.cvsignore: Add stamp-h*, bspopts.h*.
379        * include/bsp.h: Add bspopts.h.
380
3812001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
382
383        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
384        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
385        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
386        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
387        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
388        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
389        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
390        Reviewed and updated to latest automake and autoconf standards
391        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
392
Note: See TracBrowser for help on using the repository browser.