Commit History

Author SHA1 Message Date
  Peter S. Mazinger 2e9d2266c0 Correct ssp code 13 years ago
  Peter S. Mazinger df25e26ca7 syntax fix 13 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
  Carmelo Amoroso 827c5f1b82 Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does). 15 years ago
  Bernhard Reutner-Fischer 55ec096e3b - avoid warning about undefined preprocessor token 15 years ago
  Bernhard Reutner-Fischer aab693bbfc - remove shadows declaration of struct st (already declared in function scope) 15 years ago
  Carmelo Amoroso dc74a0fafc ldso: do not use hard-coded fd in _dl_dprintf. Use dl_debug_file consinstently. 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 27289ce884 - nlist is unsigned. Adjust iterator variables accordingly to avoid signedness warnings. 16 years ago
  Bernhard Reutner-Fischer 91263f9477 - Avoid warning about missing brace. No obj-code changes. 16 years ago
  Carmelo Amoroso c29987abda Fix typos in comment 16 years ago
  Carmelo Amoroso c7611016b9 Do not call _dl_de ug_state() before recording ld.so. Signed-off-by: Daniel Jacobowit <dan@codesourcery.com> 16 years ago