Histórico de Commits

Autor SHA1 Mensagem Data
  Mateusz Tabaka 6332828725 Call DSO destructors during exit() há 4 anos atrás
  Mateusz Tabaka a7480ea656 Fix global symbols relocations há 4 anos atrás
  Jeremy Soller 3e49323a3a Merge branch 'dlopen' into 'master' há 4 anos atrás
  Mateusz Tabaka eee9a80baa Fix tls tests for dynamic linker há 4 anos atrás
  Mateusz Tabaka c11aad71b8 Add support for dlopen(NULL, ...) há 4 anos atrás
  Mateusz Tabaka 7829a7ade9 Add support for RUNPATH há 4 anos atrás
  Mateusz Tabaka 42acd32ac0 Fix TCB master address há 4 anos atrás
  Jeremy Soller 7db83596a2 Merge branch 'gcc_compile' into 'master' há 5 anos atrás
  oddcoder ab92ff9d41 make all ld printlns happen in case of verbose = true and apply cargo fmt há 5 anos atrás
  oddcoder 7b29f6eb27 Avoid relinking already linked libs há 5 anos atrás
  oddcoder 61fcc018fc Refer to libraries with soname if available and avoid loading libs twice há 5 anos atrás
  Ahmed Abd El Mawgood 40328a0d09 Modify ld_script so that it works on linux. há 5 anos atrás
  jD91mZM2 0178565f71 Move text section of linker away há 5 anos atrás
  oddcoder 37a462de5d Apply cargo fmt to the whole repo há 5 anos atrás
  no name 890a9ed033 Implement dlopen/close há 5 anos atrás
  oddcoder ea3265766c Allow struct Linker to specify which library space to use há 5 anos atrás
  oddcoder b4a6a7ece5 Refactor init and fini by merging common code há 5 anos atrás
  oddcoder 6d0c9dccd5 Allow Linker struct to specify with library name space to operate on há 5 anos atrás
  oddcoder 01b1738b3a Separate library specific data from main Linker struct há 5 anos atrás
  oddcoder aaf017d9d1 Fix regression introduced in 5fcf9206 há 5 anos atrás
  no name 40acadc7d5 Sanity checking 04f77881d0fef175bed45a25304e065b3c308965 há 5 anos atrás
  oddcoder d4b2391221 Fix wrong TLS resolving há 5 anos atrás
  oddcoder 5fcf920675 Fix bugs in handling non pie elfs há 5 anos atrás
  Jeremy Soller db6a589421 Merge branch 'LD_LIBRARY_PATH' into 'master' há 5 anos atrás
  oddcoder 0977133cc9 Get rid of assembly code in call_inits_finis há 5 anos atrás
  oddcoder 81da1bb1a3 Fix the avoid accessing errno issue from ld_so for real this time há 5 anos atrás
  no name d5b63a85a4 Revert "Fix compilation on Redox by removing use of access in ld_so" há 5 anos atrás
  no name c3ae8022ba Revert "Handle missing paths in load_library search without using access" há 5 anos atrás
  Jeremy Soller b0dde81c75 Handle missing paths in load_library search without using access há 5 anos atrás
  Jeremy Soller d9bacaec04 Fix compilation on Redox by removing use of access in ld_so há 5 anos atrás