mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 05:20:06 +00:00
d143075adc
The function __set_cr27() uses the `ble` instruction without marking the link register r31 as clobbered. This change adds r31 to the list of clobbers. The TLS thread register is cr27 and is set by calling __set_cr27(). |
||
---|---|---|
.. | ||
jmpbuf-unwind.h | ||
Makefile | ||
pthread_spin_init.c | ||
pthread_spin_lock.c | ||
pthread_spin_trylock.c | ||
pthread_spin_unlock.c | ||
pthreaddef.h | ||
tcb-offsets.sym | ||
tls.h |