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

4.104.114.84.95
Last change on this file since 1c3c605 was 1c3c605, checked in by Joel Sherrill <joel.sherrill@…>, on 11/21/01 at 18:34:54

2001-11-21 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add @exceptions@ to SUBDIRS.
  • configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/ppcn_60x.cfg; Add RTEMS_PPC_EXCEPTIONS([old]).
  • include/Makefile.am: include force-preinstall.am.
  • wrapup/Makefile.am: Apply @exceptions@.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add @exceptions@ to SUBDIRS.
4        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
5        make/custom/ppcn_60x.cfg;
6        Add RTEMS_PPC_EXCEPTIONS([old]).
7        * include/Makefile.am: include force-preinstall.am.
8        * wrapup/Makefile.am: Apply @exceptions@.
9
102001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
11
12        This modification is part of the submitted modifications necessary to
13        support the IBM PPC405 family.  This submission was reviewed by
14        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
15        not negatively impact the ppc403 BSPs.  The submission and tracking
16        process was captured as PR50.
17        * startup/spurious.c: Added ppc405 support.
18
192001-10-25      Joel Sherrill <joel@OARcorp.com>
20
21        * startup/linkcmds: Added _init and _fini.
22
232001-10-12      Joel Sherrill <joel@OARcorp.com>
24
25        * clock/clock.c, console/console.c, console/debugio.c,
26        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
27        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
28        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
29        timer/timer.c: Fixed typo.
30
312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
34        * configure.in: Remove.
35        * configure.ac: New file, generated from configure.in by autoupdate.
36
372001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
40
412001-06-19      Joel Sherrill <joel@OARcorp.com>
42
43        * include/Makefile.am: Fixed typo.
44
452001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.in: Add bspopts.h.
48        * include/.cvsignore: Add bspopts.h*, stamp-h*.
49        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
50        * include/bsp.h: Include bspopts.h.
51
522001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
53
54        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
55
562001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
59        CVS-Id.
60        * include/chain.h: Remove.
61        * include/Makefile.am: Remove chain.h.
62
632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
66
672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
70
712000-11-01      Joel Sherrill <joel@OARcorp.com>
72
73        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
74        and libcsupport.h moved from libc to lib/include/rtems and
75        now must be referenced as <rtems/XXX.h>.   Header file order
76        was cleaned up while doing this.
77
782000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
81        Switch to GNU canonicalization.
82
832000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
86        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
87        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
88        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
89        Include compile.am
90
912000-08-10      Joel Sherrill <joel@OARcorp.com>
92
93        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.