Историја ревизија

Аутор SHA1 Порука Датум
  Jeremy Soller f5651b22ea Do not overwrite static TCB пре 2 година
  Jeremy Soller 16abc91341 cargo fmt and cargo fix пре 2 година
  Jeremy Soller d1a86c850e Hack to use the correct TLS size for the first TLS module пре 2 година
  Jeremy Soller 976ca7893f Use current Tcb if it is set even if no linker objects are loaded пре 2 година
  Jeremy Soller 367be58666 Set linker_ptr when using static TLS пре 2 година
  4lDO2 4e5ccbffd1 Allow constructors to access env vars. пре 3 година
  Jeremy Soller 824184a66c Make sure strong symbols are preferred by ld_so пре 3 година
  Jeremy Soller ecd934951d R_X86_64_TPOFF64 does not require symbol, allow it to be unset пре 3 година
  Jeremy Soller ccee7eae5f Merge branch 'tlssym' into 'master' пре 4 година
  Mateusz Tabaka 6497d71d2f Fix dlsym of TLS variables пре 4 година
  Mateusz Tabaka 6332828725 Call DSO destructors during exit() пре 4 година
  Mateusz Tabaka a7480ea656 Fix global symbols relocations пре 4 година
  Jeremy Soller 3e49323a3a Merge branch 'dlopen' into 'master' пре 4 година
  Mateusz Tabaka eee9a80baa Fix tls tests for dynamic linker пре 4 година
  Mateusz Tabaka c11aad71b8 Add support for dlopen(NULL, ...) пре 4 година
  Mateusz Tabaka 7829a7ade9 Add support for RUNPATH пре 4 година
  Mateusz Tabaka 42acd32ac0 Fix TCB master address пре 4 година
  Jeremy Soller 7db83596a2 Merge branch 'gcc_compile' into 'master' пре 5 година
  oddcoder ab92ff9d41 make all ld printlns happen in case of verbose = true and apply cargo fmt пре 5 година
  oddcoder 7b29f6eb27 Avoid relinking already linked libs пре 5 година
  oddcoder 61fcc018fc Refer to libraries with soname if available and avoid loading libs twice пре 5 година
  Ahmed Abd El Mawgood 40328a0d09 Modify ld_script so that it works on linux. пре 5 година
  jD91mZM2 0178565f71 Move text section of linker away пре 5 година
  oddcoder 37a462de5d Apply cargo fmt to the whole repo пре 5 година
  no name 890a9ed033 Implement dlopen/close пре 5 година
  oddcoder ea3265766c Allow struct Linker to specify which library space to use пре 5 година
  oddcoder b4a6a7ece5 Refactor init and fini by merging common code пре 5 година
  oddcoder 6d0c9dccd5 Allow Linker struct to specify with library name space to operate on пре 5 година
  oddcoder 01b1738b3a Separate library specific data from main Linker struct пре 5 година
  oddcoder aaf017d9d1 Fix regression introduced in 5fcf9206 пре 5 година