source: rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog @ 9cf372e5

4.104.114.84.95
Last change on this file since 9cf372e5 was 19f26fe, checked in by Joel Sherrill <joel.sherrill@…>, on 01/06/05 at 23:52:16

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

  • Makefile.am: Fix typo.
  • Property mode set to 100644
File size: 15.0 KB
Line 
12005-01-06      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Fix typo.
4
52005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Remove build-variant support.
8
92004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * configure.ac: Require automake > 1.9.
12
132004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        PR 610/bsps
16        * Makefile.am: Add include/tm27.h, Cosmetics.
17        * include/tm27.h: Final cosmetics.
18
192004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * include/bsp.h: Split out tmtest27 support.
22        * include/tm27.h: New.
23
242004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        PR 613/bsps
27        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
28
292004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        PR 614/bsps
32        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
33
342004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
37        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
38        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
39        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
40        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
41
422004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        * clock/ckinit.c, console/console.c, console/debugputs.c,
45        erc32sonic/erc32sonic.c, include/bsp.h, include/erc32.h,
46        startup/setvec.c, startup/spurious.c, timer/timer.c: Convert to
47        using c99 fixed size types.
48
492004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Reflect changes to bsp.am.
52        Preinstall dist_project_lib*.
53
542004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Reflect changes to bsp.am.
57
582004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
61
622004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Pickup files from ../../sparc/shared instead of
65        ../shared. Reformat.
66
672004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Cosmetics.
70
712004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Cosmetics.
74
752004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Merge-in clock/Makefile.am, erc32sonic/Makefile.am,
78        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
79        timer/Makefile.am, wrapup/Makefile.am.
80        Use automake compilation rules.
81        * clock/Makefile.am, erc32sonic/Makefile.am, startup/Makefile.am,
82        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
83        wrapup/Makefile.am: Remove.
84        * configure.ac: Reflect changes above.
85
862004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Add PREINSTALL_DIRS.
89
902004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * wrapup/Makefile.am: Reflect changes to libcpu.
93
942004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
97        Add PRE/TMPINSTALL_FILES to CLEANFILES.
98        * startup/Makefile.am: Ditto.
99
1002004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * gnatsupp/Makefile.am: Eliminate VPATH.
103
1042004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * start/.cvsignore: Remove.
107
1082004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * start/Makefile.am: Remove.
111        * Makefile.am: Merge-in start/Makefile.am.
112        * configure.ac: Reflect changes above.
113
1142004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * wrapup/Makefile.am: Eliminate $(LIB).
117        Use noinst_DATA to trigger building libbsp.a.
118
1192003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * start/Makefile.am: Eliminate VPATH.
122
1232003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
126        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
127
1282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
131        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
132        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
133
1342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
137
1382003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * start/Makefile.am: Misc cleanups and fixes.
141        * startup/Makefile.am: Misc cleanups and fixes.
142        * wrapup/Makefile.am: Misc cleanups and fixes.
143
1442003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Add dirstamp support to preinstallation.
147        * clock/Makefile.am: Cosmetics.
148        * console/Makefile.am: Cosmetics.
149        * erc32sonic/Makefile.am: Cosmetics.
150        * gnatsupp/Makefile.am: Cosmetics.
151        * start/Makefile.am: Cosmetics.
152        * startup/Makefile.am: Cosmetics.
153        * timer/Makefile.am: Cosmetics.
154        * wrapup/Makefile.am: Cosmetics.
155
1562003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * clock/Makefile.am: Remove all-local: $(ARCH).
159        * console/Makefile.am: Remove all-local: $(ARCH).
160        * erc32sonic/Makefile.am: Remove all-local: $(ARCH).
161        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
162        * start/Makefile.am: Remove all-local: $(ARCH).
163        * startup/Makefile.am: Remove all-local: $(ARCH).
164        * timer/Makefile.am: Remove all-local: $(ARCH).
165        * wrapup/Makefile.am: Remove all-local: $(ARCH).
166
1672003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Fix preinstallation of include/coverhd.h.
170
1712003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Merge-in include/Makefile.am.
174        Reflect changes to bsp.am.
175        * include/Makefile.am: Remove.
176        * configure.ac: Reflect changes above.
177
1782003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * bsp_specs: Remove *lib:.
181
1822003-09-04      Joel Sherrill <joel@OARcorp.com>
183
184        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
185        console/debugputs.c, include/bsp.h, include/coverhd.h,
186        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
187        URL for license changed.
188
1892003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Reflect having moved aclocal/.
192
1932003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Reflect having moved automake/.
196        * clock/Makefile.am: Reflect having moved automake/.
197        * console/Makefile.am: Reflect having moved automake/.
198        * erc32sonic/Makefile.am: Reflect having moved automake/.
199        * gnatsupp/Makefile.am: Reflect having moved automake/.
200        * include/Makefile.am: Reflect having moved automake/.
201        * start/Makefile.am: Reflect having moved automake/.
202        * startup/Makefile.am: Reflect having moved automake/.
203        * timer/Makefile.am: Reflect having moved automake/.
204        * wrapup/Makefile.am: Reflect having moved automake/.
205
2062003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        PR 452/bsps
209        * startup/Makefile.am: Remove USE_INIT_FINI.
210
2112003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
214
2152003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        PR 445/bsps
218        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
219        Remove cpp, old_cpp (now unused).
220
2212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: Remove AC_CONFIG_AUX_DIR.
224
2252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
228
2292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: AC_PREREQ(2.57).
232
2332003-01-20      Joel Sherrill <joel@OARcorp.com>
234
235        * startup/linkcmds*: Add FreeBSD sysctl() sections.
236
2372002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
240        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
241        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
242        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
243        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
244        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
245        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
246
2472002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * start/Makefile.am: Use install-data-local to install startfile.
250
2512002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
254
2552002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * .cvsignore: Reformat.
258        Add autom4te*cache.
259        Remove autom4te.cache.
260
2612002-08-21      Joel Sherrill <joel@OARcorp.com>
262
263        * bsp_specs: Added support for -nostdlibs.
264
2652002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
268        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
269
2702002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
273        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
274        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
275        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
276        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
277        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
278        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
279
2802002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * start/Makefile.am: Eliminate PGM.
283        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
284
2852002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
288
2892002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
292        Remove $(OBJS) from all-local.
293
2942002-07-01      Joel Sherrill <joel@OARcorp.com>
295
296        * startup/erc32mec.c: New file.
297        * startup/Makefile.am: Reflect above.
298        * include/erc32.h: Converted SCORE_EXTERN to extern.
299        * tools/runtest.in: Lengthened timeout on test runs.
300
3012002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
304
3052001-05-09      Joel Sherrill <joel@OARcorp.com>
306
307        * startup/linkcmds: In support of gcc 3.1, added one of more
308        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
309        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
310        and direction of segments to memory regions may also have been
311        addressed.  This was a sweep across all BSPs.
312 
3132001-04-26      Joel Sherrill <joel@OARcorp.com>
314
315        * include/bsp.h: Change SIS to ERC32_BSP.
316 
3172002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
320        Remove BSPOPTS_*(FPU_REVB).
321        * wrapup/Makefile.am: Remove tbr.
322
3232002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
326        Add BSPOPTS_*(FPU_REVB).
327        * wrapup/Makefile.am: Add tbr.
328
3292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.ac:
332        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
333        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
334        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
339        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
340        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
341        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
344
3452001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
348        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
349        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
350        * include/bsp.h: include bspopts.h.
351
3522001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
355
3562001-11-08      Jiri Gaisler <jiri@gaisler.com>
357
358        This fix is in response to test results reported by Jerry Needell
359        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
360        * include/bsp.h: TM27 was not running properly because the ERC32
361        and LEON cannot nest interrupts at the same level.  The BSP test support
362        had to be modified to support using two different interrupt sources.
363
3642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
367        * configure.in: Remove.
368        * configure.ac: New file, generated from configure.in by autoupdate.
369
3702001-09-27      Joel Sherrill <joel@OARcorp.com>
371
372        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
373
3742001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
377
3782001-08-16      Joel Sherrill <joel@OARcorp.com>
379
380        * tools/runtest.in: Recognize debug variant of monitor test.
381
3822001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * configure.in: Add bspopts.h.
385        * include/.cvsignore: Add bspopts.h*, stamp-h*.
386        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
387        * include/bsp.h: Include bspopts.h.
388
3892001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
390
391        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
392
3932000-04-23      Jiri Gaisler <jiri@gaisler.com>
394
395        * console/debugputs.c: Switched to unsigned characters.
396
3972000-12-06      Joel Sherrill <joel@OARcorp.com>
398
399        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
400
4012000-11-30      Joel Sherrill <joel@OARcorp.com>
402
403        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
404
4052000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
406
407        * erc32sonic/erc32sonic.c: Minor modifications which enable
408        network interface to come up and work for some time before
409        getting an error in the SONIC driver.  The error is a bit random,
410        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
411        available ram (and traps) while sometimes there is a panic due
412        to RBAE/RXEN.
413
4142000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * Makefile.am: Cleanup.
417
4182000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
419
420        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
421        up .o's instead of .rel's from libcpu.
422
4232000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
424
425        * Makefile.am, configure.in, gnatsupp/Makefile.am,
426        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
427        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
428        wrapup/Makefile.am:
429        * erc32sonic: New directory.
430        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
431        erc32sonic/.cvsignore: New files.
432        * include/erc32.h: New file.
433        * startup/boardinit.S: New file.
434        Big update of SPARC support for ERC32 and LEON.
435        Added support for ERC32 without floating point.
436        Added SONIC support as configured on Tharsys ERC32 board.
437        The bsp's share various code in the shared directory:
438           gnat-support, start-up code, etc.
439        To decrease the foot-print, I removed the 16 kbyte start-up
440        stack that was put in .bss and never reused once the system
441        was up. The stack is now put between the heap and the
442        workspace. To reclaim it, the user can do a rtems_region_extend
443        to merge the stack to the heap region once the system is up.
444
4452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
448
4492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
452
4532000-11-01      Joel Sherrill <joel@OARcorp.com>
454
455        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
456        and libcsupport.h moved from libc to lib/include/rtems and
457        now must be referenced as <rtems/XXX.h>.   Header file order
458        was cleaned up while doing this.
459
4602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
463        Switch to GNU canonicalization.
464
4652000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
468        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
469        wrapup/Makefile.am: Include compile.am
470
4712000-08-10      Joel Sherrill <joel@OARcorp.com>
472
473        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.