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

4.104.114.84.95
Last change on this file since c1767be0 was c1767be0, checked in by Joel Sherrill <joel.sherrill@…>, on 09/27/01 at 19:46:17

2001-09-27 Ralf Corsepius <corsepiu@…>

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