コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Reutner-Fischer fdd1868050 ldso: add missing include 13 年 前
  Carmelo Amoroso 3004ce0c96 Merge remote-tracking branch 'origin/master' into prelink 13 年 前
  Bernd Schmidt 56ea76b6bf Fix nommu handling of DT_TEXTREL 13 年 前
  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 年 前
  Filippo Arcidiacono 637e2b2440 ldso: Add implementation of ld.so standalone execution 15 年 前
  Khem Raj e3dec33ba0 powerpc: Add TLS and NPTL support 14 年 前
  Austin Foxley f26c5f6952 include dlfcn.h in ldso.h to get RTLD_NODELETE definition 14 年 前
  Austin Foxley f77f0e4792 ldso: fix USE_TLS check 14 年 前
  Bernhard Reutner-Fischer 5e0feee937 ldso: add missing prototypes 14 年 前
  Mike Frysinger 1f5e333a15 ldso: clean up breakage in tls merge 14 年 前
  Mike Frysinger aef262eb5a ldso: pull in missing bits/fcntl.h header for O_CLOEXEC 14 年 前
  Austin Foxley 534661b91c ldso/: tls support for dynamic linker 15 年 前
  Mike Frysinger 82be164276 fix building for systems w/out ldso support 15 年 前
  Carmelo Amoroso 4c20772b62 ldso: do not comment out unused variables, just delete it. 15 年 前
  Denis Vlasenko 27d501fdbf simple optimizations and style fixes in dynamic loading 15 年 前
  Bernhard Reutner-Fischer ce54b92b04 - Use runtime pagesize (Jeremy Kerr) 15 年 前
  Bernhard Reutner-Fischer b732f3009a - fix the macros rather than the callees as rightfully noted by bernds (duh!) 16 年 前
  Mike Frysinger 79913b3e6c fix broken whitespace in many places; no functional changes 16 年 前
  Bernd Schmidt 6c05ed96f6 Some more Blackfin/FDPIC ldso merging work. Include dl-inlines.h when it 16 年 前
  Bernd Schmidt c0008412eb Blackfin FD-PIC patches 5/6. 16 年 前
  Bernd Schmidt 453094fb58 Blackfin FD-PIC patch 1/6. 16 年 前
  Carmelo Amoroso b4db201962 Define _dl_assert in libdl only if __DOASSERTS__ is defined. Thanks to Peter Mazinger 16 年 前
  Carmelo Amoroso 6630516b0a Added support for GNU hash style into dynamic linker 16 年 前
  Bernhard Reutner-Fischer b6b89abbdb - see if defined foo before trying to look at the value of foo (that should be 0 in this case. Avoids some warnings). 17 年 前
  Mike Frysinger a60180c265 patch from Bernd Schmidt to abstract away load address types 18 年 前
  Mike Frysinger e129d683e5 missed an ElfW(Addr) change 18 年 前
  Mike Frysinger 656554001c revert fdpic patch so we can merge it in bit by bit 18 年 前
  Mike Frysinger 1ba3a7b727 Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs 18 年 前
  Peter Kjellerstedt a92b3b7566 Include bits/uClibc_page.h before dl-syscall.h as the latter may 18 年 前