source: rtems/c/src/lib/libbsp/m68k/mrm332/ChangeLog @ c24d7c84

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

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

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 11.3 KB
RevLine 
[c24d7c84]12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
[4cb9d26]52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup files from ../../m68k/shared instead of
8        ../shared. Reformat.
9
[bd5b4e56]102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
13
[d4342107]142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Don't include subdirs.am.
17
[86b448a]182004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Fix typo.
21
[802f5a8]222004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
25        spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am,
26        wrapup/Makefile.am.
27        Use automake compilation rules.
28        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
29        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
30        Remove.
31        * configure.ac: Reflect changes above.
32
[7fc5229c]332004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Add PREINSTALL_DIRS.
36        * wrapup/Makefile.am: Reflect changes to libcpu.
37
[c880dc8]382004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * wrapup/Makefile.am: Reflect changes to libcpu.
41
[ff716ea0]422004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
45        Add PRE/TMPINSTALL_FILES to CLEANFILES.
46        * startup/Makefile.am: Ditto.
47
[b8490b9]482004-01-07      Joel Sherrill <joel@OARcorp.com>
49
50        * times, console/sci.c: Remove efi68k and efi332 references as they are
51        no longer in the tree.
52
[ea9062c9]532004-01-07      Joel Sherrill <joel@OARcorp.com>
54
55        * timer/timer.c: Remove efi68k and efi332 references as they are no
56        longer in the tree.
57
[65cf99c]582004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * start/Makefile.am: Remove.
61        * Makefile.am: Merge-in start/Makefile.am.
62        * configure.ac: Reflect changes above.
63
[6411947]642004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * wrapup/Makefile.am: Eliminate $(LIB).
67        Use noinst_DATA to trigger building libbsp.a.
68
[b35414a]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
[935773b]742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
77        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
78
[810720b6]792003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
82
[4d5d97b]832003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * start/Makefile.am: Misc cleanups and fixes.
86        * startup/Makefile.am: Misc cleanups and fixes.
87        * wrapup/Makefile.am: Misc cleanups and fixes.
88
[914d5ea]892003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Add preinstallation dirstamp support.
92        * clock/Makefile.am: Cosmetics.
93        * console/Makefile.am: Cosmetics.
94        * spurious/Makefile.am: Cosmetics.
95        * startup/Makefile.am: Cosmetics.
96        * timer/Makefile.am: Cosmetics.
97        * wrapup/Makefile.am: Cosmetics.
98
[13cc6be7]992003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * clock/Makefile.am: Remove all-local: $(ARCH).
102        * console/Makefile.am: Remove all-local: $(ARCH).
103        * spurious/Makefile.am: Remove all-local: $(ARCH).
104        * start/Makefile.am: Remove all-local: $(ARCH).
105        * startup/Makefile.am: Remove all-local: $(ARCH).
106        * timer/Makefile.am: Remove all-local: $(ARCH).
107        * wrapup/Makefile.am: Remove all-local: $(ARCH).
108
[2821666f]1092003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Merge-in include/Makefile.am.
112        Reflect changes to bsp.am.
113        * include/Makefile.am: Remove.
114        * configure.ac: Reflect changes above.
115
[a1546de]1162003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * bsp_specs: Remove *lib:.
119
[c218824d]1202003-09-15      Joel Sherrill <joel@OARcorp.com>
121
122        PR 483/bsps
123        * startup/bspstart.c, startup/start_c.c: Spurious interrupt handlers
124        cannot be installed until RTEMS has initialized the vector table.
125
[9bc5fd16]1262003-09-04      Joel Sherrill <joel@OARcorp.com>
127
128        * clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,
129        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
130        timer/timer.c: URL for license changed.
131
[80669dc]1322003-08-20      Joel Sherrill <joel@OARcorp.com>
133
134        * console/console.c: Correct copyright statements.
135
[fe8bc62f]1362003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Reflect having moved aclocal/.
139
[88792dc]1402003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
[c483a4e]142        * Makefile.am: Reflect having moved automake/.
143        * clock/Makefile.am: Reflect having moved automake/.
144        * console/Makefile.am: Reflect having moved automake/.
145        * include/Makefile.am: Reflect having moved automake/.
146        * spurious/Makefile.am: Reflect having moved automake/.
147        * start/Makefile.am: Reflect having moved automake/.
148        * startup/Makefile.am: Reflect having moved automake/.
149        * timer/Makefile.am: Reflect having moved automake/.
150        * wrapup/Makefile.am: Reflect having moved automake/.
[88792dc]151
[317458ce]1522003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
[75fcb394]154        PR 452/bsps
[317458ce]155        * startup/Makefile.am: Remove USE_INIT_FINI.
156
[7dcc3fe]1572003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
160
[d266acd2]1612003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
[75fcb394]163        PR 445/bsps
[d266acd2]164        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
165        Remove cpp, old_cpp (now unused).
166
[7a97f26]1672003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Remove AC_CONFIG_AUX_DIR.
170
[ccd81b60]1712003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
174
[9b5c258]1752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: AC_PREREQ(2.57).
178
[c0c6168]1792003-01-20      Duane Gustavus <duane@unt.edu>
180
181        * console/sci.c, include/mrm332.h, startup/linkcmds,
182        startup/linkcmds_ROM: Various updates to make this run properly
183        from ROM.
184
[c89c490]1852002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193
[59a01a6e]1942002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * start/Makefile.am: Use install-data-local to install startfile.
197
[b5a2912f]1982002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201
[0b6d74d0]2022002-11-04      Joel Sherrill <joel@OARcorp.com>
203
204        * console/sci.c, spurious/spinit.c: Removed warnings.
205
[8730f45]2062002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * .cvsignore: Reformat.
209        Add autom4te*cache.
210        Remove autom4te.cache.
211
[bca73c8]2122002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
215
[0308c805]2162002-08-21      Joel Sherrill <joel@OARcorp.com>
217
218        * wrapup/Makefile.am: PR217 required that the idle task be moved to
219        libcpu so it could be more acutely aware of the CPU model.  This
220        file was modified to pick up the idle task from there.
221
[a2ae30c2]2222002-08-21      Joel Sherrill <joel@OARcorp.com>
223
224        * bsp_specs: Added support for -nostdlibs.
225
[4c01fce]2262002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
229        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
230        * spurious/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        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
235
[75adbe5f]2362002-08-05      Joel Sherrill <joel@OARcorp.com>
237
238        * Per PR260 eliminate use of make-target-options.  This impacted
239        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
240        SuperCore and required that the m68k optimized memcpy be moved
241        to libcpu.
242        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
243
[496686a]2442002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * start/Makefile.am: Eliminate PGM.
247        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
248
[0a2fd145]2492002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
252
[445c0a0]2532002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
256        Remove $(OBJS) from all-local.
257
[80defac]2582002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
261
[85c92574]2622001-05-09      Joel Sherrill <joel@OARcorp.com>
263
264        * startup/linkcmds: In support of gcc 3.1, added one of more
265        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
266        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
267        and direction of segments to memory regions may also have been
268        addressed.  This was a sweep across all BSPs.
269 
[bd5c21c5]2702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.ac:
273        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
274        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
275        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
276        * Makefile.am: Remove AUTOMAKE_OPTIONS.
277        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
278        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
279        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
284
[274fa77]2852002-02-28      Mike Panetta <ahuitzot@mindspring.com>
286
287        * console/sci.c, console/sci.h,
288        console/console.c: Added new SCI driver.
289        * start/start.c: Removed file.
290        * start/start.S: New file, the asm portion of the updated start code.
291        * start/configure.am: Added start.S, removed start.c
292        * startup/start_c.c: New file, the C portion of the updated start code.         Contains most of the code that was in the old start.c.
293        * startup/configure.am: Added start_c.c to C_FILES.
294        * include/bsp.h: Added include <rtems/bspIo.h>
295
[9e1ae79]2962001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
299
[df25c998]3002001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
303        * configure.in: Remove.
304        * configure.ac: New file, generated from configure.in by autoupdate.
305
[cf282090]3062001-09-27      Joel Sherrill <joel@OARcorp.com>
307
308        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
309
[c1767be0]3102001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
313
[c4d92216]3142001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * configure.in: Add bspopts.h.
317        * include/.cvsignore: Add bspopts.h*, stamp-h*.
318        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
319        * include/bsp.h: Include bspopts.h.
320
[c33a702]3212001-05-25      Joel Sherrill <joel@OARcorp.com>
322
323        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
324        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
325        wrapup/Makefile.am: Modified to include compile.am.
326        * startup/bspstart.c: Removed include of <libcsupport.h>
327
[332484b5]3282000-05-25      Matt Cross <profesor@gweep.net>
329
330        * New MRM332 BSP for the Mini RoboMind board based
331        on the 68332 microcontroller designed and build by Mark
332        Castelluccio.  For details on the MRM see http://www.robominds.com.
333        * .cvsignore, ChangeLog Makefile.am, README, bsp_specs,
334        clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in,
335        console/.cvsignore, console/Makefile.am, console/console.c,
336        include/.cvsignore, include/Makefile.am, include/bsp.h,
337        include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c,
338        spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c,
339        start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore,
340        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
341        startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM,
342        timer/.cvsignore, timer/Makefile.am, timer/timer.c, times,
343        wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
344
Note: See TracBrowser for help on using the repository browser.