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

4.104.114.84.95
Last change on this file since 2948f70 was bff4b946, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/07 at 02:15:52

2007-04-12 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove qrtems_debug.
  • Property mode set to 100644
File size: 12.2 KB
Line 
12007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove qrtems_debug.
4
52007-04-02      Joel Sherrill <joel@OARcorp.com>
6
7        * Makefile.am: Add dummy printk support so all tests link.
8
92006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: New BUG-REPORT address.
12
132006-11-15      Joel Sherrill <joel@OARcorp.com>
14
15        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
16        file and simplified initialization.
17
182006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Remove superfluous -DASM.
21
222006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * configure.ac: Require autoconf-2.60. Require automake-1.10.
25
262006-06-24      Joel Sherrill <joel@OARcorp.com>
27
28        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
29        .rela.dyn sections.
30
312006-03-08      Joel Sherrill <joel@OARcorp.com>
32
33        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
34        .gnu.linkonce.b.* section.
35
362006-02-08      Joel Sherrill <joel@OARcorp.com>
37
38        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
39        sections required by newer gcc versions.
40
412006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * Makefile.am: Add preinstall.am.
44
452005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * include/bsp.h: New header guard.
48
492005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
52
532005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * Makefile.am: Remove build-variant support.
56
572004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
58
59        * configure.ac: Require automake > 1.9.
60
612004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        PR 610/bsps
64        * Makefile.am: Add include/tm27.h, Cosmetics.
65        * include/tm27.h: Final cosmetics.
66
672004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
68
69        * include/bsp.h: Split out tmtest27 support.
70        * include/tm27.h: New.
71
722004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
73
74        PR 613/bsps
75        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
76
772004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        PR 614/bsps
80        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
81
822004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
85
862004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
89        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
90
912004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        * include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size
94        types.
95
962004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Reflect changes to bsp.am.
99        Preinstall dist_project_lib*.
100
1012004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Reflect changes to bsp.am.
104
1052004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
108
1092004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Merge-in console/Makefile.am, hw_init/Makefile.am,
112        startup/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
113        * console/Makefile.am, hw_init/Makefile.am, startup/Makefile.am,
114        wrapup/Makefile.am: Remove.
115        * configure.ac: Reflect changes above.
116
1172004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
120        Add RTEMS_PROG_CCAS.
121
1222004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Add PREINSTALL_DIRS.
125        * wrapup/Makefile.am: Reflect changes to libcpu.
126
1272004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * startup/Makefile.am: Remove bogus EXTRA_DIST.
130        * wrapup/Makefile.am: Reflect changes to libcpu.
131
1322004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
135        Add PRE/TMPINSTALL_FILES to CLEANFILES.
136        * startup/Makefile.am: Ditto.
137
1382004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * start/Makefile.am: Remove.
141        * Makefile.am: Merge-in start/Makefile.am.
142        * configure.ac: Reflect changes above.
143
1442004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * wrapup/Makefile.am: Eliminate $(LIB).
147        Use noinst_DATA to trigger building libbsp.a.
148
1492003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
152        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
153
1542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
157        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
158
1592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
162
1632003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * start/Makefile.am: Misc cleanups and fixes.
166        * startup/Makefile.am: Misc cleanups and fixes.
167
1682003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Add preinstallation dirstamp support.
171        * console/Makefile.am: Cosmetics.
172        * hw_init/Makefile.am: Cosmetics.
173        * startup/Makefile.am: Cosmetics.
174        * wrapup/Makefile.am: Cosmetics.
175
1762003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * console/Makefile.am: Remove all-local: $(ARCH).
179        * hw_init/Makefile.am: Remove all-local: $(ARCH).
180        * start/Makefile.am: Remove all-local: $(ARCH).
181        * startup/Makefile.am: Remove all-local: $(ARCH).
182        * wrapup/Makefile.am: Remove all-local: $(ARCH).
183
1842003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Merge-in include/Makefile.am.
187        Reflect changes to bsp.am.
188        * include/Makefile.am: Remove.
189        * configure.ac: Reflect changes above.
190
1912003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * bsp_specs: Remove *lib:.
194
1952003-09-04      Joel Sherrill <joel@OARcorp.com>
196
197        * console/console.c, hw_init/hw_init.c, include/bsp.h,
198        include/coverhd.h, include/sdram.h, start/start.S,
199        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
200        startup/linkcmds.rom2ram: URL for license changed.
201
2022003-08-20      Joel Sherrill <joel@OARcorp.com>
203
204        * console/console.c: Correct copyright statements.
205
2062003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: Reflect having moved aclocal/.
209
2102003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Reflect having moved automake/.
213        * console/Makefile.am: Reflect having moved automake/.
214        * hw_init/Makefile.am: Reflect having moved automake/.
215        * include/Makefile.am: Reflect having moved automake/.
216        * start/Makefile.am: Reflect having moved automake/.
217        * startup/Makefile.am: Reflect having moved automake/.
218        * wrapup/Makefile.am: Reflect having moved automake/.
219
2202003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
223
2242003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        PR 445/bsps
227        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
228        Remove cpp, old_cpp (now unused).
229
2302003-06-13      Joel Sherrill <joel@OARcorp.com>
231
232        * startup/linkcmds: Removed warnings.
233
2342003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Remove AC_CONFIG_AUX_DIR.
237
2382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
241
2422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: AC_PREREQ(2.57).
245
2462003-01-28      Joel Sherrill <joel@OARcorp.com>
247
248        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Fix
249        to work around truncated section names.
250
2512003-01-20      Joel Sherrill <joel@OARcorp.com>
252
253        * startup/linkcmds*: Add FreeBSD sysctl() sections.
254
2552003-01-20      Joel Sherrill <joel@OARcorp.com>
256
257        * startup/linkcmds.rom, startup/linkcmds.rom2ram: Add FreeBSD sysctl()
258        sections.
259
2602003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
263
2642003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
267        * hw_init/Makefile.am: Don't include @RTEMS_BSP@.cfg.
268        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
269        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
270
2712002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * start/Makefile.am: Use install-data-local to install startfile.
274
2752002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
278
2792002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * .cvsignore: Reformat.
282        Add autom4te*cache.
283        Remove autom4te.cache.
284
2852002-09-14      Joel Sherrill <joel@OARcorp.com>
286
287        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
288        of all calls to bsp_libc_init() resulted in some cleanup here.
289
2902002-08-21      Joel Sherrill <joel@OARcorp.com>
291
292        * bsp_specs: Added support for -nostdlibs.
293
2942002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
297
2982002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
301        * hw_init/Makefile.am: Use .$(OBJEXT) instead of .o.
302        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
303        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
304
3052002-07-25      Joel Sherrill <joel@OARcorp.com>
306
307        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
308        to remove problems linking empty main(){} with BSP.
309
3102002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * start/Makefile.am: Eliminate PGMS.
313        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
314
3152002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
318        linkcmds.rom2ram.
319
3202002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
323        Remove $(OBJS) from all-local.
324
3252002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
328
3292001-05-09      Joel Sherrill <joel@OARcorp.com>
330
331        * startup/linkcmds: In support of gcc 3.1, added one of more
332        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
333        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
334        and direction of segments to memory regions may also have been
335        addressed.  This was a sweep across all BSPs.
336 
3372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * configure.ac:
340        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
341        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
342        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
345        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
349
3502001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
353
3542001-10-29      Joel Sherrill <joel@OARcorp.com>
355
356        * startup/linkcmds: Remove explicit force of output format.
357
3582001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
359
360        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
361        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
362
3632001-10-15      Joel Sherrill <joel@OARcorp.com>
364
365        * console/.cvsignore: New file.
366
3672001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
370        START_HW_INIT-support macros, add console/Makefile.
371        * Makefile.am: Add console SUBDIR.
372        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
373        * include/Makefile.am: Add bspopts.h.
374        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
375        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
376        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
377        compatibility.
378        * wrapup/Makefile.am: Add console to BSP_PIECES.
379        * console/Makefile.am: New.
380        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
381
3822001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
385        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
386        * include/.cvsignore: Add stamp-h*, bspopts.h*.
387        * include/bsp.h: Add bspopts.h.
388
3892001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
390
391        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
392        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
393        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
394        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
395        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
396        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
397        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
398        Reviewed and updated to latest automake and autoconf standards
399        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
400
Note: See TracBrowser for help on using the repository browser.