summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Shawcroft <marcus.shawcroft@linaro.org>2013-12-17 18:12:30 +0000
committerMarcus Shawcroft <marcus.shawcroft@linaro.org>2013-12-18 12:07:06 +0000
commitcb756c6d686242acdc942e3d4276e399a69a6f02 (patch)
treec24b5019a715216e2ed581bfc5ba10945798ea2b /ChangeLog
parent9dbebe1a67bbedfcb39c6b739f15bc639e8d40a2 (diff)
Compile e_sqrt.c with -ffp-contract=off.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ea766d0c5..a3bed28dbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>
+
+ * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
+ $(config-cflags-nofma).
+
2013-12-18 Joseph Myers <joseph@codesourcery.com>
* math/auto-libm-test-in: Mark some hypot tests no-test-inline.