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 f3e2939..e478880 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2005-10-31 Darin Johnson <darin@usa.net> + + * libm/mathfp/s_mathcnst.c: Fix endian-ness check to be + correct for constants. + 2005-10-28 Bob Wilson <bob.wilson@acm.org> * libc/stdio/siprintf.c: Wrap long lines in ANSI_SYNOPSIS. |