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

4.104.114.84.95
Last change on this file since 6ac101b was 6ac101b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/14/04 at 04:36:01

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

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