summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m32c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/m32c/ChangeLog')
-rw-r--r--cpukit/score/cpu/m32c/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m32c/ChangeLog b/cpukit/score/cpu/m32c/ChangeLog
index ec52b6644c..694bee7ced 100644
--- a/cpukit/score/cpu/m32c/ChangeLog
+++ b/cpukit/score/cpu/m32c/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * context_init.c, context_switch.S, cpu.c: Now builds multilib. R8C
+ paths produce warnings for now.
+
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* context_init.c: Eliminate warnings.