glibc/sysdeps/sparc/sparc64/soft-fp
Joseph Myers a90d1ac2d2 Remove unused sparc64/soft-fp libm function implementations.
sysdeps/sparc/sparc64/soft-fp has files s_frexpl.c, s_scalblnl.c and
s_scalbnl.c that are never used because the ldbl-128 versions always
come first in the sysdeps directory ordering.  This patch removes the
unused files.

Tested with build-many-glibcs.py that installed stripped shared
libraries are unchanged by this patch.

	* sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Remove file.
	* sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
	* sysdeps/sparc/sparc64/soft-fp/s_scalbnl.c: Likewise.
2017-11-22 21:11:00 +00:00
..
e_ilogbl.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_add.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_cmp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_cmpe.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_div.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_dtoq.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_feq.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_fge.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_fgt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_fle.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_flt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_fne.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_itoq.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_mul.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_neg.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_qtod.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_qtoi.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_qtos.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_qtoui.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_qtoux.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_qtox.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_sqrt.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_stoq.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_sub.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_uitoq.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_util.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_uxtoq.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
qp_xtoq.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sfp-machine.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Versions Fix underflow reporting and tie up loose ends in sparc soft-fp. 2012-05-27 21:11:42 -07:00