source: rtems/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog @ 844609f9

4.104.114.84.95
Last change on this file since 844609f9 was 844609f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/05 at 06:57:39

2005-01-07 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
  • Property mode set to 100644
File size: 15.6 KB
Line 
12005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
4
52005-01-04      Joel Sherrill <joel@OARcorp.com>
6
7        * console/config.c: Remove warnings.
8
92005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
12
132004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * configure.ac: Require automake > 1.9.
16
172004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        PR 610/bsps
20        * Makefile.am: Add include/tm27.h, Cosmetics.
21        * include/tm27.h: Final cosmetics.
22
232004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * include/bsp.h: Split out tmtest27 support.
26        * include/tm27.h: New.
27
282004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
29
30        PR 613/bsps
31        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
32
332004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        PR 614/bsps
36        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
37
382004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.
41        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
42
432004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
46        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
47        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
48        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
49        * console/i8042.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
50        * console/console.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
51
522004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        * clock/clock.c, console/config.c, console/console.c,
55        console/debugio.c, console/i8042.c, console/ns16550cfg.c,
56        console/ns16550cfg.h, console/vga.c, console/vga_p.h,
57        console/z85c30cfg.c, console/z85c30cfg.h, include/bsp.h,
58        include/nvram.h, include/pci.h, network/amd79c970.c,
59        network/amd79c970.h, nvram/mk48t18.h, nvram/nvram.c,
60        nvram/stk11c68.h, pci/pci.c, startup/bspstart.c, startup/genpvec.c,
61        startup/spurious.c, startup/swap.c, timer/timer.c, tod/cmos.h,
62        tod/tod.c, universe/universe.c: Convert to using c99 fixed size
63        types.
64
652004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Reflect changes to bsp.am.
68        Preinstall dist_project_lib*.
69
702004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Reflect changes to bsp.am.
73
742004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
77
782004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * wrapup/Makefile.am: Convert to automake-building rules.
81
822004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
85        network/Makefile.am, nvram/Makefile.am, pci/Makefile.am,
86        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
87        universe/Makefile.am, vectors/Makefile.am. Use automake compilation
88        rules.
89        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
90        nvram/Makefile.am, pci/Makefile.am, startup/Makefile.am,
91        timer/Makefile.am, tod/Makefile.am, universe/Makefile.am,
92        vectors/Makefile.am: Remove.
93        * configure.ac: Reflect changes above.
94        * wrapup/Makefile.am: Reflect changes above.
95
962004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Merge-in start/Makefile.am.
99        * start/Makefile.am: Remove.
100        * configure.ac: Reflect changes above.
101
1022004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * wrapup/Makefile.am: Reflect changes to
105        ../support/*exception_processing/*.
106
1072004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
110        Add RTEMS_PROG_CCAS.
111
1122004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Add PREINSTALL_DIRS.
115        * wrapup/Makefile.am: Reflect changes to libcpu.
116
1172004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
120        Add PRE/TMPINSTALL_FILES to CLEANFILES.
121        * start/Makefile.am: Ditto.
122        * startup/Makefile.am: Ditto.
123
1242004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * wrapup/Makefile.am: Eliminate $(LIB).
127        Use noinst_DATA to trigger building libbsp.a.
128
1292003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * startup/Makefile.am: Cosmetics.
132
1332003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * clock/Makefile.am: Eliminate VPATH.
136        * console/Makefile.am: Eliminate VPATH.
137        * network/Makefile.am: Eliminate VPATH.
138        * nvram/Makefile.am: Eliminate VPATH.
139        * pci/Makefile.am: Eliminate VPATH.
140        * start/Makefile.am: Eliminate VPATH.
141        * startup/Makefile.am: Eliminate VPATH.
142        * timer/Makefile.am: Eliminate VPATH.
143        * tod/Makefile.am: Eliminate VPATH.
144        * universe/Makefile.am: Eliminate VPATH.
145        * vectors/Makefile.am: Eliminate VPATH.
146
1472003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
150        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
151
1522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
155        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
156
1572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
160
1612003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Misc cleanups and fixes.
164        * startup/Makefile.am: Misc cleanups and fixes.
165        * wrapup/Makefile.am: Misc cleanups and fixes.
166
1672003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Add preinstallation dirstamp support.
170        * clock/Makefile.am: Cosmetics.
171        * console/Makefile.am: Cosmetics.
172        * network/Makefile.am: Cosmetics.
173        * nvram/Makefile.am: Cosmetics.
174        * pci/Makefile.am: Cosmetics.
175        * startup/Makefile.am: Cosmetics.
176        * timer/Makefile.am: Cosmetics.
177        * tod/Makefile.am: Cosmetics.
178        * universe/Makefile.am: Cosmetics.
179        * vectors/Makefile.am: Cosmetics.
180        * wrapup/Makefile.am: Cosmetics.
181
1822003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * clock/Makefile.am: Remove all-local: $(ARCH).
185        * console/Makefile.am: Remove all-local: $(ARCH).
186        * network/Makefile.am: Remove all-local: $(ARCH).
187        * nvram/Makefile.am: Remove all-local: $(ARCH).
188        * pci/Makefile.am: Remove all-local: $(ARCH).
189        * start/Makefile.am: Remove all-local: $(ARCH).
190        * startup/Makefile.am: Remove all-local: $(ARCH).
191        * timer/Makefile.am: Remove all-local: $(ARCH).
192        * tod/Makefile.am: Remove all-local: $(ARCH).
193        * universe/Makefile.am: Remove all-local: $(ARCH).
194        * vectors/Makefile.am: Remove all-local: $(ARCH).
195        * wrapup/Makefile.am: Remove all-local: $(ARCH).
196
1972003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: Merge-in include/Makefile.am.
200        Reflect changes to bsp.am.
201        * include/Makefile.am: Remove.
202        * configure.ac: Reflect changes above.
203
2042003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * bsp_specs: Remove *lib:.
207
2082003-09-04      Joel Sherrill <joel@OARcorp.com>
209
210        * clock/clock.c, console/console.c, console/debugio.c,
211        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
212        console/z85c30cfg.h, include/tod.h, startup/bspstart.c,
213        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
214        timer/timer.c: URL for license changed.
215
2162003-09-04      Joel Sherrill <joel@OARcorp.com>
217
218        * console/vga.c, universe/universe.c: Removed incorrect statement about
219        copyright assignment.
220
2212003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Reflect having moved aclocal/.
224
2252003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: Reflect having moved automake/.
228        * clock/Makefile.am: Reflect having moved automake/.
229        * console/Makefile.am: Reflect having moved automake/.
230        * include/Makefile.am: Reflect having moved automake/.
231        * network/Makefile.am: Reflect having moved automake/.
232        * nvram/Makefile.am: Reflect having moved automake/.
233        * pci/Makefile.am: Reflect having moved automake/.
234        * start/Makefile.am: Reflect having moved automake/.
235        * startup/Makefile.am: Reflect having moved automake/.
236        * timer/Makefile.am: Reflect having moved automake/.
237        * tod/Makefile.am: Reflect having moved automake/.
238        * universe/Makefile.am: Reflect having moved automake/.
239        * vectors/Makefile.am: Reflect having moved automake/.
240        * wrapup/Makefile.am: Reflect having moved automake/.
241
2422003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
245
2462003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        PR 445/bsps
249        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
250        Remove cpp, old_cpp (now unused).
251
2522003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac: Remove AC_CONFIG_AUX_DIR.
255
2562003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
259
2602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: AC_PREREQ(2.57).
263
2642003-01-20      Joel Sherrill <joel@OARcorp.com>
265
266        * startup/linkcmds*: Add FreeBSD sysctl() sections.
267
2682002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
271        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
272        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
273        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
274        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
275        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
276        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
277        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
278        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
279        * universe/Makefile.am: Don't include @RTEMS_BSP@.cfg.
280        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
281
2822002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * start/Makefile.am: Use install-data-local to install startfile.
285
2862002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
289
2902002-11-04      Joel Sherrill <joel@OARcorp.com>
291
292        * console/i8042.c: Removed warnings.
293
2942002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * .cvsignore: Reformat.
297        Add autom4te*cache.
298        Remove autom4te.cache.
299
3002002-08-21      Joel Sherrill <joel@OARcorp.com>
301
302        * bsp_specs: Added support for -nostdlibs.
303
3042002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
307        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
308        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
309        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
310        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
311        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
312        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
313        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
314        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
315        * universe/Makefile.am: Use .$(OBJEXT) instead of .o.
316        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
317        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
318
3192002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * start/Makefile.am: Eliminate PGM.
322        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
323
3242002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
327
3282002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
331        Remove $(OBJS) from all-local.
332
3332002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
336
3372001-05-09      Joel Sherrill <joel@OARcorp.com>
338
339        * startup/linkcmds: In support of gcc 3.1, added one of more
340        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
341        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
342        and direction of segments to memory regions may also have been
343        addressed.  This was a sweep across all BSPs.
344 
3452002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
348
3492002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * start/start.S: remove targopts.h.
352
3532001-04-08      Joel Sherrill <joel@OARcorp.com>
354
355        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
356 
3572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.ac:
360        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
361        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
362        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
363        * Makefile.am: Remove AUTOMAKE_OPTIONS.
364        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
365        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
366        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
369        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
371        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
372        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
373        * universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
374        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
375        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
376
3772001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
380
3812001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * Makefile.am: Add @exceptions@ to SUBDIRS.
384        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
385        make/custom/ppcn_60x.cfg;
386        Add RTEMS_PPC_EXCEPTIONS([old]).
387        * include/Makefile.am: include force-preinstall.am.
388        * wrapup/Makefile.am: Apply @exceptions@.
389
3902001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
391
392        This modification is part of the submitted modifications necessary to
393        support the IBM PPC405 family.  This submission was reviewed by
394        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
395        not negatively impact the ppc403 BSPs.  The submission and tracking
396        process was captured as PR50.
397        * startup/spurious.c: Added ppc405 support.
398
3992001-10-25      Joel Sherrill <joel@OARcorp.com>
400
401        * startup/linkcmds: Added _init and _fini.
402
4032001-10-12      Joel Sherrill <joel@OARcorp.com>
404
405        * clock/clock.c, console/console.c, console/debugio.c,
406        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
407        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
408        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
409        timer/timer.c: Fixed typo.
410
4112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
414        * configure.in: Remove.
415        * configure.ac: New file, generated from configure.in by autoupdate.
416
4172001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
420
4212001-06-19      Joel Sherrill <joel@OARcorp.com>
422
423        * include/Makefile.am: Fixed typo.
424
4252001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * configure.in: Add bspopts.h.
428        * include/.cvsignore: Add bspopts.h*, stamp-h*.
429        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
430        * include/bsp.h: Include bspopts.h.
431
4322001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
433
434        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
435
4362001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
439        CVS-Id.
440        * include/chain.h: Remove.
441        * include/Makefile.am: Remove chain.h.
442
4432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
446
4472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
450
4512000-11-01      Joel Sherrill <joel@OARcorp.com>
452
453        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
454        and libcsupport.h moved from libc to lib/include/rtems and
455        now must be referenced as <rtems/XXX.h>.   Header file order
456        was cleaned up while doing this.
457
4582000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
461        Switch to GNU canonicalization.
462
4632000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
466        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
467        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
468        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
469        Include compile.am
470
4712000-08-10      Joel Sherrill <joel@OARcorp.com>
472
473        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.