about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-10-15 20:47:01 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-15 20:47:01 -0400
commitb61099b50a028d3ac69aa9500ffa9871d23e3884 (patch)
tree9c33a5998b9f0d4a16bd68fb62973d30fd310aab /ChangeLog
parentbcf01e6d800e837622ddbc851b42b55fa99e5636 (diff)
downloadglibc-b61099b50a028d3ac69aa9500ffa9871d23e3884.tar.gz
glibc-b61099b50a028d3ac69aa9500ffa9871d23e3884.tar.xz
glibc-b61099b50a028d3ac69aa9500ffa9871d23e3884.zip
Add cosh optimized for 64-bit architectures
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b276d3cd8..6ddea17f4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
 
+	* sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
+	* sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
+
 	* math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
 	__expl_finite.
 	* math/bits/math-finite.h: Add entries for exp.