source: rtems/c/src/lib/libbsp/powerpc/mpc8260ads/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: 12.6 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * wrapup/Makefile.am: Convert to automake-building rules.
8
92004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
12        irq/Makefile.am, network/Makefile.am, startup/Makefile.am,
13        vectors/Makefile.am. Use automake compilation rules.
14        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
15        network/Makefile.am, startup/Makefile.am, vectors/Makefile.am: Remove.
16        * configure.ac: Reflect changes above.
17        * wrapup/Makefile: Reflect changes above.
18
192004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Merge-in start/Makefile.am.
22        * start/Makefile.am: Remove.
23        * configure.ac: Reflect changes above.
24
252004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * wrapup/Makefile.am: Reflect changes to
28        ../support/*exception_processing/*.
29
302004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
33        Add RTEMS_PROG_CCAS.
34
352004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Add PREINSTALL_DIRS.
38        * irq/Makefile.am: Add PREINSTALL_DIRS.
39        * vectors/Makefile.am: Add PREINSTALL_DIRS.
40        * wrapup/Makefile.am: Reflect changes to libcpu.
41
422004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
45        Add PRE/TMPINSTALL_FILES to CLEANFILES.
46        * irq/Makefile.am: Ditto.
47        * start/Makefile.am: Ditto.
48        * startup/Makefile.am: Ditto.
49        * vectors/Makefile.am: Ditto.
50
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
562003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * clock/Makefile.am: Eliminate VPATH.
59        * console/Makefile.am: Eliminate VPATH.
60        * irq/Makefile.am: Eliminate VPATH.
61        * network/Makefile.am: Eliminate VPATH.
62        * startup/Makefile.am: Eliminate VPATH.
63
642003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        PR 545/bsps
67        * startup/setvec.c: Removed.
68
692003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * startup/linkcmds: Remove SEARCH_DIR.
72
732003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
76        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
77
782003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
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        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
84
852003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
88
892003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * start/Makefile.am: Misc cleanups and fixes.
92        * startup/Makefile.am: Misc cleanups and fixes.
93        * startup/linkcmds: Preparations for gcc-3.3.x.
94        * wrapup/Makefile.am: Misc cleanups and fixes.
95
962003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * startup/Makefile.am: Remove S_FILES (Unused).
99        * vectors/Makefile.am: Cosmetics.
100        * wrapup/Makefile.am: Cosmetics.
101
1022003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Add preinstallation dirstamp support.
105        * clock/Makefile.am: Cosmetics.
106        * console/Makefile.am: Cosmetics.
107        * irq/Makefile.am: Add preinstallation dirstamp support.
108        * network/Makefile.am: Cosmetics.
109        * startup/Makefile.am: Cosmetics.
110        * vectors/Makefile.am: Add preinstallation dirstamp support.
111        * wrapup/Makefile.am: Cosmetics.
112
1132003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * clock/Makefile.am: Remove all-local: $(ARCH).
116        * console/Makefile.am: Remove all-local: $(ARCH).
117        * irq/Makefile.am: Remove all-local: $(ARCH).
118        * network/Makefile.am: Remove all-local: $(ARCH).
119        * start/Makefile.am: Remove all-local: $(ARCH).
120        * startup/Makefile.am: Remove all-local: $(ARCH).
121        * vectors/Makefile.am: Remove all-local: $(ARCH).
122        * wrapup/Makefile.am: Remove all-local: $(ARCH).
123
1242003-10-22      Joel Sherrill <joel@OARcorp.com>
125
126        PR 510/bsps
127        * irq/irq.h: Add extern C wrapper.
128
1292003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Merge-in include/Makefile.am.
132        Reflect changes to bsp.am.
133        * include/Makefile.am: Remove.
134        * configure.ac: Reflect changes above.
135
1362003-09-04      Joel Sherrill <joel@OARcorp.com>
137
138        * clock/p_clock.c, include/bsp.h, include/coverhd.h, irq/irq.c,
139        irq/irq.h, irq/irq_asm.S, irq/irq_init.c, network/if_hdlcsubr.h,
140        startup/bspstart.c, startup/setvec.c, vectors/vectors.h,
141        vectors/vectors_init.c: URL for license changed.
142
1432003-08-20      Joel Sherrill <joel@OARcorp.com>
144
145        * clock/p_clock.c, network/if_hdlcsubr.h: Correct copyright statements.
146
1472003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Reflect having moved aclocal/.
150
1512003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Reflect having moved automake/.
154        * clock/Makefile.am: Reflect having moved automake/.
155        * console/Makefile.am: Reflect having moved automake/.
156        * include/Makefile.am: Reflect having moved automake/.
157        * irq/Makefile.am: Reflect having moved automake/.
158        * network/Makefile.am: Reflect having moved automake/.
159        * start/Makefile.am: Reflect having moved automake/.
160        * startup/Makefile.am: Reflect having moved automake/.
161        * vectors/Makefile.am: Reflect having moved automake/.
162        * wrapup/Makefile.am: Reflect having moved automake/.
163
1642003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
167
1682003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        PR 445/bsps
171        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
172        Remove cpp, old_cpp (now unused).
173
1742003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * network/if_hdlcsubr.c: Use memcopy instead of bcmp,
177        Use memcmp instead of bcmp.
178
1792003-07-18      Till Straumann <strauman@slac.stanford.edu>
180
181        PR 288/rtems
182        * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
183
1842003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Remove AC_CONFIG_AUX_DIR.
187
1882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
191
1922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: AC_PREREQ(2.57).
195
1962003-01-20      Joel Sherrill <joel@OARcorp.com>
197
198        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
199
2002002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205        Remove SORDID_HACK. Eliminate *_O_FILES.
206        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
207        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
209        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210
2112002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * start/Makefile.am: Use install-data-local to install startfile.
214
2152002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
218
2192002-11-04      Joel Sherrill <joel@OARcorp.com>
220
221        * irq/irq.c: Removed warnings.
222
2232002-11-04      Joel Sherrill <joel@OARcorp.com>
224
225        * console/console.c, irq/irq.c, network/if_hdlcsubr.c,
226        network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c:
227        Removed warnings.
228
2292002-11-01      Joel Sherrill <joel@OARcorp.com>
230
231        * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and
232        removed warnings.
233
2342002-11-01      Andy Dachs <a.dachs@sstl.co.uk>
235
236        * irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support
237        for _ISR_Nest_level.
238
2392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * .cvsignore: Reformat.
242        Add autom4te*cache.
243        Remove autom4te.cache.
244
2452002-08-21      Joel Sherrill <joel@OARcorp.com>
246
247        * bsp_specs: Added support for -nostdlibs.
248
2492002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
252        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
253        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
254        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
255        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
256        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
257        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
258        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
259
2602002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * start/Makefile.am: Eliminate PGM.
263        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
264
2652002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
268
2692002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
272        Remove $(OBJS) from all-local.
273
2742002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
277
2782001-05-09      Joel Sherrill <joel@OARcorp.com>
279
280        * startup/linkcmds: In support of gcc 3.1, added one of more
281        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
282        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
283        and direction of segments to memory regions may also have been
284        addressed.  This was a sweep across all BSPs.
285 
2862002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
289        * irq/irq_asm.S: Ditto.
290        * network/network.c: Include <rtems/bspIo.h>.
291        * start/start.S: Include <asm.h> instead of "asm.h".
292        * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
293
2942002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
297
2982002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
301
3022002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * configure.ac:
305        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
306        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
307        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * Makefile.am: Remove AUTOMAKE_OPTIONS.
309        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
310        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
316        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
317
3182002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac: Add RTEMS_CHECK_NETWORKING.
321
3222002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
325        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
326        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
327
3282001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
331
3322001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
335        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
336
3372001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * Makefile.am: Add @exceptions@ to SUBDIRS.
340        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
341        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
342        * include/Makefile.am: Convert PREINSTALL_FILES to
343        TMPINSTALL_FILES, include force-preinstall.am.
344        * wrapup/Makefile.am: Apply @exceptions@.
345
3462001-10-29      Joel Sherrill <joel@OARcorp.com>
347
348        * .cvsignore: Add more entries.
349
3502001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * aclocal.m4: Removed.  Should not have been in CVS.
353
3542001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * aclocal.m4: Regenerated.
357        * configure.ac, include/Makefile.am, irq/Makefile.am,
358        vectors/Makefile.am: Updated to autoconf 2.52.
359        * include/.cvsignore: Added newly generated files.
360        * include/bsp.h: Added include of bspopts.h.
361
3622001-10-22      Joel Sherrill <joel@OARcorp.com>
363
364        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
365        include/.cvsignore, network/.cvsignore, start/.cvsignore,
366        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
367        files and other files missed in previous commit.
368
36901-10-22        Andy Dachs <a.dachs@sstl.co.uk>
370
371        * mpc8260ads added as new BSP.  tm27 reported not to run
372        at this time.
373        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
374        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
375        console/Makefile.am, console/console.c, include/Makefile.am,
376        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
377        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
378        network/Makefile.am, network/README, network/if_hdlcsubr.c,
379        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
380        start/start.S, startup/Makefile.am, startup/bspstart.c,
381        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
382        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
383        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
384        New files.
385
Note: See TracBrowser for help on using the repository browser.