提交歷史

作者 SHA1 備註 提交日期
  Mike Frysinger ee375653ed some fixes by anemo in Bug 9 to play nicely with 32 or 64 bit hosts 20 年之前
  Mike Frysinger 43346101c5 use Elf32_Word instead of uint32_t since that is what the ELF spec refers to 20 年之前
  Mike Frysinger 84cc817ba5 force hash buckets to work off of 32bit quantities 20 年之前
  Mike Frysinger 6512a60090 change all Elf32_* usage to ElfW(*) usage since we shouldnt care about the bitsize 20 年之前
  Eric Andersen 40489c0fbe Add missing definition for DL_OPENED 20 年之前
  Joakim Tjernlund e6816a15ab Moved the addition of load address from the fast path 20 年之前
  Joakim Tjernlund 0038f6a229 Add RTLD_LOCAL support for dlopened libs. Reported by 21 年之前
  Joakim Tjernlund dc0f822bfe - Remove dynamic_size from struct elf_resolve. 21 年之前
  Joakim Tjernlund c8473092e0 Remove usage of _dl_parse_copy_information() from generic code. 21 年之前
  Joakim Tjernlund 90c50876ac Second attempt to fix the INIT/FINI order. This time I think I got it right :) 21 年之前
  Joakim Tjernlund b54df7ec54 First attempt to fix the INIT/FINI ordering. Fingers crossed :) 21 年之前
  Joakim Tjernlund 6d6f3a5c26 Let ldso decide if it should relocate itselft a second time. This 21 年之前
  Eric Andersen deec524084 Joakim Tjernlund writes: 21 年之前
  Eric Andersen b340a56ee0 Fix function prototype to match the official ELF standard hash function 21 年之前
  Eric Andersen 2711bc5895 Cool. Found most of the problem. Turns out we were inadvertanly loading some 22 年之前
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... 22 年之前