source: rtems/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog @ aecef8f9

4.104.114.84.95
Last change on this file since aecef8f9 was aecef8f9, checked in by Joel Sherrill <joel.sherrill@…>, on 11/08/01 at 23:48:08

2001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@…>

This modification is part of the submitted modifications necessary to
support the IBM PPC405 family. This submission was reviewed by
Thomas Doerfler <Thomas.Doerfler@…> who ensured it did
not negatively impact the ppc403 BSPs. The submission and tracking
process was captured as PR50.

  • startup/spurious.c: Added ppc405 support.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12001-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
102001-10-25      Joel Sherrill <joel@OARcorp.com>
11
12        * startup/linkcmds: Added _init and _fini.
13
142001-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
222001-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
282001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
31
322001-06-19      Joel Sherrill <joel@OARcorp.com>
33
34        * include/Makefile.am: Fixed typo.
35
362001-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
432001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
44
45        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
46
472001-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
542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
57
582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
61
622000-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
692000-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
742000-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
822000-08-10      Joel Sherrill <joel@OARcorp.com>
83
84        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.