mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-06 01:21:08 +00:00
de21c33c06
This patch fixes some powerpc32 and powerpc64 builds with --disable-multi-arch option along with different --with-cpu=powerN. It cleanups the Implies directories by removing the multiarch folder for non multiarch config and also fixing two assembly implementations: powerpc64/power7/strncat.S that is calling the wrong strlen; and power8/fpu/s_isnan.S that misses the hidden_def and weak_alias directives. |
||
---|---|---|
.. | ||
multiarch | ||
Implies | ||
s_ceil.S | ||
s_ceilf.S | ||
s_floor.S | ||
s_floorf.S | ||
s_llround.S | ||
s_round.S | ||
s_roundf.S | ||
s_trunc.S | ||
s_truncf.S |