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

4.104.114.84.95
Last change on this file since 2cd1ba5 was 2cd1ba5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 16:02:16

2003-12-03 Ralf Corsepius <corsepiu@…>

  • startup/Makefile.am: Remove S_FILES (Unused).
  • vectors/Makefile.am: Cosmetics.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 9.6 KB
Line 
12003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * startup/Makefile.am: Remove S_FILES (Unused).
4        * vectors/Makefile.am: Cosmetics.
5        * wrapup/Makefile.am: Cosmetics.
6
72003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Add preinstallation dirstamp support.
10        * clock/Makefile.am: Cosmetics.
11        * console/Makefile.am: Cosmetics.
12        * irq/Makefile.am: Add preinstallation dirstamp support.
13        * network/Makefile.am: Cosmetics.
14        * startup/Makefile.am: Cosmetics.
15        * vectors/Makefile.am: Add preinstallation dirstamp support.
16        * wrapup/Makefile.am: Cosmetics.
17
182003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * clock/Makefile.am: Remove all-local: $(ARCH).
21        * console/Makefile.am: Remove all-local: $(ARCH).
22        * irq/Makefile.am: Remove all-local: $(ARCH).
23        * network/Makefile.am: Remove all-local: $(ARCH).
24        * start/Makefile.am: Remove all-local: $(ARCH).
25        * startup/Makefile.am: Remove all-local: $(ARCH).
26        * vectors/Makefile.am: Remove all-local: $(ARCH).
27        * wrapup/Makefile.am: Remove all-local: $(ARCH).
28
292003-10-22      Joel Sherrill <joel@OARcorp.com>
30
31        PR 510/bsps
32        * irq/irq.h: Add extern C wrapper.
33
342003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Merge-in include/Makefile.am.
37        Reflect changes to bsp.am.
38        * include/Makefile.am: Remove.
39        * configure.ac: Reflect changes above.
40
412003-09-04      Joel Sherrill <joel@OARcorp.com>
42
43        * clock/p_clock.c, include/bsp.h, include/coverhd.h, irq/irq.c,
44        irq/irq.h, irq/irq_asm.S, irq/irq_init.c, network/if_hdlcsubr.h,
45        startup/bspstart.c, startup/setvec.c, vectors/vectors.h,
46        vectors/vectors_init.c: URL for license changed.
47
482003-08-20      Joel Sherrill <joel@OARcorp.com>
49
50        * clock/p_clock.c, network/if_hdlcsubr.h: Correct copyright statements.
51
522003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Reflect having moved aclocal/.
55
562003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Reflect having moved automake/.
59        * clock/Makefile.am: Reflect having moved automake/.
60        * console/Makefile.am: Reflect having moved automake/.
61        * include/Makefile.am: Reflect having moved automake/.
62        * irq/Makefile.am: Reflect having moved automake/.
63        * network/Makefile.am: Reflect having moved automake/.
64        * start/Makefile.am: Reflect having moved automake/.
65        * startup/Makefile.am: Reflect having moved automake/.
66        * vectors/Makefile.am: Reflect having moved automake/.
67        * wrapup/Makefile.am: Reflect having moved automake/.
68
692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
72
732003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        PR 445/bsps
76        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
77        Remove cpp, old_cpp (now unused).
78
792003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * network/if_hdlcsubr.c: Use memcopy instead of bcmp,
82        Use memcmp instead of bcmp.
83
842003-07-18      Till Straumann <strauman@slac.stanford.edu>
85
86        PR 288/rtems
87        * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
88
892003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Remove AC_CONFIG_AUX_DIR.
92
932003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
96
972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: AC_PREREQ(2.57).
100
1012003-01-20      Joel Sherrill <joel@OARcorp.com>
102
103        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
104
1052002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
108        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
109        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110        Remove SORDID_HACK. Eliminate *_O_FILES.
111        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
112        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115
1162002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * start/Makefile.am: Use install-data-local to install startfile.
119
1202002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123
1242002-11-04      Joel Sherrill <joel@OARcorp.com>
125
126        * irq/irq.c: Removed warnings.
127
1282002-11-04      Joel Sherrill <joel@OARcorp.com>
129
130        * console/console.c, irq/irq.c, network/if_hdlcsubr.c,
131        network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c:
132        Removed warnings.
133
1342002-11-01      Joel Sherrill <joel@OARcorp.com>
135
136        * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and
137        removed warnings.
138
1392002-11-01      Andy Dachs <a.dachs@sstl.co.uk>
140
141        * irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support
142        for _ISR_Nest_level.
143
1442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * .cvsignore: Reformat.
147        Add autom4te*cache.
148        Remove autom4te.cache.
149
1502002-08-21      Joel Sherrill <joel@OARcorp.com>
151
152        * bsp_specs: Added support for -nostdlibs.
153
1542002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
158        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
160        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
161        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
164
1652002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * start/Makefile.am: Eliminate PGM.
168        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
169
1702002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
173
1742002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
177        Remove $(OBJS) from all-local.
178
1792002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
182
1832001-05-09      Joel Sherrill <joel@OARcorp.com>
184
185        * startup/linkcmds: In support of gcc 3.1, added one of more
186        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
187        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
188        and direction of segments to memory regions may also have been
189        addressed.  This was a sweep across all BSPs.
190 
1912002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
194        * irq/irq_asm.S: Ditto.
195        * network/network.c: Include <rtems/bspIo.h>.
196        * start/start.S: Include <asm.h> instead of "asm.h".
197        * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
198
1992002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
202
2032002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
206
2072002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac:
210        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
211        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
212        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
222
2232002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: Add RTEMS_CHECK_NETWORKING.
226
2272002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
230        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
231        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
232
2332001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
236
2372001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
240        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
241
2422001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Add @exceptions@ to SUBDIRS.
245        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
246        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
247        * include/Makefile.am: Convert PREINSTALL_FILES to
248        TMPINSTALL_FILES, include force-preinstall.am.
249        * wrapup/Makefile.am: Apply @exceptions@.
250
2512001-10-29      Joel Sherrill <joel@OARcorp.com>
252
253        * .cvsignore: Add more entries.
254
2552001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * aclocal.m4: Removed.  Should not have been in CVS.
258
2592001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * aclocal.m4: Regenerated.
262        * configure.ac, include/Makefile.am, irq/Makefile.am,
263        vectors/Makefile.am: Updated to autoconf 2.52.
264        * include/.cvsignore: Added newly generated files.
265        * include/bsp.h: Added include of bspopts.h.
266
2672001-10-22      Joel Sherrill <joel@OARcorp.com>
268
269        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
270        include/.cvsignore, network/.cvsignore, start/.cvsignore,
271        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
272        files and other files missed in previous commit.
273
27401-10-22        Andy Dachs <a.dachs@sstl.co.uk>
275
276        * mpc8260ads added as new BSP.  tm27 reported not to run
277        at this time.
278        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
279        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
280        console/Makefile.am, console/console.c, include/Makefile.am,
281        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
282        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
283        network/Makefile.am, network/README, network/if_hdlcsubr.c,
284        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
285        start/start.S, startup/Makefile.am, startup/bspstart.c,
286        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
287        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
288        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
289        New files.
290
Note: See TracBrowser for help on using the repository browser.