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

4.104.114.84.95
Last change on this file since 27c06b0 was ae3ef43d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/22/03 at 16:09:50

2003-12-22 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Eliminate VPATH.
  • console/Makefile.am: Eliminate VPATH.
  • network/Makefile.am: Eliminate VPATH.
  • nvram/Makefile.am: Eliminate VPATH.
  • pci/Makefile.am: Eliminate VPATH.
  • start/Makefile.am: Eliminate VPATH.
  • startup/Makefile.am: Eliminate VPATH.
  • timer/Makefile.am: Eliminate VPATH.
  • tod/Makefile.am: Eliminate VPATH.
  • universe/Makefile.am: Eliminate VPATH.
  • vectors/Makefile.am: Eliminate VPATH.
  • Property mode set to 100644
File size: 11.5 KB
Line 
12003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Eliminate VPATH.
4        * console/Makefile.am: Eliminate VPATH.
5        * network/Makefile.am: Eliminate VPATH.
6        * nvram/Makefile.am: Eliminate VPATH.
7        * pci/Makefile.am: Eliminate VPATH.
8        * start/Makefile.am: Eliminate VPATH.
9        * startup/Makefile.am: Eliminate VPATH.
10        * timer/Makefile.am: Eliminate VPATH.
11        * tod/Makefile.am: Eliminate VPATH.
12        * universe/Makefile.am: Eliminate VPATH.
13        * vectors/Makefile.am: Eliminate VPATH.
14
152003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
18        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
19
202003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
23        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
24
252003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
28
292003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * start/Makefile.am: Misc cleanups and fixes.
32        * startup/Makefile.am: Misc cleanups and fixes.
33        * wrapup/Makefile.am: Misc cleanups and fixes.
34
352003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Add preinstallation dirstamp support.
38        * clock/Makefile.am: Cosmetics.
39        * console/Makefile.am: Cosmetics.
40        * network/Makefile.am: Cosmetics.
41        * nvram/Makefile.am: Cosmetics.
42        * pci/Makefile.am: Cosmetics.
43        * startup/Makefile.am: Cosmetics.
44        * timer/Makefile.am: Cosmetics.
45        * tod/Makefile.am: Cosmetics.
46        * universe/Makefile.am: Cosmetics.
47        * vectors/Makefile.am: Cosmetics.
48        * wrapup/Makefile.am: Cosmetics.
49
502003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * clock/Makefile.am: Remove all-local: $(ARCH).
53        * console/Makefile.am: Remove all-local: $(ARCH).
54        * network/Makefile.am: Remove all-local: $(ARCH).
55        * nvram/Makefile.am: Remove all-local: $(ARCH).
56        * pci/Makefile.am: Remove all-local: $(ARCH).
57        * start/Makefile.am: Remove all-local: $(ARCH).
58        * startup/Makefile.am: Remove all-local: $(ARCH).
59        * timer/Makefile.am: Remove all-local: $(ARCH).
60        * tod/Makefile.am: Remove all-local: $(ARCH).
61        * universe/Makefile.am: Remove all-local: $(ARCH).
62        * vectors/Makefile.am: Remove all-local: $(ARCH).
63        * wrapup/Makefile.am: Remove all-local: $(ARCH).
64
652003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Merge-in include/Makefile.am.
68        Reflect changes to bsp.am.
69        * include/Makefile.am: Remove.
70        * configure.ac: Reflect changes above.
71
722003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * bsp_specs: Remove *lib:.
75
762003-09-04      Joel Sherrill <joel@OARcorp.com>
77
78        * clock/clock.c, console/console.c, console/debugio.c,
79        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
80        console/z85c30cfg.h, include/tod.h, startup/bspstart.c,
81        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
82        timer/timer.c: URL for license changed.
83
842003-09-04      Joel Sherrill <joel@OARcorp.com>
85
86        * console/vga.c, universe/universe.c: Removed incorrect statement about
87        copyright assignment.
88
892003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Reflect having moved aclocal/.
92
932003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Reflect having moved automake/.
96        * clock/Makefile.am: Reflect having moved automake/.
97        * console/Makefile.am: Reflect having moved automake/.
98        * include/Makefile.am: Reflect having moved automake/.
99        * network/Makefile.am: Reflect having moved automake/.
100        * nvram/Makefile.am: Reflect having moved automake/.
101        * pci/Makefile.am: Reflect having moved automake/.
102        * start/Makefile.am: Reflect having moved automake/.
103        * startup/Makefile.am: Reflect having moved automake/.
104        * timer/Makefile.am: Reflect having moved automake/.
105        * tod/Makefile.am: Reflect having moved automake/.
106        * universe/Makefile.am: Reflect having moved automake/.
107        * vectors/Makefile.am: Reflect having moved automake/.
108        * wrapup/Makefile.am: Reflect having moved automake/.
109
1102003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
113
1142003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        PR 445/bsps
117        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
118        Remove cpp, old_cpp (now unused).
119
1202003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Remove AC_CONFIG_AUX_DIR.
123
1242003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
127
1282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: AC_PREREQ(2.57).
131
1322003-01-20      Joel Sherrill <joel@OARcorp.com>
133
134        * startup/linkcmds*: Add FreeBSD sysctl() sections.
135
1362002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
139        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
140        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
141        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
146        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
147        * universe/Makefile.am: Don't include @RTEMS_BSP@.cfg.
148        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149
1502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * start/Makefile.am: Use install-data-local to install startfile.
153
1542002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157
1582002-11-04      Joel Sherrill <joel@OARcorp.com>
159
160        * console/i8042.c: Removed warnings.
161
1622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * .cvsignore: Reformat.
165        Add autom4te*cache.
166        Remove autom4te.cache.
167
1682002-08-21      Joel Sherrill <joel@OARcorp.com>
169
170        * bsp_specs: Added support for -nostdlibs.
171
1722002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
175        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
176        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
177        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
178        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
179        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
180        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
181        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
183        * universe/Makefile.am: Use .$(OBJEXT) instead of .o.
184        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
186
1872002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * start/Makefile.am: Eliminate PGM.
190        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
191
1922002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
195
1962002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
199        Remove $(OBJS) from all-local.
200
2012002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
204
2052001-05-09      Joel Sherrill <joel@OARcorp.com>
206
207        * startup/linkcmds: In support of gcc 3.1, added one of more
208        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
209        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
210        and direction of segments to memory regions may also have been
211        addressed.  This was a sweep across all BSPs.
212 
2132002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
216
2172002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * start/start.S: remove targopts.h.
220
2212001-04-08      Joel Sherrill <joel@OARcorp.com>
222
223        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
224 
2252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac:
228        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
229        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
230        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
244
2452001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
248
2492001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: Add @exceptions@ to SUBDIRS.
252        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
253        make/custom/ppcn_60x.cfg;
254        Add RTEMS_PPC_EXCEPTIONS([old]).
255        * include/Makefile.am: include force-preinstall.am.
256        * wrapup/Makefile.am: Apply @exceptions@.
257
2582001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
259
260        This modification is part of the submitted modifications necessary to
261        support the IBM PPC405 family.  This submission was reviewed by
262        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
263        not negatively impact the ppc403 BSPs.  The submission and tracking
264        process was captured as PR50.
265        * startup/spurious.c: Added ppc405 support.
266
2672001-10-25      Joel Sherrill <joel@OARcorp.com>
268
269        * startup/linkcmds: Added _init and _fini.
270
2712001-10-12      Joel Sherrill <joel@OARcorp.com>
272
273        * clock/clock.c, console/console.c, console/debugio.c,
274        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
275        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
276        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
277        timer/timer.c: Fixed typo.
278
2792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
282        * configure.in: Remove.
283        * configure.ac: New file, generated from configure.in by autoupdate.
284
2852001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
288
2892001-06-19      Joel Sherrill <joel@OARcorp.com>
290
291        * include/Makefile.am: Fixed typo.
292
2932001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.in: Add bspopts.h.
296        * include/.cvsignore: Add bspopts.h*, stamp-h*.
297        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
298        * include/bsp.h: Include bspopts.h.
299
3002001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
301
302        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
303
3042001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
307        CVS-Id.
308        * include/chain.h: Remove.
309        * include/Makefile.am: Remove chain.h.
310
3112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
314
3152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
318
3192000-11-01      Joel Sherrill <joel@OARcorp.com>
320
321        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
322        and libcsupport.h moved from libc to lib/include/rtems and
323        now must be referenced as <rtems/XXX.h>.   Header file order
324        was cleaned up while doing this.
325
3262000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
329        Switch to GNU canonicalization.
330
3312000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
334        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
335        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
336        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
337        Include compile.am
338
3392000-08-10      Joel Sherrill <joel@OARcorp.com>
340
341        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.