diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2017-09-13 18:14:26 +0100 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2017-09-29 11:51:12 +0100 |
commit | dc230e23df20ac3ab13e2cc2e858083c0550bb31 (patch) | |
tree | 54f38bd9d66b5276fbc8d659fca2497a3409548d /nis/yp_xdr.c | |
parent | 7dc9a7c1aa60966df497d6405aab3bdfab5c6083 (diff) | |
download | glibc-nsz/math.tar.gz glibc-nsz/math.tar.xz glibc-nsz/math.zip |
Do not wrap logf, log2f and powf nsz/math
The new generic logf, log2f and powf code don't need wrappers any more, they set errno inline so only use the wrappers on targets that need it. 2017-09-19 Szabolcs Nagy <szabolcs.nagy@arm.com> * sysdeps/ieee754/flt-32/e_log2f.c (__log2f): Define without wrapper. * sysdeps/ieee754/flt-32/e_logf.c (__logf): Likewise * sysdeps/ieee754/flt-32/e_powf.c (__powf): Likewise * sysdeps/ieee754/flt-32/w_log2f.c: New file. * sysdeps/ieee754/flt-32/w_logf.c: New file. * sysdeps/ieee754/flt-32/w_powf.c: New file. * sysdeps/i386/fpu/w_log2f.c: New file. * sysdeps/i386/fpu/w_logf.c: New file. * sysdeps/i386/fpu/w_powf.c: New file. * sysdeps/m68k/m680x0/fpu/w_log2f.c: New file. * sysdeps/m68k/m680x0/fpu/w_logf.c: New file. * sysdeps/m68k/m680x0/fpu/w_powf.c: New file.
Diffstat (limited to 'nis/yp_xdr.c')
0 files changed, 0 insertions, 0 deletions