source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 775f8e5

4.104.114.95
Last change on this file since 775f8e5 was 775f8e5, checked in by Chris Johns <chrisj@…>, on 06/19/08 at 05:38:57

2008-06-19 Matthew Riek <matthew.riek@…>

  • mcf52235/include/mcf52235.h: Removed. Moved to the more generic mcf5223x.h.
  • mcf5223x/include/mcf5223x.h: New. Was mcf52235.h.
  • Makefile.am, configure.ac, preinstall.am: Changed from mcf52235 to mcf5223x.
  • Property mode set to 100644
File size: 15.8 KB
RevLine 
[775f8e5]12008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
2
3        * mcf52235/include/mcf52235.h: Removed. Moved to the more generic
4        mcf5223x.h.
5        * mcf5223x/include/mcf5223x.h: New. Was mcf52235.h.
6        * Makefile.am, configure.ac, preinstall.am: Changed from mcf52235
7        to mcf5223x.
8
[9af8308]92008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
10
11        * mcf52235/include/mcf52235.h: New.
12        * preinstall.am, configure.ac, Makefile.am: Add 52235 support.
13
[0f9ecc4e]142007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
15
16        * mcf5206/clock/ckinit.c, mcf5272/clock/ckinit.c: Eliminate copies of
17        the Configuration Table. Use the RTEMS provided accessor macros to
18        obtain configuration fields.
19
[cb32666]202007-11-22      Chris Johns <chrisj@rtems.org>
21
22        * m68k/mcf5235/include/mcf5235.h: Remove '/' from define label.
23       
[b37fb8d]242007-06-04      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * Makefile.am: Now use the m68k memcpy and memset recently added to
27        newlib instead of our own.
28        * shared/misc/memcpy.c: Removed.
29
[df2837ff]302007-03-12      Joel Sherrill <joel@OARcorp.com>
31
32        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
33        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Correct license URL
34        and/or fix mistake in copyright notice. Both of these mistakes appear
35        to be from code submitted after these changes were made previously.
36
[0c3167b]372006-12-14      Till Straumann <strauman@slac.stanford.edu>
38
39        * m68k/mcf5282/include/mcf5282.h: added __may_alias__
40        attribute to low-level scalar type definitions and
41        removed intermediate (void*) cast.
42
[fd8f417]432006-12-14      Till Straumann <strauman@slac.stanford.edu>
44
45        * m68k/mcf5282/include/mcf5282.h: fixed wrong value
46        of MCF5282_QSPI_QDLYR_SPE.
47
[fcb0cd46]482006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
49
50        * configure.ac: New BUG-REPORT address.
51
[11c60096]522006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
53
54        * configure.ac: Require autoconf-2.60. Require automake-1.10.
55
[b52f628]562006-09-11      Chris Johns <chrisj@rtems.org>
57
[cb66894]58        * m68k/mcf5282/include/mcf5282.h: Remove extra CRLF.
[b52f628]59       
[4bee7d9c]602006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * configure.ac: Use RTEMS_AMPOLISH3.
63
[0dd9f41]642005-07-27      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * Makefile.am: Fix broken patch to mcf5235.
67
[fb875a8]682005-07-08      Joel Sherrill <joel@OARcorp.com>
69
70        * Makefile.am: Eliminate duplicate entry for include_mcf5235... .
71
[df8ba46]722005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
73
74        * ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of
75        mcf5235 support.
76        * mcf5235/include/mcf5235.h: New file.
77
782005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
79
80        * Makefile.am, configure.ac, preinstall.am: Addition of mcf5235
81        support.
82
[3c27de0]832005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
84
85        * Makefile.am: Merge-in mcf5282/Makefile.am.
86        * preinstall.am: Regenerate.
87        * mcf5282/Makefile.am: Remove.
88        * configure.ac: Remove mcf5282/Makefile.
89
[d84b262]902005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * Makefile.am: Merge-in mcf5272/Makefile.am.
93        * preinstall.am: Regenerate.
94        * mcf5272/Makefile.am: Remove.
95        * configure.ac: Remove mcf5272/Makefile.
96
[c37a6be]972005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
98
99        * Makefile.am: Merge-in mcf5206/Makefile.am.
100        * preinstall.am: Regenerate.
101        * mcf5206/Makefile.am: Remove.
102        * configure.ac: Remove mcf5206/Makefile.
103
[6b0539cf]1042005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
105
106        * Makefile.am: Merge-in m68040/Makefile.am.
107        * m68040/Makefile.am: Remove.
108        * configure.ac: Remove m68040/Makefile.
109
[fd30b33]1102005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * Makefile.am: Merge-in shared/Makefile.am.
113        * preinstall.am: New.
114        * shared/Makefile.am: Remove.
115        * configure.ac: Remove shared/Makefile.
116        Add AMPOLISH3.
117
[62ea080]1182005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * mcf5282/include/Makefile.am: Remove (unused).
121
[b0e6c06]1222005-04-26      Joel Sherrill <joel@OARcorp.com>
123
124        * mcf5206/include/mcfuart.h: Reformatted.
125
[2876aeb]1262005-02153      Eric Norum <norume@aps.anl.gov>
127
128        * shared/cache/cache_.h: Remove development warning.
129
[f8ac4fc7]1302005-02-03      Eric Norum <norume@aps.anl.gov>
131
132        * shared/misc/memProbe.c: Memory probe support
133
[7a6d1a3]1342005-02-01      Joel Sherrill <joel@OARcorp.com>
135
136        * mcf5282/.cvsignore: New file.
137
[9be8c2d]1382005-01-28      Eric Norum <norume@aps.anl.gov>
139
140        * shared/cache/cache_.h: Add ColdFire entries
141
[ed71774a]1422005-01-28      Eric Norum <norume@aps.anl.gov>
143
144        * Makefile.am, configure.ac, mcf5282/Makefile.am,
145          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
146
[2546d29]1472005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
148
149        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
150        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
151
[67c9abf]1522005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
155        shared/Makefile.am: Remove build-variant support.
156
[440002f]1572005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * ChangeLog: Merge-in mcf5272/ChangeLog.
160        * mcf5272/ChangeLog: Remove.
161
1622004-11-25      Joel Sherrill <joel@OARcorp.com>
163
164        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
165
[0ee9cc1]1662004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
167
[440002f]168        * shared/cache/cache.c, shared/cache/cache_.h: Use
169        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
170        defined(__mc68020__) to reflect GCC-3.4's expectations.
171
1722004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
173
174        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
175        mcf5272/timer/timer.c: Use POSIX fixed-size types.
[0ee9cc1]176
[1469078f]1772004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
178
179        * configure.ac: Remove RTEMS_ENABLE_BARE.
180
[97891e5e]1812004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
182
183        * configure.ac: Require automake > 1.9.
184
[3cfd520]1852004-08-02      Jay Monkman <jtm@lopingdog.com>
186
187        * Makefile.am, configure.ac: Added CSB360 BSP
188        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
189        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
190        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
191        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
[440002f]192        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
193        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
194        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
195        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
196        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
[3cfd520]197
[fbb8e6a]1982004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
199
[440002f]200        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
201        <asm.h>.
[fbb8e6a]202
[fcd91277]2032004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
204
[440002f]205        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
206        <asm.h>.
[fcd91277]207
[2ab000f]2082004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
209
210        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
211
[8bc4430b]2122004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
213
214        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
215        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
216        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
217        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
218        fixed size types.
219
[fc235f44]2202004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
221
222        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
223
[cd24a22b]2242004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
[440002f]226        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
227        shared/Makefile.am: Don't include lib.am.
[cd24a22b]228
[57f360af]2292004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
232
[1ddcdc4]2332004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * ChangeLog: Merge-in mcf5206/ChangeLog.
236        * mcf5206/ChangeLog: Remove.
237
[18039447]2382004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
[e3b7b1bf]240        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
241        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
[440002f]242        * shared/Makefile.am: Use automake compilation rules.
[1ddcdc4]243        * mcf5206/.cvsignore: Reflect changes above.
[440002f]244        * mcf5206/Makefile.am: Convert to automake compilation rules.
245        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
246        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
247        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
248        automake-compilation rules.
[18039447]249
[dc3b7da]2502004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
[440002f]252        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
253        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
[dc3b7da]254
[013b750]2552003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
258
[4a8754d]2592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
[440002f]261        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
262        VPATH.
263        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
264        dirs from PRE/TMPINSTALL_FILES.
265        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
266        autoconf >= 2.59.
[4a8754d]267        * configure.ac: Reflect changes above.
[440002f]268        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
[1ddcdc4]269
2702003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * mcf5206/configure.ac: Cosmetics.
[440002f]273        * mcf5206/configure.ac: Reflect changes above.
274        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
275        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
276        mcf5206/timer/Makefile.am: Remove.
[1ddcdc4]277        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
278        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
279        timer/Makefile.am.
280
2812003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
[440002f]283        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
284        mcf5206/timer/Makefile.am: Cosmetics.
[810720b6]285
[d8746e3]2862003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
[440002f]288        * m68040/fpsp/Makefile.am: Remove all-local,
289        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
290        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
291        $(ARCH).
[d8746e3]292
[b768665b]2932003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
[440002f]295        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
296        shared/misc/Makefile.am, mcf5206/Makefile.am,
297        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
298        mcf5206/timer/Makefile.am: Reformat.
299        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
300        Use dirstamps for preinstallation.
[b768665b]301
[c6328bee]3022003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
[440002f]304        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
[c6328bee]305
[c8e1751]3062003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
[440002f]308        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
[c8e1751]309
[f73ae980]3102003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * shared/cache/cache.c (m68030): fix prototype mismatch of
313        _CPU_cache_flush_entire_data.
314
[4daae74]3152003-09-04      Joel Sherrill <joel@OARcorp.com>
316
[440002f]317        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
318        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
319        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
320        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
321        mcf5206/timer/timerisr.S: URL for license changed.
[1ddcdc4]322
3232003-08-20      Joel Sherrill <joel@OARcorp.com>
324
325        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
326        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
327        statements.
[4daae74]328
[fe8bc62f]3292003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
[440002f]331        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
[fe8bc62f]332
[5321250]3332003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
[440002f]335        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
336        shared/Makefile.am, shared/cache/Makefile.am,
337        shared/misc/Makefile.am, mcf5206/Makefile.am,
338        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
339        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
340        mcf5206/timer/Makefile.am: Reflect having moved automake/.
[5321250]341
[7dcc3fe]3422003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
[440002f]344        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
345        bug report email address.
[7dcc3fe]346
[3c55718]3472003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
[440002f]349        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
[3c55718]350
[ccd81b60]3512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
[440002f]353        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
354        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
[1ddcdc4]355
3562003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
359        @RTEMS_BSP@.cfg.
[440002f]360        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
361        mcf5206/timer/Makefile.am: Likewise.
[1ddcdc4]362
3632003-01-03      Victor V. Vengerov <vvv@oktet.ru>
364
[440002f]365        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
366        line 232 to after the state has been set.
[9b5c258]367
[dfa8fe34]3682002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
[440002f]370        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
[dfa8fe34]371
[0730209]3722002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
[440002f]374        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
[0730209]375
[8730f45]3762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
[440002f]378        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
379        Remove autom4te.cache.
[8730f45]380
[06a27bbf]3812002-08-21      Joel Sherrill <joel@OARcorp.com>
382
383        * shared/misc/m68kidle.c: New file.
[440002f]384        * configure.ac, shared/misc/Makefile.am: PR217 required that the
385        idle task be moved to libcpu so it could be more acutely aware of
386        the CPU model.  This file was modified to pick up the idle task from
387        there.
[06a27bbf]388
[ee64711]3892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
[440002f]391        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
392        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
393        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
394        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
[f8ac3ae3]395
[c5ada0b]3962002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
[440002f]399        * configure.ac: Replace mcpu32 by mcpu32p conditional.
[c5ada0b]400
[e3b7b1bf]4012002-08-06      Joel Sherrill <joel@OARcorp.com>
402
[440002f]403        * configure.ac: Be more specific about looking at CPU32 and CPU32+
404        CPU model names so we can turn on the best compile of memcpy.c.
[e3b7b1bf]405
[3f5480c]4062002-08-05      Joel Sherrill <joel@OARcorp.com>
407
[440002f]408        * Per PR260 eliminate use of make-target-options.  This impacted
409        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
410        SuperCore and required that the m68k optimized memcpy be moved to
411        libcpu.
[3f5480c]412        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
413        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
[440002f]414        * configure.ac, shared/Makefile.am: Modified to reflect new
415        directory.
[3f5480c]416
[e3355c71]4172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
[440002f]419        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
420        shared/cache/Makefile.am, shared/Makefile.am,
421        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
422        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
423        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
424        AUTOMAKE_OPTIONS.
425        * configure.ac, mcf5206/configure.ac:
426        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
[e3355c71]427        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
428
[e3b7b1bf]4292002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
432        *_O_FILES.
[440002f]433        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
[e3b7b1bf]434
[1ddcdc4]4352001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
[440002f]437        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
438        automake-1.5 happy.
[1ddcdc4]439
4402001-10-29      Joel Sherrill <joel@OARcorp.com>
441
442        * mcf5206/.cvsignore: Add more entries.
443
4442001-10-26      Victor V. Vengerov <vvv@oktet.ru>
445
446        * New libcpu support for mcf5206e.
[440002f]447        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
448        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
449        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
450        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
451        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
452        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
453        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
454        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
[1ddcdc4]455
[62f48b3]4562001-10-26      Joel Sherrill <joel@OARcorp.com>
457
458        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
459
[df25c998]4602001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
463        * configure.ac: New file, generated from configure.in by autoupdate.
[440002f]464        * configure.in: Remove.
[df25c998]465
[563acb1]4662001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
469        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
470
[b98c8c9]4712001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
[e3b7b1bf]473        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
474        include_*HEADERS instead of H_FILES.
[b98c8c9]475
[feead226]4762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
479
[a314d3b4]4802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
[440002f]482        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
483        $(RTEMS_TOPdir)/aclocal.
[a314d3b4]484
[d82c006]4852000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
[440002f]487        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
488        GNU canonicalization.
[d82c006]489
[00e8978b]4902000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
[440002f]492        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
493        compile.am.
[00e8978b]494
[e94ad1fe]4952000-08-10      Joel Sherrill <joel@OARcorp.com>
496
497        * ChangeLog: New file.
[e3b7b1bf]498
Note: See TracBrowser for help on using the repository browser.