freebsd-src/libexec/rtld-elf
Stefan Eßer 55a4ccf3e8 Fix breakage caused by alphabetically sorting SRCS: rtld_start.S must come first!
The previous version made all shared binaries dump core.
2004-05-14 21:01:52 +00:00
..
alpha
amd64 More stack alignment fixes. Arrange so we call _rtld() in ld-elf.so.1 2004-03-21 01:43:39 +00:00
arm Import arm bits for rtld-elf. 2004-05-14 12:15:51 +00:00
i386
ia64
powerpc
sparc64 Avoid using the global offset table to get the address of _DYNAMIC in 2003-07-04 00:05:15 +00:00
debug.c Fix warnings on 64 bit platforms. 2003-06-19 16:09:18 +00:00
debug.h Add initial support for compiling a special 32 bit version of 2004-03-21 01:21:26 +00:00
libmap.c Add initial support for compiling a special 32 bit version of 2004-03-21 01:21:26 +00:00
libmap.h Add initial support for compiling a special 32 bit version of 2004-03-21 01:21:26 +00:00
Makefile Fix breakage caused by alphabetically sorting SRCS: rtld_start.S must come first! 2004-05-14 21:01:52 +00:00
malloc.c Very minor style nit: sort include files alphabetically. 2003-08-22 02:22:59 +00:00
map_object.c
rtld.1
rtld.c If we change obj_rtld.path after initialising __progname, make sure we 2004-03-29 18:37:37 +00:00
rtld.h Add initial support for compiling a special 32 bit version of 2004-03-21 01:21:26 +00:00
rtld_lock.c
rtld_lock.h
xmalloc.c