Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen 2711bc5895 Cool. Found most of the problem. Turns out we were inadvertanly loading some vor 21 Jahren
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... vor 21 Jahren
  Eric Andersen 557e404d65 Be extra careful to memset the correct size, not the size of some random vor 21 Jahren
  Eric Andersen 371abc9c90 Fix the shared library loader so we can properly debug things like pthreads. vor 21 Jahren
  Eric Andersen b6e3fffca4 Support having libs in /usr/X11R6/lib by default as well vor 21 Jahren
  Eric Andersen 26ac73a7de Rework things such that staticly linked applications can use vor 21 Jahren
  Eric Andersen 7ce7c76476 Kill SVR4_BUGCOMPAT vor 21 Jahren
  Eric Andersen d35b5008f7 Patch from Stefan Allius: vor 21 Jahren
  Eric Andersen 0a13130c4f Per suggestion from Stefan Allius, change DO_MPROTECT_HACKS to vor 21 Jahren
  Eric Andersen 6c1b16d6cf Stefan Allius writes: vor 21 Jahren
  Eric Andersen 449caad5c7 Massive scrubbing of the shared lib loader error handling. vor 21 Jahren
  Eric Andersen b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change vor 22 Jahren
  Tobias Anderberg 70ba13a969 Fixed another address alignment where a pagesize of 4k were assumed. vor 22 Jahren
  Eric Andersen 5a66fdf159 some updates from Stefan Allius to make up the SuperH shared lib vor 22 Jahren
  Eric Andersen 9cba52f0ae Patch from Stefan Allius and Edie C. Dost to add SuperH vor 22 Jahren
  "Steven J. Hill" 1829481835 Fix up of '_dlopen' call and removal of unneeded argument in call '_dl_load_elf_shared_library'. vor 22 Jahren
  Eric Andersen a46c34c4ec Patch from Tobias Anderberg <tobias.anderberg@axis.com> to abstract vor 22 Jahren
  "Steven J. Hill" 1e811cd2c0 Fixed MIPS dynamic linker by removing link order dependency bug. vor 22 Jahren
  Eric Andersen 4a6cfe3180 Another mips patch from Steven J. Hill: vor 22 Jahren
  Eric Andersen f76191d591 Fix funky use of brackets vor 22 Jahren
  Eric Andersen 4a5a81ac16 Patch from Steven J. Hill <sjhill@realitydiluted.com>: vor 22 Jahren
  Eric Andersen 96749a7682 Steven J. Hill's latest mips dynamic loader updates vor 22 Jahren
  Eric Andersen f473943d73 Prevent uninitialized use vor 22 Jahren
  Eric Andersen 270579eef2 Remove an unused variable vor 22 Jahren
  Eric Andersen ff1b55eb5e Seperate out the symbol resolution debugging, so it doesn't clutter vor 22 Jahren
  Eric Andersen 212d547707 A ton of cleanups. Eliminate some useless code. Much better vor 22 Jahren
  Eric Andersen a5e190ebf3 Fixup build a bit. Be sneaky and include everything into vor 22 Jahren
  Eric Andersen ed865232d8 Rework naming for shared lib loader to avoid potential vor 22 Jahren
  Eric Andersen 51ff0f67c7 Fix the library searching routine so it is way simpler, and so vor 23 Jahren
  Eric Andersen 29be1bc88c Begin removing some unnecessary inlining, and fix naming vor 23 Jahren