Commit Verlauf

Autor SHA1 Nachricht Datum
  Joakim Tjernlund 895f19d4e5 Remove __FORCE_SHAREABLE_TEXT_SEGMENTS__ hack from ldso itself. vor 19 Jahren
  Joakim Tjernlund e6816a15ab Moved the addition of load address from the fast path vor 19 Jahren
  Joakim Tjernlund 7d0f2a6586 Remove dead code. vor 19 Jahren
  Joakim Tjernlund 2331c7f052 General arch cleanup and prepare support for standalone vor 19 Jahren
  Joakim Tjernlund 7d137fcf81 Generalize optimized relative reloc procesing. vor 19 Jahren
  Peter Kjellerstedt c78563e45e Use the inlined __dl_parse_dynamic_info() in DL_BOOT() for CRIS too. vor 19 Jahren
  Mike Frysinger a7e14569d2 fix eriks e-mail address vor 19 Jahren
  Joakim Tjernlund dc0f822bfe - Remove dynamic_size from struct elf_resolve. vor 19 Jahren
  Joakim Tjernlund e93138024a Remove unneeded -D<somedefine>, and use instead #ifdef __somedefine__ vor 19 Jahren
  Joakim Tjernlund 7761b10791 Accunt for ELF_MACHINE_PLTREL_OVERLAP when relocating ldso. vor 20 Jahren
  Joakim Tjernlund 85c39a6b66 Remove poor man's malloc. Not needed anymore. vor 20 Jahren
  Joakim Tjernlund 86eecc5c40 Move "debug_addr" ptr from dl-startup.c to ldso.c vor 20 Jahren
  Joakim Tjernlund 0a98c1b6b0 Move the app specific stuff from dl-startup.c to ldso.c. vor 20 Jahren
  Joakim Tjernlund 4135087a92 Oops, forgot to remove unused variable. vor 20 Jahren
  Joakim Tjernlund 60b67c2ea8 This is now done in ldso.c vor 20 Jahren
  Eric Andersen aa1a5f5c1a The pagesize variable used when starting up is _not_ the same vor 20 Jahren
  Eric Andersen c5a41a767d Joakim Tjernlund writes: vor 20 Jahren
  Eric Andersen 2059409892 Bradley D. LaRonde writes: vor 20 Jahren
  Eric Andersen 8525fd1b97 Patch from Bradley D. LaRonde: vor 20 Jahren
  Eric Andersen 21da42ed94 As noticed by the sharp eyed Joakim Tjernlund, I stupidly vor 20 Jahren
  Eric Andersen 68c4b497dd make certain that getpagesize() returns correct the value for mips vor 20 Jahren
  Eric Andersen 93915a08a4 Kill off an arm specific hack, that fostered three other arch specific vor 20 Jahren
  Eric Andersen 44cbdd1f70 When doing _dl_mmap to obtain a bit of anonymous memory, use a much more vor 20 Jahren
  Eric Andersen deec524084 Joakim Tjernlund writes: vor 20 Jahren
  Eric Andersen 2fb0a71589 Eliminate the PIE support option, and simply support that all the time vor 20 Jahren
  Eric Andersen 7070940833 Rework file naming, aiming for at least a vague level of consistancy vor 20 Jahren
  Eric Andersen d1c8a86221 Cleanup whitespace and formatting vor 20 Jahren
  Eric Andersen fa34293971 Restore the library entry point so it works. It does have vor 20 Jahren
  Eric Andersen 3e02283942 Split off the stuff that cannot use function into its own file, vor 20 Jahren