source: rtems/c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog @ d58c0ff

4.104.114.84.95
Last change on this file since d58c0ff was d58c0ff, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/31/04 at 09:45:36

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

  • Makefile.am: Merge-in clock/.cvsignore, console/.cvsignore, irq/.cvsignore, network/.cvsignore, startup/.cvsignore, vectors/.cvsignore. Use automake compilation rules.
  • clock/.cvsignore, console/.cvsignore, irq/.cvsignore, network/.cvsignore, startup/.cvsignore, vectors/.cvsignore: Remove.
  • configure.ac: Reflect changes above.
  • wrapup/Makefile: Reflect changes above.
  • Property mode set to 100644
File size: 12.4 KB
Line 
12004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in clock/.cvsignore, console/.cvsignore,
4        irq/.cvsignore, network/.cvsignore, startup/.cvsignore,
5        vectors/.cvsignore. Use automake compilation rules.
6        * clock/.cvsignore, console/.cvsignore, irq/.cvsignore,
7        network/.cvsignore, startup/.cvsignore, vectors/.cvsignore: Remove.
8        * configure.ac: Reflect changes above.
9        * wrapup/Makefile: Reflect changes above.
10
112004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Merge-in start/Makefile.am.
14        * start/Makefile.am: Remove.
15        * configure.ac: Reflect changes above.
16
172004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Reflect changes to
20        ../support/*exception_processing/*.
21
222004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
25        Add RTEMS_PROG_CCAS.
26
272004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Add PREINSTALL_DIRS.
30        * irq/Makefile.am: Add PREINSTALL_DIRS.
31        * vectors/Makefile.am: Add PREINSTALL_DIRS.
32        * wrapup/Makefile.am: Reflect changes to libcpu.
33
342004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
37        Add PRE/TMPINSTALL_FILES to CLEANFILES.
38        * irq/Makefile.am: Ditto.
39        * start/Makefile.am: Ditto.
40        * startup/Makefile.am: Ditto.
41        * vectors/Makefile.am: Ditto.
42
432004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Eliminate $(LIB).
46        Use noinst_DATA to trigger building libbsp.a.
47
482003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * clock/Makefile.am: Eliminate VPATH.
51        * console/Makefile.am: Eliminate VPATH.
52        * irq/Makefile.am: Eliminate VPATH.
53        * network/Makefile.am: Eliminate VPATH.
54        * startup/Makefile.am: Eliminate VPATH.
55
562003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        PR 545/bsps
59        * startup/setvec.c: Removed.
60
612003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * startup/linkcmds: Remove SEARCH_DIR.
64
652003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
68        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
69
702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
73        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
74        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
75        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
76
772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
80
812003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: Misc cleanups and fixes.
84        * startup/Makefile.am: Misc cleanups and fixes.
85        * startup/linkcmds: Preparations for gcc-3.3.x.
86        * wrapup/Makefile.am: Misc cleanups and fixes.
87
882003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * startup/Makefile.am: Remove S_FILES (Unused).
91        * vectors/Makefile.am: Cosmetics.
92        * wrapup/Makefile.am: Cosmetics.
93
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        * irq/Makefile.am: Add preinstallation dirstamp support.
100        * network/Makefile.am: Cosmetics.
101        * startup/Makefile.am: Cosmetics.
102        * vectors/Makefile.am: Add preinstallation dirstamp support.
103        * wrapup/Makefile.am: Cosmetics.
104
1052003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * clock/Makefile.am: Remove all-local: $(ARCH).
108        * console/Makefile.am: Remove all-local: $(ARCH).
109        * irq/Makefile.am: Remove all-local: $(ARCH).
110        * network/Makefile.am: Remove all-local: $(ARCH).
111        * start/Makefile.am: Remove all-local: $(ARCH).
112        * startup/Makefile.am: Remove all-local: $(ARCH).
113        * vectors/Makefile.am: Remove all-local: $(ARCH).
114        * wrapup/Makefile.am: Remove all-local: $(ARCH).
115
1162003-10-22      Joel Sherrill <joel@OARcorp.com>
117
118        PR 510/bsps
119        * irq/irq.h: Add extern C wrapper.
120
1212003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Merge-in include/Makefile.am.
124        Reflect changes to bsp.am.
125        * include/Makefile.am: Remove.
126        * configure.ac: Reflect changes above.
127
1282003-09-04      Joel Sherrill <joel@OARcorp.com>
129
130        * clock/p_clock.c, include/bsp.h, include/coverhd.h, irq/irq.c,
131        irq/irq.h, irq/irq_asm.S, irq/irq_init.c, network/if_hdlcsubr.h,
132        startup/bspstart.c, startup/setvec.c, vectors/vectors.h,
133        vectors/vectors_init.c: URL for license changed.
134
1352003-08-20      Joel Sherrill <joel@OARcorp.com>
136
137        * clock/p_clock.c, network/if_hdlcsubr.h: Correct copyright statements.
138
1392003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Reflect having moved aclocal/.
142
1432003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Reflect having moved automake/.
146        * clock/Makefile.am: Reflect having moved automake/.
147        * console/Makefile.am: Reflect having moved automake/.
148        * include/Makefile.am: Reflect having moved automake/.
149        * irq/Makefile.am: Reflect having moved automake/.
150        * network/Makefile.am: Reflect having moved automake/.
151        * start/Makefile.am: Reflect having moved automake/.
152        * startup/Makefile.am: Reflect having moved automake/.
153        * vectors/Makefile.am: Reflect having moved automake/.
154        * wrapup/Makefile.am: Reflect having moved automake/.
155
1562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
159
1602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        PR 445/bsps
163        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
164        Remove cpp, old_cpp (now unused).
165
1662003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * network/if_hdlcsubr.c: Use memcopy instead of bcmp,
169        Use memcmp instead of bcmp.
170
1712003-07-18      Till Straumann <strauman@slac.stanford.edu>
172
173        PR 288/rtems
174        * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
175
1762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: Remove AC_CONFIG_AUX_DIR.
179
1802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
183
1842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: AC_PREREQ(2.57).
187
1882003-01-20      Joel Sherrill <joel@OARcorp.com>
189
190        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
191
1922002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
195        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
196        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
197        Remove SORDID_HACK. Eliminate *_O_FILES.
198        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202
2032002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * start/Makefile.am: Use install-data-local to install startfile.
206
2072002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210
2112002-11-04      Joel Sherrill <joel@OARcorp.com>
212
213        * irq/irq.c: Removed warnings.
214
2152002-11-04      Joel Sherrill <joel@OARcorp.com>
216
217        * console/console.c, irq/irq.c, network/if_hdlcsubr.c,
218        network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c:
219        Removed warnings.
220
2212002-11-01      Joel Sherrill <joel@OARcorp.com>
222
223        * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and
224        removed warnings.
225
2262002-11-01      Andy Dachs <a.dachs@sstl.co.uk>
227
228        * irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support
229        for _ISR_Nest_level.
230
2312002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * .cvsignore: Reformat.
234        Add autom4te*cache.
235        Remove autom4te.cache.
236
2372002-08-21      Joel Sherrill <joel@OARcorp.com>
238
239        * bsp_specs: Added support for -nostdlibs.
240
2412002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
244        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
245        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
246        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
247        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
248        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
249        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
251
2522002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * start/Makefile.am: Eliminate PGM.
255        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
256
2572002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
260
2612002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
264        Remove $(OBJS) from all-local.
265
2662002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
269
2702001-05-09      Joel Sherrill <joel@OARcorp.com>
271
272        * startup/linkcmds: In support of gcc 3.1, added one of more
273        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
274        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
275        and direction of segments to memory regions may also have been
276        addressed.  This was a sweep across all BSPs.
277 
2782002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
281        * irq/irq_asm.S: Ditto.
282        * network/network.c: Include <rtems/bspIo.h>.
283        * start/start.S: Include <asm.h> instead of "asm.h".
284        * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
285
2862002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
289
2902002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
293
2942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.ac:
297        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
298        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
299        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
309
3102002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: Add RTEMS_CHECK_NETWORKING.
313
3142002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
317        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
318        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
319
3202001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
323
3242001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
327        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
328
3292001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * Makefile.am: Add @exceptions@ to SUBDIRS.
332        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
333        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
334        * include/Makefile.am: Convert PREINSTALL_FILES to
335        TMPINSTALL_FILES, include force-preinstall.am.
336        * wrapup/Makefile.am: Apply @exceptions@.
337
3382001-10-29      Joel Sherrill <joel@OARcorp.com>
339
340        * .cvsignore: Add more entries.
341
3422001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * aclocal.m4: Removed.  Should not have been in CVS.
345
3462001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * aclocal.m4: Regenerated.
349        * configure.ac, include/Makefile.am, irq/Makefile.am,
350        vectors/Makefile.am: Updated to autoconf 2.52.
351        * include/.cvsignore: Added newly generated files.
352        * include/bsp.h: Added include of bspopts.h.
353
3542001-10-22      Joel Sherrill <joel@OARcorp.com>
355
356        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
357        include/.cvsignore, network/.cvsignore, start/.cvsignore,
358        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
359        files and other files missed in previous commit.
360
36101-10-22        Andy Dachs <a.dachs@sstl.co.uk>
362
363        * mpc8260ads added as new BSP.  tm27 reported not to run
364        at this time.
365        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
366        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
367        console/Makefile.am, console/console.c, include/Makefile.am,
368        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
369        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
370        network/Makefile.am, network/README, network/if_hdlcsubr.c,
371        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
372        start/start.S, startup/Makefile.am, startup/bspstart.c,
373        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
374        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
375        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
376        New files.
377
Note: See TracBrowser for help on using the repository browser.