source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 9be8c2d

4.104.114.84.95
Last change on this file since 9be8c2d was 9be8c2d, checked in by Eric Norum <WENorum@…>, on 01/31/05 at 18:59:24

Add ColdFire? cache information.

  • Property mode set to 100644
File size: 11.9 KB
Line 
12005-01-28      Eric Norum <norume@aps.anl.gov>
2
3        * shared/cache/cache_.h: Add ColdFire entries
4
52005-01-28      Eric Norum <norume@aps.anl.gov>
6
7        * Makefile.am, configure.ac, mcf5282/Makefile.am,
8          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
9
102005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
13        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
14
152005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
18        shared/Makefile.am: Remove build-variant support.
19
202005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * ChangeLog: Merge-in mcf5272/ChangeLog.
23        * mcf5272/ChangeLog: Remove.
24
252004-11-25      Joel Sherrill <joel@OARcorp.com>
26
27        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
28
292004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        * shared/cache/cache.c, shared/cache/cache_.h: Use
32        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
33        defined(__mc68020__) to reflect GCC-3.4's expectations.
34
352004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
36
37        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
38        mcf5272/timer/timer.c: Use POSIX fixed-size types.
39
402004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        * configure.ac: Remove RTEMS_ENABLE_BARE.
43
442004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * configure.ac: Require automake > 1.9.
47
482004-08-02      Jay Monkman <jtm@lopingdog.com>
49
50        * Makefile.am, configure.ac: Added CSB360 BSP
51        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
52        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
53        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
54        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
55        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
56        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
57        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
58        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
59        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
60
612004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
64        <asm.h>.
65
662004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
69        <asm.h>.
70
712004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
72
73        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
74
752004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
76
77        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
78        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
79        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
80        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
81        fixed size types.
82
832004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
84
85        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
86
872004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
90        shared/Makefile.am: Don't include lib.am.
91
922004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
95
962004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * ChangeLog: Merge-in mcf5206/ChangeLog.
99        * mcf5206/ChangeLog: Remove.
100
1012004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
104        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
105        * shared/Makefile.am: Use automake compilation rules.
106        * mcf5206/.cvsignore: Reflect changes above.
107        * mcf5206/Makefile.am: Convert to automake compilation rules.
108        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
109        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
110        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
111        automake-compilation rules.
112
1132004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
116        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
117
1182003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
121
1222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
125        VPATH.
126        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
127        dirs from PRE/TMPINSTALL_FILES.
128        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
129        autoconf >= 2.59.
130        * configure.ac: Reflect changes above.
131        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
132
1332003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * mcf5206/configure.ac: Cosmetics.
136        * mcf5206/configure.ac: Reflect changes above.
137        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
138        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
139        mcf5206/timer/Makefile.am: Remove.
140        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
141        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
142        timer/Makefile.am.
143
1442003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
147        mcf5206/timer/Makefile.am: Cosmetics.
148
1492003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * m68040/fpsp/Makefile.am: Remove all-local,
152        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
153        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
154        $(ARCH).
155
1562003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
159        shared/misc/Makefile.am, mcf5206/Makefile.am,
160        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
161        mcf5206/timer/Makefile.am: Reformat.
162        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
163        Use dirstamps for preinstallation.
164
1652003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
168
1692003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
172
1732003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * shared/cache/cache.c (m68030): fix prototype mismatch of
176        _CPU_cache_flush_entire_data.
177
1782003-09-04      Joel Sherrill <joel@OARcorp.com>
179
180        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
181        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
182        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
183        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
184        mcf5206/timer/timerisr.S: URL for license changed.
185
1862003-08-20      Joel Sherrill <joel@OARcorp.com>
187
188        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
189        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
190        statements.
191
1922003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
195
1962003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
199        shared/Makefile.am, shared/cache/Makefile.am,
200        shared/misc/Makefile.am, mcf5206/Makefile.am,
201        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
202        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
203        mcf5206/timer/Makefile.am: Reflect having moved automake/.
204
2052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
208        bug report email address.
209
2102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
213
2142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
217        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
218
2192003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
222        @RTEMS_BSP@.cfg.
223        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
224        mcf5206/timer/Makefile.am: Likewise.
225
2262003-01-03      Victor V. Vengerov <vvv@oktet.ru>
227
228        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
229        line 232 to after the state has been set.
230
2312002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
234
2352002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
238
2392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
242        Remove autom4te.cache.
243
2442002-08-21      Joel Sherrill <joel@OARcorp.com>
245
246        * shared/misc/m68kidle.c: New file.
247        * configure.ac, shared/misc/Makefile.am: PR217 required that the
248        idle task be moved to libcpu so it could be more acutely aware of
249        the CPU model.  This file was modified to pick up the idle task from
250        there.
251
2522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
255        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
256        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
257        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
258
2592002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
262        * configure.ac: Replace mcpu32 by mcpu32p conditional.
263
2642002-08-06      Joel Sherrill <joel@OARcorp.com>
265
266        * configure.ac: Be more specific about looking at CPU32 and CPU32+
267        CPU model names so we can turn on the best compile of memcpy.c.
268
2692002-08-05      Joel Sherrill <joel@OARcorp.com>
270
271        * Per PR260 eliminate use of make-target-options.  This impacted
272        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
273        SuperCore and required that the m68k optimized memcpy be moved to
274        libcpu.
275        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
276        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
277        * configure.ac, shared/Makefile.am: Modified to reflect new
278        directory.
279
2802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
283        shared/cache/Makefile.am, shared/Makefile.am,
284        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
285        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
286        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
287        AUTOMAKE_OPTIONS.
288        * configure.ac, mcf5206/configure.ac:
289        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
290        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
291
2922002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
295        *_O_FILES.
296        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
297
2982001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
301        automake-1.5 happy.
302
3032001-10-29      Joel Sherrill <joel@OARcorp.com>
304
305        * mcf5206/.cvsignore: Add more entries.
306
3072001-10-26      Victor V. Vengerov <vvv@oktet.ru>
308
309        * New libcpu support for mcf5206e.
310        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
311        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
312        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
313        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
314        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
315        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
316        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
317        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
318
3192001-10-26      Joel Sherrill <joel@OARcorp.com>
320
321        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
322
3232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
326        * configure.ac: New file, generated from configure.in by autoupdate.
327        * configure.in: Remove.
328
3292001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
332        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
333
3342001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
337        include_*HEADERS instead of H_FILES.
338
3392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
342
3432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
346        $(RTEMS_TOPdir)/aclocal.
347
3482000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
351        GNU canonicalization.
352
3532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
356        compile.am.
357
3582000-08-10      Joel Sherrill <joel@OARcorp.com>
359
360        * ChangeLog: New file.
361
Note: See TracBrowser for help on using the repository browser.