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

4.104.114.84.95
Last change on this file since b0e6c06 was b0e6c06, checked in by Joel Sherrill <joel.sherrill@…>, on 04/26/05 at 23:24:41

2005-04-26 Joel Sherrill <joel@…>

  • mcf5206/include/mcfuart.h: Reformatted.
  • Property mode set to 100644
File size: 12.3 KB
Line 
12005-04-26      Joel Sherrill <joel@OARcorp.com>
2
3        * mcf5206/include/mcfuart.h: Reformatted.
4
52005-02153      Eric Norum <norume@aps.anl.gov>
6
7        * shared/cache/cache_.h: Remove development warning.
8
92005-02-03      Eric Norum <norume@aps.anl.gov>
10
11        * shared/misc/memProbe.c: Memory probe support
12
132005-02-01      Joel Sherrill <joel@OARcorp.com>
14
15        * mcf5282/.cvsignore: New file.
16
172005-01-28      Eric Norum <norume@aps.anl.gov>
18
19        * shared/cache/cache_.h: Add ColdFire entries
20
212005-01-28      Eric Norum <norume@aps.anl.gov>
22
23        * Makefile.am, configure.ac, mcf5282/Makefile.am,
24          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
25
262005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
29        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
30
312005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
34        shared/Makefile.am: Remove build-variant support.
35
362005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * ChangeLog: Merge-in mcf5272/ChangeLog.
39        * mcf5272/ChangeLog: Remove.
40
412004-11-25      Joel Sherrill <joel@OARcorp.com>
42
43        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
44
452004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
46
47        * shared/cache/cache.c, shared/cache/cache_.h: Use
48        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
49        defined(__mc68020__) to reflect GCC-3.4's expectations.
50
512004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
54        mcf5272/timer/timer.c: Use POSIX fixed-size types.
55
562004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * configure.ac: Remove RTEMS_ENABLE_BARE.
59
602004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
61
62        * configure.ac: Require automake > 1.9.
63
642004-08-02      Jay Monkman <jtm@lopingdog.com>
65
66        * Makefile.am, configure.ac: Added CSB360 BSP
67        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
68        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
69        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
70        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
71        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
72        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
73        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
74        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
75        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
76
772004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
80        <asm.h>.
81
822004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
85        <asm.h>.
86
872004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
88
89        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
90
912004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
94        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
95        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
96        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
97        fixed size types.
98
992004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
100
101        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
102
1032004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
106        shared/Makefile.am: Don't include lib.am.
107
1082004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
111
1122004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * ChangeLog: Merge-in mcf5206/ChangeLog.
115        * mcf5206/ChangeLog: Remove.
116
1172004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
120        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
121        * shared/Makefile.am: Use automake compilation rules.
122        * mcf5206/.cvsignore: Reflect changes above.
123        * mcf5206/Makefile.am: Convert to automake compilation rules.
124        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
125        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
126        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
127        automake-compilation rules.
128
1292004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
132        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
133
1342003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
137
1382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
141        VPATH.
142        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
143        dirs from PRE/TMPINSTALL_FILES.
144        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
145        autoconf >= 2.59.
146        * configure.ac: Reflect changes above.
147        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
148
1492003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * mcf5206/configure.ac: Cosmetics.
152        * mcf5206/configure.ac: Reflect changes above.
153        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
154        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
155        mcf5206/timer/Makefile.am: Remove.
156        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
157        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
158        timer/Makefile.am.
159
1602003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
163        mcf5206/timer/Makefile.am: Cosmetics.
164
1652003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * m68040/fpsp/Makefile.am: Remove all-local,
168        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
169        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
170        $(ARCH).
171
1722003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
175        shared/misc/Makefile.am, mcf5206/Makefile.am,
176        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
177        mcf5206/timer/Makefile.am: Reformat.
178        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
179        Use dirstamps for preinstallation.
180
1812003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
184
1852003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
188
1892003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * shared/cache/cache.c (m68030): fix prototype mismatch of
192        _CPU_cache_flush_entire_data.
193
1942003-09-04      Joel Sherrill <joel@OARcorp.com>
195
196        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
197        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
198        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
199        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
200        mcf5206/timer/timerisr.S: URL for license changed.
201
2022003-08-20      Joel Sherrill <joel@OARcorp.com>
203
204        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
205        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
206        statements.
207
2082003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
211
2122003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
215        shared/Makefile.am, shared/cache/Makefile.am,
216        shared/misc/Makefile.am, mcf5206/Makefile.am,
217        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
218        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
219        mcf5206/timer/Makefile.am: Reflect having moved automake/.
220
2212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
224        bug report email address.
225
2262003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
229
2302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
233        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
234
2352003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
238        @RTEMS_BSP@.cfg.
239        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
240        mcf5206/timer/Makefile.am: Likewise.
241
2422003-01-03      Victor V. Vengerov <vvv@oktet.ru>
243
244        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
245        line 232 to after the state has been set.
246
2472002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
250
2512002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
254
2552002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
258        Remove autom4te.cache.
259
2602002-08-21      Joel Sherrill <joel@OARcorp.com>
261
262        * shared/misc/m68kidle.c: New file.
263        * configure.ac, shared/misc/Makefile.am: PR217 required that the
264        idle task be moved to libcpu so it could be more acutely aware of
265        the CPU model.  This file was modified to pick up the idle task from
266        there.
267
2682002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
271        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
272        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
273        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
274
2752002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
278        * configure.ac: Replace mcpu32 by mcpu32p conditional.
279
2802002-08-06      Joel Sherrill <joel@OARcorp.com>
281
282        * configure.ac: Be more specific about looking at CPU32 and CPU32+
283        CPU model names so we can turn on the best compile of memcpy.c.
284
2852002-08-05      Joel Sherrill <joel@OARcorp.com>
286
287        * Per PR260 eliminate use of make-target-options.  This impacted
288        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
289        SuperCore and required that the m68k optimized memcpy be moved to
290        libcpu.
291        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
292        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
293        * configure.ac, shared/Makefile.am: Modified to reflect new
294        directory.
295
2962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
299        shared/cache/Makefile.am, shared/Makefile.am,
300        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
301        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
302        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
303        AUTOMAKE_OPTIONS.
304        * configure.ac, mcf5206/configure.ac:
305        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
306        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
307
3082002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
311        *_O_FILES.
312        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
313
3142001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
317        automake-1.5 happy.
318
3192001-10-29      Joel Sherrill <joel@OARcorp.com>
320
321        * mcf5206/.cvsignore: Add more entries.
322
3232001-10-26      Victor V. Vengerov <vvv@oktet.ru>
324
325        * New libcpu support for mcf5206e.
326        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
327        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
328        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
329        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
330        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
331        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
332        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
333        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
334
3352001-10-26      Joel Sherrill <joel@OARcorp.com>
336
337        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
338
3392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
342        * configure.ac: New file, generated from configure.in by autoupdate.
343        * configure.in: Remove.
344
3452001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
348        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
349
3502001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
353        include_*HEADERS instead of H_FILES.
354
3552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
358
3592000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
362        $(RTEMS_TOPdir)/aclocal.
363
3642000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
367        GNU canonicalization.
368
3692000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
372        compile.am.
373
3742000-08-10      Joel Sherrill <joel@OARcorp.com>
375
376        * ChangeLog: New file.
377
Note: See TracBrowser for help on using the repository browser.