glibc/sysdeps
Szabolcs Nagy bd4430c2a6 Do not wrap logf, log2f and powf
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.

	* 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.
2017-10-02 14:39:38 +01:00
..
aarch64 AArch64: update libm-test-ulps 2017-09-28 15:28:46 +01:00
alpha Remove ancient __signbit inlines 2017-09-28 19:52:13 +01:00
arm arm: Update elf_machine_load_address for static PIE 2017-09-29 16:23:33 -07:00
generic Hide internal __ifreq function [BZ #18822] 2017-10-01 17:35:46 -07:00
gnu hurd: Fix getifaddrs' and freeifaddrs' symbol exposition 2017-09-28 01:05:18 +02:00
hppa Obsolete pow10 functions. 2017-09-01 21:13:18 +00:00
i386 Do not wrap logf, log2f and powf 2017-10-02 14:39:38 +01:00
ia64 New symbol version for logf, log2f and powf without SVID compat 2017-10-02 14:38:03 +01:00
ieee754 Do not wrap logf, log2f and powf 2017-10-02 14:39:38 +01:00
init_array
m68k Do not wrap logf, log2f and powf 2017-10-02 14:39:38 +01:00
mach Hide internal __setrlimit function [BZ #18822] 2017-10-01 17:46:54 -07:00
microblaze Obsolete pow10 functions. 2017-09-01 21:13:18 +00:00
mips mips: Update elf_machine_load_address for static PIE 2017-09-29 16:22:00 -07:00
nios2 Enable unwind info in libc-start.c and backtrace.c 2017-09-19 15:07:58 +01:00
nptl
posix Hide internal idna functions [BZ #18822] 2017-10-01 17:33:22 -07:00
powerpc Do not wrap expf and exp2f 2017-10-02 14:38:54 +01:00
pthread aio: Remove internal_function function attribute 2017-08-31 15:59:06 +02:00
s390 Remove ancient __signbit inlines 2017-09-28 19:52:13 +01:00
sh Enable unwind info in libc-start.c and backtrace.c 2017-09-19 15:07:58 +01:00
sparc Remove ancient __signbit inlines 2017-09-28 19:52:13 +01:00
tile Remove ancient __signbit inlines 2017-09-28 19:52:13 +01:00
unix New symbol version for logf, log2f and powf without SVID compat 2017-10-02 14:38:03 +01:00
wordsize-32
wordsize-64 posix: Consolidate Linux glob implementation 2017-09-08 16:34:02 +02:00
x86 Remove ancient __signbit inlines 2017-09-28 19:52:13 +01:00
x86_64 Do not wrap expf and exp2f 2017-10-02 14:38:54 +01:00