1 | 2001-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 | |
---|
6 | 2001-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 | |
---|
13 | 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
14 | |
---|
15 | * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). |
---|
16 | |
---|
17 | 2001-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 | |
---|
24 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
25 | |
---|
26 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
27 | |
---|
28 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
29 | |
---|
30 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
31 | |
---|
32 | 2000-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 | |
---|
39 | 2000-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 | |
---|
46 | 2000-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 | |
---|
51 | 2000-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 | |
---|
58 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
59 | |
---|
60 | * ChangeLog: New file. |
---|