source: rtems/c/src/lib/libbsp/sh/simsh4/ChangeLog @ bff4b946

4.104.114.84.95
Last change on this file since bff4b946 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.8 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-le, startup/linkcmds-le.coff: Add
29        .rela.dyn sections.
30
312006-03-08      Joel Sherrill <joel@OARcorp.com>
32
33        * startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add
34        .gnu.linkonce.b.* section.
35
362006-02-08      Joel Sherrill <joel@OARcorp.com>
37
38        * startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: 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        * startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
91
922004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
93
94        * clock/ckinit.c, include/bsp.h, startup/bspstart.c, timer/timer.c:
95        Convert to using c99 fixed size types.
96
972004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Reflect changes to bsp.am.
100        Preinstall dist_project_lib*.
101
1022004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Reflect changes to bsp.am.
105
1062004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
109
1102004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
113        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
114        compilation rules.
115        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
116        timer/Makefile.am, wrapup/Makefile.am: Remove.
117        * configure.ac: Reflect changes above.
118
1192004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
122        Add RTEMS_PROG_CCAS.
123
1242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Add PREINSTALL_DIRS.
127        * wrapup/Makefile.am: Reflect changes to libcpu.
128
1292004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * startup/Makefile.am: Remove bogus EXTRA_DIST.
132        * timer/Makefile.am: Remove bogus EXTRA_DIST.
133        * wrapup/Makefile.am: Reflect changes to libcpu.
134
1352004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
138        Add PRE/TMPINSTALL_FILES to CLEANFILES.
139        * startup/Makefile.am: Ditto.
140
1412004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Regenerate.
144
1452004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * start/Makefile.am: Remove.
148        * Makefile.am: Merge-in start/Makefile.am.
149        * configure.ac: Reflect changes above.
150
1512004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * wrapup/Makefile.am: Eliminate $(LIB).
154        Use noinst_DATA to trigger building libbsp.a.
155
1562003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
159        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
160
1612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
164        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
165
1662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
169
1702003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * clock/Makefile.am: Misc cleanups and fixes.
173        * start/Makefile.am: Misc cleanups and fixes.
174        * startup/Makefile.am: Misc cleanups and fixes.
175        * timer/Makefile.am: Misc cleanups and fixes.
176
1772003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Add preinstallation dirstamp support.
180        * clock/Makefile.am: Cosmetics.
181        * console/Makefile.am: Cosmetics.
182        * startup/Makefile.am: Cosmetics.
183        * timer/Makefile.am: Cosmetics.
184        * wrapup/Makefile.am: Cosmetics.
185
1862003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * console/Makefile.am: Remove all-local: $(ARCH).
189        * start/Makefile.am: Remove all-local: $(ARCH).
190        * startup/Makefile.am: Remove all-local: $(ARCH).
191        * wrapup/Makefile.am: Remove all-local: $(ARCH).
192
1932003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Merge-in include/Makefile.am.
196        Reflect changes to bsp.am.
197        * include/Makefile.am: Remove.
198        * configure.ac: Reflect changes above.
199
2002003-09-04      Joel Sherrill <joel@OARcorp.com>
201
202        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
203        include/ramdisk.h, start/start.S, startup/bspstart.c,
204        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le.coff,
205        timer/timer.c, tools/runtest.in: URL for license changed.
206
2072003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Makefile.am: Add tools to SUBDIRS.
210        * configure.ac: Add RTEMS_CONFIG_BUILD_SUBDIRS(tools).
211
2122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * Makefile.am: Reflect having moved aclocal/.
215
2162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Reflect having moved automake/.
219        * clock/Makefile.am: Reflect having moved automake/.
220        * console/Makefile.am: Reflect having moved automake/.
221        * include/Makefile.am: Reflect having moved automake/.
222        * start/Makefile.am: Reflect having moved automake/.
223        * startup/Makefile.am: Reflect having moved automake/.
224        * timer/Makefile.am: Reflect having moved automake/.
225        * tools/Makefile.am: Reflect having moved automake/.
226        * wrapup/Makefile.am: Reflect having moved automake/.
227
2282003-08-14      Joel Sherrill <joel@OARcorp.com>
229
230        * tools/runtest: Add fileio to list of interactive tests.
231
2322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
235
2362003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        PR 445/bsps
239        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
240        Remove cpp, old_cpp (now unused).
241
2422003-06-13      Joel Sherrill <joel@OARcorp.com>
243
244        * console/console.c, startup/linkcmds: Removed warnings.
245
2462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: Remove AC_CONFIG_AUX_DIR.
249
2502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
253
2542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: AC_PREREQ(2.57).
257
2582003-01-28      Joel Sherrill <joel@OARcorp.com>
259
260        * startup/Makefile.am, startup/linkcmds, startup/linkcmds-le,
261        startup/linkcmds-le.coff: Fix to work around truncated section names.
262
2632003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * wrapup/Makefile.am: Fix typo in CPU_PIECES handling.
266
2672003-01-20      Joel Sherrill <joel@OARcorp.com>
268
269        * startup/linkcmds*: Add FreeBSD sysctl() sections.
270
2712003-01-20      Joel Sherrill <joel@OARcorp.com>
272
273        * startup/linkcmds-le, startup/linkcmds-le.coff: Add FreeBSD sysctl()
274        sections.
275
2762003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
279
2802003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
283        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
284        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
285        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
286        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
287
2882002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * start/Makefile.am: Use install-data-local to install startfile.
291
2922002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
295
2962002-11-07      Joel Sherrill <joel@OARcorp.com>
297
298        * startup/linkcmds: Include all .rodata* sections.
299
3002002-11-01      Joel Sherrill <joel@OARcorp.com>
301
302        * clock/ckinit.c, console/console.c: Removed warnings.
303
3042002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * .cvsignore: Reformat.
307        Add autom4te*cache.
308        Remove autom4te.cache.
309
3102002-09-14      Joel Sherrill <joel@OARcorp.com>
311
312        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
313        of all calls to bsp_libc_init() resulted in some cleanup here.
314
3152002-08-21      Joel Sherrill <joel@OARcorp.com>
316
317        * bsp_specs: Added support for -nostdlibs.
318
3192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
322
3232002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
326        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
327        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
328        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
329        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
330
3312002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * start/Makefile.am: Eliminate PGMS.
334        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
335
3362002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds-le.
339
3402002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
343        Remove $(OBJS) from all-local.
344
3452002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
348
3492001-05-09      Joel Sherrill <joel@OARcorp.com>
350
351        * startup/linkcmds: In support of gcc 3.1, added one of more
352        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
353        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
354        and direction of segments to memory regions may also have been
355        addressed.  This was a sweep across all BSPs.
356 
3572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.ac:
360        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
361        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
362        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
363        * Makefile.am: Remove AUTOMAKE_OPTIONS.
364        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
365        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
366        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
369        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
371
3722001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
375
3762001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
377
378        * tools: New subdirectory.
379        * tools/Makefile.am, tools/runtest: New files.
380
3812001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * configure.ac: Added support for START_HW_INIT.
384        * console/Makefile.am: Removed VPATH.
385        * include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
386        * startup/linkcmds: Do not force output format to coff-sh.
387        * startup/linkcmds-le: Comment out force of output format and add
388        comment questioning need to have special linkcmds for little endian.
389        * wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
390
3912001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
394        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
395        * include/.cvsignore: Add stamp-h* bspopts.h*
396        * include/bsp.h: Add bspopts.h.
397
3982001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
399
400        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
401        README, bsp_specs, console/Makefile.am, console/console.c,
402        console/.cvsignore, include/Makefile.am, include/bsp.h,
403        include/coverhd.h, include/syscall.h, include/ramdisk.h,
404        include/.cvsignore, start/Makefile.am, start/start.S,
405        start/.cvsignore, startup/Makefile.am, startup/bspstart.c,
406        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le,
407        startup/linkcmds-le.coff, startup/.cvsignore, timer/Makefile.am,
408        timer/timer.c, timer/.cvsignore, wrapup/Makefile.am, wrapup/.cvsignore,
409        configure.ac, .cvsignore, ChangeLog:  New files. 
410        Reviewed and updated to latest automake and autoconf standards
411        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
412
Note: See TracBrowser for help on using the repository browser.