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

4.104.114.84.95
Last change on this file since fbb8e6a was fbb8e6a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/02/04 at 11:20:55
  • mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
  • Property mode set to 100644
File size: 11.7 KB
Line 
12004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
4
52004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of <asm.h>.
8
92004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
12
132004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
16        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
17        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
18        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
19        fixed size types.
20
212004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
24
252004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am:
28        Don't include lib.am.
29
302004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
33
342004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * ChangeLog: Merge-in mcf5206/ChangeLog.
37        * mcf5206/ChangeLog: Remove.
38
392004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
42        automake-compilation rules.
43        * m68040/fpsp/Makefile.am: Remove.
44        * shared/Makefile.am: Use automake compilation rules.
45        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
46        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
47        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
48        * mcf5206/Makefile.am: Convert to automake compilation rules.
49        * mcf5206/configure.ac: Remove.
50        * mcf5206/.cvsignore: Reflect changes above.
51
522004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * shared/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
55        PRE/TMPINSTALL_FILES to CLEANFILES.
56        * mcf5206/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
57        PRE/TMPINSTALL_FILES to CLEANFILES.
58
592003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
62
632003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * shared/cache/Makefile.am: Remove.
66        * shared/misc/Makefile.am: Remove.
67        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate VPATH.
68        * configure.ac: Reflect changes above.
69        * shared/cache/Makefile.am: Use mkdir_p. Remove dirs from
70        PRE/TMPINSTALL_FILES.
71        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
72        * mcf5206/Makefile.am: Use mkdir_p. Remove dirs from
73        PRE/TMPINSTALL_FILES.
74        * mcf5206/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
75
762003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * mcf5206/configure.ac: Cosmetics.
79        * mcf5206/clock/Makefile.am: Remove.
80        * mcf5206/console/Makefile.am: Remove.
81        * mcf5206/include/Makefile.am: Remove.
82        * mcf5206/mbus/Makefile.am: Remove.
83        * mcf5206/timer/Makefile.am: Remove.
84        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
85        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
86        timer/Makefile.am.
87        * mcf5206/configure.ac: Reflect changes above.
88
892003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * mcf5206/clock/Makefile.am: Cosmetics.
92        * mcf5206/mbus/Makefile.am: Cosmetics.
93        * mcf5206/timer/Makefile.am: Cosmetics.
94
952003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * m68040/fpsp/Makefile.am: Remove all-local: $(ARCH).
98        * shared/cache/Makefile.am: Remove all-local: $(ARCH).
99        * shared/misc/Makefile.am: Remove all-local: $(ARCH).
100        * mcf5206/console/Makefile.am: Remove all-local: $(ARCH).
101
1022003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * m68040/Makefile.am: Reformat.
105        * m68040/fpsp/Makefile.am: Reformat.
106        * shared/Makefile.am: Reformat.
107        * shared/cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
108        * shared/misc/Makefile.am: Reformat.
109        * mcf5206/Makefile.am: Reformat.
110        * mcf5206/clock/Makefile.am: Reformat.
111        * mcf5206/console/Makefile.am: Reformat.
112        * mcf5206/include/Makefile.am: Reformat. Use dirstamps for
113        preinstallation.
114        * mcf5206/timer/Makefile.am: Reformat.
115
1162003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Remove RTEMS_CANONICAL_HOST.
119        * mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
120
1212003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Remove RTEMS_CHECK_CPU.
124        * mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
125
1262003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * shared/cache/cache.c (m68030): fix prototype mismatch of
129        _CPU_cache_flush_entire_data.
130
1312003-09-04      Joel Sherrill <joel@OARcorp.com>
132
133        * shared/misc/m68kidle.c: URL for license changed.
134        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
135        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
136        mcf5206/include/mcfuart.h, mcf5206/mbus/mcfmbus.c,
137        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: URL for license changed.
138
1392003-08-20      Joel Sherrill <joel@OARcorp.com>
140
141        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
142        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
143        statements.
144
1452003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Reflect having moved aclocal/.
148        * mcf5206/Makefile.am: Reflect having moved aclocal/.
149
1502003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Reflect having moved automake/.
153        * m68040/Makefile.am: Reflect having moved automake/.
154        * m68040/fpsp/Makefile.am: Reflect having moved automake/.
155        * shared/Makefile.am: Reflect having moved automake/.
156        * shared/cache/Makefile.am: Reflect having moved automake/.
157        * shared/misc/Makefile.am: Reflect having moved automake/.
158        * mcf5206/Makefile.am: Reflect having moved automake/.
159        * mcf5206/clock/Makefile.am: Reflect having moved automake/.
160        * mcf5206/console/Makefile.am: Reflect having moved automake/.
161        * mcf5206/include/Makefile.am: Reflect having moved automake/.
162        * mcf5206/mbus/Makefile.am: Reflect having moved automake/.
163        * mcf5206/timer/Makefile.am: Reflect having moved automake/.
164
1652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
168        * mcf5206/configure.ac: Use rtems-bugs@rtems.com as bug report email
169        address.
170
1712003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Remove AC_CONFIG_AUX_DIR.
174        * mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
175
1762003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
179        * configure.ac: AC_PREREQ(2.57).
180        * mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
181        * mcf5206/configure.ac: AC_PREREQ(2.57).
182
1832003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
186        @RTEMS_BSP@.cfg.
187        * mcf5206/console/Makefile.am: Likewise.
188        * mcf5206/mbus/Makefile.am: Likewise.
189        * mcf5206/timer/Makefile.am: Likewise.
190
1912003-01-03      Victor V. Vengerov <vvv@oktet.ru>
192
193        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on line
194        232 to after the state has been set.
195
1962002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
199        * mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
200
2012002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: Add RTEMS_PROG_CCAS.
204        * mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
205
2062002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
209        * mcf5206/.cvsignore: Reformat. Add autom4te*cache. Remove
210        autom4te.cache.
211
2122002-08-21      Joel Sherrill <joel@OARcorp.com>
213
214        * configure.ac, shared/misc/Makefile.am: PR217 required that the idle
215        task be moved to libcpu so it could be more acutely aware of the CPU
216        model.  This file was modified to pick up the idle task from there.
217        * shared/misc/m68kidle.c: New file.
218
2192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * m68040/fpsp/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * mcf5206/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * mcf5206/console/Makefile.am: Use .$(OBJEXT) instead of .o.
224        * mcf5206/mbus/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * mcf5206/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * shared/cache/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
228
2292002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: Replace mcpu32 by mcpu32p conditional.
232        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
233
2342002-08-06      Joel Sherrill <joel@OARcorp.com>
235
236        * configure.ac: Be more specific about looking at CPU32 and CPU32+ CPU
237        model names so we can turn on the best compile of memcpy.c.
238
2392002-08-05      Joel Sherrill <joel@OARcorp.com>
240
241        * Per PR260 eliminate use of make-target-options.  This impacted RTEMS
242        allowing a distinction between the CPU32 and CPU32+ in the SuperCore and
243        required that the m68k optimized memcpy be moved to libcpu.
244        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
245        * configure.ac, shared/Makefile.am: Modified to reflect new directory.
246        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
247
2482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
251        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
252        * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * mcf5206/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
258        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
259        * mcf5206/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * mcf5206/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * mcf5206/console/Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * mcf5206/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
263        * mcf5206/mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * mcf5206/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
265
2662002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
269        *_O_FILES.
270        * shared/cache/Makefile.am: Ditto.
271        * shared/misc/Makefile.am: Ditto.
272
2732001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
276        happy.
277
2782001-10-29      Joel Sherrill <joel@OARcorp.com>
279
280        * mcf5206/.cvsignore: Add more entries.
281
2822001-10-26      Victor V. Vengerov <vvv@oktet.ru>
283
284        * New libcpu support for mcf5206e.
285        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c, mcf5206/clock/.cvsignore,
286        mcf5206/configure.ac, mcf5206/console/mcfuart.c,
287        mcf5206/console/.cvsignore, mcf5206/include/mcf5206e.h,
288        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
289        mcf5206/include/.cvsignore, mcf5206/mbus/mcfmbus.c,
290        mcf5206/mbus/.cvsignore, mcf5206/timer/timer.c,
291        mcf5206/timer/timerisr.S, mcf5206/timer/.cvsignore, mcf5206/.cvsignore:
292        New files.
293
2942001-10-26      Joel Sherrill <joel@OARcorp.com>
295
296        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
297
2982001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
301        * configure.in: Remove.
302        * configure.ac: New file, generated from configure.in by autoupdate.
303
3042001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
307        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
308
3092001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
312        include_*HEADERS instead of H_FILES.
313
3142000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
317
3182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
321
3222000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU
325        canonicalization.
326
3272000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include compile.am.
330
3312000-08-10      Joel Sherrill <joel@OARcorp.com>
332
333        * ChangeLog: New file.
334
Note: See TracBrowser for help on using the repository browser.