diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-06-12 12:41:25 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-06-12 12:41:25 +0000 |
commit | 94f2c076692a5a4beaa9a85eb10dbe4d891acb1e (patch) | |
tree | 48e2f584064a6ed75bfa90cdb66d2d6ce71924c7 /ChangeLog | |
parent | e0e50a0a31ff04c325513ade44197f8ae8dd324b (diff) | |
download | glibc-94f2c076692a5a4beaa9a85eb10dbe4d891acb1e.tar.gz glibc-94f2c076692a5a4beaa9a85eb10dbe4d891acb1e.tar.xz glibc-94f2c076692a5a4beaa9a85eb10dbe4d891acb1e.zip |
Make more libm tests condition exceptions tests with math-tests.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6e1a9ce4cb..d38c96a9e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2013-06-12 Joseph Myers <joseph@codesourcery.com> + + * math/bug-nextafter.c: Include <math-tests.h>. + (main): Only test for exceptions if EXCEPTION_TESTS is true for + the relevant type. + * math/bug-nexttoward.c: Include <math-tests.h>. + (main): Only test for exceptions if EXCEPTION_TESTS is true for + the relevant type. + * math/test-misc.c: Include <math-tests.h>. + (main): Only test for exceptions if EXCEPTION_TESTS is true for + the relevant type. + 2013-06-12 Andreas Jaeger <aj@suse.de> * po/ia.po: Update Interlingua translation from translation |