source: rtems/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog @ 59d46401

4.104.114.84.95
Last change on this file since 59d46401 was 59d46401, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/31/04 at 02:09:37

2004-01-31 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, nvram/Makefile.am, pci/Makefile.am, startup/Makefile.am, timer/Makefile.am, tod/Makefile.am, universe/Makefile.am, vectors/Makefile.am. Use automake compilation rules.
  • clock/Makefile.am, console/Makefile.am, network/Makefile.am, nvram/Makefile.am, pci/Makefile.am, startup/Makefile.am, timer/Makefile.am, tod/Makefile.am, universe/Makefile.am, vectors/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • wrapup/Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 13.1 KB
Line 
12004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
4        network/Makefile.am, nvram/Makefile.am, pci/Makefile.am,
5        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
6        universe/Makefile.am, vectors/Makefile.am. Use automake compilation
7        rules.
8        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
9        nvram/Makefile.am, pci/Makefile.am, startup/Makefile.am,
10        timer/Makefile.am, tod/Makefile.am, universe/Makefile.am,
11        vectors/Makefile.am: Remove.
12        * configure.ac: Reflect changes above.
13        * wrapup/Makefile.am: Reflect changes above.
14
152004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Merge-in start/Makefile.am.
18        * start/Makefile.am: Remove.
19        * configure.ac: Reflect changes above.
20
212004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * wrapup/Makefile.am: Reflect changes to
24        ../support/*exception_processing/*.
25
262004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
29        Add RTEMS_PROG_CCAS.
30
312004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Add PREINSTALL_DIRS.
34        * wrapup/Makefile.am: Reflect changes to libcpu.
35
362004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
39        Add PRE/TMPINSTALL_FILES to CLEANFILES.
40        * start/Makefile.am: Ditto.
41        * startup/Makefile.am: Ditto.
42
432004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Eliminate $(LIB).
46        Use noinst_DATA to trigger building libbsp.a.
47
482003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * startup/Makefile.am: Cosmetics.
51
522003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * clock/Makefile.am: Eliminate VPATH.
55        * console/Makefile.am: Eliminate VPATH.
56        * network/Makefile.am: Eliminate VPATH.
57        * nvram/Makefile.am: Eliminate VPATH.
58        * pci/Makefile.am: Eliminate VPATH.
59        * start/Makefile.am: Eliminate VPATH.
60        * startup/Makefile.am: Eliminate VPATH.
61        * timer/Makefile.am: Eliminate VPATH.
62        * tod/Makefile.am: Eliminate VPATH.
63        * universe/Makefile.am: Eliminate VPATH.
64        * vectors/Makefile.am: Eliminate VPATH.
65
662003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
69        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
74        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
75
762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
79
802003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * start/Makefile.am: Misc cleanups and fixes.
83        * startup/Makefile.am: Misc cleanups and fixes.
84        * wrapup/Makefile.am: Misc cleanups and fixes.
85
862003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Add preinstallation dirstamp support.
89        * clock/Makefile.am: Cosmetics.
90        * console/Makefile.am: Cosmetics.
91        * network/Makefile.am: Cosmetics.
92        * nvram/Makefile.am: Cosmetics.
93        * pci/Makefile.am: Cosmetics.
94        * startup/Makefile.am: Cosmetics.
95        * timer/Makefile.am: Cosmetics.
96        * tod/Makefile.am: Cosmetics.
97        * universe/Makefile.am: Cosmetics.
98        * vectors/Makefile.am: Cosmetics.
99        * wrapup/Makefile.am: Cosmetics.
100
1012003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * clock/Makefile.am: Remove all-local: $(ARCH).
104        * console/Makefile.am: Remove all-local: $(ARCH).
105        * network/Makefile.am: Remove all-local: $(ARCH).
106        * nvram/Makefile.am: Remove all-local: $(ARCH).
107        * pci/Makefile.am: Remove all-local: $(ARCH).
108        * start/Makefile.am: Remove all-local: $(ARCH).
109        * startup/Makefile.am: Remove all-local: $(ARCH).
110        * timer/Makefile.am: Remove all-local: $(ARCH).
111        * tod/Makefile.am: Remove all-local: $(ARCH).
112        * universe/Makefile.am: Remove all-local: $(ARCH).
113        * vectors/Makefile.am: Remove all-local: $(ARCH).
114        * wrapup/Makefile.am: Remove all-local: $(ARCH).
115
1162003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Merge-in include/Makefile.am.
119        Reflect changes to bsp.am.
120        * include/Makefile.am: Remove.
121        * configure.ac: Reflect changes above.
122
1232003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * bsp_specs: Remove *lib:.
126
1272003-09-04      Joel Sherrill <joel@OARcorp.com>
128
129        * clock/clock.c, console/console.c, console/debugio.c,
130        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
131        console/z85c30cfg.h, include/tod.h, startup/bspstart.c,
132        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
133        timer/timer.c: URL for license changed.
134
1352003-09-04      Joel Sherrill <joel@OARcorp.com>
136
137        * console/vga.c, universe/universe.c: Removed incorrect statement about
138        copyright assignment.
139
1402003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Reflect having moved aclocal/.
143
1442003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Reflect having moved automake/.
147        * clock/Makefile.am: Reflect having moved automake/.
148        * console/Makefile.am: Reflect having moved automake/.
149        * include/Makefile.am: Reflect having moved automake/.
150        * network/Makefile.am: Reflect having moved automake/.
151        * nvram/Makefile.am: Reflect having moved automake/.
152        * pci/Makefile.am: Reflect having moved automake/.
153        * start/Makefile.am: Reflect having moved automake/.
154        * startup/Makefile.am: Reflect having moved automake/.
155        * timer/Makefile.am: Reflect having moved automake/.
156        * tod/Makefile.am: Reflect having moved automake/.
157        * universe/Makefile.am: Reflect having moved automake/.
158        * vectors/Makefile.am: Reflect having moved automake/.
159        * wrapup/Makefile.am: Reflect having moved automake/.
160
1612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
164
1652003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        PR 445/bsps
168        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
169        Remove cpp, old_cpp (now unused).
170
1712003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Remove AC_CONFIG_AUX_DIR.
174
1752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
178
1792003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: AC_PREREQ(2.57).
182
1832003-01-20      Joel Sherrill <joel@OARcorp.com>
184
185        * startup/linkcmds*: Add FreeBSD sysctl() sections.
186
1872002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
195        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
196        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
197        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
198        * universe/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200
2012002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * start/Makefile.am: Use install-data-local to install startfile.
204
2052002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208
2092002-11-04      Joel Sherrill <joel@OARcorp.com>
210
211        * console/i8042.c: Removed warnings.
212
2132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * .cvsignore: Reformat.
216        Add autom4te*cache.
217        Remove autom4te.cache.
218
2192002-08-21      Joel Sherrill <joel@OARcorp.com>
220
221        * bsp_specs: Added support for -nostdlibs.
222
2232002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
229        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
230        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
231        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
232        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
233        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * universe/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
237
2382002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * start/Makefile.am: Eliminate PGM.
241        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
242
2432002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
246
2472002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
250        Remove $(OBJS) from all-local.
251
2522002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
255
2562001-05-09      Joel Sherrill <joel@OARcorp.com>
257
258        * startup/linkcmds: In support of gcc 3.1, added one of more
259        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
260        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
261        and direction of segments to memory regions may also have been
262        addressed.  This was a sweep across all BSPs.
263 
2642002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
267
2682002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * start/start.S: remove targopts.h.
271
2722001-04-08      Joel Sherrill <joel@OARcorp.com>
273
274        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
275 
2762002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac:
279        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
280        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
281        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
295
2962001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
299
3002001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * Makefile.am: Add @exceptions@ to SUBDIRS.
303        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
304        make/custom/ppcn_60x.cfg;
305        Add RTEMS_PPC_EXCEPTIONS([old]).
306        * include/Makefile.am: include force-preinstall.am.
307        * wrapup/Makefile.am: Apply @exceptions@.
308
3092001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
310
311        This modification is part of the submitted modifications necessary to
312        support the IBM PPC405 family.  This submission was reviewed by
313        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
314        not negatively impact the ppc403 BSPs.  The submission and tracking
315        process was captured as PR50.
316        * startup/spurious.c: Added ppc405 support.
317
3182001-10-25      Joel Sherrill <joel@OARcorp.com>
319
320        * startup/linkcmds: Added _init and _fini.
321
3222001-10-12      Joel Sherrill <joel@OARcorp.com>
323
324        * clock/clock.c, console/console.c, console/debugio.c,
325        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
326        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
327        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
328        timer/timer.c: Fixed typo.
329
3302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
333        * configure.in: Remove.
334        * configure.ac: New file, generated from configure.in by autoupdate.
335
3362001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
339
3402001-06-19      Joel Sherrill <joel@OARcorp.com>
341
342        * include/Makefile.am: Fixed typo.
343
3442001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * configure.in: Add bspopts.h.
347        * include/.cvsignore: Add bspopts.h*, stamp-h*.
348        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
349        * include/bsp.h: Include bspopts.h.
350
3512001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
352
353        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
354
3552001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
358        CVS-Id.
359        * include/chain.h: Remove.
360        * include/Makefile.am: Remove chain.h.
361
3622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
365
3662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
369
3702000-11-01      Joel Sherrill <joel@OARcorp.com>
371
372        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
373        and libcsupport.h moved from libc to lib/include/rtems and
374        now must be referenced as <rtems/XXX.h>.   Header file order
375        was cleaned up while doing this.
376
3772000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
380        Switch to GNU canonicalization.
381
3822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
385        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
386        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
387        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
388        Include compile.am
389
3902000-08-10      Joel Sherrill <joel@OARcorp.com>
391
392        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.