diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-10-14 11:41:06 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2011-10-14 11:41:06 +0200 |
commit | 349290c00a26567051ef953efcb874d7ee7def1e (patch) | |
tree | 675c7c434f6a2be576f7757590a280081d2a2223 /ChangeLog | |
parent | 6b1f68c91f6e2a10280b3af00969c65d2343d873 (diff) | |
download | glibc-349290c00a26567051ef953efcb874d7ee7def1e.tar glibc-349290c00a26567051ef953efcb874d7ee7def1e.tar.gz glibc-349290c00a26567051ef953efcb874d7ee7def1e.tar.bz2 glibc-349290c00a26567051ef953efcb874d7ee7def1e.zip |
Adjust s390 libm ULPs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2011-10-14 Andreas Schwab <schwab@redhat.com> + * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests. + * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change. 2011-10-13 Roland McGrath <roland@hack.frob.com> |