glibc/sysdeps/sparc/sparc64/fpu/multiarch
Joseph Myers e1d6e08dd6 Remove useless SPARC signbit aliases.
The SPARC implementations of __signbit* functions have aliases
signbit, signbitf, signbitl.  These are useless, as they aren't
exported from the shared libraries (only the __signbit* functions are
exported, to be used by the type-generic signbit macro with older
compilers).  This patch removes the useless aliases.

Tested (compilation only) with build-many-glibcs.py for
sparc64-linux-gnu and sparcv9-linux-gnu.

	* sysdeps/sparc/sparc32/fpu/s_signbit.S (signbit): Remove alias.
	(signbitf): Likewise.
	* sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S (signbit):
	Likewise.
	(signbitl): Likewise.
	* sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S (signbitf):
	Likewise.
	* sysdeps/sparc/sparc64/fpu/s_signbit.S (signbit): Likewise.
	(signbitl): Likewise.
	* sysdeps/sparc/sparc64/fpu/s_signbitf.S (signbitf): Likewise.
2017-05-12 16:37:12 +00:00
..
Makefile sparc: Remove optimized math routines which cause testsuite failures. 2017-02-03 17:55:25 -08:00
s_ceil-vis3.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_ceil.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_ceilf-vis3.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_ceilf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_finite-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_finite.S
s_finitef-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_finitef.S
s_floor-vis3.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_floor.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_floorf-vis3.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_floorf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fma-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fma.c
s_fmaf-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fmaf.c
s_isinf-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isinf.S
s_isinff-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isinff.S
s_isnan-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isnan.S
s_isnanf-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isnanf.S
s_lrint-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_lrint.S
s_lrintf-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_lrintf.S
s_nearbyint-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_nearbyint.S
s_nearbyintf-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_nearbyintf.S
s_rint-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_rint.S
s_rintf-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_rintf.S
s_signbit-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_signbit.S Remove useless SPARC signbit aliases. 2017-05-12 16:37:12 +00:00
s_signbitf-vis3.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_signbitf.S Remove useless SPARC signbit aliases. 2017-05-12 16:37:12 +00:00
s_trunc-vis3.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_trunc.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_truncf-vis3.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_truncf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00