Historia zmian

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