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

4.104.114.84.95
Last change on this file since af333d7 was af333d7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/06/04 at 08:15:06

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

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