Commit History

Author SHA1 Message Date
  4lDO2 a7c817d81a WIP: Support setuid/setgid 3 years ago
  Jeremy Soller 8a2ff1ec4a Only try to set FS on x86_64 3 years ago
  Jeremy Soller dbaeb8f067 Show ld.so expect message 4 years ago
  4lDO2 a388b1ae4d Initialize TLS manually on Redox too. 4 years ago
  Peter Limkilde Svendsen 9e8cd0bf07 Centralize page size info in platform abstraction 4 years ago
  Mateusz Tabaka 6332828725 Call DSO destructors during exit() 4 years ago
  Mateusz Tabaka a7480ea656 Fix global symbols relocations 4 years ago
  oddcoder ab92ff9d41 make all ld printlns happen in case of verbose = true and apply cargo fmt 5 years ago
  jD91mZM2 0178565f71 Move text section of linker away 5 years ago
  Jeremy Soller 0c6398abcb Do not require allocation in static_init 5 years ago
  oddcoder 02aa400c5c Add callbacks to ld.so version of Linker's function 5 years ago
  oddcoder 01b1738b3a Separate library specific data from main Linker struct 5 years ago
  oddcoder 81da1bb1a3 Fix the avoid accessing errno issue from ld_so for real this time 5 years ago
  no name d5b63a85a4 Revert "Fix compilation on Redox by removing use of access in ld_so" 5 years ago
  Jeremy Soller d9bacaec04 Fix compilation on Redox by removing use of access in ld_so 5 years ago
  oddcoder 164ef739b3 Apply Cargo fmt for src/ld_so 5 years ago
  oddcoder 3aacc160a1 Remove dependency on errno in ld.so 5 years ago
  oddcoder 369d7b42c6 Initial implementation of SVR4 debugging interface for runtime linker 5 years ago
  Jeremy Soller 05f71567ab Format 6 years ago
  Jeremy Soller 6a069d1d9e Add static TLS init on Linux 6 years ago
  Jeremy Soller 361f32b63c ld_so: significant refactor to prepare for pthread_create support of TLS 6 years ago
  Jeremy Soller 084b69b361 Add ld_so executable 6 years ago