source: rtems/c/src/lib/libbsp/powerpc/score603e/ChangeLog @ f6c6e17d

4.104.115
Last change on this file since f6c6e17d was df393962, checked in by Joel Sherrill <joel.sherrill@…>, on 12/04/08 at 20:34:02

2008-12-04 Joel Sherrill <joel.sherrill@…>

  • bsp_specs: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.
  • Property mode set to 100644
File size: 29.9 KB
Line 
12008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * bsp_specs: Move -e start from *link to *startfile to avoid warning
4        for undefined entry symbol when linking relocatables with binutils
5        2.19.
6
72008-10-03      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * Makefile.am: Remove unused file.
10        * pci/no_host_bridge.c: Removed.
11
122008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
13
14        * preinstall.am: Regenerated.
15
162008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
17
18        * Makefile.am: bsp_cleanup() was wrong. Use stub. openpic.h not needed.
19        * startup/bspclean.c: Removed.
20
212008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
22
23        * preinstall.am: Regenerated.
24
252008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, console/85c30.h,
28        console/console.c, console/consolebsp.h, console/tbl85c30.c,
29        include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c,
30        pci/no_host_bridge.c, startup/bspclean.c, startup/bspstart.c,
31        startup/genpvec.c, startup/vmeintr.c: File head clean up.
32
332008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * Makefile.am, PCI_bus/PCI.c, PCI_bus/universe.c, startup/genpvec.c:
36        Fix warnings.
37
382008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * Makefile.am, preinstall.am, PCI_bus/PCI.c, PCI_bus/PCI.h,
41        PCI_bus/universe.c, console/85c30.c, console/85c30.h,
42        console/consolebsp.h, console/tbl85c30.c, include/gen2.h,
43        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
44        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c,
45        vme/VMEConfig.h: Some clean up.
46        * include/coverhd.h: Removed.
47
482008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
49
50        * include/irq-config.h: New file.
51        * startup/spurious.c: Removed.
52
532008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
54
55        * Makefile.am, preinstall.am, PCI_bus/universe.c, console/console.c,
56        include/bsp.h, irq/FPGA.c, irq/irq.c, startup/Hwr_init.c,
57        startup/bspstart.c, startup/vmeintr.c: Modifications required to run
58        on hardware. Some cleanup.
59
602008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
63        of building libbspstart.a, using automake-rules.
64
652008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
66
67        * Makefile.am: Eliminate *_SOURCES.
68
692008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
70
71        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
72        components.
73
742008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
75
76        * Makefile.am: Remove noinst_PROGRAMS (Unused).
77
782008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
79
80        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
81
822008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * configure.ac: Make letting boot_card() handle work area allocation
85        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
86        BSP_BOOTCARD_OPTIONS.
87
882008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
89
90        * include/bsp.h, startup/bspstart.c: Remove unused BSP_INIT_STACK_SIZE
91        now that the linkcmds accounts for the starting stack.
92
932008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
94
95        * Makefile.am, include/bsp.h, startup/bspstart.c, startup/linkcmds: Use
96        PowerPC level shared bsp_get_work_area() implementation.
97        * startup/bspgetworkarea.c: Removed.
98
992008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
100
101        * startup/bspstart.c: Remove unused variable.
102
1032008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
104
105        * include/bsp.h: Remove unnecessary boilerplate comments.
106
1072008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
108
109        * startup/bspstart.c: Add include of rtems/libio.h.
110
1112008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
112
113        * include/bsp.h: Eliminate definitions of BSP_LIBIO_MAX_FDS since this
114        is NOT used anywhere.
115
1162008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
117
118        * preinstall.am: Regenerated.
119
1202008-09-17      Miao Yan <yanmiaobest@gmail.com>
121
122        * startup/bspstart.c: Merge GSOC project code to add simple device only
123        filesystem (devfs), optionally completely drop out filesystem, and to
124        clean up disabling newlib reentrancy support. This dropped 17K from
125        the minimum.exe for sparc/sis and arm/rtl22xx_t now has a 15K code
126        space.
127
1282008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
129
130        * irq/FPGA.c: Remove unnecessary includes of rtems/libcsupport.h and
131        rtems/libio.h.
132
1332008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
134
135        * Makefile.am, configure.ac, include/bsp.h, startup/bspstart.c: Add use
136        of bsp_get_work_area() in its own file and rely on BSP Framework to
137        perform more initialization.
138        * startup/bspgetworkarea.c: New file.
139
1402008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
141
142        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
143        phase, all prototypes were removed from bsp.h and empty
144        implementations were removed and made to use the shared stub.
145
1462008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
147
148        * irq/irq.c: Convert to "bool".
149
1502008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
151
152        * console/85c30.c, console/console.c, irq/FPGA.c, timer/timer.c,
153        tod/tod.c: Convert to "bool".
154
1552008-09-03      Joel Sherrill <joel.sherrill@OARcorp.com>
156
157        * Makefile.am, README, configure.ac, console/85c30.c,
158        console/console.c, console/consolebsp.h, include/bsp.h,
159        include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c,
160        start/start.S, startup/bspstart.c, startup/genpvec.c,
161        startup/linkcmds, timer/timer.c, tod/tod.c: Initiate update and
162        testing. Runs hello but does not run ticker yet.
163
1642008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
165
166        * timer/timer.c: Eliminate empty function from every benchmark timer
167        driver. Fix spelling.
168
1692008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
170
171        * timer/timer.c: Rename timer driver methods to follow RTEMS
172        programming conventions.
173
1742008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
175
176        * irq/FPGA.c, irq/irq_init.c, pci/no_host_bridge.c,
177        startup/Hwr_init.c, startup/genpvec.c:
178        Add missing prototypes.
179
1802008-07-03      Chris Johns <chrisj@rtems.org>
181
182        * c/src/lib/libbsp/powerpc/score603e/startup/genpvec.c: Change to
183        the Chains API.
184
1852008-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
186
187        * startup/bspstart.c: Add capability for bootcard.c BSP Initialization
188        Framework to ask the BSP where it has memory for the RTEMS Workspace
189        and C Program Heap. These collectively are referred to as work area.
190        If the BSP supports this, then it does not have to include code to
191        split the available memory between the two areas. This reduces the
192        amount of code in the BSP specific bspstart.c file. Additionally, the
193        shared framework can initialize the C Library, call
194        rtems_debug_enable(), and dirty the work area memory. Until most/all
195        BSPs support this new capability, if the BSP supports this, it should
196        call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
197        When the transition is complete, this autoconf macro can be removed.
198
1992008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
200
201        * Makefile.am: Rework to avoid .rel files.
202
2032008-04-23      Joel Sherrill <joel.sherrill@OARcorp.com>
204
205        * Makefile.am: Remove all references to console_reserve_resources and
206        termios_reserve_resources.
207        * console/consolereserveresources.c: Removed.
208
2092008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
210
211        * startup/linkcmds: Add wildcard to gcc_except_table section so
212        programs compiled with gcc 4.3.x can link.
213
2142007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
215
216        * include/bsp.h, startup/bspstart.c: Eliminate copies of the
217        Configuration Table. Use the RTEMS provided accessor macros to obtain
218        configuration fields.
219
2202007-12-08      Till Straumann <strauman@slac.stanford.edu>
221
222        * Makefile.am: merged shared/vme/vme_universe.c and
223        shared/vme/vme_universe_dma.c into one file.
224
2252007-12-08      Till Straumann <strauman@slac.stanford.edu>
226
227        * vme/VMEConfig.h: added error status to
228        BSP_VME_UNIVERSE_INSTALL_IRQ_MGR(err) macro.
229
2302007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
231
232        * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
233        from CPU Table to Configuration Table. Eliminate CPU Table from all
234        ports. Delete references to CPU Table in all forms.
235
2362007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
237
238        * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
239        Table fields to the Configuration Table. This included
240        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
241        do_zero_of_workspace, extra_mpci_receive_server_stack,
242        stack_allocate_hook, and stack_free_hook. As a side-effect of this
243        effort some multiprocessing code was made conditional and some style
244        clean up occurred.
245
2462007-11-30      Till Straumann <strauman@slac.stanford.edu>
247
248        * startup/bspstart: removed _Cpu_table.exceptions_in_RAM.
249
2502007-11-30      Till Straumann <strauman@slac.stanford.edu>
251       
252        * vectors/vectors.S: Removed; this BSP now uses the shared
253        version.
254
2552007-11-30      Till Straumann <strauman@slac.stanford.edu>
256
257        * irq/irq.h, irq/irq_init.c: Removed the definition
258        of ASM_IRQ_VECTOR_BASE; this symbol was only use to
259        initialize the irqBase member of the rtems_irq_global_settings
260        struct. However, irqBase is an rtems_irq_symbolic_name,
261        so using BSP_LOWEST_OFFSET is more appropriate.
262
2632007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
264
265        * startup/bspstart.c: Eliminate PowerPC specific elements from the CPU
266        Table. They have been replaced with variables named bsp_XXX as
267        needed.
268
2692007-09-17      Joel Sherrill <joel.sherrill@OARcorp.com>
270
271        * PCI_bus/universe.c, console/console.c, include/bsp.h, irq/FPGA.c,
272        startup/bspstart.c, startup/genpvec.c, startup/spurious.c: Eliminate
273        DEBUG_puts.
274
2752007-09-12      Joel Sherrill <joel.sherrill@OARcorp.com>
276
277        PR 1257/bsps
278        * irq/irq.c: Code outside of cpukit should use the public API for
279        rtems_interrupt_disable/rtems_interrupt_enable. By bypassing the
280        public API and directly accessing _CPU_ISR_Disable and
281        _CPU_ISR_Enable, they were bypassing the compiler memory barrier
282        directive which could lead to problems. This patch also changes the
283        type of the variable passed into these routines and addresses minor
284        style issues.
285
2862007-07-10      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
287
288        * irq/irq_init.c: adapted to shared exception code
289
2902007-07-06      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
291
292        * Makefile.am: adapted to shared exception code
293
2942007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
295
296        * bsp_specs: Remove qrtems_debug.
297
2982007-03-11      Joel Sherrill <joel@OARcorp.com>
299
300        * startup/bspstart.c: Remove assignments of
301        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
302        value in boot_card.c
303
3042007-01-30      Till Straumann <strauman@slac.stanford.edu>
305
306        * Makefile.am, preinstall.am,
307        * vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
308        cleaned up vme support - use files from libbsp/powerpc/shared/vme
309        and define BSP specifica in VMEConfig.h.
310        Use VME DMA support implemented by vmeUniverse and
311        libbsp/powerpc/shared/vme/vme_universe_dma.c
312
313        * irq/irq.c, include/gen2.h:
314        removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition.
315        Support for VME IRQ software priorities was incomplete/incorrect
316        on this BSP.
317
3182006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
319
320        * configure.ac: New BUG-REPORT address.
321
3222006-11-15      Joel Sherrill <joel@OARcorp.com>
323
324        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
325        file and simplified initialization.
326
3272006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
328
329        * Makefile.am: Remove superfluous -DASM.
330
3312006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
332
333        * configure.ac: Require autoconf-2.60. Require automake-1.10.
334
3352006-08-09      Joel Sherrill <joel@OARcorp.com>
336
337        * startup/linkcmds: Clean up a bit after adding missing .rela sections.
338
3392006-03-08      Joel Sherrill <joel@OARcorp.com>
340
341        * startup/linkcmds: Add .gnu.linkonce.b.* section.
342
3432006-02-08      Joel Sherrill <joel@OARcorp.com>
344
345        * startup/linkcmds: Add sections required by newer gcc versions.
346
3472006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
348
349        * configure.ac: Remove explicit ampolish3 support (now in
350        RTEMS_BSP_CONFIGURE).
351
3522006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
353
354        * configure.ac: Add ampolish3 support.
355        * Makefile.am: Add preinstall.am.
356
3572006-01-08      Joel Sherrill <joel@OARcorp.com>
358
359        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
360        Jennifer will have to test this.
361
3622006-01-08      Joel Sherrill <joel@OARcorp.com>
363
364        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
365        Jennifer will have to test this.
366
3672005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
368
369        * include/bsp.h: New header guard.
370
3712005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
372
373        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
374
3752005-05-11      Joel Sherrill <joel@OARcorp.com>
376
377        * startup/linkcmds: Add .data.* sections.
378
3792005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
380
381        * vme/vmeconfig.c: Eliminate unsigned32.
382
3832005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
384
385        * include/gen2.h: Changed rtems_unsigned types to uint types
386
3872005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
388
389        * irq/irq_init.c: Name change to support common PCI interface
390
3912005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
392
393        * include/tm27.h: Correct error in tm27 test
394
3952005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
396
397        * Add/remove files for the Update to new exception model.
398        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
399        * clock/clock.c: Removed.
400
4012005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
402       
403        * Add/move files for the Update to new exception model.
404          NOTE: These modifications have not been tested on hardware.
405        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
406        * startup/FPGA.c: Removed.
407
4082005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
409
410        * score603e/Makefile.am, score603e/configure.ac,
411        score603e/console/console.c, score603e/include/bsp.h,
412        score603e/include/gen2.h, score603e/include/tm27.h,
413        score603e/startup/bspstart.c: Update score603e to new exception model
414        NOTE: These modifications have not been tested on hardware.
415
4162005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
417
418        * clock/clock.c: Fix multiple defined warning
419
4202005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
421
422        PR 778/bsps
423        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
424        startup/bspstart.c, tod/tod.c:
425        modify SCORE_.. to BSP_.. for externally used define's.
426
4272005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
428
429        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
430
4312005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
432
433        * startup/spurious.c: Merge ppc603 and ppc603e.
434        Remove digits (Unused).
435
4362005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
437
438        * Makefile.am: Fix typo in previous patch.
439
4402005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
441
442        * Makefile.am: Merge-in wrapup/Makefile.am.
443        * wrapup/Makefile.am: Remove.
444        * configure.ac: Reflect changes above.
445
4462005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
447
448        * vectors/vectors.S: Remove XCOFF support.
449
4502005-01-28      Joel Sherrill <joel@OARcorp.com>
451
452        * startup/linkcmds: Add .gnu.linkonce.b.* section.
453
4542005-01-26      Joel Sherrill <joel@OARcorp.com>
455
456        * startup/linkcmds: Now links.
457
4582005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
459
460        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
461        * include/tod.h: Remove.
462
4632005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
464
465        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
466
4672005-01-04      Joel Sherrill <joel@OARcorp.com>
468
469        * startup/linkcmds: Remove warnings.
470
4712005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
472
473        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
474
4752004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
476
477        * configure.ac: Require automake > 1.9.
478
4792004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
480
481        PR 610/bsps
482        * Makefile.am: Add include/tm27.h, Cosmetics.
483        * include/tm27.h: Final cosmetics.
484
4852004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
486
487        * include/bsp.h: Split out tmtest27 support.
488        * include/tm27.h: New.
489
4902004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
491
492        PR 613/bsps
493        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
494
4952004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
496
497        PR 614/bsps
498        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
499
5002004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
501
502        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
503        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
504        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
505        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
506        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
507        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
508        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
509
5102004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
511
512        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
513        clock/clock.c, console/85c30.c, console/console.c,
514        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
515        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
516        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
517        Convert to using c99 fixed size types.
518
5192004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * Makefile.am: Reflect changes to bsp.am.
522        Preinstall dist_project_lib*.
523
5242004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * Makefile.am: Reflect changes to bsp.am.
527
5282004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
531
5322004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * wrapup/Makefile.am: Convert to automake-building rules.
535
5362004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
539        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
540        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
541        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
542        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
543        vectors/Makefile.am: Remove.
544        * configure.ac: Reflect changes above.
545        * wrapup/Makefile.am: Reflect changes above.
546
5472004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * Makefile.am: Merge-in start/Makefile.am.
550        * start/Makefile.am: Remove.
551        * configure.ac: Reflect changes above.
552
5532004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
556        Add RTEMS_PROG_CCAS.
557
5582004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * Makefile.am: Add PREINSTALL_DIRS.
561        * wrapup/Makefile.am: Reflect changes to libcpu.
562
5632004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
566        Add PRE/TMPINSTALL_FILES to CLEANFILES.
567        * start/Makefile.am: Ditto.
568        * startup/Makefile.am: Ditto.
569
5702004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * wrapup/Makefile.am: Eliminate $(LIB).
573        Use noinst_DATA to trigger building libbsp.a.
574
5752003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * startup/Makefile.am: Cosmetics.
578
5792003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * PCI_bus/Makefile.am: Eliminate VPATH.
582        * clock/Makefile.am: Eliminate VPATH.
583        * console/Makefile.am: Eliminate VPATH.
584        * start/Makefile.am: Eliminate VPATH.
585        * startup/Makefile.am: Eliminate VPATH.
586        * timer/Makefile.am: Eliminate VPATH.
587        * tod/Makefile.am: Eliminate VPATH.
588        * vectors/Makefile.am: Eliminate VPATH.
589
5902003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
593        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
594
5952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
598        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
599
6002003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
603
6042003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * start/Makefile.am: Misc cleanups and fixes.
607        * startup/Makefile.am: Misc cleanups and fixes.
608        * wrapup/Makefile.am: Misc cleanups and fixes.
609
6102003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * Makefile.am: Add preinstallation dirstamp support.
613        * PCI_bus/Makefile.am: Cosmetics.
614        * clock/Makefile.am: Cosmetics.
615        * console/Makefile.am: Cosmetics.
616        * startup/Makefile.am: Cosmetics.
617        * timer/Makefile.am: Cosmetics.
618        * tod/Makefile.am: Cosmetics.
619        * vectors/Makefile.am: Cosmetics.
620        * wrapup/Makefile.am: Cosmetics.
621
6222003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
625        * clock/Makefile.am: Remove all-local: $(ARCH).
626        * console/Makefile.am: Remove all-local: $(ARCH).
627        * start/Makefile.am: Remove all-local: $(ARCH).
628        * startup/Makefile.am: Remove all-local: $(ARCH).
629        * timer/Makefile.am: Remove all-local: $(ARCH).
630        * tod/Makefile.am: Remove all-local: $(ARCH).
631        * vectors/Makefile.am: Remove all-local: $(ARCH).
632        * wrapup/Makefile.am: Remove all-local: $(ARCH).
633
6342003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * Makefile.am: Merge-in include/Makefile.am.
637        Reflect changes to bsp.am.
638        * include/Makefile.am: Remove.
639        * configure.ac: Reflect changes above.
640
6412003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * bsp_specs: Remove *lib:.
644
6452003-09-04      Joel Sherrill <joel@OARcorp.com>
646
647        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
648        console/console.c, console/consolebsp.h,
649        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
650        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
651        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
652        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
653        for license changed.
654
6552003-09-04      Joel Sherrill <joel@OARcorp.com>
656
657        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
658        statement about copyright assignment.
659
6602003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * Makefile.am: Reflect having moved aclocal/.
663
6642003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * Makefile.am: Reflect having moved automake/.
667        * PCI_bus/Makefile.am: Reflect having moved automake/.
668        * clock/Makefile.am: Reflect having moved automake/.
669        * console/Makefile.am: Reflect having moved automake/.
670        * include/Makefile.am: Reflect having moved automake/.
671        * start/Makefile.am: Reflect having moved automake/.
672        * startup/Makefile.am: Reflect having moved automake/.
673        * timer/Makefile.am: Reflect having moved automake/.
674        * tod/Makefile.am: Reflect having moved automake/.
675        * vectors/Makefile.am: Reflect having moved automake/.
676        * wrapup/Makefile.am: Reflect having moved automake/.
677
6782003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
681
6822003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        PR 445/bsps
685        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
686        Remove cpp, old_cpp (now unused).
687
6882003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * configure.ac: Remove AC_CONFIG_AUX_DIR.
691
6922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
695
6962003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * configure.ac: AC_PREREQ(2.57).
699
7002003-01-20      Joel Sherrill <joel@OARcorp.com>
701
702        * startup/linkcmds*: Add FreeBSD sysctl() sections.
703
7042002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
707        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
708        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
709        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
710        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
711        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
712        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
713        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
714
7152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * start/Makefile.am: Use install-data-local to install startfile.
718
7192002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
722
7232002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * .cvsignore: Reformat.
726        Add autom4te*cache.
727        Remove autom4te.cache.
728
7292002-08-21      Joel Sherrill <joel@OARcorp.com>
730
731        * bsp_specs: Added support for -nostdlibs.
732
7332002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
736        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
737        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
738        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
739        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
740        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
741        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
742        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
743        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
744
7452002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * start/Makefile.am: Eliminate PGMS.
748        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
749
7502002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
753
7542002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
755
756        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
757        Remove $(OBJS) from all-local.
758
7592002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
762
7632001-05-09      Joel Sherrill <joel@OARcorp.com>
764
765        * startup/linkcmds: In support of gcc 3.1, added one of more
766        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
767        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
768        and direction of segments to memory regions may also have been
769        addressed.  This was a sweep across all BSPs.
770 
7712002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
774
7752002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * vectors/vectors.S: Include <asm.h>.
778
7792001-04-08      Joel Sherrill <joel@OARcorp.com>
780
781        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
782 
7832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * configure.ac:
786        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
787        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
788        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
789        * Makefile.am: Remove AUTOMAKE_OPTIONS.
790        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
791        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
792        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
793        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
794        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
795        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
796        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
797        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
798        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
799
8002001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
803
8042001-11-28      Joel Sherrill <joel@OARcorp.com>,
805
806        This was tracked as PR87.
807        * README, configure.ac, include/Makefile.am, include/bsp.h,
808        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
809        Eliminated conditional code for generation 1 boards as these are
810        no longer available.
811        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
812
8132001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * Makefile.am: Add @exceptions@ to SUBDIRS.
816        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
817        make/custom/score603e.cfg;
818        Add automake conditional for SCORE_GENERATION_1;
819        Add RTEMS_PPC_EXCEPTIONS([old]).
820        * include/Makefile.am: include force-preinstall.am.
821        * start/start.S: include <bspopts.h> instead of targopts.h.
822        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
823        * vectors/vector.S: include <bsp.h>.
824        * wrapup/Makefile.am: Apply @exceptions@.
825
8262001-10-25      Joel Sherrill <joel@OARcorp.com>
827
828        * startup/linkcmds: Added _init and _fini.
829
8302001-10-12      Joel Sherrill <joel@OARcorp.com>
831
832        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
833        console/consolebsp.h, console/consolereserveresources.c,
834        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
835        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
836        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
837        startup/vmeintr.c, timer/timer.c: Fixed typo.
838
8392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
842        * configure.in: Remove.
843        * configure.ac: New file, generated from configure.in by autoupdate.
844
8452001-10-11      Joel Sherrill <joel@OARcorp.com>
846
847        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
848        delay_in_bus_cycles() to add rtems_bsp_ prefix.
849
8502001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
853
8542001-08-30      Joel Sherrill <joel@OARcorp.com>
855
856        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
857        gnat 3.13p.
858
8592001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * configure.in: Add bspopts.h.
862        * include/.cvsignore: Add bspopts.h*, stamp-h*.
863        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
864        * include/bsp.h: Include bspopts.h.
865
8662001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
867
868        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
869
8702001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
873        CVS-Id.
874        * include/chain.h: Remove.
875        * include/Makefile.am: Remove chain.h.
876
8772000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
880
8812000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
884
8852000-11-01      Joel Sherrill <joel@OARcorp.com>
886
887        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
888        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
889        now must be referenced as <rtems/XXX.h>.   Header file order
890        was cleaned up while doing this.
891
8922000-11-01      Joel Sherrill <joel@OARcorp.com>
893
894        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
895        and libcsupport.h moved from libc to lib/include/rtems and
896        now must be referenced as <rtems/XXX.h>.   Header file order
897        was cleaned up while doing this.
898
8992000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
902        Switch to GNU canonicalization.
903
9042000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
907        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
908        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
909        compile.am
910
9112000-08-10      Joel Sherrill <joel@OARcorp.com>
912
913        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.