From 75adbe5fedbc8dffed756fd8aa45eeae0bce7ca5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 5 Aug 2002 19:02:15 +0000 Subject: 2002-08-05 Joel Sherrill * 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. * wrapup/Makefile.am: Pick up memcpy.o from libcpu. --- c/src/lib/libbsp/m68k/efi68k/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/lib/libbsp/m68k/efi68k/ChangeLog') diff --git a/c/src/lib/libbsp/m68k/efi68k/ChangeLog b/c/src/lib/libbsp/m68k/efi68k/ChangeLog index fceab15ff5..9f76f54e43 100644 --- a/c/src/lib/libbsp/m68k/efi68k/ChangeLog +++ b/c/src/lib/libbsp/m68k/efi68k/ChangeLog @@ -1,3 +1,11 @@ +2002-08-05 Joel Sherrill + + * 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. + * wrapup/Makefile.am: Pick up memcpy.o from libcpu. + 2002-07-21 Ralf Corsepius * start/Makefile.am: Eliminate PGM. -- cgit v1.2.3