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

4.104.114.84.95
Last change on this file since 2a64a035 was 2a64a035, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/09/03 at 14:52:49

2003-12-09 Ralf Corsepius <corsepiu@…>

  • start/Makefile.am: Misc cleanups and fixes.
  • startup/Makefile.am: Misc cleanups and fixes.
  • wrapup/Makefile.am: Misc cleanups and fixes.
  • Property mode set to 100644
File size: 10.4 KB
Line 
12003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Misc cleanups and fixes.
4        * startup/Makefile.am: Misc cleanups and fixes.
5        * wrapup/Makefile.am: Misc cleanups and fixes.
6
72003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Add preinstallation dirstamp support.
10        * PCI_bus/Makefile.am: Cosmetics.
11        * clock/Makefile.am: Cosmetics.
12        * console/Makefile.am: Cosmetics.
13        * startup/Makefile.am: Cosmetics.
14        * timer/Makefile.am: Cosmetics.
15        * tod/Makefile.am: Cosmetics.
16        * vectors/Makefile.am: Cosmetics.
17        * wrapup/Makefile.am: Cosmetics.
18
192003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
22        * clock/Makefile.am: Remove all-local: $(ARCH).
23        * console/Makefile.am: Remove all-local: $(ARCH).
24        * start/Makefile.am: Remove all-local: $(ARCH).
25        * startup/Makefile.am: Remove all-local: $(ARCH).
26        * timer/Makefile.am: Remove all-local: $(ARCH).
27        * tod/Makefile.am: Remove all-local: $(ARCH).
28        * vectors/Makefile.am: Remove all-local: $(ARCH).
29        * wrapup/Makefile.am: Remove all-local: $(ARCH).
30
312003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Merge-in include/Makefile.am.
34        Reflect changes to bsp.am.
35        * include/Makefile.am: Remove.
36        * configure.ac: Reflect changes above.
37
382003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * bsp_specs: Remove *lib:.
41
422003-09-04      Joel Sherrill <joel@OARcorp.com>
43
44        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
45        console/console.c, console/consolebsp.h,
46        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
47        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
48        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
49        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
50        for license changed.
51
522003-09-04      Joel Sherrill <joel@OARcorp.com>
53
54        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
55        statement about copyright assignment.
56
572003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Reflect having moved aclocal/.
60
612003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect having moved automake/.
64        * PCI_bus/Makefile.am: Reflect having moved automake/.
65        * clock/Makefile.am: Reflect having moved automake/.
66        * console/Makefile.am: Reflect having moved automake/.
67        * include/Makefile.am: Reflect having moved automake/.
68        * start/Makefile.am: Reflect having moved automake/.
69        * startup/Makefile.am: Reflect having moved automake/.
70        * timer/Makefile.am: Reflect having moved automake/.
71        * tod/Makefile.am: Reflect having moved automake/.
72        * vectors/Makefile.am: Reflect having moved automake/.
73        * wrapup/Makefile.am: Reflect having moved automake/.
74
752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
78
792003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        PR 445/bsps
82        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
83        Remove cpp, old_cpp (now unused).
84
852003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Remove AC_CONFIG_AUX_DIR.
88
892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
92
932003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: AC_PREREQ(2.57).
96
972003-01-20      Joel Sherrill <joel@OARcorp.com>
98
99        * startup/linkcmds*: Add FreeBSD sysctl() sections.
100
1012002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
104        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
105        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
106        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
107        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
108        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
109        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
111
1122002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * start/Makefile.am: Use install-data-local to install startfile.
115
1162002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119
1202002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * .cvsignore: Reformat.
123        Add autom4te*cache.
124        Remove autom4te.cache.
125
1262002-08-21      Joel Sherrill <joel@OARcorp.com>
127
128        * bsp_specs: Added support for -nostdlibs.
129
1302002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
133        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
134        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
135        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
136        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
137        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
138        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
139        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
140        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
141
1422002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * start/Makefile.am: Eliminate PGMS.
145        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
146
1472002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
150
1512002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
154        Remove $(OBJS) from all-local.
155
1562002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
159
1602001-05-09      Joel Sherrill <joel@OARcorp.com>
161
162        * startup/linkcmds: In support of gcc 3.1, added one of more
163        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
164        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
165        and direction of segments to memory regions may also have been
166        addressed.  This was a sweep across all BSPs.
167 
1682002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
171
1722002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * vectors/vectors.S: Include <asm.h>.
175
1762001-04-08      Joel Sherrill <joel@OARcorp.com>
177
178        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
179 
1802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac:
183        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
184        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
185        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
186        * Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
189        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
196
1972001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
200
2012001-11-28      Joel Sherrill <joel@OARcorp.com>,
202
203        This was tracked as PR87.
204        * README, configure.ac, include/Makefile.am, include/bsp.h,
205        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
206        Eliminated conditional code for generation 1 boards as these are
207        no longer available.
208        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
209
2102001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Add @exceptions@ to SUBDIRS.
213        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
214        make/custom/score603e.cfg;
215        Add automake conditional for SCORE_GENERATION_1;
216        Add RTEMS_PPC_EXCEPTIONS([old]).
217        * include/Makefile.am: include force-preinstall.am.
218        * start/start.S: include <bspopts.h> instead of targopts.h.
219        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
220        * vectors/vector.S: include <bsp.h>.
221        * wrapup/Makefile.am: Apply @exceptions@.
222
2232001-10-25      Joel Sherrill <joel@OARcorp.com>
224
225        * startup/linkcmds: Added _init and _fini.
226
2272001-10-12      Joel Sherrill <joel@OARcorp.com>
228
229        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
230        console/consolebsp.h, console/consolereserveresources.c,
231        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
232        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
233        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
234        startup/vmeintr.c, timer/timer.c: Fixed typo.
235
2362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
239        * configure.in: Remove.
240        * configure.ac: New file, generated from configure.in by autoupdate.
241
2422001-10-11      Joel Sherrill <joel@OARcorp.com>
243
244        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
245        delay_in_bus_cycles() to add rtems_bsp_ prefix.
246
2472001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
250
2512001-08-30      Joel Sherrill <joel@OARcorp.com>
252
253        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
254        gnat 3.13p.
255
2562001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.in: Add bspopts.h.
259        * include/.cvsignore: Add bspopts.h*, stamp-h*.
260        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
261        * include/bsp.h: Include bspopts.h.
262
2632001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
264
265        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
266
2672001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
270        CVS-Id.
271        * include/chain.h: Remove.
272        * include/Makefile.am: Remove chain.h.
273
2742000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
277
2782000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
281
2822000-11-01      Joel Sherrill <joel@OARcorp.com>
283
284        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
285        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
286        now must be referenced as <rtems/XXX.h>.   Header file order
287        was cleaned up while doing this.
288
2892000-11-01      Joel Sherrill <joel@OARcorp.com>
290
291        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
292        and libcsupport.h moved from libc to lib/include/rtems and
293        now must be referenced as <rtems/XXX.h>.   Header file order
294        was cleaned up while doing this.
295
2962000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
299        Switch to GNU canonicalization.
300
3012000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
304        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
305        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
306        compile.am
307
3082000-08-10      Joel Sherrill <joel@OARcorp.com>
309
310        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.