source: rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog @ 76428fd

4.104.115
Last change on this file since 76428fd was 76428fd, checked in by Joel Sherrill <joel.sherrill@…>, on 10/02/08 at 16:38:19

2008-10-02 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, preinstall.am:
  • include/coverhd.h: Removed.
  • Property mode set to 100644
File size: 23.5 KB
Line 
12008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile.am, preinstall.am:
4        * include/coverhd.h: Removed.
5
62008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * clock/ckinit.c: include "../../../shared/clockdrv_shell.h".
9        * Makefile.am: Reflect changes above.
10
112008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
14        of building libbspstart.a, using automake-rules.
15
162008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * Makefile.am: Eliminate *_SOURCES.
19
202008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
23        components.
24
252008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
28
292008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * configure.ac: Make letting boot_card() handle work area allocation
32        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
33        BSP_BOOTCARD_OPTIONS.
34
352008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * Makefile.am: bsp_cleanup() had the same code which was executed when
38        you returned from boot_card() to start.S. So just use the stub
39        bsp_cleanup() implementation and remove a file.
40
412008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * include/bsp.h: Remove unnecessary boilerplate comments.
44
452008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * startup/linkcmds: Add start symbol to eliminate warning.
48
492008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * startup/linkcmds: Work Area should start on 16 byte boundary.
52
532008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
54
55        * Makefile.am: Use shared bsp_get_work_area() in its own file and rely
56        on BSP Framework to perform more initialization.
57
582008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
59
60        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
61        phase, all prototypes were removed from bsp.h and empty
62        implementations were removed and made to use the shared stub.
63
642008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
65
66        * console/console.c, timer/timer.c: Convert to "bool".
67
682008-09-03      Joel Sherrill <joel.sherrill@OARcorp.com>
69
70        * timer/timer.c: Convert using "bool".
71
722008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
73
74        * timer/timer.c: Eliminate empty function from every benchmark timer
75        driver. Fix spelling.
76
772008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * timer/timer.c: Rename timer driver methods to follow RTEMS
80        programming conventions.
81
822008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
83
84        * gnatsupp/gnatsupp.c, timer/timer.c: Add missing prototypes.
85
862008-08-08      Joel Sherrill <joel.sherrill@OARcorp.com>
87
88        * startup/linkcmds: All SPARC executables should include
89        rtems_get_version_string so the monitor used can provide RTEMS
90        awareness based upon the version.
91
922008-08-05      Joel Sherrill <joel.sherrill@OARcorp.com>
93
94        PR 1294/bsps
95        * startup/spurious.c: Correct prototype and usage of
96        sparc_disable_interrupts.
97
982008-08-04      Joel Sherrill <joel.sherrill@OARcorp.com>
99
100        PR 1294/bsps
101        * startup/spurious.c: Correct prototype and usage of
102        sparc_disable_interrupts.
103
1042008-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
105
106        * Makefile.am, configure.ac: Add capability for bootcard.c BSP
107        Initialization Framework to ask the BSP where it has memory for the
108        RTEMS Workspace and C Program Heap. These collectively are referred
109        to as work area. If the BSP supports this, then it does not have to
110        include code to split the available memory between the two areas.
111        This reduces the amount of code in the BSP specific bspstart.c file.
112        Additionally, the shared framework can initialize the C Library, call
113        rtems_debug_enable(), and dirty the work area memory. Until most/all
114        BSPs support this new capability, if the BSP supports this, it should
115        call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
116        When the transition is complete, this autoconf macro can be removed.
117
1182008-05-07      Joel Sherrill <joel.sherrill@OARcorp.com>
119
120        * clock/ckinit.c: Add nanoseconds clock tick granularity support.
121
1222008-04-23      Joel Sherrill <joel.sherrill@OARcorp.com>
123
124        * Makefile.am: Remove all references to console_reserve_resources and
125        termios_reserve_resources.
126        * console/consolereserveresources.c: Removed.
127
1282008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
129
130        * startup/linkcmds: Add wildcard to gcc_except_table section so
131        programs compiled with gcc 4.3.x can link.
132
1332007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
134
135        * clock/ckinit.c, include/bsp.h: Eliminate copies of the Configuration
136        Table. Use the RTEMS provided accessor macros to obtain configuration
137        fields.
138
1392007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
140
141        * include/bsp.h: Move interrupt_stack_size field from CPU Table to
142        Configuration Table. Eliminate CPU Table from all ports. Delete
143        references to CPU Table in all forms.
144
1452007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
146
147        * Makefile.am: Moved most of the remaining CPU Table fields to the
148        Configuration Table. This included pretasking_hook, predriver_hook,
149        postdriver_hook, idle_task, do_zero_of_workspace,
150        extra_mpci_receive_server_stack, stack_allocate_hook, and
151        stack_free_hook. As a side-effect of this effort some multiprocessing
152        code was made conditional and some style clean up occurred.
153
1542007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
155
156        * clock/ckinit.c, include/bsp.h: Fix spacing.
157
1582007-11-06      Joel Sherrill <joel.sherrill@OARcorp.com>
159
160        * clock/ckinit.c: Formatting.
161
1622007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
163
164        * console/debugputs.c, include/bsp.h, startup/spurious.c: Remove debug
165        print methods that are redundant with prntk and replace their use
166        with printk.
167
1682007-05-03      Joel Sherrill <joel@OARcorp.com>
169
170        * startup/linkcmds: Handle .data.* sections
171
1722007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
173
174        * bsp_specs: Remove qrtems_debug.
175
1762007-03-28      Joel Sherrill <joel@OARcorp.com>
177
178        * clock/ckinit.c: Add support to the Clock driver template for
179        rtems_clock_set_nanoseconds_extension and the potential for TOD and
180        timestamps accurate to the nanosecond. On this BSP however, it is
181        only accurate to the microsecond.
182
1832007-03-28      Joel Sherrill <joel@OARcorp.com>
184
185        PR 1233/bsps
186        * Makefile.am, console/console.c, console/debugputs.c: Move printk
187        support code into debug IO file so you do not get the entire console
188        driver when you do not want it.
189
1902006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
191
192        * configure.ac: New BUG-REPORT address.
193
1942006-11-17      Joel Sherrill <joel@OARcorp.com>
195
196        * timer/timer.c: Update timer overhead for start/stop.
197
1982006-11-16      Joel Sherrill <joel@OARcorp.com>
199
200        * clock/ckinit.c, console/console.c: Use common clock driver template
201        and eliminate all fast idle code specific to this BSP. This
202        eliminates a fair amount of code in the BSP clock driver and
203        bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
204        timer so I added the new hook Clock_driver_support_find_timer to
205        support this. In general, there was some clean up to the file headers
206        of various files.
207
2082006-11-15      Joel Sherrill <joel@OARcorp.com>
209
210        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
211        file and simplified initialization.
212
2132006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
214
215        * Makefile.am: Remove superfluous -DASM.
216
2172006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
218
219        * configure.ac: Require autoconf-2.60. Require automake-1.10.
220
2212006-06-24      Joel Sherrill <joel@OARcorp.com>
222
223        * startup/linkcmds: Add .rela.dyn sections.
224
2252006-06-22      Joel Sherrill <joel@OARcorp.com>
226
227        PR 1100/bsps
228        * console/debugputs.c: Remove redundant return.
229
2302006-03-08      Joel Sherrill <joel@OARcorp.com>
231
232        * startup/linkcmds: Add .gnu.linkonce.b.* section.
233
2342006-02-08      Joel Sherrill <joel@OARcorp.com>
235
236        * startup/linkcmds: Add sections required by newer gcc versions.
237
2382006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
239
240        * configure.ac: Remove explicit ampolish3 support (now in
241        RTEMS_BSP_CONFIGURE).
242
2432006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
244
245        * configure.ac: Add ampolish3 support.
246        * Makefile.am: Add preinstall.am.
247
2482006-01-10      Joel Sherrill <joel@OARcorp.com>
249
250        * startup/linkcmds: Merge from 4.6 branch. Now the copy_data loop
251        works.
252
2532006-01-10      Joel Sherrill <joel@OARcorp.com>
254
255        * configure.ac: Add configuration for ENABLE_SIS_QUIRKS.
256
2572005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
258
259        * include/bsp.h: New header guard.
260
2612005-01-20      Joel Sherrill <joel@OARcorp.com>
262
263        * bsp_specs: Conditionalize inclusion of crtend/crtn.
264
2652005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
266
267        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
268
2692005-01-06      Joel Sherrill <joel@OARcorp.com>
270
271        * Makefile.am: Fix typo.
272
2732005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
274
275        * Makefile.am: Remove build-variant support.
276
2772004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
278
279        * configure.ac: Require automake > 1.9.
280
2812004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
282
283        PR 610/bsps
284        * Makefile.am: Add include/tm27.h, Cosmetics.
285        * include/tm27.h: Final cosmetics.
286
2872004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
288
289        * include/bsp.h: Split out tmtest27 support.
290        * include/tm27.h: New.
291
2922004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
293
294        PR 613/bsps
295        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
296
2972004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
298
299        PR 614/bsps
300        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
301
3022004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
303
304        * startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
305        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
306        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
307        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
308        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
309
3102004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
311
312        * clock/ckinit.c, console/console.c, console/debugputs.c,
313        erc32sonic/erc32sonic.c, include/bsp.h, include/erc32.h,
314        startup/setvec.c, startup/spurious.c, timer/timer.c: Convert to
315        using c99 fixed size types.
316
3172004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * Makefile.am: Reflect changes to bsp.am.
320        Preinstall dist_project_lib*.
321
3222004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * Makefile.am: Reflect changes to bsp.am.
325
3262004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
329
3302004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * Makefile.am: Pickup files from ../../sparc/shared instead of
333        ../shared. Reformat.
334
3352004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * Makefile.am: Cosmetics.
338
3392004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: Cosmetics.
342
3432004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * Makefile.am: Merge-in clock/Makefile.am, erc32sonic/Makefile.am,
346        startup/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
347        timer/Makefile.am, wrapup/Makefile.am.
348        Use automake compilation rules.
349        * clock/Makefile.am, erc32sonic/Makefile.am, startup/Makefile.am,
350        console/Makefile.am, gnatsupp/Makefile.am, timer/Makefile.am,
351        wrapup/Makefile.am: Remove.
352        * configure.ac: Reflect changes above.
353
3542004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * Makefile.am: Add PREINSTALL_DIRS.
357
3582004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * wrapup/Makefile.am: Reflect changes to libcpu.
361
3622004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
365        Add PRE/TMPINSTALL_FILES to CLEANFILES.
366        * startup/Makefile.am: Ditto.
367
3682004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * gnatsupp/Makefile.am: Eliminate VPATH.
371
3722004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * start/.cvsignore: Remove.
375
3762004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * start/Makefile.am: Remove.
379        * Makefile.am: Merge-in start/Makefile.am.
380        * configure.ac: Reflect changes above.
381
3822004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * wrapup/Makefile.am: Eliminate $(LIB).
385        Use noinst_DATA to trigger building libbsp.a.
386
3872003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * start/Makefile.am: Eliminate VPATH.
390
3912003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
394        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
395
3962003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
399        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
400        * wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
401
4022003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
405
4062003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * start/Makefile.am: Misc cleanups and fixes.
409        * startup/Makefile.am: Misc cleanups and fixes.
410        * wrapup/Makefile.am: Misc cleanups and fixes.
411
4122003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * Makefile.am: Add dirstamp support to preinstallation.
415        * clock/Makefile.am: Cosmetics.
416        * console/Makefile.am: Cosmetics.
417        * erc32sonic/Makefile.am: Cosmetics.
418        * gnatsupp/Makefile.am: Cosmetics.
419        * start/Makefile.am: Cosmetics.
420        * startup/Makefile.am: Cosmetics.
421        * timer/Makefile.am: Cosmetics.
422        * wrapup/Makefile.am: Cosmetics.
423
4242003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * clock/Makefile.am: Remove all-local: $(ARCH).
427        * console/Makefile.am: Remove all-local: $(ARCH).
428        * erc32sonic/Makefile.am: Remove all-local: $(ARCH).
429        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
430        * start/Makefile.am: Remove all-local: $(ARCH).
431        * startup/Makefile.am: Remove all-local: $(ARCH).
432        * timer/Makefile.am: Remove all-local: $(ARCH).
433        * wrapup/Makefile.am: Remove all-local: $(ARCH).
434
4352003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * Makefile.am: Fix preinstallation of include/coverhd.h.
438
4392003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * Makefile.am: Merge-in include/Makefile.am.
442        Reflect changes to bsp.am.
443        * include/Makefile.am: Remove.
444        * configure.ac: Reflect changes above.
445
4462003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * bsp_specs: Remove *lib:.
449
4502003-09-04      Joel Sherrill <joel@OARcorp.com>
451
452        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
453        console/debugputs.c, include/bsp.h, include/coverhd.h,
454        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
455        URL for license changed.
456
4572003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * Makefile.am: Reflect having moved aclocal/.
460
4612003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * Makefile.am: Reflect having moved automake/.
464        * clock/Makefile.am: Reflect having moved automake/.
465        * console/Makefile.am: Reflect having moved automake/.
466        * erc32sonic/Makefile.am: Reflect having moved automake/.
467        * gnatsupp/Makefile.am: Reflect having moved automake/.
468        * include/Makefile.am: Reflect having moved automake/.
469        * start/Makefile.am: Reflect having moved automake/.
470        * startup/Makefile.am: Reflect having moved automake/.
471        * timer/Makefile.am: Reflect having moved automake/.
472        * wrapup/Makefile.am: Reflect having moved automake/.
473
4742003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        PR 452/bsps
477        * startup/Makefile.am: Remove USE_INIT_FINI.
478
4792003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
482
4832003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        PR 445/bsps
486        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
487        Remove cpp, old_cpp (now unused).
488
4892003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * configure.ac: Remove AC_CONFIG_AUX_DIR.
492
4932003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
496
4972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * configure.ac: AC_PREREQ(2.57).
500
5012003-01-20      Joel Sherrill <joel@OARcorp.com>
502
503        * startup/linkcmds*: Add FreeBSD sysctl() sections.
504
5052002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
508        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
509        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
510        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
511        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
512        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
513        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
514
5152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * start/Makefile.am: Use install-data-local to install startfile.
518
5192002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
522
5232002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * .cvsignore: Reformat.
526        Add autom4te*cache.
527        Remove autom4te.cache.
528
5292002-08-21      Joel Sherrill <joel@OARcorp.com>
530
531        * bsp_specs: Added support for -nostdlibs.
532
5332002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
536        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
537
5382002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
541        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
542        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
543        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
544        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
545        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
546        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
547
5482002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * start/Makefile.am: Eliminate PGM.
551        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
552
5532002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
556
5572002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
560        Remove $(OBJS) from all-local.
561
5622002-07-01      Joel Sherrill <joel@OARcorp.com>
563
564        * startup/erc32mec.c: New file.
565        * startup/Makefile.am: Reflect above.
566        * include/erc32.h: Converted SCORE_EXTERN to extern.
567        * tools/runtest.in: Lengthened timeout on test runs.
568
5692002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
572
5732001-05-09      Joel Sherrill <joel@OARcorp.com>
574
575        * startup/linkcmds: In support of gcc 3.1, added one of more
576        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
577        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
578        and direction of segments to memory regions may also have been
579        addressed.  This was a sweep across all BSPs.
580 
5812001-04-26      Joel Sherrill <joel@OARcorp.com>
582
583        * include/bsp.h: Change SIS to ERC32_BSP.
584 
5852002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
588        Remove BSPOPTS_*(FPU_REVB).
589        * wrapup/Makefile.am: Remove tbr.
590
5912002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
594        Add BSPOPTS_*(FPU_REVB).
595        * wrapup/Makefile.am: Add tbr.
596
5972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * configure.ac:
600        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
601        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
602        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
603        * Makefile.am: Remove AUTOMAKE_OPTIONS.
604        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
605        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
606        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
607        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
608        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
609        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
610        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
611        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
612
6132001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
616        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
617        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
618        * include/bsp.h: include bspopts.h.
619
6202001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
623
6242001-11-08      Jiri Gaisler <jiri@gaisler.com>
625
626        This fix is in response to test results reported by Jerry Needell
627        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
628        * include/bsp.h: TM27 was not running properly because the ERC32
629        and LEON cannot nest interrupts at the same level.  The BSP test support
630        had to be modified to support using two different interrupt sources.
631
6322001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
635        * configure.in: Remove.
636        * configure.ac: New file, generated from configure.in by autoupdate.
637
6382001-09-27      Joel Sherrill <joel@OARcorp.com>
639
640        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
641
6422001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
645
6462001-08-16      Joel Sherrill <joel@OARcorp.com>
647
648        * tools/runtest.in: Recognize debug variant of monitor test.
649
6502001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * configure.in: Add bspopts.h.
653        * include/.cvsignore: Add bspopts.h*, stamp-h*.
654        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
655        * include/bsp.h: Include bspopts.h.
656
6572001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
658
659        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
660
6612000-04-23      Jiri Gaisler <jiri@gaisler.com>
662
663        * console/debugputs.c: Switched to unsigned characters.
664
6652000-12-06      Joel Sherrill <joel@OARcorp.com>
666
667        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
668
6692000-11-30      Joel Sherrill <joel@OARcorp.com>
670
671        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
672
6732000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
674
675        * erc32sonic/erc32sonic.c: Minor modifications which enable
676        network interface to come up and work for some time before
677        getting an error in the SONIC driver.  The error is a bit random,
678        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
679        available ram (and traps) while sometimes there is a panic due
680        to RBAE/RXEN.
681
6822000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * Makefile.am: Cleanup.
685
6862000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
687
688        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
689        up .o's instead of .rel's from libcpu.
690
6912000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
692
693        * Makefile.am, configure.in, gnatsupp/Makefile.am,
694        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
695        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
696        wrapup/Makefile.am:
697        * erc32sonic: New directory.
698        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
699        erc32sonic/.cvsignore: New files.
700        * include/erc32.h: New file.
701        * startup/boardinit.S: New file.
702        Big update of SPARC support for ERC32 and LEON.
703        Added support for ERC32 without floating point.
704        Added SONIC support as configured on Tharsys ERC32 board.
705        The bsp's share various code in the shared directory:
706           gnat-support, start-up code, etc.
707        To decrease the foot-print, I removed the 16 kbyte start-up
708        stack that was put in .bss and never reused once the system
709        was up. The stack is now put between the heap and the
710        workspace. To reclaim it, the user can do a rtems_region_extend
711        to merge the stack to the heap region once the system is up.
712
7132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
716
7172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
720
7212000-11-01      Joel Sherrill <joel@OARcorp.com>
722
723        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
724        and libcsupport.h moved from libc to lib/include/rtems and
725        now must be referenced as <rtems/XXX.h>.   Header file order
726        was cleaned up while doing this.
727
7282000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
731        Switch to GNU canonicalization.
732
7332000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
736        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
737        wrapup/Makefile.am: Include compile.am
738
7392000-08-10      Joel Sherrill <joel@OARcorp.com>
740
741        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.