Commit History

Author SHA1 Message Date
  Filippo Arcidiacono b9766aa08c ldso: Fix loadaddr and mappaddr when prelink support is enabled. 14 years ago
  Filippo Arcidiacono a33796043b ldso: Add runtime prelink support 14 years ago
  Filippo Arcidiacono 94cc6edb78 ldso: Rework global scope handling and symbol lookup mechanism 14 years ago
  Filippo Arcidiacono 637e2b2440 ldso: Add implementation of ld.so standalone execution 15 years ago
  Timo Teräs b93b98daf0 ldso: support RTLD_NODELETE and DF_1_NODELETE 14 years ago
  Bernhard Reutner-Fischer 7a0108deec silence debug warning 14 years ago
  Chris Metcalf b2c9cb1927 Make _dl_dprintf buf non-static to avoid multithreading bugs. 14 years ago
  Hans-Christian Egtvedt e092e7c304 check if USE_TLS is defined before use 14 years ago
  Mike Frysinger 00673f9382 nommu: use MAP_UNINITIALIZE for mallocs 14 years ago
  Mike Frysinger 1f5e333a15 ldso: clean up breakage in tls merge 14 years ago
  Mike Frysinger 3cf9c9a296 ldso: use O_CLOEXEC for cache file 14 years ago
  Mike Frysinger 7a7b85dad8 ldso: use MAP_FAILED with ld.so.cache 14 years ago
  Austin Foxley 534661b91c ldso/: tls support for dynamic linker 14 years ago
  Ron e1aba9d040 Avoid type-punned pointers that break strict-aliasing 15 years ago
  Denis Vlasenko 27d501fdbf simple optimizations and style fixes in dynamic loading 15 years ago
  Bernhard Reutner-Fischer 3cd5e0b1c9 - use proper macros 15 years ago
  Bernhard Reutner-Fischer 5b174cbf65 - use proper macro (no obj-code changes) 15 years ago
  Carmelo Amoroso 827c5f1b82 Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does). 15 years ago
  Carmelo Amoroso d58dd0883c ldso: removed dead code. 15 years ago
  Bernhard Reutner-Fischer b732f3009a - fix the macros rather than the callees as rightfully noted by bernds (duh!) 16 years ago
  Bernhard Reutner-Fischer df2e0d1154 - Avoid warning about missing brace. 16 years ago
  Mike Frysinger 79913b3e6c fix broken whitespace in many places; no functional changes 16 years ago
  Bernd Schmidt 7129c31062 Blackfin FD-PIC patch 6/6. 16 years ago
  Mike Frysinger 338053615c fix ld.so.cache handling on no-mmu setups 17 years ago
  Joakim Tjernlund 2244c71124 Fix dlopen for static apps. 17 years ago
  Mike Frysinger 996be4d2f1 merge some more FDPIC related fixes from Bernd Schmidt 18 years ago
  Mike Frysinger 47319595bd patch from Bernd Schmidt to abstract away initializing of relocation addresses 18 years ago
  Mike Frysinger a60180c265 patch from Bernd Schmidt to abstract away load address types 18 years ago
  Mike Frysinger 48e99a87d2 use ElfW(Addr) in more places 18 years ago
  Mike Frysinger 656554001c revert fdpic patch so we can merge it in bit by bit 18 years ago