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 ddac73824..df54f0d8d 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2002-11-12 Jeff Johnston <jjohnstn@redhat.com> + + * libc/stdlib/ldtoa.c (e64toe): When checking the exponent + for inf/nan, make sure that the check ignores the sign bit. + 2002-11-07 Joel Sherrill <joel@OARcorp.com> * libc/sys/rtems/machine: New directory. |