Commit History

Author SHA1 Message Date
  linted 365da5ab37 Added support for creation of Static Position-Independent Executables (PIE) on mips 1 year ago
  Waldemar Brodkorb 739d2e9fe2 ld.so: fix mips{32,64}r6 support 7 years ago
  Steve Ellcey cc82a850a0 Replace bltzal with lapc for MIPS R6 builds. 8 years ago
  Mike Frysinger 6287cacef2 ldso: mark _start hidden 12 years ago
  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
  Eric Andersen bcd949c7f8 mips64 patch from Atsushi Nemoto: 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
  Mike Frysinger efed1986bc get rid of arch-specific defines in dl-startup.c and make each arch declare its requirements about initial bootstrapping 19 years ago
  Eric Andersen 39624db737 Finish updating mips for the new ABI 19 years ago
  Joakim Tjernlund e6816a15ab Moved the addition of load address from the fast path 19 years ago
  Joakim Tjernlund 462d544629 Fix ldso for MIPS. 19 years ago
  Joakim Tjernlund 2331c7f052 General arch cleanup and prepare support for standalone 19 years ago
  Joakim Tjernlund 9e4aaecaed Fix MIPS initial GOT relocation. 19 years ago
  Eric Andersen 112b1a4132 Make mips at least compile 19 years ago
  Joakim Tjernlund dc0f822bfe - Remove dynamic_size from struct elf_resolve. 19 years ago
  Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 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 cf010f16ce Fix mips so it compiles with gcc 3.3 21 years ago
  Eric Andersen 9cba52f0ae Patch from Stefan Allius and Edie C. Dost to add SuperH 22 years ago
  "Steven J. Hill" 1e811cd2c0 Fixed MIPS dynamic linker by removing link order dependency bug. 22 years ago
  Eric Andersen 4a5a81ac16 Patch from Steven J. Hill <sjhill@realitydiluted.com>: 22 years ago
  Eric Andersen 96749a7682 Steven J. Hill's latest mips dynamic loader updates 22 years ago
  Eric Andersen f5980ff929 More mips support from sjhill 22 years ago