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

4.104.114.84.95
Last change on this file since 4cbb57da was f48f64a, checked in by Jennifer Averett <Jennifer.Averett@…>, on 04/28/05 at 19:27:05

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

  • Add/remove files for the Update to new exception model.
  • pci/no_host_bridge.c, vme/vmeconfig.c: New files.
  • clock/clock.c: Removed.
  • Property mode set to 100644
File size: 17.0 KB
Line 
12005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
2
3        * Add/remove files for the Update to new exception model.
4        * pci/no_host_bridge.c, vme/vmeconfig.c: New files.
5        * clock/clock.c: Removed.
6
72005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
8       
9        * Add/move files for the Update to new exception model.
10          NOTE: These modifications have not been tested on hardware.
11        * irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c: New files.
12        * startup/FPGA.c: Removed.
13
142005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
15
16        * score603e/Makefile.am, score603e/configure.ac,
17        score603e/console/console.c, score603e/include/bsp.h,
18        score603e/include/gen2.h, score603e/include/tm27.h,
19        score603e/startup/bspstart.c: Update score603e to new exception model
20        NOTE: These modifications have not been tested on hardware.
21
222005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
23
24        * clock/clock.c: Fix multiple defined warning
25
262005-04-11      Jennifer Averett<jennifer.averett@oarcorp.com>
27
28        PR 778/bsps
29        * include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
30        startup/bspstart.c, tod/tod.c:
31        modify SCORE_.. to BSP_.. for externally used define's.
32
332005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
36
372005-02-14      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * startup/spurious.c: Merge ppc603 and ppc603e.
40        Remove digits (Unused).
41
422005-02-12      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * Makefile.am: Fix typo in previous patch.
45
462005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * Makefile.am: Merge-in wrapup/Makefile.am.
49        * wrapup/Makefile.am: Remove.
50        * configure.ac: Reflect changes above.
51
522005-02-09      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * vectors/vectors.S: Remove XCOFF support.
55
562005-01-28      Joel Sherrill <joel@OARcorp.com>
57
58        * startup/linkcmds: Add .gnu.linkonce.b.* section.
59
602005-01-26      Joel Sherrill <joel@OARcorp.com>
61
62        * startup/linkcmds: Now links.
63
642005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
67        * include/tod.h: Remove.
68
692005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
72
732005-01-04      Joel Sherrill <joel@OARcorp.com>
74
75        * startup/linkcmds: Remove warnings.
76
772005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
80
812004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * configure.ac: Require automake > 1.9.
84
852004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
86
87        PR 610/bsps
88        * Makefile.am: Add include/tm27.h, Cosmetics.
89        * include/tm27.h: Final cosmetics.
90
912004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        * include/bsp.h: Split out tmtest27 support.
94        * include/tm27.h: New.
95
962004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
97
98        PR 613/bsps
99        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
100
1012004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
102
103        PR 614/bsps
104        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
105
1062004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
107
108        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
109        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
110        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
111        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
112        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
113        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
114        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
115
1162004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
117
118        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
119        clock/clock.c, console/85c30.c, console/console.c,
120        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
121        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
122        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
123        Convert to using c99 fixed size types.
124
1252004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Reflect changes to bsp.am.
128        Preinstall dist_project_lib*.
129
1302004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Reflect changes to bsp.am.
133
1342004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
137
1382004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * wrapup/Makefile.am: Convert to automake-building rules.
141
1422004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
145        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
146        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
147        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
148        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
149        vectors/Makefile.am: Remove.
150        * configure.ac: Reflect changes above.
151        * wrapup/Makefile.am: Reflect changes above.
152
1532004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Merge-in start/Makefile.am.
156        * start/Makefile.am: Remove.
157        * configure.ac: Reflect changes above.
158
1592004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
162        Add RTEMS_PROG_CCAS.
163
1642004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Add PREINSTALL_DIRS.
167        * wrapup/Makefile.am: Reflect changes to libcpu.
168
1692004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
172        Add PRE/TMPINSTALL_FILES to CLEANFILES.
173        * start/Makefile.am: Ditto.
174        * startup/Makefile.am: Ditto.
175
1762004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * wrapup/Makefile.am: Eliminate $(LIB).
179        Use noinst_DATA to trigger building libbsp.a.
180
1812003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * startup/Makefile.am: Cosmetics.
184
1852003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * PCI_bus/Makefile.am: Eliminate VPATH.
188        * clock/Makefile.am: Eliminate VPATH.
189        * console/Makefile.am: Eliminate VPATH.
190        * start/Makefile.am: Eliminate VPATH.
191        * startup/Makefile.am: Eliminate VPATH.
192        * timer/Makefile.am: Eliminate VPATH.
193        * tod/Makefile.am: Eliminate VPATH.
194        * vectors/Makefile.am: Eliminate VPATH.
195
1962003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
199        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
200
2012003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
204        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
205
2062003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
209
2102003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * start/Makefile.am: Misc cleanups and fixes.
213        * startup/Makefile.am: Misc cleanups and fixes.
214        * wrapup/Makefile.am: Misc cleanups and fixes.
215
2162003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Add preinstallation dirstamp support.
219        * PCI_bus/Makefile.am: Cosmetics.
220        * clock/Makefile.am: Cosmetics.
221        * console/Makefile.am: Cosmetics.
222        * startup/Makefile.am: Cosmetics.
223        * timer/Makefile.am: Cosmetics.
224        * tod/Makefile.am: Cosmetics.
225        * vectors/Makefile.am: Cosmetics.
226        * wrapup/Makefile.am: Cosmetics.
227
2282003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
231        * clock/Makefile.am: Remove all-local: $(ARCH).
232        * console/Makefile.am: Remove all-local: $(ARCH).
233        * start/Makefile.am: Remove all-local: $(ARCH).
234        * startup/Makefile.am: Remove all-local: $(ARCH).
235        * timer/Makefile.am: Remove all-local: $(ARCH).
236        * tod/Makefile.am: Remove all-local: $(ARCH).
237        * vectors/Makefile.am: Remove all-local: $(ARCH).
238        * wrapup/Makefile.am: Remove all-local: $(ARCH).
239
2402003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * Makefile.am: Merge-in include/Makefile.am.
243        Reflect changes to bsp.am.
244        * include/Makefile.am: Remove.
245        * configure.ac: Reflect changes above.
246
2472003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * bsp_specs: Remove *lib:.
250
2512003-09-04      Joel Sherrill <joel@OARcorp.com>
252
253        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
254        console/console.c, console/consolebsp.h,
255        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
256        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
257        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
258        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
259        for license changed.
260
2612003-09-04      Joel Sherrill <joel@OARcorp.com>
262
263        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
264        statement about copyright assignment.
265
2662003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * Makefile.am: Reflect having moved aclocal/.
269
2702003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * Makefile.am: Reflect having moved automake/.
273        * PCI_bus/Makefile.am: Reflect having moved automake/.
274        * clock/Makefile.am: Reflect having moved automake/.
275        * console/Makefile.am: Reflect having moved automake/.
276        * include/Makefile.am: Reflect having moved automake/.
277        * start/Makefile.am: Reflect having moved automake/.
278        * startup/Makefile.am: Reflect having moved automake/.
279        * timer/Makefile.am: Reflect having moved automake/.
280        * tod/Makefile.am: Reflect having moved automake/.
281        * vectors/Makefile.am: Reflect having moved automake/.
282        * wrapup/Makefile.am: Reflect having moved automake/.
283
2842003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
287
2882003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        PR 445/bsps
291        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
292        Remove cpp, old_cpp (now unused).
293
2942003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.ac: Remove AC_CONFIG_AUX_DIR.
297
2982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
301
3022003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * configure.ac: AC_PREREQ(2.57).
305
3062003-01-20      Joel Sherrill <joel@OARcorp.com>
307
308        * startup/linkcmds*: Add FreeBSD sysctl() sections.
309
3102002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
313        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
314        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
315        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
316        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
317        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
318        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
319        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
320
3212002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * start/Makefile.am: Use install-data-local to install startfile.
324
3252002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
328
3292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * .cvsignore: Reformat.
332        Add autom4te*cache.
333        Remove autom4te.cache.
334
3352002-08-21      Joel Sherrill <joel@OARcorp.com>
336
337        * bsp_specs: Added support for -nostdlibs.
338
3392002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
342        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
343        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
344        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
345        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
346        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
347        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
348        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
349        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
350
3512002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * start/Makefile.am: Eliminate PGMS.
354        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
355
3562002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
359
3602002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
363        Remove $(OBJS) from all-local.
364
3652002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
368
3692001-05-09      Joel Sherrill <joel@OARcorp.com>
370
371        * startup/linkcmds: In support of gcc 3.1, added one of more
372        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
373        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
374        and direction of segments to memory regions may also have been
375        addressed.  This was a sweep across all BSPs.
376 
3772002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
380
3812002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * vectors/vectors.S: Include <asm.h>.
384
3852001-04-08      Joel Sherrill <joel@OARcorp.com>
386
387        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
388 
3892002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * configure.ac:
392        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
393        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
394        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
395        * Makefile.am: Remove AUTOMAKE_OPTIONS.
396        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
397        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
398        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
399        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
400        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
401        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
402        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
403        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
404        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
405
4062001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
409
4102001-11-28      Joel Sherrill <joel@OARcorp.com>,
411
412        This was tracked as PR87.
413        * README, configure.ac, include/Makefile.am, include/bsp.h,
414        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
415        Eliminated conditional code for generation 1 boards as these are
416        no longer available.
417        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
418
4192001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * Makefile.am: Add @exceptions@ to SUBDIRS.
422        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
423        make/custom/score603e.cfg;
424        Add automake conditional for SCORE_GENERATION_1;
425        Add RTEMS_PPC_EXCEPTIONS([old]).
426        * include/Makefile.am: include force-preinstall.am.
427        * start/start.S: include <bspopts.h> instead of targopts.h.
428        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
429        * vectors/vector.S: include <bsp.h>.
430        * wrapup/Makefile.am: Apply @exceptions@.
431
4322001-10-25      Joel Sherrill <joel@OARcorp.com>
433
434        * startup/linkcmds: Added _init and _fini.
435
4362001-10-12      Joel Sherrill <joel@OARcorp.com>
437
438        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
439        console/consolebsp.h, console/consolereserveresources.c,
440        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
441        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
442        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
443        startup/vmeintr.c, timer/timer.c: Fixed typo.
444
4452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
448        * configure.in: Remove.
449        * configure.ac: New file, generated from configure.in by autoupdate.
450
4512001-10-11      Joel Sherrill <joel@OARcorp.com>
452
453        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
454        delay_in_bus_cycles() to add rtems_bsp_ prefix.
455
4562001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
459
4602001-08-30      Joel Sherrill <joel@OARcorp.com>
461
462        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
463        gnat 3.13p.
464
4652001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * configure.in: Add bspopts.h.
468        * include/.cvsignore: Add bspopts.h*, stamp-h*.
469        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
470        * include/bsp.h: Include bspopts.h.
471
4722001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
473
474        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
475
4762001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
479        CVS-Id.
480        * include/chain.h: Remove.
481        * include/Makefile.am: Remove chain.h.
482
4832000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
486
4872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
490
4912000-11-01      Joel Sherrill <joel@OARcorp.com>
492
493        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
494        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
495        now must be referenced as <rtems/XXX.h>.   Header file order
496        was cleaned up while doing this.
497
4982000-11-01      Joel Sherrill <joel@OARcorp.com>
499
500        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
501        and libcsupport.h moved from libc to lib/include/rtems and
502        now must be referenced as <rtems/XXX.h>.   Header file order
503        was cleaned up while doing this.
504
5052000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
508        Switch to GNU canonicalization.
509
5102000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
513        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
514        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
515        compile.am
516
5172000-08-10      Joel Sherrill <joel@OARcorp.com>
518
519        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.