source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 1bfedfe

4.104.114.84.95
Last change on this file since 1bfedfe was 4bee7d9c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/16/06 at 14:32:21

2006-05-16 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Use RTEMS_AMPOLISH3.
  • Property mode set to 100644
File size: 14.0 KB
RevLine 
[4bee7d9c]12006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Use RTEMS_AMPOLISH3.
4
[0dd9f41]52005-07-27      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Fix broken patch to mcf5235.
8
[fb875a8]92005-07-08      Joel Sherrill <joel@OARcorp.com>
10
11        * Makefile.am: Eliminate duplicate entry for include_mcf5235... .
12
[df8ba46]132005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
14
15        * ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of
16        mcf5235 support.
17        * mcf5235/include/mcf5235.h: New file.
18
192005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
20
21        * Makefile.am, configure.ac, preinstall.am: Addition of mcf5235
22        support.
23
[3c27de0]242005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * Makefile.am: Merge-in mcf5282/Makefile.am.
27        * preinstall.am: Regenerate.
28        * mcf5282/Makefile.am: Remove.
29        * configure.ac: Remove mcf5282/Makefile.
30
[d84b262]312005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Merge-in mcf5272/Makefile.am.
34        * preinstall.am: Regenerate.
35        * mcf5272/Makefile.am: Remove.
36        * configure.ac: Remove mcf5272/Makefile.
37
[c37a6be]382005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * Makefile.am: Merge-in mcf5206/Makefile.am.
41        * preinstall.am: Regenerate.
42        * mcf5206/Makefile.am: Remove.
43        * configure.ac: Remove mcf5206/Makefile.
44
[6b0539cf]452005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * Makefile.am: Merge-in m68040/Makefile.am.
48        * m68040/Makefile.am: Remove.
49        * configure.ac: Remove m68040/Makefile.
50
[fd30b33]512005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * Makefile.am: Merge-in shared/Makefile.am.
54        * preinstall.am: New.
55        * shared/Makefile.am: Remove.
56        * configure.ac: Remove shared/Makefile.
57        Add AMPOLISH3.
58
[62ea080]592005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
60
61        * mcf5282/include/Makefile.am: Remove (unused).
62
[b0e6c06]632005-04-26      Joel Sherrill <joel@OARcorp.com>
64
65        * mcf5206/include/mcfuart.h: Reformatted.
66
[2876aeb]672005-02153      Eric Norum <norume@aps.anl.gov>
68
69        * shared/cache/cache_.h: Remove development warning.
70
[f8ac4fc7]712005-02-03      Eric Norum <norume@aps.anl.gov>
72
73        * shared/misc/memProbe.c: Memory probe support
74
[7a6d1a3]752005-02-01      Joel Sherrill <joel@OARcorp.com>
76
77        * mcf5282/.cvsignore: New file.
78
[9be8c2d]792005-01-28      Eric Norum <norume@aps.anl.gov>
80
81        * shared/cache/cache_.h: Add ColdFire entries
82
[ed71774a]832005-01-28      Eric Norum <norume@aps.anl.gov>
84
85        * Makefile.am, configure.ac, mcf5282/Makefile.am,
86          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
87
[2546d29]882005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
89
90        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
91        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
92
[67c9abf]932005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
94
95        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
96        shared/Makefile.am: Remove build-variant support.
97
[440002f]982005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * ChangeLog: Merge-in mcf5272/ChangeLog.
101        * mcf5272/ChangeLog: Remove.
102
1032004-11-25      Joel Sherrill <joel@OARcorp.com>
104
105        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
106
[0ee9cc1]1072004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
108
[440002f]109        * shared/cache/cache.c, shared/cache/cache_.h: Use
110        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
111        defined(__mc68020__) to reflect GCC-3.4's expectations.
112
1132004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
114
115        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
116        mcf5272/timer/timer.c: Use POSIX fixed-size types.
[0ee9cc1]117
[1469078f]1182004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
119
120        * configure.ac: Remove RTEMS_ENABLE_BARE.
121
[97891e5e]1222004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
123
124        * configure.ac: Require automake > 1.9.
125
[3cfd520]1262004-08-02      Jay Monkman <jtm@lopingdog.com>
127
128        * Makefile.am, configure.ac: Added CSB360 BSP
129        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
130        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
131        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
132        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
[440002f]133        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
134        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
135        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
136        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
137        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
[3cfd520]138
[fbb8e6a]1392004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
140
[440002f]141        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
142        <asm.h>.
[fbb8e6a]143
[fcd91277]1442004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
145
[440002f]146        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
147        <asm.h>.
[fcd91277]148
[2ab000f]1492004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
150
151        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
152
[8bc4430b]1532004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
154
155        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
156        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
157        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
158        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
159        fixed size types.
160
[fc235f44]1612004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
162
163        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
164
[cd24a22b]1652004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
[440002f]167        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
168        shared/Makefile.am: Don't include lib.am.
[cd24a22b]169
[57f360af]1702004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
173
[1ddcdc4]1742004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * ChangeLog: Merge-in mcf5206/ChangeLog.
177        * mcf5206/ChangeLog: Remove.
178
[18039447]1792004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
[e3b7b1bf]181        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
182        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
[440002f]183        * shared/Makefile.am: Use automake compilation rules.
[1ddcdc4]184        * mcf5206/.cvsignore: Reflect changes above.
[440002f]185        * mcf5206/Makefile.am: Convert to automake compilation rules.
186        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
187        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
188        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
189        automake-compilation rules.
[18039447]190
[dc3b7da]1912004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
[440002f]193        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
194        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
[dc3b7da]195
[013b750]1962003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
199
[4a8754d]2002003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
[440002f]202        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
203        VPATH.
204        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
205        dirs from PRE/TMPINSTALL_FILES.
206        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
207        autoconf >= 2.59.
[4a8754d]208        * configure.ac: Reflect changes above.
[440002f]209        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
[1ddcdc4]210
2112003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * mcf5206/configure.ac: Cosmetics.
[440002f]214        * mcf5206/configure.ac: Reflect changes above.
215        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
216        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
217        mcf5206/timer/Makefile.am: Remove.
[1ddcdc4]218        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
219        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
220        timer/Makefile.am.
221
2222003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
[440002f]224        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
225        mcf5206/timer/Makefile.am: Cosmetics.
[810720b6]226
[d8746e3]2272003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
[440002f]229        * m68040/fpsp/Makefile.am: Remove all-local,
230        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
231        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
232        $(ARCH).
[d8746e3]233
[b768665b]2342003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
[440002f]236        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
237        shared/misc/Makefile.am, mcf5206/Makefile.am,
238        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
239        mcf5206/timer/Makefile.am: Reformat.
240        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
241        Use dirstamps for preinstallation.
[b768665b]242
[c6328bee]2432003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
[440002f]245        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
[c6328bee]246
[c8e1751]2472003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
[440002f]249        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
[c8e1751]250
[f73ae980]2512003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * shared/cache/cache.c (m68030): fix prototype mismatch of
254        _CPU_cache_flush_entire_data.
255
[4daae74]2562003-09-04      Joel Sherrill <joel@OARcorp.com>
257
[440002f]258        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
259        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
260        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
261        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
262        mcf5206/timer/timerisr.S: URL for license changed.
[1ddcdc4]263
2642003-08-20      Joel Sherrill <joel@OARcorp.com>
265
266        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
267        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
268        statements.
[4daae74]269
[fe8bc62f]2702003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
[440002f]272        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
[fe8bc62f]273
[5321250]2742003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
[440002f]276        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
277        shared/Makefile.am, shared/cache/Makefile.am,
278        shared/misc/Makefile.am, mcf5206/Makefile.am,
279        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
280        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
281        mcf5206/timer/Makefile.am: Reflect having moved automake/.
[5321250]282
[7dcc3fe]2832003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
[440002f]285        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
286        bug report email address.
[7dcc3fe]287
[3c55718]2882003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
[440002f]290        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
[3c55718]291
[ccd81b60]2922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
[440002f]294        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
295        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
[1ddcdc4]296
2972003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
300        @RTEMS_BSP@.cfg.
[440002f]301        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
302        mcf5206/timer/Makefile.am: Likewise.
[1ddcdc4]303
3042003-01-03      Victor V. Vengerov <vvv@oktet.ru>
305
[440002f]306        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
307        line 232 to after the state has been set.
[9b5c258]308
[dfa8fe34]3092002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
[440002f]311        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
[dfa8fe34]312
[0730209]3132002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
[440002f]315        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
[0730209]316
[8730f45]3172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
[440002f]319        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
320        Remove autom4te.cache.
[8730f45]321
[06a27bbf]3222002-08-21      Joel Sherrill <joel@OARcorp.com>
323
324        * shared/misc/m68kidle.c: New file.
[440002f]325        * configure.ac, shared/misc/Makefile.am: PR217 required that the
326        idle task be moved to libcpu so it could be more acutely aware of
327        the CPU model.  This file was modified to pick up the idle task from
328        there.
[06a27bbf]329
[ee64711]3302002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
[440002f]332        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
333        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
334        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
335        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
[f8ac3ae3]336
[c5ada0b]3372002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
[440002f]340        * configure.ac: Replace mcpu32 by mcpu32p conditional.
[c5ada0b]341
[e3b7b1bf]3422002-08-06      Joel Sherrill <joel@OARcorp.com>
343
[440002f]344        * configure.ac: Be more specific about looking at CPU32 and CPU32+
345        CPU model names so we can turn on the best compile of memcpy.c.
[e3b7b1bf]346
[3f5480c]3472002-08-05      Joel Sherrill <joel@OARcorp.com>
348
[440002f]349        * Per PR260 eliminate use of make-target-options.  This impacted
350        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
351        SuperCore and required that the m68k optimized memcpy be moved to
352        libcpu.
[3f5480c]353        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
354        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
[440002f]355        * configure.ac, shared/Makefile.am: Modified to reflect new
356        directory.
[3f5480c]357
[e3355c71]3582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
[440002f]360        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
361        shared/cache/Makefile.am, shared/Makefile.am,
362        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
363        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
364        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
365        AUTOMAKE_OPTIONS.
366        * configure.ac, mcf5206/configure.ac:
367        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
[e3355c71]368        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
369
[e3b7b1bf]3702002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
373        *_O_FILES.
[440002f]374        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
[e3b7b1bf]375
[1ddcdc4]3762001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
[440002f]378        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
379        automake-1.5 happy.
[1ddcdc4]380
3812001-10-29      Joel Sherrill <joel@OARcorp.com>
382
383        * mcf5206/.cvsignore: Add more entries.
384
3852001-10-26      Victor V. Vengerov <vvv@oktet.ru>
386
387        * New libcpu support for mcf5206e.
[440002f]388        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
389        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
390        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
391        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
392        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
393        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
394        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
395        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
[1ddcdc4]396
[62f48b3]3972001-10-26      Joel Sherrill <joel@OARcorp.com>
398
399        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
400
[df25c998]4012001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
404        * configure.ac: New file, generated from configure.in by autoupdate.
[440002f]405        * configure.in: Remove.
[df25c998]406
[563acb1]4072001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
410        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
411
[b98c8c9]4122001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
[e3b7b1bf]414        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
415        include_*HEADERS instead of H_FILES.
[b98c8c9]416
[feead226]4172000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
420
[a314d3b4]4212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
[440002f]423        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
424        $(RTEMS_TOPdir)/aclocal.
[a314d3b4]425
[d82c006]4262000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
[440002f]428        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
429        GNU canonicalization.
[d82c006]430
[00e8978b]4312000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
[440002f]433        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
434        compile.am.
[00e8978b]435
[e94ad1fe]4362000-08-10      Joel Sherrill <joel@OARcorp.com>
437
438        * ChangeLog: New file.
[e3b7b1bf]439
Note: See TracBrowser for help on using the repository browser.