source: rtems/c/src/lib/libbsp/sparc/leon/ChangeLog @ 844609f9

4.104.114.84.95
Last change on this file since 844609f9 was 844609f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/05 at 06:57:39

2005-01-07 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
  • Property mode set to 100644
File size: 13.7 KB
Line 
12005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
4
52005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Remove build-variant support.
8
92004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * configure.ac: Require automake > 1.9.
12
132004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        PR 610/bsps
16        * Makefile.am: Add include/tm27.h, Cosmetics.
17        * include/tm27.h: Final cosmetics.
18
192004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * include/bsp.h: Split out tmtest27 support.
22        * include/tm27.h: New.
23
242004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        PR 613/bsps
27        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
28
292004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        PR 614/bsps
32        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
33
342004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
37        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
38        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
39        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
40        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
41
422004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        * clock/ckinit.c, console/console.c, console/debugputs.c,
45        include/bsp.h, include/leon.h, startup/setvec.c, startup/spurious.c,
46        timer/timer.c: Convert to using c99 fixed size types.
47
482004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Reflect changes to bsp.am.
51        Preinstall dist_project_lib*.
52
532004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Reflect changes to bsp.am.
56
572004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
60
612004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Pickup files from ../../sparc/shared instead of
64        ../shared. Reformat.
65
662004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Cosmetics.
69
702004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Cosmetics.
73        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
74
752004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Merge-in clock/Makefile.am, leon_open_eth/Makefile.am,
78        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
79        timer/Makefile.am, wrapup/Makefile.am.
80        Use automake compilation rules.
81        * clock/Makefile.am, leon_open_eth/Makefile.am, startup/Makefile.am,
82        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
83        wrapup/Makefile.am: Remove.
84        * configure.ac: Reflect changes above.
85
862004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Add PREINSTALL_DIRS.
89        * wrapup/Makefile.am: Cosmetics.
90
912004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * wrapup/Makefile.am: Reflect changes to libcpu.
94
952004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
98        Add PRE/TMPINSTALL_FILES to CLEANFILES.
99        * startup/Makefile.am: Ditto.
100
1012004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * start/.cvsignore: Remove.
104
1052004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * start/Makefile.am: Remove.
108        * Makefile.am: Merge-in start/Makefile.am.
109        * configure.ac: Reflect changes above.
110
1112004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * wrapup/Makefile.am: Eliminate $(LIB).
114        Use noinst_DATA to trigger building libbsp.a.
115
1162003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * start/Makefile.am: Eliminate VPATH.
119
1202003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
123        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
124
1252003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
128        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
129
1302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
133
1342003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Misc cleanups and fixes.
137        * start/Makefile.am: Misc cleanups and fixes.
138        * startup/Makefile.am: Misc cleanups and fixes.
139        * wrapup/Makefile.am: Misc cleanups and fixes.
140
1412003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Add dirstamp support to preinstallation.
144        * clock/Makefile.am: Cosmetics.
145        * console/Makefile.am: Cosmetics.
146        * gnatsupp/Makefile.am: Cosmetics.
147        * leon_open_eth/Makefile.am: Correct paths to automake/*.am..
148        * startup/Makefile.am: Cosmetics.
149        * timer/Makefile.am: Cosmetics.
150        * wrapup/Makefile.am: Cosmetics.
151
152        PR 538/bsps:
153        * wrapup/Makefile.am: Add leon_open_eth.rel
154
1552003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * clock/Makefile.am: Remove all-local: $(ARCH).
158        * console/Makefile.am: Remove all-local: $(ARCH).
159        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
160        * leon_open_eth/Makefile.am: Remove all-local: $(ARCH).
161        * start/Makefile.am: Remove all-local: $(ARCH).
162        * startup/Makefile.am: Remove all-local: $(ARCH).
163        * timer/Makefile.am: Remove all-local: $(ARCH).
164        * wrapup/Makefile.am: Remove all-local: $(ARCH).
165
1662003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * Makefile.am: Fix preinstallation of include/coverhd.h.
169
1702003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * Makefile.am: Merge-in include/Makefile.am.
173        Reflect changes to bsp.am.
174        * include/Makefile.am: Remove.
175        * configure.ac: Reflect changes above.
176
1772003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * bsp_specs: Remove *lib:.
180
1812003-09-04      Joel Sherrill <joel@OARcorp.com>
182
183        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
184        console/debugputs.c, include/bsp.h, include/coverhd.h,
185        include/leon.h, startup/setvec.c, timer/timer.c: URL for license
186        changed.
187
1882003-09-03      Jiri Gaisler <jiri@gaisler.com>
189
190        PR 477/networking
191        * Makefile.am, configure.ac, console/console.c, include/bsp.h,
192        startup/setvec.c, wrapup/Makefile.am: Add network support and enable
193        custom power down.
194        * leon_open_eth/.cvsignore, leon_open_eth/Makefile.am,
195        leon_open_eth/leon_open_eth.c: New files.
196
1972003-08-20      Joel Sherrill <joel@OARcorp.com>
198
199        * include/bsp.h: Correct copyright statements.
200
2012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Reflect having moved aclocal/.
204
2052003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Reflect having moved automake/.
208        * clock/Makefile.am: Reflect having moved automake/.
209        * console/Makefile.am: Reflect having moved automake/.
210        * gnatsupp/Makefile.am: Reflect having moved automake/.
211        * include/Makefile.am: Reflect having moved automake/.
212        * start/Makefile.am: Reflect having moved automake/.
213        * startup/Makefile.am: Reflect having moved automake/.
214        * timer/Makefile.am: Reflect having moved automake/.
215        * wrapup/Makefile.am: Reflect having moved automake/.
216
2172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        PR 452/bsps
220        * startup/Makefile.am: Remove USE_INIT_FINI.
221
2222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
225
2262003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        PR 445/bsps
229        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
230        Remove cpp, old_cpp (now unused).
231
2322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Remove AC_CONFIG_AUX_DIR.
235
2362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
239
2402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: AC_PREREQ(2.57).
243
2442003-01-20      Joel Sherrill <joel@OARcorp.com>
245
246        * startup/linkcmds*: Add FreeBSD sysctl() sections.
247
2482002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
251        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
252        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
253        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
254        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
255        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
256
2572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * start/Makefile.am: Use install-data-local to install startfile.
260
2612002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
264
2652002-11-01      Joel Sherrill <joel@OARcorp.com>
266
267        * gnatsupp/gnatsupp.c, startup/spurious.c: Removed warnings.
268
2692002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * .cvsignore: Reformat.
272        Add autom4te*cache.
273        Remove autom4te.cache.
274
2752002-08-21      Joel Sherrill <joel@OARcorp.com>
276
277        * bsp_specs: Added support for -nostdlibs.
278
2792002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
283
2842002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
287        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
288        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
289        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
290        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
291        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
292
2932002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * start/Makefile.am: Eliminate PGM.
296        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
297
2982002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
301
3022002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
305        Remove $(OBJS) from all-local.
306
3072002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
310
3112001-05-09      Joel Sherrill <joel@OARcorp.com>
312
313        * startup/linkcmds: In support of gcc 3.1, added one of more
314        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
315        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
316        and direction of segments to memory regions may also have been
317        addressed.  This was a sweep across all BSPs.
318 
3192002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
322        Remove BSPOPTS_*(FPU_REVB).
323        * wrapup/Makefile.am: Remove tbr.
324
3252002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
328        Add BSPOPTS_*(FPU_REVB).
329        * wrapup/Makefile.am: Add tbr.
330
3312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * configure.ac:
334        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
335        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
336        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
339        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
340        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
341        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
345
3462002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.ac: Remove NETWORKING support.
349        * wrapup/Makefile.am: Remove NETWORKING support.
350
3512001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
354        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
355        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
356        * include/bsp.h: include bspopts.h.
357
3582001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
361
3622001-11-08      Jiri Gaisler <jiri@gaisler.com>
363
364        This fix is in response to test results reported by Jerry Needell
365        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
366        * include/bsp.h: TM27 was not running properly because the ERC32
367        and LEON cannot nest interrupts at the same level.  The BSP test support
368        had to be modified to support using two different interrupt sources.
369
3702001-10-12      Joel Sherrill <joel@OARcorp.com>
371
372        * clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h,
373        startup/setvec.c, timer/timer.c: Fixed typo.
374
3752001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
378        * configure.in: Remove.
379        * configure.ac: New file, generated from configure.in by autoupdate.
380
3812001-09-27      Joel Sherrill <joel@OARcorp.com>
382
383        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
384
3852001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
388
3892001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * configure.in: Add bspopts.h.
392        * include/.cvsignore: Add bspopts.h*, stamp-h*.
393        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
394        * include/bsp.h: Include bspopts.h.
395
3962001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
397
398        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
399
4002000-04-23      Jiri Gaisler <jiri@gaisler.com>
401
402        * console/debugputs.c: Switched to unsigned characters.
403
4042000-12-06      Joel Sherrill <joel@OARcorp.com>
405
406        * console/console.c: Removed console_reserve_resources().
407
4082000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * include/Makefile.am: Cleanup.
411
4122000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
413
414        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
415        up .o's instead of .rel's from libcpu.
416
4172000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
418
419        * startup/boardinit.S: St 32-bit ram width by default.
420
4212000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
422
423        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
424        configure.in, times, clock/.cvsignore, clock/Makefile.am,
425        clock/ckinit.c, console/.cvsignore, console/Makefile.am,
426        console/console.c, console/consolereserveresources.c,
427        console/debugputs.c, gnatsupp/.cvsignore,
428        gnatsupp/Makefile.am, gnatsupp/gnatsupp.c,
429        include/.cvsignore, include/Makefile.am, include/bsp.h,
430        include/coverhd.h, include/leon.h, start/.cvsignore,
431        start/Makefile.am, startup/.cvsignore, startup/Makefile.am,
432        startup/boardinit.S, startup/linkcmds, startup/setvec.c,
433        startup/spurious.c, timer/.cvsignore, timer/Makefile.am,
434        timer/timer.c, tools/.cvsignore, tools/Makefile.am,
435        tools/configure.in, tools/runtest.in, wrapup/.cvsignore,
436        wrapup/Makefile.am: New file.
Note: See TracBrowser for help on using the repository browser.