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

4.104.114.84.95
Last change on this file since 802f5a8 was 802f5a8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/28/04 at 08:03:13

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

  • Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
  • clock/Makefile.am, console/Makefile.am, spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 10.8 KB
Line 
12004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
4        spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am,
5        wrapup/Makefile.am.
6        Use automake compilation rules.
7        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
8        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
9        Remove.
10        * configure.ac: Reflect changes above.
11
122004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Add PREINSTALL_DIRS.
15        * wrapup/Makefile.am: Reflect changes to libcpu.
16
172004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Reflect changes to libcpu.
20
212004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
24        Add PRE/TMPINSTALL_FILES to CLEANFILES.
25        * startup/Makefile.am: Ditto.
26
272004-01-07      Joel Sherrill <joel@OARcorp.com>
28
29        * times, console/sci.c: Remove efi68k and efi332 references as they are
30        no longer in the tree.
31
322004-01-07      Joel Sherrill <joel@OARcorp.com>
33
34        * timer/timer.c: Remove efi68k and efi332 references as they are no
35        longer in the tree.
36
372004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * start/Makefile.am: Remove.
40        * Makefile.am: Merge-in start/Makefile.am.
41        * configure.ac: Reflect changes above.
42
432004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Eliminate $(LIB).
46        Use noinst_DATA to trigger building libbsp.a.
47
482003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
51        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
52
532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
56        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
57
582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
61
622003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * start/Makefile.am: Misc cleanups and fixes.
65        * startup/Makefile.am: Misc cleanups and fixes.
66        * wrapup/Makefile.am: Misc cleanups and fixes.
67
682003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Add preinstallation dirstamp support.
71        * clock/Makefile.am: Cosmetics.
72        * console/Makefile.am: Cosmetics.
73        * spurious/Makefile.am: Cosmetics.
74        * startup/Makefile.am: Cosmetics.
75        * timer/Makefile.am: Cosmetics.
76        * wrapup/Makefile.am: Cosmetics.
77
782003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * clock/Makefile.am: Remove all-local: $(ARCH).
81        * console/Makefile.am: Remove all-local: $(ARCH).
82        * spurious/Makefile.am: Remove all-local: $(ARCH).
83        * start/Makefile.am: Remove all-local: $(ARCH).
84        * startup/Makefile.am: Remove all-local: $(ARCH).
85        * timer/Makefile.am: Remove all-local: $(ARCH).
86        * wrapup/Makefile.am: Remove all-local: $(ARCH).
87
882003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Merge-in include/Makefile.am.
91        Reflect changes to bsp.am.
92        * include/Makefile.am: Remove.
93        * configure.ac: Reflect changes above.
94
952003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * bsp_specs: Remove *lib:.
98
992003-09-15      Joel Sherrill <joel@OARcorp.com>
100
101        PR 483/bsps
102        * startup/bspstart.c, startup/start_c.c: Spurious interrupt handlers
103        cannot be installed until RTEMS has initialized the vector table.
104
1052003-09-04      Joel Sherrill <joel@OARcorp.com>
106
107        * clock/ckinit.c, console/console.c, include/bsp.h, misc/interr.c,
108        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
109        timer/timer.c: URL for license changed.
110
1112003-08-20      Joel Sherrill <joel@OARcorp.com>
112
113        * console/console.c: Correct copyright statements.
114
1152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect having moved aclocal/.
118
1192003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reflect having moved automake/.
122        * clock/Makefile.am: Reflect having moved automake/.
123        * console/Makefile.am: Reflect having moved automake/.
124        * include/Makefile.am: Reflect having moved automake/.
125        * spurious/Makefile.am: Reflect having moved automake/.
126        * start/Makefile.am: Reflect having moved automake/.
127        * startup/Makefile.am: Reflect having moved automake/.
128        * timer/Makefile.am: Reflect having moved automake/.
129        * wrapup/Makefile.am: Reflect having moved automake/.
130
1312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        PR 452/bsps
134        * startup/Makefile.am: Remove USE_INIT_FINI.
135
1362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
139
1402003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        PR 445/bsps
143        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
144        Remove cpp, old_cpp (now unused).
145
1462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Remove AC_CONFIG_AUX_DIR.
149
1502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
153
1542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: AC_PREREQ(2.57).
157
1582003-01-20      Duane Gustavus <duane@unt.edu>
159
160        * console/sci.c, include/mrm332.h, startup/linkcmds,
161        startup/linkcmds_ROM: Various updates to make this run properly
162        from ROM.
163
1642002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
167        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
169        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
170        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
172
1732002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * start/Makefile.am: Use install-data-local to install startfile.
176
1772002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180
1812002-11-04      Joel Sherrill <joel@OARcorp.com>
182
183        * console/sci.c, spurious/spinit.c: Removed warnings.
184
1852002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * .cvsignore: Reformat.
188        Add autom4te*cache.
189        Remove autom4te.cache.
190
1912002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
194
1952002-08-21      Joel Sherrill <joel@OARcorp.com>
196
197        * wrapup/Makefile.am: PR217 required that the idle task be moved to
198        libcpu so it could be more acutely aware of the CPU model.  This
199        file was modified to pick up the idle task from there.
200
2012002-08-21      Joel Sherrill <joel@OARcorp.com>
202
203        * bsp_specs: Added support for -nostdlibs.
204
2052002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
208        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
209        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
212        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
213        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
214
2152002-08-05      Joel Sherrill <joel@OARcorp.com>
216
217        * Per PR260 eliminate use of make-target-options.  This impacted
218        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
219        SuperCore and required that the m68k optimized memcpy be moved
220        to libcpu.
221        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
222
2232002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * start/Makefile.am: Eliminate PGM.
226        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
227
2282002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
231
2322002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
235        Remove $(OBJS) from all-local.
236
2372002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
240
2412001-05-09      Joel Sherrill <joel@OARcorp.com>
242
243        * startup/linkcmds: In support of gcc 3.1, added one of more
244        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
245        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
246        and direction of segments to memory regions may also have been
247        addressed.  This was a sweep across all BSPs.
248 
2492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac:
252        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
253        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
254        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
263
2642002-02-28      Mike Panetta <ahuitzot@mindspring.com>
265
266        * console/sci.c, console/sci.h,
267        console/console.c: Added new SCI driver.
268        * start/start.c: Removed file.
269        * start/start.S: New file, the asm portion of the updated start code.
270        * start/configure.am: Added start.S, removed start.c
271        * 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.
272        * startup/configure.am: Added start_c.c to C_FILES.
273        * include/bsp.h: Added include <rtems/bspIo.h>
274
2752001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
278
2792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
282        * configure.in: Remove.
283        * configure.ac: New file, generated from configure.in by autoupdate.
284
2852001-09-27      Joel Sherrill <joel@OARcorp.com>
286
287        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
288
2892001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
292
2932001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.in: Add bspopts.h.
296        * include/.cvsignore: Add bspopts.h*, stamp-h*.
297        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
298        * include/bsp.h: Include bspopts.h.
299
3002001-05-25      Joel Sherrill <joel@OARcorp.com>
301
302        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
303        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
304        wrapup/Makefile.am: Modified to include compile.am.
305        * startup/bspstart.c: Removed include of <libcsupport.h>
306
3072000-05-25      Matt Cross <profesor@gweep.net>
308
309        * New MRM332 BSP for the Mini RoboMind board based
310        on the 68332 microcontroller designed and build by Mark
311        Castelluccio.  For details on the MRM see http://www.robominds.com.
312        * .cvsignore, ChangeLog Makefile.am, README, bsp_specs,
313        clock/.cvsignore, clock/Makefile.am, clock/ckinit.c, configure.in,
314        console/.cvsignore, console/Makefile.am, console/console.c,
315        include/.cvsignore, include/Makefile.am, include/bsp.h,
316        include/mrm332.h, misc/dotests, misc/gdbinit68, misc/interr.c,
317        spurious/.cvsignore, spurious/Makefile.am, spurious/spinit.c,
318        start/.cvsignore, start/Makefile.am, start/start.c, startup/.cvsignore,
319        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
320        startup/except_vect_332_ROM.S, startup/linkcmds, startup/linkcmds_ROM,
321        timer/.cvsignore, timer/Makefile.am, timer/timer.c, times,
322        wrapup/.cvsignore, wrapup/Makefile.am: Initial files.
323
Note: See TracBrowser for help on using the repository browser.