diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-05-12 16:37:12 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-05-12 16:37:12 +0000 |
commit | e1d6e08dd6f9298ed7f61ef12c17ca83cb761f37 (patch) | |
tree | 57bc0b3245f7304bc73615a70ae3f20de974646b /iconvdata/IBM1163.irreversible | |
parent | 1d2bc2eae969543b89850e35e532f3144122d80a (diff) | |
download | glibc-e1d6e08dd6f9298ed7f61ef12c17ca83cb761f37.tar.gz glibc-e1d6e08dd6f9298ed7f61ef12c17ca83cb761f37.tar.xz glibc-e1d6e08dd6f9298ed7f61ef12c17ca83cb761f37.zip |
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.
Diffstat (limited to 'iconvdata/IBM1163.irreversible')
0 files changed, 0 insertions, 0 deletions