]> sourceware.org Git - glibc.git/commit
hppa: assume TLS everywhere
authorMike Frysinger <vapier@gentoo.org>
Sat, 15 Aug 2015 02:07:40 +0000 (22:07 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 18 Aug 2015 06:36:31 +0000 (02:36 -0400)
commit43329fe1396080faf025118b31053fd19e029c12
treecb4d58ab2b6ec6cb42202a4f4ee0101eebd3493f
parent3fb4cfaf1f1e8d58312720c70d224e2050d469fc
hppa: assume TLS everywhere

This brings hppa inline with all the other arches and main code where we
require TLS support everywhere.  That means dropping the defines USE_TLS
and USE___THREAD, and dropping the binutils check (since we already have
a version requirement that is new enough).
ChangeLog
sysdeps/hppa/configure
sysdeps/hppa/configure.ac
sysdeps/hppa/dl-machine.h
sysdeps/hppa/libc-tls.c
sysdeps/hppa/nptl/tls.h
This page took 0.038059 seconds and 5 git commands to generate.