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

4.104.114.84.95
Last change on this file since 3f71ac1 was 2a832d8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/31/04 at 03:47:26

2004-03-31 Ralf Corsepius <ralf_corsepius@…>

  • console/console.c, include/bsp.h, irq/irq.c, network/network.c, startup/bspstart.c: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 13.1 KB
Line 
12004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * console/console.c, include/bsp.h, irq/irq.c, network/network.c,
4        startup/bspstart.c: Convert to using c99 fixed size types.
5
62004-03-03      Joel Sherrill <joel@OARcorp.com>
7
8        * irq/irq.h: Correct typo.
9
102004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Reflect changes to bsp.am.
13        Preinstall dist_project_lib*.
14
152004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Reflect changes to bsp.am.
18
192004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
22
232004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * wrapup/Makefile.am: Convert to automake-building rules.
26
272004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
30        irq/Makefile.am, network/Makefile.am, startup/Makefile.am,
31        vectors/Makefile.am. Use automake compilation rules.
32        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
33        network/Makefile.am, startup/Makefile.am, vectors/Makefile.am: Remove.
34        * configure.ac: Reflect changes above.
35        * wrapup/Makefile: Reflect changes above.
36
372004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Merge-in start/Makefile.am.
40        * start/Makefile.am: Remove.
41        * configure.ac: Reflect changes above.
42
432004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Reflect changes to
46        ../support/*exception_processing/*.
47
482004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
51        Add RTEMS_PROG_CCAS.
52
532004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Add PREINSTALL_DIRS.
56        * irq/Makefile.am: Add PREINSTALL_DIRS.
57        * vectors/Makefile.am: Add PREINSTALL_DIRS.
58        * wrapup/Makefile.am: Reflect changes to libcpu.
59
602004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
63        Add PRE/TMPINSTALL_FILES to CLEANFILES.
64        * irq/Makefile.am: Ditto.
65        * start/Makefile.am: Ditto.
66        * startup/Makefile.am: Ditto.
67        * vectors/Makefile.am: Ditto.
68
692004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * wrapup/Makefile.am: Eliminate $(LIB).
72        Use noinst_DATA to trigger building libbsp.a.
73
742003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * clock/Makefile.am: Eliminate VPATH.
77        * console/Makefile.am: Eliminate VPATH.
78        * irq/Makefile.am: Eliminate VPATH.
79        * network/Makefile.am: Eliminate VPATH.
80        * startup/Makefile.am: Eliminate VPATH.
81
822003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        PR 545/bsps
85        * startup/setvec.c: Removed.
86
872003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * startup/linkcmds: Remove SEARCH_DIR.
90
912003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
94        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
95
962003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
99        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
100        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
101        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
102
1032003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
106
1072003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * start/Makefile.am: Misc cleanups and fixes.
110        * startup/Makefile.am: Misc cleanups and fixes.
111        * startup/linkcmds: Preparations for gcc-3.3.x.
112        * wrapup/Makefile.am: Misc cleanups and fixes.
113
1142003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * startup/Makefile.am: Remove S_FILES (Unused).
117        * vectors/Makefile.am: Cosmetics.
118        * wrapup/Makefile.am: Cosmetics.
119
1202003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Add preinstallation dirstamp support.
123        * clock/Makefile.am: Cosmetics.
124        * console/Makefile.am: Cosmetics.
125        * irq/Makefile.am: Add preinstallation dirstamp support.
126        * network/Makefile.am: Cosmetics.
127        * startup/Makefile.am: Cosmetics.
128        * vectors/Makefile.am: Add preinstallation dirstamp support.
129        * wrapup/Makefile.am: Cosmetics.
130
1312003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * clock/Makefile.am: Remove all-local: $(ARCH).
134        * console/Makefile.am: Remove all-local: $(ARCH).
135        * irq/Makefile.am: Remove all-local: $(ARCH).
136        * network/Makefile.am: Remove all-local: $(ARCH).
137        * start/Makefile.am: Remove all-local: $(ARCH).
138        * startup/Makefile.am: Remove all-local: $(ARCH).
139        * vectors/Makefile.am: Remove all-local: $(ARCH).
140        * wrapup/Makefile.am: Remove all-local: $(ARCH).
141
1422003-10-22      Joel Sherrill <joel@OARcorp.com>
143
144        PR 510/bsps
145        * irq/irq.h: Add extern C wrapper.
146
1472003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Merge-in include/Makefile.am.
150        Reflect changes to bsp.am.
151        * include/Makefile.am: Remove.
152        * configure.ac: Reflect changes above.
153
1542003-09-04      Joel Sherrill <joel@OARcorp.com>
155
156        * clock/p_clock.c, include/bsp.h, include/coverhd.h, irq/irq.c,
157        irq/irq.h, irq/irq_asm.S, irq/irq_init.c, network/if_hdlcsubr.h,
158        startup/bspstart.c, startup/setvec.c, vectors/vectors.h,
159        vectors/vectors_init.c: URL for license changed.
160
1612003-08-20      Joel Sherrill <joel@OARcorp.com>
162
163        * clock/p_clock.c, network/if_hdlcsubr.h: Correct copyright statements.
164
1652003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Reflect having moved aclocal/.
168
1692003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Reflect having moved automake/.
172        * clock/Makefile.am: Reflect having moved automake/.
173        * console/Makefile.am: Reflect having moved automake/.
174        * include/Makefile.am: Reflect having moved automake/.
175        * irq/Makefile.am: Reflect having moved automake/.
176        * network/Makefile.am: Reflect having moved automake/.
177        * start/Makefile.am: Reflect having moved automake/.
178        * startup/Makefile.am: Reflect having moved automake/.
179        * vectors/Makefile.am: Reflect having moved automake/.
180        * wrapup/Makefile.am: Reflect having moved automake/.
181
1822003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
185
1862003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        PR 445/bsps
189        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
190        Remove cpp, old_cpp (now unused).
191
1922003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * network/if_hdlcsubr.c: Use memcopy instead of bcmp,
195        Use memcmp instead of bcmp.
196
1972003-07-18      Till Straumann <strauman@slac.stanford.edu>
198
199        PR 288/rtems
200        * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
201
2022003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * configure.ac: Remove AC_CONFIG_AUX_DIR.
205
2062003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
209
2102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac: AC_PREREQ(2.57).
213
2142003-01-20      Joel Sherrill <joel@OARcorp.com>
215
216        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
217
2182002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
221        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
222        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
223        Remove SORDID_HACK. Eliminate *_O_FILES.
224        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
225        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
226        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
227        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
228
2292002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * start/Makefile.am: Use install-data-local to install startfile.
232
2332002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
236
2372002-11-04      Joel Sherrill <joel@OARcorp.com>
238
239        * irq/irq.c: Removed warnings.
240
2412002-11-04      Joel Sherrill <joel@OARcorp.com>
242
243        * console/console.c, irq/irq.c, network/if_hdlcsubr.c,
244        network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c:
245        Removed warnings.
246
2472002-11-01      Joel Sherrill <joel@OARcorp.com>
248
249        * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and
250        removed warnings.
251
2522002-11-01      Andy Dachs <a.dachs@sstl.co.uk>
253
254        * irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support
255        for _ISR_Nest_level.
256
2572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * .cvsignore: Reformat.
260        Add autom4te*cache.
261        Remove autom4te.cache.
262
2632002-08-21      Joel Sherrill <joel@OARcorp.com>
264
265        * bsp_specs: Added support for -nostdlibs.
266
2672002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
270        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
271        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
272        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
273        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
274        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
275        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
276        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
277
2782002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * start/Makefile.am: Eliminate PGM.
281        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
282
2832002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
286
2872002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
290        Remove $(OBJS) from all-local.
291
2922002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
295
2962001-05-09      Joel Sherrill <joel@OARcorp.com>
297
298        * startup/linkcmds: In support of gcc 3.1, added one of more
299        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
300        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
301        and direction of segments to memory regions may also have been
302        addressed.  This was a sweep across all BSPs.
303 
3042002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
307        * irq/irq_asm.S: Ditto.
308        * network/network.c: Include <rtems/bspIo.h>.
309        * start/start.S: Include <asm.h> instead of "asm.h".
310        * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
311
3122002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
315
3162002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
319
3202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.ac:
323        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
324        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
325        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
326        * Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
328        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
329        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
330        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
332        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
335
3362002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Add RTEMS_CHECK_NETWORKING.
339
3402002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
343        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
344        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
345
3462001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
349
3502001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
353        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
354
3552001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * Makefile.am: Add @exceptions@ to SUBDIRS.
358        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
359        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
360        * include/Makefile.am: Convert PREINSTALL_FILES to
361        TMPINSTALL_FILES, include force-preinstall.am.
362        * wrapup/Makefile.am: Apply @exceptions@.
363
3642001-10-29      Joel Sherrill <joel@OARcorp.com>
365
366        * .cvsignore: Add more entries.
367
3682001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * aclocal.m4: Removed.  Should not have been in CVS.
371
3722001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * aclocal.m4: Regenerated.
375        * configure.ac, include/Makefile.am, irq/Makefile.am,
376        vectors/Makefile.am: Updated to autoconf 2.52.
377        * include/.cvsignore: Added newly generated files.
378        * include/bsp.h: Added include of bspopts.h.
379
3802001-10-22      Joel Sherrill <joel@OARcorp.com>
381
382        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
383        include/.cvsignore, network/.cvsignore, start/.cvsignore,
384        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
385        files and other files missed in previous commit.
386
38701-10-22        Andy Dachs <a.dachs@sstl.co.uk>
388
389        * mpc8260ads added as new BSP.  tm27 reported not to run
390        at this time.
391        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
392        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
393        console/Makefile.am, console/console.c, include/Makefile.am,
394        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
395        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
396        network/Makefile.am, network/README, network/if_hdlcsubr.c,
397        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
398        start/start.S, startup/Makefile.am, startup/bspstart.c,
399        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
400        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
401        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
402        New files.
403
Note: See TracBrowser for help on using the repository browser.