1 | 2001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se> |
---|
2 | |
---|
3 | This modification is part of the submitted modifications necessary to |
---|
4 | support the IBM PPC405 family. This submission was reviewed by |
---|
5 | Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did |
---|
6 | not negatively impact the ppc403 BSPs. The submission and tracking |
---|
7 | process was captured as PR50. |
---|
8 | * startup/spurious.c: Added ppc405 support. |
---|
9 | |
---|
10 | 2001-10-25 Joel Sherrill <joel@OARcorp.com> |
---|
11 | |
---|
12 | * startup/linkcmds: Added _init and _fini. |
---|
13 | |
---|
14 | 2001-10-12 Joel Sherrill <joel@OARcorp.com> |
---|
15 | |
---|
16 | * clock/clock.c, console/console.c, console/debugio.c, |
---|
17 | console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c, |
---|
18 | console/z85c30cfg.h, include/bsp.h, startup/bspstart.c, |
---|
19 | startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c, |
---|
20 | timer/timer.c: Fixed typo. |
---|
21 | |
---|
22 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
23 | |
---|
24 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
25 | * configure.in: Remove. |
---|
26 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
27 | |
---|
28 | 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
29 | |
---|
30 | * include/Makefile.am: Use 'TMPINSTALL_FILES ='. |
---|
31 | |
---|
32 | 2001-06-19 Joel Sherrill <joel@OARcorp.com> |
---|
33 | |
---|
34 | * include/Makefile.am: Fixed typo. |
---|
35 | |
---|
36 | 2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
37 | |
---|
38 | * configure.in: Add bspopts.h. |
---|
39 | * include/.cvsignore: Add bspopts.h*, stamp-h*. |
---|
40 | * include/Makefile.am: Use *_HEADERS instead of *H_FILES. |
---|
41 | * include/bsp.h: Include bspopts.h. |
---|
42 | |
---|
43 | 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
44 | |
---|
45 | * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). |
---|
46 | |
---|
47 | 2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
48 | |
---|
49 | * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix |
---|
50 | CVS-Id. |
---|
51 | * include/chain.h: Remove. |
---|
52 | * include/Makefile.am: Remove chain.h. |
---|
53 | |
---|
54 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
55 | |
---|
56 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
57 | |
---|
58 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
59 | |
---|
60 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
61 | |
---|
62 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
63 | |
---|
64 | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, |
---|
65 | and libcsupport.h moved from libc to lib/include/rtems and |
---|
66 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
67 | was cleaned up while doing this. |
---|
68 | |
---|
69 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
70 | |
---|
71 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
72 | Switch to GNU canonicalization. |
---|
73 | |
---|
74 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
75 | |
---|
76 | * clock/Makefile.am, console/Makefile.am, network/Makefile.am, |
---|
77 | nvram/Makefile.am, pci/Makefile.am, start/Makefile.am, |
---|
78 | startup/Makefile.am, timer/Makefile.am, tod/Makefile.am, |
---|
79 | universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: |
---|
80 | Include compile.am |
---|
81 | |
---|
82 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
83 | |
---|
84 | * ChangeLog: New file. |
---|