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

4.104.114.84.95
Last change on this file since 9b28179d was 9b28179d, checked in by Till Straumann <strauman@…>, on 01/31/07 at 03:50:13

2007-01-30 Till Straumann <strauman@…>

  • Makefile.am, preinstall.am,
  • vme/vmeconfig.c (removed), vme/VMEConfig.h (added): cleaned up vme support - use files from libbsp/powerpc/shared/vme and define BSP specifica in VMEConfig.h. Use VME DMA support implemented by vmeUniverse and libbsp/powerpc/shared/vme/vme_universe_dma.c
  • irq/irq.c, include/gen2.h: removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition. Support for VME IRQ software priorities was incomplete/incorrect on this BSP.
  • Property mode set to 100644
File size: 19.6 KB
Line 
12007-01-30      Till Straumann <strauman@slac.stanford.edu>
2
3        * Makefile.am, preinstall.am,
4        * vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
5        cleaned up vme support - use files from libbsp/powerpc/shared/vme
6        and define BSP specifica in VMEConfig.h.
7        Use VME DMA support implemented by vmeUniverse and
8        libbsp/powerpc/shared/vme/vme_universe_dma.c
9
10        * irq/irq.c, include/gen2.h:
11        removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition.
12        Support for VME IRQ software priorities was incomplete/incorrect
13        on this BSP.
14
152006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * configure.ac: New BUG-REPORT address.
18
192006-11-15      Joel Sherrill <joel@OARcorp.com>
20
21        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
22        file and simplified initialization.
23
242006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * Makefile.am: Remove superfluous -DASM.
27
282006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * configure.ac: Require autoconf-2.60. Require automake-1.10.
31
322006-08-09      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/linkcmds: Clean up a bit after adding missing .rela sections.
35
362006-03-08      Joel Sherrill <joel@OARcorp.com>
37
38        * startup/linkcmds: Add .gnu.linkonce.b.* section.
39
402006-02-08      Joel Sherrill <joel@OARcorp.com>
41
42        * startup/linkcmds: Add sections required by newer gcc versions.
43
442006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * configure.ac: Remove explicit ampolish3 support (now in
47        RTEMS_BSP_CONFIGURE).
48
492006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * configure.ac: Add ampolish3 support.
52        * Makefile.am: Add preinstall.am.
53
542006-01-08      Joel Sherrill <joel@OARcorp.com>
55
56        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
57        Jennifer will have to test this.
58
592006-01-08      Joel Sherrill <joel@OARcorp.com>
60
61        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
62        Jennifer will have to test this.
63
642005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * include/bsp.h: New header guard.
67
682005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
69
70        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
71
722005-05-11      Joel Sherrill <joel@OARcorp.com>
73
74        * startup/linkcmds: Add .data.* sections.
75
762005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * vme/vmeconfig.c: Eliminate unsigned32.
79
802005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
81
82        * include/gen2.h: Changed rtems_unsigned types to uint types
83
842005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
85
86        * irq/irq_init.c: Name change to support common PCI interface
87
882005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
89
90        * include/tm27.h: Correct error in tm27 test
91
922005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
93
94        * Add/remove files for the Update to new exception model.
95        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
96        * clock/clock.c: Removed.
97
982005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
99       
100        * Add/move files for the Update to new exception model.
101          NOTE: These modifications have not been tested on hardware.
102        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
103        * startup/FPGA.c: Removed.
104
1052005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
106
107        * score603e/Makefile.am, score603e/configure.ac,
108        score603e/console/console.c, score603e/include/bsp.h,
109        score603e/include/gen2.h, score603e/include/tm27.h,
110        score603e/startup/bspstart.c: Update score603e to new exception model
111        NOTE: These modifications have not been tested on hardware.
112
1132005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
114
115        * clock/clock.c: Fix multiple defined warning
116
1172005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
118
119        PR 778/bsps
120        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
121        startup/bspstart.c, tod/tod.c:
122        modify SCORE_.. to BSP_.. for externally used define's.
123
1242005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
125
126        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
127
1282005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
129
130        * startup/spurious.c: Merge ppc603 and ppc603e.
131        Remove digits (Unused).
132
1332005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
134
135        * Makefile.am: Fix typo in previous patch.
136
1372005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
138
139        * Makefile.am: Merge-in wrapup/Makefile.am.
140        * wrapup/Makefile.am: Remove.
141        * configure.ac: Reflect changes above.
142
1432005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
144
145        * vectors/vectors.S: Remove XCOFF support.
146
1472005-01-28      Joel Sherrill <joel@OARcorp.com>
148
149        * startup/linkcmds: Add .gnu.linkonce.b.* section.
150
1512005-01-26      Joel Sherrill <joel@OARcorp.com>
152
153        * startup/linkcmds: Now links.
154
1552005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
156
157        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
158        * include/tod.h: Remove.
159
1602005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
161
162        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
163
1642005-01-04      Joel Sherrill <joel@OARcorp.com>
165
166        * startup/linkcmds: Remove warnings.
167
1682005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
169
170        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
171
1722004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
173
174        * configure.ac: Require automake > 1.9.
175
1762004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
177
178        PR 610/bsps
179        * Makefile.am: Add include/tm27.h, Cosmetics.
180        * include/tm27.h: Final cosmetics.
181
1822004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
183
184        * include/bsp.h: Split out tmtest27 support.
185        * include/tm27.h: New.
186
1872004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
188
189        PR 613/bsps
190        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
191
1922004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
193
194        PR 614/bsps
195        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
196
1972004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
198
199        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
200        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
201        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
202        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
203        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
204        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
205        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
206
2072004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
208
209        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
210        clock/clock.c, console/85c30.c, console/console.c,
211        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
212        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
213        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
214        Convert to using c99 fixed size types.
215
2162004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Reflect changes to bsp.am.
219        Preinstall dist_project_lib*.
220
2212004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Reflect changes to bsp.am.
224
2252004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
228
2292004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * wrapup/Makefile.am: Convert to automake-building rules.
232
2332004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
236        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
237        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
238        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
239        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
240        vectors/Makefile.am: Remove.
241        * configure.ac: Reflect changes above.
242        * wrapup/Makefile.am: Reflect changes above.
243
2442004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Merge-in start/Makefile.am.
247        * start/Makefile.am: Remove.
248        * configure.ac: Reflect changes above.
249
2502004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
253        Add RTEMS_PROG_CCAS.
254
2552004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * Makefile.am: Add PREINSTALL_DIRS.
258        * wrapup/Makefile.am: Reflect changes to libcpu.
259
2602004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
263        Add PRE/TMPINSTALL_FILES to CLEANFILES.
264        * start/Makefile.am: Ditto.
265        * startup/Makefile.am: Ditto.
266
2672004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * wrapup/Makefile.am: Eliminate $(LIB).
270        Use noinst_DATA to trigger building libbsp.a.
271
2722003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * startup/Makefile.am: Cosmetics.
275
2762003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * PCI_bus/Makefile.am: Eliminate VPATH.
279        * clock/Makefile.am: Eliminate VPATH.
280        * console/Makefile.am: Eliminate VPATH.
281        * start/Makefile.am: Eliminate VPATH.
282        * startup/Makefile.am: Eliminate VPATH.
283        * timer/Makefile.am: Eliminate VPATH.
284        * tod/Makefile.am: Eliminate VPATH.
285        * vectors/Makefile.am: Eliminate VPATH.
286
2872003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
290        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
291
2922003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
295        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
296
2972003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
300
3012003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * start/Makefile.am: Misc cleanups and fixes.
304        * startup/Makefile.am: Misc cleanups and fixes.
305        * wrapup/Makefile.am: Misc cleanups and fixes.
306
3072003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * Makefile.am: Add preinstallation dirstamp support.
310        * PCI_bus/Makefile.am: Cosmetics.
311        * clock/Makefile.am: Cosmetics.
312        * console/Makefile.am: Cosmetics.
313        * startup/Makefile.am: Cosmetics.
314        * timer/Makefile.am: Cosmetics.
315        * tod/Makefile.am: Cosmetics.
316        * vectors/Makefile.am: Cosmetics.
317        * wrapup/Makefile.am: Cosmetics.
318
3192003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
322        * clock/Makefile.am: Remove all-local: $(ARCH).
323        * console/Makefile.am: Remove all-local: $(ARCH).
324        * start/Makefile.am: Remove all-local: $(ARCH).
325        * startup/Makefile.am: Remove all-local: $(ARCH).
326        * timer/Makefile.am: Remove all-local: $(ARCH).
327        * tod/Makefile.am: Remove all-local: $(ARCH).
328        * vectors/Makefile.am: Remove all-local: $(ARCH).
329        * wrapup/Makefile.am: Remove all-local: $(ARCH).
330
3312003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * Makefile.am: Merge-in include/Makefile.am.
334        Reflect changes to bsp.am.
335        * include/Makefile.am: Remove.
336        * configure.ac: Reflect changes above.
337
3382003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * bsp_specs: Remove *lib:.
341
3422003-09-04      Joel Sherrill <joel@OARcorp.com>
343
344        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
345        console/console.c, console/consolebsp.h,
346        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
347        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
348        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
349        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
350        for license changed.
351
3522003-09-04      Joel Sherrill <joel@OARcorp.com>
353
354        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
355        statement about copyright assignment.
356
3572003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Makefile.am: Reflect having moved aclocal/.
360
3612003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * Makefile.am: Reflect having moved automake/.
364        * PCI_bus/Makefile.am: Reflect having moved automake/.
365        * clock/Makefile.am: Reflect having moved automake/.
366        * console/Makefile.am: Reflect having moved automake/.
367        * include/Makefile.am: Reflect having moved automake/.
368        * start/Makefile.am: Reflect having moved automake/.
369        * startup/Makefile.am: Reflect having moved automake/.
370        * timer/Makefile.am: Reflect having moved automake/.
371        * tod/Makefile.am: Reflect having moved automake/.
372        * vectors/Makefile.am: Reflect having moved automake/.
373        * wrapup/Makefile.am: Reflect having moved automake/.
374
3752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
378
3792003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        PR 445/bsps
382        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
383        Remove cpp, old_cpp (now unused).
384
3852003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * configure.ac: Remove AC_CONFIG_AUX_DIR.
388
3892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
392
3932003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * configure.ac: AC_PREREQ(2.57).
396
3972003-01-20      Joel Sherrill <joel@OARcorp.com>
398
399        * startup/linkcmds*: Add FreeBSD sysctl() sections.
400
4012002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
404        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
405        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
406        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
407        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
408        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
409        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
410        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
411
4122002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * start/Makefile.am: Use install-data-local to install startfile.
415
4162002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
419
4202002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * .cvsignore: Reformat.
423        Add autom4te*cache.
424        Remove autom4te.cache.
425
4262002-08-21      Joel Sherrill <joel@OARcorp.com>
427
428        * bsp_specs: Added support for -nostdlibs.
429
4302002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
433        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
434        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
435        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
436        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
437        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
438        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
439        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
440        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
441
4422002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * start/Makefile.am: Eliminate PGMS.
445        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
446
4472002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
450
4512002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
454        Remove $(OBJS) from all-local.
455
4562002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
459
4602001-05-09      Joel Sherrill <joel@OARcorp.com>
461
462        * startup/linkcmds: In support of gcc 3.1, added one of more
463        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
464        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
465        and direction of segments to memory regions may also have been
466        addressed.  This was a sweep across all BSPs.
467 
4682002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
471
4722002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * vectors/vectors.S: Include <asm.h>.
475
4762001-04-08      Joel Sherrill <joel@OARcorp.com>
477
478        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
479 
4802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * configure.ac:
483        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
484        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
485        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
486        * Makefile.am: Remove AUTOMAKE_OPTIONS.
487        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
488        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
489        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
490        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
491        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
492        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
493        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
494        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
495        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
496
4972001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
500
5012001-11-28      Joel Sherrill <joel@OARcorp.com>,
502
503        This was tracked as PR87.
504        * README, configure.ac, include/Makefile.am, include/bsp.h,
505        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
506        Eliminated conditional code for generation 1 boards as these are
507        no longer available.
508        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
509
5102001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * Makefile.am: Add @exceptions@ to SUBDIRS.
513        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
514        make/custom/score603e.cfg;
515        Add automake conditional for SCORE_GENERATION_1;
516        Add RTEMS_PPC_EXCEPTIONS([old]).
517        * include/Makefile.am: include force-preinstall.am.
518        * start/start.S: include <bspopts.h> instead of targopts.h.
519        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
520        * vectors/vector.S: include <bsp.h>.
521        * wrapup/Makefile.am: Apply @exceptions@.
522
5232001-10-25      Joel Sherrill <joel@OARcorp.com>
524
525        * startup/linkcmds: Added _init and _fini.
526
5272001-10-12      Joel Sherrill <joel@OARcorp.com>
528
529        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
530        console/consolebsp.h, console/consolereserveresources.c,
531        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
532        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
533        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
534        startup/vmeintr.c, timer/timer.c: Fixed typo.
535
5362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
539        * configure.in: Remove.
540        * configure.ac: New file, generated from configure.in by autoupdate.
541
5422001-10-11      Joel Sherrill <joel@OARcorp.com>
543
544        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
545        delay_in_bus_cycles() to add rtems_bsp_ prefix.
546
5472001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
550
5512001-08-30      Joel Sherrill <joel@OARcorp.com>
552
553        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
554        gnat 3.13p.
555
5562001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * configure.in: Add bspopts.h.
559        * include/.cvsignore: Add bspopts.h*, stamp-h*.
560        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
561        * include/bsp.h: Include bspopts.h.
562
5632001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
564
565        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
566
5672001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
570        CVS-Id.
571        * include/chain.h: Remove.
572        * include/Makefile.am: Remove chain.h.
573
5742000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
577
5782000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
581
5822000-11-01      Joel Sherrill <joel@OARcorp.com>
583
584        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
585        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
586        now must be referenced as <rtems/XXX.h>.   Header file order
587        was cleaned up while doing this.
588
5892000-11-01      Joel Sherrill <joel@OARcorp.com>
590
591        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
592        and libcsupport.h moved from libc to lib/include/rtems and
593        now must be referenced as <rtems/XXX.h>.   Header file order
594        was cleaned up while doing this.
595
5962000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
599        Switch to GNU canonicalization.
600
6012000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
604        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
605        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
606        compile.am
607
6082000-08-10      Joel Sherrill <joel@OARcorp.com>
609
610        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.