about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-12-31 12:05:16 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-12-31 12:05:16 +0530
commiteff9832405272a2183581ba6ac9904595b5a17d7 (patch)
tree6ee005a550b110969327b7323b908d8605e39c4d /ChangeLog
parentce641152c419c3c5f54715b9aa8397668497f494 (diff)
downloadglibc-eff9832405272a2183581ba6ac9904595b5a17d7.tar.gz
glibc-eff9832405272a2183581ba6ac9904595b5a17d7.tar.xz
glibc-eff9832405272a2183581ba6ac9904595b5a17d7.zip
benchmark inputs for asinh and acosh
Like sinh and cosh, this patch has benchmark inputs for asinh and
acosh, generated using a random number generator and spread over
significant branches, ignoring the fast return paths.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e76a50dffc..f9dbe8547f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* benchtests/acosh-inputs: New inputs.
+	* benchtests/asinh-inputs: Likewise.
+
 	* benchtests/cosh-inputs: New inputs.
 	* benchtests/sinh-inputs: Likewise.