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

4.104.114.84.95
Last change on this file since 232a22d was 232a22d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 07:10:59

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

  • Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
  • start/Makefile.am: Ditto.
  • startup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 11.9 KB
Line 
12004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
4        Add PRE/TMPINSTALL_FILES to CLEANFILES.
5        * start/Makefile.am: Ditto.
6        * startup/Makefile.am: Ditto.
7
82004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * wrapup/Makefile.am: Eliminate $(LIB).
11        Use noinst_DATA to trigger building libbsp.a.
12
132003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * startup/Makefile.am: Cosmetics.
16
172003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * clock/Makefile.am: Eliminate VPATH.
20        * console/Makefile.am: Eliminate VPATH.
21        * network/Makefile.am: Eliminate VPATH.
22        * nvram/Makefile.am: Eliminate VPATH.
23        * pci/Makefile.am: Eliminate VPATH.
24        * start/Makefile.am: Eliminate VPATH.
25        * startup/Makefile.am: Eliminate VPATH.
26        * timer/Makefile.am: Eliminate VPATH.
27        * tod/Makefile.am: Eliminate VPATH.
28        * universe/Makefile.am: Eliminate VPATH.
29        * vectors/Makefile.am: Eliminate VPATH.
30
312003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
34        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
35
362003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
39        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
40
412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
44
452003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * start/Makefile.am: Misc cleanups and fixes.
48        * startup/Makefile.am: Misc cleanups and fixes.
49        * wrapup/Makefile.am: Misc cleanups and fixes.
50
512003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Add preinstallation dirstamp support.
54        * clock/Makefile.am: Cosmetics.
55        * console/Makefile.am: Cosmetics.
56        * network/Makefile.am: Cosmetics.
57        * nvram/Makefile.am: Cosmetics.
58        * pci/Makefile.am: Cosmetics.
59        * startup/Makefile.am: Cosmetics.
60        * timer/Makefile.am: Cosmetics.
61        * tod/Makefile.am: Cosmetics.
62        * universe/Makefile.am: Cosmetics.
63        * vectors/Makefile.am: Cosmetics.
64        * wrapup/Makefile.am: Cosmetics.
65
662003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * clock/Makefile.am: Remove all-local: $(ARCH).
69        * console/Makefile.am: Remove all-local: $(ARCH).
70        * network/Makefile.am: Remove all-local: $(ARCH).
71        * nvram/Makefile.am: Remove all-local: $(ARCH).
72        * pci/Makefile.am: Remove all-local: $(ARCH).
73        * start/Makefile.am: Remove all-local: $(ARCH).
74        * startup/Makefile.am: Remove all-local: $(ARCH).
75        * timer/Makefile.am: Remove all-local: $(ARCH).
76        * tod/Makefile.am: Remove all-local: $(ARCH).
77        * universe/Makefile.am: Remove all-local: $(ARCH).
78        * vectors/Makefile.am: Remove all-local: $(ARCH).
79        * wrapup/Makefile.am: Remove all-local: $(ARCH).
80
812003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Merge-in include/Makefile.am.
84        Reflect changes to bsp.am.
85        * include/Makefile.am: Remove.
86        * configure.ac: Reflect changes above.
87
882003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * bsp_specs: Remove *lib:.
91
922003-09-04      Joel Sherrill <joel@OARcorp.com>
93
94        * clock/clock.c, console/console.c, console/debugio.c,
95        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
96        console/z85c30cfg.h, include/tod.h, startup/bspstart.c,
97        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
98        timer/timer.c: URL for license changed.
99
1002003-09-04      Joel Sherrill <joel@OARcorp.com>
101
102        * console/vga.c, universe/universe.c: Removed incorrect statement about
103        copyright assignment.
104
1052003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Reflect having moved aclocal/.
108
1092003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Reflect having moved automake/.
112        * clock/Makefile.am: Reflect having moved automake/.
113        * console/Makefile.am: Reflect having moved automake/.
114        * include/Makefile.am: Reflect having moved automake/.
115        * network/Makefile.am: Reflect having moved automake/.
116        * nvram/Makefile.am: Reflect having moved automake/.
117        * pci/Makefile.am: Reflect having moved automake/.
118        * start/Makefile.am: Reflect having moved automake/.
119        * startup/Makefile.am: Reflect having moved automake/.
120        * timer/Makefile.am: Reflect having moved automake/.
121        * tod/Makefile.am: Reflect having moved automake/.
122        * universe/Makefile.am: Reflect having moved automake/.
123        * vectors/Makefile.am: Reflect having moved automake/.
124        * wrapup/Makefile.am: Reflect having moved automake/.
125
1262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
129
1302003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        PR 445/bsps
133        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
134        Remove cpp, old_cpp (now unused).
135
1362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Remove AC_CONFIG_AUX_DIR.
139
1402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
143
1442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: AC_PREREQ(2.57).
147
1482003-01-20      Joel Sherrill <joel@OARcorp.com>
149
150        * startup/linkcmds*: Add FreeBSD sysctl() sections.
151
1522002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * universe/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165
1662002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * start/Makefile.am: Use install-data-local to install startfile.
169
1702002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
173
1742002-11-04      Joel Sherrill <joel@OARcorp.com>
175
176        * console/i8042.c: Removed warnings.
177
1782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * .cvsignore: Reformat.
181        Add autom4te*cache.
182        Remove autom4te.cache.
183
1842002-08-21      Joel Sherrill <joel@OARcorp.com>
185
186        * bsp_specs: Added support for -nostdlibs.
187
1882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
199        * universe/Makefile.am: Use .$(OBJEXT) instead of .o.
200        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
201        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
202
2032002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * start/Makefile.am: Eliminate PGM.
206        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
207
2082002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
211
2122002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
215        Remove $(OBJS) from all-local.
216
2172002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
220
2212001-05-09      Joel Sherrill <joel@OARcorp.com>
222
223        * startup/linkcmds: In support of gcc 3.1, added one of more
224        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
225        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
226        and direction of segments to memory regions may also have been
227        addressed.  This was a sweep across all BSPs.
228 
2292002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
232
2332002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * start/start.S: remove targopts.h.
236
2372001-04-08      Joel Sherrill <joel@OARcorp.com>
238
239        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
240 
2412002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.ac:
244        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
245        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
246        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
260
2612001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
264
2652001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Add @exceptions@ to SUBDIRS.
268        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
269        make/custom/ppcn_60x.cfg;
270        Add RTEMS_PPC_EXCEPTIONS([old]).
271        * include/Makefile.am: include force-preinstall.am.
272        * wrapup/Makefile.am: Apply @exceptions@.
273
2742001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
275
276        This modification is part of the submitted modifications necessary to
277        support the IBM PPC405 family.  This submission was reviewed by
278        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
279        not negatively impact the ppc403 BSPs.  The submission and tracking
280        process was captured as PR50.
281        * startup/spurious.c: Added ppc405 support.
282
2832001-10-25      Joel Sherrill <joel@OARcorp.com>
284
285        * startup/linkcmds: Added _init and _fini.
286
2872001-10-12      Joel Sherrill <joel@OARcorp.com>
288
289        * clock/clock.c, console/console.c, console/debugio.c,
290        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
291        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
292        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
293        timer/timer.c: Fixed typo.
294
2952001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
298        * configure.in: Remove.
299        * configure.ac: New file, generated from configure.in by autoupdate.
300
3012001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
304
3052001-06-19      Joel Sherrill <joel@OARcorp.com>
306
307        * include/Makefile.am: Fixed typo.
308
3092001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * configure.in: Add bspopts.h.
312        * include/.cvsignore: Add bspopts.h*, stamp-h*.
313        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
314        * include/bsp.h: Include bspopts.h.
315
3162001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
317
318        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
319
3202001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
323        CVS-Id.
324        * include/chain.h: Remove.
325        * include/Makefile.am: Remove chain.h.
326
3272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
330
3312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
334
3352000-11-01      Joel Sherrill <joel@OARcorp.com>
336
337        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
338        and libcsupport.h moved from libc to lib/include/rtems and
339        now must be referenced as <rtems/XXX.h>.   Header file order
340        was cleaned up while doing this.
341
3422000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
345        Switch to GNU canonicalization.
346
3472000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
350        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
351        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
352        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
353        Include compile.am
354
3552000-08-10      Joel Sherrill <joel@OARcorp.com>
356
357        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.