about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-12-31 12:11:13 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-12-31 12:11:13 +0530
commit1acbb90f7a22c6542fa2bdcae69b8ba1228c06d3 (patch)
tree08440946e75c217482dcdfc054332ef9ab882766 /ChangeLog
parent4c012ed3917b828ca48eef540b71e65977ea0cc3 (diff)
downloadglibc-1acbb90f7a22c6542fa2bdcae69b8ba1228c06d3.tar.gz
glibc-1acbb90f7a22c6542fa2bdcae69b8ba1228c06d3.tar.xz
glibc-1acbb90f7a22c6542fa2bdcae69b8ba1228c06d3.zip
benchmark inputs for atan
Add a more comprehensive set of inputs for the atan function.  I have
also fixed the name on the multiple precision fallback inputs (I
couldn't find any new inputs there) to reflect the fact that the
fallback is only 144bits and not 768bits as I had earlier mentioned.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9950437bf8..5f689c91bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* benchtests/atan-inputs: New inputs. Fix name of multiple
+	precision fallback inputs.
+
 	* benchtests/atanh-inputs: New inputs.
 	* benchtests/tanh-inputs: Likewise.