diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 452034e00..233fe0516 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2002-01-07 Alan Matsuoka <alanm@redhat.com> + + * libc/include/machine/ieeefp.h: Configure d10v doubles to + be 32 bits if __DOUBLE__ == 32 otherwise doubles are 64 bits. + libc/include/sys/config.h: Ditto. + 2001-12-28 Corinna Vinschen <corinna@vinschen.de> * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE. |