glibc/sysdeps/hppa
Will Newton 82374e65d7 Fix -Wundef warnings for SHARED
The definition of SHARED is tested with #ifdef pretty much everywhere
apart from these few places. The tlsdesc.c code seems to be copy and
pasted to a few architectures and there is one instance in the hppa
startup code.

ChangeLog:

2014-07-09  Will Newton  <will.newton@linaro.org>

	* sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
	* sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
	* sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
	* sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
	* sysdeps/hppa/start.S (_start): Likewise.
2014-07-09 09:26:07 +01:00
..
bits
fpu
hppa1.1
nptl HPPA: Define TLS_DEFINE_INIT_TP 2014-06-09 14:04:45 -07:00
__longjmp.c
abort-instr.h
add_n.S
bsd-_setjmp.S
bsd-setjmp.S
configure
configure.ac
crti.S
crtn.S
dl-fptr.c
dl-fptr.h
dl-irel.h
dl-lookupcfg.h
dl-machine.h Fix Wundef warning for ELF_MACHINE_NO_RELA 2014-06-26 22:30:40 +05:30
dl-symaddr.c
dl-tls.h
dl-trampoline.S
entry.h
frame.h
gccframe.h
get-rounding-mode.h
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c
libgcc-compat.c
lshift.S
machine-gmon.h
Makefile
math_private.h
memusage.h
mp_clz_tab.c
preconfigure
rshift.S
setjmp.S
shlib-versions
stackinfo.h
start.S Fix -Wundef warnings for SHARED 2014-07-09 09:26:07 +01:00
sub_n.S
sysdep.h
tininess.h
tls-macros.h
tst-audit.h
udiv_qrnnd.S
Versions