summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-09-12 17:11:45 -0500
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-09-20 14:37:41 -0500
commitfc7f4691d331acb206c9be2643fc2572eabac0e1 (patch)
treece1780079b58bba2560b0e7f7d5e05554786f40b /ChangeLog
parent9f9834f582f87cc84bfaa11cff5f98fb661c288d (diff)
Remove __nan{f,,l} macros
Use the GCC builtin instead. With the exception of the files built from a template, they are unused. This is preparation for making the s_nanF objects generated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d68dfed061..8423f60979 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2016-09-20 Paul E. Murphy <murphyp@linux.vnet.ibm.com>
+ * math/s_nanf.c: Remove __nanf undef.
+ * math/s_nan.c: Remove __nan undef.
+ * math/s_nanl.c: Remove __nanl undef.
+
+ * sysdeps/generic/math_private.h (__nan): Remove macro
+ override.
+ (__nanf): Likewise.
+ (__nanl): Likewise.
+
+2016-09-20 Paul E. Murphy <murphyp@linux.vnet.ibm.com>
+
* math/Makefile (gen-all-calls): New variable.
(generated): Replace gen-libm-calls with gen-all-calls.
(gen-libm-templates.stmp): Likewise. Also, ensure