freebsd-dev/libexec/rtld-elf/i386
Robert Watson d1f2f1c3f3 Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, use
that definition in the custom locking code for the run-time linker
rather than local definitions.

Pointed out by:	tinderbox
MFC after:	2 weeks
2009-04-19 23:02:50 +00:00
..
elf_rtld.x
Makefile.inc
reloc.c Allocate space for thread pointer, this allows thread library to access 2006-03-28 06:09:24 +00:00
rtld_machdep.h Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, use 2009-04-19 23:02:50 +00:00
rtld_start.S Align the stack to a 16 byte boundary before calling _rtld so that we can 2005-05-19 07:32:42 +00:00
Symbol.map Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00