Commit History

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