summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeroen Albers <_jeroen_@yahoo.com>2013-07-05 12:58:20 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-07-05 12:58:20 +0000
commit72c90ed01fb5ba17bbcfbe0a67ec044f4b868618 (patch)
treeba8ec80142b353520653bc693a848ca748573b55 /ChangeLog
parentbb3ced6f37bb48851ddada5967487084c1aee0b8 (diff)
downloadglibc-72c90ed01fb5ba17bbcfbe0a67ec044f4b868618.tar.gz
glibc-72c90ed01fb5ba17bbcfbe0a67ec044f4b868618.tar.xz
glibc-72c90ed01fb5ba17bbcfbe0a67ec044f4b868618.zip
Update x86 and x86_64 ulps on AMD FX-8350 with GCC 4.8.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62f5fe0e7a..1845545cb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
+
+	* sysdeps/i386/fpu/libm-test-ulps: Update.
+	* sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
+
 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	* configure.in (--enable-lock-elision): Fix message text.