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

4.104.114.84.95
Last change on this file since f1175a04 was f1175a04, checked in by Joel Sherrill <joel.sherrill@…>, on 01/08/06 at 18:03:49

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

  • Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested. Jennifer will have to test this.
  • Property mode set to 100644
File size: 18.1 KB
Line 
12006-01-08      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
4        Jennifer will have to test this.
5
62006-01-08      Joel Sherrill <joel@OARcorp.com>
7
8        * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested.
9        Jennifer will have to test this.
10
112005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * include/bsp.h: New header guard.
14
152005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
16
17        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
18
192005-05-11      Joel Sherrill <joel@OARcorp.com>
20
21        * startup/linkcmds: Add .data.* sections.
22
232005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * vme/vmeconfig.c: Eliminate unsigned32.
26
272005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
28
29        * include/gen2.h: Changed rtems_unsigned types to uint types
30
312005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
32
33        * irq/irq_init.c: Name change to support common PCI interface
34
352005-05-04      Jennifer Averett <jennifer.averett@oarcorp.com>
36
37        * include/tm27.h: Correct error in tm27 test
38
392005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
40
41        * Add/remove files for the Update to new exception model.
42        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
43        * clock/clock.c: Removed.
44
452005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
46       
47        * Add/move files for the Update to new exception model.
48          NOTE: These modifications have not been tested on hardware.
49        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
50        * startup/FPGA.c: Removed.
51
522005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
53
54        * score603e/Makefile.am, score603e/configure.ac,
55        score603e/console/console.c, score603e/include/bsp.h,
56        score603e/include/gen2.h, score603e/include/tm27.h,
57        score603e/startup/bspstart.c: Update score603e to new exception model
58        NOTE: These modifications have not been tested on hardware.
59
602005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
61
62        * clock/clock.c: Fix multiple defined warning
63
642005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
65
66        PR 778/bsps
67        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
68        startup/bspstart.c, tod/tod.c:
69        modify SCORE_.. to BSP_.. for externally used define's.
70
712005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
74
752005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
76
77        * startup/spurious.c: Merge ppc603 and ppc603e.
78        Remove digits (Unused).
79
802005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
81
82        * Makefile.am: Fix typo in previous patch.
83
842005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
85
86        * Makefile.am: Merge-in wrapup/Makefile.am.
87        * wrapup/Makefile.am: Remove.
88        * configure.ac: Reflect changes above.
89
902005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * vectors/vectors.S: Remove XCOFF support.
93
942005-01-28      Joel Sherrill <joel@OARcorp.com>
95
96        * startup/linkcmds: Add .gnu.linkonce.b.* section.
97
982005-01-26      Joel Sherrill <joel@OARcorp.com>
99
100        * startup/linkcmds: Now links.
101
1022005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
103
104        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
105        * include/tod.h: Remove.
106
1072005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
110
1112005-01-04      Joel Sherrill <joel@OARcorp.com>
112
113        * startup/linkcmds: Remove warnings.
114
1152005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
116
117        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
118
1192004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
120
121        * configure.ac: Require automake > 1.9.
122
1232004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
124
125        PR 610/bsps
126        * Makefile.am: Add include/tm27.h, Cosmetics.
127        * include/tm27.h: Final cosmetics.
128
1292004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
130
131        * include/bsp.h: Split out tmtest27 support.
132        * include/tm27.h: New.
133
1342004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
135
136        PR 613/bsps
137        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
138
1392004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
140
141        PR 614/bsps
142        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
143
1442004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
145
146        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
147        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
148        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
149        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
150        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
151        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
152        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
153
1542004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
155
156        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
157        clock/clock.c, console/85c30.c, console/console.c,
158        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
159        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
160        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
161        Convert to using c99 fixed size types.
162
1632004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Reflect changes to bsp.am.
166        Preinstall dist_project_lib*.
167
1682004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Reflect changes to bsp.am.
171
1722004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
175
1762004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * wrapup/Makefile.am: Convert to automake-building rules.
179
1802004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
183        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
184        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
185        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
186        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
187        vectors/Makefile.am: Remove.
188        * configure.ac: Reflect changes above.
189        * wrapup/Makefile.am: Reflect changes above.
190
1912004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Merge-in start/Makefile.am.
194        * start/Makefile.am: Remove.
195        * configure.ac: Reflect changes above.
196
1972004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
200        Add RTEMS_PROG_CCAS.
201
2022004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * Makefile.am: Add PREINSTALL_DIRS.
205        * wrapup/Makefile.am: Reflect changes to libcpu.
206
2072004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
210        Add PRE/TMPINSTALL_FILES to CLEANFILES.
211        * start/Makefile.am: Ditto.
212        * startup/Makefile.am: Ditto.
213
2142004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * wrapup/Makefile.am: Eliminate $(LIB).
217        Use noinst_DATA to trigger building libbsp.a.
218
2192003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * startup/Makefile.am: Cosmetics.
222
2232003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * PCI_bus/Makefile.am: Eliminate VPATH.
226        * clock/Makefile.am: Eliminate VPATH.
227        * console/Makefile.am: Eliminate VPATH.
228        * start/Makefile.am: Eliminate VPATH.
229        * startup/Makefile.am: Eliminate VPATH.
230        * timer/Makefile.am: Eliminate VPATH.
231        * tod/Makefile.am: Eliminate VPATH.
232        * vectors/Makefile.am: Eliminate VPATH.
233
2342003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
237        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
238
2392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
242        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
243
2442003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
247
2482003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * start/Makefile.am: Misc cleanups and fixes.
251        * startup/Makefile.am: Misc cleanups and fixes.
252        * wrapup/Makefile.am: Misc cleanups and fixes.
253
2542003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am: Add preinstallation dirstamp support.
257        * PCI_bus/Makefile.am: Cosmetics.
258        * clock/Makefile.am: Cosmetics.
259        * console/Makefile.am: Cosmetics.
260        * startup/Makefile.am: Cosmetics.
261        * timer/Makefile.am: Cosmetics.
262        * tod/Makefile.am: Cosmetics.
263        * vectors/Makefile.am: Cosmetics.
264        * wrapup/Makefile.am: Cosmetics.
265
2662003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
269        * clock/Makefile.am: Remove all-local: $(ARCH).
270        * console/Makefile.am: Remove all-local: $(ARCH).
271        * start/Makefile.am: Remove all-local: $(ARCH).
272        * startup/Makefile.am: Remove all-local: $(ARCH).
273        * timer/Makefile.am: Remove all-local: $(ARCH).
274        * tod/Makefile.am: Remove all-local: $(ARCH).
275        * vectors/Makefile.am: Remove all-local: $(ARCH).
276        * wrapup/Makefile.am: Remove all-local: $(ARCH).
277
2782003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * Makefile.am: Merge-in include/Makefile.am.
281        Reflect changes to bsp.am.
282        * include/Makefile.am: Remove.
283        * configure.ac: Reflect changes above.
284
2852003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * bsp_specs: Remove *lib:.
288
2892003-09-04      Joel Sherrill <joel@OARcorp.com>
290
291        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
292        console/console.c, console/consolebsp.h,
293        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
294        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
295        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
296        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
297        for license changed.
298
2992003-09-04      Joel Sherrill <joel@OARcorp.com>
300
301        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
302        statement about copyright assignment.
303
3042003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Reflect having moved aclocal/.
307
3082003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * Makefile.am: Reflect having moved automake/.
311        * PCI_bus/Makefile.am: Reflect having moved automake/.
312        * clock/Makefile.am: Reflect having moved automake/.
313        * console/Makefile.am: Reflect having moved automake/.
314        * include/Makefile.am: Reflect having moved automake/.
315        * start/Makefile.am: Reflect having moved automake/.
316        * startup/Makefile.am: Reflect having moved automake/.
317        * timer/Makefile.am: Reflect having moved automake/.
318        * tod/Makefile.am: Reflect having moved automake/.
319        * vectors/Makefile.am: Reflect having moved automake/.
320        * wrapup/Makefile.am: Reflect having moved automake/.
321
3222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
325
3262003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        PR 445/bsps
329        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
330        Remove cpp, old_cpp (now unused).
331
3322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * configure.ac: Remove AC_CONFIG_AUX_DIR.
335
3362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
339
3402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac: AC_PREREQ(2.57).
343
3442003-01-20      Joel Sherrill <joel@OARcorp.com>
345
346        * startup/linkcmds*: Add FreeBSD sysctl() sections.
347
3482002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
351        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
352        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
353        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
354        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
355        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
356        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
357        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
358
3592002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * start/Makefile.am: Use install-data-local to install startfile.
362
3632002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
366
3672002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * .cvsignore: Reformat.
370        Add autom4te*cache.
371        Remove autom4te.cache.
372
3732002-08-21      Joel Sherrill <joel@OARcorp.com>
374
375        * bsp_specs: Added support for -nostdlibs.
376
3772002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
380        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
381        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
382        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
383        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
384        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
385        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
386        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
387        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
388
3892002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * start/Makefile.am: Eliminate PGMS.
392        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
393
3942002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
397
3982002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
401        Remove $(OBJS) from all-local.
402
4032002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
406
4072001-05-09      Joel Sherrill <joel@OARcorp.com>
408
409        * startup/linkcmds: In support of gcc 3.1, added one of more
410        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
411        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
412        and direction of segments to memory regions may also have been
413        addressed.  This was a sweep across all BSPs.
414 
4152002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
418
4192002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * vectors/vectors.S: Include <asm.h>.
422
4232001-04-08      Joel Sherrill <joel@OARcorp.com>
424
425        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
426 
4272002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * configure.ac:
430        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
431        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
432        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
433        * Makefile.am: Remove AUTOMAKE_OPTIONS.
434        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
435        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
436        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
437        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
438        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
439        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
440        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
441        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
442        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
443
4442001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
447
4482001-11-28      Joel Sherrill <joel@OARcorp.com>,
449
450        This was tracked as PR87.
451        * README, configure.ac, include/Makefile.am, include/bsp.h,
452        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
453        Eliminated conditional code for generation 1 boards as these are
454        no longer available.
455        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
456
4572001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * Makefile.am: Add @exceptions@ to SUBDIRS.
460        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
461        make/custom/score603e.cfg;
462        Add automake conditional for SCORE_GENERATION_1;
463        Add RTEMS_PPC_EXCEPTIONS([old]).
464        * include/Makefile.am: include force-preinstall.am.
465        * start/start.S: include <bspopts.h> instead of targopts.h.
466        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
467        * vectors/vector.S: include <bsp.h>.
468        * wrapup/Makefile.am: Apply @exceptions@.
469
4702001-10-25      Joel Sherrill <joel@OARcorp.com>
471
472        * startup/linkcmds: Added _init and _fini.
473
4742001-10-12      Joel Sherrill <joel@OARcorp.com>
475
476        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
477        console/consolebsp.h, console/consolereserveresources.c,
478        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
479        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
480        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
481        startup/vmeintr.c, timer/timer.c: Fixed typo.
482
4832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
486        * configure.in: Remove.
487        * configure.ac: New file, generated from configure.in by autoupdate.
488
4892001-10-11      Joel Sherrill <joel@OARcorp.com>
490
491        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
492        delay_in_bus_cycles() to add rtems_bsp_ prefix.
493
4942001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
497
4982001-08-30      Joel Sherrill <joel@OARcorp.com>
499
500        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
501        gnat 3.13p.
502
5032001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * configure.in: Add bspopts.h.
506        * include/.cvsignore: Add bspopts.h*, stamp-h*.
507        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
508        * include/bsp.h: Include bspopts.h.
509
5102001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
511
512        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
513
5142001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
517        CVS-Id.
518        * include/chain.h: Remove.
519        * include/Makefile.am: Remove chain.h.
520
5212000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
524
5252000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
528
5292000-11-01      Joel Sherrill <joel@OARcorp.com>
530
531        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
532        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
533        now must be referenced as <rtems/XXX.h>.   Header file order
534        was cleaned up while doing this.
535
5362000-11-01      Joel Sherrill <joel@OARcorp.com>
537
538        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
539        and libcsupport.h moved from libc to lib/include/rtems and
540        now must be referenced as <rtems/XXX.h>.   Header file order
541        was cleaned up while doing this.
542
5432000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
546        Switch to GNU canonicalization.
547
5482000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
551        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
552        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
553        compile.am
554
5552000-08-10      Joel Sherrill <joel@OARcorp.com>
556
557        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.