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

4.104.114.84.95
Last change on this file since b51266c was b51266c, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:42:02

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • console/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • start/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 4.5 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
9        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
10        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
17
182001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
21
222001-11-28      Joel Sherrill <joel@OARcorp.com>,
23
24        This was tracked as PR87.
25        * README, configure.ac, include/Makefile.am, include/bsp.h,
26        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
27        Eliminated conditional code for generation 1 boards as these are
28        no longer available.
29        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
30
312001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Add @exceptions@ to SUBDIRS.
34        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
35        make/custom/score603e.cfg;
36        Add automake conditional for SCORE_GENERATION_1;
37        Add RTEMS_PPC_EXCEPTIONS([old]).
38        * include/Makefile.am: include force-preinstall.am.
39        * start/start.S: include <bspopts.h> instead of targopts.h.
40        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
41        * vectors/vector.S: include <bsp.h>.
42        * wrapup/Makefile.am: Apply @exceptions@.
43
442001-10-25      Joel Sherrill <joel@OARcorp.com>
45
46        * startup/linkcmds: Added _init and _fini.
47
482001-10-12      Joel Sherrill <joel@OARcorp.com>
49
50        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
51        console/consolebsp.h, console/consolereserveresources.c,
52        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
53        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
54        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
55        startup/vmeintr.c, timer/timer.c: Fixed typo.
56
572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
60        * configure.in: Remove.
61        * configure.ac: New file, generated from configure.in by autoupdate.
62
632001-10-11      Joel Sherrill <joel@OARcorp.com>
64
65        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
66        delay_in_bus_cycles() to add rtems_bsp_ prefix.
67
682001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
71
722001-08-30      Joel Sherrill <joel@OARcorp.com>
73
74        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
75        gnat 3.13p.
76
772001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.in: Add bspopts.h.
80        * include/.cvsignore: Add bspopts.h*, stamp-h*.
81        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
82        * include/bsp.h: Include bspopts.h.
83
842001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
85
86        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
87
882001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
91        CVS-Id.
92        * include/chain.h: Remove.
93        * include/Makefile.am: Remove chain.h.
94
952000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
98
992000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
102
1032000-11-01      Joel Sherrill <joel@OARcorp.com>
104
105        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
106        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
107        now must be referenced as <rtems/XXX.h>.   Header file order
108        was cleaned up while doing this.
109
1102000-11-01      Joel Sherrill <joel@OARcorp.com>
111
112        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
113        and libcsupport.h moved from libc to lib/include/rtems and
114        now must be referenced as <rtems/XXX.h>.   Header file order
115        was cleaned up while doing this.
116
1172000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
120        Switch to GNU canonicalization.
121
1222000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
125        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
126        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
127        compile.am
128
1292000-08-10      Joel Sherrill <joel@OARcorp.com>
130
131        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.