Historia zmian

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