diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 7a97c2a2f..43d687492 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2002-12-10 Joel Sherrill <joel@OARcorp.com> + + * libc/include/machine/setjmp.h: Make sure _JBLEN is defined + for i386-rtems targets. + 2002-12-06 Jeff Johnston <jjohnstn@redhat.com> * libc/include/stdlib.h (strtof): New prototype (from C99). |