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 a4f4ea9..3630b1d 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2002-02-08 matthew green <mrg@redhat.com> + + * libc/include/sys/reent.h (_REENT_CHECK_EMERGENCY): Allocate + _REENT_EMERGENCY_SIZE, not sizeof(char *). + 2002-02-08 Alexandre Oliva <aoliva@redhat.com> Contribute sh64-elf. |