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

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

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

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 13.6 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
13
142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Pickup files from ../../sparc/shared instead of
17        ../shared. Reformat.
18
192004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Cosmetics.
22
232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Cosmetics.
26
272004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Merge-in clock/Makefile.am, erc32sonic/Makefile.am,
30        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
31        timer/Makefile.am, wrapup/Makefile.am.
32        Use automake compilation rules.
33        * clock/Makefile.am, erc32sonic/Makefile.am, startup/Makefile.am,
34        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
35        wrapup/Makefile.am: Remove.
36        * configure.ac: Reflect changes above.
37
382004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Add PREINSTALL_DIRS.
41
422004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * wrapup/Makefile.am: Reflect changes to libcpu.
45
462004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
49        Add PRE/TMPINSTALL_FILES to CLEANFILES.
50        * startup/Makefile.am: Ditto.
51
522004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * gnatsupp/Makefile.am: Eliminate VPATH.
55
562004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * start/.cvsignore: Remove.
59
602004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * start/Makefile.am: Remove.
63        * Makefile.am: Merge-in start/Makefile.am.
64        * configure.ac: Reflect changes above.
65
662004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * wrapup/Makefile.am: Eliminate $(LIB).
69        Use noinst_DATA to trigger building libbsp.a.
70
712003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * start/Makefile.am: Eliminate VPATH.
74
752003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
78        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
79
802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
83        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
84        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
85
862003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
89
902003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * start/Makefile.am: Misc cleanups and fixes.
93        * startup/Makefile.am: Misc cleanups and fixes.
94        * wrapup/Makefile.am: Misc cleanups and fixes.
95
962003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Add dirstamp support to preinstallation.
99        * clock/Makefile.am: Cosmetics.
100        * console/Makefile.am: Cosmetics.
101        * erc32sonic/Makefile.am: Cosmetics.
102        * gnatsupp/Makefile.am: Cosmetics.
103        * start/Makefile.am: Cosmetics.
104        * startup/Makefile.am: Cosmetics.
105        * timer/Makefile.am: Cosmetics.
106        * wrapup/Makefile.am: Cosmetics.
107
1082003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * clock/Makefile.am: Remove all-local: $(ARCH).
111        * console/Makefile.am: Remove all-local: $(ARCH).
112        * erc32sonic/Makefile.am: Remove all-local: $(ARCH).
113        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
114        * start/Makefile.am: Remove all-local: $(ARCH).
115        * startup/Makefile.am: Remove all-local: $(ARCH).
116        * timer/Makefile.am: Remove all-local: $(ARCH).
117        * wrapup/Makefile.am: Remove all-local: $(ARCH).
118
1192003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Fix preinstallation of include/coverhd.h.
122
1232003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Merge-in include/Makefile.am.
126        Reflect changes to bsp.am.
127        * include/Makefile.am: Remove.
128        * configure.ac: Reflect changes above.
129
1302003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * bsp_specs: Remove *lib:.
133
1342003-09-04      Joel Sherrill <joel@OARcorp.com>
135
136        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
137        console/debugputs.c, include/bsp.h, include/coverhd.h,
138        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
139        URL for license changed.
140
1412003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Reflect having moved aclocal/.
144
1452003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Reflect having moved automake/.
148        * clock/Makefile.am: Reflect having moved automake/.
149        * console/Makefile.am: Reflect having moved automake/.
150        * erc32sonic/Makefile.am: Reflect having moved automake/.
151        * gnatsupp/Makefile.am: Reflect having moved automake/.
152        * include/Makefile.am: Reflect having moved automake/.
153        * start/Makefile.am: Reflect having moved automake/.
154        * startup/Makefile.am: Reflect having moved automake/.
155        * timer/Makefile.am: Reflect having moved automake/.
156        * wrapup/Makefile.am: Reflect having moved automake/.
157
1582003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        PR 452/bsps
161        * startup/Makefile.am: Remove USE_INIT_FINI.
162
1632003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
166
1672003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        PR 445/bsps
170        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
171        Remove cpp, old_cpp (now unused).
172
1732003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Remove AC_CONFIG_AUX_DIR.
176
1772003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
180
1812003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: AC_PREREQ(2.57).
184
1852003-01-20      Joel Sherrill <joel@OARcorp.com>
186
187        * startup/linkcmds*: Add FreeBSD sysctl() sections.
188
1892002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
195        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
196        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
197        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
198
1992002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * start/Makefile.am: Use install-data-local to install startfile.
202
2032002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
206
2072002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * .cvsignore: Reformat.
210        Add autom4te*cache.
211        Remove autom4te.cache.
212
2132002-08-21      Joel Sherrill <joel@OARcorp.com>
214
215        * bsp_specs: Added support for -nostdlibs.
216
2172002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
221
2222002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
229        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
230        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
231
2322002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * start/Makefile.am: Eliminate PGM.
235        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
236
2372002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
240
2412002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
244        Remove $(OBJS) from all-local.
245
2462002-07-01      Joel Sherrill <joel@OARcorp.com>
247
248        * startup/erc32mec.c: New file.
249        * startup/Makefile.am: Reflect above.
250        * include/erc32.h: Converted SCORE_EXTERN to extern.
251        * tools/runtest.in: Lengthened timeout on test runs.
252
2532002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
256
2572001-05-09      Joel Sherrill <joel@OARcorp.com>
258
259        * startup/linkcmds: In support of gcc 3.1, added one of more
260        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
261        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
262        and direction of segments to memory regions may also have been
263        addressed.  This was a sweep across all BSPs.
264 
2652001-04-26      Joel Sherrill <joel@OARcorp.com>
266
267        * include/bsp.h: Change SIS to ERC32_BSP.
268 
2692002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
272        Remove BSPOPTS_*(FPU_REVB).
273        * wrapup/Makefile.am: Remove tbr.
274
2752002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
278        Add BSPOPTS_*(FPU_REVB).
279        * wrapup/Makefile.am: Add tbr.
280
2812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac:
284        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
285        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
286        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
296
2972001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
300        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
301        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
302        * include/bsp.h: include bspopts.h.
303
3042001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
307
3082001-11-08      Jiri Gaisler <jiri@gaisler.com>
309
310        This fix is in response to test results reported by Jerry Needell
311        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
312        * include/bsp.h: TM27 was not running properly because the ERC32
313        and LEON cannot nest interrupts at the same level.  The BSP test support
314        had to be modified to support using two different interrupt sources.
315
3162001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
319        * configure.in: Remove.
320        * configure.ac: New file, generated from configure.in by autoupdate.
321
3222001-09-27      Joel Sherrill <joel@OARcorp.com>
323
324        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
325
3262001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
329
3302001-08-16      Joel Sherrill <joel@OARcorp.com>
331
332        * tools/runtest.in: Recognize debug variant of monitor test.
333
3342001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * configure.in: Add bspopts.h.
337        * include/.cvsignore: Add bspopts.h*, stamp-h*.
338        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
339        * include/bsp.h: Include bspopts.h.
340
3412001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
342
343        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
344
3452000-04-23      Jiri Gaisler <jiri@gaisler.com>
346
347        * console/debugputs.c: Switched to unsigned characters.
348
3492000-12-06      Joel Sherrill <joel@OARcorp.com>
350
351        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
352
3532000-11-30      Joel Sherrill <joel@OARcorp.com>
354
355        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
356
3572000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
358
359        * erc32sonic/erc32sonic.c: Minor modifications which enable
360        network interface to come up and work for some time before
361        getting an error in the SONIC driver.  The error is a bit random,
362        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
363        available ram (and traps) while sometimes there is a panic due
364        to RBAE/RXEN.
365
3662000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * Makefile.am: Cleanup.
369
3702000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
371
372        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
373        up .o's instead of .rel's from libcpu.
374
3752000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
376
377        * Makefile.am, configure.in, gnatsupp/Makefile.am,
378        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
379        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
380        wrapup/Makefile.am:
381        * erc32sonic: New directory.
382        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
383        erc32sonic/.cvsignore: New files.
384        * include/erc32.h: New file.
385        * startup/boardinit.S: New file.
386        Big update of SPARC support for ERC32 and LEON.
387        Added support for ERC32 without floating point.
388        Added SONIC support as configured on Tharsys ERC32 board.
389        The bsp's share various code in the shared directory:
390           gnat-support, start-up code, etc.
391        To decrease the foot-print, I removed the 16 kbyte start-up
392        stack that was put in .bss and never reused once the system
393        was up. The stack is now put between the heap and the
394        workspace. To reclaim it, the user can do a rtems_region_extend
395        to merge the stack to the heap region once the system is up.
396
3972000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
400
4012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
404
4052000-11-01      Joel Sherrill <joel@OARcorp.com>
406
407        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
408        and libcsupport.h moved from libc to lib/include/rtems and
409        now must be referenced as <rtems/XXX.h>.   Header file order
410        was cleaned up while doing this.
411
4122000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
415        Switch to GNU canonicalization.
416
4172000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
420        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
421        wrapup/Makefile.am: Include compile.am
422
4232000-08-10      Joel Sherrill <joel@OARcorp.com>
424
425        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.