História revízii

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