glibc/sysdeps
Joseph Myers cf4ebc27fe Fix missing sparcv9 --disable-multi-arch fabsl compat symbol (bug 22229).
The --disable-multi-arch case of sparcv9 libm is missing a fabsl
compat symbol for when long double had the same ABI as double.  This
patch adds the missing compat symbol to this implementation.  As my
fix for other instances of this missing compat symbol postdates the
last release, I'm considering this as being part of bug 22229 that was
missing from my previous fix rather than as a separate issue, and so
as not needing a new bug report in Bugzilla.

Tested (compilation only) with build-many-glibcs.py for
sparcv9-linux-gnu --disable-multi-arch.

	[BZ #22229]
	* sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Include
	<math_ldbl_opt.h>.
	(fabsl): Define as compat symbol at version GLIBC_2_0 for libm.
2017-11-29 23:09:03 +00:00
..
aarch64
alpha
arm
generic
gnu
hppa Fix gmon static test failures. 2017-11-28 20:01:05 -05:00
i386 Use libm_alias_float for i386. 2017-11-29 00:10:35 +00:00
ia64 Use libm_alias_float for ia64. 2017-11-29 17:38:35 +00:00
ieee754
init_array
m68k
mach
microblaze
mips
nios2
nptl
posix
powerpc
pthread
s390 Use libm_alias_float for s390. 2017-11-28 17:34:13 +00:00
sh
sparc Fix missing sparcv9 --disable-multi-arch fabsl compat symbol (bug 22229). 2017-11-29 23:09:03 +00:00
tile
unix Use libm_alias_double for s390. 2017-11-28 17:18:20 +00:00
wordsize-32
wordsize-64
x86
x86_64 Use libm_alias_float for x86_64. 2017-11-29 21:25:41 +00:00