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

4.104.114.84.95
Last change on this file since 78f96ab was 78f96ab, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 07/05/07 at 20:32:43

fixed some problems with shared PPC exception handling code

  • Property mode set to 100644
File size: 20.0 KB
Line 
12007-07-06      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
2
3        * Makefile.am: adapted to shared exception code
4
52007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * bsp_specs: Remove qrtems_debug.
8
92007-03-11      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/bspstart.c: Remove assignments of
12        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
13        value in boot_card.c
14
152007-01-30      Till Straumann <strauman@slac.stanford.edu>
16
17        * Makefile.am, preinstall.am,
18        * vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
19        cleaned up vme support - use files from libbsp/powerpc/shared/vme
20        and define BSP specifica in VMEConfig.h.
21        Use VME DMA support implemented by vmeUniverse and
22        libbsp/powerpc/shared/vme/vme_universe_dma.c
23
24        * irq/irq.c, include/gen2.h:
25        removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition.
26        Support for VME IRQ software priorities was incomplete/incorrect
27        on this BSP.
28
292006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * configure.ac: New BUG-REPORT address.
32
332006-11-15      Joel Sherrill <joel@OARcorp.com>
34
35        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
36        file and simplified initialization.
37
382006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * Makefile.am: Remove superfluous -DASM.
41
422006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
43
44        * configure.ac: Require autoconf-2.60. Require automake-1.10.
45
462006-08-09      Joel Sherrill <joel@OARcorp.com>
47
48        * startup/linkcmds: Clean up a bit after adding missing .rela sections.
49
502006-03-08      Joel Sherrill <joel@OARcorp.com>
51
52        * startup/linkcmds: Add .gnu.linkonce.b.* section.
53
542006-02-08      Joel Sherrill <joel@OARcorp.com>
55
56        * startup/linkcmds: Add sections required by newer gcc versions.
57
582006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * configure.ac: Remove explicit ampolish3 support (now in
61        RTEMS_BSP_CONFIGURE).
62
632006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * configure.ac: Add ampolish3 support.
66        * Makefile.am: Add preinstall.am.
67
682006-01-08      Joel Sherrill <joel@OARcorp.com>
69
70        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
71        Jennifer will have to test this.
72
732006-01-08      Joel Sherrill <joel@OARcorp.com>
74
75        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
76        Jennifer will have to test this.
77
782005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
79
80        * include/bsp.h: New header guard.
81
822005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
83
84        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
85
862005-05-11      Joel Sherrill <joel@OARcorp.com>
87
88        * startup/linkcmds: Add .data.* sections.
89
902005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * vme/vmeconfig.c: Eliminate unsigned32.
93
942005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
95
96        * include/gen2.h: Changed rtems_unsigned types to uint types
97
982005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
99
100        * irq/irq_init.c: Name change to support common PCI interface
101
1022005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
103
104        * include/tm27.h: Correct error in tm27 test
105
1062005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
107
108        * Add/remove files for the Update to new exception model.
109        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
110        * clock/clock.c: Removed.
111
1122005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
113       
114        * Add/move files for the Update to new exception model.
115          NOTE: These modifications have not been tested on hardware.
116        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
117        * startup/FPGA.c: Removed.
118
1192005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
120
121        * score603e/Makefile.am, score603e/configure.ac,
122        score603e/console/console.c, score603e/include/bsp.h,
123        score603e/include/gen2.h, score603e/include/tm27.h,
124        score603e/startup/bspstart.c: Update score603e to new exception model
125        NOTE: These modifications have not been tested on hardware.
126
1272005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
128
129        * clock/clock.c: Fix multiple defined warning
130
1312005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
132
133        PR 778/bsps
134        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
135        startup/bspstart.c, tod/tod.c:
136        modify SCORE_.. to BSP_.. for externally used define's.
137
1382005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
139
140        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
141
1422005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
143
144        * startup/spurious.c: Merge ppc603 and ppc603e.
145        Remove digits (Unused).
146
1472005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
148
149        * Makefile.am: Fix typo in previous patch.
150
1512005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
152
153        * Makefile.am: Merge-in wrapup/Makefile.am.
154        * wrapup/Makefile.am: Remove.
155        * configure.ac: Reflect changes above.
156
1572005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * vectors/vectors.S: Remove XCOFF support.
160
1612005-01-28      Joel Sherrill <joel@OARcorp.com>
162
163        * startup/linkcmds: Add .gnu.linkonce.b.* section.
164
1652005-01-26      Joel Sherrill <joel@OARcorp.com>
166
167        * startup/linkcmds: Now links.
168
1692005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
170
171        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
172        * include/tod.h: Remove.
173
1742005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
175
176        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
177
1782005-01-04      Joel Sherrill <joel@OARcorp.com>
179
180        * startup/linkcmds: Remove warnings.
181
1822005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
185
1862004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
187
188        * configure.ac: Require automake > 1.9.
189
1902004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
191
192        PR 610/bsps
193        * Makefile.am: Add include/tm27.h, Cosmetics.
194        * include/tm27.h: Final cosmetics.
195
1962004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
197
198        * include/bsp.h: Split out tmtest27 support.
199        * include/tm27.h: New.
200
2012004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
202
203        PR 613/bsps
204        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
205
2062004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
207
208        PR 614/bsps
209        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
210
2112004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
212
213        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
214        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
215        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
216        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
217        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
218        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
219        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
220
2212004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
222
223        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
224        clock/clock.c, console/85c30.c, console/console.c,
225        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
226        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
227        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
228        Convert to using c99 fixed size types.
229
2302004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Reflect changes to bsp.am.
233        Preinstall dist_project_lib*.
234
2352004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: Reflect changes to bsp.am.
238
2392004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
242
2432004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * wrapup/Makefile.am: Convert to automake-building rules.
246
2472004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
250        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
251        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
252        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
253        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
254        vectors/Makefile.am: Remove.
255        * configure.ac: Reflect changes above.
256        * wrapup/Makefile.am: Reflect changes above.
257
2582004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * Makefile.am: Merge-in start/Makefile.am.
261        * start/Makefile.am: Remove.
262        * configure.ac: Reflect changes above.
263
2642004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
267        Add RTEMS_PROG_CCAS.
268
2692004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: Add PREINSTALL_DIRS.
272        * wrapup/Makefile.am: Reflect changes to libcpu.
273
2742004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
277        Add PRE/TMPINSTALL_FILES to CLEANFILES.
278        * start/Makefile.am: Ditto.
279        * startup/Makefile.am: Ditto.
280
2812004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * wrapup/Makefile.am: Eliminate $(LIB).
284        Use noinst_DATA to trigger building libbsp.a.
285
2862003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * startup/Makefile.am: Cosmetics.
289
2902003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * PCI_bus/Makefile.am: Eliminate VPATH.
293        * clock/Makefile.am: Eliminate VPATH.
294        * console/Makefile.am: Eliminate VPATH.
295        * start/Makefile.am: Eliminate VPATH.
296        * startup/Makefile.am: Eliminate VPATH.
297        * timer/Makefile.am: Eliminate VPATH.
298        * tod/Makefile.am: Eliminate VPATH.
299        * vectors/Makefile.am: Eliminate VPATH.
300
3012003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
304        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
305
3062003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
309        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
310
3112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
314
3152003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * start/Makefile.am: Misc cleanups and fixes.
318        * startup/Makefile.am: Misc cleanups and fixes.
319        * wrapup/Makefile.am: Misc cleanups and fixes.
320
3212003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * Makefile.am: Add preinstallation dirstamp support.
324        * PCI_bus/Makefile.am: Cosmetics.
325        * clock/Makefile.am: Cosmetics.
326        * console/Makefile.am: Cosmetics.
327        * startup/Makefile.am: Cosmetics.
328        * timer/Makefile.am: Cosmetics.
329        * tod/Makefile.am: Cosmetics.
330        * vectors/Makefile.am: Cosmetics.
331        * wrapup/Makefile.am: Cosmetics.
332
3332003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
336        * clock/Makefile.am: Remove all-local: $(ARCH).
337        * console/Makefile.am: Remove all-local: $(ARCH).
338        * start/Makefile.am: Remove all-local: $(ARCH).
339        * startup/Makefile.am: Remove all-local: $(ARCH).
340        * timer/Makefile.am: Remove all-local: $(ARCH).
341        * tod/Makefile.am: Remove all-local: $(ARCH).
342        * vectors/Makefile.am: Remove all-local: $(ARCH).
343        * wrapup/Makefile.am: Remove all-local: $(ARCH).
344
3452003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * Makefile.am: Merge-in include/Makefile.am.
348        Reflect changes to bsp.am.
349        * include/Makefile.am: Remove.
350        * configure.ac: Reflect changes above.
351
3522003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * bsp_specs: Remove *lib:.
355
3562003-09-04      Joel Sherrill <joel@OARcorp.com>
357
358        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
359        console/console.c, console/consolebsp.h,
360        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
361        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
362        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
363        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
364        for license changed.
365
3662003-09-04      Joel Sherrill <joel@OARcorp.com>
367
368        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
369        statement about copyright assignment.
370
3712003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * Makefile.am: Reflect having moved aclocal/.
374
3752003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * Makefile.am: Reflect having moved automake/.
378        * PCI_bus/Makefile.am: Reflect having moved automake/.
379        * clock/Makefile.am: Reflect having moved automake/.
380        * console/Makefile.am: Reflect having moved automake/.
381        * include/Makefile.am: Reflect having moved automake/.
382        * start/Makefile.am: Reflect having moved automake/.
383        * startup/Makefile.am: Reflect having moved automake/.
384        * timer/Makefile.am: Reflect having moved automake/.
385        * tod/Makefile.am: Reflect having moved automake/.
386        * vectors/Makefile.am: Reflect having moved automake/.
387        * wrapup/Makefile.am: Reflect having moved automake/.
388
3892003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
392
3932003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        PR 445/bsps
396        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
397        Remove cpp, old_cpp (now unused).
398
3992003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * configure.ac: Remove AC_CONFIG_AUX_DIR.
402
4032003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
406
4072003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.ac: AC_PREREQ(2.57).
410
4112003-01-20      Joel Sherrill <joel@OARcorp.com>
412
413        * startup/linkcmds*: Add FreeBSD sysctl() sections.
414
4152002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
418        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
419        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
420        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
421        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
422        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
423        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
424        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
425
4262002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * start/Makefile.am: Use install-data-local to install startfile.
429
4302002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
433
4342002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * .cvsignore: Reformat.
437        Add autom4te*cache.
438        Remove autom4te.cache.
439
4402002-08-21      Joel Sherrill <joel@OARcorp.com>
441
442        * bsp_specs: Added support for -nostdlibs.
443
4442002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
447        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
448        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
449        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
450        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
451        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
452        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
453        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
454        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
455
4562002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * start/Makefile.am: Eliminate PGMS.
459        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
460
4612002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
464
4652002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
468        Remove $(OBJS) from all-local.
469
4702002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
473
4742001-05-09      Joel Sherrill <joel@OARcorp.com>
475
476        * startup/linkcmds: In support of gcc 3.1, added one of more
477        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
478        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
479        and direction of segments to memory regions may also have been
480        addressed.  This was a sweep across all BSPs.
481 
4822002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
485
4862002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * vectors/vectors.S: Include <asm.h>.
489
4902001-04-08      Joel Sherrill <joel@OARcorp.com>
491
492        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
493 
4942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * configure.ac:
497        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
498        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
499        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
500        * Makefile.am: Remove AUTOMAKE_OPTIONS.
501        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
502        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
503        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
504        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
505        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
506        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
507        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
508        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
509        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
510
5112001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
514
5152001-11-28      Joel Sherrill <joel@OARcorp.com>,
516
517        This was tracked as PR87.
518        * README, configure.ac, include/Makefile.am, include/bsp.h,
519        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
520        Eliminated conditional code for generation 1 boards as these are
521        no longer available.
522        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
523
5242001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * Makefile.am: Add @exceptions@ to SUBDIRS.
527        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
528        make/custom/score603e.cfg;
529        Add automake conditional for SCORE_GENERATION_1;
530        Add RTEMS_PPC_EXCEPTIONS([old]).
531        * include/Makefile.am: include force-preinstall.am.
532        * start/start.S: include <bspopts.h> instead of targopts.h.
533        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
534        * vectors/vector.S: include <bsp.h>.
535        * wrapup/Makefile.am: Apply @exceptions@.
536
5372001-10-25      Joel Sherrill <joel@OARcorp.com>
538
539        * startup/linkcmds: Added _init and _fini.
540
5412001-10-12      Joel Sherrill <joel@OARcorp.com>
542
543        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
544        console/consolebsp.h, console/consolereserveresources.c,
545        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
546        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
547        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
548        startup/vmeintr.c, timer/timer.c: Fixed typo.
549
5502001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
553        * configure.in: Remove.
554        * configure.ac: New file, generated from configure.in by autoupdate.
555
5562001-10-11      Joel Sherrill <joel@OARcorp.com>
557
558        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
559        delay_in_bus_cycles() to add rtems_bsp_ prefix.
560
5612001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
564
5652001-08-30      Joel Sherrill <joel@OARcorp.com>
566
567        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
568        gnat 3.13p.
569
5702001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * configure.in: Add bspopts.h.
573        * include/.cvsignore: Add bspopts.h*, stamp-h*.
574        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
575        * include/bsp.h: Include bspopts.h.
576
5772001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
578
579        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
580
5812001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
584        CVS-Id.
585        * include/chain.h: Remove.
586        * include/Makefile.am: Remove chain.h.
587
5882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
591
5922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
595
5962000-11-01      Joel Sherrill <joel@OARcorp.com>
597
598        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
599        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
600        now must be referenced as <rtems/XXX.h>.   Header file order
601        was cleaned up while doing this.
602
6032000-11-01      Joel Sherrill <joel@OARcorp.com>
604
605        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
606        and libcsupport.h moved from libc to lib/include/rtems and
607        now must be referenced as <rtems/XXX.h>.   Header file order
608        was cleaned up while doing this.
609
6102000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
613        Switch to GNU canonicalization.
614
6152000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
618        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
619        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
620        compile.am
621
6222000-08-10      Joel Sherrill <joel@OARcorp.com>
623
624        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.