aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-12-14 22:35:57 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-12-14 22:35:57 +0000
commit033a2c0a20393c7e48000d83c2ca7ac8ea292d9e (patch)
tree949bd0c0a3c81b6ced0d5663ef149ed2496d6308 /ChangeLog
parente361dc043d0490dbcba88f5e16854e8e19f8231c (diff)
downloadglibc-033a2c0a20393c7e48000d83c2ca7ac8ea292d9e.tar
glibc-033a2c0a20393c7e48000d83c2ca7ac8ea292d9e.tar.gz
glibc-033a2c0a20393c7e48000d83c2ca7ac8ea292d9e.tar.bz2
glibc-033a2c0a20393c7e48000d83c2ca7ac8ea292d9e.zip
Remove x86 mathinline.h asinh, acosh, atanh inlines.
Continuing the removal of bits/mathinline.h inlines that would better be done by the compiler, this patch removes x86 inlines for asinh, acosh and atanh functions (only for fast-math, non-SSE 32-bit x86). I've filed <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88502> for adding such inlines as an optimization in GCC. Tested for x86_64 and x86. * sysdeps/x86/fpu/bits/mathinline.h (asinh): Remove inline definition. (acosh): Likewise. (atanh): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 098d9254ae..3dd9054e58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-12-14 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/x86/fpu/bits/mathinline.h (asinh): Remove inline
+ definition.
+ (acosh): Likewise.
+ (atanh): Likewise.
+
2018-12-14 Florian Weimer <fweimer@redhat.com>
* manual/process.texi (Process Creation Concepts): Remove