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

4.104.115
Last change on this file since d965db14 was d965db14, checked in by Joel Sherrill <joel.sherrill@…>, on 09/17/08 at 16:16:16

2008-09-17 Miao Yan <yanmiaobest@…>

  • startup/bspstart.c: Merge GSOC project code to add simple device only filesystem (devfs), optionally completely drop out filesystem, and to clean up disabling newlib reentrancy support. This dropped 17K from the minimum.exe for sparc/sis and arm/rtl22xx_t now has a 15K code space.
  • Property mode set to 100644
File size: 26.2 KB
Line 
12008-09-17      Miao Yan <yanmiaobest@gmail.com>
2
3        * startup/bspstart.c: Merge GSOC project code to add simple device only
4        filesystem (devfs), optionally completely drop out filesystem, and to
5        clean up disabling newlib reentrancy support. This dropped 17K from
6        the minimum.exe for sparc/sis and arm/rtl22xx_t now has a 15K code
7        space.
8
92008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * irq/FPGA.c: Remove unnecessary includes of rtems/libcsupport.h and
12        rtems/libio.h.
13
142008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * Makefile.am, configure.ac, include/bsp.h, startup/bspstart.c: Add use
17        of bsp_get_work_area() in its own file and rely on BSP Framework to
18        perform more initialization.
19        * startup/bspgetworkarea.c: New file.
20
212008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
24        phase, all prototypes were removed from bsp.h and empty
25        implementations were removed and made to use the shared stub.
26
272008-09-06      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * irq/irq.c: Convert to "bool".
30
312008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * console/85c30.c, console/console.c, irq/FPGA.c, timer/timer.c,
34        tod/tod.c: Convert to "bool".
35
362008-09-03      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * Makefile.am, README, configure.ac, console/85c30.c,
39        console/console.c, console/consolebsp.h, include/bsp.h,
40        include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c,
41        start/start.S, startup/bspstart.c, startup/genpvec.c,
42        startup/linkcmds, timer/timer.c, tod/tod.c: Initiate update and
43        testing. Runs hello but does not run ticker yet.
44
452008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * timer/timer.c: Eliminate empty function from every benchmark timer
48        driver. Fix spelling.
49
502008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
51
52        * timer/timer.c: Rename timer driver methods to follow RTEMS
53        programming conventions.
54
552008-08-20      Ralf Corsépius <ralf.corsepius@rtems.org>
56
57        * irq/FPGA.c, irq/irq_init.c, pci/no_host_bridge.c,
58        startup/Hwr_init.c, startup/genpvec.c:
59        Add missing prototypes.
60
612008-07-03      Chris Johns <chrisj@rtems.org>
62
63        * c/src/lib/libbsp/powerpc/score603e/startup/genpvec.c: Change to
64        the Chains API.
65
662008-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
67
68        * startup/bspstart.c: Add capability for bootcard.c BSP Initialization
69        Framework to ask the BSP where it has memory for the RTEMS Workspace
70        and C Program Heap. These collectively are referred to as work area.
71        If the BSP supports this, then it does not have to include code to
72        split the available memory between the two areas. This reduces the
73        amount of code in the BSP specific bspstart.c file. Additionally, the
74        shared framework can initialize the C Library, call
75        rtems_debug_enable(), and dirty the work area memory. Until most/all
76        BSPs support this new capability, if the BSP supports this, it should
77        call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
78        When the transition is complete, this autoconf macro can be removed.
79
802008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
81
82        * Makefile.am: Rework to avoid .rel files.
83
842008-04-23      Joel Sherrill <joel.sherrill@OARcorp.com>
85
86        * Makefile.am: Remove all references to console_reserve_resources and
87        termios_reserve_resources.
88        * console/consolereserveresources.c: Removed.
89
902008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
91
92        * startup/linkcmds: Add wildcard to gcc_except_table section so
93        programs compiled with gcc 4.3.x can link.
94
952007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
96
97        * include/bsp.h, startup/bspstart.c: Eliminate copies of the
98        Configuration Table. Use the RTEMS provided accessor macros to obtain
99        configuration fields.
100
1012007-12-08      Till Straumann <strauman@slac.stanford.edu>
102
103        * Makefile.am: merged shared/vme/vme_universe.c and
104        shared/vme/vme_universe_dma.c into one file.
105
1062007-12-08      Till Straumann <strauman@slac.stanford.edu>
107
108        * vme/VMEConfig.h: added error status to
109        BSP_VME_UNIVERSE_INSTALL_IRQ_MGR(err) macro.
110
1112007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
112
113        * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
114        from CPU Table to Configuration Table. Eliminate CPU Table from all
115        ports. Delete references to CPU Table in all forms.
116
1172007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
118
119        * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
120        Table fields to the Configuration Table. This included
121        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
122        do_zero_of_workspace, extra_mpci_receive_server_stack,
123        stack_allocate_hook, and stack_free_hook. As a side-effect of this
124        effort some multiprocessing code was made conditional and some style
125        clean up occurred.
126
1272007-11-30      Till Straumann <strauman@slac.stanford.edu>
128
129        * startup/bspstart: removed _Cpu_table.exceptions_in_RAM.
130
1312007-11-30      Till Straumann <strauman@slac.stanford.edu>
132       
133        * vectors/vectors.S: Removed; this BSP now uses the shared
134        version.
135
1362007-11-30      Till Straumann <strauman@slac.stanford.edu>
137
138        * irq/irq.h, irq/irq_init.c: Removed the definition
139        of ASM_IRQ_VECTOR_BASE; this symbol was only use to
140        initialize the irqBase member of the rtems_irq_global_settings
141        struct. However, irqBase is an rtems_irq_symbolic_name,
142        so using BSP_LOWEST_OFFSET is more appropriate.
143
1442007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
145
146        * startup/bspstart.c: Eliminate PowerPC specific elements from the CPU
147        Table. They have been replaced with variables named bsp_XXX as
148        needed.
149
1502007-09-17      Joel Sherrill <joel.sherrill@OARcorp.com>
151
152        * PCI_bus/universe.c, console/console.c, include/bsp.h, irq/FPGA.c,
153        startup/bspstart.c, startup/genpvec.c, startup/spurious.c: Eliminate
154        DEBUG_puts.
155
1562007-09-12      Joel Sherrill <joel.sherrill@OARcorp.com>
157
158        PR 1257/bsps
159        * irq/irq.c: Code outside of cpukit should use the public API for
160        rtems_interrupt_disable/rtems_interrupt_enable. By bypassing the
161        public API and directly accessing _CPU_ISR_Disable and
162        _CPU_ISR_Enable, they were bypassing the compiler memory barrier
163        directive which could lead to problems. This patch also changes the
164        type of the variable passed into these routines and addresses minor
165        style issues.
166
1672007-07-10      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
168
169        * irq/irq_init.c: adapted to shared exception code
170
1712007-07-06      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
172
173        * Makefile.am: adapted to shared exception code
174
1752007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
176
177        * bsp_specs: Remove qrtems_debug.
178
1792007-03-11      Joel Sherrill <joel@OARcorp.com>
180
181        * startup/bspstart.c: Remove assignments of
182        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
183        value in boot_card.c
184
1852007-01-30      Till Straumann <strauman@slac.stanford.edu>
186
187        * Makefile.am, preinstall.am,
188        * vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
189        cleaned up vme support - use files from libbsp/powerpc/shared/vme
190        and define BSP specifica in VMEConfig.h.
191        Use VME DMA support implemented by vmeUniverse and
192        libbsp/powerpc/shared/vme/vme_universe_dma.c
193
194        * irq/irq.c, include/gen2.h:
195        removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition.
196        Support for VME IRQ software priorities was incomplete/incorrect
197        on this BSP.
198
1992006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
200
201        * configure.ac: New BUG-REPORT address.
202
2032006-11-15      Joel Sherrill <joel@OARcorp.com>
204
205        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
206        file and simplified initialization.
207
2082006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
209
210        * Makefile.am: Remove superfluous -DASM.
211
2122006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
213
214        * configure.ac: Require autoconf-2.60. Require automake-1.10.
215
2162006-08-09      Joel Sherrill <joel@OARcorp.com>
217
218        * startup/linkcmds: Clean up a bit after adding missing .rela sections.
219
2202006-03-08      Joel Sherrill <joel@OARcorp.com>
221
222        * startup/linkcmds: Add .gnu.linkonce.b.* section.
223
2242006-02-08      Joel Sherrill <joel@OARcorp.com>
225
226        * startup/linkcmds: Add sections required by newer gcc versions.
227
2282006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
229
230        * configure.ac: Remove explicit ampolish3 support (now in
231        RTEMS_BSP_CONFIGURE).
232
2332006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * configure.ac: Add ampolish3 support.
236        * Makefile.am: Add preinstall.am.
237
2382006-01-08      Joel Sherrill <joel@OARcorp.com>
239
240        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
241        Jennifer will have to test this.
242
2432006-01-08      Joel Sherrill <joel@OARcorp.com>
244
245        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
246        Jennifer will have to test this.
247
2482005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
249
250        * include/bsp.h: New header guard.
251
2522005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
253
254        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
255
2562005-05-11      Joel Sherrill <joel@OARcorp.com>
257
258        * startup/linkcmds: Add .data.* sections.
259
2602005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
261
262        * vme/vmeconfig.c: Eliminate unsigned32.
263
2642005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
265
266        * include/gen2.h: Changed rtems_unsigned types to uint types
267
2682005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
269
270        * irq/irq_init.c: Name change to support common PCI interface
271
2722005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
273
274        * include/tm27.h: Correct error in tm27 test
275
2762005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
277
278        * Add/remove files for the Update to new exception model.
279        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
280        * clock/clock.c: Removed.
281
2822005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
283       
284        * Add/move files for the Update to new exception model.
285          NOTE: These modifications have not been tested on hardware.
286        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
287        * startup/FPGA.c: Removed.
288
2892005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
290
291        * score603e/Makefile.am, score603e/configure.ac,
292        score603e/console/console.c, score603e/include/bsp.h,
293        score603e/include/gen2.h, score603e/include/tm27.h,
294        score603e/startup/bspstart.c: Update score603e to new exception model
295        NOTE: These modifications have not been tested on hardware.
296
2972005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
298
299        * clock/clock.c: Fix multiple defined warning
300
3012005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
302
303        PR 778/bsps
304        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
305        startup/bspstart.c, tod/tod.c:
306        modify SCORE_.. to BSP_.. for externally used define's.
307
3082005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
309
310        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
311
3122005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
313
314        * startup/spurious.c: Merge ppc603 and ppc603e.
315        Remove digits (Unused).
316
3172005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
318
319        * Makefile.am: Fix typo in previous patch.
320
3212005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
322
323        * Makefile.am: Merge-in wrapup/Makefile.am.
324        * wrapup/Makefile.am: Remove.
325        * configure.ac: Reflect changes above.
326
3272005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
328
329        * vectors/vectors.S: Remove XCOFF support.
330
3312005-01-28      Joel Sherrill <joel@OARcorp.com>
332
333        * startup/linkcmds: Add .gnu.linkonce.b.* section.
334
3352005-01-26      Joel Sherrill <joel@OARcorp.com>
336
337        * startup/linkcmds: Now links.
338
3392005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
340
341        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
342        * include/tod.h: Remove.
343
3442005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
345
346        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
347
3482005-01-04      Joel Sherrill <joel@OARcorp.com>
349
350        * startup/linkcmds: Remove warnings.
351
3522005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
353
354        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
355
3562004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
357
358        * configure.ac: Require automake > 1.9.
359
3602004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
361
362        PR 610/bsps
363        * Makefile.am: Add include/tm27.h, Cosmetics.
364        * include/tm27.h: Final cosmetics.
365
3662004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
367
368        * include/bsp.h: Split out tmtest27 support.
369        * include/tm27.h: New.
370
3712004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
372
373        PR 613/bsps
374        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
375
3762004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
377
378        PR 614/bsps
379        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
380
3812004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
382
383        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
384        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
385        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
386        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
387        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
388        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
389        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
390
3912004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
392
393        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
394        clock/clock.c, console/85c30.c, console/console.c,
395        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
396        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
397        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
398        Convert to using c99 fixed size types.
399
4002004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * Makefile.am: Reflect changes to bsp.am.
403        Preinstall dist_project_lib*.
404
4052004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * Makefile.am: Reflect changes to bsp.am.
408
4092004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
412
4132004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * wrapup/Makefile.am: Convert to automake-building rules.
416
4172004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
420        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
421        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
422        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
423        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
424        vectors/Makefile.am: Remove.
425        * configure.ac: Reflect changes above.
426        * wrapup/Makefile.am: Reflect changes above.
427
4282004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * Makefile.am: Merge-in start/Makefile.am.
431        * start/Makefile.am: Remove.
432        * configure.ac: Reflect changes above.
433
4342004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
437        Add RTEMS_PROG_CCAS.
438
4392004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * Makefile.am: Add PREINSTALL_DIRS.
442        * wrapup/Makefile.am: Reflect changes to libcpu.
443
4442004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
447        Add PRE/TMPINSTALL_FILES to CLEANFILES.
448        * start/Makefile.am: Ditto.
449        * startup/Makefile.am: Ditto.
450
4512004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * wrapup/Makefile.am: Eliminate $(LIB).
454        Use noinst_DATA to trigger building libbsp.a.
455
4562003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * startup/Makefile.am: Cosmetics.
459
4602003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * PCI_bus/Makefile.am: Eliminate VPATH.
463        * clock/Makefile.am: Eliminate VPATH.
464        * console/Makefile.am: Eliminate VPATH.
465        * start/Makefile.am: Eliminate VPATH.
466        * startup/Makefile.am: Eliminate VPATH.
467        * timer/Makefile.am: Eliminate VPATH.
468        * tod/Makefile.am: Eliminate VPATH.
469        * vectors/Makefile.am: Eliminate VPATH.
470
4712003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
474        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
475
4762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
479        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
480
4812003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
484
4852003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * start/Makefile.am: Misc cleanups and fixes.
488        * startup/Makefile.am: Misc cleanups and fixes.
489        * wrapup/Makefile.am: Misc cleanups and fixes.
490
4912003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * Makefile.am: Add preinstallation dirstamp support.
494        * PCI_bus/Makefile.am: Cosmetics.
495        * clock/Makefile.am: Cosmetics.
496        * console/Makefile.am: Cosmetics.
497        * startup/Makefile.am: Cosmetics.
498        * timer/Makefile.am: Cosmetics.
499        * tod/Makefile.am: Cosmetics.
500        * vectors/Makefile.am: Cosmetics.
501        * wrapup/Makefile.am: Cosmetics.
502
5032003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
506        * clock/Makefile.am: Remove all-local: $(ARCH).
507        * console/Makefile.am: Remove all-local: $(ARCH).
508        * start/Makefile.am: Remove all-local: $(ARCH).
509        * startup/Makefile.am: Remove all-local: $(ARCH).
510        * timer/Makefile.am: Remove all-local: $(ARCH).
511        * tod/Makefile.am: Remove all-local: $(ARCH).
512        * vectors/Makefile.am: Remove all-local: $(ARCH).
513        * wrapup/Makefile.am: Remove all-local: $(ARCH).
514
5152003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * Makefile.am: Merge-in include/Makefile.am.
518        Reflect changes to bsp.am.
519        * include/Makefile.am: Remove.
520        * configure.ac: Reflect changes above.
521
5222003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * bsp_specs: Remove *lib:.
525
5262003-09-04      Joel Sherrill <joel@OARcorp.com>
527
528        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
529        console/console.c, console/consolebsp.h,
530        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
531        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
532        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
533        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
534        for license changed.
535
5362003-09-04      Joel Sherrill <joel@OARcorp.com>
537
538        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
539        statement about copyright assignment.
540
5412003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * Makefile.am: Reflect having moved aclocal/.
544
5452003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * Makefile.am: Reflect having moved automake/.
548        * PCI_bus/Makefile.am: Reflect having moved automake/.
549        * clock/Makefile.am: Reflect having moved automake/.
550        * console/Makefile.am: Reflect having moved automake/.
551        * include/Makefile.am: Reflect having moved automake/.
552        * start/Makefile.am: Reflect having moved automake/.
553        * startup/Makefile.am: Reflect having moved automake/.
554        * timer/Makefile.am: Reflect having moved automake/.
555        * tod/Makefile.am: Reflect having moved automake/.
556        * vectors/Makefile.am: Reflect having moved automake/.
557        * wrapup/Makefile.am: Reflect having moved automake/.
558
5592003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
562
5632003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        PR 445/bsps
566        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
567        Remove cpp, old_cpp (now unused).
568
5692003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * configure.ac: Remove AC_CONFIG_AUX_DIR.
572
5732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
576
5772003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * configure.ac: AC_PREREQ(2.57).
580
5812003-01-20      Joel Sherrill <joel@OARcorp.com>
582
583        * startup/linkcmds*: Add FreeBSD sysctl() sections.
584
5852002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
588        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
589        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
590        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
591        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
592        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
593        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
594        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
595
5962002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * start/Makefile.am: Use install-data-local to install startfile.
599
6002002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
603
6042002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * .cvsignore: Reformat.
607        Add autom4te*cache.
608        Remove autom4te.cache.
609
6102002-08-21      Joel Sherrill <joel@OARcorp.com>
611
612        * bsp_specs: Added support for -nostdlibs.
613
6142002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
617        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
618        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
619        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
620        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
621        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
622        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
623        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
624        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
625
6262002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * start/Makefile.am: Eliminate PGMS.
629        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
630
6312002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
634
6352002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
638        Remove $(OBJS) from all-local.
639
6402002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
643
6442001-05-09      Joel Sherrill <joel@OARcorp.com>
645
646        * startup/linkcmds: In support of gcc 3.1, added one of more
647        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
648        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
649        and direction of segments to memory regions may also have been
650        addressed.  This was a sweep across all BSPs.
651 
6522002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
655
6562002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * vectors/vectors.S: Include <asm.h>.
659
6602001-04-08      Joel Sherrill <joel@OARcorp.com>
661
662        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
663 
6642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * configure.ac:
667        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
668        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
669        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
670        * Makefile.am: Remove AUTOMAKE_OPTIONS.
671        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
672        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
673        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
674        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
675        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
676        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
677        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
678        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
679        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
680
6812001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
684
6852001-11-28      Joel Sherrill <joel@OARcorp.com>,
686
687        This was tracked as PR87.
688        * README, configure.ac, include/Makefile.am, include/bsp.h,
689        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
690        Eliminated conditional code for generation 1 boards as these are
691        no longer available.
692        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
693
6942001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * Makefile.am: Add @exceptions@ to SUBDIRS.
697        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
698        make/custom/score603e.cfg;
699        Add automake conditional for SCORE_GENERATION_1;
700        Add RTEMS_PPC_EXCEPTIONS([old]).
701        * include/Makefile.am: include force-preinstall.am.
702        * start/start.S: include <bspopts.h> instead of targopts.h.
703        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
704        * vectors/vector.S: include <bsp.h>.
705        * wrapup/Makefile.am: Apply @exceptions@.
706
7072001-10-25      Joel Sherrill <joel@OARcorp.com>
708
709        * startup/linkcmds: Added _init and _fini.
710
7112001-10-12      Joel Sherrill <joel@OARcorp.com>
712
713        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
714        console/consolebsp.h, console/consolereserveresources.c,
715        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
716        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
717        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
718        startup/vmeintr.c, timer/timer.c: Fixed typo.
719
7202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
723        * configure.in: Remove.
724        * configure.ac: New file, generated from configure.in by autoupdate.
725
7262001-10-11      Joel Sherrill <joel@OARcorp.com>
727
728        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
729        delay_in_bus_cycles() to add rtems_bsp_ prefix.
730
7312001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
734
7352001-08-30      Joel Sherrill <joel@OARcorp.com>
736
737        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
738        gnat 3.13p.
739
7402001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * configure.in: Add bspopts.h.
743        * include/.cvsignore: Add bspopts.h*, stamp-h*.
744        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
745        * include/bsp.h: Include bspopts.h.
746
7472001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
748
749        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
750
7512001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
754        CVS-Id.
755        * include/chain.h: Remove.
756        * include/Makefile.am: Remove chain.h.
757
7582000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
761
7622000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
765
7662000-11-01      Joel Sherrill <joel@OARcorp.com>
767
768        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
769        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
770        now must be referenced as <rtems/XXX.h>.   Header file order
771        was cleaned up while doing this.
772
7732000-11-01      Joel Sherrill <joel@OARcorp.com>
774
775        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
776        and libcsupport.h moved from libc to lib/include/rtems and
777        now must be referenced as <rtems/XXX.h>.   Header file order
778        was cleaned up while doing this.
779
7802000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
783        Switch to GNU canonicalization.
784
7852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
788        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
789        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
790        compile.am
791
7922000-08-10      Joel Sherrill <joel@OARcorp.com>
793
794        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.