diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-10-19 11:16:57 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2011-10-19 13:03:31 +0200 |
commit | 8f3b1ffefa61275315891770944bdbf5079e04ed (patch) | |
tree | aff4a0fb26e47a42e4e0ab6dc5a3ecb16c6112b1 /ChangeLog | |
parent | d9a8d0abcc976f7ffe319a376ddd3497486e9726 (diff) | |
download | glibc-8f3b1ffefa61275315891770944bdbf5079e04ed.tar glibc-8f3b1ffefa61275315891770944bdbf5079e04ed.tar.gz glibc-8f3b1ffefa61275315891770944bdbf5079e04ed.tar.bz2 glibc-8f3b1ffefa61275315891770944bdbf5079e04ed.zip |
Fix PLT use for feraiseexcept on x86_64
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-10-19 Andreas Schwab <schwab@redhat.com> + + * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use + __feraiseexcept instead of feraiseexcept. + 2011-10-18 Ulrich Drepper <drepper@gmail.com> * math/math_private.h: Define defaults for libc_fetestexcept and |