提交历史

作者 SHA1 备注 提交日期
  Mark Salter 8554fb21bb Clean up DSBT support 12 年之前
  Carmelo Amoroso b8bf046266 ldso: remove duplicated assignment with TLS symbol 12 年之前
  Kevin Cernekee a2f827c7c2 ldso/mips: dlsym() incorrectly matches undefined symbols 13 年之前
  Carmelo Amoroso 2aee0efdec Merge remote branch 'origin/master' into prelink 13 年之前
  Carmelo Amoroso 8fb5b1cffd ldso: get rid of _dl_lookup_hash 13 年之前
  Salvatore Cro aaf4cbd98f Add protected symbols support for all architectures 13 年之前
  Filippo Arcidiacono b9766aa08c ldso: Fix loadaddr and mappaddr when prelink support is enabled. 14 年之前
  Filippo Arcidiacono a33796043b ldso: Add runtime prelink support 14 年之前
  Filippo Arcidiacono 4136ca46e3 ldso: Add support for LD_WARN and LD_TRACE_PRELINKING 14 年之前
  Filippo Arcidiacono 94cc6edb78 ldso: Rework global scope handling and symbol lookup mechanism 14 年之前
  Hans-Christian Egtvedt f3217f9be3 check if USE_TLS is defined before use 14 年之前
  Austin Foxley fe4d33b3d9 ldso: fixup missed variable rename ( tls_tpnt -> tpntp ) 15 年之前
  Mike Frysinger 7c7cebfff3 ldso: simplify handling of extra _dl_lookup_hash() arg 15 年之前
  Mike Frysinger 1f5e333a15 ldso: clean up breakage in tls merge 15 年之前
  Austin Foxley 534661b91c ldso/: tls support for dynamic linker 15 年之前
  Denis Vlasenko 27d501fdbf simple optimizations and style fixes in dynamic loading 15 年之前
  Bernhard Reutner-Fischer 7f07b8deff - non-pic support for MIPS (Catherine Moore, clm at codesourcery com) 15 年之前
  Carmelo Amoroso 827c5f1b82 Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does). 16 年之前
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 年之前
  Carmelo Amoroso 459994b032 Move calculation of rem within if (unlikely statement 16 年之前
  Carmelo Amoroso da9b57abbc Khem Raj <kraj@mvista.com> writes: 16 年之前
  Bernd Schmidt bd2b38e3cd Fix the recent dladdr changes so that they compile on FD-PIC targets. 16 年之前
  Carmelo Amoroso 341b678f45 This patch solves a problem in dladdr caused by the wrong value 16 年之前
  Mike Frysinger 79913b3e6c fix broken whitespace in many places; no functional changes 16 年之前
  Bernd Schmidt ad989e28a4 Fix a few warnings introduced by my previous commits. 17 年之前
  Bernd Schmidt 95586b5663 Blackfin FD-PIC patch 3/6. 17 年之前
  Carmelo Amoroso 6630516b0a Added support for GNU hash style into dynamic linker 17 年之前
  Joakim Tjernlund 77b4b9f9b6 Handle STT_COMMON symbols too. Following binutils release 17 年之前
  Mike Frysinger f8713e7a0f Do string comparisos as late as possible during symbol lookup. 17 年之前
  Mike Frysinger eb0847057d Make sure that the DSO has an hash table into its elf, otherwise skip 17 年之前