1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-07 13:14:51 +00:00
freebsd/libexec/rtld-elf
Ed Maste 244f6b3ec3 Remove historical GNUC test
The requirement is for a GCC-compatible compiler and not necessarily
GCC itself. However, we currently expect any compiler used for building
the whole of FreeBSD to be GCC-compatible and many things will break if
not; there's no longer a need to have an explicit test for this in rtld.

Reviewed by:	imp, kib
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D2422
2015-05-06 15:29:11 +00:00
..
aarch64
amd64
arm
i386
mips
powerpc
powerpc64
sparc64
tests
debug.c
debug.h Remove historical GNUC test 2015-05-06 15:29:11 +00:00
libmap.c
libmap.h
Makefile
malloc.c
map_object.c
rtld_lock.c
rtld_lock.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld.1
rtld.c Remove historical GNUC test 2015-05-06 15:29:11 +00:00
rtld.h
Symbol.map
xmalloc.c