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

4.104.114.84.95
Last change on this file since 7078fa2a was 7078fa2a, checked in by Joel Sherrill <joel.sherrill@…>, on 08/30/01 at 18:38:09

2001-08-30 Joel Sherrill <joel@…>

  • startup/linkcmds: Modified to work better with gcc 2.8.1 and gnat 3.13p.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12001-08-30      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
4        gnat 3.13p.
5
62001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.in: Add bspopts.h.
9        * include/.cvsignore: Add bspopts.h*, stamp-h*.
10        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
11        * include/bsp.h: Include bspopts.h.
12
132001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
14
15        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
16
172001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
20        CVS-Id.
21        * include/chain.h: Remove.
22        * include/Makefile.am: Remove chain.h.
23
242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
27
282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
31
322000-11-01      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
35        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
36        now must be referenced as <rtems/XXX.h>.   Header file order
37        was cleaned up while doing this.
38
392000-11-01      Joel Sherrill <joel@OARcorp.com>
40
41        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
42        and libcsupport.h moved from libc to lib/include/rtems and
43        now must be referenced as <rtems/XXX.h>.   Header file order
44        was cleaned up while doing this.
45
462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
49        Switch to GNU canonicalization.
50
512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
54        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
55        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
56        compile.am
57
582000-08-10      Joel Sherrill <joel@OARcorp.com>
59
60        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.