[git commit prelink 1/1] libc_tls: Do not include generic libc-tls from arch specific implementation

Carmelo Amoroso carmelo.amoroso at st.com
Tue Dec 14 07:08:36 UTC 2010


commit: http://git.uclibc.org/uClibc/commit/?id=0c468129356f5ce6780e7369c271d74631ae03ba
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/prelink

libpthread/nptl/sysdeps/generic/libc-tls.c is built as well, so it does not need
that arch specific version of libc-tls.c (MIPS and ALPHA) includes it.
The arch libc-tls.s is aimed to provide the implementation of __tls_get_addr
for the static libc.a, because on these archs the linker relaxations are not
required and it could be possible to have local-dynamic access models in static
libraries as well.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso at st.com>

Patch is too large, so refusing to show it


More information about the uClibc-cvs mailing list