source: rtems/c/src/lib/libbsp/sh/gensh1/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: 13.4 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: Add .rela.dyn sections.
29
302006-03-08      Joel Sherrill <joel@OARcorp.com>
31
32        * startup/linkcmds: Add .gnu.linkonce.b.* section.
33
342006-02-08      Joel Sherrill <joel@OARcorp.com>
35
36        * startup/linkcmds: Add sections required by newer gcc versions.
37
382006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * Makefile.am: Add preinstall.am.
41
422005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * include/bsp.h: New header guard.
45
462005-05-11      Joel Sherrill <joel@OARcorp.com>
47
48        * startup/linkcmds: Add .rodata.* sections.
49
502005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
53
542005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * Makefile.am: Remove build-variant support.
57
582004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * configure.ac: Require automake > 1.9.
61
622004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
63
64        PR 610/bsps
65        * Makefile.am: Add include/tm27.h, Cosmetics.
66        * include/tm27.h: Final cosmetics.
67
682004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
69
70        * include/bsp.h: Split out tmtest27 support.
71        * include/tm27.h: New.
72
732004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
74
75        PR 613/bsps
76        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
77
782004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        PR 614/bsps
81        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
82
832004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
84
85        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
86
872004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
88
89        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
90        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
91
922004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
93
94        * include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size
95        types.
96
972004-03-03      Joel Sherrill <joel@OARcorp.com>
98
99        * startup/linkcmds: Add more memory and sections so tests can link.
100        This is a generic BSP for a CPU model so OK to do this.
101
1022004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Reflect changes to bsp.am.
105        Preinstall dist_project_lib*.
106
1072004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect changes to bsp.am.
110
1112004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
114
1152004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Pickup files from ../../sh/shared instead of
118        ../shared. Reformat.
119
1202004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Cosmetics.
123
1242004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
127        Add RTEMS_PROG_CCAS.
128
1292004-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
132        startup/Makefile.am, wrapup/Makefile.am.
133        Use automake-compilation rules.
134        * console/Makefile.am, scitab/Makefile.am, startup/Makefile.am,
135        wrapup/Makefile.am: Remove.
136        * configure.ac: Reflect changes above.
137
1382004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Add PREINSTALL_DIRS.
141        * wrapup/Makefile.am: Reflect changes to libcpu.
142
1432004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * wrapup/Makefile.am: Reflect changes to libcpu.
146
1472004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
150        Add PRE/TMPINSTALL_FILES to CLEANFILES.
151        * startup/Makefile.am: Ditto.
152
1532004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * start/Makefile.am: Remove.
156        * Makefile.am: Merge-in start/Makefile.am.
157        * configure.ac: Reflect changes above.
158
1592004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * wrapup/Makefile.am: Eliminate $(LIB).
162        Use noinst_DATA to trigger building libbsp.a.
163
1642003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
167        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
168
1692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
172        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
173
1742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
177
1782003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * start/Makefile.am: Misc cleanups and fixes.
181        * startup/Makefile.am: Misc cleanups and fixes.
182        * wrapup/Makefile.am: Misc cleanups and fixes.
183
1842003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Add preinstallation dirstamp support.
187        * console/Makefile.am: Cosmetics.
188        * scitab/Makefile.am: Cosmetics.
189        * startup/Makefile.am: Cosmetics.
190        * wrapup/Makefile.am: Cosmetics.
191
1922003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * console/Makefile.am: Remove all-local: $(ARCH).
195        * scitab/Makefile.am: Remove all-local: $(ARCH).
196        * start/Makefile.am: Remove all-local: $(ARCH).
197        * startup/Makefile.am: Remove all-local: $(ARCH).
198        * wrapup/Makefile.am: Remove all-local: $(ARCH).
199
2002003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Merge-in include/Makefile.am.
203        Reflect changes to bsp.am.
204        * include/Makefile.am: Remove.
205        * configure.ac: Reflect changes above.
206
2072003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * bsp_specs: Remove *lib:.
210
2112003-09-04      Joel Sherrill <joel@OARcorp.com>
212
213        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
214        startup/bspstart.c, startup/linkcmds: URL for license changed.
215
2162003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Reflect having moved aclocal/.
219
2202003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Reflect having moved automake/.
223        * console/Makefile.am: Reflect having moved automake/.
224        * include/Makefile.am: Reflect having moved automake/.
225        * scitab/Makefile.am: Reflect having moved automake/.
226        * start/Makefile.am: Reflect having moved automake/.
227        * startup/Makefile.am: Reflect having moved automake/.
228        * wrapup/Makefile.am: Reflect having moved automake/.
229
2302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
233
2342003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        PR 445/bsps
237        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
238        Remove cpp, old_cpp (now unused).
239
2402003-06-13      Joel Sherrill <joel@OARcorp.com>
241
242        * startup/linkcmds: Removed warnings.
243
2442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: Remove AC_CONFIG_AUX_DIR.
247
2482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
251
2522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac: AC_PREREQ(2.57).
255
2562003-01-28      Joel Sherrill <joel@OARcorp.com>
257
258        * startup/linkcmds: Fix to work around truncated section names.
259
2602003-01-20      Joel Sherrill <joel@OARcorp.com>
261
262        * startup/linkcmds*: Add FreeBSD sysctl() sections.
263
2642003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
267
2682002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
271        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
272        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
273        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
274
2752002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * start/Makefile.am: Use install-data-local to install startfile.
278
2792002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
282
2832002-11-07      Joel Sherrill <joel@OARcorp.com>
284
285        * startup/linkcmds: Include all .rodata* sections.
286
2872002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * .cvsignore: Reformat.
290        Add autom4te*cache.
291        Remove autom4te.cache.
292
2932002-09-14      Joel Sherrill <joel@OARcorp.com>
294
295        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
296        of all calls to bsp_libc_init() resulted in some cleanup here.
297
2982002-08-21      Joel Sherrill <joel@OARcorp.com>
299
300        * bsp_specs: Added support for -nostdlibs.
301
3022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
305        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
306
3072002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
310        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
311        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
312        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
313
3142002-07-25      Joel Sherrill <joel@OARcorp.com>
315
316        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
317        to remove problems linking empty main(){} with BSP.
318
3192002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * start/Makefile.am: Eliminate PGM.
322        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
323
3242002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
327
3282002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
331        Remove $(OBJS) from all-local.
332
3332002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
336
3372001-05-09      Joel Sherrill <joel@OARcorp.com>
338
339        * startup/linkcmds: In support of gcc 3.1, added one of more
340        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
341        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
342        and direction of segments to memory regions may also have been
343        addressed.  This was a sweep across all BSPs.
344 
3452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * configure.ac:
348        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
349        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
350        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
351        * Makefile.am: Remove AUTOMAKE_OPTIONS.
352        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
353        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
354        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
355        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
356        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
357
3582001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
361
3622001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
365
3662001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
369        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
370
3712001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
374
3752001-10-12      Joel Sherrill <joel@OARcorp.com>
376
377        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
378        startup/bspstart.c, startup/linkcmds: Fixed typo.
379
3802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
383        * configure.in: Remove.
384        * configure.ac: New file, generated from configure.in by autoupdate.
385
3862001-09-27      Joel Sherrill <joel@OARcorp.com>
387
388        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
389
3902001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
393
3942001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * configure.in: Add bspopts.h.
397        * include/.cvsignore: Add bspopts.h*, stamp-h*.
398        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
399        * include/bsp.h: Include bspopts.h.
400        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
401
4022001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
403
404        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
405        add bspopts.h.
406        * include/.cvsignore: Add stamp-h*, bspopts.h*.
407        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
408        * include/bsp.h: Add bspopts.h.
409
4102001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * startup/linkcmds: Remove OUTPUT_FORMAT.
413
4142001-01-05      Joel Sherrill <joel@OARcorp.com>
415
416        * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
417        rest of make-target-options and moved them to BSP configure options.
418
4192001-01-05      Joel Sherrill <joel@OARcorp.com>
420
421        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
422        the movement of this component to libmisc.
423        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
424
4252000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
428
4292000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
432
4332000-11-01      Joel Sherrill <joel@OARcorp.com>
434
435        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
436        libcsupport.h moved from libc to lib/include/rtems and
437        now must be referenced as <rtems/XXX.h>.   Header file order
438        was cleaned up while doing this.
439
4402000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
443        Switch to GNU canonicalization.
444
4452000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * scitab/Makefile.am: PROJECT_TOPdir.
448
4492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
452        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
453
4542000-08-10      Joel Sherrill <joel@OARcorp.com>
455
456        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.