1 | 2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
2 | |
---|
3 | * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix |
---|
4 | CVS-Id. |
---|
5 | * include/chain.h: Remove. |
---|
6 | * include/Makefile.am: Remove chain.h. |
---|
7 | |
---|
8 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
9 | |
---|
10 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
11 | |
---|
12 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
13 | |
---|
14 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
15 | |
---|
16 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
17 | |
---|
18 | * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h, |
---|
19 | libio.h, and libcsupport.h moved from libc to lib/include/rtems and |
---|
20 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
21 | was cleaned up while doing this. |
---|
22 | |
---|
23 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
24 | |
---|
25 | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, |
---|
26 | and libcsupport.h moved from libc to lib/include/rtems and |
---|
27 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
28 | was cleaned up while doing this. |
---|
29 | |
---|
30 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
31 | |
---|
32 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
33 | Switch to GNU canonicalization. |
---|
34 | |
---|
35 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
36 | |
---|
37 | * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am, |
---|
38 | start/Makefile.am, startup/Makefile.am, timer/Makefile.am, |
---|
39 | tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include |
---|
40 | compile.am |
---|
41 | |
---|
42 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
43 | |
---|
44 | * ChangeLog: New file. |
---|