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

4.104.114.84.95
Last change on this file since 58f0d35f was 58f0d35f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/09/05 at 15:17:23

2005-02-09 Ralf Corsepius <ralf.corsepius@…>

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