diff options
author | Richard Henderson <rth@twiddle.net> | 2014-07-03 10:37:59 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-07-03 10:37:59 -0700 |
commit | 69862e2511a41d64ff8ce942721589fb12bade15 (patch) | |
tree | 73a2d48f9a0a8af2dfa668f9132c5d528d5a8256 /ChangeLog.old-ports-hppa | |
parent | d5e16ade14822f1a125b6d568b1e3e1326e8868d (diff) | |
download | glibc-69862e2511a41d64ff8ce942721589fb12bade15.tar.gz glibc-69862e2511a41d64ff8ce942721589fb12bade15.tar.xz glibc-69862e2511a41d64ff8ce942721589fb12bade15.zip |
alpha: Remove nearbyint and nearbyintf implementations
The original implementation was written for EV5, which does not record inexact in the status register for /SU (but no /I) insns. But EV6 does record the inexact status; the lack of /I simply means that the exception is suppressed. Adding feholdexcept becomes the bulk of the overhead, so we might as well use the default implementation.
Diffstat (limited to 'ChangeLog.old-ports-hppa')
0 files changed, 0 insertions, 0 deletions