summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mrm332/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/mrm332/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/mrm332/ChangeLog b/c/src/lib/libbsp/m68k/mrm332/ChangeLog
index 01760b6c6a..b282a67230 100644
--- a/c/src/lib/libbsp/m68k/mrm332/ChangeLog
+++ b/c/src/lib/libbsp/m68k/mrm332/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>