glibc/sysdeps/hppa/nptl
Carlos O'Donell d143075adc Update __set_cr27() to mark r31 clobbered.
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().
2010-02-17 09:27:41 -05:00
..
jmpbuf-unwind.h
Makefile 2008-02-22 Carlos O'Donell <carlos@codesourcery.com> 2008-02-23 01:18:18 +00:00
pthread_spin_init.c 2006-11-10 Carlos O'Donell <carlos@systemhalted.org> 2006-11-11 14:33:27 +00:00
pthread_spin_lock.c
pthread_spin_trylock.c
pthread_spin_unlock.c 2006-11-10 Carlos O'Donell <carlos@systemhalted.org> 2006-11-11 14:33:27 +00:00
pthreaddef.h
tcb-offsets.sym
tls.h Update __set_cr27() to mark r31 clobbered. 2010-02-17 09:27:41 -05:00