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

4.104.114.84.95
Last change on this file since c880dc8 was c880dc8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/20/04 at 03:03:32

2004-01-20 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Reflect changes to libcpu.
  • Property mode set to 100644
File size: 10.3 KB
RevLine 
[c880dc8]12004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect changes to libcpu.
4
[ff716ea0]52004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
8        Add PRE/TMPINSTALL_FILES to CLEANFILES.
9        * startup/Makefile.am: Ditto.
10
[b8490b9]112004-01-07      Joel Sherrill <joel@OARcorp.com>
12
13        * times, console/sci.c: Remove efi68k and efi332 references as they are
14        no longer in the tree.
15
[ea9062c9]162004-01-07      Joel Sherrill <joel@OARcorp.com>
17
18        * timer/timer.c: Remove efi68k and efi332 references as they are no
19        longer in the tree.
20
[65cf99c]212004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * start/Makefile.am: Remove.
24        * Makefile.am: Merge-in start/Makefile.am.
25        * configure.ac: Reflect changes above.
26
[6411947]272004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * wrapup/Makefile.am: Eliminate $(LIB).
30        Use noinst_DATA to trigger building libbsp.a.
31
[b35414a]322003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
35        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
36
[935773b]372003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
40        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
41
[810720b6]422003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
45
[4d5d97b]462003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * start/Makefile.am: Misc cleanups and fixes.
49        * startup/Makefile.am: Misc cleanups and fixes.
50        * wrapup/Makefile.am: Misc cleanups and fixes.
51
[914d5ea]522003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Add preinstallation dirstamp support.
55        * clock/Makefile.am: Cosmetics.
56        * console/Makefile.am: Cosmetics.
57        * spurious/Makefile.am: Cosmetics.
58        * startup/Makefile.am: Cosmetics.
59        * timer/Makefile.am: Cosmetics.
60        * wrapup/Makefile.am: Cosmetics.
61
[13cc6be7]622003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * clock/Makefile.am: Remove all-local: $(ARCH).
65        * console/Makefile.am: Remove all-local: $(ARCH).
66        * spurious/Makefile.am: Remove all-local: $(ARCH).
67        * start/Makefile.am: Remove all-local: $(ARCH).
68        * startup/Makefile.am: Remove all-local: $(ARCH).
69        * timer/Makefile.am: Remove all-local: $(ARCH).
70        * wrapup/Makefile.am: Remove all-local: $(ARCH).
71
[2821666f]722003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Merge-in include/Makefile.am.
75        Reflect changes to bsp.am.
76        * include/Makefile.am: Remove.
77        * configure.ac: Reflect changes above.
78
[a1546de]792003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * bsp_specs: Remove *lib:.
82
[c218824d]832003-09-15      Joel Sherrill <joel@OARcorp.com>
84
85        PR 483/bsps
86        * startup/bspstart.c, startup/start_c.c: Spurious interrupt handlers
87        cannot be installed until RTEMS has initialized the vector table.
88
[9bc5fd16]892003-09-04      Joel Sherrill <joel@OARcorp.com>
90
91        * clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,
92        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
93        timer/timer.c: URL for license changed.
94
[80669dc]952003-08-20      Joel Sherrill <joel@OARcorp.com>
96
97        * console/console.c: Correct copyright statements.
98
[fe8bc62f]992003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Reflect having moved aclocal/.
102
[88792dc]1032003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
[c483a4e]105        * Makefile.am: Reflect having moved automake/.
106        * clock/Makefile.am: Reflect having moved automake/.
107        * console/Makefile.am: Reflect having moved automake/.
108        * include/Makefile.am: Reflect having moved automake/.
109        * spurious/Makefile.am: Reflect having moved automake/.
110        * start/Makefile.am: Reflect having moved automake/.
111        * startup/Makefile.am: Reflect having moved automake/.
112        * timer/Makefile.am: Reflect having moved automake/.
113        * wrapup/Makefile.am: Reflect having moved automake/.
[88792dc]114
[317458ce]1152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
[75fcb394]117        PR 452/bsps
[317458ce]118        * startup/Makefile.am: Remove USE_INIT_FINI.
119
[7dcc3fe]1202003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
123
[d266acd2]1242003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
[75fcb394]126        PR 445/bsps
[d266acd2]127        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
128        Remove cpp, old_cpp (now unused).
129
[7a97f26]1302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove AC_CONFIG_AUX_DIR.
133
[ccd81b60]1342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
137
[9b5c258]1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: AC_PREREQ(2.57).
141
[c0c6168]1422003-01-20      Duane Gustavus <duane@unt.edu>
143
144        * console/sci.c, include/mrm332.h, startup/linkcmds,
145        startup/linkcmds_ROM: Various updates to make this run properly
146        from ROM.
147
[c89c490]1482002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156
[59a01a6e]1572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * start/Makefile.am: Use install-data-local to install startfile.
160
[b5a2912f]1612002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164
[0b6d74d0]1652002-11-04      Joel Sherrill <joel@OARcorp.com>
166
167        * console/sci.c, spurious/spinit.c: Removed warnings.
168
[8730f45]1692002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * .cvsignore: Reformat.
172        Add autom4te*cache.
173        Remove autom4te.cache.
174
[bca73c8]1752002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
178
[0308c805]1792002-08-21      Joel Sherrill <joel@OARcorp.com>
180
181        * wrapup/Makefile.am: PR217 required that the idle task be moved to
182        libcpu so it could be more acutely aware of the CPU model.  This
183        file was modified to pick up the idle task from there.
184
[a2ae30c2]1852002-08-21      Joel Sherrill <joel@OARcorp.com>
186
187        * bsp_specs: Added support for -nostdlibs.
188
[4c01fce]1892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
198
[75adbe5f]1992002-08-05      Joel Sherrill <joel@OARcorp.com>
200
201        * Per PR260 eliminate use of make-target-options.  This impacted
202        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
203        SuperCore and required that the m68k optimized memcpy be moved
204        to libcpu.
205        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
206
[496686a]2072002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * start/Makefile.am: Eliminate PGM.
210        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
211
[0a2fd145]2122002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
215
[445c0a0]2162002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
219        Remove $(OBJS) from all-local.
220
[80defac]2212002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
224
[85c92574]2252001-05-09      Joel Sherrill <joel@OARcorp.com>
226
227        * startup/linkcmds: In support of gcc 3.1, added one of more
228        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
229        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
230        and direction of segments to memory regions may also have been
231        addressed.  This was a sweep across all BSPs.
232 
[bd5c21c5]2332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac:
236        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
237        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
238        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
247
[274fa77]2482002-02-28      Mike Panetta <ahuitzot@mindspring.com>
249
250        * console/sci.c, console/sci.h,
251        console/console.c: Added new SCI driver.
252        * start/start.c: Removed file.
253        * start/start.S: New file, the asm portion of the updated start code.
254        * start/configure.am: Added start.S, removed start.c
255        * 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.
256        * startup/configure.am: Added start_c.c to C_FILES.
257        * include/bsp.h: Added include <rtems/bspIo.h>
258
[9e1ae79]2592001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
262
[df25c998]2632001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
266        * configure.in: Remove.
267        * configure.ac: New file, generated from configure.in by autoupdate.
268
[cf282090]2692001-09-27      Joel Sherrill <joel@OARcorp.com>
270
271        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
272
[c1767be0]2732001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
276
[c4d92216]2772001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * configure.in: Add bspopts.h.
280        * include/.cvsignore: Add bspopts.h*, stamp-h*.
281        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
282        * include/bsp.h: Include bspopts.h.
283
[c33a702]2842001-05-25      Joel Sherrill <joel@OARcorp.com>
285
286        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
287        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
288        wrapup/Makefile.am: Modified to include compile.am.
289        * startup/bspstart.c: Removed include of <libcsupport.h>
290
[332484b5]2912000-05-25      Matt Cross <profesor@gweep.net>
292
293        * New MRM332 BSP for the Mini RoboMind board based
294        on the 68332 microcontroller designed and build by Mark
295        Castelluccio.  For details on the MRM see http://www.robominds.com.
296        * .cvsignore, ChangeLog Makefile.am, README, bsp_specs,
297        clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in,
298        console/.cvsignore, console/Makefile.am, console/console.c,
299        include/.cvsignore, include/Makefile.am, include/bsp.h,
300        include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c,
301        spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c,
302        start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore,
303        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
304        startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM,
305        timer/.cvsignore, timer/Makefile.am, timer/timer.c, times,
306        wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
307
Note: See TracBrowser for help on using the repository browser.