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

Last change on this file since 218c346 was 218c346, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/20/06 at 11:55:29

2006-10-20 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Remove superfluous -DASM.
  • Property mode set to 100644
File size: 14.0 KB
Line 
12006-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove superfluous -DASM.
4
52006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require automake-1.10. Require autoconf-2.60.
8
92006-06-24      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
12        .rela.dyn sections.
13
142006-03-08      Joel Sherrill <joel@OARcorp.com>
15
16        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
17        .gnu.linkonce.b.* section.
18
192006-02-08      Joel Sherrill <joel@OARcorp.com>
20
21        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
22        sections required by newer gcc versions.
23
242006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * Makefile.am: Add preinstall.am.
27
282005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * include/bsp.h: New header guard.
31
322005-05-11      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/linkcmds: Add .rodata.* sections.
35
362005-05-03      Joel Sherrill <joel@OARcorp.com>
37
38        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix
39        overflow of _CPU_Interrupt_stack_high calculation.
40
412005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
44
452005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * Makefile.am: Remove build-variant support.
48
492004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
50
51        * configure.ac: Require automake > 1.9.
52
532004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        PR 610/bsps
56        * Makefile.am: Add include/tm27.h, Cosmetics.
57        * include/tm27.h: Final cosmetics.
58
592004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * include/bsp.h: Split out tmtest27 support.
62        * include/tm27.h: New.
63
642004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        PR 613/bsps
67        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
68
692004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        PR 614/bsps
72        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
73
742004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
77
782004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
81        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
82        * startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
83
842004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
85
86        * include/bsp.h, startup/bspstart.c, startup/hw_init.c: Convert to
87        using c99 fixed size types.
88
892004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Reflect changes to bsp.am.
92        Preinstall dist_project_lib*.
93
942004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Reflect changes to bsp.am.
97
982004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
101
1022004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Pickup files from ../../sh/shared instead of
105        ../shared. Reformat.
106
1072004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
110        startup/Makefile.am, wrapup/Makefile.am.
111        Use automake compilation rules.
112        * console/Makefile.am, scitab/Makefile.am,
113        startup/Makefile.am, wrapup/Makefile.am: Remove.
114        * configure.ac: Reflect changes above.
115
1162004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
119        Add RTEMS_PROG_CCAS.
120
1212004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Add PREINSTALL_DIRS.
124        * wrapup/Makefile.am: Reflect changes to libcpu.
125
1262004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * wrapup/Makefile.am: Reflect changes to libcpu.
129
1302004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
133        Add PRE/TMPINSTALL_FILES to CLEANFILES.
134        * startup/Makefile.am: Ditto.
135
1362004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * start/Makefile.am: Remove.
139        * Makefile.am: Merge-in start/Makefile.am.
140        * configure.ac: Reflect changes above.
141
1422004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * wrapup/Makefile.am: Eliminate $(LIB).
145        Use noinst_DATA to trigger building libbsp.a.
146
1472003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
150        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
151
1522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
155        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
156
1572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
160
1612003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Misc cleanups and fixes.
164        * startup/Makefile.am: Misc cleanups and fixes.
165
1662003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * Makefile.am: Add preinstallation dirstamp support.
169        * console/Makefile.am: Cosmetics.
170        * startup/Makefile.am: Cosmetics.
171        * wrapup/Makefile.am: Cosmetics.
172
1732003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * console/Makefile.am: Remove all-local: $(ARCH).
176        * scitab/Makefile.am: Remove all-local: $(ARCH).
177        * start/Makefile.am: Remove all-local: $(ARCH).
178        * startup/Makefile.am: Remove all-local: $(ARCH).
179        * wrapup/Makefile.am: Remove all-local: $(ARCH).
180
1812003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Merge-in include/Makefile.am.
184        Reflect changes to bsp.am.
185        * include/Makefile.am: Remove.
186        * configure.ac: Reflect changes above.
187
1882003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * bsp_specs: Remove *lib:.
191
1922003-09-04      Joel Sherrill <joel@OARcorp.com>
193
194        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
195        start/start.ram, start/start.rom, startup/bspclean.c,
196        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
197        startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed.
198
1992003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: Reflect having moved aclocal/.
202
2032003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * Makefile.am: Reflect having moved automake/.
206        * console/Makefile.am: Reflect having moved automake/.
207        * include/Makefile.am: Reflect having moved automake/.
208        * scitab/Makefile.am: Reflect having moved automake/.
209        * start/Makefile.am: Reflect having moved automake/.
210        * startup/Makefile.am: Reflect having moved automake/.
211        * wrapup/Makefile.am: Reflect having moved automake/.
212
2132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
216
2172003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        PR 445/bsps
220        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
221        Remove cpp, old_cpp (now unused).
222
2232003-06-13      Joel Sherrill <joel@OARcorp.com>
224
225        * startup/linkcmds: Removed warnings.
226
2272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Remove AC_CONFIG_AUX_DIR.
230
2312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
234
2352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac: AC_PREREQ(2.57).
238
2392003-01-28      Joel Sherrill <joel@OARcorp.com>
240
241        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
242        work around truncated section names.
243
2442003-01-20      Joel Sherrill <joel@OARcorp.com>
245
246        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
247        FreeBSD sysctl() sections.
248
2492003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
252
2532003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
256        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
257        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
258        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
259
2602002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * start/Makefile.am: Use install-data-local to install startfile.
263
2642002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
267
2682002-11-07      Joel Sherrill <joel@OARcorp.com>
269
270        * startup/linkcmds: Include all .rodata* sections.
271
2722002-11-01      Joel Sherrill <joel@OARcorp.com>
273
274        * start/start.S, startup/hw_init.c: Removed warnings.
275
2762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * .cvsignore: Reformat.
279        Add autom4te*cache.
280        Remove autom4te.cache.
281
2822002-09-14      Joel Sherrill <joel@OARcorp.com>
283
284        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
285        of all calls to bsp_libc_init() resulted in some cleanup here.
286
2872002-08-21      Joel Sherrill <joel@OARcorp.com>
288
289        * bsp_specs: Added support for -nostdlibs.
290
2912002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
294
2952002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
298        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
299        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
300        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
301
3022002-07-25      Joel Sherrill <joel@OARcorp.com>
303
304        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
305        to remove problems linking empty main(){} with BSP.
306
3072002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * start/Makefile.am: Eliminate PGMS.
310        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
311
3122002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
315
3162002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
319        Remove $(OBJS) from all-local.
320
3212002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
324
3252001-05-09      Joel Sherrill <joel@OARcorp.com>
326
327        * startup/linkcmds: In support of gcc 3.1, added one of more
328        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
329        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
330        and direction of segments to memory regions may also have been
331        addressed.  This was a sweep across all BSPs.
332 
3332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.ac:
336        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
337        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
338        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
339        * Makefile.am: Remove AUTOMAKE_OPTIONS.
340        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
341        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
345
3462001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
349
3502001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
353        RTEMS_BSPOPTS_*(START_HW_INIT),
354        RTEMS_BSPOPTS_*(STANDALONE_EVB).
355        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
356
3572001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
360
3612001-10-12      Joel Sherrill <joel@OARcorp.com>
362
363        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
364        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
365        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
366
3672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
370        * configure.in: Remove.
371        * configure.ac: New file, generated from configure.in by autoupdate.
372
3732001-09-27      Joel Sherrill <joel@OARcorp.com>
374
375        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
376
3772001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
380        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
381
3822001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
385
3862001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
387
388        * include/bsp.h: Disabled redefinition of
389        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
390        * console/config.c: New file. Definitions of externs referenced
391        from libbsp/shared/console.c.
392        * console/Makefile.am: Changed VPATH to point to
393        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
394
3952001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * configure.in: Add bspopts.h.
398        * include/.cvsignore: Add bspopts.h*, stamp-h*.
399        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
400        * include/bsp.h: Include bspopts.h.
401        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
402
4032001-06-19      Joel Sherrill <joel@OARcorp.com>
404
405        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
406        it is called in configure.in instead of HZ.
407
4082001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
409
410        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
411        bspopts.h.     
412        * include/.cvsignore: Add stamp-h*, bspopts.h*.
413        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
414        * include/bsp.h: Add bspopts.h.
415        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
416
4172001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * startup/linkcmds: Remove OUTPUT_FORMAT.
420
4212001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
422
423        * README.EVB7045F: New file.
424        * README: Additions and corrections.
425        * include/bsp.h: Switch console to sci0.
426
4272001-01-05      Joel Sherrill <joel@OARcorp.com>
428
429        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
430        the movement of this component to libmisc.
431        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
432
4332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
436
4372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
440
4412000-11-01      Joel Sherrill <joel@OARcorp.com>
442
443        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
444        and libcsupport.h moved from libc to lib/include/rtems and
445        now must be referenced as <rtems/XXX.h>.   Header file order
446        was cleaned up while doing this.
447
4482000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
451        Switch to GNU canonicalization.
452
4532000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * scitab/Makefile.am: PROJECT_TOPdir.
456
4572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
460        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
461
4622000-08-10      Joel Sherrill <joel@OARcorp.com>
463
464        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.