freebsd-skq/libexec/rtld-elf/powerpc
rdivacky 7f3f7db379 Only use the cache after the early stage of loading. This is
because calling mmap() etc. may use GOT which is not set up
yet. Use calloc() instead of mmap() in cases where this
was the case before (sparc64, powerpc, arm).

Submitted by:	Dimitry Andric (dimitry andric com)
Reviewed by:	kan
Approved by:	ed (mentor)
2010-05-18 08:55:23 +00:00
..
Makefile.inc
reloc.c Only use the cache after the early stage of loading. This is 2010-05-18 08:55:23 +00:00
rtld_machdep.h Support the extended PLT format used when objects have more than 8192 2010-02-22 16:49:45 +00:00
rtld_start.S Support the extended PLT format used when objects have more than 8192 2010-02-22 16:49:45 +00:00