diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-04-03 14:13:44 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-04-03 14:13:44 +0200 |
commit | 74d87055bfeb31ea37bc2356d88c065c612e1c0e (patch) | |
tree | fb7509d7e8040e7f204e8498c21d5e6770864f0a /ChangeLog | |
parent | 90d5d5bbd8a6d41926c8bb6ac9f367bf956c623f (diff) | |
download | glibc-74d87055bfeb31ea37bc2356d88c065c612e1c0e.tar glibc-74d87055bfeb31ea37bc2356d88c065c612e1c0e.tar.gz glibc-74d87055bfeb31ea37bc2356d88c065c612e1c0e.tar.bz2 glibc-74d87055bfeb31ea37bc2356d88c065c612e1c0e.zip |
Refer to two GCC PRs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2013-04-03 Thomas Schwinge <thomas@codesourcery.com> + + * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float) + (SNAN_TESTS_double): Refer to GCC PR56831. + * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to + GCC PR56828. + 2013-04-03 Siddhesh Poyarekar <siddhesh@redhat.com> * Rules (bench): Move bench.out after the run is complete. |