glibc/sysdeps/unix/sysv/linux/hppa/nptl
Carlos O'Donell 8cb8321faf Update cancellable assembly system call wrappers.
This patch updates sysdep-cancel.h to include the
new no-cancel wrapper and provides CFI directives
for all of the assembly. The CFI directives should
allow unwinding information to be generated.

Signed-off-by: Carlos O'Donell <carlos@sytemhalted.org>
2011-10-21 10:08:04 -04:00
..
bits Add correct aligment to pthread_*_t structures. 2009-11-25 18:18:56 -05:00
clone.S 2006-09-15 Carlos O'Donell <carlos@systemhalted.org> 2006-09-16 00:46:19 +00:00
configure 2007-06-16 Jeff Bailey <jbailey@raspberryginger.com> 2007-06-16 15:38:21 +00:00
configure.in 2007-06-16 Jeff Bailey <jbailey@raspberryginger.com> 2007-06-16 15:38:21 +00:00
createthread.c 2006-07-13 Carlos O'Donell <carlos@systemhalted.org> 2006-07-14 13:51:24 +00:00
fork.c 2006-07-13 Carlos O'Donell <carlos@systemhalted.org> 2006-07-14 13:51:24 +00:00
libc-lowlevellock.c 2006-07-13 Carlos O'Donell <carlos@systemhalted.org> 2006-07-14 13:51:24 +00:00
lowlevellock.c 2007-10-18 Carlos O'Donell <carlos@systemhalted.org> 2007-10-19 01:47:47 +00:00
lowlevellock.h Remove constants which are now defined in generic file. 2009-11-15 14:36:46 -05:00
pt-initfini.c 2006-07-13 Carlos O'Donell <carlos@systemhalted.org> 2006-07-14 13:51:24 +00:00
pt-vfork.S [hppa] Fix incorrect stack frame usage in vfork. 2010-06-24 12:13:36 -04:00
pthread_cond_broadcast.c Implement new NPTL POSIX Threads ABI for HPPA. 2009-09-08 14:32:53 -04:00
pthread_cond_destroy.c Implement new NPTL POSIX Threads ABI for HPPA. 2009-09-08 14:32:53 -04:00
pthread_cond_init.c Implement new NPTL POSIX Threads ABI for HPPA. 2009-09-08 14:32:53 -04:00
pthread_cond_signal.c Implement new NPTL POSIX Threads ABI for HPPA. 2009-09-08 14:32:53 -04:00
pthread_cond_timedwait.c Implement new NPTL POSIX Threads ABI for HPPA. 2009-09-08 14:32:53 -04:00
pthread_cond_wait.c Implement new NPTL POSIX Threads ABI for HPPA. 2009-09-08 14:32:53 -04:00
pthread_once.c 2007-07-28 Carlos O'Donell <carlos@systemhalted.org> 2007-07-28 21:26:44 +00:00
pthread.h hppa: Update nptl/pthread.h to match generic file 2010-06-07 14:46:19 +02:00
pthreadP.h Implement new NPTL POSIX Threads ABI for HPPA. 2009-09-08 14:32:53 -04:00
sysdep-cancel.h Update cancellable assembly system call wrappers. 2011-10-21 10:08:04 -04:00