diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-04-24 14:06:02 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-04-24 14:07:40 +0530 |
commit | 45d69176e8b6dc0787dcb8e52e4283b8e7e5e282 (patch) | |
tree | b30075aba9d615123dcde83080e6f261195d3a32 /ChangeLog | |
parent | d6f9bc519da0ab3fadee9b967022f8122afde6b8 (diff) | |
download | glibc-45d69176e8b6dc0787dcb8e52e4283b8e7e5e282.zip glibc-45d69176e8b6dc0787dcb8e52e4283b8e7e5e282.tar.gz glibc-45d69176e8b6dc0787dcb8e52e4283b8e7e5e282.tar.bz2 |
Mention files in which fast/slow paths of math functions are implemented
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-04-24 Siddhesh Poyarekar <siddhesh@redhat.com> + + * benchtests/Makefile: Mention files in which fast and slow + paths of math functions are implemented. + 2013-04-23 Roland McGrath <roland@hack.frob.com> * sysdeps/posix/timespec_get.c: New file. |