source: rtems/c/src/lib/libbsp/sh/gensh2/ChangeLog @ d4d4c051

4.104.114.84.95
Last change on this file since d4d4c051 was d4d4c051, checked in by Joel Sherrill <joel.sherrill@…>, on 05/14/07 at 16:42:14

2007-05-14 Joel Sherrill <joel.sherrill@…>

  • Makefile.am: Separate debug IO from console so console driver is not linked in all the time. This manaifested itself when the IO manager optional manager stub dropped some symbols.
  • Property mode set to 100644
File size: 14.8 KB
Line 
12007-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile.am: Separate debug IO from console so console driver is not
4        linked in all the time. This manaifested itself when the IO manager
5        optional manager stub dropped some symbols.
6
72007-05-03      Joel Sherrill <joel@OARcorp.com>
8
9        * startup/linkcmds: Handle .data.* sections
10
112007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * bsp_specs: Remove qrtems_debug.
14
152007-04-02      Joel Sherrill <joel@OARcorp.com>
16
17        * Makefile.am: Add dummy printk support so all tests link.
18
192006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * configure.ac: New BUG-REPORT address.
22
232006-11-15      Joel Sherrill <joel@OARcorp.com>
24
25        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
26        file and simplified initialization.
27
282006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * Makefile.am: Remove superfluous -DASM.
31
322006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * configure.ac: Require autoconf-2.60. Require automake-1.10.
35
362006-06-24      Joel Sherrill <joel@OARcorp.com>
37
38        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
39        .rela.dyn sections.
40
412006-03-08      Joel Sherrill <joel@OARcorp.com>
42
43        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
44        .gnu.linkonce.b.* section.
45
462006-02-08      Joel Sherrill <joel@OARcorp.com>
47
48        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
49        sections required by newer gcc versions.
50
512006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * Makefile.am: Add preinstall.am.
54
552005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * include/bsp.h: New header guard.
58
592005-05-11      Joel Sherrill <joel@OARcorp.com>
60
61        * startup/linkcmds: Add .rodata.* sections.
62
632005-05-03      Joel Sherrill <joel@OARcorp.com>
64
65        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix
66        overflow of _CPU_Interrupt_stack_high calculation.
67
682005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
69
70        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
71
722005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * Makefile.am: Remove build-variant support.
75
762004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
77
78        * configure.ac: Require automake > 1.9.
79
802004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
81
82        PR 610/bsps
83        * Makefile.am: Add include/tm27.h, Cosmetics.
84        * include/tm27.h: Final cosmetics.
85
862004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        * include/bsp.h: Split out tmtest27 support.
89        * include/tm27.h: New.
90
912004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        PR 613/bsps
94        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
95
962004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
97
98        PR 614/bsps
99        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
100
1012004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
102
103        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
104
1052004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
106
107        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
108        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
109        * startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
110
1112004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
112
113        * include/bsp.h, startup/bspstart.c, startup/hw_init.c: Convert to
114        using c99 fixed size types.
115
1162004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Reflect changes to bsp.am.
119        Preinstall dist_project_lib*.
120
1212004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Reflect changes to bsp.am.
124
1252004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
128
1292004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Pickup files from ../../sh/shared instead of
132        ../shared. Reformat.
133
1342004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
137        startup/Makefile.am, wrapup/Makefile.am.
138        Use automake compilation rules.
139        * console/Makefile.am, scitab/Makefile.am,
140        startup/Makefile.am, wrapup/Makefile.am: Remove.
141        * configure.ac: Reflect changes above.
142
1432004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
146        Add RTEMS_PROG_CCAS.
147
1482004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Add PREINSTALL_DIRS.
151        * wrapup/Makefile.am: Reflect changes to libcpu.
152
1532004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * wrapup/Makefile.am: Reflect changes to libcpu.
156
1572004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
160        Add PRE/TMPINSTALL_FILES to CLEANFILES.
161        * startup/Makefile.am: Ditto.
162
1632004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * start/Makefile.am: Remove.
166        * Makefile.am: Merge-in start/Makefile.am.
167        * configure.ac: Reflect changes above.
168
1692004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * wrapup/Makefile.am: Eliminate $(LIB).
172        Use noinst_DATA to trigger building libbsp.a.
173
1742003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
177        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
178
1792003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
182        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
183
1842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
187
1882003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * start/Makefile.am: Misc cleanups and fixes.
191        * startup/Makefile.am: Misc cleanups and fixes.
192
1932003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Add preinstallation dirstamp support.
196        * console/Makefile.am: Cosmetics.
197        * startup/Makefile.am: Cosmetics.
198        * wrapup/Makefile.am: Cosmetics.
199
2002003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * console/Makefile.am: Remove all-local: $(ARCH).
203        * scitab/Makefile.am: Remove all-local: $(ARCH).
204        * start/Makefile.am: Remove all-local: $(ARCH).
205        * startup/Makefile.am: Remove all-local: $(ARCH).
206        * wrapup/Makefile.am: Remove all-local: $(ARCH).
207
2082003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: Merge-in include/Makefile.am.
211        Reflect changes to bsp.am.
212        * include/Makefile.am: Remove.
213        * configure.ac: Reflect changes above.
214
2152003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * bsp_specs: Remove *lib:.
218
2192003-09-04      Joel Sherrill <joel@OARcorp.com>
220
221        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
222        start/start.ram, start/start.rom, startup/bspclean.c,
223        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
224        startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed.
225
2262003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Reflect having moved aclocal/.
229
2302003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Reflect having moved automake/.
233        * console/Makefile.am: Reflect having moved automake/.
234        * include/Makefile.am: Reflect having moved automake/.
235        * scitab/Makefile.am: Reflect having moved automake/.
236        * start/Makefile.am: Reflect having moved automake/.
237        * startup/Makefile.am: Reflect having moved automake/.
238        * wrapup/Makefile.am: Reflect having moved automake/.
239
2402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
243
2442003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        PR 445/bsps
247        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
248        Remove cpp, old_cpp (now unused).
249
2502003-06-13      Joel Sherrill <joel@OARcorp.com>
251
252        * startup/linkcmds: Removed warnings.
253
2542003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: Remove AC_CONFIG_AUX_DIR.
257
2582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
261
2622003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: AC_PREREQ(2.57).
265
2662003-01-28      Joel Sherrill <joel@OARcorp.com>
267
268        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
269        work around truncated section names.
270
2712003-01-20      Joel Sherrill <joel@OARcorp.com>
272
273        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
274        FreeBSD sysctl() 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        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
283        * scitab/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
2872002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * start/Makefile.am: Use install-data-local to install startfile.
290
2912002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
294
2952002-11-07      Joel Sherrill <joel@OARcorp.com>
296
297        * startup/linkcmds: Include all .rodata* sections.
298
2992002-11-01      Joel Sherrill <joel@OARcorp.com>
300
301        * start/start.S, startup/hw_init.c: Removed warnings.
302
3032002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * .cvsignore: Reformat.
306        Add autom4te*cache.
307        Remove autom4te.cache.
308
3092002-09-14      Joel Sherrill <joel@OARcorp.com>
310
311        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
312        of all calls to bsp_libc_init() resulted in some cleanup here.
313
3142002-08-21      Joel Sherrill <joel@OARcorp.com>
315
316        * bsp_specs: Added support for -nostdlibs.
317
3182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
321
3222002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
325        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
326        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
327        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
328
3292002-07-25      Joel Sherrill <joel@OARcorp.com>
330
331        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
332        to remove problems linking empty main(){} with BSP.
333
3342002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * start/Makefile.am: Eliminate PGMS.
337        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
338
3392002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
342
3432002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
346        Remove $(OBJS) from all-local.
347
3482002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
351
3522001-05-09      Joel Sherrill <joel@OARcorp.com>
353
354        * startup/linkcmds: In support of gcc 3.1, added one of more
355        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
356        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
357        and direction of segments to memory regions may also have been
358        addressed.  This was a sweep across all BSPs.
359 
3602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * configure.ac:
363        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
364        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
365        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
366        * Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
369        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
371        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
372
3732001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
376
3772001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
380        RTEMS_BSPOPTS_*(START_HW_INIT),
381        RTEMS_BSPOPTS_*(STANDALONE_EVB).
382        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
383
3842001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
387
3882001-10-12      Joel Sherrill <joel@OARcorp.com>
389
390        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
391        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
392        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
393
3942001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
397        * configure.in: Remove.
398        * configure.ac: New file, generated from configure.in by autoupdate.
399
4002001-09-27      Joel Sherrill <joel@OARcorp.com>
401
402        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
403
4042001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
407        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
408
4092001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
412
4132001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
414
415        * include/bsp.h: Disabled redefinition of
416        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
417        * console/config.c: New file. Definitions of externs referenced
418        from libbsp/shared/console.c.
419        * console/Makefile.am: Changed VPATH to point to
420        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
421
4222001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * configure.in: Add bspopts.h.
425        * include/.cvsignore: Add bspopts.h*, stamp-h*.
426        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
427        * include/bsp.h: Include bspopts.h.
428        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
429
4302001-06-19      Joel Sherrill <joel@OARcorp.com>
431
432        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
433        it is called in configure.in instead of HZ.
434
4352001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
436
437        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
438        bspopts.h.     
439        * include/.cvsignore: Add stamp-h*, bspopts.h*.
440        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
441        * include/bsp.h: Add bspopts.h.
442        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
443
4442001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * startup/linkcmds: Remove OUTPUT_FORMAT.
447
4482001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
449
450        * README.EVB7045F: New file.
451        * README: Additions and corrections.
452        * include/bsp.h: Switch console to sci0.
453
4542001-01-05      Joel Sherrill <joel@OARcorp.com>
455
456        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
457        the movement of this component to libmisc.
458        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
459
4602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
463
4642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
467
4682000-11-01      Joel Sherrill <joel@OARcorp.com>
469
470        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
471        and libcsupport.h moved from libc to lib/include/rtems and
472        now must be referenced as <rtems/XXX.h>.   Header file order
473        was cleaned up while doing this.
474
4752000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
478        Switch to GNU canonicalization.
479
4802000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * scitab/Makefile.am: PROJECT_TOPdir.
483
4842000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
487        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
488
4892000-08-10      Joel Sherrill <joel@OARcorp.com>
490
491        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.