From aaa5c0d08cb1b828a592983a34b4bd093ba8c9fe Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 May 2009 20:34:42 +0000 Subject: 2009-05-04 Joel Sherrill * cpu_asm.c: Add stub for setjmp/longjmp. Remove when in newlib. --- cpukit/score/cpu/avr/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/score/cpu/avr/ChangeLog') 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 + + * cpu_asm.c: Add stub for setjmp/longjmp. Remove when in newlib. + 2009-02-27 Joel Sherrill * rtems/score/cpu.h: AVR stack grows down. -- cgit v1.2.3