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 302a864e2..4bf935d4a 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2003-11-10 Jeff Johnston <jjohnstn@redhat.com> + + * libc/machine/powerpc/ufix64toa.c (_ufix64to_r): Fix shifts + to use (Ebits + 1) which accounts for the sign-bit. + 2003-11-07 Jeff Johnston <jjohnstn@redhat.com> * configure.host: Remove -DLOOSE_KERNEL_NAMES flag for linux |