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

4.104.114.84.95
Last change on this file since df8ba46 was df8ba46, checked in by Joel Sherrill <joel.sherrill@…>, on 06/17/05 at 14:07:56

2005-06-17 Mike Bertosh <mbertosh@…>

  • ChangeLog?, Makefile.am, configure.ac, preinstall.am: Addition of mcf5235 support.
  • mcf5235/include/mcf5235.h: New file.
  • Property mode set to 100644
File size: 13.7 KB
Line 
12005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
2
3        * ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of
4        mcf5235 support.
5        * mcf5235/include/mcf5235.h: New file.
6
72005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
8
9        * Makefile.am, configure.ac, preinstall.am: Addition of mcf5235
10        support.
11
122005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * Makefile.am: Merge-in mcf5282/Makefile.am.
15        * preinstall.am: Regenerate.
16        * mcf5282/Makefile.am: Remove.
17        * configure.ac: Remove mcf5282/Makefile.
18
192005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Merge-in mcf5272/Makefile.am.
22        * preinstall.am: Regenerate.
23        * mcf5272/Makefile.am: Remove.
24        * configure.ac: Remove mcf5272/Makefile.
25
262005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * Makefile.am: Merge-in mcf5206/Makefile.am.
29        * preinstall.am: Regenerate.
30        * mcf5206/Makefile.am: Remove.
31        * configure.ac: Remove mcf5206/Makefile.
32
332005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * Makefile.am: Merge-in m68040/Makefile.am.
36        * m68040/Makefile.am: Remove.
37        * configure.ac: Remove m68040/Makefile.
38
392005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * Makefile.am: Merge-in shared/Makefile.am.
42        * preinstall.am: New.
43        * shared/Makefile.am: Remove.
44        * configure.ac: Remove shared/Makefile.
45        Add AMPOLISH3.
46
472005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * mcf5282/include/Makefile.am: Remove (unused).
50
512005-04-26      Joel Sherrill <joel@OARcorp.com>
52
53        * mcf5206/include/mcfuart.h: Reformatted.
54
552005-02153      Eric Norum <norume@aps.anl.gov>
56
57        * shared/cache/cache_.h: Remove development warning.
58
592005-02-03      Eric Norum <norume@aps.anl.gov>
60
61        * shared/misc/memProbe.c: Memory probe support
62
632005-02-01      Joel Sherrill <joel@OARcorp.com>
64
65        * mcf5282/.cvsignore: New file.
66
672005-01-28      Eric Norum <norume@aps.anl.gov>
68
69        * shared/cache/cache_.h: Add ColdFire entries
70
712005-01-28      Eric Norum <norume@aps.anl.gov>
72
73        * Makefile.am, configure.ac, mcf5282/Makefile.am,
74          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
75
762005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
79        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
80
812005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
84        shared/Makefile.am: Remove build-variant support.
85
862005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * ChangeLog: Merge-in mcf5272/ChangeLog.
89        * mcf5272/ChangeLog: Remove.
90
912004-11-25      Joel Sherrill <joel@OARcorp.com>
92
93        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
94
952004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
96
97        * shared/cache/cache.c, shared/cache/cache_.h: Use
98        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
99        defined(__mc68020__) to reflect GCC-3.4's expectations.
100
1012004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
102
103        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
104        mcf5272/timer/timer.c: Use POSIX fixed-size types.
105
1062004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
107
108        * configure.ac: Remove RTEMS_ENABLE_BARE.
109
1102004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
111
112        * configure.ac: Require automake > 1.9.
113
1142004-08-02      Jay Monkman <jtm@lopingdog.com>
115
116        * Makefile.am, configure.ac: Added CSB360 BSP
117        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
118        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
119        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
120        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
121        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
122        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
123        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
124        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
125        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
126
1272004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
128
129        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
130        <asm.h>.
131
1322004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
133
134        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
135        <asm.h>.
136
1372004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
138
139        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
140
1412004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
142
143        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
144        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
145        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
146        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
147        fixed size types.
148
1492004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
150
151        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
152
1532004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
156        shared/Makefile.am: Don't include lib.am.
157
1582004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
161
1622004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * ChangeLog: Merge-in mcf5206/ChangeLog.
165        * mcf5206/ChangeLog: Remove.
166
1672004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
170        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
171        * shared/Makefile.am: Use automake compilation rules.
172        * mcf5206/.cvsignore: Reflect changes above.
173        * mcf5206/Makefile.am: Convert to automake compilation rules.
174        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
175        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
176        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
177        automake-compilation rules.
178
1792004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
182        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
183
1842003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
187
1882003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
191        VPATH.
192        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
193        dirs from PRE/TMPINSTALL_FILES.
194        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
195        autoconf >= 2.59.
196        * configure.ac: Reflect changes above.
197        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
198
1992003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * mcf5206/configure.ac: Cosmetics.
202        * mcf5206/configure.ac: Reflect changes above.
203        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
204        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
205        mcf5206/timer/Makefile.am: Remove.
206        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
207        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
208        timer/Makefile.am.
209
2102003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
213        mcf5206/timer/Makefile.am: Cosmetics.
214
2152003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * m68040/fpsp/Makefile.am: Remove all-local,
218        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
219        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
220        $(ARCH).
221
2222003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
225        shared/misc/Makefile.am, mcf5206/Makefile.am,
226        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
227        mcf5206/timer/Makefile.am: Reformat.
228        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
229        Use dirstamps for preinstallation.
230
2312003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
234
2352003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
238
2392003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * shared/cache/cache.c (m68030): fix prototype mismatch of
242        _CPU_cache_flush_entire_data.
243
2442003-09-04      Joel Sherrill <joel@OARcorp.com>
245
246        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
247        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
248        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
249        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
250        mcf5206/timer/timerisr.S: URL for license changed.
251
2522003-08-20      Joel Sherrill <joel@OARcorp.com>
253
254        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
255        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
256        statements.
257
2582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
261
2622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
265        shared/Makefile.am, shared/cache/Makefile.am,
266        shared/misc/Makefile.am, mcf5206/Makefile.am,
267        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
268        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
269        mcf5206/timer/Makefile.am: Reflect having moved automake/.
270
2712003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
274        bug report email address.
275
2762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
279
2802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
283        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
284
2852003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
288        @RTEMS_BSP@.cfg.
289        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
290        mcf5206/timer/Makefile.am: Likewise.
291
2922003-01-03      Victor V. Vengerov <vvv@oktet.ru>
293
294        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
295        line 232 to after the state has been set.
296
2972002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
300
3012002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
304
3052002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
308        Remove autom4te.cache.
309
3102002-08-21      Joel Sherrill <joel@OARcorp.com>
311
312        * shared/misc/m68kidle.c: New file.
313        * configure.ac, shared/misc/Makefile.am: PR217 required that the
314        idle task be moved to libcpu so it could be more acutely aware of
315        the CPU model.  This file was modified to pick up the idle task from
316        there.
317
3182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
321        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
322        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
323        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
324
3252002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
328        * configure.ac: Replace mcpu32 by mcpu32p conditional.
329
3302002-08-06      Joel Sherrill <joel@OARcorp.com>
331
332        * configure.ac: Be more specific about looking at CPU32 and CPU32+
333        CPU model names so we can turn on the best compile of memcpy.c.
334
3352002-08-05      Joel Sherrill <joel@OARcorp.com>
336
337        * Per PR260 eliminate use of make-target-options.  This impacted
338        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
339        SuperCore and required that the m68k optimized memcpy be moved to
340        libcpu.
341        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
342        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
343        * configure.ac, shared/Makefile.am: Modified to reflect new
344        directory.
345
3462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
349        shared/cache/Makefile.am, shared/Makefile.am,
350        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
351        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
352        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
353        AUTOMAKE_OPTIONS.
354        * configure.ac, mcf5206/configure.ac:
355        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
356        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
357
3582002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
361        *_O_FILES.
362        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
363
3642001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
367        automake-1.5 happy.
368
3692001-10-29      Joel Sherrill <joel@OARcorp.com>
370
371        * mcf5206/.cvsignore: Add more entries.
372
3732001-10-26      Victor V. Vengerov <vvv@oktet.ru>
374
375        * New libcpu support for mcf5206e.
376        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
377        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
378        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
379        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
380        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
381        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
382        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
383        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
384
3852001-10-26      Joel Sherrill <joel@OARcorp.com>
386
387        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
388
3892001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
392        * configure.ac: New file, generated from configure.in by autoupdate.
393        * configure.in: Remove.
394
3952001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
398        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
399
4002001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
403        include_*HEADERS instead of H_FILES.
404
4052000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
408
4092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
412        $(RTEMS_TOPdir)/aclocal.
413
4142000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
417        GNU canonicalization.
418
4192000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
422        compile.am.
423
4242000-08-10      Joel Sherrill <joel@OARcorp.com>
425
426        * ChangeLog: New file.
427
Note: See TracBrowser for help on using the repository browser.