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

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

2004-02-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 13.4 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup files from ../../sparc/shared instead of
8        ../shared. Reformat.
9
102004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Cosmetics.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Cosmetics.
17
182004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Merge-in clock/Makefile.am, erc32sonic/Makefile.am,
21        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
22        timer/Makefile.am, wrapup/Makefile.am.
23        Use automake compilation rules.
24        * clock/Makefile.am, erc32sonic/Makefile.am, startup/Makefile.am,
25        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
26        wrapup/Makefile.am: Remove.
27        * configure.ac: Reflect changes above.
28
292004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Add PREINSTALL_DIRS.
32
332004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * wrapup/Makefile.am: Reflect changes to libcpu.
36
372004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
40        Add PRE/TMPINSTALL_FILES to CLEANFILES.
41        * startup/Makefile.am: Ditto.
42
432004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * gnatsupp/Makefile.am: Eliminate VPATH.
46
472004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * start/.cvsignore: Remove.
50
512004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * start/Makefile.am: Remove.
54        * Makefile.am: Merge-in start/Makefile.am.
55        * configure.ac: Reflect changes above.
56
572004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * wrapup/Makefile.am: Eliminate $(LIB).
60        Use noinst_DATA to trigger building libbsp.a.
61
622003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * start/Makefile.am: Eliminate VPATH.
65
662003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
69        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
74        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
75        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
76
772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
80
812003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: Misc cleanups and fixes.
84        * startup/Makefile.am: Misc cleanups and fixes.
85        * wrapup/Makefile.am: Misc cleanups and fixes.
86
872003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Add dirstamp support to preinstallation.
90        * clock/Makefile.am: Cosmetics.
91        * console/Makefile.am: Cosmetics.
92        * erc32sonic/Makefile.am: Cosmetics.
93        * gnatsupp/Makefile.am: Cosmetics.
94        * start/Makefile.am: Cosmetics.
95        * startup/Makefile.am: Cosmetics.
96        * timer/Makefile.am: Cosmetics.
97        * wrapup/Makefile.am: Cosmetics.
98
992003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * clock/Makefile.am: Remove all-local: $(ARCH).
102        * console/Makefile.am: Remove all-local: $(ARCH).
103        * erc32sonic/Makefile.am: Remove all-local: $(ARCH).
104        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
105        * start/Makefile.am: Remove all-local: $(ARCH).
106        * startup/Makefile.am: Remove all-local: $(ARCH).
107        * timer/Makefile.am: Remove all-local: $(ARCH).
108        * wrapup/Makefile.am: Remove all-local: $(ARCH).
109
1102003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Fix preinstallation of include/coverhd.h.
113
1142003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Merge-in include/Makefile.am.
117        Reflect changes to bsp.am.
118        * include/Makefile.am: Remove.
119        * configure.ac: Reflect changes above.
120
1212003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * bsp_specs: Remove *lib:.
124
1252003-09-04      Joel Sherrill <joel@OARcorp.com>
126
127        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
128        console/debugputs.c, include/bsp.h, include/coverhd.h,
129        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
130        URL for license changed.
131
1322003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Reflect having moved aclocal/.
135
1362003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Reflect having moved automake/.
139        * clock/Makefile.am: Reflect having moved automake/.
140        * console/Makefile.am: Reflect having moved automake/.
141        * erc32sonic/Makefile.am: Reflect having moved automake/.
142        * gnatsupp/Makefile.am: Reflect having moved automake/.
143        * include/Makefile.am: Reflect having moved automake/.
144        * start/Makefile.am: Reflect having moved automake/.
145        * startup/Makefile.am: Reflect having moved automake/.
146        * timer/Makefile.am: Reflect having moved automake/.
147        * wrapup/Makefile.am: Reflect having moved automake/.
148
1492003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        PR 452/bsps
152        * startup/Makefile.am: Remove USE_INIT_FINI.
153
1542003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
157
1582003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        PR 445/bsps
161        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
162        Remove cpp, old_cpp (now unused).
163
1642003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Remove AC_CONFIG_AUX_DIR.
167
1682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
171
1722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: AC_PREREQ(2.57).
175
1762003-01-20      Joel Sherrill <joel@OARcorp.com>
177
178        * startup/linkcmds*: Add FreeBSD sysctl() sections.
179
1802002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
187        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189
1902002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * start/Makefile.am: Use install-data-local to install startfile.
193
1942002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
197
1982002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * .cvsignore: Reformat.
201        Add autom4te*cache.
202        Remove autom4te.cache.
203
2042002-08-21      Joel Sherrill <joel@OARcorp.com>
205
206        * bsp_specs: Added support for -nostdlibs.
207
2082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
212
2132002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
216        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
217        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
218        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
222
2232002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * start/Makefile.am: Eliminate PGM.
226        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
227
2282002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
231
2322002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
235        Remove $(OBJS) from all-local.
236
2372002-07-01      Joel Sherrill <joel@OARcorp.com>
238
239        * startup/erc32mec.c: New file.
240        * startup/Makefile.am: Reflect above.
241        * include/erc32.h: Converted SCORE_EXTERN to extern.
242        * tools/runtest.in: Lengthened timeout on test runs.
243
2442002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
247
2482001-05-09      Joel Sherrill <joel@OARcorp.com>
249
250        * startup/linkcmds: In support of gcc 3.1, added one of more
251        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
252        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
253        and direction of segments to memory regions may also have been
254        addressed.  This was a sweep across all BSPs.
255 
2562001-04-26      Joel Sherrill <joel@OARcorp.com>
257
258        * include/bsp.h: Change SIS to ERC32_BSP.
259 
2602002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
263        Remove BSPOPTS_*(FPU_REVB).
264        * wrapup/Makefile.am: Remove tbr.
265
2662002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
269        Add BSPOPTS_*(FPU_REVB).
270        * wrapup/Makefile.am: Add tbr.
271
2722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.ac:
275        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
276        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
277        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
278        * Makefile.am: Remove AUTOMAKE_OPTIONS.
279        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
287
2882001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
291        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
292        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
293        * include/bsp.h: include bspopts.h.
294
2952001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
298
2992001-11-08      Jiri Gaisler <jiri@gaisler.com>
300
301        This fix is in response to test results reported by Jerry Needell
302        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
303        * include/bsp.h: TM27 was not running properly because the ERC32
304        and LEON cannot nest interrupts at the same level.  The BSP test support
305        had to be modified to support using two different interrupt sources.
306
3072001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
310        * configure.in: Remove.
311        * configure.ac: New file, generated from configure.in by autoupdate.
312
3132001-09-27      Joel Sherrill <joel@OARcorp.com>
314
315        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
316
3172001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
320
3212001-08-16      Joel Sherrill <joel@OARcorp.com>
322
323        * tools/runtest.in: Recognize debug variant of monitor test.
324
3252001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.in: Add bspopts.h.
328        * include/.cvsignore: Add bspopts.h*, stamp-h*.
329        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
330        * include/bsp.h: Include bspopts.h.
331
3322001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
333
334        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
335
3362000-04-23      Jiri Gaisler <jiri@gaisler.com>
337
338        * console/debugputs.c: Switched to unsigned characters.
339
3402000-12-06      Joel Sherrill <joel@OARcorp.com>
341
342        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
343
3442000-11-30      Joel Sherrill <joel@OARcorp.com>
345
346        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
347
3482000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
349
350        * erc32sonic/erc32sonic.c: Minor modifications which enable
351        network interface to come up and work for some time before
352        getting an error in the SONIC driver.  The error is a bit random,
353        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
354        available ram (and traps) while sometimes there is a panic due
355        to RBAE/RXEN.
356
3572000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Makefile.am: Cleanup.
360
3612000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
362
363        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
364        up .o's instead of .rel's from libcpu.
365
3662000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
367
368        * Makefile.am, configure.in, gnatsupp/Makefile.am,
369        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
370        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
371        wrapup/Makefile.am:
372        * erc32sonic: New directory.
373        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
374        erc32sonic/.cvsignore: New files.
375        * include/erc32.h: New file.
376        * startup/boardinit.S: New file.
377        Big update of SPARC support for ERC32 and LEON.
378        Added support for ERC32 without floating point.
379        Added SONIC support as configured on Tharsys ERC32 board.
380        The bsp's share various code in the shared directory:
381           gnat-support, start-up code, etc.
382        To decrease the foot-print, I removed the 16 kbyte start-up
383        stack that was put in .bss and never reused once the system
384        was up. The stack is now put between the heap and the
385        workspace. To reclaim it, the user can do a rtems_region_extend
386        to merge the stack to the heap region once the system is up.
387
3882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
391
3922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
395
3962000-11-01      Joel Sherrill <joel@OARcorp.com>
397
398        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
399        and libcsupport.h moved from libc to lib/include/rtems and
400        now must be referenced as <rtems/XXX.h>.   Header file order
401        was cleaned up while doing this.
402
4032000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
406        Switch to GNU canonicalization.
407
4082000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
411        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
412        wrapup/Makefile.am: Include compile.am
413
4142000-08-10      Joel Sherrill <joel@OARcorp.com>
415
416        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.