summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/efi68k/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/efi68k/ChangeLog')
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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,5 +1,11 @@
2002-08-21 Joel Sherrill <joel@OARcorp.com>
+ * 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 <joel@OARcorp.com>
+
* bsp_specs: Added support for -nostdlibs.
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>