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

4.104.114.84.95
Last change on this file since 68aef00 was 68aef00, checked in by Joel Sherrill <joel.sherrill@…>, on 03/03/04 at 14:21:12

2004-03-03 Joel Sherrill <joel@…>

  • irq/irq.h: Correct typo.
  • Property mode set to 100644
File size: 12.9 KB
Line 
12004-03-03      Joel Sherrill <joel@OARcorp.com>
2
3        * irq/irq.h: Correct typo.
4
52004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect changes to bsp.am.
8        Preinstall dist_project_lib*.
9
102004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Reflect changes to bsp.am.
13
142004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
17
182004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * wrapup/Makefile.am: Convert to automake-building rules.
21
222004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
25        irq/Makefile.am, network/Makefile.am, startup/Makefile.am,
26        vectors/Makefile.am. Use automake compilation rules.
27        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
28        network/Makefile.am, startup/Makefile.am, vectors/Makefile.am: Remove.
29        * configure.ac: Reflect changes above.
30        * wrapup/Makefile: Reflect changes above.
31
322004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Merge-in start/Makefile.am.
35        * start/Makefile.am: Remove.
36        * configure.ac: Reflect changes above.
37
382004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * wrapup/Makefile.am: Reflect changes to
41        ../support/*exception_processing/*.
42
432004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
46        Add RTEMS_PROG_CCAS.
47
482004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Add PREINSTALL_DIRS.
51        * irq/Makefile.am: Add PREINSTALL_DIRS.
52        * vectors/Makefile.am: Add PREINSTALL_DIRS.
53        * wrapup/Makefile.am: Reflect changes to libcpu.
54
552004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
58        Add PRE/TMPINSTALL_FILES to CLEANFILES.
59        * irq/Makefile.am: Ditto.
60        * start/Makefile.am: Ditto.
61        * startup/Makefile.am: Ditto.
62        * vectors/Makefile.am: Ditto.
63
642004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * wrapup/Makefile.am: Eliminate $(LIB).
67        Use noinst_DATA to trigger building libbsp.a.
68
692003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * clock/Makefile.am: Eliminate VPATH.
72        * console/Makefile.am: Eliminate VPATH.
73        * irq/Makefile.am: Eliminate VPATH.
74        * network/Makefile.am: Eliminate VPATH.
75        * startup/Makefile.am: Eliminate VPATH.
76
772003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        PR 545/bsps
80        * startup/setvec.c: Removed.
81
822003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * startup/linkcmds: Remove SEARCH_DIR.
85
862003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
89        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
90
912003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
94        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
95        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
96        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
97
982003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
101
1022003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * start/Makefile.am: Misc cleanups and fixes.
105        * startup/Makefile.am: Misc cleanups and fixes.
106        * startup/linkcmds: Preparations for gcc-3.3.x.
107        * wrapup/Makefile.am: Misc cleanups and fixes.
108
1092003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * startup/Makefile.am: Remove S_FILES (Unused).
112        * vectors/Makefile.am: Cosmetics.
113        * wrapup/Makefile.am: Cosmetics.
114
1152003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Add preinstallation dirstamp support.
118        * clock/Makefile.am: Cosmetics.
119        * console/Makefile.am: Cosmetics.
120        * irq/Makefile.am: Add preinstallation dirstamp support.
121        * network/Makefile.am: Cosmetics.
122        * startup/Makefile.am: Cosmetics.
123        * vectors/Makefile.am: Add preinstallation dirstamp support.
124        * wrapup/Makefile.am: Cosmetics.
125
1262003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * clock/Makefile.am: Remove all-local: $(ARCH).
129        * console/Makefile.am: Remove all-local: $(ARCH).
130        * irq/Makefile.am: Remove all-local: $(ARCH).
131        * network/Makefile.am: Remove all-local: $(ARCH).
132        * start/Makefile.am: Remove all-local: $(ARCH).
133        * startup/Makefile.am: Remove all-local: $(ARCH).
134        * vectors/Makefile.am: Remove all-local: $(ARCH).
135        * wrapup/Makefile.am: Remove all-local: $(ARCH).
136
1372003-10-22      Joel Sherrill <joel@OARcorp.com>
138
139        PR 510/bsps
140        * irq/irq.h: Add extern C wrapper.
141
1422003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Merge-in include/Makefile.am.
145        Reflect changes to bsp.am.
146        * include/Makefile.am: Remove.
147        * configure.ac: Reflect changes above.
148
1492003-09-04      Joel Sherrill <joel@OARcorp.com>
150
151        * clock/p_clock.c, include/bsp.h, include/coverhd.h, irq/irq.c,
152        irq/irq.h, irq/irq_asm.S, irq/irq_init.c, network/if_hdlcsubr.h,
153        startup/bspstart.c, startup/setvec.c, vectors/vectors.h,
154        vectors/vectors_init.c: URL for license changed.
155
1562003-08-20      Joel Sherrill <joel@OARcorp.com>
157
158        * clock/p_clock.c, network/if_hdlcsubr.h: Correct copyright statements.
159
1602003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Reflect having moved aclocal/.
163
1642003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Reflect having moved automake/.
167        * clock/Makefile.am: Reflect having moved automake/.
168        * console/Makefile.am: Reflect having moved automake/.
169        * include/Makefile.am: Reflect having moved automake/.
170        * irq/Makefile.am: Reflect having moved automake/.
171        * network/Makefile.am: Reflect having moved automake/.
172        * start/Makefile.am: Reflect having moved automake/.
173        * startup/Makefile.am: Reflect having moved automake/.
174        * vectors/Makefile.am: Reflect having moved automake/.
175        * wrapup/Makefile.am: Reflect having moved automake/.
176
1772003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
180
1812003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        PR 445/bsps
184        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
185        Remove cpp, old_cpp (now unused).
186
1872003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * network/if_hdlcsubr.c: Use memcopy instead of bcmp,
190        Use memcmp instead of bcmp.
191
1922003-07-18      Till Straumann <strauman@slac.stanford.edu>
193
194        PR 288/rtems
195        * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
196
1972003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Remove AC_CONFIG_AUX_DIR.
200
2012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
204
2052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: AC_PREREQ(2.57).
208
2092003-01-20      Joel Sherrill <joel@OARcorp.com>
210
211        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
212
2132002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
216        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
217        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
218        Remove SORDID_HACK. Eliminate *_O_FILES.
219        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
220        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
221        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
222        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
223
2242002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * start/Makefile.am: Use install-data-local to install startfile.
227
2282002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
231
2322002-11-04      Joel Sherrill <joel@OARcorp.com>
233
234        * irq/irq.c: Removed warnings.
235
2362002-11-04      Joel Sherrill <joel@OARcorp.com>
237
238        * console/console.c, irq/irq.c, network/if_hdlcsubr.c,
239        network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c:
240        Removed warnings.
241
2422002-11-01      Joel Sherrill <joel@OARcorp.com>
243
244        * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and
245        removed warnings.
246
2472002-11-01      Andy Dachs <a.dachs@sstl.co.uk>
248
249        * irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support
250        for _ISR_Nest_level.
251
2522002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * .cvsignore: Reformat.
255        Add autom4te*cache.
256        Remove autom4te.cache.
257
2582002-08-21      Joel Sherrill <joel@OARcorp.com>
259
260        * bsp_specs: Added support for -nostdlibs.
261
2622002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
265        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
266        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
267        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
268        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
269        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
270        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
271        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
272
2732002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * start/Makefile.am: Eliminate PGM.
276        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
277
2782002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
281
2822002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
285        Remove $(OBJS) from all-local.
286
2872002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
290
2912001-05-09      Joel Sherrill <joel@OARcorp.com>
292
293        * startup/linkcmds: In support of gcc 3.1, added one of more
294        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
295        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
296        and direction of segments to memory regions may also have been
297        addressed.  This was a sweep across all BSPs.
298 
2992002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
302        * irq/irq_asm.S: Ditto.
303        * network/network.c: Include <rtems/bspIo.h>.
304        * start/start.S: Include <asm.h> instead of "asm.h".
305        * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
306
3072002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
310
3112002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
314
3152002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.ac:
318        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
319        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
320        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
321        * Makefile.am: Remove AUTOMAKE_OPTIONS.
322        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
323        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
324        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
325        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
326        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
328        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
329        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
330
3312002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * configure.ac: Add RTEMS_CHECK_NETWORKING.
334
3352002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
338        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
339        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
340
3412001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
344
3452001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
348        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
349
3502001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * Makefile.am: Add @exceptions@ to SUBDIRS.
353        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
354        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
355        * include/Makefile.am: Convert PREINSTALL_FILES to
356        TMPINSTALL_FILES, include force-preinstall.am.
357        * wrapup/Makefile.am: Apply @exceptions@.
358
3592001-10-29      Joel Sherrill <joel@OARcorp.com>
360
361        * .cvsignore: Add more entries.
362
3632001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal.m4: Removed.  Should not have been in CVS.
366
3672001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * aclocal.m4: Regenerated.
370        * configure.ac, include/Makefile.am, irq/Makefile.am,
371        vectors/Makefile.am: Updated to autoconf 2.52.
372        * include/.cvsignore: Added newly generated files.
373        * include/bsp.h: Added include of bspopts.h.
374
3752001-10-22      Joel Sherrill <joel@OARcorp.com>
376
377        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
378        include/.cvsignore, network/.cvsignore, start/.cvsignore,
379        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
380        files and other files missed in previous commit.
381
38201-10-22        Andy Dachs <a.dachs@sstl.co.uk>
383
384        * mpc8260ads added as new BSP.  tm27 reported not to run
385        at this time.
386        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
387        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
388        console/Makefile.am, console/console.c, include/Makefile.am,
389        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
390        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
391        network/Makefile.am, network/README, network/if_hdlcsubr.c,
392        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
393        start/start.S, startup/Makefile.am, startup/bspstart.c,
394        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
395        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
396        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
397        New files.
398
Note: See TracBrowser for help on using the repository browser.