Commit History

Author SHA1 Message Date
  Hans-Christian Egtvedt f3217f9be3 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
  Bernd Schmidt bd2b38e3cd Fix the recent dladdr changes so that they compile on FD-PIC targets. 16 years ago
  Carmelo Amoroso 341b678f45 This patch solves a problem in dladdr caused by the wrong value 16 years ago
  Mike Frysinger 79913b3e6c fix broken whitespace in many places; no functional changes 16 years ago
  Bernd Schmidt c0008412eb Blackfin FD-PIC patches 5/6. 16 years ago
  Bernd Schmidt 3d2a55e7a3 Blackfin FD-PIC patch 2/6. 16 years ago
  Bernd Schmidt 453094fb58 Blackfin FD-PIC patch 1/6. 16 years ago
  Carmelo Amoroso a6eef2edb3 If uClibc's ld.so encounters text relocations in a shared library - one 16 years ago