summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-12-31 12:01:40 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-12-31 12:01:40 +0530
commitb19221b9a518b03b2cbbe7cdf448f23b2cacd498 (patch)
tree046999ba5752182fd633752713909c1f7d2a58e1 /ChangeLog
parent98b78b4b72131264b1950edbcd94287041ec8311 (diff)
benchmark inputs for asin and acos
Add a comprehensive set of inputs for asin and acos functions, including the multiple precision fallback path.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82aebf23bd..46e5acd91b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-31 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * benchtests/acos-inputs: Add more inputs.
+ * benchtests/asin-inputs: Likewise.
+
2013-12-30 Ville Skytta <ville.skytta@iki.fi>
[BZ #16375]