freebsd-dev/libexec/rtld-elf/arm
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
..
Makefile.inc
reloc.c Implement ELF symbol versioning using GNU semantics. This code aims 2005-12-18 19:43:33 +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 Use add instead of saving the sp in a register. 2004-09-28 14:41:15 +00:00