커밋 기록

작성자 SHA1 메시지 날짜
  Mike Frysinger cd14230fcf oops, fix typo in ELF_ST_BIND macros 19 년 전
  Mike Frysinger 70265df9e4 clean up whitespace 19 년 전
  Mike Frysinger f743732430 make RUNPATH/RPATH support configurable 19 년 전
  Mike Frysinger 5002c5a31a setup ELF_R_TYPE() wrapper for ELF{32,64}_R_TYPE() 19 년 전
  Mike Frysinger b2b553d3c4 use new __always_inline define 19 년 전
  Mike Frysinger 59cc1e9342 create generic ELF_* macros to hide 32/64 bit differences 19 년 전
  Mike Frysinger 6512a60090 change all Elf32_* usage to ElfW(*) usage since we shouldnt care about the bitsize 19 년 전
  Joakim Tjernlund 61c12b2778 Initial support for both RUNPATH support. 19 년 전
  Joakim Tjernlund e6816a15ab Moved the addition of load address from the fast path 19 년 전
  Joakim Tjernlund dc0f822bfe - Remove dynamic_size from struct elf_resolve. 19 년 전
  Joakim Tjernlund c8473092e0 Remove usage of _dl_parse_copy_information() from generic code. 20 년 전
  Joakim Tjernlund 9f9ab49223 Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and 20 년 전
  Eric Andersen 3b8039fd51 This patch from Mike Frysinger, extended from an earlier patch from Peter S. 20 년 전
  Joakim Tjernlund ac55068223 Patch from Stefan Allius: 20 년 전
  Eric Andersen 860d8b8215 Let dl-string.h include dl-sysdep.h, since it has proper include guards 20 년 전
  Eric Andersen 0d28e03ec2 Sigh. I switched the values... 20 년 전
  Eric Andersen 5ef557bd1f Slightly cleaner formatting 20 년 전
  Eric Andersen deec524084 Joakim Tjernlund writes: 20 년 전
  Eric Andersen 7070940833 Rework file naming, aiming for at least a vague level of consistancy 20 년 전
  Eric Andersen 2e723e150a Step one, begin shuffling things around a bit 20 년 전
  Eric Andersen 875a6e83f4 Modify interfaces for _dl_parse_relocation_information() 20 년 전
  Eric Andersen 8391a52315 Scrub up use of ELF_USES_RELOCA and eliminte some unsightly ifdefs 20 년 전
  Eric Andersen 3312c6ac98 Eliminate separate passes for _dl_copy_fixups() and _dl_fixup(), and 20 년 전
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language 20 년 전
  Eric Andersen 042768df2b Always build and install ldconfig 21 년 전
  Eric Andersen 9a927b3cbb Weed out duplicates before trying to load libraries.... Delayed 21 년 전
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... 21 년 전