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 733ffbd32..eed9838c3 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2005-02-07 Jeff Johnston <jjohnstn@redhat.com> + + * libc/include/math.h (isfinite, isnormal, isunordered): Change + input variable names to avoid mixups with nesting macros. + 2005-01-27 Hans-Peter Nilsson <hp@axis.com> * configure.host: Add support for cris-*-* and crisv32-*-*. |