freebsd-dev/libexec/rtld-elf/arm
Konstantin Belousov 7e3300e505 rtld: clean up Makefile.
Move all MD statements into $MACHINE_ARCH/Makefile.inc.
Unconditionally apply version script to rtld, the interpreter is not
functional without it for long time.

Reviewed by:	brooks, emaste
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D23083
2020-01-11 09:18:58 +00:00
..
Makefile.inc rtld: clean up Makefile. 2020-01-11 09:18:58 +00:00
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 Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00