Historique des commits

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