source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ fcb0cd46

4.104.114.84.95
Last change on this file since fcb0cd46 was fcb0cd46, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:06:55

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 14.3 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.60. Require automake-1.10.
8
92006-09-11      Chris Johns <chrisj@rtems.org>
10
11        * m68k/mcf5282/include/mcf5282.h: Remove extra CRLF.
12       
132006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: Use RTEMS_AMPOLISH3.
16
172005-07-27      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Fix broken patch to mcf5235.
20
212005-07-08      Joel Sherrill <joel@OARcorp.com>
22
23        * Makefile.am: Eliminate duplicate entry for include_mcf5235... .
24
252005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
26
27        * ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of
28        mcf5235 support.
29        * mcf5235/include/mcf5235.h: New file.
30
312005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
32
33        * Makefile.am, configure.ac, preinstall.am: Addition of mcf5235
34        support.
35
362005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * Makefile.am: Merge-in mcf5282/Makefile.am.
39        * preinstall.am: Regenerate.
40        * mcf5282/Makefile.am: Remove.
41        * configure.ac: Remove mcf5282/Makefile.
42
432005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * Makefile.am: Merge-in mcf5272/Makefile.am.
46        * preinstall.am: Regenerate.
47        * mcf5272/Makefile.am: Remove.
48        * configure.ac: Remove mcf5272/Makefile.
49
502005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * Makefile.am: Merge-in mcf5206/Makefile.am.
53        * preinstall.am: Regenerate.
54        * mcf5206/Makefile.am: Remove.
55        * configure.ac: Remove mcf5206/Makefile.
56
572005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * Makefile.am: Merge-in m68040/Makefile.am.
60        * m68040/Makefile.am: Remove.
61        * configure.ac: Remove m68040/Makefile.
62
632005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * Makefile.am: Merge-in shared/Makefile.am.
66        * preinstall.am: New.
67        * shared/Makefile.am: Remove.
68        * configure.ac: Remove shared/Makefile.
69        Add AMPOLISH3.
70
712005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * mcf5282/include/Makefile.am: Remove (unused).
74
752005-04-26      Joel Sherrill <joel@OARcorp.com>
76
77        * mcf5206/include/mcfuart.h: Reformatted.
78
792005-02153      Eric Norum <norume@aps.anl.gov>
80
81        * shared/cache/cache_.h: Remove development warning.
82
832005-02-03      Eric Norum <norume@aps.anl.gov>
84
85        * shared/misc/memProbe.c: Memory probe support
86
872005-02-01      Joel Sherrill <joel@OARcorp.com>
88
89        * mcf5282/.cvsignore: New file.
90
912005-01-28      Eric Norum <norume@aps.anl.gov>
92
93        * shared/cache/cache_.h: Add ColdFire entries
94
952005-01-28      Eric Norum <norume@aps.anl.gov>
96
97        * Makefile.am, configure.ac, mcf5282/Makefile.am,
98          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
99
1002005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
103        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
104
1052005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
106
107        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
108        shared/Makefile.am: Remove build-variant support.
109
1102005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * ChangeLog: Merge-in mcf5272/ChangeLog.
113        * mcf5272/ChangeLog: Remove.
114
1152004-11-25      Joel Sherrill <joel@OARcorp.com>
116
117        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
118
1192004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
120
121        * shared/cache/cache.c, shared/cache/cache_.h: Use
122        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
123        defined(__mc68020__) to reflect GCC-3.4's expectations.
124
1252004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
126
127        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
128        mcf5272/timer/timer.c: Use POSIX fixed-size types.
129
1302004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
131
132        * configure.ac: Remove RTEMS_ENABLE_BARE.
133
1342004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
135
136        * configure.ac: Require automake > 1.9.
137
1382004-08-02      Jay Monkman <jtm@lopingdog.com>
139
140        * Makefile.am, configure.ac: Added CSB360 BSP
141        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
142        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
143        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
144        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
145        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
146        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
147        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
148        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
149        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
150
1512004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
152
153        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
154        <asm.h>.
155
1562004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
157
158        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
159        <asm.h>.
160
1612004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
162
163        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
164
1652004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
166
167        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
168        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
169        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
170        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
171        fixed size types.
172
1732004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
174
175        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
176
1772004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
180        shared/Makefile.am: Don't include lib.am.
181
1822004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
185
1862004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * ChangeLog: Merge-in mcf5206/ChangeLog.
189        * mcf5206/ChangeLog: Remove.
190
1912004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
194        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
195        * shared/Makefile.am: Use automake compilation rules.
196        * mcf5206/.cvsignore: Reflect changes above.
197        * mcf5206/Makefile.am: Convert to automake compilation rules.
198        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
199        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
200        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
201        automake-compilation rules.
202
2032004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
206        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
207
2082003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
211
2122003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
215        VPATH.
216        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
217        dirs from PRE/TMPINSTALL_FILES.
218        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
219        autoconf >= 2.59.
220        * configure.ac: Reflect changes above.
221        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
222
2232003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * mcf5206/configure.ac: Cosmetics.
226        * mcf5206/configure.ac: Reflect changes above.
227        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
228        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
229        mcf5206/timer/Makefile.am: Remove.
230        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
231        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
232        timer/Makefile.am.
233
2342003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
237        mcf5206/timer/Makefile.am: Cosmetics.
238
2392003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * m68040/fpsp/Makefile.am: Remove all-local,
242        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
243        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
244        $(ARCH).
245
2462003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
249        shared/misc/Makefile.am, mcf5206/Makefile.am,
250        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
251        mcf5206/timer/Makefile.am: Reformat.
252        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
253        Use dirstamps for preinstallation.
254
2552003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
258
2592003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
262
2632003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * shared/cache/cache.c (m68030): fix prototype mismatch of
266        _CPU_cache_flush_entire_data.
267
2682003-09-04      Joel Sherrill <joel@OARcorp.com>
269
270        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
271        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
272        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
273        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
274        mcf5206/timer/timerisr.S: URL for license changed.
275
2762003-08-20      Joel Sherrill <joel@OARcorp.com>
277
278        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
279        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
280        statements.
281
2822003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
285
2862003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
289        shared/Makefile.am, shared/cache/Makefile.am,
290        shared/misc/Makefile.am, mcf5206/Makefile.am,
291        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
292        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
293        mcf5206/timer/Makefile.am: Reflect having moved automake/.
294
2952003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
298        bug report email address.
299
3002003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
303
3042003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
307        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
308
3092003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
312        @RTEMS_BSP@.cfg.
313        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
314        mcf5206/timer/Makefile.am: Likewise.
315
3162003-01-03      Victor V. Vengerov <vvv@oktet.ru>
317
318        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
319        line 232 to after the state has been set.
320
3212002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
324
3252002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
328
3292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
332        Remove autom4te.cache.
333
3342002-08-21      Joel Sherrill <joel@OARcorp.com>
335
336        * shared/misc/m68kidle.c: New file.
337        * configure.ac, shared/misc/Makefile.am: PR217 required that the
338        idle task be moved to libcpu so it could be more acutely aware of
339        the CPU model.  This file was modified to pick up the idle task from
340        there.
341
3422002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
345        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
346        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
347        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
348
3492002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
352        * configure.ac: Replace mcpu32 by mcpu32p conditional.
353
3542002-08-06      Joel Sherrill <joel@OARcorp.com>
355
356        * configure.ac: Be more specific about looking at CPU32 and CPU32+
357        CPU model names so we can turn on the best compile of memcpy.c.
358
3592002-08-05      Joel Sherrill <joel@OARcorp.com>
360
361        * Per PR260 eliminate use of make-target-options.  This impacted
362        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
363        SuperCore and required that the m68k optimized memcpy be moved to
364        libcpu.
365        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
366        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
367        * configure.ac, shared/Makefile.am: Modified to reflect new
368        directory.
369
3702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
373        shared/cache/Makefile.am, shared/Makefile.am,
374        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
375        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
376        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
377        AUTOMAKE_OPTIONS.
378        * configure.ac, mcf5206/configure.ac:
379        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
380        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
381
3822002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
385        *_O_FILES.
386        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
387
3882001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
391        automake-1.5 happy.
392
3932001-10-29      Joel Sherrill <joel@OARcorp.com>
394
395        * mcf5206/.cvsignore: Add more entries.
396
3972001-10-26      Victor V. Vengerov <vvv@oktet.ru>
398
399        * New libcpu support for mcf5206e.
400        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
401        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
402        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
403        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
404        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
405        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
406        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
407        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
408
4092001-10-26      Joel Sherrill <joel@OARcorp.com>
410
411        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
412
4132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
416        * configure.ac: New file, generated from configure.in by autoupdate.
417        * configure.in: Remove.
418
4192001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
422        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
423
4242001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
427        include_*HEADERS instead of H_FILES.
428
4292000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
432
4332000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
436        $(RTEMS_TOPdir)/aclocal.
437
4382000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
441        GNU canonicalization.
442
4432000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
446        compile.am.
447
4482000-08-10      Joel Sherrill <joel@OARcorp.com>
449
450        * ChangeLog: New file.
451
Note: See TracBrowser for help on using the repository browser.