OSDN Git Service

Revert "libc_tls: Do not include generic libc-tls from arch specific implementation"
authorCarmelo Amoroso <carmelo.amoroso@st.com>
Wed, 1 Dec 2010 16:04:05 +0000 (17:04 +0100)
committerCarmelo Amoroso <carmelo.amoroso@st.com>
Wed, 1 Dec 2010 16:04:05 +0000 (17:04 +0100)
commitbfeeeb57588f6a58d6a154fbc59b30fb48e27956
tree4a270a8ca30d09378afb916f0f3bfb90301bfb7c
parent0c468129356f5ce6780e7369c271d74631ae03ba
Revert "libc_tls: Do not include generic libc-tls from arch specific implementation"

This reverts commit 0c468129356f5ce6780e7369c271d74631ae03ba.
Indeed recent updates into buildsys managed to filter-out generic implementation
when arch specific one is defined, so duplicated symbols into the libc.a

In the meanwhile, do a minor fix into mips version not using relative path
to include <generic/libc-tls.c>

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
libpthread/nptl/sysdeps/alpha/libc-tls.c
libpthread/nptl/sysdeps/mips/libc-tls.c