Commit Verlauf

Autor SHA1 Nachricht Datum
  Mike Frysinger 9ca7a065be ldso: use __func__ rather than __FUNCTION__ vor 12 Jahren
  Bernhard Reutner-Fischer fdd1868050 ldso: add missing include vor 13 Jahren
  Carmelo Amoroso 3004ce0c96 Merge remote-tracking branch 'origin/master' into prelink vor 13 Jahren
  Bernd Schmidt 56ea76b6bf Fix nommu handling of DT_TEXTREL vor 13 Jahren
  Filippo Arcidiacono 4136ca46e3 ldso: Add support for LD_WARN and LD_TRACE_PRELINKING vor 14 Jahren
  Filippo Arcidiacono 94cc6edb78 ldso: Rework global scope handling and symbol lookup mechanism vor 14 Jahren
  Filippo Arcidiacono 637e2b2440 ldso: Add implementation of ld.so standalone execution vor 15 Jahren
  Khem Raj e3dec33ba0 powerpc: Add TLS and NPTL support vor 14 Jahren
  Austin Foxley f26c5f6952 include dlfcn.h in ldso.h to get RTLD_NODELETE definition vor 14 Jahren
  Austin Foxley f77f0e4792 ldso: fix USE_TLS check vor 14 Jahren
  Bernhard Reutner-Fischer 5e0feee937 ldso: add missing prototypes vor 14 Jahren
  Mike Frysinger 1f5e333a15 ldso: clean up breakage in tls merge vor 14 Jahren
  Mike Frysinger aef262eb5a ldso: pull in missing bits/fcntl.h header for O_CLOEXEC vor 14 Jahren
  Austin Foxley 534661b91c ldso/: tls support for dynamic linker vor 14 Jahren
  Mike Frysinger 82be164276 fix building for systems w/out ldso support vor 15 Jahren
  Carmelo Amoroso 4c20772b62 ldso: do not comment out unused variables, just delete it. vor 15 Jahren
  Denis Vlasenko 27d501fdbf simple optimizations and style fixes in dynamic loading vor 15 Jahren
  Bernhard Reutner-Fischer ce54b92b04 - Use runtime pagesize (Jeremy Kerr) vor 15 Jahren
  Bernhard Reutner-Fischer b732f3009a - fix the macros rather than the callees as rightfully noted by bernds (duh!) vor 16 Jahren
  Mike Frysinger 79913b3e6c fix broken whitespace in many places; no functional changes vor 16 Jahren
  Bernd Schmidt 6c05ed96f6 Some more Blackfin/FDPIC ldso merging work. Include dl-inlines.h when it vor 16 Jahren
  Bernd Schmidt c0008412eb Blackfin FD-PIC patches 5/6. vor 16 Jahren
  Bernd Schmidt 453094fb58 Blackfin FD-PIC patch 1/6. vor 16 Jahren
  Carmelo Amoroso b4db201962 Define _dl_assert in libdl only if __DOASSERTS__ is defined. Thanks to Peter Mazinger vor 16 Jahren
  Carmelo Amoroso 6630516b0a Added support for GNU hash style into dynamic linker vor 16 Jahren
  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). vor 17 Jahren
  Mike Frysinger a60180c265 patch from Bernd Schmidt to abstract away load address types vor 18 Jahren
  Mike Frysinger e129d683e5 missed an ElfW(Addr) change vor 18 Jahren
  Mike Frysinger 656554001c revert fdpic patch so we can merge it in bit by bit vor 18 Jahren
  Mike Frysinger 1ba3a7b727 Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs vor 18 Jahren