summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/avr/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/avr/ChangeLog')
-rw-r--r--cpukit/score/cpu/avr/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/score/cpu/avr/ChangeLog b/cpukit/score/cpu/avr/ChangeLog
index ca48ff6c92..f509ab6135 100644
--- a/cpukit/score/cpu/avr/ChangeLog
+++ b/cpukit/score/cpu/avr/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * cpu_asm.c: Add stub for setjmp/longjmp. Remove when in newlib.
+
2009-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/cpu.h: AVR stack grows down.