freebsd-dev/libexec/rtld-elf/arm
Ed Maste dc412d2d4b rtld: attempt to fix reloc_nonplt_object TLS allocation
allocate_tls_offset returns true on success.  This still needs more
testing and review, but this change is consistent with other archs.

PR:		236880
Reported by:	Andrew Gierth <andrew@tao11.riddles.org.uk>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2019-03-29 14:35:23 +00:00
..
Makefile.inc
reloc.c rtld: attempt to fix reloc_nonplt_object TLS allocation 2019-03-29 14:35:23 +00:00
rtld_machdep.h Rework rtld's TLS Variant I implementation to match r326794 2018-09-05 23:23:16 +00:00
rtld_start.S