glibc/nptl/sysdeps/x86_64
Ulrich Drepper 421665c40a Optimize x86-64 syscall cancellation handling.
The syscall wrappers had to save and restore the syscall parameter
values and return value when calling the functions to enable/disable
cancellation were called.  Not anymore.  The called functions are
special and don't modify any unexpected registers.
2009-08-04 11:03:46 -07:00
..
configure Regenerated. 2009-07-31 21:48:59 -07:00
configure.in Check for .cfi_{personality,lsda} on x86-64. 2009-07-23 17:15:56 -07:00
Makefile Update. 2004-11-25 06:25:42 +00:00
pthread_spin_init.c Update. 2002-11-28 00:53:12 +00:00
pthread_spin_lock.c Update. 2002-11-28 00:53:12 +00:00
pthread_spin_trylock.S 2003-03-12 Roland McGrath <roland@redhat.com> 2003-03-12 10:28:07 +00:00
pthread_spin_unlock.S Update. 2003-03-12 05:45:00 +00:00
pthreaddef.h * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK. 2008-08-15 22:35:53 +00:00
tcb-offsets.sym Optimize x86-64 syscall cancellation handling. 2009-08-04 11:03:46 -07:00
tls.h Fix x86-64 TCB alignment for future processor versions. 2009-07-29 09:01:04 -07:00