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

4.104.114.84.95
Last change on this file since c0e7f2cd was 0e2094d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/09/04 at 14:45:26

2004-02-09 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Convert to automake-building rules.
  • Property mode set to 100644
File size: 12.5 KB
Line 
12004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Convert to automake-building rules.
4
52004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
8        irq/Makefile.am, network/Makefile.am, startup/Makefile.am,
9        vectors/Makefile.am. Use automake compilation rules.
10        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
11        network/Makefile.am, startup/Makefile.am, vectors/Makefile.am: Remove.
12        * configure.ac: Reflect changes above.
13        * wrapup/Makefile: Reflect changes above.
14
152004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Merge-in start/Makefile.am.
18        * start/Makefile.am: Remove.
19        * configure.ac: Reflect changes above.
20
212004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * wrapup/Makefile.am: Reflect changes to
24        ../support/*exception_processing/*.
25
262004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
29        Add RTEMS_PROG_CCAS.
30
312004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Add PREINSTALL_DIRS.
34        * irq/Makefile.am: Add PREINSTALL_DIRS.
35        * vectors/Makefile.am: Add PREINSTALL_DIRS.
36        * wrapup/Makefile.am: Reflect changes to libcpu.
37
382004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
41        Add PRE/TMPINSTALL_FILES to CLEANFILES.
42        * irq/Makefile.am: Ditto.
43        * start/Makefile.am: Ditto.
44        * startup/Makefile.am: Ditto.
45        * vectors/Makefile.am: Ditto.
46
472004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * wrapup/Makefile.am: Eliminate $(LIB).
50        Use noinst_DATA to trigger building libbsp.a.
51
522003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * clock/Makefile.am: Eliminate VPATH.
55        * console/Makefile.am: Eliminate VPATH.
56        * irq/Makefile.am: Eliminate VPATH.
57        * network/Makefile.am: Eliminate VPATH.
58        * startup/Makefile.am: Eliminate VPATH.
59
602003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        PR 545/bsps
63        * startup/setvec.c: Removed.
64
652003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * startup/linkcmds: Remove SEARCH_DIR.
68
692003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
72        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
73
742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
77        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
78        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
79        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
80
812003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
84
852003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * start/Makefile.am: Misc cleanups and fixes.
88        * startup/Makefile.am: Misc cleanups and fixes.
89        * startup/linkcmds: Preparations for gcc-3.3.x.
90        * wrapup/Makefile.am: Misc cleanups and fixes.
91
922003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * startup/Makefile.am: Remove S_FILES (Unused).
95        * vectors/Makefile.am: Cosmetics.
96        * wrapup/Makefile.am: Cosmetics.
97
982003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Add preinstallation dirstamp support.
101        * clock/Makefile.am: Cosmetics.
102        * console/Makefile.am: Cosmetics.
103        * irq/Makefile.am: Add preinstallation dirstamp support.
104        * network/Makefile.am: Cosmetics.
105        * startup/Makefile.am: Cosmetics.
106        * vectors/Makefile.am: Add preinstallation dirstamp support.
107        * wrapup/Makefile.am: Cosmetics.
108
1092003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * clock/Makefile.am: Remove all-local: $(ARCH).
112        * console/Makefile.am: Remove all-local: $(ARCH).
113        * irq/Makefile.am: Remove all-local: $(ARCH).
114        * network/Makefile.am: Remove all-local: $(ARCH).
115        * start/Makefile.am: Remove all-local: $(ARCH).
116        * startup/Makefile.am: Remove all-local: $(ARCH).
117        * vectors/Makefile.am: Remove all-local: $(ARCH).
118        * wrapup/Makefile.am: Remove all-local: $(ARCH).
119
1202003-10-22      Joel Sherrill <joel@OARcorp.com>
121
122        PR 510/bsps
123        * irq/irq.h: Add extern C wrapper.
124
1252003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Merge-in include/Makefile.am.
128        Reflect changes to bsp.am.
129        * include/Makefile.am: Remove.
130        * configure.ac: Reflect changes above.
131
1322003-09-04      Joel Sherrill <joel@OARcorp.com>
133
134        * clock/p_clock.c, include/bsp.h, include/coverhd.h, irq/irq.c,
135        irq/irq.h, irq/irq_asm.S, irq/irq_init.c, network/if_hdlcsubr.h,
136        startup/bspstart.c, startup/setvec.c, vectors/vectors.h,
137        vectors/vectors_init.c: URL for license changed.
138
1392003-08-20      Joel Sherrill <joel@OARcorp.com>
140
141        * clock/p_clock.c, network/if_hdlcsubr.h: Correct copyright statements.
142
1432003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Reflect having moved aclocal/.
146
1472003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Reflect having moved automake/.
150        * clock/Makefile.am: Reflect having moved automake/.
151        * console/Makefile.am: Reflect having moved automake/.
152        * include/Makefile.am: Reflect having moved automake/.
153        * irq/Makefile.am: Reflect having moved automake/.
154        * network/Makefile.am: Reflect having moved automake/.
155        * start/Makefile.am: Reflect having moved automake/.
156        * startup/Makefile.am: Reflect having moved automake/.
157        * vectors/Makefile.am: Reflect having moved automake/.
158        * wrapup/Makefile.am: Reflect having moved automake/.
159
1602003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
163
1642003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        PR 445/bsps
167        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
168        Remove cpp, old_cpp (now unused).
169
1702003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * network/if_hdlcsubr.c: Use memcopy instead of bcmp,
173        Use memcmp instead of bcmp.
174
1752003-07-18      Till Straumann <strauman@slac.stanford.edu>
176
177        PR 288/rtems
178        * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
179
1802003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Remove AC_CONFIG_AUX_DIR.
183
1842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
187
1882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: AC_PREREQ(2.57).
191
1922003-01-20      Joel Sherrill <joel@OARcorp.com>
193
194        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
195
1962002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201        Remove SORDID_HACK. Eliminate *_O_FILES.
202        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
206
2072002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * start/Makefile.am: Use install-data-local to install startfile.
210
2112002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
214
2152002-11-04      Joel Sherrill <joel@OARcorp.com>
216
217        * irq/irq.c: Removed warnings.
218
2192002-11-04      Joel Sherrill <joel@OARcorp.com>
220
221        * console/console.c, irq/irq.c, network/if_hdlcsubr.c,
222        network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c:
223        Removed warnings.
224
2252002-11-01      Joel Sherrill <joel@OARcorp.com>
226
227        * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and
228        removed warnings.
229
2302002-11-01      Andy Dachs <a.dachs@sstl.co.uk>
231
232        * irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support
233        for _ISR_Nest_level.
234
2352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * .cvsignore: Reformat.
238        Add autom4te*cache.
239        Remove autom4te.cache.
240
2412002-08-21      Joel Sherrill <joel@OARcorp.com>
242
243        * bsp_specs: Added support for -nostdlibs.
244
2452002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
248        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
249        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
251        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
252        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
253        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
254        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
255
2562002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * start/Makefile.am: Eliminate PGM.
259        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
260
2612002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
264
2652002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
268        Remove $(OBJS) from all-local.
269
2702002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
273
2742001-05-09      Joel Sherrill <joel@OARcorp.com>
275
276        * startup/linkcmds: In support of gcc 3.1, added one of more
277        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
278        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
279        and direction of segments to memory regions may also have been
280        addressed.  This was a sweep across all BSPs.
281 
2822002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
285        * irq/irq_asm.S: Ditto.
286        * network/network.c: Include <rtems/bspIo.h>.
287        * start/start.S: Include <asm.h> instead of "asm.h".
288        * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
289
2902002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
293
2942002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
297
2982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.ac:
301        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
302        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
303        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
309        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
310        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
313
3142002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * configure.ac: Add RTEMS_CHECK_NETWORKING.
317
3182002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
321        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
322        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
323
3242001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
327
3282001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
331        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
332
3332001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * Makefile.am: Add @exceptions@ to SUBDIRS.
336        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
337        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
338        * include/Makefile.am: Convert PREINSTALL_FILES to
339        TMPINSTALL_FILES, include force-preinstall.am.
340        * wrapup/Makefile.am: Apply @exceptions@.
341
3422001-10-29      Joel Sherrill <joel@OARcorp.com>
343
344        * .cvsignore: Add more entries.
345
3462001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * aclocal.m4: Removed.  Should not have been in CVS.
349
3502001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * aclocal.m4: Regenerated.
353        * configure.ac, include/Makefile.am, irq/Makefile.am,
354        vectors/Makefile.am: Updated to autoconf 2.52.
355        * include/.cvsignore: Added newly generated files.
356        * include/bsp.h: Added include of bspopts.h.
357
3582001-10-22      Joel Sherrill <joel@OARcorp.com>
359
360        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
361        include/.cvsignore, network/.cvsignore, start/.cvsignore,
362        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
363        files and other files missed in previous commit.
364
36501-10-22        Andy Dachs <a.dachs@sstl.co.uk>
366
367        * mpc8260ads added as new BSP.  tm27 reported not to run
368        at this time.
369        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
370        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
371        console/Makefile.am, console/console.c, include/Makefile.am,
372        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
373        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
374        network/Makefile.am, network/README, network/if_hdlcsubr.c,
375        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
376        start/start.S, startup/Makefile.am, startup/bspstart.c,
377        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
378        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
379        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
380        New files.
381
Note: See TracBrowser for help on using the repository browser.