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

4.104.114.84.95
Last change on this file since cd24a22b was cd24a22b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/09/04 at 14:48:20

2004-02-09 Ralf Corsepius <corsepiu@…>

  • Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am: Don't include lib.am.
  • Property mode set to 100644
File size: 10.9 KB
RevLine 
[cd24a22b]12004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am:
4        Don't include lib.am.
5
[57f360af]62004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
9
[1ddcdc4]102004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * ChangeLog: Merge-in mcf5206/ChangeLog.
13        * mcf5206/ChangeLog: Remove.
14
[18039447]152004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
[e3b7b1bf]17        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
18        automake-compilation rules.
[18039447]19        * m68040/fpsp/Makefile.am: Remove.
20        * shared/Makefile.am: Use automake compilation rules.
21        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
[e3b7b1bf]22        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
23        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
[1ddcdc4]24        * mcf5206/Makefile.am: Convert to automake compilation rules.
25        * mcf5206/configure.ac: Remove.
26        * mcf5206/.cvsignore: Reflect changes above.
[18039447]27
[dc3b7da]282004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
[e3b7b1bf]30        * shared/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
31        PRE/TMPINSTALL_FILES to CLEANFILES.
[1ddcdc4]32        * mcf5206/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
33        PRE/TMPINSTALL_FILES to CLEANFILES.
[dc3b7da]34
[013b750]352003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
38
[4a8754d]392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * shared/cache/Makefile.am: Remove.
42        * shared/misc/Makefile.am: Remove.
[e3b7b1bf]43        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate VPATH.
[4a8754d]44        * configure.ac: Reflect changes above.
[e3b7b1bf]45        * shared/cache/Makefile.am: Use mkdir_p. Remove dirs from
46        PRE/TMPINSTALL_FILES.
[810720b6]47        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
[1ddcdc4]48        * mcf5206/Makefile.am: Use mkdir_p. Remove dirs from
49        PRE/TMPINSTALL_FILES.
50        * mcf5206/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
51
522003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * mcf5206/configure.ac: Cosmetics.
55        * mcf5206/clock/Makefile.am: Remove.
56        * mcf5206/console/Makefile.am: Remove.
57        * mcf5206/include/Makefile.am: Remove.
58        * mcf5206/mbus/Makefile.am: Remove.
59        * mcf5206/timer/Makefile.am: Remove.
60        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
61        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
62        timer/Makefile.am.
63        * mcf5206/configure.ac: Reflect changes above.
64
652003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * mcf5206/clock/Makefile.am: Cosmetics.
68        * mcf5206/mbus/Makefile.am: Cosmetics.
69        * mcf5206/timer/Makefile.am: Cosmetics.
[810720b6]70
[d8746e3]712003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * m68040/fpsp/Makefile.am: Remove all-local: $(ARCH).
74        * shared/cache/Makefile.am: Remove all-local: $(ARCH).
75        * shared/misc/Makefile.am: Remove all-local: $(ARCH).
[1ddcdc4]76        * mcf5206/console/Makefile.am: Remove all-local: $(ARCH).
[d8746e3]77
[b768665b]782003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * m68040/Makefile.am: Reformat.
81        * m68040/fpsp/Makefile.am: Reformat.
82        * shared/Makefile.am: Reformat.
83        * shared/cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
84        * shared/misc/Makefile.am: Reformat.
[1ddcdc4]85        * mcf5206/Makefile.am: Reformat.
86        * mcf5206/clock/Makefile.am: Reformat.
87        * mcf5206/console/Makefile.am: Reformat.
88        * mcf5206/include/Makefile.am: Reformat. Use dirstamps for
89        preinstallation.
90        * mcf5206/timer/Makefile.am: Reformat.
[b768665b]91
[c6328bee]922003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Remove RTEMS_CANONICAL_HOST.
[1ddcdc4]95        * mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
[c6328bee]96
[c8e1751]972003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Remove RTEMS_CHECK_CPU.
[1ddcdc4]100        * mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
[c8e1751]101
[f73ae980]1022003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * shared/cache/cache.c (m68030): fix prototype mismatch of
105        _CPU_cache_flush_entire_data.
106
[4daae74]1072003-09-04      Joel Sherrill <joel@OARcorp.com>
108
109        * shared/misc/m68kidle.c: URL for license changed.
[1ddcdc4]110        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
111        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
112        mcf5206/include/mcfuart.h, mcf5206/mbus/mcfmbus.c,
113        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: URL for license changed.
114
1152003-08-20      Joel Sherrill <joel@OARcorp.com>
116
117        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
118        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
119        statements.
[4daae74]120
[fe8bc62f]1212003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Reflect having moved aclocal/.
[1ddcdc4]124        * mcf5206/Makefile.am: Reflect having moved aclocal/.
[fe8bc62f]125
[5321250]1262003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
[c483a4e]128        * Makefile.am: Reflect having moved automake/.
129        * m68040/Makefile.am: Reflect having moved automake/.
130        * m68040/fpsp/Makefile.am: Reflect having moved automake/.
131        * shared/Makefile.am: Reflect having moved automake/.
132        * shared/cache/Makefile.am: Reflect having moved automake/.
133        * shared/misc/Makefile.am: Reflect having moved automake/.
[1ddcdc4]134        * mcf5206/Makefile.am: Reflect having moved automake/.
135        * mcf5206/clock/Makefile.am: Reflect having moved automake/.
136        * mcf5206/console/Makefile.am: Reflect having moved automake/.
137        * mcf5206/include/Makefile.am: Reflect having moved automake/.
138        * mcf5206/mbus/Makefile.am: Reflect having moved automake/.
139        * mcf5206/timer/Makefile.am: Reflect having moved automake/.
[5321250]140
[7dcc3fe]1412003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
[1ddcdc4]144        * mcf5206/configure.ac: Use rtems-bugs@rtems.com as bug report email
145        address.
[7dcc3fe]146
[3c55718]1472003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: Remove AC_CONFIG_AUX_DIR.
[1ddcdc4]150        * mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
[3c55718]151
[ccd81b60]1522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
[9b5c258]155        * configure.ac: AC_PREREQ(2.57).
[1ddcdc4]156        * mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
157        * mcf5206/configure.ac: AC_PREREQ(2.57).
158
1592003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
162        @RTEMS_BSP@.cfg.
163        * mcf5206/console/Makefile.am: Likewise.
164        * mcf5206/mbus/Makefile.am: Likewise.
165        * mcf5206/timer/Makefile.am: Likewise.
166
1672003-01-03      Victor V. Vengerov <vvv@oktet.ru>
168
169        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on line
170        232 to after the state has been set.
[9b5c258]171
[dfa8fe34]1722002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
[1ddcdc4]175        * mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
[dfa8fe34]176
[0730209]1772002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Add RTEMS_PROG_CCAS.
[1ddcdc4]180        * mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
[0730209]181
[8730f45]1822002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
[e3b7b1bf]184        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
[1ddcdc4]185        * mcf5206/.cvsignore: Reformat. Add autom4te*cache. Remove
186        autom4te.cache.
[8730f45]187
[06a27bbf]1882002-08-21      Joel Sherrill <joel@OARcorp.com>
189
[e3b7b1bf]190        * configure.ac, shared/misc/Makefile.am: PR217 required that the idle
191        task be moved to libcpu so it could be more acutely aware of the CPU
192        model.  This file was modified to pick up the idle task from there.
[06a27bbf]193        * shared/misc/m68kidle.c: New file.
194
[ee64711]1952002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * m68040/fpsp/Makefile.am: Use .$(OBJEXT) instead of .o.
[e3b7b1bf]198        * mcf5206/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
199        * mcf5206/console/Makefile.am: Use .$(OBJEXT) instead of .o.
200        * mcf5206/mbus/Makefile.am: Use .$(OBJEXT) instead of .o.
201        * mcf5206/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
202        * shared/cache/Makefile.am: Use .$(OBJEXT) instead of .o.
203        * shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
[f8ac3ae3]204
[c5ada0b]2052002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Replace mcpu32 by mcpu32p conditional.
208        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
209
[e3b7b1bf]2102002-08-06      Joel Sherrill <joel@OARcorp.com>
211
212        * configure.ac: Be more specific about looking at CPU32 and CPU32+ CPU
213        model names so we can turn on the best compile of memcpy.c.
214
[3f5480c]2152002-08-05      Joel Sherrill <joel@OARcorp.com>
216
[e3b7b1bf]217        * Per PR260 eliminate use of make-target-options.  This impacted RTEMS
218        allowing a distinction between the CPU32 and CPU32+ in the SuperCore and
219        required that the m68k optimized memcpy be moved to libcpu.
[3f5480c]220        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
221        * configure.ac, shared/Makefile.am: Modified to reflect new directory.
222        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
223
[e3355c71]2242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
[e3b7b1bf]226        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
[e3355c71]227        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
228        * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
[1ddcdc4]233        * mcf5206/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
234        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
235        * mcf5206/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * mcf5206/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * mcf5206/console/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * mcf5206/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * mcf5206/mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * mcf5206/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
[e3355c71]241
[e3b7b1bf]2422002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
245        *_O_FILES.
246        * shared/cache/Makefile.am: Ditto.
247        * shared/misc/Makefile.am: Ditto.
248
[1ddcdc4]2492001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
252        happy.
253
2542001-10-29      Joel Sherrill <joel@OARcorp.com>
255
256        * mcf5206/.cvsignore: Add more entries.
257
2582001-10-26      Victor V. Vengerov <vvv@oktet.ru>
259
260        * New libcpu support for mcf5206e.
261        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c, mcf5206/clock/.cvsignore,
262        mcf5206/configure.ac, mcf5206/console/mcfuart.c,
263        mcf5206/console/.cvsignore, mcf5206/include/mcf5206e.h,
264        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
265        mcf5206/include/.cvsignore, mcf5206/mbus/mcfmbus.c,
266        mcf5206/mbus/.cvsignore, mcf5206/timer/timer.c,
267        mcf5206/timer/timerisr.S, mcf5206/timer/.cvsignore, mcf5206/.cvsignore:
268        New files.
269
[62f48b3]2702001-10-26      Joel Sherrill <joel@OARcorp.com>
271
272        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
273
[df25c998]2742001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
277        * configure.in: Remove.
278        * configure.ac: New file, generated from configure.in by autoupdate.
279
[563acb1]2802001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
283        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
284
[b98c8c9]2852001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
[e3b7b1bf]287        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
288        include_*HEADERS instead of H_FILES.
[b98c8c9]289
[feead226]2902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
293
[a314d3b4]2942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
297
[d82c006]2982000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
[e3b7b1bf]300        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU
301        canonicalization.
[d82c006]302
[00e8978b]3032000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
[e3b7b1bf]305        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include compile.am.
[00e8978b]306
[e94ad1fe]3072000-08-10      Joel Sherrill <joel@OARcorp.com>
308
309        * ChangeLog: New file.
[e3b7b1bf]310
Note: See TracBrowser for help on using the repository browser.