Historique des commits

Auteur SHA1 Message Date
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword il y a 16 ans
  Bernd Schmidt bd2b38e3cd Fix the recent dladdr changes so that they compile on FD-PIC targets. il y a 16 ans
  Carmelo Amoroso 341b678f45 This patch solves a problem in dladdr caused by the wrong value il y a 16 ans
  Mike Frysinger 79913b3e6c fix broken whitespace in many places; no functional changes il y a 16 ans
  Bernd Schmidt a53ad698a1 Blackfin FD-PIC patch 4/6. il y a 16 ans
  Bernd Schmidt 95586b5663 Blackfin FD-PIC patch 3/6. il y a 16 ans
  Carmelo Amoroso 6630516b0a Added support for GNU hash style into dynamic linker il y a 16 ans
  Mike Frysinger 996be4d2f1 merge some more FDPIC related fixes from Bernd Schmidt il y a 17 ans
  Mike Frysinger a60180c265 patch from Bernd Schmidt to abstract away load address types il y a 18 ans
  Mike Frysinger 48e99a87d2 use ElfW(Addr) in more places il y a 18 ans
  Mike Frysinger 656554001c revert fdpic patch so we can merge it in bit by bit il y a 18 ans
  Mike Frysinger 1ba3a7b727 Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs il y a 18 ans
  Mike Frysinger 9dae26d562 change to Lesser GPL 2.1 as pointed out by psm il y a 18 ans
  Mike Frysinger ccf126ea86 add some copyright info il y a 18 ans
  Joakim Tjernlund 50adcf84a2 Remove unused function. il y a 18 ans
  Joakim Tjernlund 24acea5475 Fix bug 430 and reduce ldso size with 1KB :). Not sure if I need to use fstat64, but I am sure someone will il y a 18 ans
  Mike Frysinger ee375653ed some fixes by anemo in Bug 9 to play nicely with 32 or 64 bit hosts il y a 19 ans
  Mike Frysinger 43346101c5 use Elf32_Word instead of uint32_t since that is what the ELF spec refers to il y a 19 ans
  Mike Frysinger 84cc817ba5 force hash buckets to work off of 32bit quantities il y a 19 ans
  Mike Frysinger 6512a60090 change all Elf32_* usage to ElfW(*) usage since we shouldnt care about the bitsize il y a 19 ans
  Eric Andersen 40489c0fbe Add missing definition for DL_OPENED il y a 19 ans
  Joakim Tjernlund e6816a15ab Moved the addition of load address from the fast path il y a 19 ans
  Joakim Tjernlund 0038f6a229 Add RTLD_LOCAL support for dlopened libs. Reported by il y a 19 ans
  Joakim Tjernlund dc0f822bfe - Remove dynamic_size from struct elf_resolve. il y a 19 ans
  Joakim Tjernlund c8473092e0 Remove usage of _dl_parse_copy_information() from generic code. il y a 19 ans
  Joakim Tjernlund 90c50876ac Second attempt to fix the INIT/FINI order. This time I think I got it right :) il y a 20 ans
  Joakim Tjernlund b54df7ec54 First attempt to fix the INIT/FINI ordering. Fingers crossed :) il y a 20 ans
  Joakim Tjernlund 6d6f3a5c26 Let ldso decide if it should relocate itselft a second time. This il y a 20 ans
  Eric Andersen deec524084 Joakim Tjernlund writes: il y a 20 ans
  Eric Andersen b340a56ee0 Fix function prototype to match the official ELF standard hash function il y a 20 ans