source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 3f5480c

4.104.114.84.95
Last change on this file since 3f5480c was 3f5480c, checked in by Joel Sherrill <joel.sherrill@…>, on 08/05/02 at 19:03:52

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

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