Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 350e4e14d8 ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable. il y a 15 ans
  Bernhard Reutner-Fischer e9a22a46d7 - commentary typo fix il y a 15 ans
  Bernhard Reutner-Fischer d35b0bc119 - fix asm and volatile keywords il y a 16 ans
  Joakim Tjernlund e26ed573b6 Support SecurePLTs for PowerPC. You need a toolchain that supports il y a 17 ans
  Mike Frysinger 0d2b685bb7 since just about everyone uses return _dl_elf_main for START() now, make it the default il y a 18 ans
  Joakim Tjernlund 813349ca63 Fix static apps on linux 2.6. Linux clobbers r7 in 2.6, so il y a 18 ans
  Joakim Tjernlund 447c0b1572 Prepare PowerPC some more for standalone exection of ldso. il y a 19 ans
  Joakim Tjernlund 98c8f32c52 Prepare for moving ldso FINI handling to libc by passing _dl_fini. This should not break ABI. il y a 19 ans
  Joakim Tjernlund 2331c7f052 General arch cleanup and prepare support for standalone il y a 19 ans
  Joakim Tjernlund eb4a096054 Clean up the _dl_boot code and make it similar to arm and sh. il y a 20 ans
  Eric Andersen 4efa075cf3 Joakim Tjernlund writes: il y a 20 ans
  Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused il y a 20 ans
  Eric Andersen 38cd8e780f Joakim Tjernlund writes: il y a 20 ans
  Eric Andersen e5649e6176 Seperate out the startup stuff from the non-startup stuff. il y a 20 ans
  Eric Andersen fa34293971 Restore the library entry point so it works. It does have il y a 20 ans
  Eric Andersen 3e02283942 Split off the stuff that cannot use function into its own file, il y a 20 ans
  Eric Andersen 442057f0d3 Patch from Joakim Tjernlund to get rid of an annoying warning. il y a 20 ans
  Eric Andersen 4401cfb819 Paul Mundt writes: il y a 20 ans
  Eric Andersen 817cfa7ee7 Fixup powerpc syscalls to eliminate warnings with gcc-3.2, and fix il y a 21 ans
  Eric Andersen 9cba52f0ae Patch from Stefan Allius and Edie C. Dost to add SuperH il y a 22 ans
  David Schleef 46db40b0da powerpc/elfinterp.c: Powerpc works now. Major rework; most relocs il y a 22 ans
  David Schleef 9ef15439a4 First cut of PowerPC port. It works for hello world, but has lots il y a 23 ans