summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2005-02-07 21:04:22 +0000
committerJeff Johnston <jjohnstn@redhat.com>2005-02-07 21:04:22 +0000
commitb59cab1e2e90ca4ffb19eaf073f03917dc8eb0e9 (patch)
tree077ea1f9f8bb9eecd2b1ba2d227d02513a11dc0d /newlib/ChangeLog
parent681e60c31c1a3135ba8924095d45dbbf22a52784 (diff)
downloadcygnal-b59cab1e2e90ca4ffb19eaf073f03917dc8eb0e9.tar.gz
cygnal-b59cab1e2e90ca4ffb19eaf073f03917dc8eb0e9.tar.bz2
cygnal-b59cab1e2e90ca4ffb19eaf073f03917dc8eb0e9.zip
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.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
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-*-*.