source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 3c27de0

4.104.114.84.95
Last change on this file since 3c27de0 was 3c27de0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/11/05 at 08:53:07

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

  • Makefile.am: Merge-in mcf5282/Makefile.am.
  • preinstall.am: Regenerate.
  • mcf5282/Makefile.am: Remove.
  • configure.ac: Remove mcf5282/Makefile.
  • Property mode set to 100644
File size: 13.4 KB
Line 
12005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Merge-in mcf5282/Makefile.am.
4        * preinstall.am: Regenerate.
5        * mcf5282/Makefile.am: Remove.
6        * configure.ac: Remove mcf5282/Makefile.
7
82005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
9
10        * Makefile.am: Merge-in mcf5272/Makefile.am.
11        * preinstall.am: Regenerate.
12        * mcf5272/Makefile.am: Remove.
13        * configure.ac: Remove mcf5272/Makefile.
14
152005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Merge-in mcf5206/Makefile.am.
18        * preinstall.am: Regenerate.
19        * mcf5206/Makefile.am: Remove.
20        * configure.ac: Remove mcf5206/Makefile.
21
222005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * Makefile.am: Merge-in m68040/Makefile.am.
25        * m68040/Makefile.am: Remove.
26        * configure.ac: Remove m68040/Makefile.
27
282005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * Makefile.am: Merge-in shared/Makefile.am.
31        * preinstall.am: New.
32        * shared/Makefile.am: Remove.
33        * configure.ac: Remove shared/Makefile.
34        Add AMPOLISH3.
35
362005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * mcf5282/include/Makefile.am: Remove (unused).
39
402005-04-26      Joel Sherrill <joel@OARcorp.com>
41
42        * mcf5206/include/mcfuart.h: Reformatted.
43
442005-02153      Eric Norum <norume@aps.anl.gov>
45
46        * shared/cache/cache_.h: Remove development warning.
47
482005-02-03      Eric Norum <norume@aps.anl.gov>
49
50        * shared/misc/memProbe.c: Memory probe support
51
522005-02-01      Joel Sherrill <joel@OARcorp.com>
53
54        * mcf5282/.cvsignore: New file.
55
562005-01-28      Eric Norum <norume@aps.anl.gov>
57
58        * shared/cache/cache_.h: Add ColdFire entries
59
602005-01-28      Eric Norum <norume@aps.anl.gov>
61
62        * Makefile.am, configure.ac, mcf5282/Makefile.am,
63          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
64
652005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
66
67        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
68        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
69
702005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
73        shared/Makefile.am: Remove build-variant support.
74
752005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
76
77        * ChangeLog: Merge-in mcf5272/ChangeLog.
78        * mcf5272/ChangeLog: Remove.
79
802004-11-25      Joel Sherrill <joel@OARcorp.com>
81
82        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
83
842004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
85
86        * shared/cache/cache.c, shared/cache/cache_.h: Use
87        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
88        defined(__mc68020__) to reflect GCC-3.4's expectations.
89
902004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
91
92        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
93        mcf5272/timer/timer.c: Use POSIX fixed-size types.
94
952004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
96
97        * configure.ac: Remove RTEMS_ENABLE_BARE.
98
992004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
100
101        * configure.ac: Require automake > 1.9.
102
1032004-08-02      Jay Monkman <jtm@lopingdog.com>
104
105        * Makefile.am, configure.ac: Added CSB360 BSP
106        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
107        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
108        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
109        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
110        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
111        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
112        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
113        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
114        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
115
1162004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
117
118        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
119        <asm.h>.
120
1212004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
122
123        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
124        <asm.h>.
125
1262004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
127
128        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
129
1302004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
131
132        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
133        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
134        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
135        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
136        fixed size types.
137
1382004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
139
140        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
141
1422004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
145        shared/Makefile.am: Don't include lib.am.
146
1472004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
150
1512004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * ChangeLog: Merge-in mcf5206/ChangeLog.
154        * mcf5206/ChangeLog: Remove.
155
1562004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
159        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
160        * shared/Makefile.am: Use automake compilation rules.
161        * mcf5206/.cvsignore: Reflect changes above.
162        * mcf5206/Makefile.am: Convert to automake compilation rules.
163        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
164        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
165        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
166        automake-compilation rules.
167
1682004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
171        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
172
1732003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
176
1772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
180        VPATH.
181        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
182        dirs from PRE/TMPINSTALL_FILES.
183        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
184        autoconf >= 2.59.
185        * configure.ac: Reflect changes above.
186        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
187
1882003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * mcf5206/configure.ac: Cosmetics.
191        * mcf5206/configure.ac: Reflect changes above.
192        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
193        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
194        mcf5206/timer/Makefile.am: Remove.
195        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
196        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
197        timer/Makefile.am.
198
1992003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
202        mcf5206/timer/Makefile.am: Cosmetics.
203
2042003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * m68040/fpsp/Makefile.am: Remove all-local,
207        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
208        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
209        $(ARCH).
210
2112003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
214        shared/misc/Makefile.am, mcf5206/Makefile.am,
215        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
216        mcf5206/timer/Makefile.am: Reformat.
217        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
218        Use dirstamps for preinstallation.
219
2202003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
223
2242003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
227
2282003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * shared/cache/cache.c (m68030): fix prototype mismatch of
231        _CPU_cache_flush_entire_data.
232
2332003-09-04      Joel Sherrill <joel@OARcorp.com>
234
235        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
236        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
237        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
238        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
239        mcf5206/timer/timerisr.S: URL for license changed.
240
2412003-08-20      Joel Sherrill <joel@OARcorp.com>
242
243        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
244        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
245        statements.
246
2472003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
250
2512003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
254        shared/Makefile.am, shared/cache/Makefile.am,
255        shared/misc/Makefile.am, mcf5206/Makefile.am,
256        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
257        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
258        mcf5206/timer/Makefile.am: Reflect having moved automake/.
259
2602003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
263        bug report email address.
264
2652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
268
2692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
272        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
273
2742003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
277        @RTEMS_BSP@.cfg.
278        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
279        mcf5206/timer/Makefile.am: Likewise.
280
2812003-01-03      Victor V. Vengerov <vvv@oktet.ru>
282
283        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
284        line 232 to after the state has been set.
285
2862002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
289
2902002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
293
2942002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
297        Remove autom4te.cache.
298
2992002-08-21      Joel Sherrill <joel@OARcorp.com>
300
301        * shared/misc/m68kidle.c: New file.
302        * configure.ac, shared/misc/Makefile.am: PR217 required that the
303        idle task be moved to libcpu so it could be more acutely aware of
304        the CPU model.  This file was modified to pick up the idle task from
305        there.
306
3072002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
310        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
311        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
312        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
313
3142002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
317        * configure.ac: Replace mcpu32 by mcpu32p conditional.
318
3192002-08-06      Joel Sherrill <joel@OARcorp.com>
320
321        * configure.ac: Be more specific about looking at CPU32 and CPU32+
322        CPU model names so we can turn on the best compile of memcpy.c.
323
3242002-08-05      Joel Sherrill <joel@OARcorp.com>
325
326        * Per PR260 eliminate use of make-target-options.  This impacted
327        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
328        SuperCore and required that the m68k optimized memcpy be moved to
329        libcpu.
330        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
331        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
332        * configure.ac, shared/Makefile.am: Modified to reflect new
333        directory.
334
3352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
338        shared/cache/Makefile.am, shared/Makefile.am,
339        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
340        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
341        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
342        AUTOMAKE_OPTIONS.
343        * configure.ac, mcf5206/configure.ac:
344        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
345        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
346
3472002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
350        *_O_FILES.
351        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
352
3532001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
356        automake-1.5 happy.
357
3582001-10-29      Joel Sherrill <joel@OARcorp.com>
359
360        * mcf5206/.cvsignore: Add more entries.
361
3622001-10-26      Victor V. Vengerov <vvv@oktet.ru>
363
364        * New libcpu support for mcf5206e.
365        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
366        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
367        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
368        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
369        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
370        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
371        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
372        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
373
3742001-10-26      Joel Sherrill <joel@OARcorp.com>
375
376        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
377
3782001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
381        * configure.ac: New file, generated from configure.in by autoupdate.
382        * configure.in: Remove.
383
3842001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
387        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
388
3892001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
392        include_*HEADERS instead of H_FILES.
393
3942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
397
3982000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
401        $(RTEMS_TOPdir)/aclocal.
402
4032000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
406        GNU canonicalization.
407
4082000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
411        compile.am.
412
4132000-08-10      Joel Sherrill <joel@OARcorp.com>
414
415        * ChangeLog: New file.
416
Note: See TracBrowser for help on using the repository browser.