Commit History

Author SHA1 Message Date
  Hans-Christian Egtvedt e092e7c304 check if USE_TLS is defined before use 14 years ago
  Austin Foxley fe4d33b3d9 ldso: fixup missed variable rename ( tls_tpnt -> tpntp ) 14 years ago
  Mike Frysinger 7c7cebfff3 ldso: simplify handling of extra _dl_lookup_hash() arg 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
  Denis Vlasenko 27d501fdbf simple optimizations and style fixes in dynamic loading 15 years ago
  Bernhard Reutner-Fischer 7f07b8deff - non-pic support for MIPS (Catherine Moore, clm at codesourcery com) 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 f1775381f9 - fix inline keyword 16 years ago
  Carmelo Amoroso 459994b032 Move calculation of rem within if (unlikely statement 16 years ago
  Carmelo Amoroso da9b57abbc Khem Raj <kraj@mvista.com> writes: 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 ad989e28a4 Fix a few warnings introduced by my previous commits. 16 years ago
  Bernd Schmidt 95586b5663 Blackfin FD-PIC patch 3/6. 16 years ago
  Carmelo Amoroso 6630516b0a Added support for GNU hash style into dynamic linker 16 years ago
  Joakim Tjernlund 77b4b9f9b6 Handle STT_COMMON symbols too. Following binutils release 16 years ago
  Mike Frysinger f8713e7a0f Do string comparisos as late as possible during symbol lookup. 16 years ago
  Mike Frysinger eb0847057d Make sure that the DSO has an hash table into its elf, otherwise skip 16 years ago
  Joakim Tjernlund 9855a12e73 Joseph S. Myers writes: 17 years ago
  Eric Andersen d709a4787d revert rev 16527 changes to ldso/ldso/dl-hash.c 17 years ago
  Eric Andersen 5be7aba864 This change reimplements the ARM _dl_linux_resolve entry point - this is 17 years ago
  Mike Frysinger 47319595bd patch from Bernd Schmidt to abstract away initializing of relocation addresses 18 years ago
  Mike Frysinger a60180c265 patch from Bernd Schmidt to abstract away load address types 18 years ago
  Mike Frysinger 48e99a87d2 use ElfW(Addr) in more places 18 years ago
  Mike Frysinger 656554001c revert fdpic patch so we can merge it in bit by bit 18 years ago
  Mike Frysinger 1ba3a7b727 Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs 18 years ago
  Mike Frysinger cd1172774d fix signed/unsigned warnings and unused warnings 18 years ago
  Joakim Tjernlund 50adcf84a2 Remove unused function. 18 years ago