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

4.104.114.84.95
Last change on this file since a69fb0c6 was a69fb0c6, checked in by Joel Sherrill <joel.sherrill@…>, on 01/28/05 at 16:44:00

2005-01-28 Joel Sherrill <joel@…>

  • startup/linkcmds: Add .gnu.linkonce.b.* section.
  • Property mode set to 100644
File size: 15.1 KB
Line 
12005-01-28      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Add .gnu.linkonce.b.* section.
4
52005-01-26      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/linkcmds: Now links.
8
92005-01-18      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Use ../../shared/tod.h instead of include/tod.h.
12        * include/tod.h: Remove.
13
142005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
17
182005-01-04      Joel Sherrill <joel@OARcorp.com>
19
20        * startup/linkcmds: Remove warnings.
21
222005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
25
262004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * configure.ac: Require automake > 1.9.
29
302004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        PR 610/bsps
33        * Makefile.am: Add include/tm27.h, Cosmetics.
34        * include/tm27.h: Final cosmetics.
35
362004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * include/bsp.h: Split out tmtest27 support.
39        * include/tm27.h: New.
40
412004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        PR 613/bsps
44        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
45
462004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        PR 614/bsps
49        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
50
512004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
54        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
55        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
56        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
57        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
58        * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
59        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
60
612004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, PCI_bus/universe.c,
64        clock/clock.c, console/85c30.c, console/console.c,
65        console/consolebsp.h, include/bsp.h, include/gen2.h, startup/FPGA.c,
66        startup/Hwr_init.c, startup/bspstart.c, startup/genpvec.c,
67        startup/spurious.c, startup/vmeintr.c, timer/timer.c, tod/tod.c:
68        Convert to using c99 fixed size types.
69
702004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Reflect changes to bsp.am.
73        Preinstall dist_project_lib*.
74
752004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Reflect changes to bsp.am.
78
792004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
82
832004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * wrapup/Makefile.am: Convert to automake-building rules.
86
872004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
90        PCI_bus/Makefile.am, startup/Makefile.am, timer/Makefile.am,
91        tod/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
92        * clock/Makefile.am, console/Makefile.am, PCI_bus/Makefile.am,
93        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
94        vectors/Makefile.am: Remove.
95        * configure.ac: Reflect changes above.
96        * wrapup/Makefile.am: Reflect changes above.
97
982004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Merge-in start/Makefile.am.
101        * start/Makefile.am: Remove.
102        * configure.ac: Reflect changes above.
103
1042004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
107        Add RTEMS_PROG_CCAS.
108
1092004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Add PREINSTALL_DIRS.
112        * wrapup/Makefile.am: Reflect changes to libcpu.
113
1142004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
117        Add PRE/TMPINSTALL_FILES to CLEANFILES.
118        * start/Makefile.am: Ditto.
119        * startup/Makefile.am: Ditto.
120
1212004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * wrapup/Makefile.am: Eliminate $(LIB).
124        Use noinst_DATA to trigger building libbsp.a.
125
1262003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * startup/Makefile.am: Cosmetics.
129
1302003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * PCI_bus/Makefile.am: Eliminate VPATH.
133        * clock/Makefile.am: Eliminate VPATH.
134        * console/Makefile.am: Eliminate VPATH.
135        * start/Makefile.am: Eliminate VPATH.
136        * startup/Makefile.am: Eliminate VPATH.
137        * timer/Makefile.am: Eliminate VPATH.
138        * tod/Makefile.am: Eliminate VPATH.
139        * vectors/Makefile.am: Eliminate VPATH.
140
1412003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
144        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
145
1462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
149        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
150
1512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
154
1552003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * start/Makefile.am: Misc cleanups and fixes.
158        * startup/Makefile.am: Misc cleanups and fixes.
159        * wrapup/Makefile.am: Misc cleanups and fixes.
160
1612003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Add preinstallation dirstamp support.
164        * PCI_bus/Makefile.am: Cosmetics.
165        * clock/Makefile.am: Cosmetics.
166        * console/Makefile.am: Cosmetics.
167        * startup/Makefile.am: Cosmetics.
168        * timer/Makefile.am: Cosmetics.
169        * tod/Makefile.am: Cosmetics.
170        * vectors/Makefile.am: Cosmetics.
171        * wrapup/Makefile.am: Cosmetics.
172
1732003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
176        * clock/Makefile.am: Remove all-local: $(ARCH).
177        * console/Makefile.am: Remove all-local: $(ARCH).
178        * start/Makefile.am: Remove all-local: $(ARCH).
179        * startup/Makefile.am: Remove all-local: $(ARCH).
180        * timer/Makefile.am: Remove all-local: $(ARCH).
181        * tod/Makefile.am: Remove all-local: $(ARCH).
182        * vectors/Makefile.am: Remove all-local: $(ARCH).
183        * wrapup/Makefile.am: Remove all-local: $(ARCH).
184
1852003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Merge-in include/Makefile.am.
188        Reflect changes to bsp.am.
189        * include/Makefile.am: Remove.
190        * configure.ac: Reflect changes above.
191
1922003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * bsp_specs: Remove *lib:.
195
1962003-09-04      Joel Sherrill <joel@OARcorp.com>
197
198        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
199        console/console.c, console/consolebsp.h,
200        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
201        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
202        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
203        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
204        for license changed.
205
2062003-09-04      Joel Sherrill <joel@OARcorp.com>
207
208        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
209        statement about copyright assignment.
210
2112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: Reflect having moved aclocal/.
214
2152003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * Makefile.am: Reflect having moved automake/.
218        * PCI_bus/Makefile.am: Reflect having moved automake/.
219        * clock/Makefile.am: Reflect having moved automake/.
220        * console/Makefile.am: Reflect having moved automake/.
221        * include/Makefile.am: Reflect having moved automake/.
222        * start/Makefile.am: Reflect having moved automake/.
223        * startup/Makefile.am: Reflect having moved automake/.
224        * timer/Makefile.am: Reflect having moved automake/.
225        * tod/Makefile.am: Reflect having moved automake/.
226        * vectors/Makefile.am: Reflect having moved automake/.
227        * wrapup/Makefile.am: Reflect having moved automake/.
228
2292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
232
2332003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        PR 445/bsps
236        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
237        Remove cpp, old_cpp (now unused).
238
2392003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac: Remove AC_CONFIG_AUX_DIR.
242
2432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
246
2472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * configure.ac: AC_PREREQ(2.57).
250
2512003-01-20      Joel Sherrill <joel@OARcorp.com>
252
253        * startup/linkcmds*: Add FreeBSD sysctl() sections.
254
2552002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
258        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
259        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
260        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
261        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
262        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
263        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
264        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
265
2662002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * start/Makefile.am: Use install-data-local to install startfile.
269
2702002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
273
2742002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * .cvsignore: Reformat.
277        Add autom4te*cache.
278        Remove autom4te.cache.
279
2802002-08-21      Joel Sherrill <joel@OARcorp.com>
281
282        * bsp_specs: Added support for -nostdlibs.
283
2842002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
287        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
288        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
289        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
290        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
291        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
292        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
293        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
294        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
295
2962002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * start/Makefile.am: Eliminate PGMS.
299        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
300
3012002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
304
3052002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
308        Remove $(OBJS) from all-local.
309
3102002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
313
3142001-05-09      Joel Sherrill <joel@OARcorp.com>
315
316        * startup/linkcmds: In support of gcc 3.1, added one of more
317        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
318        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
319        and direction of segments to memory regions may also have been
320        addressed.  This was a sweep across all BSPs.
321 
3222002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
325
3262002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * vectors/vectors.S: Include <asm.h>.
329
3302001-04-08      Joel Sherrill <joel@OARcorp.com>
331
332        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
333 
3342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * configure.ac:
337        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
338        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
339        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
340        * Makefile.am: Remove AUTOMAKE_OPTIONS.
341        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
345        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
350
3512001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
354
3552001-11-28      Joel Sherrill <joel@OARcorp.com>,
356
357        This was tracked as PR87.
358        * README, configure.ac, include/Makefile.am, include/bsp.h,
359        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
360        Eliminated conditional code for generation 1 boards as these are
361        no longer available.
362        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
363
3642001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * Makefile.am: Add @exceptions@ to SUBDIRS.
367        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
368        make/custom/score603e.cfg;
369        Add automake conditional for SCORE_GENERATION_1;
370        Add RTEMS_PPC_EXCEPTIONS([old]).
371        * include/Makefile.am: include force-preinstall.am.
372        * start/start.S: include <bspopts.h> instead of targopts.h.
373        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
374        * vectors/vector.S: include <bsp.h>.
375        * wrapup/Makefile.am: Apply @exceptions@.
376
3772001-10-25      Joel Sherrill <joel@OARcorp.com>
378
379        * startup/linkcmds: Added _init and _fini.
380
3812001-10-12      Joel Sherrill <joel@OARcorp.com>
382
383        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
384        console/consolebsp.h, console/consolereserveresources.c,
385        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
386        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
387        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
388        startup/vmeintr.c, timer/timer.c: Fixed typo.
389
3902001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
393        * configure.in: Remove.
394        * configure.ac: New file, generated from configure.in by autoupdate.
395
3962001-10-11      Joel Sherrill <joel@OARcorp.com>
397
398        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
399        delay_in_bus_cycles() to add rtems_bsp_ prefix.
400
4012001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
404
4052001-08-30      Joel Sherrill <joel@OARcorp.com>
406
407        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
408        gnat 3.13p.
409
4102001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * configure.in: Add bspopts.h.
413        * include/.cvsignore: Add bspopts.h*, stamp-h*.
414        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
415        * include/bsp.h: Include bspopts.h.
416
4172001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
418
419        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
420
4212001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
424        CVS-Id.
425        * include/chain.h: Remove.
426        * include/Makefile.am: Remove chain.h.
427
4282000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
431
4322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
435
4362000-11-01      Joel Sherrill <joel@OARcorp.com>
437
438        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
439        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
440        now must be referenced as <rtems/XXX.h>.   Header file order
441        was cleaned up while doing this.
442
4432000-11-01      Joel Sherrill <joel@OARcorp.com>
444
445        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
446        and libcsupport.h moved from libc to lib/include/rtems and
447        now must be referenced as <rtems/XXX.h>.   Header file order
448        was cleaned up while doing this.
449
4502000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
453        Switch to GNU canonicalization.
454
4552000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
458        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
459        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
460        compile.am
461
4622000-08-10      Joel Sherrill <joel@OARcorp.com>
463
464        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.