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

4.104.114.84.95
Last change on this file since c0e7f2cd was 37064d8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/06/04 at 17:36:54

2004-02-06 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Convert to automake-building rules.
  • Property mode set to 100644
File size: 12.7 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Convert to automake-building rules.
4
52004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
8        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
9        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
10        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
11        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
12        vectors/Makefile.am: Remove.
13        * configure.ac: Reflect changes above.
14        * wrapup/Makefile.am: Reflect changes above.
15
162004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Merge-in start/Makefile.am.
19        * start/Makefile.am: Remove.
20        * configure.ac: Reflect changes above.
21
222004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
25        Add RTEMS_PROG_CCAS.
26
272004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Add PREINSTALL_DIRS.
30        * wrapup/Makefile.am: Reflect changes to libcpu.
31
322004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
35        Add PRE/TMPINSTALL_FILES to CLEANFILES.
36        * start/Makefile.am: Ditto.
37        * startup/Makefile.am: Ditto.
38
392004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * wrapup/Makefile.am: Eliminate $(LIB).
42        Use noinst_DATA to trigger building libbsp.a.
43
442003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * startup/Makefile.am: Cosmetics.
47
482003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * PCI_bus/Makefile.am: Eliminate VPATH.
51        * clock/Makefile.am: Eliminate VPATH.
52        * console/Makefile.am: Eliminate VPATH.
53        * start/Makefile.am: Eliminate VPATH.
54        * startup/Makefile.am: Eliminate VPATH.
55        * timer/Makefile.am: Eliminate VPATH.
56        * tod/Makefile.am: Eliminate VPATH.
57        * vectors/Makefile.am: Eliminate VPATH.
58
592003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
62        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
63
642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
67        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
72
732003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * start/Makefile.am: Misc cleanups and fixes.
76        * startup/Makefile.am: Misc cleanups and fixes.
77        * wrapup/Makefile.am: Misc cleanups and fixes.
78
792003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Add preinstallation dirstamp support.
82        * PCI_bus/Makefile.am: Cosmetics.
83        * clock/Makefile.am: Cosmetics.
84        * console/Makefile.am: Cosmetics.
85        * startup/Makefile.am: Cosmetics.
86        * timer/Makefile.am: Cosmetics.
87        * tod/Makefile.am: Cosmetics.
88        * vectors/Makefile.am: Cosmetics.
89        * wrapup/Makefile.am: Cosmetics.
90
912003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
94        * clock/Makefile.am: Remove all-local: $(ARCH).
95        * console/Makefile.am: Remove all-local: $(ARCH).
96        * start/Makefile.am: Remove all-local: $(ARCH).
97        * startup/Makefile.am: Remove all-local: $(ARCH).
98        * timer/Makefile.am: Remove all-local: $(ARCH).
99        * tod/Makefile.am: Remove all-local: $(ARCH).
100        * vectors/Makefile.am: Remove all-local: $(ARCH).
101        * wrapup/Makefile.am: Remove all-local: $(ARCH).
102
1032003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Merge-in include/Makefile.am.
106        Reflect changes to bsp.am.
107        * include/Makefile.am: Remove.
108        * configure.ac: Reflect changes above.
109
1102003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * bsp_specs: Remove *lib:.
113
1142003-09-04      Joel Sherrill <joel@OARcorp.com>
115
116        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
117        console/console.c, console/consolebsp.h,
118        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
119        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
120        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
121        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
122        for license changed.
123
1242003-09-04      Joel Sherrill <joel@OARcorp.com>
125
126        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
127        statement about copyright assignment.
128
1292003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Reflect having moved aclocal/.
132
1332003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Reflect having moved automake/.
136        * PCI_bus/Makefile.am: Reflect having moved automake/.
137        * clock/Makefile.am: Reflect having moved automake/.
138        * console/Makefile.am: Reflect having moved automake/.
139        * include/Makefile.am: Reflect having moved automake/.
140        * start/Makefile.am: Reflect having moved automake/.
141        * startup/Makefile.am: Reflect having moved automake/.
142        * timer/Makefile.am: Reflect having moved automake/.
143        * tod/Makefile.am: Reflect having moved automake/.
144        * vectors/Makefile.am: Reflect having moved automake/.
145        * wrapup/Makefile.am: Reflect having moved automake/.
146
1472003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
150
1512003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        PR 445/bsps
154        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
155        Remove cpp, old_cpp (now unused).
156
1572003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Remove AC_CONFIG_AUX_DIR.
160
1612003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
164
1652003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: AC_PREREQ(2.57).
168
1692003-01-20      Joel Sherrill <joel@OARcorp.com>
170
171        * startup/linkcmds*: Add FreeBSD sysctl() sections.
172
1732002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
177        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
178        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183
1842002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * start/Makefile.am: Use install-data-local to install startfile.
187
1882002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191
1922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * .cvsignore: Reformat.
195        Add autom4te*cache.
196        Remove autom4te.cache.
197
1982002-08-21      Joel Sherrill <joel@OARcorp.com>
199
200        * bsp_specs: Added support for -nostdlibs.
201
2022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
205        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
206        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
208        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
209        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
212        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
213
2142002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * start/Makefile.am: Eliminate PGMS.
217        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
218
2192002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
222
2232002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
226        Remove $(OBJS) from all-local.
227
2282002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
231
2322001-05-09      Joel Sherrill <joel@OARcorp.com>
233
234        * startup/linkcmds: In support of gcc 3.1, added one of more
235        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
236        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
237        and direction of segments to memory regions may also have been
238        addressed.  This was a sweep across all BSPs.
239 
2402002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
243
2442002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * vectors/vectors.S: Include <asm.h>.
247
2482001-04-08      Joel Sherrill <joel@OARcorp.com>
249
250        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
251 
2522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac:
255        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
256        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
257        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
263        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
266        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
268
2692001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
272
2732001-11-28      Joel Sherrill <joel@OARcorp.com>,
274
275        This was tracked as PR87.
276        * README, configure.ac, include/Makefile.am, include/bsp.h,
277        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
278        Eliminated conditional code for generation 1 boards as these are
279        no longer available.
280        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
281
2822001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: Add @exceptions@ to SUBDIRS.
285        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
286        make/custom/score603e.cfg;
287        Add automake conditional for SCORE_GENERATION_1;
288        Add RTEMS_PPC_EXCEPTIONS([old]).
289        * include/Makefile.am: include force-preinstall.am.
290        * start/start.S: include <bspopts.h> instead of targopts.h.
291        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
292        * vectors/vector.S: include <bsp.h>.
293        * wrapup/Makefile.am: Apply @exceptions@.
294
2952001-10-25      Joel Sherrill <joel@OARcorp.com>
296
297        * startup/linkcmds: Added _init and _fini.
298
2992001-10-12      Joel Sherrill <joel@OARcorp.com>
300
301        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
302        console/consolebsp.h, console/consolereserveresources.c,
303        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
304        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
305        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
306        startup/vmeintr.c, timer/timer.c: Fixed typo.
307
3082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
311        * configure.in: Remove.
312        * configure.ac: New file, generated from configure.in by autoupdate.
313
3142001-10-11      Joel Sherrill <joel@OARcorp.com>
315
316        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
317        delay_in_bus_cycles() to add rtems_bsp_ prefix.
318
3192001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
322
3232001-08-30      Joel Sherrill <joel@OARcorp.com>
324
325        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
326        gnat 3.13p.
327
3282001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * configure.in: Add bspopts.h.
331        * include/.cvsignore: Add bspopts.h*, stamp-h*.
332        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
333        * include/bsp.h: Include bspopts.h.
334
3352001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
336
337        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
338
3392001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
342        CVS-Id.
343        * include/chain.h: Remove.
344        * include/Makefile.am: Remove chain.h.
345
3462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
349
3502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
353
3542000-11-01      Joel Sherrill <joel@OARcorp.com>
355
356        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
357        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
358        now must be referenced as <rtems/XXX.h>.   Header file order
359        was cleaned up while doing this.
360
3612000-11-01      Joel Sherrill <joel@OARcorp.com>
362
363        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
364        and libcsupport.h moved from libc to lib/include/rtems and
365        now must be referenced as <rtems/XXX.h>.   Header file order
366        was cleaned up while doing this.
367
3682000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
371        Switch to GNU canonicalization.
372
3732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
376        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
377        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
378        compile.am
379
3802000-08-10      Joel Sherrill <joel@OARcorp.com>
381
382        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.