source: rtems/c/src/lib/libbsp/powerpc/score603e/ChangeLog @ ac9253e

4.104.114.84.95
Last change on this file since ac9253e was ac9253e, checked in by Joel Sherrill <joel.sherrill@…>, on 10/25/01 at 22:05:52

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

  • startup/linkcmds: Added _init and _fini.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12001-10-25      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Added _init and _fini.
4
52001-10-12      Joel Sherrill <joel@OARcorp.com>
6
7        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
8        console/consolebsp.h, console/consolereserveresources.c,
9        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
10        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
11        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
12        startup/vmeintr.c, timer/timer.c: Fixed typo.
13
142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
17        * configure.in: Remove.
18        * configure.ac: New file, generated from configure.in by autoupdate.
19
202001-10-11      Joel Sherrill <joel@OARcorp.com>
21
22        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
23        delay_in_bus_cycles() to add rtems_bsp_ prefix.
24
252001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
28
292001-08-30      Joel Sherrill <joel@OARcorp.com>
30
31        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
32        gnat 3.13p.
33
342001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.in: Add bspopts.h.
37        * include/.cvsignore: Add bspopts.h*, stamp-h*.
38        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
39        * include/bsp.h: Include bspopts.h.
40
412001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
42
43        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
44
452001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
48        CVS-Id.
49        * include/chain.h: Remove.
50        * include/Makefile.am: Remove chain.h.
51
522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
55
562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
59
602000-11-01      Joel Sherrill <joel@OARcorp.com>
61
62        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
63        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
64        now must be referenced as <rtems/XXX.h>.   Header file order
65        was cleaned up while doing this.
66
672000-11-01      Joel Sherrill <joel@OARcorp.com>
68
69        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
70        and libcsupport.h moved from libc to lib/include/rtems and
71        now must be referenced as <rtems/XXX.h>.   Header file order
72        was cleaned up while doing this.
73
742000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
77        Switch to GNU canonicalization.
78
792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
82        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
83        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
84        compile.am
85
862000-08-10      Joel Sherrill <joel@OARcorp.com>
87
88        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.