Commit History

Author SHA1 Message Date
  Carmelo Amoroso 54a1c7691b libdl: remove _dl_ldsopath from libdl.a 12 years ago
  Carmelo Amoroso 7682323a3a Merge remote-tracking branch 'origin/master' into prelink 13 years ago
  Alan Davis 8514218c13 Correct a bug when remapping textrel segments on nommu 13 years ago
  Carmelo Amoroso 3004ce0c96 Merge remote-tracking branch 'origin/master' into prelink 13 years ago
  Bernd Schmidt feb7ce46ef Support dynamic assignment of DSBT_INDEX 13 years ago
  Bernd Schmidt 56ea76b6bf Fix nommu handling of DT_TEXTREL 13 years ago
  Carmelo Amoroso 3b3285b1b7 Merge remote-tracking branch 'origin/master' into prelink 13 years ago
  Carmelo Amoroso 289d19f45d ldso: use ADDR_ALIGN instead of hard-coded value 13 years ago
  Mark Salter 9b1507df25 Add sanity checks to ld.so DSBT support 13 years ago
  Mark Salter 95adc01517 Add support for DSBT ELF to ld.so 13 years ago
  Carmelo Amoroso 435471db85 ldso: use ADDR_ALIGN instead of hard-coded value 13 years ago
  Filippo Arcidiacono b9766aa08c ldso: Fix loadaddr and mappaddr when prelink support is enabled. 13 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