source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 97891e5e

4.104.114.84.95
Last change on this file since 97891e5e was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 12.2 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-08-02      Jay Monkman <jtm@lopingdog.com>
6
7        * Makefile.am, configure.ac: Added CSB360 BSP
8        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
9        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
10        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
11        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
12        mcf5272/timer/timerisr.S: New files.
13
142004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
15
16        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
17
182004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
19
20        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of <asm.h>.
21
222004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
25
262004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
29        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
30        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
31        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
32        fixed size types.
33
342004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
37
382004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am:
41        Don't include lib.am.
42
432004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
46
472004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * ChangeLog: Merge-in mcf5206/ChangeLog.
50        * mcf5206/ChangeLog: Remove.
51
522004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
55        automake-compilation rules.
56        * m68040/fpsp/Makefile.am: Remove.
57        * shared/Makefile.am: Use automake compilation rules.
58        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
59        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
60        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
61        * mcf5206/Makefile.am: Convert to automake compilation rules.
62        * mcf5206/configure.ac: Remove.
63        * mcf5206/.cvsignore: Reflect changes above.
64
652004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * shared/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
68        PRE/TMPINSTALL_FILES to CLEANFILES.
69        * mcf5206/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
70        PRE/TMPINSTALL_FILES to CLEANFILES.
71
722003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
75
762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * shared/cache/Makefile.am: Remove.
79        * shared/misc/Makefile.am: Remove.
80        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate VPATH.
81        * configure.ac: Reflect changes above.
82        * shared/cache/Makefile.am: Use mkdir_p. Remove dirs from
83        PRE/TMPINSTALL_FILES.
84        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
85        * mcf5206/Makefile.am: Use mkdir_p. Remove dirs from
86        PRE/TMPINSTALL_FILES.
87        * mcf5206/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
88
892003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * mcf5206/configure.ac: Cosmetics.
92        * mcf5206/clock/Makefile.am: Remove.
93        * mcf5206/console/Makefile.am: Remove.
94        * mcf5206/include/Makefile.am: Remove.
95        * mcf5206/mbus/Makefile.am: Remove.
96        * mcf5206/timer/Makefile.am: Remove.
97        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
98        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
99        timer/Makefile.am.
100        * mcf5206/configure.ac: Reflect changes above.
101
1022003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * mcf5206/clock/Makefile.am: Cosmetics.
105        * mcf5206/mbus/Makefile.am: Cosmetics.
106        * mcf5206/timer/Makefile.am: Cosmetics.
107
1082003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * m68040/fpsp/Makefile.am: Remove all-local: $(ARCH).
111        * shared/cache/Makefile.am: Remove all-local: $(ARCH).
112        * shared/misc/Makefile.am: Remove all-local: $(ARCH).
113        * mcf5206/console/Makefile.am: Remove all-local: $(ARCH).
114
1152003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * m68040/Makefile.am: Reformat.
118        * m68040/fpsp/Makefile.am: Reformat.
119        * shared/Makefile.am: Reformat.
120        * shared/cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
121        * shared/misc/Makefile.am: Reformat.
122        * mcf5206/Makefile.am: Reformat.
123        * mcf5206/clock/Makefile.am: Reformat.
124        * mcf5206/console/Makefile.am: Reformat.
125        * mcf5206/include/Makefile.am: Reformat. Use dirstamps for
126        preinstallation.
127        * mcf5206/timer/Makefile.am: Reformat.
128
1292003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Remove RTEMS_CANONICAL_HOST.
132        * mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
133
1342003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Remove RTEMS_CHECK_CPU.
137        * mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
138
1392003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * shared/cache/cache.c (m68030): fix prototype mismatch of
142        _CPU_cache_flush_entire_data.
143
1442003-09-04      Joel Sherrill <joel@OARcorp.com>
145
146        * shared/misc/m68kidle.c: URL for license changed.
147        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
148        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
149        mcf5206/include/mcfuart.h, mcf5206/mbus/mcfmbus.c,
150        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: URL for license changed.
151
1522003-08-20      Joel Sherrill <joel@OARcorp.com>
153
154        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
155        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
156        statements.
157
1582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Reflect having moved aclocal/.
161        * mcf5206/Makefile.am: Reflect having moved aclocal/.
162
1632003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Reflect having moved automake/.
166        * m68040/Makefile.am: Reflect having moved automake/.
167        * m68040/fpsp/Makefile.am: Reflect having moved automake/.
168        * shared/Makefile.am: Reflect having moved automake/.
169        * shared/cache/Makefile.am: Reflect having moved automake/.
170        * shared/misc/Makefile.am: Reflect having moved automake/.
171        * mcf5206/Makefile.am: Reflect having moved automake/.
172        * mcf5206/clock/Makefile.am: Reflect having moved automake/.
173        * mcf5206/console/Makefile.am: Reflect having moved automake/.
174        * mcf5206/include/Makefile.am: Reflect having moved automake/.
175        * mcf5206/mbus/Makefile.am: Reflect having moved automake/.
176        * mcf5206/timer/Makefile.am: Reflect having moved automake/.
177
1782003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
181        * mcf5206/configure.ac: Use rtems-bugs@rtems.com as bug report email
182        address.
183
1842003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Remove AC_CONFIG_AUX_DIR.
187        * mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
188
1892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
192        * configure.ac: AC_PREREQ(2.57).
193        * mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
194        * mcf5206/configure.ac: AC_PREREQ(2.57).
195
1962003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
199        @RTEMS_BSP@.cfg.
200        * mcf5206/console/Makefile.am: Likewise.
201        * mcf5206/mbus/Makefile.am: Likewise.
202        * mcf5206/timer/Makefile.am: Likewise.
203
2042003-01-03      Victor V. Vengerov <vvv@oktet.ru>
205
206        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on line
207        232 to after the state has been set.
208
2092002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
212        * mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
213
2142002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Add RTEMS_PROG_CCAS.
217        * mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
218
2192002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
222        * mcf5206/.cvsignore: Reformat. Add autom4te*cache. Remove
223        autom4te.cache.
224
2252002-08-21      Joel Sherrill <joel@OARcorp.com>
226
227        * configure.ac, shared/misc/Makefile.am: PR217 required that the idle
228        task be moved to libcpu so it could be more acutely aware of the CPU
229        model.  This file was modified to pick up the idle task from there.
230        * shared/misc/m68kidle.c: New file.
231
2322002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * m68040/fpsp/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * mcf5206/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * mcf5206/console/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * mcf5206/mbus/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * mcf5206/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * shared/cache/Makefile.am: Use .$(OBJEXT) instead of .o.
240        * shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
241
2422002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: Replace mcpu32 by mcpu32p conditional.
245        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
246
2472002-08-06      Joel Sherrill <joel@OARcorp.com>
248
249        * configure.ac: Be more specific about looking at CPU32 and CPU32+ CPU
250        model names so we can turn on the best compile of memcpy.c.
251
2522002-08-05      Joel Sherrill <joel@OARcorp.com>
253
254        * Per PR260 eliminate use of make-target-options.  This impacted RTEMS
255        allowing a distinction between the CPU32 and CPU32+ in the SuperCore and
256        required that the m68k optimized memcpy be moved to libcpu.
257        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
258        * configure.ac, shared/Makefile.am: Modified to reflect new directory.
259        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
260
2612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
264        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
265        * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS.
266        * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * mcf5206/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
271        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
272        * mcf5206/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
273        * mcf5206/Makefile.am: Remove AUTOMAKE_OPTIONS.
274        * mcf5206/console/Makefile.am: Remove AUTOMAKE_OPTIONS.
275        * mcf5206/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
276        * mcf5206/mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
277        * mcf5206/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
278
2792002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
282        *_O_FILES.
283        * shared/cache/Makefile.am: Ditto.
284        * shared/misc/Makefile.am: Ditto.
285
2862001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
289        happy.
290
2912001-10-29      Joel Sherrill <joel@OARcorp.com>
292
293        * mcf5206/.cvsignore: Add more entries.
294
2952001-10-26      Victor V. Vengerov <vvv@oktet.ru>
296
297        * New libcpu support for mcf5206e.
298        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c, mcf5206/clock/.cvsignore,
299        mcf5206/configure.ac, mcf5206/console/mcfuart.c,
300        mcf5206/console/.cvsignore, mcf5206/include/mcf5206e.h,
301        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
302        mcf5206/include/.cvsignore, mcf5206/mbus/mcfmbus.c,
303        mcf5206/mbus/.cvsignore, mcf5206/timer/timer.c,
304        mcf5206/timer/timerisr.S, mcf5206/timer/.cvsignore, mcf5206/.cvsignore:
305        New files.
306
3072001-10-26      Joel Sherrill <joel@OARcorp.com>
308
309        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
310
3112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
314        * configure.in: Remove.
315        * configure.ac: New file, generated from configure.in by autoupdate.
316
3172001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
320        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
321
3222001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
325        include_*HEADERS instead of H_FILES.
326
3272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
330
3312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
334
3352000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU
338        canonicalization.
339
3402000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include compile.am.
343
3442000-08-10      Joel Sherrill <joel@OARcorp.com>
345
346        * ChangeLog: New file.
347
Note: See TracBrowser for help on using the repository browser.