source: rtems/c/src/lib/libbsp/sh/gensh2/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: 14.5 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.ram, startup/linkcmds.rom: Add
29        .rela.dyn sections.
30
312006-03-08      Joel Sherrill <joel@OARcorp.com>
32
33        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
34        .gnu.linkonce.b.* section.
35
362006-02-08      Joel Sherrill <joel@OARcorp.com>
37
38        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: 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-05-11      Joel Sherrill <joel@OARcorp.com>
50
51        * startup/linkcmds: Add .rodata.* sections.
52
532005-05-03      Joel Sherrill <joel@OARcorp.com>
54
55        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix
56        overflow of _CPU_Interrupt_stack_high calculation.
57
582005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
61
622005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * Makefile.am: Remove build-variant support.
65
662004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * configure.ac: Require automake > 1.9.
69
702004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
71
72        PR 610/bsps
73        * Makefile.am: Add include/tm27.h, Cosmetics.
74        * include/tm27.h: Final cosmetics.
75
762004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
77
78        * include/bsp.h: Split out tmtest27 support.
79        * include/tm27.h: New.
80
812004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        PR 613/bsps
84        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
85
862004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        PR 614/bsps
89        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
90
912004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
94
952004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
96
97        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
98        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
99        * startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
100
1012004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
102
103        * include/bsp.h, startup/bspstart.c, startup/hw_init.c: Convert to
104        using c99 fixed size types.
105
1062004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Reflect changes to bsp.am.
109        Preinstall dist_project_lib*.
110
1112004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect changes to bsp.am.
114
1152004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
118
1192004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Pickup files from ../../sh/shared instead of
122        ../shared. Reformat.
123
1242004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
127        startup/Makefile.am, wrapup/Makefile.am.
128        Use automake compilation rules.
129        * console/Makefile.am, scitab/Makefile.am,
130        startup/Makefile.am, wrapup/Makefile.am: Remove.
131        * configure.ac: Reflect changes above.
132
1332004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
136        Add RTEMS_PROG_CCAS.
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
1832003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Add preinstallation dirstamp support.
186        * console/Makefile.am: Cosmetics.
187        * startup/Makefile.am: Cosmetics.
188        * wrapup/Makefile.am: Cosmetics.
189
1902003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * console/Makefile.am: Remove all-local: $(ARCH).
193        * scitab/Makefile.am: Remove all-local: $(ARCH).
194        * start/Makefile.am: Remove all-local: $(ARCH).
195        * startup/Makefile.am: Remove all-local: $(ARCH).
196        * wrapup/Makefile.am: Remove all-local: $(ARCH).
197
1982003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Merge-in include/Makefile.am.
201        Reflect changes to bsp.am.
202        * include/Makefile.am: Remove.
203        * configure.ac: Reflect changes above.
204
2052003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * bsp_specs: Remove *lib:.
208
2092003-09-04      Joel Sherrill <joel@OARcorp.com>
210
211        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
212        start/start.ram, start/start.rom, startup/bspclean.c,
213        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
214        startup/linkcmds.ram, startup/linkcmds.rom: 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, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
259        work around truncated section names.
260
2612003-01-20      Joel Sherrill <joel@OARcorp.com>
262
263        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
264        FreeBSD sysctl() sections.
265
2662003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
269
2702003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
273        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
274        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
275        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
276
2772002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * start/Makefile.am: Use install-data-local to install startfile.
280
2812002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
284
2852002-11-07      Joel Sherrill <joel@OARcorp.com>
286
287        * startup/linkcmds: Include all .rodata* sections.
288
2892002-11-01      Joel Sherrill <joel@OARcorp.com>
290
291        * start/start.S, startup/hw_init.c: Removed warnings.
292
2932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * .cvsignore: Reformat.
296        Add autom4te*cache.
297        Remove autom4te.cache.
298
2992002-09-14      Joel Sherrill <joel@OARcorp.com>
300
301        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
302        of all calls to bsp_libc_init() resulted in some cleanup here.
303
3042002-08-21      Joel Sherrill <joel@OARcorp.com>
305
306        * bsp_specs: Added support for -nostdlibs.
307
3082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
311
3122002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
315        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
316        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
317        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
318
3192002-07-25      Joel Sherrill <joel@OARcorp.com>
320
321        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
322        to remove problems linking empty main(){} with BSP.
323
3242002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * start/Makefile.am: Eliminate PGMS.
327        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
328
3292002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
332
3332002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
336        Remove $(OBJS) from all-local.
337
3382002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
341
3422001-05-09      Joel Sherrill <joel@OARcorp.com>
343
344        * startup/linkcmds: In support of gcc 3.1, added one of more
345        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
346        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
347        and direction of segments to memory regions may also have been
348        addressed.  This was a sweep across all BSPs.
349 
3502002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac:
353        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
354        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
355        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
356        * Makefile.am: Remove AUTOMAKE_OPTIONS.
357        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
358        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
359        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
360        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
361        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
362
3632001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
366
3672001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
370        RTEMS_BSPOPTS_*(START_HW_INIT),
371        RTEMS_BSPOPTS_*(STANDALONE_EVB).
372        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
373
3742001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
377
3782001-10-12      Joel Sherrill <joel@OARcorp.com>
379
380        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
381        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
382        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
383
3842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
387        * configure.in: Remove.
388        * configure.ac: New file, generated from configure.in by autoupdate.
389
3902001-09-27      Joel Sherrill <joel@OARcorp.com>
391
392        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
393
3942001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
397        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
398
3992001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
402
4032001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
404
405        * include/bsp.h: Disabled redefinition of
406        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
407        * console/config.c: New file. Definitions of externs referenced
408        from libbsp/shared/console.c.
409        * console/Makefile.am: Changed VPATH to point to
410        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
411
4122001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * configure.in: Add bspopts.h.
415        * include/.cvsignore: Add bspopts.h*, stamp-h*.
416        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
417        * include/bsp.h: Include bspopts.h.
418        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
419
4202001-06-19      Joel Sherrill <joel@OARcorp.com>
421
422        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
423        it is called in configure.in instead of HZ.
424
4252001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
426
427        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
428        bspopts.h.     
429        * include/.cvsignore: Add stamp-h*, bspopts.h*.
430        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
431        * include/bsp.h: Add bspopts.h.
432        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
433
4342001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * startup/linkcmds: Remove OUTPUT_FORMAT.
437
4382001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
439
440        * README.EVB7045F: New file.
441        * README: Additions and corrections.
442        * include/bsp.h: Switch console to sci0.
443
4442001-01-05      Joel Sherrill <joel@OARcorp.com>
445
446        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
447        the movement of this component to libmisc.
448        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
449
4502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
453
4542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
457
4582000-11-01      Joel Sherrill <joel@OARcorp.com>
459
460        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
461        and libcsupport.h moved from libc to lib/include/rtems and
462        now must be referenced as <rtems/XXX.h>.   Header file order
463        was cleaned up while doing this.
464
4652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
468        Switch to GNU canonicalization.
469
4702000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * scitab/Makefile.am: PROJECT_TOPdir.
473
4742000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
477        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
478
4792000-08-10      Joel Sherrill <joel@OARcorp.com>
480
481        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.