diff options
author | 2011-06-08 22:00:34 +0000 | |
---|---|---|
committer | 2011-06-08 22:00:34 +0000 | |
commit | 62d98928b165013517fd53454d2d03ca1898972f (patch) | |
tree | b43906d9141e1d36fe9441c86c0e42ed78283002 /lib/libc | |
parent | do not document the -c flag: it was added for posix compliance, (diff) | |
download | wireguard-openbsd-62d98928b165013517fd53454d2d03ca1898972f.tar.xz wireguard-openbsd-62d98928b165013517fd53454d2d03ca1898972f.zip |
On ARM, make GCC generate code which uses our library fabs, fabsf,
and fabsl calls, instead of inlining its builtins implemented with
__gedf2 & __negdf2 softfloat calls which is wrong and actually
slower.
Looked over by miod@. Also kettenis@ noted, that GCC4 has this fixed.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions