Commit History

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