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

4.104.114.84.95
Last change on this file since d530943 was d530943, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 21:06:23

2001-10-12 Joel Sherrill <joel@…>

  • clock/clock.c, console/console.c, console/debugio.c, console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c, console/z85c30cfg.h, include/bsp.h, startup/bspstart.c, startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c, timer/timer.c: Fixed typo.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12001-10-12      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/clock.c, console/console.c, console/debugio.c,
4        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
5        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
6        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
7        timer/timer.c: Fixed typo.
8
92001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
12        * configure.in: Remove.
13        * configure.ac: New file, generated from configure.in by autoupdate.
14
152001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
18
192001-06-19      Joel Sherrill <joel@OARcorp.com>
20
21        * include/Makefile.am: Fixed typo.
22
232001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.in: Add bspopts.h.
26        * include/.cvsignore: Add bspopts.h*, stamp-h*.
27        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
28        * include/bsp.h: Include bspopts.h.
29
302001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
31
32        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
33
342001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
37        CVS-Id.
38        * include/chain.h: Remove.
39        * include/Makefile.am: Remove chain.h.
40
412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
44
452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
48
492000-11-01      Joel Sherrill <joel@OARcorp.com>
50
51        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
52        and libcsupport.h moved from libc to lib/include/rtems and
53        now must be referenced as <rtems/XXX.h>.   Header file order
54        was cleaned up while doing this.
55
562000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
59        Switch to GNU canonicalization.
60
612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
64        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
65        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
66        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
67        Include compile.am
68
692000-08-10      Joel Sherrill <joel@OARcorp.com>
70
71        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.