Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Andersen f8a3fa0247 Rework the config system. Better utilize the Kconfig language hace 20 años
  Eric Andersen c7db7879f7 move the test for loading the wrong C library into the hace 20 años
  Tobias Anderberg a63a0cd9bf Initialize strings as pointers instead of arrays. hace 20 años
  Eric Andersen fd82b0a352 Simplify an expression. Use static const on strings to avoid hace 20 años
  Eric Andersen 44e38f0001 cleanup/simplify duplicate handling. hace 20 años
  Eric Andersen 9a927b3cbb Weed out duplicates before trying to load libraries.... Delayed hace 21 años
  Eric Andersen 2711bc5895 Cool. Found most of the problem. Turns out we were inadvertanly loading some hace 21 años
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... hace 21 años
  Eric Andersen 557e404d65 Be extra careful to memset the correct size, not the size of some random hace 21 años
  Eric Andersen 371abc9c90 Fix the shared library loader so we can properly debug things like pthreads. hace 21 años
  Eric Andersen b6e3fffca4 Support having libs in /usr/X11R6/lib by default as well hace 21 años
  Eric Andersen 26ac73a7de Rework things such that staticly linked applications can use hace 21 años
  Eric Andersen 7ce7c76476 Kill SVR4_BUGCOMPAT hace 21 años
  Eric Andersen d35b5008f7 Patch from Stefan Allius: hace 21 años
  Eric Andersen 0a13130c4f Per suggestion from Stefan Allius, change DO_MPROTECT_HACKS to hace 21 años
  Eric Andersen 6c1b16d6cf Stefan Allius writes: hace 21 años
  Eric Andersen 449caad5c7 Massive scrubbing of the shared lib loader error handling. hace 21 años
  Eric Andersen b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change hace 21 años
  Tobias Anderberg 70ba13a969 Fixed another address alignment where a pagesize of 4k were assumed. hace 22 años
  Eric Andersen 5a66fdf159 some updates from Stefan Allius to make up the SuperH shared lib hace 22 años
  Eric Andersen 9cba52f0ae Patch from Stefan Allius and Edie C. Dost to add SuperH hace 22 años
  "Steven J. Hill" 1829481835 Fix up of '_dlopen' call and removal of unneeded argument in call '_dl_load_elf_shared_library'. hace 22 años
  Eric Andersen a46c34c4ec Patch from Tobias Anderberg <tobias.anderberg@axis.com> to abstract hace 22 años
  "Steven J. Hill" 1e811cd2c0 Fixed MIPS dynamic linker by removing link order dependency bug. hace 22 años
  Eric Andersen 4a6cfe3180 Another mips patch from Steven J. Hill: hace 22 años
  Eric Andersen f76191d591 Fix funky use of brackets hace 22 años
  Eric Andersen 4a5a81ac16 Patch from Steven J. Hill <sjhill@realitydiluted.com>: hace 22 años
  Eric Andersen 96749a7682 Steven J. Hill's latest mips dynamic loader updates hace 22 años
  Eric Andersen f473943d73 Prevent uninitialized use hace 22 años
  Eric Andersen 270579eef2 Remove an unused variable hace 22 años