Commit History

作者 SHA1 備註 提交日期
  Andreas Kling f23b29f605 LibELF: Move DynamicObject::lookup_symbol() to DynamicLoader 4 年之前
  Andreas Kling a43910acc3 LibELF: Make SymbolLookupResult::address a VirtualAddress 4 年之前
  Andreas Kling 1997d5de1a LibELF: Make symbol lookup functions return Optional<Symbol> 4 年之前
  Andreas Kling ba1eea9898 LibELF+DynamicLoader: Rename DynamicObject::construct() => create() 4 年之前
  Andreas Kling 01f1e480e5 LibELF: Fix various clang-tidy warnings 4 年之前
  Andreas Kling 0c0127dc3f LibELF: Use StringView instead of "const char*" in dynamic linker code 4 年之前
  Andreas Kling fa4c249425 LibELF+Userland: Enable RELRO for all userland executables :^) 4 年之前
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 年之前
  Andreas Kling 41d8734288 LibELF: Use Optional<SymbolLookupResult> as a return type 4 年之前
  Andreas Kling a5de46684b LibELF: Convert String::format() to String::formatted() 4 年之前
  Andreas Kling c5e52be5d4 LibELF: Convert dbgprintf() in DynamicObject class to dbgln() 4 年之前
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前