Joseph Myers 18305fba55 Remove SPARC lllrint aliases.
The sparc32/sparcv9/fpu/multiarch implementations of llrint / llrintf
have aliases lllrint / lllrintf.  No such function is exported from or
used in libm and these aliases should not be there; I expect they
arose accidentally in the course of converting a 64-bit implementation
(where lrint and llrint can be aliases) to a 32-bit llrint
implementation.  This patch removes those spurious aliases.

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

	* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S
	(__lllrint): Remove alias.
	(lllrint): Likewise.
	* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S
	(__lllrintf): Likewise.
	(lllrintf): Likewise.
2017-11-30 00:43:28 +00:00
..
2017-11-28 00:55:42 +00:00
2017-11-28 01:19:03 +00:00
2017-11-16 11:49:26 +05:30
2017-11-27 11:37:19 +01:00
2017-11-28 20:01:05 -05:00
2017-11-29 00:10:35 +00:00
2017-11-29 17:38:35 +00:00
2017-11-27 14:16:47 +00:00
2017-11-27 14:16:47 +00:00
2017-11-28 17:34:13 +00:00
2017-11-30 00:43:28 +00:00
2017-11-28 17:18:20 +00:00
2017-11-27 14:16:47 +00:00
2017-11-29 21:25:41 +00:00