about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-17 17:45:55 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-17 17:45:55 +0530
commit037714dd49c1d43584163e80008bb53f693e2550 (patch)
tree7231f8fedeebe7a547749ffd27de6637e53bba54 /ChangeLog
parente913141d5f4d4eed4b65f55b0077aeb1c8234e25 (diff)
downloadglibc-037714dd49c1d43584163e80008bb53f693e2550.tar.gz
glibc-037714dd49c1d43584163e80008bb53f693e2550.tar.xz
glibc-037714dd49c1d43584163e80008bb53f693e2550.zip
Add benchmark inputs for cos and tan
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90d6d47637..23e7296c34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	* benchtests/Makefile (bench): Add cos, tan, slowcos and
+	slowtan.
+	* benchtests/cos-inputs: New file.
+	* benchtests/slowcos-inputs: New file.
+	* benchtests/slowcos.c: New file.
+	* benchtests/slowtan-inputs: New file.
+	* benchtests/slowtan.c: New file.
+	* benchtests/tan-inputs: New file.
+
 2013-04-16  Roland McGrath  <roland@hack.frob.com>
 
 	* rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now