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

4.104.114.84.95
Last change on this file since ab67810 was f8ac3ae3, checked in by Joel Sherrill <joel.sherrill@…>, on 08/06/02 at 20:23:58

2002-08-06 Joel Sherrill <joel@…>

  • configure.ac: Be more specific about looking at CPU32 and CPU32+ CPU model names so we can turn on the best compile of memcpy.c.
  • Property mode set to 100644
File size: 2.3 KB
RevLine 
[f8ac3ae3]12002-08-06      Joel Sherrill <joel@OARcorp.com>
2
3        * configure.ac: Be more specific about looking at CPU32 and CPU32+
4        CPU model names so we can turn on the best compile of memcpy.c.
5
[c5ada0b]62002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Replace mcpu32 by mcpu32p conditional.
9        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
10
[3f5480c]112002-08-05      Joel Sherrill <joel@OARcorp.com>
12
13        * Per PR260 eliminate use of make-target-options.  This impacted
14        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
15        SuperCore and required that the m68k optimized memcpy be moved
16        to libcpu.
17        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
18        * configure.ac, shared/Makefile.am: Modified to reflect new directory.
19        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
20
[e3355c71]212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac:
24        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
25        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
26        * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
31
[62f48b3]322001-10-26      Joel Sherrill <joel@OARcorp.com>
33
34        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
35
[df25c998]362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
39        * configure.in: Remove.
40        * configure.ac: New file, generated from configure.in by autoupdate.
41
[563acb1]422001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
45        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
46
[b98c8c9]472001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am:
50        Apply include_*HEADERS instead of H_FILES.
51
[feead226]522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
55
[a314d3b4]562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
59
[d82c006]602000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
63        Switch to GNU canonicalization.
64
[00e8978b]652000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
68        compile.am
69
[e94ad1fe]702000-08-10      Joel Sherrill <joel@OARcorp.com>
71
72        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.