diff options
author | DJ Delorie <dj@redhat.com> | 2006-02-12 15:54:25 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2006-02-12 15:54:25 +0000 |
commit | e27d251e327de665b6f3284557acb8c8176e4375 (patch) | |
tree | faee9c8ea42c2e715d15b04aaa3579e96548ff36 /libiberty/ChangeLog | |
parent | 3b24bd49b51996525ab189bd879ba7728b285a6d (diff) | |
download | gdb-e27d251e327de665b6f3284557acb8c8176e4375.zip gdb-e27d251e327de665b6f3284557acb8c8176e4375.tar.gz gdb-e27d251e327de665b6f3284557acb8c8176e4375.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index df72f6d..e319e76 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,11 @@ +2006-02-11 Roger Sayle <roger@eyesopen.com> + R. Scott Bailey <scott.bailey@eds.com> + Bill Northcott <w.northcott@unsw.edu.au> + + PR bootstrap/16787 + * floatformat.c: Include <float.h> where available. + (NAN): Use value of DBL_QNAN if defined, and NAN isn't. + 2006-01-29 Gabriel Dos Reis <gdr@integrable-solutions.net> * configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where |