diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2014-03-29 09:35:50 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2014-03-29 09:35:50 +0530 |
commit | cf806aff6067273307d958f35c0a4cd0b0d40e80 (patch) | |
tree | 044334ec07983c6d08abfa1844213f2d81bf0274 /ChangeLog | |
parent | 289e0779571a36a8f30ae0408b4902bb7f2ab92e (diff) | |
download | glibc-cf806aff6067273307d958f35c0a4cd0b0d40e80.zip glibc-cf806aff6067273307d958f35c0a4cd0b0d40e80.tar.gz glibc-cf806aff6067273307d958f35c0a4cd0b0d40e80.tar.bz2 |
[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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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] |