Commit History

Author SHA1 Message Date
  Carmelo Amoroso 3b3285b1b7 Merge remote-tracking branch 'origin/master' into prelink 13 years ago
  Mark Salter 95adc01517 Add support for DSBT ELF to ld.so 13 years ago
  Peter S. Mazinger 2e9d2266c0 Correct ssp code 13 years ago
  Peter S. Mazinger df25e26ca7 syntax fix 13 years ago
  Carmelo Amoroso 2aee0efdec Merge remote branch 'origin/master' into prelink 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 02f56b3ae9 ldso: Do not add the ld.so at the end of the loaded modules list 14 years ago
  Filippo Arcidiacono 4136ca46e3 ldso: Add support for LD_WARN and LD_TRACE_PRELINKING 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
  Austin Foxley e035abf89f Merge commit 'origin/master' into nptl 14 years ago
  Carmelo AMOROSO 4f729fd9aa ldso: Add config option for controlling LD_PRELOAD 14 years ago
  Bernhard Reutner-Fischer 211bb2c7a9 ldso: tweak shadow warning with preload file support 14 years ago
  Bernhard Reutner-Fischer 6140a2a717 ldso: tweak shadow warning with preload file support 14 years ago
  Hans-Christian Egtvedt f3217f9be3 check if USE_TLS is defined before use 14 years ago
  Hans-Christian Egtvedt e092e7c304 check if USE_TLS is defined before use 14 years ago
  Austin Foxley 8359f22a28 Merge remote branch 'origin/master' into nptl 14 years ago
  Natanael Copa 9ec568d46d ldso: initialize stack_chk_guard after TLS is initialized 14 years ago
  Bernhard Reutner-Fischer 8d845a64e8 avoid warning about unused variable 14 years ago
  Mike Frysinger 00673f9382 nommu: use MAP_UNINITIALIZE for mallocs 14 years ago
  Mike Frysinger b65c7b2c79 ldso: let people disable the implicit path search 14 years ago
  Mike Frysinger 1f5e333a15 ldso: clean up breakage in tls merge 14 years ago
  Austin Foxley 534661b91c ldso/: tls support for dynamic linker 14 years ago
  Mike Frysinger 3acdf4fa29 ldso: fix building for FDPIC systems 15 years ago
  Mike Frysinger d1031c7f8e silence warnings in Blackfin ldso code 15 years ago
  Bernhard Reutner-Fischer 17c7994988 - fix weak ssp symbol on some arches (Peter S. Mazinger) 15 years ago
  Denis Vlasenko c54be38040 replace yet another _dl_malloc + _dl_memset with _dl_zalloc 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