about summary refs log tree commit diff
path: root/ChangeLog.tile
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@tilera.com>2012-05-17 11:31:07 -0400
committerChris Metcalf <cmetcalf@tilera.com>2012-05-17 11:31:07 -0400
commit61a52130e8736d13059cdd090d3c8b2ac42f292b (patch)
tree688eef0fabcae1e103b50d136b8ebc90b637252f /ChangeLog.tile
parentac9182e7532b7a903afa1b86545dd9f1cc308a74 (diff)
downloadglibc-61a52130e8736d13059cdd090d3c8b2ac42f292b.tar.gz
glibc-61a52130e8736d13059cdd090d3c8b2ac42f292b.tar.xz
glibc-61a52130e8736d13059cdd090d3c8b2ac42f292b.zip
tile: update libm-test-ulps for improved fma() and exp10()
Diffstat (limited to 'ChangeLog.tile')
-rw-r--r--ChangeLog.tile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.tile b/ChangeLog.tile
index 7d3c7bde7e..24da151bbf 100644
--- a/ChangeLog.tile
+++ b/ChangeLog.tile
@@ -1,5 +1,7 @@
 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
 
+	* sysdeps/tile/libm-test-ulps: Improved fma() and exp10().
+
 	* sysdeps/tile/s_fma.c: Use ieee754/dbl-64 without rounding or
 	exception support; it's still much better than the generic version.