source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 6b56ec3

4.104.114.95
Last change on this file since 6b56ec3 was 775f8e5, checked in by Chris Johns <chrisj@…>, on 06/19/08 at 05:38:57

2008-06-19 Matthew Riek <matthew.riek@…>

  • mcf52235/include/mcf52235.h: Removed. Moved to the more generic mcf5223x.h.
  • mcf5223x/include/mcf5223x.h: New. Was mcf52235.h.
  • Makefile.am, configure.ac, preinstall.am: Changed from mcf52235 to mcf5223x.
  • Property mode set to 100644
File size: 15.8 KB
Line 
12008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
2
3        * mcf52235/include/mcf52235.h: Removed. Moved to the more generic
4        mcf5223x.h.
5        * mcf5223x/include/mcf5223x.h: New. Was mcf52235.h.
6        * Makefile.am, configure.ac, preinstall.am: Changed from mcf52235
7        to mcf5223x.
8
92008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
10
11        * mcf52235/include/mcf52235.h: New.
12        * preinstall.am, configure.ac, Makefile.am: Add 52235 support.
13
142007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
15
16        * mcf5206/clock/ckinit.c, mcf5272/clock/ckinit.c: Eliminate copies of
17        the Configuration Table. Use the RTEMS provided accessor macros to
18        obtain configuration fields.
19
202007-11-22      Chris Johns <chrisj@rtems.org>
21
22        * m68k/mcf5235/include/mcf5235.h: Remove '/' from define label.
23       
242007-06-04      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * Makefile.am: Now use the m68k memcpy and memset recently added to
27        newlib instead of our own.
28        * shared/misc/memcpy.c: Removed.
29
302007-03-12      Joel Sherrill <joel@OARcorp.com>
31
32        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
33        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Correct license URL
34        and/or fix mistake in copyright notice. Both of these mistakes appear
35        to be from code submitted after these changes were made previously.
36
372006-12-14      Till Straumann <strauman@slac.stanford.edu>
38
39        * m68k/mcf5282/include/mcf5282.h: added __may_alias__
40        attribute to low-level scalar type definitions and
41        removed intermediate (void*) cast.
42
432006-12-14      Till Straumann <strauman@slac.stanford.edu>
44
45        * m68k/mcf5282/include/mcf5282.h: fixed wrong value
46        of MCF5282_QSPI_QDLYR_SPE.
47
482006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
49
50        * configure.ac: New BUG-REPORT address.
51
522006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
53
54        * configure.ac: Require autoconf-2.60. Require automake-1.10.
55
562006-09-11      Chris Johns <chrisj@rtems.org>
57
58        * m68k/mcf5282/include/mcf5282.h: Remove extra CRLF.
59       
602006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * configure.ac: Use RTEMS_AMPOLISH3.
63
642005-07-27      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * Makefile.am: Fix broken patch to mcf5235.
67
682005-07-08      Joel Sherrill <joel@OARcorp.com>
69
70        * Makefile.am: Eliminate duplicate entry for include_mcf5235... .
71
722005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
73
74        * ChangeLog, Makefile.am, configure.ac, preinstall.am: Addition of
75        mcf5235 support.
76        * mcf5235/include/mcf5235.h: New file.
77
782005-06-17      Mike Bertosh <mbertosh@motioncontrol.org>
79
80        * Makefile.am, configure.ac, preinstall.am: Addition of mcf5235
81        support.
82
832005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
84
85        * Makefile.am: Merge-in mcf5282/Makefile.am.
86        * preinstall.am: Regenerate.
87        * mcf5282/Makefile.am: Remove.
88        * configure.ac: Remove mcf5282/Makefile.
89
902005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * Makefile.am: Merge-in mcf5272/Makefile.am.
93        * preinstall.am: Regenerate.
94        * mcf5272/Makefile.am: Remove.
95        * configure.ac: Remove mcf5272/Makefile.
96
972005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
98
99        * Makefile.am: Merge-in mcf5206/Makefile.am.
100        * preinstall.am: Regenerate.
101        * mcf5206/Makefile.am: Remove.
102        * configure.ac: Remove mcf5206/Makefile.
103
1042005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
105
106        * Makefile.am: Merge-in m68040/Makefile.am.
107        * m68040/Makefile.am: Remove.
108        * configure.ac: Remove m68040/Makefile.
109
1102005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * Makefile.am: Merge-in shared/Makefile.am.
113        * preinstall.am: New.
114        * shared/Makefile.am: Remove.
115        * configure.ac: Remove shared/Makefile.
116        Add AMPOLISH3.
117
1182005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * mcf5282/include/Makefile.am: Remove (unused).
121
1222005-04-26      Joel Sherrill <joel@OARcorp.com>
123
124        * mcf5206/include/mcfuart.h: Reformatted.
125
1262005-02153      Eric Norum <norume@aps.anl.gov>
127
128        * shared/cache/cache_.h: Remove development warning.
129
1302005-02-03      Eric Norum <norume@aps.anl.gov>
131
132        * shared/misc/memProbe.c: Memory probe support
133
1342005-02-01      Joel Sherrill <joel@OARcorp.com>
135
136        * mcf5282/.cvsignore: New file.
137
1382005-01-28      Eric Norum <norume@aps.anl.gov>
139
140        * shared/cache/cache_.h: Add ColdFire entries
141
1422005-01-28      Eric Norum <norume@aps.anl.gov>
143
144        * Makefile.am, configure.ac, mcf5282/Makefile.am,
145          mcf5282/include/Makefile.am, mcf5282/include/mcf5282.h: New BSP/CPU
146
1472005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
148
149        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
150        shared/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
151
1522005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * m68040/Makefile.am, mcf5206/Makefile.am, mcf5272/Makefile.am,
155        shared/Makefile.am: Remove build-variant support.
156
1572005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * ChangeLog: Merge-in mcf5272/ChangeLog.
160        * mcf5272/ChangeLog: Remove.
161
1622004-11-25      Joel Sherrill <joel@OARcorp.com>
163
164        * mcf5272/timer/timerisr.S: Include rtems/asm.h not asm.h
165
1662004-11-19      Ralf Corsepius <ralf_corsepius@rtems.org>
167
168        * shared/cache/cache.c, shared/cache/cache_.h: Use
169        (defined(__mc68020__) && !defined(__mcpu32__)) instead of
170        defined(__mc68020__) to reflect GCC-3.4's expectations.
171
1722004-10-21      Ralf Corsepius <ralf_corsepius@rtems.org>
173
174        * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
175        mcf5272/timer/timer.c: Use POSIX fixed-size types.
176
1772004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
178
179        * configure.ac: Remove RTEMS_ENABLE_BARE.
180
1812004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
182
183        * configure.ac: Require automake > 1.9.
184
1852004-08-02      Jay Monkman <jtm@lopingdog.com>
186
187        * Makefile.am, configure.ac: Added CSB360 BSP
188        * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
189        mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
190        mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
191        mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
192        mcf5272/timer/timerisr.S, mcf5272/.cvsignore, mcf5272/ChangeLog,
193        mcf5272/Makefile.am, mcf5272/clock/.cvsignore,
194        mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore,
195        mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore,
196        mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
197
1982004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
199
200        * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of
201        <asm.h>.
202
2032004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
204
205        * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of
206        <asm.h>.
207
2082004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
209
210        * mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
211
2122004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
213
214        * m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
215        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
216        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
217        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
218        fixed size types.
219
2202004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
221
222        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
223
2242004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Index: m68040/Makefile.am, mcf5206/Makefile.am,
227        shared/Makefile.am: Don't include lib.am.
228
2292004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * mcf5206/Makefile.am: Rename console.rel to mcfuart.rel.
232
2332004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * ChangeLog: Merge-in mcf5206/ChangeLog.
236        * mcf5206/ChangeLog: Remove.
237
2382004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
241        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
242        * shared/Makefile.am: Use automake compilation rules.
243        * mcf5206/.cvsignore: Reflect changes above.
244        * mcf5206/Makefile.am: Convert to automake compilation rules.
245        * Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
246        * m68040/fpsp/Makefile.am, mcf5206/configure.ac: Remove.
247        * m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am. Use
248        automake-compilation rules.
249
2502004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * shared/Makefile.am, mcf5206/Makefile.am: Re-add dirstamps to
253        PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
254
2552003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * shared/Makefile.am: Fix typo in rule to build from cache/%.c.
258
2592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * shared/Makefile.am: Merge-in the Makefile.ams above. Eliminate
262        VPATH.
263        * shared/cache/Makefile.am, mcf5206/Makefile.am: Use mkdir_p. Remove
264        dirs from PRE/TMPINSTALL_FILES.
265        * configure.ac, mcf5206/configure.ac: Require automake >= 1.8,
266        autoconf >= 2.59.
267        * configure.ac: Reflect changes above.
268        * shared/cache/Makefile.am, shared/misc/Makefile.am: Remove.
269
2702003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * mcf5206/configure.ac: Cosmetics.
273        * mcf5206/configure.ac: Reflect changes above.
274        * mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
275        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
276        mcf5206/timer/Makefile.am: Remove.
277        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
278        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
279        timer/Makefile.am.
280
2812003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * mcf5206/clock/Makefile.am, mcf5206/mbus/Makefile.am,
284        mcf5206/timer/Makefile.am: Cosmetics.
285
2862003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * m68040/fpsp/Makefile.am: Remove all-local,
289        shared/cache/Makefile.am: Remove all-local, shared/misc/Makefile.am:
290        Remove all-local, mcf5206/console/Makefile.am: Remove all-local:
291        $(ARCH).
292
2932003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * m68040/Makefile.am, m68040/fpsp/Makefile.am, shared/Makefile.am,
296        shared/misc/Makefile.am, mcf5206/Makefile.am,
297        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
298        mcf5206/timer/Makefile.am: Reformat.
299        * shared/cache/Makefile.am, mcf5206/include/Makefile.am: Reformat.
300        Use dirstamps for preinstallation.
301
3022003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
305
3062003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
309
3102003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * shared/cache/cache.c (m68030): fix prototype mismatch of
313        _CPU_cache_flush_entire_data.
314
3152003-09-04      Joel Sherrill <joel@OARcorp.com>
316
317        * shared/misc/m68kidle.c, mcf5206/clock/ckinit.c,
318        mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
319        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
320        mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c,
321        mcf5206/timer/timerisr.S: URL for license changed.
322
3232003-08-20      Joel Sherrill <joel@OARcorp.com>
324
325        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
326        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
327        statements.
328
3292003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * Makefile.am, mcf5206/Makefile.am: Reflect having moved aclocal/.
332
3332003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * Makefile.am, m68040/Makefile.am, m68040/fpsp/Makefile.am,
336        shared/Makefile.am, shared/cache/Makefile.am,
337        shared/misc/Makefile.am, mcf5206/Makefile.am,
338        mcf5206/clock/Makefile.am, mcf5206/console/Makefile.am,
339        mcf5206/include/Makefile.am, mcf5206/mbus/Makefile.am,
340        mcf5206/timer/Makefile.am: Reflect having moved automake/.
341
3422003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.ac, mcf5206/configure.ac: Use rtems-bugs@rtems.com as
345        bug report email address.
346
3472003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * configure.ac, mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
350
3512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac, mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
354        * configure.ac, mcf5206/configure.ac: AC_PREREQ(2.57).
355
3562003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
359        @RTEMS_BSP@.cfg.
360        * mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
361        mcf5206/timer/Makefile.am: Likewise.
362
3632003-01-03      Victor V. Vengerov <vvv@oktet.ru>
364
365        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on
366        line 232 to after the state has been set.
367
3682002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * configure.ac, mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
371
3722002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * configure.ac, mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
375
3762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * .cvsignore, mcf5206/.cvsignore: Reformat. Add autom4te*cache.
379        Remove autom4te.cache.
380
3812002-08-21      Joel Sherrill <joel@OARcorp.com>
382
383        * shared/misc/m68kidle.c: New file.
384        * configure.ac, shared/misc/Makefile.am: PR217 required that the
385        idle task be moved to libcpu so it could be more acutely aware of
386        the CPU model.  This file was modified to pick up the idle task from
387        there.
388
3892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * m68040/fpsp/Makefile.am, mcf5206/clock/Makefile.am,
392        mcf5206/console/Makefile.am, mcf5206/mbus/Makefile.am,
393        mcf5206/timer/Makefile.am, shared/cache/Makefile.am,
394        shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
395
3962002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
399        * configure.ac: Replace mcpu32 by mcpu32p conditional.
400
4012002-08-06      Joel Sherrill <joel@OARcorp.com>
402
403        * configure.ac: Be more specific about looking at CPU32 and CPU32+
404        CPU model names so we can turn on the best compile of memcpy.c.
405
4062002-08-05      Joel Sherrill <joel@OARcorp.com>
407
408        * Per PR260 eliminate use of make-target-options.  This impacted
409        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
410        SuperCore and required that the m68k optimized memcpy be moved to
411        libcpu.
412        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
413        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
414        * configure.ac, shared/Makefile.am: Modified to reflect new
415        directory.
416
4172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * m68040/fpsp/Makefile.am, m68040/Makefile.am, Makefile.am,
420        shared/cache/Makefile.am, shared/Makefile.am,
421        mcf5206/clock/Makefile.am, mcf5206/Makefile.am,
422        mcf5206/console/Makefile.am, mcf5206/include/Makefile.am,
423        mcf5206/mbus/Makefile.am, mcf5206/timer/Makefile.am: Remove
424        AUTOMAKE_OPTIONS.
425        * configure.ac, mcf5206/configure.ac:
426        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
427        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
428
4292002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate
432        *_O_FILES.
433        * shared/cache/Makefile.am, shared/misc/Makefile.am: Ditto.
434
4352001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make
438        automake-1.5 happy.
439
4402001-10-29      Joel Sherrill <joel@OARcorp.com>
441
442        * mcf5206/.cvsignore: Add more entries.
443
4442001-10-26      Victor V. Vengerov <vvv@oktet.ru>
445
446        * New libcpu support for mcf5206e.
447        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c,
448        mcf5206/clock/.cvsignore, mcf5206/configure.ac,
449        mcf5206/console/mcfuart.c, mcf5206/console/.cvsignore,
450        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
451        mcf5206/include/mcfuart.h, mcf5206/include/.cvsignore,
452        mcf5206/mbus/mcfmbus.c, mcf5206/mbus/.cvsignore,
453        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
454        mcf5206/timer/.cvsignore, mcf5206/.cvsignore: New files.
455
4562001-10-26      Joel Sherrill <joel@OARcorp.com>
457
458        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
459
4602001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
463        * configure.ac: New file, generated from configure.in by autoupdate.
464        * configure.in: Remove.
465
4662001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
469        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
470
4712001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Apply
474        include_*HEADERS instead of H_FILES.
475
4762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
479
4802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
483        $(RTEMS_TOPdir)/aclocal.
484
4852000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
488        GNU canonicalization.
489
4902000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
493        compile.am.
494
4952000-08-10      Joel Sherrill <joel@OARcorp.com>
496
497        * ChangeLog: New file.
498
Note: See TracBrowser for help on using the repository browser.