Commit Verlauf

Autor SHA1 Nachricht Datum
  Hans-Christian Egtvedt e092e7c304 check if USE_TLS is defined before use vor 14 Jahren
  Bernhard Reutner-Fischer 8d845a64e8 avoid warning about unused variable vor 14 Jahren
  Mike Frysinger 00673f9382 nommu: use MAP_UNINITIALIZE for mallocs vor 14 Jahren
  Mike Frysinger b65c7b2c79 ldso: let people disable the implicit path search vor 14 Jahren
  Mike Frysinger 1f5e333a15 ldso: clean up breakage in tls merge vor 14 Jahren
  Austin Foxley 534661b91c ldso/: tls support for dynamic linker vor 14 Jahren
  Mike Frysinger 3acdf4fa29 ldso: fix building for FDPIC systems vor 15 Jahren
  Mike Frysinger d1031c7f8e silence warnings in Blackfin ldso code vor 15 Jahren
  Bernhard Reutner-Fischer 17c7994988 - fix weak ssp symbol on some arches (Peter S. Mazinger) vor 15 Jahren
  Denis Vlasenko c54be38040 replace yet another _dl_malloc + _dl_memset with _dl_zalloc vor 15 Jahren
  Denis Vlasenko 27d501fdbf simple optimizations and style fixes in dynamic loading vor 15 Jahren
  Bernhard Reutner-Fischer 3cd5e0b1c9 - use proper macros vor 15 Jahren
  Carmelo Amoroso 827c5f1b82 Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does). vor 15 Jahren
  Bernhard Reutner-Fischer 55ec096e3b - avoid warning about undefined preprocessor token vor 15 Jahren
  Bernhard Reutner-Fischer aab693bbfc - remove shadows declaration of struct st (already declared in function scope) vor 15 Jahren
  Carmelo Amoroso dc74a0fafc ldso: do not use hard-coded fd in _dl_dprintf. Use dl_debug_file consinstently. vor 15 Jahren
  Bernhard Reutner-Fischer b732f3009a - fix the macros rather than the callees as rightfully noted by bernds (duh!) vor 16 Jahren
  Bernhard Reutner-Fischer 27289ce884 - nlist is unsigned. Adjust iterator variables accordingly to avoid signedness warnings. vor 16 Jahren
  Bernhard Reutner-Fischer 91263f9477 - Avoid warning about missing brace. No obj-code changes. vor 16 Jahren
  Carmelo Amoroso c29987abda Fix typos in comment vor 16 Jahren
  Carmelo Amoroso c7611016b9 Do not call _dl_de ug_state() before recording ld.so. Signed-off-by: Daniel Jacobowit <dan@codesourcery.com> vor 16 Jahren
  Bernd Schmidt bd2b38e3cd Fix the recent dladdr changes so that they compile on FD-PIC targets. vor 16 Jahren
  Carmelo Amoroso 341b678f45 This patch solves a problem in dladdr caused by the wrong value vor 16 Jahren
  Mike Frysinger 79913b3e6c fix broken whitespace in many places; no functional changes vor 16 Jahren
  Bernd Schmidt c0008412eb Blackfin FD-PIC patches 5/6. vor 16 Jahren
  Bernd Schmidt 3d2a55e7a3 Blackfin FD-PIC patch 2/6. vor 16 Jahren
  Bernd Schmidt 453094fb58 Blackfin FD-PIC patch 1/6. vor 16 Jahren
  Carmelo Amoroso a6eef2edb3 If uClibc's ld.so encounters text relocations in a shared library - one vor 16 Jahren
  Joakim Tjernlund dae8a4ede6 Bernd Schmidt writes: vor 17 Jahren
  Mike Frysinger 4fd21f190d make sure we have rtld_hidden_def(_dl_debug_state) vor 17 Jahren