source: rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog @ 25bcb1dd

4.104.114.84.95
Last change on this file since 25bcb1dd was 1147a65, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/05 at 17:07:10

2005-01-20 Joel Sherrill <joel@…>

  • bsp_specs: Conditionalize inclusion of crtend/crtn.
  • Property mode set to 100644
File size: 15.2 KB
Line 
12005-01-20      Joel Sherrill <joel@OARcorp.com>
2
3        * bsp_specs: Conditionalize inclusion of crtend/crtn.
4
52005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
8
92005-01-06      Joel Sherrill <joel@OARcorp.com>
10
11        * Makefile.am: Fix typo.
12
132005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * Makefile.am: Remove build-variant support.
16
172004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        * configure.ac: Require automake > 1.9.
20
212004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        PR 610/bsps
24        * Makefile.am: Add include/tm27.h, Cosmetics.
25        * include/tm27.h: Final cosmetics.
26
272004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * include/bsp.h: Split out tmtest27 support.
30        * include/tm27.h: New.
31
322004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        PR 613/bsps
35        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
36
372004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
38
39        PR 614/bsps
40        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
41
422004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        * startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
45        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
46        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
47        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
48        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
49
502004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * clock/ckinit.c, console/console.c, console/debugputs.c,
53        erc32sonic/erc32sonic.c, include/bsp.h, include/erc32.h,
54        startup/setvec.c, startup/spurious.c, timer/timer.c: Convert to
55        using c99 fixed size types.
56
572004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Reflect changes to bsp.am.
60        Preinstall dist_project_lib*.
61
622004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Reflect changes to bsp.am.
65
662004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
69
702004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Pickup files from ../../sparc/shared instead of
73        ../shared. Reformat.
74
752004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Cosmetics.
78
792004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Cosmetics.
82
832004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Merge-in clock/Makefile.am, erc32sonic/Makefile.am,
86        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
87        timer/Makefile.am, wrapup/Makefile.am.
88        Use automake compilation rules.
89        * clock/Makefile.am, erc32sonic/Makefile.am, startup/Makefile.am,
90        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
91        wrapup/Makefile.am: Remove.
92        * configure.ac: Reflect changes above.
93
942004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Add PREINSTALL_DIRS.
97
982004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * wrapup/Makefile.am: Reflect changes to libcpu.
101
1022004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
105        Add PRE/TMPINSTALL_FILES to CLEANFILES.
106        * startup/Makefile.am: Ditto.
107
1082004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * gnatsupp/Makefile.am: Eliminate VPATH.
111
1122004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * start/.cvsignore: Remove.
115
1162004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * start/Makefile.am: Remove.
119        * Makefile.am: Merge-in start/Makefile.am.
120        * configure.ac: Reflect changes above.
121
1222004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * wrapup/Makefile.am: Eliminate $(LIB).
125        Use noinst_DATA to trigger building libbsp.a.
126
1272003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * start/Makefile.am: Eliminate VPATH.
130
1312003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
134        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
135
1362003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
139        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
140        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
141
1422003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
145
1462003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * start/Makefile.am: Misc cleanups and fixes.
149        * startup/Makefile.am: Misc cleanups and fixes.
150        * wrapup/Makefile.am: Misc cleanups and fixes.
151
1522003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Add dirstamp support to preinstallation.
155        * clock/Makefile.am: Cosmetics.
156        * console/Makefile.am: Cosmetics.
157        * erc32sonic/Makefile.am: Cosmetics.
158        * gnatsupp/Makefile.am: Cosmetics.
159        * start/Makefile.am: Cosmetics.
160        * startup/Makefile.am: Cosmetics.
161        * timer/Makefile.am: Cosmetics.
162        * wrapup/Makefile.am: Cosmetics.
163
1642003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * clock/Makefile.am: Remove all-local: $(ARCH).
167        * console/Makefile.am: Remove all-local: $(ARCH).
168        * erc32sonic/Makefile.am: Remove all-local: $(ARCH).
169        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
170        * start/Makefile.am: Remove all-local: $(ARCH).
171        * startup/Makefile.am: Remove all-local: $(ARCH).
172        * timer/Makefile.am: Remove all-local: $(ARCH).
173        * wrapup/Makefile.am: Remove all-local: $(ARCH).
174
1752003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Fix preinstallation of include/coverhd.h.
178
1792003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * Makefile.am: Merge-in include/Makefile.am.
182        Reflect changes to bsp.am.
183        * include/Makefile.am: Remove.
184        * configure.ac: Reflect changes above.
185
1862003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * bsp_specs: Remove *lib:.
189
1902003-09-04      Joel Sherrill <joel@OARcorp.com>
191
192        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
193        console/debugputs.c, include/bsp.h, include/coverhd.h,
194        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
195        URL for license changed.
196
1972003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: Reflect having moved aclocal/.
200
2012003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Reflect having moved automake/.
204        * clock/Makefile.am: Reflect having moved automake/.
205        * console/Makefile.am: Reflect having moved automake/.
206        * erc32sonic/Makefile.am: Reflect having moved automake/.
207        * gnatsupp/Makefile.am: Reflect having moved automake/.
208        * include/Makefile.am: Reflect having moved automake/.
209        * start/Makefile.am: Reflect having moved automake/.
210        * startup/Makefile.am: Reflect having moved automake/.
211        * timer/Makefile.am: Reflect having moved automake/.
212        * wrapup/Makefile.am: Reflect having moved automake/.
213
2142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        PR 452/bsps
217        * startup/Makefile.am: Remove USE_INIT_FINI.
218
2192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
222
2232003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        PR 445/bsps
226        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
227        Remove cpp, old_cpp (now unused).
228
2292003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: Remove AC_CONFIG_AUX_DIR.
232
2332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
236
2372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: AC_PREREQ(2.57).
240
2412003-01-20      Joel Sherrill <joel@OARcorp.com>
242
243        * startup/linkcmds*: Add FreeBSD sysctl() sections.
244
2452002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
248        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
249        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
250        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
251        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
252        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
253        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
254
2552002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * start/Makefile.am: Use install-data-local to install startfile.
258
2592002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
262
2632002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * .cvsignore: Reformat.
266        Add autom4te*cache.
267        Remove autom4te.cache.
268
2692002-08-21      Joel Sherrill <joel@OARcorp.com>
270
271        * bsp_specs: Added support for -nostdlibs.
272
2732002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
276        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
277
2782002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
284        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
285        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
286        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
287
2882002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * start/Makefile.am: Eliminate PGM.
291        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
292
2932002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
296
2972002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
300        Remove $(OBJS) from all-local.
301
3022002-07-01      Joel Sherrill <joel@OARcorp.com>
303
304        * startup/erc32mec.c: New file.
305        * startup/Makefile.am: Reflect above.
306        * include/erc32.h: Converted SCORE_EXTERN to extern.
307        * tools/runtest.in: Lengthened timeout on test runs.
308
3092002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
312
3132001-05-09      Joel Sherrill <joel@OARcorp.com>
314
315        * startup/linkcmds: In support of gcc 3.1, added one of more
316        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
317        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
318        and direction of segments to memory regions may also have been
319        addressed.  This was a sweep across all BSPs.
320 
3212001-04-26      Joel Sherrill <joel@OARcorp.com>
322
323        * include/bsp.h: Change SIS to ERC32_BSP.
324 
3252002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
328        Remove BSPOPTS_*(FPU_REVB).
329        * wrapup/Makefile.am: Remove tbr.
330
3312002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
334        Add BSPOPTS_*(FPU_REVB).
335        * wrapup/Makefile.am: Add tbr.
336
3372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * configure.ac:
340        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
341        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
342        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
345        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
350        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
351        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
352
3532001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
356        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
357        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
358        * include/bsp.h: include bspopts.h.
359
3602001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
363
3642001-11-08      Jiri Gaisler <jiri@gaisler.com>
365
366        This fix is in response to test results reported by Jerry Needell
367        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
368        * include/bsp.h: TM27 was not running properly because the ERC32
369        and LEON cannot nest interrupts at the same level.  The BSP test support
370        had to be modified to support using two different interrupt sources.
371
3722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
375        * configure.in: Remove.
376        * configure.ac: New file, generated from configure.in by autoupdate.
377
3782001-09-27      Joel Sherrill <joel@OARcorp.com>
379
380        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
381
3822001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
385
3862001-08-16      Joel Sherrill <joel@OARcorp.com>
387
388        * tools/runtest.in: Recognize debug variant of monitor test.
389
3902001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * configure.in: Add bspopts.h.
393        * include/.cvsignore: Add bspopts.h*, stamp-h*.
394        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
395        * include/bsp.h: Include bspopts.h.
396
3972001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
398
399        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
400
4012000-04-23      Jiri Gaisler <jiri@gaisler.com>
402
403        * console/debugputs.c: Switched to unsigned characters.
404
4052000-12-06      Joel Sherrill <joel@OARcorp.com>
406
407        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
408
4092000-11-30      Joel Sherrill <joel@OARcorp.com>
410
411        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
412
4132000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
414
415        * erc32sonic/erc32sonic.c: Minor modifications which enable
416        network interface to come up and work for some time before
417        getting an error in the SONIC driver.  The error is a bit random,
418        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
419        available ram (and traps) while sometimes there is a panic due
420        to RBAE/RXEN.
421
4222000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * Makefile.am: Cleanup.
425
4262000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
427
428        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
429        up .o's instead of .rel's from libcpu.
430
4312000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
432
433        * Makefile.am, configure.in, gnatsupp/Makefile.am,
434        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
435        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
436        wrapup/Makefile.am:
437        * erc32sonic: New directory.
438        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
439        erc32sonic/.cvsignore: New files.
440        * include/erc32.h: New file.
441        * startup/boardinit.S: New file.
442        Big update of SPARC support for ERC32 and LEON.
443        Added support for ERC32 without floating point.
444        Added SONIC support as configured on Tharsys ERC32 board.
445        The bsp's share various code in the shared directory:
446           gnat-support, start-up code, etc.
447        To decrease the foot-print, I removed the 16 kbyte start-up
448        stack that was put in .bss and never reused once the system
449        was up. The stack is now put between the heap and the
450        workspace. To reclaim it, the user can do a rtems_region_extend
451        to merge the stack to the heap region once the system is up.
452
4532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
456
4572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
460
4612000-11-01      Joel Sherrill <joel@OARcorp.com>
462
463        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
464        and libcsupport.h moved from libc to lib/include/rtems and
465        now must be referenced as <rtems/XXX.h>.   Header file order
466        was cleaned up while doing this.
467
4682000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
471        Switch to GNU canonicalization.
472
4732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
476        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
477        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.