mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
* elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
to the ABI in use. [__powerpc64__] (TLS_LD): Use __TLS_GET_ADDR instead of .__tls_get_addr. [__powerpc64__] (TLS_GD): Likewise.
This commit is contained in:
parent
cf3a8c7f42
commit
fe3350eedd
@ -1,9 +1,10 @@
|
||||
2008-04-11 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABI
|
||||
in use.
|
||||
(TLS_LD): Use __TLS_GET_ADDR instead of .__tls_get_addr.
|
||||
(TLS_GD): Likewise.
|
||||
* elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
|
||||
to the ABI in use.
|
||||
[__powerpc64__] (TLS_LD): Use __TLS_GET_ADDR instead of
|
||||
.__tls_get_addr.
|
||||
[__powerpc64__] (TLS_GD): Likewise.
|
||||
|
||||
2007-11-20 Ryan S. Arnold <rsa@us.ibm.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user