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

4.104.114.84.95
Last change on this file since 6b0539cf was 6b0539cf, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/11/05 at 08:22:58

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

  • Makefile.am: Merge-in m68040/Makefile.am.
  • m68040/Makefile.am: Remove.
  • configure.ac: Remove m68040/Makefile.
  • Property mode set to 100644
File size: 12.8 KB
Line 
12005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Merge-in m68040/Makefile.am.
4        * m68040/Makefile.am: Remove.
5        * configure.ac: Remove m68040/Makefile.
6
72005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * Makefile.am: Merge-in shared/Makefile.am.
10        * preinstall.am: New.
11        * shared/Makefile.am: Remove.
12        * configure.ac: Remove shared/Makefile.
13        Add AMPOLISH3.
14
152005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * mcf5282/include/Makefile.am: Remove (unused).
18
192005-04-26      Joel Sherrill <joel@OARcorp.com>
20
21        * mcf5206/include/mcfuart.h: Reformatted.
22
232005-02153      Eric Norum <norume@aps.anl.gov>
24
25        * shared/cache/cache_.h: Remove development warning.
26
272005-02-03      Eric Norum <norume@aps.anl.gov>
28
29        * shared/misc/memProbe.c: Memory probe support
30
312005-02-01      Joel Sherrill <joel@OARcorp.com>
32
33        * mcf5282/.cvsignore: New file.
34
352005-01-28      Eric Norum <norume@aps.anl.gov>
36
37        * shared/cache/cache_.h: Add ColdFire entries
38
392005-01-28      Eric Norum <norume@aps.anl.gov>
40
41        * Makefile.am, configure.ac, mcf5282/Makefile.am,
42          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
43
442005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
47        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
48
492005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
52        shared/Makefile.am: Remove build-variant support.
53
542005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * ChangeLog: Merge-in mcf5272/ChangeLog.
57        * mcf5272/ChangeLog: Remove.
58
592004-11-25      Joel Sherrill <joel@OARcorp.com>
60
61        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
62
632004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
64
65        * shared/cache/cache.c, shared/cache/cache_.h: Use
66        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
67        defined(__mc68020__) to reflect GCC-3.4's expectations.
68
692004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
72        mcf5272/timer/timer.c: Use POSIX fixed-size types.
73
742004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * configure.ac: Remove RTEMS_ENABLE_BARE.
77
782004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * configure.ac: Require automake > 1.9.
81
822004-08-02      Jay Monkman <jtm@lopingdog.com>
83
84        * Makefile.am, configure.ac: Added CSB360 BSP
85        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
86        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
87        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
88        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
89        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
90        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
91        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
92        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
93        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
94
952004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
96
97        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
98        <asm.h>.
99
1002004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
101
102        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
103        <asm.h>.
104
1052004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
106
107        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
108
1092004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
110
111        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
112        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
113        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
114        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
115        fixed size types.
116
1172004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
118
119        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
120
1212004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
124        shared/Makefile.am: Don't include lib.am.
125
1262004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
129
1302004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * ChangeLog: Merge-in mcf5206/ChangeLog.
133        * mcf5206/ChangeLog: Remove.
134
1352004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
138        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
139        * shared/Makefile.am: Use automake compilation rules.
140        * mcf5206/.cvsignore: Reflect changes above.
141        * mcf5206/Makefile.am: Convert to automake compilation rules.
142        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
143        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
144        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
145        automake-compilation rules.
146
1472004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
150        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
151
1522003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
155
1562003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
159        VPATH.
160        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
161        dirs from PRE/TMPINSTALL_FILES.
162        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
163        autoconf >= 2.59.
164        * configure.ac: Reflect changes above.
165        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
166
1672003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * mcf5206/configure.ac: Cosmetics.
170        * mcf5206/configure.ac: Reflect changes above.
171        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
172        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
173        mcf5206/timer/Makefile.am: Remove.
174        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
175        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
176        timer/Makefile.am.
177
1782003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
181        mcf5206/timer/Makefile.am: Cosmetics.
182
1832003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * m68040/fpsp/Makefile.am: Remove all-local,
186        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
187        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
188        $(ARCH).
189
1902003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
193        shared/misc/Makefile.am, mcf5206/Makefile.am,
194        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
195        mcf5206/timer/Makefile.am: Reformat.
196        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
197        Use dirstamps for preinstallation.
198
1992003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
202
2032003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
206
2072003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * shared/cache/cache.c (m68030): fix prototype mismatch of
210        _CPU_cache_flush_entire_data.
211
2122003-09-04      Joel Sherrill <joel@OARcorp.com>
213
214        * shared/misc/m68kidle.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,
218        mcf5206/timer/timerisr.S: URL for license changed.
219
2202003-08-20      Joel Sherrill <joel@OARcorp.com>
221
222        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
223        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
224        statements.
225
2262003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
229
2302003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
233        shared/Makefile.am, shared/cache/Makefile.am,
234        shared/misc/Makefile.am, mcf5206/Makefile.am,
235        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
236        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
237        mcf5206/timer/Makefile.am: Reflect having moved automake/.
238
2392003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
242        bug report email address.
243
2442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
247
2482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
251        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
252
2532003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
256        @RTEMS_BSP@.cfg.
257        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
258        mcf5206/timer/Makefile.am: Likewise.
259
2602003-01-03      Victor V. Vengerov <vvv@oktet.ru>
261
262        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
263        line 232 to after the state has been set.
264
2652002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
268
2692002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
272
2732002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
276        Remove autom4te.cache.
277
2782002-08-21      Joel Sherrill <joel@OARcorp.com>
279
280        * shared/misc/m68kidle.c: New file.
281        * configure.ac, shared/misc/Makefile.am: PR217 required that the
282        idle task be moved to libcpu so it could be more acutely aware of
283        the CPU model.  This file was modified to pick up the idle task from
284        there.
285
2862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
289        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
290        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
291        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
292
2932002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
296        * configure.ac: Replace mcpu32 by mcpu32p conditional.
297
2982002-08-06      Joel Sherrill <joel@OARcorp.com>
299
300        * configure.ac: Be more specific about looking at CPU32 and CPU32+
301        CPU model names so we can turn on the best compile of memcpy.c.
302
3032002-08-05      Joel Sherrill <joel@OARcorp.com>
304
305        * Per PR260 eliminate use of make-target-options.  This impacted
306        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
307        SuperCore and required that the m68k optimized memcpy be moved to
308        libcpu.
309        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
310        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
311        * configure.ac, shared/Makefile.am: Modified to reflect new
312        directory.
313
3142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
317        shared/cache/Makefile.am, shared/Makefile.am,
318        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
319        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
320        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
321        AUTOMAKE_OPTIONS.
322        * configure.ac, mcf5206/configure.ac:
323        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
324        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
325
3262002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
329        *_O_FILES.
330        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
331
3322001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
335        automake-1.5 happy.
336
3372001-10-29      Joel Sherrill <joel@OARcorp.com>
338
339        * mcf5206/.cvsignore: Add more entries.
340
3412001-10-26      Victor V. Vengerov <vvv@oktet.ru>
342
343        * New libcpu support for mcf5206e.
344        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
345        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
346        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
347        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
348        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
349        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
350        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
351        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
352
3532001-10-26      Joel Sherrill <joel@OARcorp.com>
354
355        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
356
3572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
360        * configure.ac: New file, generated from configure.in by autoupdate.
361        * configure.in: Remove.
362
3632001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
366        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
367
3682001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
371        include_*HEADERS instead of H_FILES.
372
3732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
376
3772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
380        $(RTEMS_TOPdir)/aclocal.
381
3822000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
385        GNU canonicalization.
386
3872000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
390        compile.am.
391
3922000-08-10      Joel Sherrill <joel@OARcorp.com>
393
394        * ChangeLog: New file.
395
Note: See TracBrowser for help on using the repository browser.