История коммитов

Автор SHA1 Сообщение Дата
  Joakim Tjernlund d1b0dffff4 Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to 19 лет назад
  Joakim Tjernlund df0e39281e Enable new FINI processing. ldso now passes a FINI function 19 лет назад
  "Steven J. Hill" 40648f65b2 Get rid of extern references to ldso variables. 19 лет назад
  "Steven J. Hill" 0f1d9b431f GCC-4.1.0 doesn't like it when you reference 'extern' one place and then try 19 лет назад
  Joakim Tjernlund fdaf1b4fa8 Cleanup library loading. 19 лет назад
  Eric Andersen c5ba045115 early debug stuff goes to stderr, not _dl_debug_file 19 лет назад
  Eric Andersen 44c04f38df fix a thinko -- we cant use 19 лет назад
  Eric Andersen a33e642102 Only dl-startup.c should be using the SEND_STDERR macros, 19 лет назад
  Joakim Tjernlund 447c0b1572 Prepare PowerPC some more for standalone exection of ldso. 19 лет назад
  Eric Andersen 8ae1e1d1cc minor cosmetic cleanup 19 лет назад
  Joakim Tjernlund e6816a15ab Moved the addition of load address from the fast path 19 лет назад
  Joakim Tjernlund d028db7898 Move ldso FINI handling into _dl_fini(). Add #ifndef _DL_DO_FINI_IN_LIBC around 19 лет назад
  Peter Kjellerstedt 3e8b9f4203 Corrected a typo (exection -> execution). 19 лет назад
  Joakim Tjernlund 2331c7f052 General arch cleanup and prepare support for standalone 19 лет назад
  Eric Andersen 90fd5cb00f Fix up x86 so it compiles again. 19 лет назад
  Joakim Tjernlund 240d91d688 Simplify PT_INTERP handling. 19 лет назад
  Joakim Tjernlund 3b67c539e3 Force suid apps to do unlazy binding of the PLT relocs. 19 лет назад
  Mike Frysinger a7e14569d2 fix eriks e-mail address 20 лет назад
  Joakim Tjernlund a5ebab1766 Add BIND NOW support to MIPS. 20 лет назад
  Joakim Tjernlund 0038f6a229 Add RTLD_LOCAL support for dlopened libs. Reported by 20 лет назад
  Joakim Tjernlund dc0f822bfe - Remove dynamic_size from struct elf_resolve. 20 лет назад
  Manuel Novoa III c89a188ff9 Jocke's patch was almost right. Just needed move the DT_MIPS_RLD_MAP test 20 лет назад
  Joakim Tjernlund c8473092e0 Remove usage of _dl_parse_copy_information() from generic code. 20 лет назад
  Joakim Tjernlund 80c6a0958a Peter S. Mazinger writes: 20 лет назад
  Joakim Tjernlund e93138024a Remove unneeded -D<somedefine>, and use instead #ifdef __somedefine__ 20 лет назад
  Joakim Tjernlund 162e21b2a2 Peter Kjellerstedt writes: 20 лет назад
  Joakim Tjernlund 90c50876ac Second attempt to fix the INIT/FINI order. This time I think I got it right :) 20 лет назад
  Joakim Tjernlund b54df7ec54 First attempt to fix the INIT/FINI ordering. Fingers crossed :) 20 лет назад
  Eric Andersen 09640dcc9d Dont mess with __curbrk in ldso 20 лет назад
  Joakim Tjernlund d6ea385286 #include "dl-startup.c into ldso.c, making ldso one compilation unit. 20 лет назад