aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <jaegerandi@gmail.com>2012-05-07 21:50:25 +0200
committerAndreas Jaeger <jaegerandi@gmail.com>2012-05-07 21:50:25 +0200
commit20f244a03fda84d1556674584b340e2459ef3d99 (patch)
treec7a21f8b601d0740754da25b6cc131098d5f8eac /ChangeLog
parent495fd99f3a119e5c0c542ccc6cf9c93b1fb9e892 (diff)
downloadglibc-20f244a03fda84d1556674584b340e2459ef3d99.zip
glibc-20f244a03fda84d1556674584b340e2459ef3d99.tar.gz
glibc-20f244a03fda84d1556674584b340e2459ef3d99.tar.bz2
Revert "Build glibc with -frounding-math"
This reverts commit bd7b0e561f7f684cedfc4adb964569fe9ab16209. Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 0 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index ba2cedf..b80b485 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -64,14 +64,6 @@
* math/libm-test.inc (check_float_internal): Correct ulp
calculation for subnormal expected results.
-2012-05-06 Andreas Jaeger <aj@suse.de>
-
- * Makeconfig (+math-flags): New, set to -frounding-math.
- (+cflags): Add +math-flags so that all of glibc gets compiled with
- it.
-
- * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
-
2012-05-05 Joseph Myers <joseph@codesourcery.com>
* math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]: