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

4.104.114.84.95
Last change on this file since 5a30032 was 5a30032, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/30/03 at 02:15:30

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

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