Commit Verlauf

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