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

4.104.114.84.95
Last change on this file since 4217b96 was 4217b96, checked in by Joel Sherrill <joel.sherrill@…>, on 02/08/06 at 12:28:38

2006-02-08 Joel Sherrill <joel@…>

  • startup/linkcmds: Add sections required by newer gcc versions.
  • Property mode set to 100644
File size: 18.4 KB
Line 
12006-02-08      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Add sections required by newer gcc versions.
4
52006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Remove explicit ampolish3 support (now in
8        RTEMS_BSP_CONFIGURE).
9
102006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * configure.ac: Add ampolish3 support.
13        * Makefile.am: Add preinstall.am.
14
152006-01-08      Joel Sherrill <joel@OARcorp.com>
16
17        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
18        Jennifer will have to test this.
19
202006-01-08      Joel Sherrill <joel@OARcorp.com>
21
22        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
23        Jennifer will have to test this.
24
252005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * include/bsp.h: New header guard.
28
292005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
30
31        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
32
332005-05-11      Joel Sherrill <joel@OARcorp.com>
34
35        * startup/linkcmds: Add .data.* sections.
36
372005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * vme/vmeconfig.c: Eliminate unsigned32.
40
412005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
42
43        * include/gen2.h: Changed rtems_unsigned types to uint types
44
452005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
46
47        * irq/irq_init.c: Name change to support common PCI interface
48
492005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
50
51        * include/tm27.h: Correct error in tm27 test
52
532005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
54
55        * Add/remove files for the Update to new exception model.
56        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
57        * clock/clock.c: Removed.
58
592005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
60       
61        * Add/move files for the Update to new exception model.
62          NOTE: These modifications have not been tested on hardware.
63        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
64        * startup/FPGA.c: Removed.
65
662005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
67
68        * score603e/Makefile.am, score603e/configure.ac,
69        score603e/console/console.c, score603e/include/bsp.h,
70        score603e/include/gen2.h, score603e/include/tm27.h,
71        score603e/startup/bspstart.c: Update score603e to new exception model
72        NOTE: These modifications have not been tested on hardware.
73
742005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
75
76        * clock/clock.c: Fix multiple defined warning
77
782005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
79
80        PR 778/bsps
81        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
82        startup/bspstart.c, tod/tod.c:
83        modify SCORE_.. to BSP_.. for externally used define's.
84
852005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
86
87        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
88
892005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * startup/spurious.c: Merge ppc603 and ppc603e.
92        Remove digits (Unused).
93
942005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
95
96        * Makefile.am: Fix typo in previous patch.
97
982005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * Makefile.am: Merge-in wrapup/Makefile.am.
101        * wrapup/Makefile.am: Remove.
102        * configure.ac: Reflect changes above.
103
1042005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
105
106        * vectors/vectors.S: Remove XCOFF support.
107
1082005-01-28      Joel Sherrill <joel@OARcorp.com>
109
110        * startup/linkcmds: Add .gnu.linkonce.b.* section.
111
1122005-01-26      Joel Sherrill <joel@OARcorp.com>
113
114        * startup/linkcmds: Now links.
115
1162005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
117
118        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
119        * include/tod.h: Remove.
120
1212005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
122
123        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
124
1252005-01-04      Joel Sherrill <joel@OARcorp.com>
126
127        * startup/linkcmds: Remove warnings.
128
1292005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
130
131        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
132
1332004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
134
135        * configure.ac: Require automake > 1.9.
136
1372004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
138
139        PR 610/bsps
140        * Makefile.am: Add include/tm27.h, Cosmetics.
141        * include/tm27.h: Final cosmetics.
142
1432004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
144
145        * include/bsp.h: Split out tmtest27 support.
146        * include/tm27.h: New.
147
1482004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
149
150        PR 613/bsps
151        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
152
1532004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
154
155        PR 614/bsps
156        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
157
1582004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
159
160        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
161        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
162        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
163        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
164        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
165        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
166        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
167
1682004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
169
170        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
171        clock/clock.c, console/85c30.c, console/console.c,
172        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
173        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
174        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
175        Convert to using c99 fixed size types.
176
1772004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Reflect changes to bsp.am.
180        Preinstall dist_project_lib*.
181
1822004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Reflect changes to bsp.am.
185
1862004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
189
1902004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * wrapup/Makefile.am: Convert to automake-building rules.
193
1942004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
197        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
198        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
199        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
200        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
201        vectors/Makefile.am: Remove.
202        * configure.ac: Reflect changes above.
203        * wrapup/Makefile.am: Reflect changes above.
204
2052004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Merge-in start/Makefile.am.
208        * start/Makefile.am: Remove.
209        * configure.ac: Reflect changes above.
210
2112004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
214        Add RTEMS_PROG_CCAS.
215
2162004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Add PREINSTALL_DIRS.
219        * wrapup/Makefile.am: Reflect changes to libcpu.
220
2212004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
224        Add PRE/TMPINSTALL_FILES to CLEANFILES.
225        * start/Makefile.am: Ditto.
226        * startup/Makefile.am: Ditto.
227
2282004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * wrapup/Makefile.am: Eliminate $(LIB).
231        Use noinst_DATA to trigger building libbsp.a.
232
2332003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * startup/Makefile.am: Cosmetics.
236
2372003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * PCI_bus/Makefile.am: Eliminate VPATH.
240        * clock/Makefile.am: Eliminate VPATH.
241        * console/Makefile.am: Eliminate VPATH.
242        * start/Makefile.am: Eliminate VPATH.
243        * startup/Makefile.am: Eliminate VPATH.
244        * timer/Makefile.am: Eliminate VPATH.
245        * tod/Makefile.am: Eliminate VPATH.
246        * vectors/Makefile.am: Eliminate VPATH.
247
2482003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
251        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
252
2532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
256        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
257
2582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
261
2622003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * start/Makefile.am: Misc cleanups and fixes.
265        * startup/Makefile.am: Misc cleanups and fixes.
266        * wrapup/Makefile.am: Misc cleanups and fixes.
267
2682003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: Add preinstallation dirstamp support.
271        * PCI_bus/Makefile.am: Cosmetics.
272        * clock/Makefile.am: Cosmetics.
273        * console/Makefile.am: Cosmetics.
274        * startup/Makefile.am: Cosmetics.
275        * timer/Makefile.am: Cosmetics.
276        * tod/Makefile.am: Cosmetics.
277        * vectors/Makefile.am: Cosmetics.
278        * wrapup/Makefile.am: Cosmetics.
279
2802003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
283        * clock/Makefile.am: Remove all-local: $(ARCH).
284        * console/Makefile.am: Remove all-local: $(ARCH).
285        * start/Makefile.am: Remove all-local: $(ARCH).
286        * startup/Makefile.am: Remove all-local: $(ARCH).
287        * timer/Makefile.am: Remove all-local: $(ARCH).
288        * tod/Makefile.am: Remove all-local: $(ARCH).
289        * vectors/Makefile.am: Remove all-local: $(ARCH).
290        * wrapup/Makefile.am: Remove all-local: $(ARCH).
291
2922003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Merge-in include/Makefile.am.
295        Reflect changes to bsp.am.
296        * include/Makefile.am: Remove.
297        * configure.ac: Reflect changes above.
298
2992003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * bsp_specs: Remove *lib:.
302
3032003-09-04      Joel Sherrill <joel@OARcorp.com>
304
305        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
306        console/console.c, console/consolebsp.h,
307        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
308        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
309        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
310        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
311        for license changed.
312
3132003-09-04      Joel Sherrill <joel@OARcorp.com>
314
315        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
316        statement about copyright assignment.
317
3182003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am: Reflect having moved aclocal/.
321
3222003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * Makefile.am: Reflect having moved automake/.
325        * PCI_bus/Makefile.am: Reflect having moved automake/.
326        * clock/Makefile.am: Reflect having moved automake/.
327        * console/Makefile.am: Reflect having moved automake/.
328        * include/Makefile.am: Reflect having moved automake/.
329        * start/Makefile.am: Reflect having moved automake/.
330        * startup/Makefile.am: Reflect having moved automake/.
331        * timer/Makefile.am: Reflect having moved automake/.
332        * tod/Makefile.am: Reflect having moved automake/.
333        * vectors/Makefile.am: Reflect having moved automake/.
334        * wrapup/Makefile.am: Reflect having moved automake/.
335
3362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
339
3402003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        PR 445/bsps
343        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
344        Remove cpp, old_cpp (now unused).
345
3462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.ac: Remove AC_CONFIG_AUX_DIR.
349
3502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
353
3542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac: AC_PREREQ(2.57).
357
3582003-01-20      Joel Sherrill <joel@OARcorp.com>
359
360        * startup/linkcmds*: Add FreeBSD sysctl() sections.
361
3622002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
365        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
366        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
367        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
368        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
369        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
370        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
371        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
372
3732002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * start/Makefile.am: Use install-data-local to install startfile.
376
3772002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
380
3812002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * .cvsignore: Reformat.
384        Add autom4te*cache.
385        Remove autom4te.cache.
386
3872002-08-21      Joel Sherrill <joel@OARcorp.com>
388
389        * bsp_specs: Added support for -nostdlibs.
390
3912002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
394        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
395        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
396        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
397        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
398        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
399        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
400        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
401        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
402
4032002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * start/Makefile.am: Eliminate PGMS.
406        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
407
4082002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
411
4122002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
415        Remove $(OBJS) from all-local.
416
4172002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
420
4212001-05-09      Joel Sherrill <joel@OARcorp.com>
422
423        * startup/linkcmds: In support of gcc 3.1, added one of more
424        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
425        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
426        and direction of segments to memory regions may also have been
427        addressed.  This was a sweep across all BSPs.
428 
4292002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
432
4332002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * vectors/vectors.S: Include <asm.h>.
436
4372001-04-08      Joel Sherrill <joel@OARcorp.com>
438
439        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
440 
4412002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * configure.ac:
444        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
445        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
446        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
447        * Makefile.am: Remove AUTOMAKE_OPTIONS.
448        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
449        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
450        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
451        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
452        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
453        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
454        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
455        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
456        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
457
4582001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
461
4622001-11-28      Joel Sherrill <joel@OARcorp.com>,
463
464        This was tracked as PR87.
465        * README, configure.ac, include/Makefile.am, include/bsp.h,
466        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
467        Eliminated conditional code for generation 1 boards as these are
468        no longer available.
469        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
470
4712001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * Makefile.am: Add @exceptions@ to SUBDIRS.
474        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
475        make/custom/score603e.cfg;
476        Add automake conditional for SCORE_GENERATION_1;
477        Add RTEMS_PPC_EXCEPTIONS([old]).
478        * include/Makefile.am: include force-preinstall.am.
479        * start/start.S: include <bspopts.h> instead of targopts.h.
480        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
481        * vectors/vector.S: include <bsp.h>.
482        * wrapup/Makefile.am: Apply @exceptions@.
483
4842001-10-25      Joel Sherrill <joel@OARcorp.com>
485
486        * startup/linkcmds: Added _init and _fini.
487
4882001-10-12      Joel Sherrill <joel@OARcorp.com>
489
490        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
491        console/consolebsp.h, console/consolereserveresources.c,
492        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
493        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
494        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
495        startup/vmeintr.c, timer/timer.c: Fixed typo.
496
4972001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
500        * configure.in: Remove.
501        * configure.ac: New file, generated from configure.in by autoupdate.
502
5032001-10-11      Joel Sherrill <joel@OARcorp.com>
504
505        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
506        delay_in_bus_cycles() to add rtems_bsp_ prefix.
507
5082001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
511
5122001-08-30      Joel Sherrill <joel@OARcorp.com>
513
514        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
515        gnat 3.13p.
516
5172001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * configure.in: Add bspopts.h.
520        * include/.cvsignore: Add bspopts.h*, stamp-h*.
521        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
522        * include/bsp.h: Include bspopts.h.
523
5242001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
525
526        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
527
5282001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
531        CVS-Id.
532        * include/chain.h: Remove.
533        * include/Makefile.am: Remove chain.h.
534
5352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
538
5392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
542
5432000-11-01      Joel Sherrill <joel@OARcorp.com>
544
545        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
546        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
547        now must be referenced as <rtems/XXX.h>.   Header file order
548        was cleaned up while doing this.
549
5502000-11-01      Joel Sherrill <joel@OARcorp.com>
551
552        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
553        and libcsupport.h moved from libc to lib/include/rtems and
554        now must be referenced as <rtems/XXX.h>.   Header file order
555        was cleaned up while doing this.
556
5572000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
560        Switch to GNU canonicalization.
561
5622000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
565        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
566        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
567        compile.am
568
5692000-08-10      Joel Sherrill <joel@OARcorp.com>
570
571        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.