freebsd-nq/libexec/rtld-elf
Ed Schouten 37656b872b Replace LIBGCC by LIBCOMPILER_RT.
We now use libcompiler_rt on all platforms now. Instead of referring
directly to -lgcc and LIBGCC, use -lcompiler_rt and LIBCOMPILER_RT.
2014-01-18 14:22:56 +00:00
..
amd64
arm
i386
ia64
mips
powerpc
powerpc64
sparc64
debug.c
debug.h
libmap.c Make the directory mapping functionality, which was previously only 2013-09-21 21:03:52 +00:00
libmap.h Make the directory mapping functionality, which was previously only 2013-09-21 21:03:52 +00:00
Makefile Replace LIBGCC by LIBCOMPILER_RT. 2014-01-18 14:22:56 +00:00
malloc.c
map_object.c
rtld_lock.c
rtld_lock.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld.1
rtld.c Cast Elf_Addr to void * to match the free_aligned() argument type. 2013-12-07 15:49:16 +00:00
rtld.h Build an allocator for the aligned memory on top of the rtld-private 2013-12-06 21:30:31 +00:00
Symbol.map
xmalloc.c Build an allocator for the aligned memory on top of the rtld-private 2013-12-06 21:30:31 +00:00