source: rtems/c/src/lib/libbsp/powerpc/score603e/ChangeLog @ 971fbc9

4.104.114.84.95
Last change on this file since 971fbc9 was 971fbc9, checked in by Jennifer Averett <Jennifer.Averett@…>, on 05/04/05 at 19:32:06

2005-05-04 Jennifer Averett <jennifer.averett@…>

  • irq/irq_init.c: Name change to support common PCI interface
  • Property mode set to 100644
File size: 17.2 KB
RevLine 
[971fbc9]12005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
2
3        * irq/irq_init.c: Name change to support common PCI interface
4
[43d8a82]52005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
6
7        * include/tm27.h: Correct error in tm27 test
8
[f48f64a]92005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
10
11        * Add/remove files for the Update to new exception model.
12        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
13        * clock/clock.c: Removed.
14
[2608c9a9]152005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
16       
17        * Add/move files for the Update to new exception model.
18          NOTE: These modifications have not been tested on hardware.
19        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
20        * startup/FPGA.c: Removed.
21
[f6e1d93]222005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
23
24        * score603e/Makefile.am, score603e/configure.ac,
25        score603e/console/console.c, score603e/include/bsp.h,
26        score603e/include/gen2.h, score603e/include/tm27.h,
27        score603e/startup/bspstart.c: Update score603e to new exception model
28        NOTE: These modifications have not been tested on hardware.
29
[933fd06a]302005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
31
32        * clock/clock.c: Fix multiple defined warning
33
[f309cda]342005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
35
36        PR 778/bsps
37        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
38        startup/bspstart.c, tod/tod.c:
39        modify SCORE_.. to BSP_.. for externally used define's.
40
[756f4a4]412005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
44
[5f0a4c81]452005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * startup/spurious.c: Merge ppc603 and ppc603e.
48        Remove digits (Unused).
49
[b1b0ed9d]502005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * Makefile.am: Fix typo in previous patch.
53
[5133bd6]542005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * Makefile.am: Merge-in wrapup/Makefile.am.
57        * wrapup/Makefile.am: Remove.
58        * configure.ac: Reflect changes above.
59
[58f0d35f]602005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * vectors/vectors.S: Remove XCOFF support.
63
[a69fb0c6]642005-01-28      Joel Sherrill <joel@OARcorp.com>
65
66        * startup/linkcmds: Add .gnu.linkonce.b.* section.
67
[771af46f]682005-01-26      Joel Sherrill <joel@OARcorp.com>
69
70        * startup/linkcmds: Now links.
71
[ced98aa]722005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
75        * include/tod.h: Remove.
76
[844609f9]772005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
80
[3d5f97f]812005-01-04      Joel Sherrill <joel@OARcorp.com>
82
83        * startup/linkcmds: Remove warnings.
84
[71cbb66]852005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
86
87        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
88
[97891e5e]892004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
90
91        * configure.ac: Require automake > 1.9.
92
[3defec6]932004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
94
95        PR 610/bsps
96        * Makefile.am: Add include/tm27.h, Cosmetics.
97        * include/tm27.h: Final cosmetics.
98
[62f529f]992004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
100
101        * include/bsp.h: Split out tmtest27 support.
102        * include/tm27.h: New.
103
[3344730a]1042004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
105
106        PR 613/bsps
107        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
108
[7dd6e8d]1092004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
110
111        PR 614/bsps
112        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
113
[1c54724]1142004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
115
116        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
117        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
118        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
119        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
120        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
121        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
122        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
123
[dac4208]1242004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
125
126        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
127        clock/clock.c, console/85c30.c, console/console.c,
128        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
129        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
130        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
131        Convert to using c99 fixed size types.
132
[2a7f9a28]1332004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Reflect changes to bsp.am.
136        Preinstall dist_project_lib*.
137
[6ac101b]1382004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Reflect changes to bsp.am.
141
[c24d7c84]1422004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
145
[37064d8]1462004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * wrapup/Makefile.am: Convert to automake-building rules.
149
[66ae7d0]1502004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
153        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
154        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
155        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
156        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
157        vectors/Makefile.am: Remove.
158        * configure.ac: Reflect changes above.
159        * wrapup/Makefile.am: Reflect changes above.
160
[ad1abd3]1612004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Merge-in start/Makefile.am.
164        * start/Makefile.am: Remove.
165        * configure.ac: Reflect changes above.
166
[f3c5a0ec]1672004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
170        Add RTEMS_PROG_CCAS.
171
[9fce0fd]1722004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Add PREINSTALL_DIRS.
175        * wrapup/Makefile.am: Reflect changes to libcpu.
176
[232a22d]1772004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
180        Add PRE/TMPINSTALL_FILES to CLEANFILES.
181        * start/Makefile.am: Ditto.
182        * startup/Makefile.am: Ditto.
183
[6411947]1842004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * wrapup/Makefile.am: Eliminate $(LIB).
187        Use noinst_DATA to trigger building libbsp.a.
188
[5a30032]1892003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * startup/Makefile.am: Cosmetics.
192
[4043f42]1932003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * PCI_bus/Makefile.am: Eliminate VPATH.
196        * clock/Makefile.am: Eliminate VPATH.
197        * console/Makefile.am: Eliminate VPATH.
198        * start/Makefile.am: Eliminate VPATH.
199        * startup/Makefile.am: Eliminate VPATH.
200        * timer/Makefile.am: Eliminate VPATH.
201        * tod/Makefile.am: Eliminate VPATH.
202        * vectors/Makefile.am: Eliminate VPATH.
203
[b35414a]2042003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
207        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
208
[935773b]2092003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
212        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
213
[810720b6]2142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
217
[2a64a035]2182003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * start/Makefile.am: Misc cleanups and fixes.
221        * startup/Makefile.am: Misc cleanups and fixes.
222        * wrapup/Makefile.am: Misc cleanups and fixes.
223
[6777b24]2242003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: Add preinstallation dirstamp support.
227        * PCI_bus/Makefile.am: Cosmetics.
228        * clock/Makefile.am: Cosmetics.
229        * console/Makefile.am: Cosmetics.
230        * startup/Makefile.am: Cosmetics.
231        * timer/Makefile.am: Cosmetics.
232        * tod/Makefile.am: Cosmetics.
233        * vectors/Makefile.am: Cosmetics.
234        * wrapup/Makefile.am: Cosmetics.
235
[3794531]2362003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
239        * clock/Makefile.am: Remove all-local: $(ARCH).
240        * console/Makefile.am: Remove all-local: $(ARCH).
241        * start/Makefile.am: Remove all-local: $(ARCH).
242        * startup/Makefile.am: Remove all-local: $(ARCH).
243        * timer/Makefile.am: Remove all-local: $(ARCH).
244        * tod/Makefile.am: Remove all-local: $(ARCH).
245        * vectors/Makefile.am: Remove all-local: $(ARCH).
246        * wrapup/Makefile.am: Remove all-local: $(ARCH).
247
[db0b369]2482003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: Merge-in include/Makefile.am.
251        Reflect changes to bsp.am.
252        * include/Makefile.am: Remove.
253        * configure.ac: Reflect changes above.
254
[e05490a8]2552003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * bsp_specs: Remove *lib:.
258
[b14e2f2]2592003-09-04      Joel Sherrill <joel@OARcorp.com>
260
261        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
262        console/console.c, console/consolebsp.h,
263        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
264        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
265        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
266        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
267        for license changed.
268
[7a4de90f]2692003-09-04      Joel Sherrill <joel@OARcorp.com>
270
271        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
272        statement about copyright assignment.
273
[fe8bc62f]2742003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * Makefile.am: Reflect having moved aclocal/.
277
[99c31f85]2782003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
[c483a4e]280        * Makefile.am: Reflect having moved automake/.
281        * PCI_bus/Makefile.am: Reflect having moved automake/.
282        * clock/Makefile.am: Reflect having moved automake/.
283        * console/Makefile.am: Reflect having moved automake/.
284        * include/Makefile.am: Reflect having moved automake/.
285        * start/Makefile.am: Reflect having moved automake/.
286        * startup/Makefile.am: Reflect having moved automake/.
287        * timer/Makefile.am: Reflect having moved automake/.
288        * tod/Makefile.am: Reflect having moved automake/.
289        * vectors/Makefile.am: Reflect having moved automake/.
290        * wrapup/Makefile.am: Reflect having moved automake/.
[99c31f85]291
[7dcc3fe]2922003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
295
[d266acd2]2962003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
[75fcb394]298        PR 445/bsps
[d266acd2]299        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
300        Remove cpp, old_cpp (now unused).
301
[afaa498d]3022003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * configure.ac: Remove AC_CONFIG_AUX_DIR.
305
[ccd81b60]3062003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
309
[9b5c258]3102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: AC_PREREQ(2.57).
313
[1d36d2af]3142003-01-20      Joel Sherrill <joel@OARcorp.com>
315
316        * startup/linkcmds*: Add FreeBSD sysctl() sections.
317
[85a7695]3182002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
321        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
322        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
323        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
324        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
325        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
326        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
327        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
328
[59a01a6e]3292002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * start/Makefile.am: Use install-data-local to install startfile.
332
[8361b50]3332002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
336
[8730f45]3372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * .cvsignore: Reformat.
340        Add autom4te*cache.
341        Remove autom4te.cache.
342
[a2ae30c2]3432002-08-21      Joel Sherrill <joel@OARcorp.com>
344
345        * bsp_specs: Added support for -nostdlibs.
346
[0740a89]3472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
350        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
351        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
352        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
353        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
354        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
355        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
356        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
357        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
358
[5543770e]3592002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * start/Makefile.am: Eliminate PGMS.
362        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
363
[f1feebb]3642002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
367
[445c0a0]3682002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
371        Remove $(OBJS) from all-local.
372
[80defac]3732002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
376
[85c92574]3772001-05-09      Joel Sherrill <joel@OARcorp.com>
378
379        * startup/linkcmds: In support of gcc 3.1, added one of more
380        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
381        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
382        and direction of segments to memory regions may also have been
383        addressed.  This was a sweep across all BSPs.
384 
[f4153d1]3852002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
388
[95975111]3892002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * vectors/vectors.S: Include <asm.h>.
392
[238f450]3932001-04-08      Joel Sherrill <joel@OARcorp.com>
394
395        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
396 
[b51266c]3972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.ac:
400        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
401        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
402        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
403        * Makefile.am: Remove AUTOMAKE_OPTIONS.
404        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
405        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
406        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
407        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
408        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
409        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
410        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
411        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
412        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
413
[9e1ae79]4142001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
417
[f5e7b4c3]4182001-11-28      Joel Sherrill <joel@OARcorp.com>,
419
420        This was tracked as PR87.
421        * README, configure.ac, include/Makefile.am, include/bsp.h,
422        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
423        Eliminated conditional code for generation 1 boards as these are
424        no longer available.
425        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
426
[65c34da0]4272001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * Makefile.am: Add @exceptions@ to SUBDIRS.
430        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
431        make/custom/score603e.cfg;
432        Add automake conditional for SCORE_GENERATION_1;
433        Add RTEMS_PPC_EXCEPTIONS([old]).
434        * include/Makefile.am: include force-preinstall.am.
435        * start/start.S: include <bspopts.h> instead of targopts.h.
436        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
437        * vectors/vector.S: include <bsp.h>.
438        * wrapup/Makefile.am: Apply @exceptions@.
439
[ac9253e]4402001-10-25      Joel Sherrill <joel@OARcorp.com>
441
442        * startup/linkcmds: Added _init and _fini.
443
[7358d5b1]4442001-10-12      Joel Sherrill <joel@OARcorp.com>
445
446        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
447        console/consolebsp.h, console/consolereserveresources.c,
448        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
449        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
450        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
451        startup/vmeintr.c, timer/timer.c: Fixed typo.
452
[df25c998]4532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
456        * configure.in: Remove.
457        * configure.ac: New file, generated from configure.in by autoupdate.
458
[3d5bd91b]4592001-10-11      Joel Sherrill <joel@OARcorp.com>
460
461        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
462        delay_in_bus_cycles() to add rtems_bsp_ prefix.
463
[c1767be0]4642001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
467
[7078fa2a]4682001-08-30      Joel Sherrill <joel@OARcorp.com>
469
470        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
471        gnat 3.13p.
472
[d4f9cef5]4732001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * configure.in: Add bspopts.h.
476        * include/.cvsignore: Add bspopts.h*, stamp-h*.
477        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
478        * include/bsp.h: Include bspopts.h.
479
[6f21328]4802001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
481
482        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
483
[4145ad6]4842001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
487        CVS-Id.
488        * include/chain.h: Remove.
489        * include/Makefile.am: Remove chain.h.
490
[feead226]4912000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
494
[a314d3b4]4952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
498
[1ae05bf]4992000-11-01      Joel Sherrill <joel@OARcorp.com>
500
501        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
502        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
503        now must be referenced as <rtems/XXX.h>.   Header file order
504        was cleaned up while doing this.
505
[eba2e4f]5062000-11-01      Joel Sherrill <joel@OARcorp.com>
507
508        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
509        and libcsupport.h moved from libc to lib/include/rtems and
510        now must be referenced as <rtems/XXX.h>.   Header file order
511        was cleaned up while doing this.
512
[e83378d]5132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
516        Switch to GNU canonicalization.
517
[a9b84f7]5182000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
521        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
522        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
523        compile.am
524
[e94ad1fe]5252000-08-10      Joel Sherrill <joel@OARcorp.com>
526
527        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.