diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-31 12:01:40 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-31 12:01:40 +0530 |
commit | b19221b9a518b03b2cbbe7cdf448f23b2cacd498 (patch) | |
tree | 046999ba5752182fd633752713909c1f7d2a58e1 /ChangeLog | |
parent | 98b78b4b72131264b1950edbcd94287041ec8311 (diff) | |
download | glibc-b19221b9a518b03b2cbbe7cdf448f23b2cacd498.tar.gz |
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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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] |