diff options
author | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2013-12-17 18:12:30 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2013-12-18 12:07:06 +0000 |
commit | cb756c6d686242acdc942e3d4276e399a69a6f02 (patch) | |
tree | c24b5019a715216e2ed581bfc5ba10945798ea2b /ChangeLog | |
parent | 9dbebe1a67bbedfcb39c6b739f15bc639e8d40a2 (diff) | |
download | glibc-cb756c6d686242acdc942e3d4276e399a69a6f02.zip glibc-cb756c6d686242acdc942e3d4276e399a69a6f02.tar.gz glibc-cb756c6d686242acdc942e3d4276e399a69a6f02.tar.bz2 |
Compile e_sqrt.c with -ffp-contract=off.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |