diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-05-24 12:14:03 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-05-24 12:14:03 +0000 |
commit | 795405f956cb65486432c66c2542d5b648ba9289 (patch) | |
tree | cbfe2dd5c1d2fd5262b869f03387ad80dac3d179 /ChangeLog | |
parent | 80bad0ccaedf2d072435f4f6f0091141ff4bf33a (diff) | |
download | glibc-795405f956cb65486432c66c2542d5b648ba9289.tar glibc-795405f956cb65486432c66c2542d5b648ba9289.tar.gz glibc-795405f956cb65486432c66c2542d5b648ba9289.tar.bz2 glibc-795405f956cb65486432c66c2542d5b648ba9289.zip |
Don't include exceptions in libm-test-ulps test names.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2012-05-24 Joseph Myers <joseph@codesourcery.com> + * math/gen-libm-test.pl (%beautify): Remove entries for exceptions + and other flags. + (special_function): Do not include flags in test name. + (parse_args): Likewise. + * sysdeps/i386/fpu/libm-test-ulps: Update. + * sysdeps/powerpc/fpu/libm-test-ulps: Likewise. + * sysdeps/s390/fpu/libm-test-ulps: Likewise. + * sysdeps/sparc/fpu/libm-test-ulps: Likewise. + * sysdeps/x86_64/fpu/libm-test-ulps: Likewise. + * math/gen-libm-test.pl (%beautify): Add entries for underflow exceptions. * math/libm-test.inc ("Philosophy"): Update comment about |