source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 6a1c8435

4.104.114.95
Last change on this file since 6a1c8435 was 6a1c8435, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/08/08 at 06:59:51

2008-09-08 Ralf Corsépius <ralf.corsepius@…>

  • mcf548x/include/mcf548x.h: Convert to Unix file format.
  • Property mode set to 100644
File size: 17.7 KB
Line 
12008-09-08      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * mcf548x/include/mcf548x.h: Convert to Unix file format.
4
52008-09-05      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * mcf5206/clock/ckinit.c, mcf5272/clock/ckinit.c: The Shared Memory
8        Driver no longer requires the special IOCTL in Clock_control. This
9        was a hack which has existed since before the Classic API Timer
10        Manager was implemented. All implementations of and references to
11        Clock_control were removed.
12
132008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * mcf5206/timer/timer.c, mcf5272/timer/timer.c: Convert to "bool".
16
172008-09-02      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * mcf5206/console/mcfuart.c, mcf5206/include/mcfuart.h:
20        Eliminate rtems_boolean.
21
222008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
25        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Rename timer driver
26        methods to follow RTEMS programming conventions.
27
282008-08-19      Joel Sherrill <joel.sherrill@OARcorp.com>
29
30        * m68040/fpsp/rtems_fpsp.c: Move extern outside of braces.
31
322008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
33
34        * shared/misc/m68kidle.c: Correct prototype of Idle threads.
35
362008-07-10      Peter Rasmussen <peter.rasmussen@embedded-brains.de>
37
38        * Makefile.am:
39        install header for MCF548x
40       
412008-07-10      Peter Rasmussen <peter.rasmussen@embedded-brains.de>
42
43        * mcf548x/include/mcf548x.h,
44        * mcf548x/include/Freescale_license.txt:
45        New files
46       
472008-07-04      Matthew Riek <matthew.riek@ibiscomputer.com.au>
48
49        * Makefile.am, mcf532x/include/mcf532x.h, shared/cache/cache_.h: Add
50        cache support for 5329. Enable the cache in copyback and
51        write-through so we can assume that in BSP.
52        * mcf532x/cache/cachepd.c: New file.
53
542008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
55
56        * Makefile.am, configure.ac, preinstall.am: Adding mcf5329 BSP and CPU
57        support.
58        * mcf532x/include/mcf532x.h: New file.
59
602008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
61
62        * mcf52235/include/mcf52235.h: Removed. Moved to the more generic
63        mcf5223x.h.
64        * mcf5223x/include/mcf5223x.h: New. Was mcf52235.h.
65        * Makefile.am, configure.ac, preinstall.am: Changed from mcf52235
66        to mcf5223x.
67
682008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
69
70        * mcf52235/include/mcf52235.h: New.
71        * preinstall.am, configure.ac, Makefile.am: Add 52235 support.
72
732007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
74
75        * mcf5206/clock/ckinit.c, mcf5272/clock/ckinit.c: Eliminate copies of
76        the Configuration Table. Use the RTEMS provided accessor macros to
77        obtain configuration fields.
78
792007-11-22      Chris Johns <chrisj@rtems.org>
80
81        * m68k/mcf5235/include/mcf5235.h: Remove '/' from define label.
82       
832007-06-04      Joel Sherrill <joel.sherrill@OARcorp.com>
84
85        * Makefile.am: Now use the m68k memcpy and memset recently added to
86        newlib instead of our own.
87        * shared/misc/memcpy.c: Removed.
88
892007-03-12      Joel Sherrill <joel@OARcorp.com>
90
91        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
92        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Correct license URL
93        and/or fix mistake in copyright notice. Both of these mistakes appear
94        to be from code submitted after these changes were made previously.
95
962006-12-14      Till Straumann <strauman@slac.stanford.edu>
97
98        * m68k/mcf5282/include/mcf5282.h: added __may_alias__
99        attribute to low-level scalar type definitions and
100        removed intermediate (void*) cast.
101
1022006-12-14      Till Straumann <strauman@slac.stanford.edu>
103
104        * m68k/mcf5282/include/mcf5282.h: fixed wrong value
105        of MCF5282_QSPI_QDLYR_SPE.
106
1072006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
108
109        * configure.ac: New BUG-REPORT address.
110
1112006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
112
113        * configure.ac: Require autoconf-2.60. Require automake-1.10.
114
1152006-09-11      Chris Johns <chrisj@rtems.org>
116
117        * m68k/mcf5282/include/mcf5282.h: Remove extra CRLF.
118       
1192006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
120
121        * configure.ac: Use RTEMS_AMPOLISH3.
122
1232005-07-27      Ralf Corsepius <ralf.corsepius@rtems.org>
124
125        * Makefile.am: Fix broken patch to mcf5235.
126
1272005-07-08      Joel Sherrill <joel@OARcorp.com>
128
129        * Makefile.am: Eliminate duplicate entry for include_mcf5235... .
130
1312005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
132
133        * ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of
134        mcf5235 support.
135        * mcf5235/include/mcf5235.h: New file.
136
1372005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
138
139        * Makefile.am, configure.ac, preinstall.am: Addition of mcf5235
140        support.
141
1422005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
143
144        * Makefile.am: Merge-in mcf5282/Makefile.am.
145        * preinstall.am: Regenerate.
146        * mcf5282/Makefile.am: Remove.
147        * configure.ac: Remove mcf5282/Makefile.
148
1492005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
150
151        * Makefile.am: Merge-in mcf5272/Makefile.am.
152        * preinstall.am: Regenerate.
153        * mcf5272/Makefile.am: Remove.
154        * configure.ac: Remove mcf5272/Makefile.
155
1562005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
157
158        * Makefile.am: Merge-in mcf5206/Makefile.am.
159        * preinstall.am: Regenerate.
160        * mcf5206/Makefile.am: Remove.
161        * configure.ac: Remove mcf5206/Makefile.
162
1632005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
164
165        * Makefile.am: Merge-in m68040/Makefile.am.
166        * m68040/Makefile.am: Remove.
167        * configure.ac: Remove m68040/Makefile.
168
1692005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
170
171        * Makefile.am: Merge-in shared/Makefile.am.
172        * preinstall.am: New.
173        * shared/Makefile.am: Remove.
174        * configure.ac: Remove shared/Makefile.
175        Add AMPOLISH3.
176
1772005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
178
179        * mcf5282/include/Makefile.am: Remove (unused).
180
1812005-04-26      Joel Sherrill <joel@OARcorp.com>
182
183        * mcf5206/include/mcfuart.h: Reformatted.
184
1852005-02153      Eric Norum <norume@aps.anl.gov>
186
187        * shared/cache/cache_.h: Remove development warning.
188
1892005-02-03      Eric Norum <norume@aps.anl.gov>
190
191        * shared/misc/memProbe.c: Memory probe support
192
1932005-02-01      Joel Sherrill <joel@OARcorp.com>
194
195        * mcf5282/.cvsignore: New file.
196
1972005-01-28      Eric Norum <norume@aps.anl.gov>
198
199        * shared/cache/cache_.h: Add ColdFire entries
200
2012005-01-28      Eric Norum <norume@aps.anl.gov>
202
203        * Makefile.am, configure.ac, mcf5282/Makefile.am,
204          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
205
2062005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
207
208        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
209        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
210
2112005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
212
213        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
214        shared/Makefile.am: Remove build-variant support.
215
2162005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
217
218        * ChangeLog: Merge-in mcf5272/ChangeLog.
219        * mcf5272/ChangeLog: Remove.
220
2212004-11-25      Joel Sherrill <joel@OARcorp.com>
222
223        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
224
2252004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
226
227        * shared/cache/cache.c, shared/cache/cache_.h: Use
228        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
229        defined(__mc68020__) to reflect GCC-3.4's expectations.
230
2312004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
232
233        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
234        mcf5272/timer/timer.c: Use POSIX fixed-size types.
235
2362004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
237
238        * configure.ac: Remove RTEMS_ENABLE_BARE.
239
2402004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
241
242        * configure.ac: Require automake > 1.9.
243
2442004-08-02      Jay Monkman <jtm@lopingdog.com>
245
246        * Makefile.am, configure.ac: Added CSB360 BSP
247        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
248        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
249        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
250        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
251        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
252        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
253        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
254        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
255        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
256
2572004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
258
259        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
260        <asm.h>.
261
2622004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
263
264        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
265        <asm.h>.
266
2672004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
268
269        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
270
2712004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
272
273        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
274        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
275        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
276        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
277        fixed size types.
278
2792004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
280
281        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
282
2832004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
286        shared/Makefile.am: Don't include lib.am.
287
2882004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
291
2922004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * ChangeLog: Merge-in mcf5206/ChangeLog.
295        * mcf5206/ChangeLog: Remove.
296
2972004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
300        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
301        * shared/Makefile.am: Use automake compilation rules.
302        * mcf5206/.cvsignore: Reflect changes above.
303        * mcf5206/Makefile.am: Convert to automake compilation rules.
304        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
305        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
306        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
307        automake-compilation rules.
308
3092004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
312        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
313
3142003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
317
3182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
321        VPATH.
322        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
323        dirs from PRE/TMPINSTALL_FILES.
324        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
325        autoconf >= 2.59.
326        * configure.ac: Reflect changes above.
327        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
328
3292003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * mcf5206/configure.ac: Cosmetics.
332        * mcf5206/configure.ac: Reflect changes above.
333        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
334        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
335        mcf5206/timer/Makefile.am: Remove.
336        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
337        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
338        timer/Makefile.am.
339
3402003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
343        mcf5206/timer/Makefile.am: Cosmetics.
344
3452003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * m68040/fpsp/Makefile.am: Remove all-local,
348        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
349        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
350        $(ARCH).
351
3522003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
355        shared/misc/Makefile.am, mcf5206/Makefile.am,
356        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
357        mcf5206/timer/Makefile.am: Reformat.
358        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
359        Use dirstamps for preinstallation.
360
3612003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
364
3652003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
368
3692003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * shared/cache/cache.c (m68030): fix prototype mismatch of
372        _CPU_cache_flush_entire_data.
373
3742003-09-04      Joel Sherrill <joel@OARcorp.com>
375
376        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
377        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
378        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
379        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
380        mcf5206/timer/timerisr.S: URL for license changed.
381
3822003-08-20      Joel Sherrill <joel@OARcorp.com>
383
384        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
385        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
386        statements.
387
3882003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
391
3922003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
395        shared/Makefile.am, shared/cache/Makefile.am,
396        shared/misc/Makefile.am, mcf5206/Makefile.am,
397        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
398        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
399        mcf5206/timer/Makefile.am: Reflect having moved automake/.
400
4012003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
404        bug report email address.
405
4062003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
409
4102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
413        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
414
4152003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
418        @RTEMS_BSP@.cfg.
419        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
420        mcf5206/timer/Makefile.am: Likewise.
421
4222003-01-03      Victor V. Vengerov <vvv@oktet.ru>
423
424        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
425        line 232 to after the state has been set.
426
4272002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
430
4312002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
434
4352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
438        Remove autom4te.cache.
439
4402002-08-21      Joel Sherrill <joel@OARcorp.com>
441
442        * shared/misc/m68kidle.c: New file.
443        * configure.ac, shared/misc/Makefile.am: PR217 required that the
444        idle task be moved to libcpu so it could be more acutely aware of
445        the CPU model.  This file was modified to pick up the idle task from
446        there.
447
4482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
451        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
452        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
453        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
454
4552002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
458        * configure.ac: Replace mcpu32 by mcpu32p conditional.
459
4602002-08-06      Joel Sherrill <joel@OARcorp.com>
461
462        * configure.ac: Be more specific about looking at CPU32 and CPU32+
463        CPU model names so we can turn on the best compile of memcpy.c.
464
4652002-08-05      Joel Sherrill <joel@OARcorp.com>
466
467        * Per PR260 eliminate use of make-target-options.  This impacted
468        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
469        SuperCore and required that the m68k optimized memcpy be moved to
470        libcpu.
471        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
472        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
473        * configure.ac, shared/Makefile.am: Modified to reflect new
474        directory.
475
4762002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
479        shared/cache/Makefile.am, shared/Makefile.am,
480        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
481        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
482        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
483        AUTOMAKE_OPTIONS.
484        * configure.ac, mcf5206/configure.ac:
485        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
486        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
487
4882002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
491        *_O_FILES.
492        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
493
4942001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
497        automake-1.5 happy.
498
4992001-10-29      Joel Sherrill <joel@OARcorp.com>
500
501        * mcf5206/.cvsignore: Add more entries.
502
5032001-10-26      Victor V. Vengerov <vvv@oktet.ru>
504
505        * New libcpu support for mcf5206e.
506        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
507        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
508        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
509        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
510        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
511        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
512        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
513        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
514
5152001-10-26      Joel Sherrill <joel@OARcorp.com>
516
517        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
518
5192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
522        * configure.ac: New file, generated from configure.in by autoupdate.
523        * configure.in: Remove.
524
5252001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
528        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
529
5302001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
533        include_*HEADERS instead of H_FILES.
534
5352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
538
5392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
542        $(RTEMS_TOPdir)/aclocal.
543
5442000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
547        GNU canonicalization.
548
5492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
552        compile.am.
553
5542000-08-10      Joel Sherrill <joel@OARcorp.com>
555
556        * ChangeLog: New file.
557
Note: See TracBrowser for help on using the repository browser.