1 | 2001-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 | |
---|
8 | 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
9 | |
---|
10 | * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). |
---|
11 | |
---|
12 | 2001-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 | |
---|
19 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
20 | |
---|
21 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
22 | |
---|
23 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
24 | |
---|
25 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
26 | |
---|
27 | 2000-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 | |
---|
34 | 2000-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 | |
---|
41 | 2000-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 | |
---|
46 | 2000-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 | |
---|
53 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
54 | |
---|
55 | * ChangeLog: New file. |
---|