source: rtems/c/src/lib/libbsp/sparc/leon/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: 12.1 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        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
22
232004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Merge-in clock/Makefile.am, leon_open_eth/Makefile.am,
26        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
27        timer/Makefile.am, wrapup/Makefile.am.
28        Use automake compilation rules.
29        * clock/Makefile.am, leon_open_eth/Makefile.am, startup/Makefile.am,
30        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
31        wrapup/Makefile.am: Remove.
32        * configure.ac: Reflect changes above.
33
342004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Add PREINSTALL_DIRS.
37        * wrapup/Makefile.am: Cosmetics.
38
392004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * wrapup/Makefile.am: Reflect changes to libcpu.
42
432004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
46        Add PRE/TMPINSTALL_FILES to CLEANFILES.
47        * startup/Makefile.am: Ditto.
48
492004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * start/.cvsignore: Remove.
52
532004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: Remove.
56        * Makefile.am: Merge-in start/Makefile.am.
57        * configure.ac: Reflect changes above.
58
592004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * wrapup/Makefile.am: Eliminate $(LIB).
62        Use noinst_DATA to trigger building libbsp.a.
63
642003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: Eliminate VPATH.
67
682003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
71        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
72
732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
76        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
77
782003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
81
822003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Misc cleanups and fixes.
85        * start/Makefile.am: Misc cleanups and fixes.
86        * startup/Makefile.am: Misc cleanups and fixes.
87        * wrapup/Makefile.am: Misc cleanups and fixes.
88
892003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Add dirstamp support to preinstallation.
92        * clock/Makefile.am: Cosmetics.
93        * console/Makefile.am: Cosmetics.
94        * gnatsupp/Makefile.am: Cosmetics.
95        * leon_open_eth/Makefile.am: Correct paths to automake/*.am..
96        * startup/Makefile.am: Cosmetics.
97        * timer/Makefile.am: Cosmetics.
98        * wrapup/Makefile.am: Cosmetics.
99
100        PR 538/bsps:
101        * wrapup/Makefile.am: Add leon_open_eth.rel
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        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
108        * leon_open_eth/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/leon.h, startup/setvec.c, timer/timer.c: URL for license
134        changed.
135
1362003-09-03      Jiri Gaisler <jiri@gaisler.com>
137
138        PR 477/networking
139        * Makefile.am, configure.ac, console/console.c, include/bsp.h,
140        startup/setvec.c, wrapup/Makefile.am: Add network support and enable
141        custom power down.
142        * leon_open_eth/.cvsignore, leon_open_eth/Makefile.am,
143        leon_open_eth/leon_open_eth.c: New files.
144
1452003-08-20      Joel Sherrill <joel@OARcorp.com>
146
147        * include/bsp.h: Correct copyright statements.
148
1492003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Reflect having moved aclocal/.
152
1532003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Reflect having moved automake/.
156        * clock/Makefile.am: Reflect having moved automake/.
157        * console/Makefile.am: Reflect having moved automake/.
158        * gnatsupp/Makefile.am: Reflect having moved automake/.
159        * include/Makefile.am: Reflect having moved automake/.
160        * start/Makefile.am: Reflect having moved automake/.
161        * startup/Makefile.am: Reflect having moved automake/.
162        * timer/Makefile.am: Reflect having moved automake/.
163        * wrapup/Makefile.am: Reflect having moved automake/.
164
1652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        PR 452/bsps
168        * startup/Makefile.am: Remove USE_INIT_FINI.
169
1702003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
173
1742003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        PR 445/bsps
177        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
178        Remove cpp, old_cpp (now unused).
179
1802003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Remove AC_CONFIG_AUX_DIR.
183
1842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
187
1882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: AC_PREREQ(2.57).
191
1922003-01-20      Joel Sherrill <joel@OARcorp.com>
193
194        * startup/linkcmds*: Add FreeBSD sysctl() sections.
195
1962002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204
2052002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * start/Makefile.am: Use install-data-local to install startfile.
208
2092002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
212
2132002-11-01      Joel Sherrill <joel@OARcorp.com>
214
215        * gnatsupp/gnatsupp.c, startup/spurious.c: Removed warnings.
216
2172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * .cvsignore: Reformat.
220        Add autom4te*cache.
221        Remove autom4te.cache.
222
2232002-08-21      Joel Sherrill <joel@OARcorp.com>
224
225        * bsp_specs: Added support for -nostdlibs.
226
2272002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
230        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
231
2322002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
240
2412002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * start/Makefile.am: Eliminate PGM.
244        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
245
2462002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
249
2502002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
253        Remove $(OBJS) from all-local.
254
2552002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
258
2592001-05-09      Joel Sherrill <joel@OARcorp.com>
260
261        * startup/linkcmds: In support of gcc 3.1, added one of more
262        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
263        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
264        and direction of segments to memory regions may also have been
265        addressed.  This was a sweep across all BSPs.
266 
2672002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
270        Remove BSPOPTS_*(FPU_REVB).
271        * wrapup/Makefile.am: Remove tbr.
272
2732002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
276        Add BSPOPTS_*(FPU_REVB).
277        * wrapup/Makefile.am: Add tbr.
278
2792002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac:
282        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
283        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
284        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
293
2942002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.ac: Remove NETWORKING support.
297        * wrapup/Makefile.am: Remove NETWORKING support.
298
2992001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
302        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
303        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
304        * include/bsp.h: include bspopts.h.
305
3062001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
309
3102001-11-08      Jiri Gaisler <jiri@gaisler.com>
311
312        This fix is in response to test results reported by Jerry Needell
313        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
314        * include/bsp.h: TM27 was not running properly because the ERC32
315        and LEON cannot nest interrupts at the same level.  The BSP test support
316        had to be modified to support using two different interrupt sources.
317
3182001-10-12      Joel Sherrill <joel@OARcorp.com>
319
320        * clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h,
321        startup/setvec.c, timer/timer.c: Fixed typo.
322
3232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
326        * configure.in: Remove.
327        * configure.ac: New file, generated from configure.in by autoupdate.
328
3292001-09-27      Joel Sherrill <joel@OARcorp.com>
330
331        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
332
3332001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
336
3372001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * configure.in: Add bspopts.h.
340        * include/.cvsignore: Add bspopts.h*, stamp-h*.
341        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
342        * include/bsp.h: Include bspopts.h.
343
3442001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
345
346        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
347
3482000-04-23      Jiri Gaisler <jiri@gaisler.com>
349
350        * console/debugputs.c: Switched to unsigned characters.
351
3522000-12-06      Joel Sherrill <joel@OARcorp.com>
353
354        * console/console.c: Removed console_reserve_resources().
355
3562000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * include/Makefile.am: Cleanup.
359
3602000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
361
362        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
363        up .o's instead of .rel's from libcpu.
364
3652000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
366
367        * startup/boardinit.S: St 32-bit ram width by default.
368
3692000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
370
371        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
372        configure.in, times, clock/.cvsignore, clock/Makefile.am,
373        clock/ckinit.c, console/.cvsignore, console/Makefile.am,
374        console/console.c, console/consolereserveresources.c,
375        console/debugputs.c, gnatsupp/.cvsignore,
376        gnatsupp/Makefile.am, gnatsupp/gnatsupp.c,
377        include/.cvsignore, include/Makefile.am, include/bsp.h,
378        include/coverhd.h, include/leon.h, start/.cvsignore,
379        start/Makefile.am, startup/.cvsignore, startup/Makefile.am,
380        startup/boardinit.S, startup/linkcmds, startup/setvec.c,
381        startup/spurious.c, timer/.cvsignore, timer/Makefile.am,
382        timer/timer.c, tools/.cvsignore, tools/Makefile.am,
383        tools/configure.in, tools/runtest.in, wrapup/.cvsignore,
384        wrapup/Makefile.am: New file.
Note: See TracBrowser for help on using the repository browser.