about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-03-29 09:35:50 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-03-29 09:35:50 +0530
commitcf806aff6067273307d958f35c0a4cd0b0d40e80 (patch)
tree044334ec07983c6d08abfa1844213f2d81bf0274 /ChangeLog
parent289e0779571a36a8f30ae0408b4902bb7f2ab92e (diff)
downloadglibc-cf806aff6067273307d958f35c0a4cd0b0d40e80.tar.gz
glibc-cf806aff6067273307d958f35c0a4cd0b0d40e80.tar.xz
glibc-cf806aff6067273307d958f35c0a4cd0b0d40e80.zip
[benchtests] Use inputs file for modf
The modf benchmark can now use the framework since the introduction of
output arguments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3cd62bb82..9aeb53ce91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	* benchtests/bench-modf.c: Remove.
+	* benchtests/modf-inputs: New inputs file.
+
 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #16362]