source: rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog @ 73733dc

4.104.114.84.95
Last change on this file since 73733dc was 73733dc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/11/06 at 04:52:39

2006-01-11 Ralf Corsepius <ralf.corsepius@…>

  • configure.ac: Remove explicit ampolish3 support (now in RTEMS_BSP_CONFIGURE).
  • Property mode set to 100644
File size: 15.8 KB
Line 
12006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove explicit ampolish3 support (now in
4        RTEMS_BSP_CONFIGURE).
5
62006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * configure.ac: Add ampolish3 support.
9        * Makefile.am: Add preinstall.am.
10
112006-01-10      Joel Sherrill <joel@OARcorp.com>
12
13        * startup/linkcmds: Merge from 4.6 branch. Now the copy_data loop
14        works.
15
162006-01-10      Joel Sherrill <joel@OARcorp.com>
17
18        * configure.ac: Add configuration for ENABLE_SIS_QUIRKS.
19
202005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * include/bsp.h: New header guard.
23
242005-01-20      Joel Sherrill <joel@OARcorp.com>
25
26        * bsp_specs: Conditionalize inclusion of crtend/crtn.
27
282005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
31
322005-01-06      Joel Sherrill <joel@OARcorp.com>
33
34        * Makefile.am: Fix typo.
35
362005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * Makefile.am: Remove build-variant support.
39
402004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        * configure.ac: Require automake > 1.9.
43
442004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        PR 610/bsps
47        * Makefile.am: Add include/tm27.h, Cosmetics.
48        * include/tm27.h: Final cosmetics.
49
502004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * include/bsp.h: Split out tmtest27 support.
53        * include/tm27.h: New.
54
552004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        PR 613/bsps
58        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
59
602004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
61
62        PR 614/bsps
63        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
64
652004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
68        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
69        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
70        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
71        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
72
732004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
74
75        * clock/ckinit.c, console/console.c, console/debugputs.c,
76        erc32sonic/erc32sonic.c, include/bsp.h, include/erc32.h,
77        startup/setvec.c, startup/spurious.c, timer/timer.c: Convert to
78        using c99 fixed size types.
79
802004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Reflect changes to bsp.am.
83        Preinstall dist_project_lib*.
84
852004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Reflect changes to bsp.am.
88
892004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
92
932004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Pickup files from ../../sparc/shared instead of
96        ../shared. Reformat.
97
982004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Cosmetics.
101
1022004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Cosmetics.
105
1062004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Merge-in clock/Makefile.am, erc32sonic/Makefile.am,
109        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
110        timer/Makefile.am, wrapup/Makefile.am.
111        Use automake compilation rules.
112        * clock/Makefile.am, erc32sonic/Makefile.am, startup/Makefile.am,
113        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
114        wrapup/Makefile.am: Remove.
115        * configure.ac: Reflect changes above.
116
1172004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Add PREINSTALL_DIRS.
120
1212004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * wrapup/Makefile.am: Reflect changes to libcpu.
124
1252004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
128        Add PRE/TMPINSTALL_FILES to CLEANFILES.
129        * startup/Makefile.am: Ditto.
130
1312004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * gnatsupp/Makefile.am: Eliminate VPATH.
134
1352004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * start/.cvsignore: Remove.
138
1392004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * start/Makefile.am: Remove.
142        * Makefile.am: Merge-in start/Makefile.am.
143        * configure.ac: Reflect changes above.
144
1452004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * wrapup/Makefile.am: Eliminate $(LIB).
148        Use noinst_DATA to trigger building libbsp.a.
149
1502003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * start/Makefile.am: Eliminate VPATH.
153
1542003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
157        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
158
1592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
162        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
163        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
164
1652003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
168
1692003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * start/Makefile.am: Misc cleanups and fixes.
172        * startup/Makefile.am: Misc cleanups and fixes.
173        * wrapup/Makefile.am: Misc cleanups and fixes.
174
1752003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Add dirstamp support to preinstallation.
178        * clock/Makefile.am: Cosmetics.
179        * console/Makefile.am: Cosmetics.
180        * erc32sonic/Makefile.am: Cosmetics.
181        * gnatsupp/Makefile.am: Cosmetics.
182        * start/Makefile.am: Cosmetics.
183        * startup/Makefile.am: Cosmetics.
184        * timer/Makefile.am: Cosmetics.
185        * wrapup/Makefile.am: Cosmetics.
186
1872003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * clock/Makefile.am: Remove all-local: $(ARCH).
190        * console/Makefile.am: Remove all-local: $(ARCH).
191        * erc32sonic/Makefile.am: Remove all-local: $(ARCH).
192        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
193        * start/Makefile.am: Remove all-local: $(ARCH).
194        * startup/Makefile.am: Remove all-local: $(ARCH).
195        * timer/Makefile.am: Remove all-local: $(ARCH).
196        * wrapup/Makefile.am: Remove all-local: $(ARCH).
197
1982003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Fix preinstallation of include/coverhd.h.
201
2022003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * Makefile.am: Merge-in include/Makefile.am.
205        Reflect changes to bsp.am.
206        * include/Makefile.am: Remove.
207        * configure.ac: Reflect changes above.
208
2092003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * bsp_specs: Remove *lib:.
212
2132003-09-04      Joel Sherrill <joel@OARcorp.com>
214
215        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
216        console/debugputs.c, include/bsp.h, include/coverhd.h,
217        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
218        URL for license changed.
219
2202003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Reflect having moved aclocal/.
223
2242003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: Reflect having moved automake/.
227        * clock/Makefile.am: Reflect having moved automake/.
228        * console/Makefile.am: Reflect having moved automake/.
229        * erc32sonic/Makefile.am: Reflect having moved automake/.
230        * gnatsupp/Makefile.am: Reflect having moved automake/.
231        * include/Makefile.am: Reflect having moved automake/.
232        * start/Makefile.am: Reflect having moved automake/.
233        * startup/Makefile.am: Reflect having moved automake/.
234        * timer/Makefile.am: Reflect having moved automake/.
235        * wrapup/Makefile.am: Reflect having moved automake/.
236
2372003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        PR 452/bsps
240        * startup/Makefile.am: Remove USE_INIT_FINI.
241
2422003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
245
2462003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        PR 445/bsps
249        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
250        Remove cpp, old_cpp (now unused).
251
2522003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac: Remove AC_CONFIG_AUX_DIR.
255
2562003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
259
2602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: AC_PREREQ(2.57).
263
2642003-01-20      Joel Sherrill <joel@OARcorp.com>
265
266        * startup/linkcmds*: Add FreeBSD sysctl() sections.
267
2682002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
271        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
272        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
273        * gnatsupp/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        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
277
2782002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * start/Makefile.am: Use install-data-local to install startfile.
281
2822002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
285
2862002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * .cvsignore: Reformat.
289        Add autom4te*cache.
290        Remove autom4te.cache.
291
2922002-08-21      Joel Sherrill <joel@OARcorp.com>
293
294        * bsp_specs: Added support for -nostdlibs.
295
2962002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
299        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
300
3012002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
304        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
305        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
306        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
307        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
308        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
309        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
310
3112002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * start/Makefile.am: Eliminate PGM.
314        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
315
3162002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
319
3202002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
323        Remove $(OBJS) from all-local.
324
3252002-07-01      Joel Sherrill <joel@OARcorp.com>
326
327        * startup/erc32mec.c: New file.
328        * startup/Makefile.am: Reflect above.
329        * include/erc32.h: Converted SCORE_EXTERN to extern.
330        * tools/runtest.in: Lengthened timeout on test runs.
331
3322002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
335
3362001-05-09      Joel Sherrill <joel@OARcorp.com>
337
338        * startup/linkcmds: In support of gcc 3.1, added one of more
339        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
340        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
341        and direction of segments to memory regions may also have been
342        addressed.  This was a sweep across all BSPs.
343 
3442001-04-26      Joel Sherrill <joel@OARcorp.com>
345
346        * include/bsp.h: Change SIS to ERC32_BSP.
347 
3482002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
351        Remove BSPOPTS_*(FPU_REVB).
352        * wrapup/Makefile.am: Remove tbr.
353
3542002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
357        Add BSPOPTS_*(FPU_REVB).
358        * wrapup/Makefile.am: Add tbr.
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        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
366        * Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
369        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
371        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
372        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
373        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
374        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
375
3762001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
379        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
380        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
381        * include/bsp.h: include bspopts.h.
382
3832001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
386
3872001-11-08      Jiri Gaisler <jiri@gaisler.com>
388
389        This fix is in response to test results reported by Jerry Needell
390        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
391        * include/bsp.h: TM27 was not running properly because the ERC32
392        and LEON cannot nest interrupts at the same level.  The BSP test support
393        had to be modified to support using two different interrupt sources.
394
3952001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
398        * configure.in: Remove.
399        * configure.ac: New file, generated from configure.in by autoupdate.
400
4012001-09-27      Joel Sherrill <joel@OARcorp.com>
402
403        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
404
4052001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
408
4092001-08-16      Joel Sherrill <joel@OARcorp.com>
410
411        * tools/runtest.in: Recognize debug variant of monitor test.
412
4132001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * configure.in: Add bspopts.h.
416        * include/.cvsignore: Add bspopts.h*, stamp-h*.
417        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
418        * include/bsp.h: Include bspopts.h.
419
4202001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
421
422        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
423
4242000-04-23      Jiri Gaisler <jiri@gaisler.com>
425
426        * console/debugputs.c: Switched to unsigned characters.
427
4282000-12-06      Joel Sherrill <joel@OARcorp.com>
429
430        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
431
4322000-11-30      Joel Sherrill <joel@OARcorp.com>
433
434        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
435
4362000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
437
438        * erc32sonic/erc32sonic.c: Minor modifications which enable
439        network interface to come up and work for some time before
440        getting an error in the SONIC driver.  The error is a bit random,
441        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
442        available ram (and traps) while sometimes there is a panic due
443        to RBAE/RXEN.
444
4452000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * Makefile.am: Cleanup.
448
4492000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
450
451        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
452        up .o's instead of .rel's from libcpu.
453
4542000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
455
456        * Makefile.am, configure.in, gnatsupp/Makefile.am,
457        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
458        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
459        wrapup/Makefile.am:
460        * erc32sonic: New directory.
461        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
462        erc32sonic/.cvsignore: New files.
463        * include/erc32.h: New file.
464        * startup/boardinit.S: New file.
465        Big update of SPARC support for ERC32 and LEON.
466        Added support for ERC32 without floating point.
467        Added SONIC support as configured on Tharsys ERC32 board.
468        The bsp's share various code in the shared directory:
469           gnat-support, start-up code, etc.
470        To decrease the foot-print, I removed the 16 kbyte start-up
471        stack that was put in .bss and never reused once the system
472        was up. The stack is now put between the heap and the
473        workspace. To reclaim it, the user can do a rtems_region_extend
474        to merge the stack to the heap region once the system is up.
475
4762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
479
4802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
483
4842000-11-01      Joel Sherrill <joel@OARcorp.com>
485
486        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
487        and libcsupport.h moved from libc to lib/include/rtems and
488        now must be referenced as <rtems/XXX.h>.   Header file order
489        was cleaned up while doing this.
490
4912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
494        Switch to GNU canonicalization.
495
4962000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
499        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
500        wrapup/Makefile.am: Include compile.am
501
5022000-08-10      Joel Sherrill <joel@OARcorp.com>
503
504        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.