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

4.104.114.84.95
Last change on this file since 11cafc0 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

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

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 12.0 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup files from ../../sparc/shared instead of
8        ../shared. Reformat.
9
102004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Cosmetics.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Cosmetics.
17        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
18
192004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Merge-in clock/Makefile.am, leon_open_eth/Makefile.am,
22        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
23        timer/Makefile.am, wrapup/Makefile.am.
24        Use automake compilation rules.
25        * clock/Makefile.am, leon_open_eth/Makefile.am, startup/Makefile.am,
26        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
27        wrapup/Makefile.am: Remove.
28        * configure.ac: Reflect changes above.
29
302004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Add PREINSTALL_DIRS.
33        * wrapup/Makefile.am: Cosmetics.
34
352004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * wrapup/Makefile.am: Reflect changes to libcpu.
38
392004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
42        Add PRE/TMPINSTALL_FILES to CLEANFILES.
43        * startup/Makefile.am: Ditto.
44
452004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * start/.cvsignore: Remove.
48
492004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * start/Makefile.am: Remove.
52        * Makefile.am: Merge-in start/Makefile.am.
53        * configure.ac: Reflect changes above.
54
552004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * wrapup/Makefile.am: Eliminate $(LIB).
58        Use noinst_DATA to trigger building libbsp.a.
59
602003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * start/Makefile.am: Eliminate VPATH.
63
642003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
67        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
72        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
73
742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
77
782003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Misc cleanups and fixes.
81        * start/Makefile.am: Misc cleanups and fixes.
82        * startup/Makefile.am: Misc cleanups and fixes.
83        * wrapup/Makefile.am: Misc cleanups and fixes.
84
852003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Add dirstamp support to preinstallation.
88        * clock/Makefile.am: Cosmetics.
89        * console/Makefile.am: Cosmetics.
90        * gnatsupp/Makefile.am: Cosmetics.
91        * leon_open_eth/Makefile.am: Correct paths to automake/*.am..
92        * startup/Makefile.am: Cosmetics.
93        * timer/Makefile.am: Cosmetics.
94        * wrapup/Makefile.am: Cosmetics.
95
96        PR 538/bsps:
97        * wrapup/Makefile.am: Add leon_open_eth.rel
98
992003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * clock/Makefile.am: Remove all-local: $(ARCH).
102        * console/Makefile.am: Remove all-local: $(ARCH).
103        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
104        * leon_open_eth/Makefile.am: Remove all-local: $(ARCH).
105        * start/Makefile.am: Remove all-local: $(ARCH).
106        * startup/Makefile.am: Remove all-local: $(ARCH).
107        * timer/Makefile.am: Remove all-local: $(ARCH).
108        * wrapup/Makefile.am: Remove all-local: $(ARCH).
109
1102003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Fix preinstallation of include/coverhd.h.
113
1142003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Merge-in include/Makefile.am.
117        Reflect changes to bsp.am.
118        * include/Makefile.am: Remove.
119        * configure.ac: Reflect changes above.
120
1212003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * bsp_specs: Remove *lib:.
124
1252003-09-04      Joel Sherrill <joel@OARcorp.com>
126
127        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
128        console/debugputs.c, include/bsp.h, include/coverhd.h,
129        include/leon.h, startup/setvec.c, timer/timer.c: URL for license
130        changed.
131
1322003-09-03      Jiri Gaisler <jiri@gaisler.com>
133
134        PR 477/networking
135        * Makefile.am, configure.ac, console/console.c, include/bsp.h,
136        startup/setvec.c, wrapup/Makefile.am: Add network support and enable
137        custom power down.
138        * leon_open_eth/.cvsignore, leon_open_eth/Makefile.am,
139        leon_open_eth/leon_open_eth.c: New files.
140
1412003-08-20      Joel Sherrill <joel@OARcorp.com>
142
143        * include/bsp.h: Correct copyright statements.
144
1452003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Reflect having moved aclocal/.
148
1492003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Reflect having moved automake/.
152        * clock/Makefile.am: Reflect having moved automake/.
153        * console/Makefile.am: Reflect having moved automake/.
154        * gnatsupp/Makefile.am: Reflect having moved automake/.
155        * include/Makefile.am: Reflect having moved automake/.
156        * start/Makefile.am: Reflect having moved automake/.
157        * startup/Makefile.am: Reflect having moved automake/.
158        * timer/Makefile.am: Reflect having moved automake/.
159        * wrapup/Makefile.am: Reflect having moved automake/.
160
1612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        PR 452/bsps
164        * startup/Makefile.am: Remove USE_INIT_FINI.
165
1662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
169
1702003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        PR 445/bsps
173        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
174        Remove cpp, old_cpp (now unused).
175
1762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: Remove AC_CONFIG_AUX_DIR.
179
1802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
183
1842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: AC_PREREQ(2.57).
187
1882003-01-20      Joel Sherrill <joel@OARcorp.com>
189
190        * startup/linkcmds*: Add FreeBSD sysctl() sections.
191
1922002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
195        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
196        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
197        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
198        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200
2012002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * start/Makefile.am: Use install-data-local to install startfile.
204
2052002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208
2092002-11-01      Joel Sherrill <joel@OARcorp.com>
210
211        * gnatsupp/gnatsupp.c, startup/spurious.c: Removed warnings.
212
2132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * .cvsignore: Reformat.
216        Add autom4te*cache.
217        Remove autom4te.cache.
218
2192002-08-21      Joel Sherrill <joel@OARcorp.com>
220
221        * bsp_specs: Added support for -nostdlibs.
222
2232002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
227
2282002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
231        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
232        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
233        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
236
2372002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * start/Makefile.am: Eliminate PGM.
240        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
241
2422002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
245
2462002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
249        Remove $(OBJS) from all-local.
250
2512002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
254
2552001-05-09      Joel Sherrill <joel@OARcorp.com>
256
257        * startup/linkcmds: In support of gcc 3.1, added one of more
258        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
259        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
260        and direction of segments to memory regions may also have been
261        addressed.  This was a sweep across all BSPs.
262 
2632002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
266        Remove BSPOPTS_*(FPU_REVB).
267        * wrapup/Makefile.am: Remove tbr.
268
2692002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
272        Add BSPOPTS_*(FPU_REVB).
273        * wrapup/Makefile.am: Add tbr.
274
2752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac:
278        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
279        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
280        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
289
2902002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac: Remove NETWORKING support.
293        * wrapup/Makefile.am: Remove NETWORKING support.
294
2952001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
298        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
299        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
300        * include/bsp.h: include bspopts.h.
301
3022001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
305
3062001-11-08      Jiri Gaisler <jiri@gaisler.com>
307
308        This fix is in response to test results reported by Jerry Needell
309        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
310        * include/bsp.h: TM27 was not running properly because the ERC32
311        and LEON cannot nest interrupts at the same level.  The BSP test support
312        had to be modified to support using two different interrupt sources.
313
3142001-10-12      Joel Sherrill <joel@OARcorp.com>
315
316        * clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h,
317        startup/setvec.c, timer/timer.c: Fixed typo.
318
3192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
322        * configure.in: Remove.
323        * configure.ac: New file, generated from configure.in by autoupdate.
324
3252001-09-27      Joel Sherrill <joel@OARcorp.com>
326
327        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
328
3292001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
332
3332001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.in: Add bspopts.h.
336        * include/.cvsignore: Add bspopts.h*, stamp-h*.
337        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
338        * include/bsp.h: Include bspopts.h.
339
3402001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
341
342        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
343
3442000-04-23      Jiri Gaisler <jiri@gaisler.com>
345
346        * console/debugputs.c: Switched to unsigned characters.
347
3482000-12-06      Joel Sherrill <joel@OARcorp.com>
349
350        * console/console.c: Removed console_reserve_resources().
351
3522000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * include/Makefile.am: Cleanup.
355
3562000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
357
358        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
359        up .o's instead of .rel's from libcpu.
360
3612000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
362
363        * startup/boardinit.S: St 32-bit ram width by default.
364
3652000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
366
367        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
368        configure.in, times, clock/.cvsignore, clock/Makefile.am,
369        clock/ckinit.c, console/.cvsignore, console/Makefile.am,
370        console/console.c, console/consolereserveresources.c,
371        console/debugputs.c, gnatsupp/.cvsignore,
372        gnatsupp/Makefile.am, gnatsupp/gnatsupp.c,
373        include/.cvsignore, include/Makefile.am, include/bsp.h,
374        include/coverhd.h, include/leon.h, start/.cvsignore,
375        start/Makefile.am, startup/.cvsignore, startup/Makefile.am,
376        startup/boardinit.S, startup/linkcmds, startup/setvec.c,
377        startup/spurious.c, timer/.cvsignore, timer/Makefile.am,
378        timer/timer.c, tools/.cvsignore, tools/Makefile.am,
379        tools/configure.in, tools/runtest.in, wrapup/.cvsignore,
380        wrapup/Makefile.am: New file.
Note: See TracBrowser for help on using the repository browser.