summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/arm
Commit message (Expand)AuthorAgeFilesLines
* Merging of projects/armv6, part 2gonzo2012-08-151-1/+14
* Ensure we align the stack to 8 bytes in rtld.andrew2012-08-041-2/+4
* Add GNU hash support for rtld.kib2012-04-301-1/+1
* Fix several problems with our ELF filters implementation.kib2012-03-201-11/+15
* Add support for preinit, init and fini arrays. Some ABIs, inkib2012-03-111-0/+3
* Add thread-local storage support for ARM to rtld-elfgonzo2012-02-142-6/+81
* Add support for STT_GNU_IFUNC and R_MACHINE_IRELATIVE GNU extensions tokib2011-12-121-0/+16
* When loading dso without PT_GNU_STACK phdr, only callkib2011-01-251-0/+3
* Implement support for ELF filters in rtld. Both normal and auxillarykib2010-12-251-20/+31
* Only use the cache after the early stage of loading. This isrdivacky2010-05-181-8/+5
* The NetBSD Foundation has granted permission to remove clauses 3 and 4.imp2010-02-161-7/+0
* Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, userwatson2009-04-191-2/+0
* Implement ELF symbol versioning using GNU semantics. This code aimskan2005-12-181-1/+3
* No need to provide atomic_cmpset_32() anymore.cognet2005-04-071-12/+0
* Only provide the dummy, non-atomic atomic_cmpset_32() ifcognet2005-02-261-0/+2
* Implement a dummy atomic_cmpset_32(). It should be safe to use it in rtld ascognet2004-11-231-0/+11
* Remove these unused files before any other archs include the same bogusjhb2004-11-121-171/+0
* Don't try to relocate the dynamic loader in reloc_non_plt(). It has alreadycognet2004-09-281-1/+4
* Use add instead of saving the sp in a register.cognet2004-09-281-2/+1
* Add stubs for TLS.cognet2004-09-233-15/+30
* Woohoo !cognet2004-06-171-2/+0
* Work around a problem somewhere with binutils (?) on arm, hopefully withoutcognet2004-05-151-0/+2
* Import arm bits for rtld-elf.cognet2004-05-145-0/+682
OpenPOWER on IntegriCloud