Remove hppa linuxthreads support.
commit25f991b858ffc104a5b6720ae229cee4e88c976f
authorCarlos O'Donell <carlos@systemhalted.org>
Thu, 20 Oct 2011 18:49:52 +0000 (20 14:49 -0400)
committerCarlos O'Donell <carlos@systemhalted.org>
Thu, 20 Oct 2011 18:49:52 +0000 (20 14:49 -0400)
treea7f8262b7c97ec83a17befa57a5a03258864befd
parent9dd87de7ff43261dc83c74cc561ae392a405663f
Remove hppa linuxthreads support.

We now require NPTL and TLS to build glibc therefore
the hppa linuxthreads support is no longer needed.
Debian has already transitioned to NPTL support and
we will continue to work out NPTL issues.

Signed-off-by: Carlos O'Donell <carlos@systemhalted.org>
ChangeLog.hppa
sysdeps/hppa/linuxthreads/pspinlock.c [deleted file]
sysdeps/hppa/linuxthreads/pt-machine.h [deleted file]
sysdeps/hppa/linuxthreads/tls.h [deleted file]
sysdeps/unix/sysv/linux/hppa/linuxthreads/aio_cancel.c [deleted file]
sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/initspin.h [deleted file]
sysdeps/unix/sysv/linux/hppa/linuxthreads/bits/pthreadtypes.h [deleted file]
sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h [deleted file]
sysdeps/unix/sysv/linux/hppa/linuxthreads/pt-initfini.c [deleted file]
sysdeps/unix/sysv/linux/hppa/linuxthreads/sysdep-cancel.h [deleted file]