summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/lm32/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/lm32/ChangeLog')
-rw-r--r--cpukit/score/cpu/lm32/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/lm32/ChangeLog b/cpukit/score/cpu/lm32/ChangeLog
index 26aa15aaac..e4d7ed1c86 100644
--- a/cpukit/score/cpu/lm32/ChangeLog
+++ b/cpukit/score/cpu/lm32/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-06 Michael Walle <michael@walle.cc>
+
+ * cpu_asm.S: We cannot use any other register than r0 without saving
+ them to the stack. (_ISR_Handler clears r0 right at the beginning)
+
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu.c, rtems/score/cpu.h: Change prototype of IDLE thread to