source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 1ddcdc4

4.104.114.84.95
Last change on this file since 1ddcdc4 was 1ddcdc4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/23/04 at 12:55:00

2004-01-23 Ralf Corsepius <corsepiu@…>

  • ChangeLog?: Merge-in mcf5206/ChangeLog.
  • mcf5206/ChangeLog: Remove.
  • Property mode set to 100644
File size: 10.7 KB
Line 
12004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * ChangeLog: Merge-in mcf5206/ChangeLog.
4        * mcf5206/ChangeLog: Remove.
5
62004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
9        automake-compilation rules.
10        * m68040/fpsp/Makefile.am: Remove.
11        * shared/Makefile.am: Use automake compilation rules.
12        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
13        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
14        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
15        * mcf5206/Makefile.am: Convert to automake compilation rules.
16        * mcf5206/configure.ac: Remove.
17        * mcf5206/.cvsignore: Reflect changes above.
18
192004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * shared/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
22        PRE/TMPINSTALL_FILES to CLEANFILES.
23        * mcf5206/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
24        PRE/TMPINSTALL_FILES to CLEANFILES.
25
262003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
29
302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * shared/cache/Makefile.am: Remove.
33        * shared/misc/Makefile.am: Remove.
34        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate VPATH.
35        * configure.ac: Reflect changes above.
36        * shared/cache/Makefile.am: Use mkdir_p. Remove dirs from
37        PRE/TMPINSTALL_FILES.
38        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
39        * mcf5206/Makefile.am: Use mkdir_p. Remove dirs from
40        PRE/TMPINSTALL_FILES.
41        * mcf5206/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
42
432003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * mcf5206/configure.ac: Cosmetics.
46        * mcf5206/clock/Makefile.am: Remove.
47        * mcf5206/console/Makefile.am: Remove.
48        * mcf5206/include/Makefile.am: Remove.
49        * mcf5206/mbus/Makefile.am: Remove.
50        * mcf5206/timer/Makefile.am: Remove.
51        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
52        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
53        timer/Makefile.am.
54        * mcf5206/configure.ac: Reflect changes above.
55
562003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * mcf5206/clock/Makefile.am: Cosmetics.
59        * mcf5206/mbus/Makefile.am: Cosmetics.
60        * mcf5206/timer/Makefile.am: Cosmetics.
61
622003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * m68040/fpsp/Makefile.am: Remove all-local: $(ARCH).
65        * shared/cache/Makefile.am: Remove all-local: $(ARCH).
66        * shared/misc/Makefile.am: Remove all-local: $(ARCH).
67        * mcf5206/console/Makefile.am: Remove all-local: $(ARCH).
68
692003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * m68040/Makefile.am: Reformat.
72        * m68040/fpsp/Makefile.am: Reformat.
73        * shared/Makefile.am: Reformat.
74        * shared/cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
75        * shared/misc/Makefile.am: Reformat.
76        * mcf5206/Makefile.am: Reformat.
77        * mcf5206/clock/Makefile.am: Reformat.
78        * mcf5206/console/Makefile.am: Reformat.
79        * mcf5206/include/Makefile.am: Reformat. Use dirstamps for
80        preinstallation.
81        * mcf5206/timer/Makefile.am: Reformat.
82
832003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Remove RTEMS_CANONICAL_HOST.
86        * mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
87
882003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Remove RTEMS_CHECK_CPU.
91        * mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
92
932003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * shared/cache/cache.c (m68030): fix prototype mismatch of
96        _CPU_cache_flush_entire_data.
97
982003-09-04      Joel Sherrill <joel@OARcorp.com>
99
100        * shared/misc/m68kidle.c: URL for license changed.
101        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
102        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
103        mcf5206/include/mcfuart.h, mcf5206/mbus/mcfmbus.c,
104        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: URL for license changed.
105
1062003-08-20      Joel Sherrill <joel@OARcorp.com>
107
108        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
109        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
110        statements.
111
1122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved aclocal/.
115        * mcf5206/Makefile.am: Reflect having moved aclocal/.
116
1172003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Reflect having moved automake/.
120        * m68040/Makefile.am: Reflect having moved automake/.
121        * m68040/fpsp/Makefile.am: Reflect having moved automake/.
122        * shared/Makefile.am: Reflect having moved automake/.
123        * shared/cache/Makefile.am: Reflect having moved automake/.
124        * shared/misc/Makefile.am: Reflect having moved automake/.
125        * mcf5206/Makefile.am: Reflect having moved automake/.
126        * mcf5206/clock/Makefile.am: Reflect having moved automake/.
127        * mcf5206/console/Makefile.am: Reflect having moved automake/.
128        * mcf5206/include/Makefile.am: Reflect having moved automake/.
129        * mcf5206/mbus/Makefile.am: Reflect having moved automake/.
130        * mcf5206/timer/Makefile.am: Reflect having moved automake/.
131
1322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
135        * mcf5206/configure.ac: Use rtems-bugs@rtems.com as bug report email
136        address.
137
1382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Remove AC_CONFIG_AUX_DIR.
141        * mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
142
1432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
146        * configure.ac: AC_PREREQ(2.57).
147        * mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
148        * mcf5206/configure.ac: AC_PREREQ(2.57).
149
1502003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
153        @RTEMS_BSP@.cfg.
154        * mcf5206/console/Makefile.am: Likewise.
155        * mcf5206/mbus/Makefile.am: Likewise.
156        * mcf5206/timer/Makefile.am: Likewise.
157
1582003-01-03      Victor V. Vengerov <vvv@oktet.ru>
159
160        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on line
161        232 to after the state has been set.
162
1632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
166        * mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
167
1682002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Add RTEMS_PROG_CCAS.
171        * mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
172
1732002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
176        * mcf5206/.cvsignore: Reformat. Add autom4te*cache. Remove
177        autom4te.cache.
178
1792002-08-21      Joel Sherrill <joel@OARcorp.com>
180
181        * configure.ac, shared/misc/Makefile.am: PR217 required that the idle
182        task be moved to libcpu so it could be more acutely aware of the CPU
183        model.  This file was modified to pick up the idle task from there.
184        * shared/misc/m68kidle.c: New file.
185
1862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * m68040/fpsp/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * mcf5206/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * mcf5206/console/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * mcf5206/mbus/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * mcf5206/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * shared/cache/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
195
1962002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Replace mcpu32 by mcpu32p conditional.
199        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
200
2012002-08-06      Joel Sherrill <joel@OARcorp.com>
202
203        * configure.ac: Be more specific about looking at CPU32 and CPU32+ CPU
204        model names so we can turn on the best compile of memcpy.c.
205
2062002-08-05      Joel Sherrill <joel@OARcorp.com>
207
208        * Per PR260 eliminate use of make-target-options.  This impacted RTEMS
209        allowing a distinction between the CPU32 and CPU32+ in the SuperCore and
210        required that the m68k optimized memcpy be moved to libcpu.
211        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
212        * configure.ac, shared/Makefile.am: Modified to reflect new directory.
213        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
214
2152002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
218        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
219        * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * mcf5206/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
225        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
226        * mcf5206/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * mcf5206/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * mcf5206/console/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * mcf5206/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * mcf5206/mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * mcf5206/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
232
2332002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
236        *_O_FILES.
237        * shared/cache/Makefile.am: Ditto.
238        * shared/misc/Makefile.am: Ditto.
239
2402001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
243        happy.
244
2452001-10-29      Joel Sherrill <joel@OARcorp.com>
246
247        * mcf5206/.cvsignore: Add more entries.
248
2492001-10-26      Victor V. Vengerov <vvv@oktet.ru>
250
251        * New libcpu support for mcf5206e.
252        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c, mcf5206/clock/.cvsignore,
253        mcf5206/configure.ac, mcf5206/console/mcfuart.c,
254        mcf5206/console/.cvsignore, mcf5206/include/mcf5206e.h,
255        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
256        mcf5206/include/.cvsignore, mcf5206/mbus/mcfmbus.c,
257        mcf5206/mbus/.cvsignore, mcf5206/timer/timer.c,
258        mcf5206/timer/timerisr.S, mcf5206/timer/.cvsignore, mcf5206/.cvsignore:
259        New files.
260
2612001-10-26      Joel Sherrill <joel@OARcorp.com>
262
263        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
264
2652001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
268        * configure.in: Remove.
269        * configure.ac: New file, generated from configure.in by autoupdate.
270
2712001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
274        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
275
2762001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
279        include_*HEADERS instead of H_FILES.
280
2812000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
284
2852000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
288
2892000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU
292        canonicalization.
293
2942000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include compile.am.
297
2982000-08-10      Joel Sherrill <joel@OARcorp.com>
299
300        * ChangeLog: New file.
301
Note: See TracBrowser for help on using the repository browser.