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

4.104.114.84.95
Last change on this file since d4f9cef5 was d4f9cef5, checked in by Joel Sherrill <joel.sherrill@…>, on 06/19/01 at 14:27:24

2001-06-19 Ralf Corsepius <corsepiu@…>

  • configure.in: Add bspopts.h.
  • include/.cvsignore: Add bspopts.h*, stamp-h*.
  • include/Makefile.am: Use *_HEADERS instead of *H_FILES.
  • include/bsp.h: Include bspopts.h.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.in: Add bspopts.h.
4        * include/.cvsignore: Add bspopts.h*, stamp-h*.
5        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
6        * include/bsp.h: Include bspopts.h.
7
82001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
9
10        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
11
122001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
15        CVS-Id.
16        * include/chain.h: Remove.
17        * include/Makefile.am: Remove chain.h.
18
192000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
22
232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
26
272000-11-01      Joel Sherrill <joel@OARcorp.com>
28
29        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
30        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
31        now must be referenced as <rtems/XXX.h>.   Header file order
32        was cleaned up while doing this.
33
342000-11-01      Joel Sherrill <joel@OARcorp.com>
35
36        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
37        and libcsupport.h moved from libc to lib/include/rtems and
38        now must be referenced as <rtems/XXX.h>.   Header file order
39        was cleaned up while doing this.
40
412000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
44        Switch to GNU canonicalization.
45
462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
49        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
50        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
51        compile.am
52
532000-08-10      Joel Sherrill <joel@OARcorp.com>
54
55        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.