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
..
Makefile 2008-02-22 Carlos O'Donell <carlos@codesourcery.com> 2008-02-23 01:18:18 +00:00
jmpbuf-unwind.h 2006-07-13 Carlos O'Donell <carlos@systemhalted.org> 2006-07-14 13:51:24 +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 2006-07-18 Carlos O'Donell <carlos@systemhalted.org> 2006-07-18 22:46:12 +00:00
pthread_spin_trylock.c 2006-07-18 Carlos O'Donell <carlos@systemhalted.org> 2006-07-18 22:46:12 +00:00
pthread_spin_unlock.c 2006-11-10 Carlos O'Donell <carlos@systemhalted.org> 2006-11-11 14:33:27 +00:00
pthreaddef.h 2006-07-13 Carlos O'Donell <carlos@systemhalted.org> 2006-07-14 13:51:24 +00:00
tcb-offsets.sym 2006-09-15 Carlos O'Donell <carlos@systemhalted.org> 2006-09-16 00:46:19 +00:00
tls.h Update __set_cr27() to mark r31 clobbered. 2010-02-17 09:27:41 -05:00