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

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

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

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 13.3 KB
RevLine 
[c24d7c84]12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
[89b253c6]52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Convert to automake-building rules.
8
[59d46401]92004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
12        network/Makefile.am, nvram/Makefile.am, pci/Makefile.am,
13        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
14        universe/Makefile.am, vectors/Makefile.am. Use automake compilation
15        rules.
16        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
17        nvram/Makefile.am, pci/Makefile.am, startup/Makefile.am,
18        timer/Makefile.am, tod/Makefile.am, universe/Makefile.am,
19        vectors/Makefile.am: Remove.
20        * configure.ac: Reflect changes above.
21        * wrapup/Makefile.am: Reflect changes above.
22
[ad1abd3]232004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Merge-in start/Makefile.am.
26        * start/Makefile.am: Remove.
27        * configure.ac: Reflect changes above.
28
[84b68f5f]292004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * wrapup/Makefile.am: Reflect changes to
32        ../support/*exception_processing/*.
33
[f3c5a0ec]342004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
37        Add RTEMS_PROG_CCAS.
38
[9fce0fd]392004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Add PREINSTALL_DIRS.
42        * wrapup/Makefile.am: Reflect changes to libcpu.
43
[232a22d]442004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
47        Add PRE/TMPINSTALL_FILES to CLEANFILES.
48        * start/Makefile.am: Ditto.
49        * startup/Makefile.am: Ditto.
50
[6411947]512004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * wrapup/Makefile.am: Eliminate $(LIB).
54        Use noinst_DATA to trigger building libbsp.a.
55
[5a30032]562003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * startup/Makefile.am: Cosmetics.
59
[ae3ef43d]602003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * clock/Makefile.am: Eliminate VPATH.
63        * console/Makefile.am: Eliminate VPATH.
64        * network/Makefile.am: Eliminate VPATH.
65        * nvram/Makefile.am: Eliminate VPATH.
66        * pci/Makefile.am: Eliminate VPATH.
67        * start/Makefile.am: Eliminate VPATH.
68        * startup/Makefile.am: Eliminate VPATH.
69        * timer/Makefile.am: Eliminate VPATH.
70        * tod/Makefile.am: Eliminate VPATH.
71        * universe/Makefile.am: Eliminate VPATH.
72        * vectors/Makefile.am: Eliminate VPATH.
73
[b35414a]742003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
77        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
78
[935773b]792003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
82        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
83
[810720b6]842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
87
[2a64a035]882003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * start/Makefile.am: Misc cleanups and fixes.
91        * startup/Makefile.am: Misc cleanups and fixes.
92        * wrapup/Makefile.am: Misc cleanups and fixes.
93
[7a9e766]942003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Add preinstallation dirstamp support.
97        * clock/Makefile.am: Cosmetics.
98        * console/Makefile.am: Cosmetics.
99        * network/Makefile.am: Cosmetics.
100        * nvram/Makefile.am: Cosmetics.
101        * pci/Makefile.am: Cosmetics.
102        * startup/Makefile.am: Cosmetics.
103        * timer/Makefile.am: Cosmetics.
104        * tod/Makefile.am: Cosmetics.
105        * universe/Makefile.am: Cosmetics.
106        * vectors/Makefile.am: Cosmetics.
107        * wrapup/Makefile.am: Cosmetics.
108
[30160cb]1092003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * clock/Makefile.am: Remove all-local: $(ARCH).
112        * console/Makefile.am: Remove all-local: $(ARCH).
113        * network/Makefile.am: Remove all-local: $(ARCH).
114        * nvram/Makefile.am: Remove all-local: $(ARCH).
115        * pci/Makefile.am: Remove all-local: $(ARCH).
116        * start/Makefile.am: Remove all-local: $(ARCH).
117        * startup/Makefile.am: Remove all-local: $(ARCH).
118        * timer/Makefile.am: Remove all-local: $(ARCH).
119        * tod/Makefile.am: Remove all-local: $(ARCH).
120        * universe/Makefile.am: Remove all-local: $(ARCH).
121        * vectors/Makefile.am: Remove all-local: $(ARCH).
122        * wrapup/Makefile.am: Remove all-local: $(ARCH).
123
[db0b369]1242003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Merge-in include/Makefile.am.
127        Reflect changes to bsp.am.
128        * include/Makefile.am: Remove.
129        * configure.ac: Reflect changes above.
130
[e05490a8]1312003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * bsp_specs: Remove *lib:.
134
[2e05348]1352003-09-04      Joel Sherrill <joel@OARcorp.com>
136
137        * clock/clock.c, console/console.c, console/debugio.c,
138        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
139        console/z85c30cfg.h, include/tod.h, startup/bspstart.c,
140        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
141        timer/timer.c: URL for license changed.
142
[9e78e58]1432003-09-04      Joel Sherrill <joel@OARcorp.com>
144
145        * console/vga.c, universe/universe.c: Removed incorrect statement about
146        copyright assignment.
147
[fe8bc62f]1482003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Reflect having moved aclocal/.
151
[49744668]1522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
[c483a4e]154        * Makefile.am: Reflect having moved automake/.
155        * clock/Makefile.am: Reflect having moved automake/.
156        * console/Makefile.am: Reflect having moved automake/.
157        * include/Makefile.am: Reflect having moved automake/.
158        * network/Makefile.am: Reflect having moved automake/.
159        * nvram/Makefile.am: Reflect having moved automake/.
160        * pci/Makefile.am: Reflect having moved automake/.
161        * start/Makefile.am: Reflect having moved automake/.
162        * startup/Makefile.am: Reflect having moved automake/.
163        * timer/Makefile.am: Reflect having moved automake/.
164        * tod/Makefile.am: Reflect having moved automake/.
165        * universe/Makefile.am: Reflect having moved automake/.
166        * vectors/Makefile.am: Reflect having moved automake/.
167        * wrapup/Makefile.am: Reflect having moved automake/.
[49744668]168
[7dcc3fe]1692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
172
[d266acd2]1732003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
[75fcb394]175        PR 445/bsps
[d266acd2]176        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
177        Remove cpp, old_cpp (now unused).
178
[7a97f26]1792003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Remove AC_CONFIG_AUX_DIR.
182
[ccd81b60]1832003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
186
[9b5c258]1872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: AC_PREREQ(2.57).
190
[1d36d2af]1912003-01-20      Joel Sherrill <joel@OARcorp.com>
192
193        * startup/linkcmds*: Add FreeBSD sysctl() sections.
194
[7b3321a5]1952002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
198        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
206        * universe/Makefile.am: Don't include @RTEMS_BSP@.cfg.
207        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208
[59a01a6e]2092002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * start/Makefile.am: Use install-data-local to install startfile.
212
[8361b50]2132002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
216
[ae8c709e]2172002-11-04      Joel Sherrill <joel@OARcorp.com>
218
219        * console/i8042.c: Removed warnings.
220
[8730f45]2212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * .cvsignore: Reformat.
224        Add autom4te*cache.
225        Remove autom4te.cache.
226
[a2ae30c2]2272002-08-21      Joel Sherrill <joel@OARcorp.com>
228
229        * bsp_specs: Added support for -nostdlibs.
230
[61f1ba5]2312002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
240        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
241        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
242        * universe/Makefile.am: Use .$(OBJEXT) instead of .o.
243        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
244        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
245
[b9288fb1]2462002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * start/Makefile.am: Eliminate PGM.
249        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
250
[f1feebb]2512002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
254
[445c0a0]2552002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
258        Remove $(OBJS) from all-local.
259
[80defac]2602002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
263
[85c92574]2642001-05-09      Joel Sherrill <joel@OARcorp.com>
265
266        * startup/linkcmds: In support of gcc 3.1, added one of more
267        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
268        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
269        and direction of segments to memory regions may also have been
270        addressed.  This was a sweep across all BSPs.
271 
[f4153d1]2722002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
275
[fb43067]2762002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * start/start.S: remove targopts.h.
279
[238f450]2802001-04-08      Joel Sherrill <joel@OARcorp.com>
281
282        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
283 
[fd2b7d35]2842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac:
287        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
288        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
289        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
303
[9e1ae79]3042001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
307
[1c3c605]3082001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * Makefile.am: Add @exceptions@ to SUBDIRS.
311        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
312        make/custom/ppcn_60x.cfg;
313        Add RTEMS_PPC_EXCEPTIONS([old]).
314        * include/Makefile.am: include force-preinstall.am.
315        * wrapup/Makefile.am: Apply @exceptions@.
316
[aecef8f9]3172001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
318
319        This modification is part of the submitted modifications necessary to
320        support the IBM PPC405 family.  This submission was reviewed by
321        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
322        not negatively impact the ppc403 BSPs.  The submission and tracking
323        process was captured as PR50.
324        * startup/spurious.c: Added ppc405 support.
325
[ac9253e]3262001-10-25      Joel Sherrill <joel@OARcorp.com>
327
328        * startup/linkcmds: Added _init and _fini.
329
[d530943]3302001-10-12      Joel Sherrill <joel@OARcorp.com>
331
332        * clock/clock.c, console/console.c, console/debugio.c,
333        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
334        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
335        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
336        timer/timer.c: Fixed typo.
337
[df25c998]3382001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
341        * configure.in: Remove.
342        * configure.ac: New file, generated from configure.in by autoupdate.
343
[c1767be0]3442001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
347
[1f17d21]3482001-06-19      Joel Sherrill <joel@OARcorp.com>
349
350        * include/Makefile.am: Fixed typo.
351
[4906d72f]3522001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * configure.in: Add bspopts.h.
355        * include/.cvsignore: Add bspopts.h*, stamp-h*.
356        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
357        * include/bsp.h: Include bspopts.h.
358
[6f21328]3592001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
360
361        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
362
[4145ad6]3632001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
366        CVS-Id.
367        * include/chain.h: Remove.
368        * include/Makefile.am: Remove chain.h.
369
[feead226]3702000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
373
[a314d3b4]3742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
377
[eba2e4f]3782000-11-01      Joel Sherrill <joel@OARcorp.com>
379
380        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
381        and libcsupport.h moved from libc to lib/include/rtems and
382        now must be referenced as <rtems/XXX.h>.   Header file order
383        was cleaned up while doing this.
384
[e83378d]3852000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
388        Switch to GNU canonicalization.
389
[cbe55055]3902000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
393        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
394        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
395        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
396        Include compile.am
397
[e94ad1fe]3982000-08-10      Joel Sherrill <joel@OARcorp.com>
399
400        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.