Historique des commits

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