提交历史

作者 SHA1 备注 提交日期
  Eric Andersen 0a13130c4f Per suggestion from Stefan Allius, change DO_MPROTECT_HACKS to 21 年之前
  Eric Andersen 6c1b16d6cf Stefan Allius writes: 21 年之前
  Eric Andersen 449caad5c7 Massive scrubbing of the shared lib loader error handling. 21 年之前
  Eric Andersen b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change 22 年之前
  Tobias Anderberg 70ba13a969 Fixed another address alignment where a pagesize of 4k were assumed. 22 年之前
  Eric Andersen 5a66fdf159 some updates from Stefan Allius to make up the SuperH shared lib 22 年之前
  Eric Andersen 9cba52f0ae Patch from Stefan Allius and Edie C. Dost to add SuperH 22 年之前
  "Steven J. Hill" 1829481835 Fix up of '_dlopen' call and removal of unneeded argument in call '_dl_load_elf_shared_library'. 22 年之前
  Eric Andersen a46c34c4ec Patch from Tobias Anderberg <tobias.anderberg@axis.com> to abstract 22 年之前
  "Steven J. Hill" 1e811cd2c0 Fixed MIPS dynamic linker by removing link order dependency bug. 22 年之前
  Eric Andersen 4a6cfe3180 Another mips patch from Steven J. Hill: 22 年之前
  Eric Andersen f76191d591 Fix funky use of brackets 22 年之前
  Eric Andersen 4a5a81ac16 Patch from Steven J. Hill <sjhill@realitydiluted.com>: 22 年之前
  Eric Andersen 96749a7682 Steven J. Hill's latest mips dynamic loader updates 22 年之前
  Eric Andersen f473943d73 Prevent uninitialized use 22 年之前
  Eric Andersen 270579eef2 Remove an unused variable 22 年之前
  Eric Andersen ff1b55eb5e Seperate out the symbol resolution debugging, so it doesn't clutter 22 年之前
  Eric Andersen 212d547707 A ton of cleanups. Eliminate some useless code. Much better 22 年之前
  Eric Andersen a5e190ebf3 Fixup build a bit. Be sneaky and include everything into 22 年之前
  Eric Andersen ed865232d8 Rework naming for shared lib loader to avoid potential 22 年之前
  Eric Andersen 51ff0f67c7 Fix the library searching routine so it is way simpler, and so 23 年之前
  Eric Andersen 29be1bc88c Begin removing some unnecessary inlining, and fix naming 23 年之前
  Eric Andersen c3bbc0eafd This syncs things up with my local tree. Mainly changes installer 23 年之前
  Eric Andersen 1c3d156a91 Oops. USE_CACHE was disabled and didn't compile when enabled 23 年之前
  Eric Andersen df6add6279 Some cleanups needed for things to compile and work as expected 23 年之前
  Eric Andersen 8fbaabf323 This takes about 6k off the size of the x86 shared lib loader... 23 年之前
  Eric Andersen 4836768df7 Allow the shared lib loader to fallback on the builddir if everything 23 年之前
  Eric Andersen 20ade83c2d Cleanup to not use kernel headers at all. 23 年之前
  Eric Andersen dfc5cd9b2e Use sys/mman.h not asm/mman.h -- we don't want kernel headers... 23 年之前
  Eric Andersen f68eb8d50b Teach the ldso stuff to use the proper elf.h header file, not a local copy. 23 年之前