glibc/sysdeps
Joseph Myers 515f463f52 Remove x86 mathinline.h sinh, cosh, tanh inlines.
Continuing the removal of bits/mathinline.h inlines that would better
be done by the compiler, this patch removes x86 inlines for sinh, cosh
and tanh functions (inlines only previously present for fast-math,
non-SSE 32-bit x86).  I've filed
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88556> for adding such
inlines as an optimization in GCC.

I believe the only remaining part of the x86 bits/mathinline.h that
does anything useful with current compilers after this patch is the
__LIBC_INTERNAL_MATH_INLINES inline of __ieee754_atan2l; I intend to
remove the whole header and move that inline to a sysdeps
math_private.h header in a subsequent patch.

Tested for x86_64 and x86.

	* sysdeps/x86/fpu/bits/mathinline.h (sinh): Remove inline
	definition.
	(cosh): Likewise.
	(tanh): Likewise.
2018-12-19 21:48:03 +00:00
..
aarch64
alpha
arm
generic Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl. 2018-12-05 18:15:43 -02:00
gnu
hppa
htl htl: Fix comparing attr with default values 2018-12-01 21:42:12 +01:00
hurd
i386 x86: Merge i386/x86_64 atomic-machine.h 2018-12-18 04:25:26 -08:00
ia64 Remove the error handling wrapper from pow 2018-11-21 09:58:36 +00:00
ieee754 Fix powf overflow handling in non-nearest rounding mode [BZ #23961] 2018-12-11 10:01:43 +00:00
init_array
m68k Remove the error handling wrapper from pow 2018-11-21 09:58:36 +00:00
mach hurd: Fix 64bit fcntl lock implementation 2018-12-19 02:17:22 +01:00
microblaze
mips
nios2
nptl Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) 2018-12-05 18:15:43 -02:00
posix timespec_get (posix): Fix copyright header 2018-12-12 17:13:17 +01:00
powerpc Print cache size and geometry auxv types on LD_SHOW_AUXV=1 2018-12-19 19:08:02 -02:00
pthread
riscv
s390 S390: Cleanup ifunc-resolve.h. 2018-12-18 13:57:25 +01:00
sh
sparc
unix s390: Use generic kernel_sigaction.h 2018-12-18 19:52:23 -02:00
wordsize-32
wordsize-64
x86 Remove x86 mathinline.h sinh, cosh, tanh inlines. 2018-12-19 21:48:03 +00:00
x86_64 x86: Merge i386/x86_64 atomic-machine.h 2018-12-18 04:25:26 -08:00