about summary refs log tree commit diff
path: root/nss
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-10-06 15:02:12 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-10-06 15:02:12 +0000
commit6dff1983695fe0a5dc80e41edfa4b0dac9fecac2 (patch)
tree29aee7333eb52e36b9b605b884533fe5ccaccbec /nss
parent5a907168918805bbe3088dc4ab051e3e78ad7459 (diff)
downloadglibc-6dff1983695fe0a5dc80e41edfa4b0dac9fecac2.tar.gz
glibc-6dff1983695fe0a5dc80e41edfa4b0dac9fecac2.tar.xz
glibc-6dff1983695fe0a5dc80e41edfa4b0dac9fecac2.zip
Remove redundant ldbl-64-128 files.
Various source files in ldbl-64-128 are redundant, because they wrap
files that no longer provide public symbols that need special
versioning (those symbols having moved to separate errno-setting
wrappers), or, in the case of w_scalblnl.c, because the type-generic
template now does everything required (it deals with symbol versioning
for use in libm, and this file is never built for libc anyway - the
compat scalbln* symbols in libc, as opposed to scalbn*, are only for
i386 and m68k and are aliases to the corresponding scalbn* symbols).
This patch removes those redundant files.

Tested with build-many-glibcs.py (for all ldbl-64-128 configurations)
that installed stripped shared libraries are unchanged by this patch.

	* sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: Remove file.
	* sysdeps/ieee754/ldbl-64-128/s_log1pl.c: Likewise.
	* sysdeps/ieee754/ldbl-64-128/s_scalblnl.c: Likewise.
	* sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
	* sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
Diffstat (limited to 'nss')
0 files changed, 0 insertions, 0 deletions