From 0308c805402fb77b808fc245b66f13e7c607712d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 21 Aug 2002 17:41:26 +0000 Subject: 2002-08-21 Joel Sherrill * wrapup/Makefile.am: PR217 required that the idle task be moved to libcpu so it could be more acutely aware of the CPU model. This file was modified to pick up the idle task from there. --- c/src/lib/libbsp/m68k/efi68k/ChangeLog | 6 ++++++ 1 file changed, 6 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 f77579fd52..cd40f68a6d 100644 --- a/c/src/lib/libbsp/m68k/efi68k/ChangeLog +++ b/c/src/lib/libbsp/m68k/efi68k/ChangeLog @@ -1,3 +1,9 @@ +2002-08-21 Joel Sherrill + + * wrapup/Makefile.am: PR217 required that the idle task be moved to + libcpu so it could be more acutely aware of the CPU model. This + file was modified to pick up the idle task from there. + 2002-08-21 Joel Sherrill * bsp_specs: Added support for -nostdlibs. -- cgit v1.2.3