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

4.104.114.84.95
Last change on this file since c5ada0b was c5ada0b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/06/02 at 14:20:40

2002-08-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Replace mcpu32 by mcpu32p conditional.
  • share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Replace mcpu32 by mcpu32p conditional.
4        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
5
62002-08-05      Joel Sherrill <joel@OARcorp.com>
7
8        * Per PR260 eliminate use of make-target-options.  This impacted
9        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
10        SuperCore and required that the m68k optimized memcpy be moved
11        to libcpu.
12        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
13        * configure.ac, shared/Makefile.am: Modified to reflect new directory.
14        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
15
162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac:
19        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
20        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
21        * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS.
22        * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS.
23        * Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
26
272001-10-26      Joel Sherrill <joel@OARcorp.com>
28
29        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
30
312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
34        * configure.in: Remove.
35        * configure.ac: New file, generated from configure.in by autoupdate.
36
372001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
40        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
41
422001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am:
45        Apply include_*HEADERS instead of H_FILES.
46
472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
50
512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
54
552000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
58        Switch to GNU canonicalization.
59
602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
63        compile.am
64
652000-08-10      Joel Sherrill <joel@OARcorp.com>
66
67        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.