glibc/sysdeps/powerpc/nptl
Florian Weimer cb976fba4c powerpc: Use global register variable in <thread_pointer.h>
A local register variable is merely a compiler hint, and so not
appropriate in this context.  Move the global register variable into
<thread_pointer.h> and include it from <tls.h>, as there can only
be one global definition for one particular register.

Fixes commit 8dbeb0561e
("nptl: Add <thread_pointer.h> for defining __thread_pointer").

Reported-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Reviewed-by: Raphael M Zinsly <rzinsly@linux.ibm.com>
2021-12-15 16:06:25 +01:00
..
bits Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
elide.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Makefile Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
pthread_spin_lock.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
pthread_spin_trylock.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
pthread_spin_unlock.c nptl: Move pthread_spin_init, Move pthread_spin_unlock into libc 2021-04-23 17:06:44 +02:00
pthread-offsets.h nptl: Add tests for internal pthread_rwlock_t offsets 2019-11-26 13:53:36 +00:00
pthreaddef.h nptl: Increase default TCB alignment to 32 2021-12-03 20:43:31 +01:00
tcb-offsets.sym powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC 2018-09-21 10:18:03 -07:00
thread_pointer.h powerpc: Use global register variable in <thread_pointer.h> 2021-12-15 16:06:25 +01:00
tls.h powerpc: Use global register variable in <thread_pointer.h> 2021-12-15 16:06:25 +01:00