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

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

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

  • configure.ac: Require automake >= 1.8, autoconf >= 2.59.
  • Property mode set to 100644
File size: 10.0 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
4
52003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * start/Makefile.am: Misc cleanups and fixes.
8        * startup/Makefile.am: Misc cleanups and fixes.
9        * startup/linkcmds: Preparations for gcc-3.3.x.
10        * wrapup/Makefile.am: Misc cleanups and fixes.
11
122003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * startup/Makefile.am: Remove S_FILES (Unused).
15        * vectors/Makefile.am: Cosmetics.
16        * wrapup/Makefile.am: Cosmetics.
17
182003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Add preinstallation dirstamp support.
21        * clock/Makefile.am: Cosmetics.
22        * console/Makefile.am: Cosmetics.
23        * irq/Makefile.am: Add preinstallation dirstamp support.
24        * network/Makefile.am: Cosmetics.
25        * startup/Makefile.am: Cosmetics.
26        * vectors/Makefile.am: Add preinstallation dirstamp support.
27        * wrapup/Makefile.am: Cosmetics.
28
292003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * clock/Makefile.am: Remove all-local: $(ARCH).
32        * console/Makefile.am: Remove all-local: $(ARCH).
33        * irq/Makefile.am: Remove all-local: $(ARCH).
34        * network/Makefile.am: Remove all-local: $(ARCH).
35        * start/Makefile.am: Remove all-local: $(ARCH).
36        * startup/Makefile.am: Remove all-local: $(ARCH).
37        * vectors/Makefile.am: Remove all-local: $(ARCH).
38        * wrapup/Makefile.am: Remove all-local: $(ARCH).
39
402003-10-22      Joel Sherrill <joel@OARcorp.com>
41
42        PR 510/bsps
43        * irq/irq.h: Add extern C wrapper.
44
452003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Merge-in include/Makefile.am.
48        Reflect changes to bsp.am.
49        * include/Makefile.am: Remove.
50        * configure.ac: Reflect changes above.
51
522003-09-04      Joel Sherrill <joel@OARcorp.com>
53
54        * clock/p_clock.c, include/bsp.h, include/coverhd.h, irq/irq.c,
55        irq/irq.h, irq/irq_asm.S, irq/irq_init.c, network/if_hdlcsubr.h,
56        startup/bspstart.c, startup/setvec.c, vectors/vectors.h,
57        vectors/vectors_init.c: URL for license changed.
58
592003-08-20      Joel Sherrill <joel@OARcorp.com>
60
61        * clock/p_clock.c, network/if_hdlcsubr.h: Correct copyright statements.
62
632003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Reflect having moved aclocal/.
66
672003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Reflect having moved automake/.
70        * clock/Makefile.am: Reflect having moved automake/.
71        * console/Makefile.am: Reflect having moved automake/.
72        * include/Makefile.am: Reflect having moved automake/.
73        * irq/Makefile.am: Reflect having moved automake/.
74        * network/Makefile.am: Reflect having moved automake/.
75        * start/Makefile.am: Reflect having moved automake/.
76        * startup/Makefile.am: Reflect having moved automake/.
77        * vectors/Makefile.am: Reflect having moved automake/.
78        * wrapup/Makefile.am: Reflect having moved automake/.
79
802003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
83
842003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        PR 445/bsps
87        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
88        Remove cpp, old_cpp (now unused).
89
902003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * network/if_hdlcsubr.c: Use memcopy instead of bcmp,
93        Use memcmp instead of bcmp.
94
952003-07-18      Till Straumann <strauman@slac.stanford.edu>
96
97        PR 288/rtems
98        * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
99
1002003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Remove AC_CONFIG_AUX_DIR.
103
1042003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
107
1082003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: AC_PREREQ(2.57).
111
1122003-01-20      Joel Sherrill <joel@OARcorp.com>
113
114        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
115
1162002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
120        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121        Remove SORDID_HACK. Eliminate *_O_FILES.
122        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126
1272002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * start/Makefile.am: Use install-data-local to install startfile.
130
1312002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
134
1352002-11-04      Joel Sherrill <joel@OARcorp.com>
136
137        * irq/irq.c: Removed warnings.
138
1392002-11-04      Joel Sherrill <joel@OARcorp.com>
140
141        * console/console.c, irq/irq.c, network/if_hdlcsubr.c,
142        network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c:
143        Removed warnings.
144
1452002-11-01      Joel Sherrill <joel@OARcorp.com>
146
147        * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and
148        removed warnings.
149
1502002-11-01      Andy Dachs <a.dachs@sstl.co.uk>
151
152        * irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support
153        for _ISR_Nest_level.
154
1552002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * .cvsignore: Reformat.
158        Add autom4te*cache.
159        Remove autom4te.cache.
160
1612002-08-21      Joel Sherrill <joel@OARcorp.com>
162
163        * bsp_specs: Added support for -nostdlibs.
164
1652002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
170        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
171        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
172        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
173        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
174        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
175
1762002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * start/Makefile.am: Eliminate PGM.
179        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
180
1812002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
184
1852002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
188        Remove $(OBJS) from all-local.
189
1902002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
193
1942001-05-09      Joel Sherrill <joel@OARcorp.com>
195
196        * startup/linkcmds: In support of gcc 3.1, added one of more
197        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
198        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
199        and direction of segments to memory regions may also have been
200        addressed.  This was a sweep across all BSPs.
201 
2022002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
205        * irq/irq_asm.S: Ditto.
206        * network/network.c: Include <rtems/bspIo.h>.
207        * start/start.S: Include <asm.h> instead of "asm.h".
208        * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
209
2102002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
213
2142002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
217
2182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac:
221        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
222        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
223        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
233
2342002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Add RTEMS_CHECK_NETWORKING.
237
2382002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
241        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
242        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
243
2442001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
247
2482001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
251        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
252
2532001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Add @exceptions@ to SUBDIRS.
256        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
257        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
258        * include/Makefile.am: Convert PREINSTALL_FILES to
259        TMPINSTALL_FILES, include force-preinstall.am.
260        * wrapup/Makefile.am: Apply @exceptions@.
261
2622001-10-29      Joel Sherrill <joel@OARcorp.com>
263
264        * .cvsignore: Add more entries.
265
2662001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * aclocal.m4: Removed.  Should not have been in CVS.
269
2702001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * aclocal.m4: Regenerated.
273        * configure.ac, include/Makefile.am, irq/Makefile.am,
274        vectors/Makefile.am: Updated to autoconf 2.52.
275        * include/.cvsignore: Added newly generated files.
276        * include/bsp.h: Added include of bspopts.h.
277
2782001-10-22      Joel Sherrill <joel@OARcorp.com>
279
280        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
281        include/.cvsignore, network/.cvsignore, start/.cvsignore,
282        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
283        files and other files missed in previous commit.
284
28501-10-22        Andy Dachs <a.dachs@sstl.co.uk>
286
287        * mpc8260ads added as new BSP.  tm27 reported not to run
288        at this time.
289        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
290        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
291        console/Makefile.am, console/console.c, include/Makefile.am,
292        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
293        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
294        network/Makefile.am, network/README, network/if_hdlcsubr.c,
295        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
296        start/start.S, startup/Makefile.am, startup/bspstart.c,
297        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
298        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
299        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
300        New files.
301
Note: See TracBrowser for help on using the repository browser.