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

4.104.114.84.95
Last change on this file since cf720006 was bd97803, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/31/04 at 05:18:03

2004-03-31 Ralf Corsepius <ralf_corsepius@…>

  • clock/ckinit.c, console/console.c, console/debugputs.c, include/bsp.h, include/leon.h, startup/setvec.c, startup/spurious.c, timer/timer.c: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 12.5 KB
Line 
12004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * clock/ckinit.c, console/console.c, console/debugputs.c,
4        include/bsp.h, include/leon.h, startup/setvec.c, startup/spurious.c,
5        timer/timer.c: Convert to using c99 fixed size types.
6
72004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Reflect changes to bsp.am.
10        Preinstall dist_project_lib*.
11
122004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Reflect changes to bsp.am.
15
162004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
19
202004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Pickup files from ../../sparc/shared instead of
23        ../shared. Reformat.
24
252004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Cosmetics.
28
292004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Cosmetics.
32        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
33
342004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Merge-in clock/Makefile.am, leon_open_eth/Makefile.am,
37        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
38        timer/Makefile.am, wrapup/Makefile.am.
39        Use automake compilation rules.
40        * clock/Makefile.am, leon_open_eth/Makefile.am, startup/Makefile.am,
41        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
42        wrapup/Makefile.am: Remove.
43        * configure.ac: Reflect changes above.
44
452004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Add PREINSTALL_DIRS.
48        * wrapup/Makefile.am: Cosmetics.
49
502004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * wrapup/Makefile.am: Reflect changes to libcpu.
53
542004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
57        Add PRE/TMPINSTALL_FILES to CLEANFILES.
58        * startup/Makefile.am: Ditto.
59
602004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * start/.cvsignore: Remove.
63
642004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: Remove.
67        * Makefile.am: Merge-in start/Makefile.am.
68        * configure.ac: Reflect changes above.
69
702004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * wrapup/Makefile.am: Eliminate $(LIB).
73        Use noinst_DATA to trigger building libbsp.a.
74
752003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * start/Makefile.am: Eliminate VPATH.
78
792003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
82        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
83
842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
87        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
88
892003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
92
932003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Misc cleanups and fixes.
96        * start/Makefile.am: Misc cleanups and fixes.
97        * startup/Makefile.am: Misc cleanups and fixes.
98        * wrapup/Makefile.am: Misc cleanups and fixes.
99
1002003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Add dirstamp support to preinstallation.
103        * clock/Makefile.am: Cosmetics.
104        * console/Makefile.am: Cosmetics.
105        * gnatsupp/Makefile.am: Cosmetics.
106        * leon_open_eth/Makefile.am: Correct paths to automake/*.am..
107        * startup/Makefile.am: Cosmetics.
108        * timer/Makefile.am: Cosmetics.
109        * wrapup/Makefile.am: Cosmetics.
110
111        PR 538/bsps:
112        * wrapup/Makefile.am: Add leon_open_eth.rel
113
1142003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * clock/Makefile.am: Remove all-local: $(ARCH).
117        * console/Makefile.am: Remove all-local: $(ARCH).
118        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
119        * leon_open_eth/Makefile.am: Remove all-local: $(ARCH).
120        * start/Makefile.am: Remove all-local: $(ARCH).
121        * startup/Makefile.am: Remove all-local: $(ARCH).
122        * timer/Makefile.am: Remove all-local: $(ARCH).
123        * wrapup/Makefile.am: Remove all-local: $(ARCH).
124
1252003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Fix preinstallation of include/coverhd.h.
128
1292003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Merge-in include/Makefile.am.
132        Reflect changes to bsp.am.
133        * include/Makefile.am: Remove.
134        * configure.ac: Reflect changes above.
135
1362003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * bsp_specs: Remove *lib:.
139
1402003-09-04      Joel Sherrill <joel@OARcorp.com>
141
142        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
143        console/debugputs.c, include/bsp.h, include/coverhd.h,
144        include/leon.h, startup/setvec.c, timer/timer.c: URL for license
145        changed.
146
1472003-09-03      Jiri Gaisler <jiri@gaisler.com>
148
149        PR 477/networking
150        * Makefile.am, configure.ac, console/console.c, include/bsp.h,
151        startup/setvec.c, wrapup/Makefile.am: Add network support and enable
152        custom power down.
153        * leon_open_eth/.cvsignore, leon_open_eth/Makefile.am,
154        leon_open_eth/leon_open_eth.c: New files.
155
1562003-08-20      Joel Sherrill <joel@OARcorp.com>
157
158        * include/bsp.h: Correct copyright statements.
159
1602003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Reflect having moved aclocal/.
163
1642003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Reflect having moved automake/.
167        * clock/Makefile.am: Reflect having moved automake/.
168        * console/Makefile.am: Reflect having moved automake/.
169        * gnatsupp/Makefile.am: Reflect having moved automake/.
170        * include/Makefile.am: Reflect having moved automake/.
171        * start/Makefile.am: Reflect having moved automake/.
172        * startup/Makefile.am: Reflect having moved automake/.
173        * timer/Makefile.am: Reflect having moved automake/.
174        * wrapup/Makefile.am: Reflect having moved automake/.
175
1762003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        PR 452/bsps
179        * startup/Makefile.am: Remove USE_INIT_FINI.
180
1812003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
184
1852003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        PR 445/bsps
188        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
189        Remove cpp, old_cpp (now unused).
190
1912003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Remove AC_CONFIG_AUX_DIR.
194
1952003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
198
1992003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: AC_PREREQ(2.57).
202
2032003-01-20      Joel Sherrill <joel@OARcorp.com>
204
205        * startup/linkcmds*: Add FreeBSD sysctl() sections.
206
2072002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
211        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
212        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
214        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
215
2162002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * start/Makefile.am: Use install-data-local to install startfile.
219
2202002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
223
2242002-11-01      Joel Sherrill <joel@OARcorp.com>
225
226        * gnatsupp/gnatsupp.c, startup/spurious.c: Removed warnings.
227
2282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * .cvsignore: Reformat.
231        Add autom4te*cache.
232        Remove autom4te.cache.
233
2342002-08-21      Joel Sherrill <joel@OARcorp.com>
235
236        * bsp_specs: Added support for -nostdlibs.
237
2382002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
241        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
242
2432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
246        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
247        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
248        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
249        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
251
2522002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * start/Makefile.am: Eliminate PGM.
255        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
256
2572002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
260
2612002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
264        Remove $(OBJS) from all-local.
265
2662002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
269
2702001-05-09      Joel Sherrill <joel@OARcorp.com>
271
272        * startup/linkcmds: In support of gcc 3.1, added one of more
273        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
274        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
275        and direction of segments to memory regions may also have been
276        addressed.  This was a sweep across all BSPs.
277 
2782002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
281        Remove BSPOPTS_*(FPU_REVB).
282        * wrapup/Makefile.am: Remove tbr.
283
2842002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
287        Add BSPOPTS_*(FPU_REVB).
288        * wrapup/Makefile.am: Add tbr.
289
2902002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac:
293        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
294        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
295        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
304
3052002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Remove NETWORKING support.
308        * wrapup/Makefile.am: Remove NETWORKING support.
309
3102001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
313        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
314        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
315        * include/bsp.h: include bspopts.h.
316
3172001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
320
3212001-11-08      Jiri Gaisler <jiri@gaisler.com>
322
323        This fix is in response to test results reported by Jerry Needell
324        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
325        * include/bsp.h: TM27 was not running properly because the ERC32
326        and LEON cannot nest interrupts at the same level.  The BSP test support
327        had to be modified to support using two different interrupt sources.
328
3292001-10-12      Joel Sherrill <joel@OARcorp.com>
330
331        * clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h,
332        startup/setvec.c, timer/timer.c: Fixed typo.
333
3342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
337        * configure.in: Remove.
338        * configure.ac: New file, generated from configure.in by autoupdate.
339
3402001-09-27      Joel Sherrill <joel@OARcorp.com>
341
342        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
343
3442001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
347
3482001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * configure.in: Add bspopts.h.
351        * include/.cvsignore: Add bspopts.h*, stamp-h*.
352        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
353        * include/bsp.h: Include bspopts.h.
354
3552001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
356
357        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
358
3592000-04-23      Jiri Gaisler <jiri@gaisler.com>
360
361        * console/debugputs.c: Switched to unsigned characters.
362
3632000-12-06      Joel Sherrill <joel@OARcorp.com>
364
365        * console/console.c: Removed console_reserve_resources().
366
3672000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * include/Makefile.am: Cleanup.
370
3712000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
372
373        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
374        up .o's instead of .rel's from libcpu.
375
3762000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
377
378        * startup/boardinit.S: St 32-bit ram width by default.
379
3802000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
381
382        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
383        configure.in, times, clock/.cvsignore, clock/Makefile.am,
384        clock/ckinit.c, console/.cvsignore, console/Makefile.am,
385        console/console.c, console/consolereserveresources.c,
386        console/debugputs.c, gnatsupp/.cvsignore,
387        gnatsupp/Makefile.am, gnatsupp/gnatsupp.c,
388        include/.cvsignore, include/Makefile.am, include/bsp.h,
389        include/coverhd.h, include/leon.h, start/.cvsignore,
390        start/Makefile.am, startup/.cvsignore, startup/Makefile.am,
391        startup/boardinit.S, startup/linkcmds, startup/setvec.c,
392        startup/spurious.c, timer/.cvsignore, timer/Makefile.am,
393        timer/timer.c, tools/.cvsignore, tools/Makefile.am,
394        tools/configure.in, tools/runtest.in, wrapup/.cvsignore,
395        wrapup/Makefile.am: New file.
Note: See TracBrowser for help on using the repository browser.