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

4.104.114.84.95
Last change on this file since fcd91277 was fcd91277, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/04 at 10:06:49

2004-04-01 Ralf Corsepius <ralf_corsepius@…>

  • m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of <asm.h>.
  • Property mode set to 100644
File size: 11.6 KB
Line 
12004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of <asm.h>.
4
52004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
8
92004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
12        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
13        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
14        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
15        fixed size types.
16
172004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
20
212004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am:
24        Don't include lib.am.
25
262004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
29
302004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * ChangeLog: Merge-in mcf5206/ChangeLog.
33        * mcf5206/ChangeLog: Remove.
34
352004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
38        automake-compilation rules.
39        * m68040/fpsp/Makefile.am: Remove.
40        * shared/Makefile.am: Use automake compilation rules.
41        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
42        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
43        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
44        * mcf5206/Makefile.am: Convert to automake compilation rules.
45        * mcf5206/configure.ac: Remove.
46        * mcf5206/.cvsignore: Reflect changes above.
47
482004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * shared/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
51        PRE/TMPINSTALL_FILES to CLEANFILES.
52        * mcf5206/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
53        PRE/TMPINSTALL_FILES to CLEANFILES.
54
552003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
58
592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * shared/cache/Makefile.am: Remove.
62        * shared/misc/Makefile.am: Remove.
63        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate VPATH.
64        * configure.ac: Reflect changes above.
65        * shared/cache/Makefile.am: Use mkdir_p. Remove dirs from
66        PRE/TMPINSTALL_FILES.
67        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
68        * mcf5206/Makefile.am: Use mkdir_p. Remove dirs from
69        PRE/TMPINSTALL_FILES.
70        * mcf5206/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
71
722003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * mcf5206/configure.ac: Cosmetics.
75        * mcf5206/clock/Makefile.am: Remove.
76        * mcf5206/console/Makefile.am: Remove.
77        * mcf5206/include/Makefile.am: Remove.
78        * mcf5206/mbus/Makefile.am: Remove.
79        * mcf5206/timer/Makefile.am: Remove.
80        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
81        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
82        timer/Makefile.am.
83        * mcf5206/configure.ac: Reflect changes above.
84
852003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * mcf5206/clock/Makefile.am: Cosmetics.
88        * mcf5206/mbus/Makefile.am: Cosmetics.
89        * mcf5206/timer/Makefile.am: Cosmetics.
90
912003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * m68040/fpsp/Makefile.am: Remove all-local: $(ARCH).
94        * shared/cache/Makefile.am: Remove all-local: $(ARCH).
95        * shared/misc/Makefile.am: Remove all-local: $(ARCH).
96        * mcf5206/console/Makefile.am: Remove all-local: $(ARCH).
97
982003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * m68040/Makefile.am: Reformat.
101        * m68040/fpsp/Makefile.am: Reformat.
102        * shared/Makefile.am: Reformat.
103        * shared/cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
104        * shared/misc/Makefile.am: Reformat.
105        * mcf5206/Makefile.am: Reformat.
106        * mcf5206/clock/Makefile.am: Reformat.
107        * mcf5206/console/Makefile.am: Reformat.
108        * mcf5206/include/Makefile.am: Reformat. Use dirstamps for
109        preinstallation.
110        * mcf5206/timer/Makefile.am: Reformat.
111
1122003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Remove RTEMS_CANONICAL_HOST.
115        * mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
116
1172003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Remove RTEMS_CHECK_CPU.
120        * mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
121
1222003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * shared/cache/cache.c (m68030): fix prototype mismatch of
125        _CPU_cache_flush_entire_data.
126
1272003-09-04      Joel Sherrill <joel@OARcorp.com>
128
129        * shared/misc/m68kidle.c: URL for license changed.
130        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
131        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
132        mcf5206/include/mcfuart.h, mcf5206/mbus/mcfmbus.c,
133        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: URL for license changed.
134
1352003-08-20      Joel Sherrill <joel@OARcorp.com>
136
137        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
138        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
139        statements.
140
1412003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Reflect having moved aclocal/.
144        * mcf5206/Makefile.am: Reflect having moved aclocal/.
145
1462003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Reflect having moved automake/.
149        * m68040/Makefile.am: Reflect having moved automake/.
150        * m68040/fpsp/Makefile.am: Reflect having moved automake/.
151        * shared/Makefile.am: Reflect having moved automake/.
152        * shared/cache/Makefile.am: Reflect having moved automake/.
153        * shared/misc/Makefile.am: Reflect having moved automake/.
154        * mcf5206/Makefile.am: Reflect having moved automake/.
155        * mcf5206/clock/Makefile.am: Reflect having moved automake/.
156        * mcf5206/console/Makefile.am: Reflect having moved automake/.
157        * mcf5206/include/Makefile.am: Reflect having moved automake/.
158        * mcf5206/mbus/Makefile.am: Reflect having moved automake/.
159        * mcf5206/timer/Makefile.am: Reflect having moved automake/.
160
1612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
164        * mcf5206/configure.ac: Use rtems-bugs@rtems.com as bug report email
165        address.
166
1672003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Remove AC_CONFIG_AUX_DIR.
170        * mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
171
1722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
175        * configure.ac: AC_PREREQ(2.57).
176        * mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
177        * mcf5206/configure.ac: AC_PREREQ(2.57).
178
1792003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
182        @RTEMS_BSP@.cfg.
183        * mcf5206/console/Makefile.am: Likewise.
184        * mcf5206/mbus/Makefile.am: Likewise.
185        * mcf5206/timer/Makefile.am: Likewise.
186
1872003-01-03      Victor V. Vengerov <vvv@oktet.ru>
188
189        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on line
190        232 to after the state has been set.
191
1922002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
195        * mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
196
1972002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Add RTEMS_PROG_CCAS.
200        * mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
201
2022002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
205        * mcf5206/.cvsignore: Reformat. Add autom4te*cache. Remove
206        autom4te.cache.
207
2082002-08-21      Joel Sherrill <joel@OARcorp.com>
209
210        * configure.ac, shared/misc/Makefile.am: PR217 required that the idle
211        task be moved to libcpu so it could be more acutely aware of the CPU
212        model.  This file was modified to pick up the idle task from there.
213        * shared/misc/m68kidle.c: New file.
214
2152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * m68040/fpsp/Makefile.am: Use .$(OBJEXT) instead of .o.
218        * mcf5206/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * mcf5206/console/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * mcf5206/mbus/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * mcf5206/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * shared/cache/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
224
2252002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: Replace mcpu32 by mcpu32p conditional.
228        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
229
2302002-08-06      Joel Sherrill <joel@OARcorp.com>
231
232        * configure.ac: Be more specific about looking at CPU32 and CPU32+ CPU
233        model names so we can turn on the best compile of memcpy.c.
234
2352002-08-05      Joel Sherrill <joel@OARcorp.com>
236
237        * Per PR260 eliminate use of make-target-options.  This impacted RTEMS
238        allowing a distinction between the CPU32 and CPU32+ in the SuperCore and
239        required that the m68k optimized memcpy be moved to libcpu.
240        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
241        * configure.ac, shared/Makefile.am: Modified to reflect new directory.
242        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
243
2442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
247        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
248        * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * mcf5206/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
254        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
255        * mcf5206/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * mcf5206/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * mcf5206/console/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * mcf5206/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * mcf5206/mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * mcf5206/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
261
2622002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
265        *_O_FILES.
266        * shared/cache/Makefile.am: Ditto.
267        * shared/misc/Makefile.am: Ditto.
268
2692001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
272        happy.
273
2742001-10-29      Joel Sherrill <joel@OARcorp.com>
275
276        * mcf5206/.cvsignore: Add more entries.
277
2782001-10-26      Victor V. Vengerov <vvv@oktet.ru>
279
280        * New libcpu support for mcf5206e.
281        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c, mcf5206/clock/.cvsignore,
282        mcf5206/configure.ac, mcf5206/console/mcfuart.c,
283        mcf5206/console/.cvsignore, mcf5206/include/mcf5206e.h,
284        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
285        mcf5206/include/.cvsignore, mcf5206/mbus/mcfmbus.c,
286        mcf5206/mbus/.cvsignore, mcf5206/timer/timer.c,
287        mcf5206/timer/timerisr.S, mcf5206/timer/.cvsignore, mcf5206/.cvsignore:
288        New files.
289
2902001-10-26      Joel Sherrill <joel@OARcorp.com>
291
292        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
293
2942001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
297        * configure.in: Remove.
298        * configure.ac: New file, generated from configure.in by autoupdate.
299
3002001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
303        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
304
3052001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
308        include_*HEADERS instead of H_FILES.
309
3102000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
313
3142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
317
3182000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU
321        canonicalization.
322
3232000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include compile.am.
326
3272000-08-10      Joel Sherrill <joel@OARcorp.com>
328
329        * ChangeLog: New file.
330
Note: See TracBrowser for help on using the repository browser.