Commit History

作者 SHA1 備註 提交日期
  linted 365da5ab37 Added support for creation of Static Position-Independent Executables (PIE) on mips 1 年之前
  Waldemar Brodkorb 739d2e9fe2 ld.so: fix mips{32,64}r6 support 7 年之前
  Steve Ellcey cc82a850a0 Replace bltzal with lapc for MIPS R6 builds. 8 年之前
  Mike Frysinger 6287cacef2 ldso: mark _start hidden 12 年之前
  Denis Vlasenko 350e4e14d8 ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable. 15 年之前
  Bernhard Reutner-Fischer e9a22a46d7 - commentary typo fix 15 年之前
  Bernhard Reutner-Fischer d35b0bc119 - fix asm and volatile keywords 16 年之前
  Eric Andersen bcd949c7f8 mips64 patch from Atsushi Nemoto: 17 年之前
  Mike Frysinger 0d2b685bb7 since just about everyone uses return _dl_elf_main for START() now, make it the default 18 年之前
  Mike Frysinger efed1986bc get rid of arch-specific defines in dl-startup.c and make each arch declare its requirements about initial bootstrapping 19 年之前
  Eric Andersen 39624db737 Finish updating mips for the new ABI 19 年之前
  Joakim Tjernlund e6816a15ab Moved the addition of load address from the fast path 19 年之前
  Joakim Tjernlund 462d544629 Fix ldso for MIPS. 19 年之前
  Joakim Tjernlund 2331c7f052 General arch cleanup and prepare support for standalone 19 年之前
  Joakim Tjernlund 9e4aaecaed Fix MIPS initial GOT relocation. 19 年之前
  Eric Andersen 112b1a4132 Make mips at least compile 19 年之前
  Joakim Tjernlund dc0f822bfe - Remove dynamic_size from struct elf_resolve. 19 年之前
  Eric Andersen fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 20 年之前
  Eric Andersen e5649e6176 Seperate out the startup stuff from the non-startup stuff. 20 年之前
  Eric Andersen fa34293971 Restore the library entry point so it works. It does have 20 年之前
  Eric Andersen 3e02283942 Split off the stuff that cannot use function into its own file, 20 年之前
  Eric Andersen cf010f16ce Fix mips so it compiles with gcc 3.3 21 年之前
  Eric Andersen 9cba52f0ae Patch from Stefan Allius and Edie C. Dost to add SuperH 22 年之前
  "Steven J. Hill" 1e811cd2c0 Fixed MIPS dynamic linker by removing link order dependency bug. 22 年之前
  Eric Andersen 4a5a81ac16 Patch from Steven J. Hill <sjhill@realitydiluted.com>: 22 年之前
  Eric Andersen 96749a7682 Steven J. Hill's latest mips dynamic loader updates 22 年之前
  Eric Andersen f5980ff929 More mips support from sjhill 22 年之前