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

4.104.114.84.95
Last change on this file since c37a6be was c37a6be, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/11/05 at 08:32:37

2005-05-11 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Merge-in mcf5206/Makefile.am.
  • preinstall.am: Regenerate.
  • mcf5206/Makefile.am: Remove.
  • configure.ac: Remove mcf5206/Makefile.
  • Property mode set to 100644
File size: 13.0 KB
Line 
12005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Merge-in mcf5206/Makefile.am.
4        * preinstall.am: Regenerate.
5        * mcf5206/Makefile.am: Remove.
6        * configure.ac: Remove mcf5206/Makefile.
7
82005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
9
10        * Makefile.am: Merge-in m68040/Makefile.am.
11        * m68040/Makefile.am: Remove.
12        * configure.ac: Remove m68040/Makefile.
13
142005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * Makefile.am: Merge-in shared/Makefile.am.
17        * preinstall.am: New.
18        * shared/Makefile.am: Remove.
19        * configure.ac: Remove shared/Makefile.
20        Add AMPOLISH3.
21
222005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * mcf5282/include/Makefile.am: Remove (unused).
25
262005-04-26      Joel Sherrill <joel@OARcorp.com>
27
28        * mcf5206/include/mcfuart.h: Reformatted.
29
302005-02153      Eric Norum <norume@aps.anl.gov>
31
32        * shared/cache/cache_.h: Remove development warning.
33
342005-02-03      Eric Norum <norume@aps.anl.gov>
35
36        * shared/misc/memProbe.c: Memory probe support
37
382005-02-01      Joel Sherrill <joel@OARcorp.com>
39
40        * mcf5282/.cvsignore: New file.
41
422005-01-28      Eric Norum <norume@aps.anl.gov>
43
44        * shared/cache/cache_.h: Add ColdFire entries
45
462005-01-28      Eric Norum <norume@aps.anl.gov>
47
48        * Makefile.am, configure.ac, mcf5282/Makefile.am,
49          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
50
512005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
54        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
55
562005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
59        shared/Makefile.am: Remove build-variant support.
60
612005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * ChangeLog: Merge-in mcf5272/ChangeLog.
64        * mcf5272/ChangeLog: Remove.
65
662004-11-25      Joel Sherrill <joel@OARcorp.com>
67
68        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
69
702004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
71
72        * shared/cache/cache.c, shared/cache/cache_.h: Use
73        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
74        defined(__mc68020__) to reflect GCC-3.4's expectations.
75
762004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
77
78        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
79        mcf5272/timer/timer.c: Use POSIX fixed-size types.
80
812004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * configure.ac: Remove RTEMS_ENABLE_BARE.
84
852004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
86
87        * configure.ac: Require automake > 1.9.
88
892004-08-02      Jay Monkman <jtm@lopingdog.com>
90
91        * Makefile.am, configure.ac: Added CSB360 BSP
92        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
93        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
94        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
95        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
96        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
97        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
98        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
99        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
100        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
101
1022004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
103
104        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
105        <asm.h>.
106
1072004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
108
109        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
110        <asm.h>.
111
1122004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
113
114        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
115
1162004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
117
118        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
119        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
120        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
121        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
122        fixed size types.
123
1242004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
125
126        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
127
1282004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
131        shared/Makefile.am: Don't include lib.am.
132
1332004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
136
1372004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * ChangeLog: Merge-in mcf5206/ChangeLog.
140        * mcf5206/ChangeLog: Remove.
141
1422004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
145        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
146        * shared/Makefile.am: Use automake compilation rules.
147        * mcf5206/.cvsignore: Reflect changes above.
148        * mcf5206/Makefile.am: Convert to automake compilation rules.
149        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
150        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
151        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
152        automake-compilation rules.
153
1542004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
157        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
158
1592003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
162
1632003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
166        VPATH.
167        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
168        dirs from PRE/TMPINSTALL_FILES.
169        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
170        autoconf >= 2.59.
171        * configure.ac: Reflect changes above.
172        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
173
1742003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * mcf5206/configure.ac: Cosmetics.
177        * mcf5206/configure.ac: Reflect changes above.
178        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
179        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
180        mcf5206/timer/Makefile.am: Remove.
181        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
182        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
183        timer/Makefile.am.
184
1852003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
188        mcf5206/timer/Makefile.am: Cosmetics.
189
1902003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * m68040/fpsp/Makefile.am: Remove all-local,
193        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
194        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
195        $(ARCH).
196
1972003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
200        shared/misc/Makefile.am, mcf5206/Makefile.am,
201        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
202        mcf5206/timer/Makefile.am: Reformat.
203        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
204        Use dirstamps for preinstallation.
205
2062003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
209
2102003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
213
2142003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * shared/cache/cache.c (m68030): fix prototype mismatch of
217        _CPU_cache_flush_entire_data.
218
2192003-09-04      Joel Sherrill <joel@OARcorp.com>
220
221        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
222        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
223        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
224        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
225        mcf5206/timer/timerisr.S: URL for license changed.
226
2272003-08-20      Joel Sherrill <joel@OARcorp.com>
228
229        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
230        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
231        statements.
232
2332003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
236
2372003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
240        shared/Makefile.am, shared/cache/Makefile.am,
241        shared/misc/Makefile.am, mcf5206/Makefile.am,
242        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
243        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
244        mcf5206/timer/Makefile.am: Reflect having moved automake/.
245
2462003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
249        bug report email address.
250
2512003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
254
2552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
258        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
259
2602003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
263        @RTEMS_BSP@.cfg.
264        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
265        mcf5206/timer/Makefile.am: Likewise.
266
2672003-01-03      Victor V. Vengerov <vvv@oktet.ru>
268
269        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
270        line 232 to after the state has been set.
271
2722002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
275
2762002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
279
2802002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
283        Remove autom4te.cache.
284
2852002-08-21      Joel Sherrill <joel@OARcorp.com>
286
287        * shared/misc/m68kidle.c: New file.
288        * configure.ac, shared/misc/Makefile.am: PR217 required that the
289        idle task be moved to libcpu so it could be more acutely aware of
290        the CPU model.  This file was modified to pick up the idle task from
291        there.
292
2932002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
296        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
297        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
298        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
299
3002002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
303        * configure.ac: Replace mcpu32 by mcpu32p conditional.
304
3052002-08-06      Joel Sherrill <joel@OARcorp.com>
306
307        * configure.ac: Be more specific about looking at CPU32 and CPU32+
308        CPU model names so we can turn on the best compile of memcpy.c.
309
3102002-08-05      Joel Sherrill <joel@OARcorp.com>
311
312        * Per PR260 eliminate use of make-target-options.  This impacted
313        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
314        SuperCore and required that the m68k optimized memcpy be moved to
315        libcpu.
316        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
317        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
318        * configure.ac, shared/Makefile.am: Modified to reflect new
319        directory.
320
3212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
324        shared/cache/Makefile.am, shared/Makefile.am,
325        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
326        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
327        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
328        AUTOMAKE_OPTIONS.
329        * configure.ac, mcf5206/configure.ac:
330        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
331        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
332
3332002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
336        *_O_FILES.
337        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
338
3392001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
342        automake-1.5 happy.
343
3442001-10-29      Joel Sherrill <joel@OARcorp.com>
345
346        * mcf5206/.cvsignore: Add more entries.
347
3482001-10-26      Victor V. Vengerov <vvv@oktet.ru>
349
350        * New libcpu support for mcf5206e.
351        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
352        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
353        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
354        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
355        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
356        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
357        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
358        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
359
3602001-10-26      Joel Sherrill <joel@OARcorp.com>
361
362        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
363
3642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
367        * configure.ac: New file, generated from configure.in by autoupdate.
368        * configure.in: Remove.
369
3702001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
373        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
374
3752001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
378        include_*HEADERS instead of H_FILES.
379
3802000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
383
3842000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
387        $(RTEMS_TOPdir)/aclocal.
388
3892000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
392        GNU canonicalization.
393
3942000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
397        compile.am.
398
3992000-08-10      Joel Sherrill <joel@OARcorp.com>
400
401        * ChangeLog: New file.
402
Note: See TracBrowser for help on using the repository browser.