diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-10-06 15:02:12 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-10-06 15:02:12 +0000 |
commit | 6dff1983695fe0a5dc80e41edfa4b0dac9fecac2 (patch) | |
tree | 29aee7333eb52e36b9b605b884533fe5ccaccbec /dlfcn/dladdr.c | |
parent | 5a907168918805bbe3088dc4ab051e3e78ad7459 (diff) | |
download | glibc-6dff1983695fe0a5dc80e41edfa4b0dac9fecac2.tar glibc-6dff1983695fe0a5dc80e41edfa4b0dac9fecac2.tar.gz glibc-6dff1983695fe0a5dc80e41edfa4b0dac9fecac2.tar.bz2 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 'dlfcn/dladdr.c')
0 files changed, 0 insertions, 0 deletions