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

4.104.114.84.95
Last change on this file since 34c4852 was 34c4852, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/26/05 at 05:36:48

2005-05-26 Ralf Corsepius <ralf.corsepius@…>

  • include/bsp.h: New header guard.
  • Property mode set to 100644
File size: 17.8 KB
Line 
12005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * include/bsp.h: New header guard.
4
52005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
6
7        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
8
92005-05-11      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/linkcmds: Add .data.* sections.
12
132005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * vme/vmeconfig.c: Eliminate unsigned32.
16
172005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
18
19        * include/gen2.h: Changed rtems_unsigned types to uint types
20
212005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
22
23        * irq/irq_init.c: Name change to support common PCI interface
24
252005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
26
27        * include/tm27.h: Correct error in tm27 test
28
292005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
30
31        * Add/remove files for the Update to new exception model.
32        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
33        * clock/clock.c: Removed.
34
352005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
36       
37        * Add/move files for the Update to new exception model.
38          NOTE: These modifications have not been tested on hardware.
39        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
40        * startup/FPGA.c: Removed.
41
422005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
43
44        * score603e/Makefile.am, score603e/configure.ac,
45        score603e/console/console.c, score603e/include/bsp.h,
46        score603e/include/gen2.h, score603e/include/tm27.h,
47        score603e/startup/bspstart.c: Update score603e to new exception model
48        NOTE: These modifications have not been tested on hardware.
49
502005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
51
52        * clock/clock.c: Fix multiple defined warning
53
542005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
55
56        PR 778/bsps
57        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
58        startup/bspstart.c, tod/tod.c:
59        modify SCORE_.. to BSP_.. for externally used define's.
60
612005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
64
652005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
66
67        * startup/spurious.c: Merge ppc603 and ppc603e.
68        Remove digits (Unused).
69
702005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * Makefile.am: Fix typo in previous patch.
73
742005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * Makefile.am: Merge-in wrapup/Makefile.am.
77        * wrapup/Makefile.am: Remove.
78        * configure.ac: Reflect changes above.
79
802005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
81
82        * vectors/vectors.S: Remove XCOFF support.
83
842005-01-28      Joel Sherrill <joel@OARcorp.com>
85
86        * startup/linkcmds: Add .gnu.linkonce.b.* section.
87
882005-01-26      Joel Sherrill <joel@OARcorp.com>
89
90        * startup/linkcmds: Now links.
91
922005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
93
94        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
95        * include/tod.h: Remove.
96
972005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
98
99        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
100
1012005-01-04      Joel Sherrill <joel@OARcorp.com>
102
103        * startup/linkcmds: Remove warnings.
104
1052005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
106
107        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
108
1092004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
110
111        * configure.ac: Require automake > 1.9.
112
1132004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
114
115        PR 610/bsps
116        * Makefile.am: Add include/tm27.h, Cosmetics.
117        * include/tm27.h: Final cosmetics.
118
1192004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
120
121        * include/bsp.h: Split out tmtest27 support.
122        * include/tm27.h: New.
123
1242004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
125
126        PR 613/bsps
127        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
128
1292004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
130
131        PR 614/bsps
132        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
133
1342004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
135
136        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
137        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
138        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
139        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
140        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
141        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
142        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
143
1442004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
145
146        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
147        clock/clock.c, console/85c30.c, console/console.c,
148        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
149        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
150        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
151        Convert to using c99 fixed size types.
152
1532004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Reflect changes to bsp.am.
156        Preinstall dist_project_lib*.
157
1582004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Reflect changes to bsp.am.
161
1622004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
165
1662004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * wrapup/Makefile.am: Convert to automake-building rules.
169
1702004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
173        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
174        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
175        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
176        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
177        vectors/Makefile.am: Remove.
178        * configure.ac: Reflect changes above.
179        * wrapup/Makefile.am: Reflect changes above.
180
1812004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Merge-in start/Makefile.am.
184        * start/Makefile.am: Remove.
185        * configure.ac: Reflect changes above.
186
1872004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
190        Add RTEMS_PROG_CCAS.
191
1922004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: Add PREINSTALL_DIRS.
195        * wrapup/Makefile.am: Reflect changes to libcpu.
196
1972004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
200        Add PRE/TMPINSTALL_FILES to CLEANFILES.
201        * start/Makefile.am: Ditto.
202        * startup/Makefile.am: Ditto.
203
2042004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * wrapup/Makefile.am: Eliminate $(LIB).
207        Use noinst_DATA to trigger building libbsp.a.
208
2092003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * startup/Makefile.am: Cosmetics.
212
2132003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * PCI_bus/Makefile.am: Eliminate VPATH.
216        * clock/Makefile.am: Eliminate VPATH.
217        * console/Makefile.am: Eliminate VPATH.
218        * start/Makefile.am: Eliminate VPATH.
219        * startup/Makefile.am: Eliminate VPATH.
220        * timer/Makefile.am: Eliminate VPATH.
221        * tod/Makefile.am: Eliminate VPATH.
222        * vectors/Makefile.am: Eliminate VPATH.
223
2242003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
227        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
228
2292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
232        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
233
2342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
237
2382003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * start/Makefile.am: Misc cleanups and fixes.
241        * startup/Makefile.am: Misc cleanups and fixes.
242        * wrapup/Makefile.am: Misc cleanups and fixes.
243
2442003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Add preinstallation dirstamp support.
247        * PCI_bus/Makefile.am: Cosmetics.
248        * clock/Makefile.am: Cosmetics.
249        * console/Makefile.am: Cosmetics.
250        * startup/Makefile.am: Cosmetics.
251        * timer/Makefile.am: Cosmetics.
252        * tod/Makefile.am: Cosmetics.
253        * vectors/Makefile.am: Cosmetics.
254        * wrapup/Makefile.am: Cosmetics.
255
2562003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
259        * clock/Makefile.am: Remove all-local: $(ARCH).
260        * console/Makefile.am: Remove all-local: $(ARCH).
261        * start/Makefile.am: Remove all-local: $(ARCH).
262        * startup/Makefile.am: Remove all-local: $(ARCH).
263        * timer/Makefile.am: Remove all-local: $(ARCH).
264        * tod/Makefile.am: Remove all-local: $(ARCH).
265        * vectors/Makefile.am: Remove all-local: $(ARCH).
266        * wrapup/Makefile.am: Remove all-local: $(ARCH).
267
2682003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: Merge-in include/Makefile.am.
271        Reflect changes to bsp.am.
272        * include/Makefile.am: Remove.
273        * configure.ac: Reflect changes above.
274
2752003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * bsp_specs: Remove *lib:.
278
2792003-09-04      Joel Sherrill <joel@OARcorp.com>
280
281        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
282        console/console.c, console/consolebsp.h,
283        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
284        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
285        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
286        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
287        for license changed.
288
2892003-09-04      Joel Sherrill <joel@OARcorp.com>
290
291        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
292        statement about copyright assignment.
293
2942003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * Makefile.am: Reflect having moved aclocal/.
297
2982003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * Makefile.am: Reflect having moved automake/.
301        * PCI_bus/Makefile.am: Reflect having moved automake/.
302        * clock/Makefile.am: Reflect having moved automake/.
303        * console/Makefile.am: Reflect having moved automake/.
304        * include/Makefile.am: Reflect having moved automake/.
305        * start/Makefile.am: Reflect having moved automake/.
306        * startup/Makefile.am: Reflect having moved automake/.
307        * timer/Makefile.am: Reflect having moved automake/.
308        * tod/Makefile.am: Reflect having moved automake/.
309        * vectors/Makefile.am: Reflect having moved automake/.
310        * wrapup/Makefile.am: Reflect having moved automake/.
311
3122003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
315
3162003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        PR 445/bsps
319        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
320        Remove cpp, old_cpp (now unused).
321
3222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * configure.ac: Remove AC_CONFIG_AUX_DIR.
325
3262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
329
3302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * configure.ac: AC_PREREQ(2.57).
333
3342003-01-20      Joel Sherrill <joel@OARcorp.com>
335
336        * startup/linkcmds*: Add FreeBSD sysctl() sections.
337
3382002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
341        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
342        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
343        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
344        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
345        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
346        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
347        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
348
3492002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * start/Makefile.am: Use install-data-local to install startfile.
352
3532002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
356
3572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * .cvsignore: Reformat.
360        Add autom4te*cache.
361        Remove autom4te.cache.
362
3632002-08-21      Joel Sherrill <joel@OARcorp.com>
364
365        * bsp_specs: Added support for -nostdlibs.
366
3672002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
370        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
371        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
372        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
373        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
374        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
375        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
376        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
377        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
378
3792002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * start/Makefile.am: Eliminate PGMS.
382        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
383
3842002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
387
3882002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
391        Remove $(OBJS) from all-local.
392
3932002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
396
3972001-05-09      Joel Sherrill <joel@OARcorp.com>
398
399        * startup/linkcmds: In support of gcc 3.1, added one of more
400        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
401        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
402        and direction of segments to memory regions may also have been
403        addressed.  This was a sweep across all BSPs.
404 
4052002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
408
4092002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * vectors/vectors.S: Include <asm.h>.
412
4132001-04-08      Joel Sherrill <joel@OARcorp.com>
414
415        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
416 
4172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * configure.ac:
420        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
421        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
422        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
423        * Makefile.am: Remove AUTOMAKE_OPTIONS.
424        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
425        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
426        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
427        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
428        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
429        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
430        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
431        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
432        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
433
4342001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
437
4382001-11-28      Joel Sherrill <joel@OARcorp.com>,
439
440        This was tracked as PR87.
441        * README, configure.ac, include/Makefile.am, include/bsp.h,
442        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
443        Eliminated conditional code for generation 1 boards as these are
444        no longer available.
445        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
446
4472001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * Makefile.am: Add @exceptions@ to SUBDIRS.
450        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
451        make/custom/score603e.cfg;
452        Add automake conditional for SCORE_GENERATION_1;
453        Add RTEMS_PPC_EXCEPTIONS([old]).
454        * include/Makefile.am: include force-preinstall.am.
455        * start/start.S: include <bspopts.h> instead of targopts.h.
456        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
457        * vectors/vector.S: include <bsp.h>.
458        * wrapup/Makefile.am: Apply @exceptions@.
459
4602001-10-25      Joel Sherrill <joel@OARcorp.com>
461
462        * startup/linkcmds: Added _init and _fini.
463
4642001-10-12      Joel Sherrill <joel@OARcorp.com>
465
466        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
467        console/consolebsp.h, console/consolereserveresources.c,
468        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
469        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
470        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
471        startup/vmeintr.c, timer/timer.c: Fixed typo.
472
4732001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
476        * configure.in: Remove.
477        * configure.ac: New file, generated from configure.in by autoupdate.
478
4792001-10-11      Joel Sherrill <joel@OARcorp.com>
480
481        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
482        delay_in_bus_cycles() to add rtems_bsp_ prefix.
483
4842001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
487
4882001-08-30      Joel Sherrill <joel@OARcorp.com>
489
490        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
491        gnat 3.13p.
492
4932001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * configure.in: Add bspopts.h.
496        * include/.cvsignore: Add bspopts.h*, stamp-h*.
497        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
498        * include/bsp.h: Include bspopts.h.
499
5002001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
501
502        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
503
5042001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
507        CVS-Id.
508        * include/chain.h: Remove.
509        * include/Makefile.am: Remove chain.h.
510
5112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
514
5152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
518
5192000-11-01      Joel Sherrill <joel@OARcorp.com>
520
521        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
522        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
523        now must be referenced as <rtems/XXX.h>.   Header file order
524        was cleaned up while doing this.
525
5262000-11-01      Joel Sherrill <joel@OARcorp.com>
527
528        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
529        and libcsupport.h moved from libc to lib/include/rtems and
530        now must be referenced as <rtems/XXX.h>.   Header file order
531        was cleaned up while doing this.
532
5332000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
536        Switch to GNU canonicalization.
537
5382000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
541        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
542        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
543        compile.am
544
5452000-08-10      Joel Sherrill <joel@OARcorp.com>
546
547        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.