about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-10-28 16:36:45 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-10-28 16:36:46 +0530
commitdfa1b402a03c78273dd9dc7b07a86209e8d10e5c (patch)
treefa10ad9bf0a3bbe7759e2e3abf07f6c844eb885b /ChangeLog
parent54f73d9c089deeaa6552ac0710fc09e50fd83918 (diff)
downloadglibc-dfa1b402a03c78273dd9dc7b07a86209e8d10e5c.tar.gz
glibc-dfa1b402a03c78273dd9dc7b07a86209e8d10e5c.tar.xz
glibc-dfa1b402a03c78273dd9dc7b07a86209e8d10e5c.zip
Benchmark inputs for pow
These inputs cover all normal processing paths for pow including all
its slow paths.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6885996d7a..58b6a0199d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* benchtests/pow-inputs: Add new inputs.
+
 	* benchtests/exp-inputs: Add new inputs.
 
 	* sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate