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

4.104.114.84.95
Last change on this file since 84b68f5f was 84b68f5f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/30/04 at 13:09:40

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

  • wrapup/Makefile.am: Reflect changes to ../support/*exception_processing/*.
  • Property mode set to 100644
File size: 11.8 KB
Line 
12004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect changes to
4        ../support/*exception_processing/*.
5
62004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
9        Add RTEMS_PROG_CCAS.
10
112004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Add PREINSTALL_DIRS.
14        * irq/Makefile.am: Add PREINSTALL_DIRS.
15        * vectors/Makefile.am: Add PREINSTALL_DIRS.
16        * wrapup/Makefile.am: Reflect changes to libcpu.
17
182004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
21        Add PRE/TMPINSTALL_FILES to CLEANFILES.
22        * irq/Makefile.am: Ditto.
23        * start/Makefile.am: Ditto.
24        * startup/Makefile.am: Ditto.
25        * vectors/Makefile.am: Ditto.
26
272004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * wrapup/Makefile.am: Eliminate $(LIB).
30        Use noinst_DATA to trigger building libbsp.a.
31
322003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * clock/Makefile.am: Eliminate VPATH.
35        * console/Makefile.am: Eliminate VPATH.
36        * irq/Makefile.am: Eliminate VPATH.
37        * network/Makefile.am: Eliminate VPATH.
38        * startup/Makefile.am: Eliminate VPATH.
39
402003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        PR 545/bsps
43        * startup/setvec.c: Removed.
44
452003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * startup/linkcmds: Remove SEARCH_DIR.
48
492003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
52        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
53
542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
57        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
58        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
59        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
60
612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
64
652003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * start/Makefile.am: Misc cleanups and fixes.
68        * startup/Makefile.am: Misc cleanups and fixes.
69        * startup/linkcmds: Preparations for gcc-3.3.x.
70        * wrapup/Makefile.am: Misc cleanups and fixes.
71
722003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * startup/Makefile.am: Remove S_FILES (Unused).
75        * vectors/Makefile.am: Cosmetics.
76        * wrapup/Makefile.am: Cosmetics.
77
782003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Add preinstallation dirstamp support.
81        * clock/Makefile.am: Cosmetics.
82        * console/Makefile.am: Cosmetics.
83        * irq/Makefile.am: Add preinstallation dirstamp support.
84        * network/Makefile.am: Cosmetics.
85        * startup/Makefile.am: Cosmetics.
86        * vectors/Makefile.am: Add preinstallation dirstamp support.
87        * wrapup/Makefile.am: Cosmetics.
88
892003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * clock/Makefile.am: Remove all-local: $(ARCH).
92        * console/Makefile.am: Remove all-local: $(ARCH).
93        * irq/Makefile.am: Remove all-local: $(ARCH).
94        * network/Makefile.am: Remove all-local: $(ARCH).
95        * start/Makefile.am: Remove all-local: $(ARCH).
96        * startup/Makefile.am: Remove all-local: $(ARCH).
97        * vectors/Makefile.am: Remove all-local: $(ARCH).
98        * wrapup/Makefile.am: Remove all-local: $(ARCH).
99
1002003-10-22      Joel Sherrill <joel@OARcorp.com>
101
102        PR 510/bsps
103        * irq/irq.h: Add extern C wrapper.
104
1052003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Merge-in include/Makefile.am.
108        Reflect changes to bsp.am.
109        * include/Makefile.am: Remove.
110        * configure.ac: Reflect changes above.
111
1122003-09-04      Joel Sherrill <joel@OARcorp.com>
113
114        * clock/p_clock.c, include/bsp.h, include/coverhd.h, irq/irq.c,
115        irq/irq.h, irq/irq_asm.S, irq/irq_init.c, network/if_hdlcsubr.h,
116        startup/bspstart.c, startup/setvec.c, vectors/vectors.h,
117        vectors/vectors_init.c: URL for license changed.
118
1192003-08-20      Joel Sherrill <joel@OARcorp.com>
120
121        * clock/p_clock.c, network/if_hdlcsubr.h: Correct copyright statements.
122
1232003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Reflect having moved aclocal/.
126
1272003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Reflect having moved automake/.
130        * clock/Makefile.am: Reflect having moved automake/.
131        * console/Makefile.am: Reflect having moved automake/.
132        * include/Makefile.am: Reflect having moved automake/.
133        * irq/Makefile.am: Reflect having moved automake/.
134        * network/Makefile.am: Reflect having moved automake/.
135        * start/Makefile.am: Reflect having moved automake/.
136        * startup/Makefile.am: Reflect having moved automake/.
137        * vectors/Makefile.am: Reflect having moved automake/.
138        * wrapup/Makefile.am: Reflect having moved automake/.
139
1402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
143
1442003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        PR 445/bsps
147        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
148        Remove cpp, old_cpp (now unused).
149
1502003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * network/if_hdlcsubr.c: Use memcopy instead of bcmp,
153        Use memcmp instead of bcmp.
154
1552003-07-18      Till Straumann <strauman@slac.stanford.edu>
156
157        PR 288/rtems
158        * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
159
1602003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Remove AC_CONFIG_AUX_DIR.
163
1642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
167
1682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: AC_PREREQ(2.57).
171
1722003-01-20      Joel Sherrill <joel@OARcorp.com>
173
174        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
175
1762002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181        Remove SORDID_HACK. Eliminate *_O_FILES.
182        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186
1872002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * start/Makefile.am: Use install-data-local to install startfile.
190
1912002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194
1952002-11-04      Joel Sherrill <joel@OARcorp.com>
196
197        * irq/irq.c: Removed warnings.
198
1992002-11-04      Joel Sherrill <joel@OARcorp.com>
200
201        * console/console.c, irq/irq.c, network/if_hdlcsubr.c,
202        network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c:
203        Removed warnings.
204
2052002-11-01      Joel Sherrill <joel@OARcorp.com>
206
207        * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and
208        removed warnings.
209
2102002-11-01      Andy Dachs <a.dachs@sstl.co.uk>
211
212        * irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support
213        for _ISR_Nest_level.
214
2152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * .cvsignore: Reformat.
218        Add autom4te*cache.
219        Remove autom4te.cache.
220
2212002-08-21      Joel Sherrill <joel@OARcorp.com>
222
223        * bsp_specs: Added support for -nostdlibs.
224
2252002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
229        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
230        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
231        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
232        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
233        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
235
2362002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * start/Makefile.am: Eliminate PGM.
239        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
240
2412002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
244
2452002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
248        Remove $(OBJS) from all-local.
249
2502002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
253
2542001-05-09      Joel Sherrill <joel@OARcorp.com>
255
256        * startup/linkcmds: In support of gcc 3.1, added one of more
257        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
258        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
259        and direction of segments to memory regions may also have been
260        addressed.  This was a sweep across all BSPs.
261 
2622002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
265        * irq/irq_asm.S: Ditto.
266        * network/network.c: Include <rtems/bspIo.h>.
267        * start/start.S: Include <asm.h> instead of "asm.h".
268        * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
269
2702002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
273
2742002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
277
2782002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac:
281        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
282        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
283        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
293
2942002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.ac: Add RTEMS_CHECK_NETWORKING.
297
2982002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
301        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
302        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
303
3042001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
307
3082001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
311        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
312
3132001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Makefile.am: Add @exceptions@ to SUBDIRS.
316        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
317        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
318        * include/Makefile.am: Convert PREINSTALL_FILES to
319        TMPINSTALL_FILES, include force-preinstall.am.
320        * wrapup/Makefile.am: Apply @exceptions@.
321
3222001-10-29      Joel Sherrill <joel@OARcorp.com>
323
324        * .cvsignore: Add more entries.
325
3262001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * aclocal.m4: Removed.  Should not have been in CVS.
329
3302001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * aclocal.m4: Regenerated.
333        * configure.ac, include/Makefile.am, irq/Makefile.am,
334        vectors/Makefile.am: Updated to autoconf 2.52.
335        * include/.cvsignore: Added newly generated files.
336        * include/bsp.h: Added include of bspopts.h.
337
3382001-10-22      Joel Sherrill <joel@OARcorp.com>
339
340        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
341        include/.cvsignore, network/.cvsignore, start/.cvsignore,
342        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
343        files and other files missed in previous commit.
344
34501-10-22        Andy Dachs <a.dachs@sstl.co.uk>
346
347        * mpc8260ads added as new BSP.  tm27 reported not to run
348        at this time.
349        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
350        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
351        console/Makefile.am, console/console.c, include/Makefile.am,
352        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
353        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
354        network/Makefile.am, network/README, network/if_hdlcsubr.c,
355        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
356        start/start.S, startup/Makefile.am, startup/bspstart.c,
357        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
358        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
359        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
360        New files.
361
Note: See TracBrowser for help on using the repository browser.