Commit History

Author SHA1 Message Date
  Mateusz Tabaka 7829a7ade9 Add support for RUNPATH 4 years ago
  Jeremy Soller 7db83596a2 Merge branch 'gcc_compile' into 'master' 5 years ago
  oddcoder ab92ff9d41 make all ld printlns happen in case of verbose = true and apply cargo fmt 5 years ago
  Ahmed Abd El Mawgood 40328a0d09 Modify ld_script so that it works on linux. 5 years ago
  jD91mZM2 0178565f71 Move text section of linker away 5 years ago
  oddcoder 6d0c9dccd5 Allow Linker struct to specify with library name space to operate on 5 years ago
  oddcoder 3a8817072c Initialize the mspaces of allocator and keep track of it 5 years ago
  oddcoder 1b10c3d246 Prioterize search path instead of overwriting it. 5 years ago
  oddcoder 6aeb2d6fa2 Implement code that use .init_array and .fini_array 5 years ago
  oddcoder de03566158 Enable RTLD debugging protocol system-wide 5 years ago
  oddcoder cc305fc574 Use Kernel mapped binaries when available. 5 years ago
  Jeremy Soller 701e64b3a1 ld_so: Default to non-verbose 5 years ago
  Jeremy Soller 79f265745a Fix redox ld_so 5 years ago
  oddcoder bc53164293 Reduce Verbosity level when ld.so is invoked as interpreter 5 years ago
  oddcoder 7f8dc2f251 Add support for invoking ld.so via execve() and friends 5 years ago
  Jeremy Soller 2cbc78f238 Add linker pointer 5 years ago
  Jeremy Soller 36eb561128 Format 5 years ago
  Jeremy Soller 086c8f6702 Allow running linker more than once 5 years ago
  jD91mZM2 b8c50c7c64 Format 6 years ago
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition 6 years ago
  Jeremy Soller 05f71567ab Format 6 years ago
  Jeremy Soller 2a68c68dc6 Use the same Stack struct for ld_so start as for relibc start 6 years ago
  Mateusz Mikuła 7597c082e7 Fix Clippy warnings 6 years ago
  Jeremy Soller 7bde036031 Remove va_list submodule, format 6 years ago
  jD91mZM2 6d4ac9dba8 Finally, get rid of all rust warnings 6 years ago
  Jeremy Soller 63cb2f3454 ld.so: Add auxv support, get ld_library_path from env 6 years ago
  Jeremy Soller 084b69b361 Add ld_so executable 6 years ago