source: rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog @ 1be1e913

4.104.114.84.95
Last change on this file since 1be1e913 was 1be1e913, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/31/04 at 05:17:45

2004-03-31 Ralf Corsepius <ralf_corsepius@…>

  • clock/ckinit.c, console/console.c, console/debugputs.c, erc32sonic/erc32sonic.c, include/bsp.h, include/erc32.h, startup/setvec.c, startup/spurious.c, timer/timer.c: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 13.9 KB
RevLine 
[1be1e913]12004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * clock/ckinit.c, console/console.c, console/debugputs.c,
4        erc32sonic/erc32sonic.c, include/bsp.h, include/erc32.h,
5        startup/setvec.c, startup/spurious.c, timer/timer.c: Convert to
6        using c99 fixed size types.
7
[2a7f9a28]82004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * Makefile.am: Reflect changes to bsp.am.
11        Preinstall dist_project_lib*.
12
[6ac101b]132004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Reflect changes to bsp.am.
16
[c24d7c84]172004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
20
[af333d7]212004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Pickup files from ../../sparc/shared instead of
24        ../shared. Reformat.
25
[2c8fbdd]262004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Cosmetics.
29
[bb0b1e4]302004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Cosmetics.
33
[454c30fc]342004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Merge-in clock/Makefile.am, erc32sonic/Makefile.am,
37        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
38        timer/Makefile.am, wrapup/Makefile.am.
39        Use automake compilation rules.
40        * clock/Makefile.am, erc32sonic/Makefile.am, startup/Makefile.am,
41        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
42        wrapup/Makefile.am: Remove.
43        * configure.ac: Reflect changes above.
44
[aed95bd]452004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Add PREINSTALL_DIRS.
48
[96fc70b2]492004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * wrapup/Makefile.am: Reflect changes to libcpu.
52
[ff716ea0]532004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
56        Add PRE/TMPINSTALL_FILES to CLEANFILES.
57        * startup/Makefile.am: Ditto.
58
[b8174748]592004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * gnatsupp/Makefile.am: Eliminate VPATH.
62
[ba2dafad]632004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * start/.cvsignore: Remove.
66
[356d53f]672004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * start/Makefile.am: Remove.
70        * Makefile.am: Merge-in start/Makefile.am.
71        * configure.ac: Reflect changes above.
72
[6411947]732004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * wrapup/Makefile.am: Eliminate $(LIB).
76        Use noinst_DATA to trigger building libbsp.a.
77
[5dc5398d]782003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * start/Makefile.am: Eliminate VPATH.
81
[b35414a]822003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
85        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
86
[b0c8ddc]872003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
90        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
91        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
92
[810720b6]932003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
96
[e725be0]972003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * start/Makefile.am: Misc cleanups and fixes.
100        * startup/Makefile.am: Misc cleanups and fixes.
101        * wrapup/Makefile.am: Misc cleanups and fixes.
102
[cceaa6e]1032003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Add dirstamp support to preinstallation.
106        * clock/Makefile.am: Cosmetics.
107        * console/Makefile.am: Cosmetics.
108        * erc32sonic/Makefile.am: Cosmetics.
109        * gnatsupp/Makefile.am: Cosmetics.
110        * start/Makefile.am: Cosmetics.
111        * startup/Makefile.am: Cosmetics.
112        * timer/Makefile.am: Cosmetics.
113        * wrapup/Makefile.am: Cosmetics.
114
[6713c14]1152003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * clock/Makefile.am: Remove all-local: $(ARCH).
118        * console/Makefile.am: Remove all-local: $(ARCH).
119        * erc32sonic/Makefile.am: Remove all-local: $(ARCH).
120        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
121        * start/Makefile.am: Remove all-local: $(ARCH).
122        * startup/Makefile.am: Remove all-local: $(ARCH).
123        * timer/Makefile.am: Remove all-local: $(ARCH).
124        * wrapup/Makefile.am: Remove all-local: $(ARCH).
125
[7e59103]1262003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Fix preinstallation of include/coverhd.h.
129
[82a7f58]1302003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Merge-in include/Makefile.am.
133        Reflect changes to bsp.am.
134        * include/Makefile.am: Remove.
135        * configure.ac: Reflect changes above.
136
[6f63094]1372003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * bsp_specs: Remove *lib:.
140
[7d2a0641]1412003-09-04      Joel Sherrill <joel@OARcorp.com>
142
143        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
144        console/debugputs.c, include/bsp.h, include/coverhd.h,
145        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
146        URL for license changed.
147
[fe8bc62f]1482003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Reflect having moved aclocal/.
151
[d73e8326]1522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
[c483a4e]154        * Makefile.am: Reflect having moved automake/.
155        * clock/Makefile.am: Reflect having moved automake/.
156        * console/Makefile.am: Reflect having moved automake/.
157        * erc32sonic/Makefile.am: Reflect having moved automake/.
158        * gnatsupp/Makefile.am: Reflect having moved automake/.
159        * include/Makefile.am: Reflect having moved automake/.
160        * start/Makefile.am: Reflect having moved automake/.
161        * startup/Makefile.am: Reflect having moved automake/.
162        * timer/Makefile.am: Reflect having moved automake/.
163        * wrapup/Makefile.am: Reflect having moved automake/.
[d73e8326]164
[317458ce]1652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
[75fcb394]167        PR 452/bsps
[317458ce]168        * startup/Makefile.am: Remove USE_INIT_FINI.
169
[7dcc3fe]1702003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
173
[d266acd2]1742003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
[75fcb394]176        PR 445/bsps
[d266acd2]177        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
178        Remove cpp, old_cpp (now unused).
179
[7a97f26]1802003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Remove AC_CONFIG_AUX_DIR.
183
[ccd81b60]1842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
187
[9b5c258]1882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: AC_PREREQ(2.57).
191
[1d36d2af]1922003-01-20      Joel Sherrill <joel@OARcorp.com>
193
194        * startup/linkcmds*: Add FreeBSD sysctl() sections.
195
[9630de8]1962002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205
[59a01a6e]2062002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * start/Makefile.am: Use install-data-local to install startfile.
209
[2567546]2102002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213
[8730f45]2142002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * .cvsignore: Reformat.
217        Add autom4te*cache.
218        Remove autom4te.cache.
219
[a2ae30c2]2202002-08-21      Joel Sherrill <joel@OARcorp.com>
221
222        * bsp_specs: Added support for -nostdlibs.
223
[6fd7b93]2242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
228
[9a4a887]2292002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
232        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
233        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
238
[b324c27]2392002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * start/Makefile.am: Eliminate PGM.
242        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
243
[f1feebb]2442002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
247
[445c0a0]2482002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
251        Remove $(OBJS) from all-local.
252
[e13b2ec0]2532002-07-01      Joel Sherrill <joel@OARcorp.com>
254
255        * startup/erc32mec.c: New file.
256        * startup/Makefile.am: Reflect above.
257        * include/erc32.h: Converted SCORE_EXTERN to extern.
258        * tools/runtest.in: Lengthened timeout on test runs.
259
[80defac]2602002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
263
[85c92574]2642001-05-09      Joel Sherrill <joel@OARcorp.com>
265
266        * startup/linkcmds: In support of gcc 3.1, added one of more
267        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
268        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
269        and direction of segments to memory regions may also have been
270        addressed.  This was a sweep across all BSPs.
271 
[e6ff222]2722001-04-26      Joel Sherrill <joel@OARcorp.com>
273
274        * include/bsp.h: Change SIS to ERC32_BSP.
275 
[ed90f754]2762002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
279        Remove BSPOPTS_*(FPU_REVB).
280        * wrapup/Makefile.am: Remove tbr.
281
[8c1756e]2822002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
285        Add BSPOPTS_*(FPU_REVB).
286        * wrapup/Makefile.am: Add tbr.
287
[23c49b5e]2882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac:
291        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
292        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
293        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
303
[ac43f07]3042001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
307        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
308        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
309        * include/bsp.h: include bspopts.h.
310
[9e1ae79]3112001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
314
[5354ab0]3152001-11-08      Jiri Gaisler <jiri@gaisler.com>
316
317        This fix is in response to test results reported by Jerry Needell
318        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
319        * include/bsp.h: TM27 was not running properly because the ERC32
320        and LEON cannot nest interrupts at the same level.  The BSP test support
321        had to be modified to support using two different interrupt sources.
322
[df25c998]3232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
326        * configure.in: Remove.
327        * configure.ac: New file, generated from configure.in by autoupdate.
328
[cf282090]3292001-09-27      Joel Sherrill <joel@OARcorp.com>
330
331        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
332
[2a989100]3332001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
336
[78796bb]3372001-08-16      Joel Sherrill <joel@OARcorp.com>
338
339        * tools/runtest.in: Recognize debug variant of monitor test.
340
[4906d72f]3412001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.in: Add bspopts.h.
344        * include/.cvsignore: Add bspopts.h*, stamp-h*.
345        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
346        * include/bsp.h: Include bspopts.h.
347
[6f21328]3482001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
349
350        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
351
[6de4727f]3522000-04-23      Jiri Gaisler <jiri@gaisler.com>
353
354        * console/debugputs.c: Switched to unsigned characters.
355
[08940dbe]3562000-12-06      Joel Sherrill <joel@OARcorp.com>
357
358        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
359
[cea4bd5]3602000-11-30      Joel Sherrill <joel@OARcorp.com>
361
362        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
363
[a1c86a4c]3642000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
365
366        * erc32sonic/erc32sonic.c: Minor modifications which enable
367        network interface to come up and work for some time before
368        getting an error in the SONIC driver.  The error is a bit random,
369        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
370        available ram (and traps) while sometimes there is a panic due
371        to RBAE/RXEN.
372
[1abb56b]3732000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * Makefile.am: Cleanup.
376
[23bdd25e]3772000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
378
379        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
380        up .o's instead of .rel's from libcpu.
381
[2700423]3822000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
383
384        * Makefile.am, configure.in, gnatsupp/Makefile.am,
385        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
386        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
387        wrapup/Makefile.am:
388        * erc32sonic: New directory.
389        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
390        erc32sonic/.cvsignore: New files.
391        * include/erc32.h: New file.
392        * startup/boardinit.S: New file.
393        Big update of SPARC support for ERC32 and LEON.
394        Added support for ERC32 without floating point.
395        Added SONIC support as configured on Tharsys ERC32 board.
396        The bsp's share various code in the shared directory:
397           gnat-support, start-up code, etc.
398        To decrease the foot-print, I removed the 16 kbyte start-up
399        stack that was put in .bss and never reused once the system
400        was up. The stack is now put between the heap and the
401        workspace. To reclaim it, the user can do a rtems_region_extend
402        to merge the stack to the heap region once the system is up.
403
[feead226]4042000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
407
[a314d3b4]4082000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
411
[eba2e4f]4122000-11-01      Joel Sherrill <joel@OARcorp.com>
413
414        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
415        and libcsupport.h moved from libc to lib/include/rtems and
416        now must be referenced as <rtems/XXX.h>.   Header file order
417        was cleaned up while doing this.
418
[0134f4f]4192000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
422        Switch to GNU canonicalization.
423
[0ecf57c7]4242000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
427        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
428        wrapup/Makefile.am: Include compile.am
429
[e94ad1fe]4302000-08-10      Joel Sherrill <joel@OARcorp.com>
431
432        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.