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

4.104.114.84.95
Last change on this file since 73733dc was 73733dc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/11/06 at 04:52:39

2006-01-11 Ralf Corsepius <ralf.corsepius@…>

  • configure.ac: Remove explicit ampolish3 support (now in RTEMS_BSP_CONFIGURE).
  • Property mode set to 100644
File size: 18.3 KB
Line 
12006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove explicit ampolish3 support (now in
4        RTEMS_BSP_CONFIGURE).
5
62006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * configure.ac: Add ampolish3 support.
9        * Makefile.am: Add preinstall.am.
10
112006-01-08      Joel Sherrill <joel@OARcorp.com>
12
13        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
14        Jennifer will have to test this.
15
162006-01-08      Joel Sherrill <joel@OARcorp.com>
17
18        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
19        Jennifer will have to test this.
20
212005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * include/bsp.h: New header guard.
24
252005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
26
27        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
28
292005-05-11      Joel Sherrill <joel@OARcorp.com>
30
31        * startup/linkcmds: Add .data.* sections.
32
332005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * vme/vmeconfig.c: Eliminate unsigned32.
36
372005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
38
39        * include/gen2.h: Changed rtems_unsigned types to uint types
40
412005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
42
43        * irq/irq_init.c: Name change to support common PCI interface
44
452005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
46
47        * include/tm27.h: Correct error in tm27 test
48
492005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
50
51        * Add/remove files for the Update to new exception model.
52        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
53        * clock/clock.c: Removed.
54
552005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
56       
57        * Add/move files for the Update to new exception model.
58          NOTE: These modifications have not been tested on hardware.
59        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
60        * startup/FPGA.c: Removed.
61
622005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
63
64        * score603e/Makefile.am, score603e/configure.ac,
65        score603e/console/console.c, score603e/include/bsp.h,
66        score603e/include/gen2.h, score603e/include/tm27.h,
67        score603e/startup/bspstart.c: Update score603e to new exception model
68        NOTE: These modifications have not been tested on hardware.
69
702005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
71
72        * clock/clock.c: Fix multiple defined warning
73
742005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
75
76        PR 778/bsps
77        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
78        startup/bspstart.c, tod/tod.c:
79        modify SCORE_.. to BSP_.. for externally used define's.
80
812005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
84
852005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
86
87        * startup/spurious.c: Merge ppc603 and ppc603e.
88        Remove digits (Unused).
89
902005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * Makefile.am: Fix typo in previous patch.
93
942005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
95
96        * Makefile.am: Merge-in wrapup/Makefile.am.
97        * wrapup/Makefile.am: Remove.
98        * configure.ac: Reflect changes above.
99
1002005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * vectors/vectors.S: Remove XCOFF support.
103
1042005-01-28      Joel Sherrill <joel@OARcorp.com>
105
106        * startup/linkcmds: Add .gnu.linkonce.b.* section.
107
1082005-01-26      Joel Sherrill <joel@OARcorp.com>
109
110        * startup/linkcmds: Now links.
111
1122005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
113
114        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
115        * include/tod.h: Remove.
116
1172005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
118
119        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
120
1212005-01-04      Joel Sherrill <joel@OARcorp.com>
122
123        * startup/linkcmds: Remove warnings.
124
1252005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
126
127        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
128
1292004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
130
131        * configure.ac: Require automake > 1.9.
132
1332004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
134
135        PR 610/bsps
136        * Makefile.am: Add include/tm27.h, Cosmetics.
137        * include/tm27.h: Final cosmetics.
138
1392004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
140
141        * include/bsp.h: Split out tmtest27 support.
142        * include/tm27.h: New.
143
1442004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
145
146        PR 613/bsps
147        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
148
1492004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
150
151        PR 614/bsps
152        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
153
1542004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
155
156        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
157        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
158        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
159        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
160        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
161        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
162        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
163
1642004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
165
166        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
167        clock/clock.c, console/85c30.c, console/console.c,
168        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
169        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
170        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
171        Convert to using c99 fixed size types.
172
1732004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Reflect changes to bsp.am.
176        Preinstall dist_project_lib*.
177
1782004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Reflect changes to bsp.am.
181
1822004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
185
1862004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * wrapup/Makefile.am: Convert to automake-building rules.
189
1902004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
193        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
194        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
195        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
196        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
197        vectors/Makefile.am: Remove.
198        * configure.ac: Reflect changes above.
199        * wrapup/Makefile.am: Reflect changes above.
200
2012004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Merge-in start/Makefile.am.
204        * start/Makefile.am: Remove.
205        * configure.ac: Reflect changes above.
206
2072004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
210        Add RTEMS_PROG_CCAS.
211
2122004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * Makefile.am: Add PREINSTALL_DIRS.
215        * wrapup/Makefile.am: Reflect changes to libcpu.
216
2172004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
220        Add PRE/TMPINSTALL_FILES to CLEANFILES.
221        * start/Makefile.am: Ditto.
222        * startup/Makefile.am: Ditto.
223
2242004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * wrapup/Makefile.am: Eliminate $(LIB).
227        Use noinst_DATA to trigger building libbsp.a.
228
2292003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * startup/Makefile.am: Cosmetics.
232
2332003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * PCI_bus/Makefile.am: Eliminate VPATH.
236        * clock/Makefile.am: Eliminate VPATH.
237        * console/Makefile.am: Eliminate VPATH.
238        * start/Makefile.am: Eliminate VPATH.
239        * startup/Makefile.am: Eliminate VPATH.
240        * timer/Makefile.am: Eliminate VPATH.
241        * tod/Makefile.am: Eliminate VPATH.
242        * vectors/Makefile.am: Eliminate VPATH.
243
2442003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
247        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
248
2492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
252        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
253
2542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
257
2582003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * start/Makefile.am: Misc cleanups and fixes.
261        * startup/Makefile.am: Misc cleanups and fixes.
262        * wrapup/Makefile.am: Misc cleanups and fixes.
263
2642003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: Add preinstallation dirstamp support.
267        * PCI_bus/Makefile.am: Cosmetics.
268        * clock/Makefile.am: Cosmetics.
269        * console/Makefile.am: Cosmetics.
270        * startup/Makefile.am: Cosmetics.
271        * timer/Makefile.am: Cosmetics.
272        * tod/Makefile.am: Cosmetics.
273        * vectors/Makefile.am: Cosmetics.
274        * wrapup/Makefile.am: Cosmetics.
275
2762003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
279        * clock/Makefile.am: Remove all-local: $(ARCH).
280        * console/Makefile.am: Remove all-local: $(ARCH).
281        * start/Makefile.am: Remove all-local: $(ARCH).
282        * startup/Makefile.am: Remove all-local: $(ARCH).
283        * timer/Makefile.am: Remove all-local: $(ARCH).
284        * tod/Makefile.am: Remove all-local: $(ARCH).
285        * vectors/Makefile.am: Remove all-local: $(ARCH).
286        * wrapup/Makefile.am: Remove all-local: $(ARCH).
287
2882003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * Makefile.am: Merge-in include/Makefile.am.
291        Reflect changes to bsp.am.
292        * include/Makefile.am: Remove.
293        * configure.ac: Reflect changes above.
294
2952003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * bsp_specs: Remove *lib:.
298
2992003-09-04      Joel Sherrill <joel@OARcorp.com>
300
301        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
302        console/console.c, console/consolebsp.h,
303        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
304        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
305        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
306        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
307        for license changed.
308
3092003-09-04      Joel Sherrill <joel@OARcorp.com>
310
311        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
312        statement about copyright assignment.
313
3142003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * Makefile.am: Reflect having moved aclocal/.
317
3182003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am: Reflect having moved automake/.
321        * PCI_bus/Makefile.am: Reflect having moved automake/.
322        * clock/Makefile.am: Reflect having moved automake/.
323        * console/Makefile.am: Reflect having moved automake/.
324        * include/Makefile.am: Reflect having moved automake/.
325        * start/Makefile.am: Reflect having moved automake/.
326        * startup/Makefile.am: Reflect having moved automake/.
327        * timer/Makefile.am: Reflect having moved automake/.
328        * tod/Makefile.am: Reflect having moved automake/.
329        * vectors/Makefile.am: Reflect having moved automake/.
330        * wrapup/Makefile.am: Reflect having moved automake/.
331
3322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
335
3362003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        PR 445/bsps
339        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
340        Remove cpp, old_cpp (now unused).
341
3422003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.ac: Remove AC_CONFIG_AUX_DIR.
345
3462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
349
3502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: AC_PREREQ(2.57).
353
3542003-01-20      Joel Sherrill <joel@OARcorp.com>
355
356        * startup/linkcmds*: Add FreeBSD sysctl() sections.
357
3582002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
361        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
362        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
363        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
364        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
365        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
366        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
367        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
368
3692002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * start/Makefile.am: Use install-data-local to install startfile.
372
3732002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
376
3772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * .cvsignore: Reformat.
380        Add autom4te*cache.
381        Remove autom4te.cache.
382
3832002-08-21      Joel Sherrill <joel@OARcorp.com>
384
385        * bsp_specs: Added support for -nostdlibs.
386
3872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
390        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
391        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
392        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
393        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
394        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
395        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
396        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
397        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
398
3992002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * start/Makefile.am: Eliminate PGMS.
402        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
403
4042002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
407
4082002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
411        Remove $(OBJS) from all-local.
412
4132002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
416
4172001-05-09      Joel Sherrill <joel@OARcorp.com>
418
419        * startup/linkcmds: In support of gcc 3.1, added one of more
420        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
421        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
422        and direction of segments to memory regions may also have been
423        addressed.  This was a sweep across all BSPs.
424 
4252002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
428
4292002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * vectors/vectors.S: Include <asm.h>.
432
4332001-04-08      Joel Sherrill <joel@OARcorp.com>
434
435        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
436 
4372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * configure.ac:
440        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
441        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
442        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
443        * Makefile.am: Remove AUTOMAKE_OPTIONS.
444        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
445        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
446        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
447        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
448        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
449        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
450        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
451        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
452        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
453
4542001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
457
4582001-11-28      Joel Sherrill <joel@OARcorp.com>,
459
460        This was tracked as PR87.
461        * README, configure.ac, include/Makefile.am, include/bsp.h,
462        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
463        Eliminated conditional code for generation 1 boards as these are
464        no longer available.
465        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
466
4672001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * Makefile.am: Add @exceptions@ to SUBDIRS.
470        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
471        make/custom/score603e.cfg;
472        Add automake conditional for SCORE_GENERATION_1;
473        Add RTEMS_PPC_EXCEPTIONS([old]).
474        * include/Makefile.am: include force-preinstall.am.
475        * start/start.S: include <bspopts.h> instead of targopts.h.
476        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
477        * vectors/vector.S: include <bsp.h>.
478        * wrapup/Makefile.am: Apply @exceptions@.
479
4802001-10-25      Joel Sherrill <joel@OARcorp.com>
481
482        * startup/linkcmds: Added _init and _fini.
483
4842001-10-12      Joel Sherrill <joel@OARcorp.com>
485
486        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
487        console/consolebsp.h, console/consolereserveresources.c,
488        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
489        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
490        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
491        startup/vmeintr.c, timer/timer.c: Fixed typo.
492
4932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
496        * configure.in: Remove.
497        * configure.ac: New file, generated from configure.in by autoupdate.
498
4992001-10-11      Joel Sherrill <joel@OARcorp.com>
500
501        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
502        delay_in_bus_cycles() to add rtems_bsp_ prefix.
503
5042001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
507
5082001-08-30      Joel Sherrill <joel@OARcorp.com>
509
510        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
511        gnat 3.13p.
512
5132001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * configure.in: Add bspopts.h.
516        * include/.cvsignore: Add bspopts.h*, stamp-h*.
517        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
518        * include/bsp.h: Include bspopts.h.
519
5202001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
521
522        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
523
5242001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
527        CVS-Id.
528        * include/chain.h: Remove.
529        * include/Makefile.am: Remove chain.h.
530
5312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
534
5352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
538
5392000-11-01      Joel Sherrill <joel@OARcorp.com>
540
541        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
542        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
543        now must be referenced as <rtems/XXX.h>.   Header file order
544        was cleaned up while doing this.
545
5462000-11-01      Joel Sherrill <joel@OARcorp.com>
547
548        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
549        and libcsupport.h moved from libc to lib/include/rtems and
550        now must be referenced as <rtems/XXX.h>.   Header file order
551        was cleaned up while doing this.
552
5532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
556        Switch to GNU canonicalization.
557
5582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
561        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
562        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
563        compile.am
564
5652000-08-10      Joel Sherrill <joel@OARcorp.com>
566
567        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.