커밋 기록

작성자 SHA1 메시지 날짜
  Liav A a4c87fac56 LibELF+LibSymbolication: Remove i686 support 2 년 전
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 년 전
  Tim Schumacher e2036ca2ca LibELF: Store the full file path in DynamicObject 3 년 전
  Daniel Bertalan 08c459e495 LibELF: Add support for IFUNCs 3 년 전
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 년 전
  Lenny Maiorani 271d82e23f Libraries: Use default constructors/destructors in LibELF 3 년 전
  Daniel Bertalan 3974cac148 LibELF: Implement support for DT_RELR relative relocations 3 년 전
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 년 전
  Rodrigo Tobar 3efd7b458a LibELF+readelf: Remove duplicated dtag->string map 3 년 전
  Brian Gianforcaro 5dbc72a158 LibELF: Use default instead of an empty constructor/destructor 3 년 전
  Gunnar Beutner db1c5c4830 LibELF+Utilities: Avoid truncating 64-bit values 4 년 전
  Gunnar Beutner 5f6ee4c539 LibELF: Save the negative TLS offset in m_tls_offset 4 년 전
  Gunnar Beutner f9a8c6f053 LibELF: Implement support for RELA relocations 4 년 전
  Gunnar Beutner 2eb025b2ea LibELF: Use correct accessor macros on x86_64 for some ELF fields 4 년 전
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers 4 년 전
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` 4 년 전
  Gunnar Beutner fdbe66a7b4 LibELF+LibC: Support building LibELF for 64-bit targets 4 년 전
  Itamar 101ac45c1a LibELF: Change TLS offset calculation 4 년 전
  Gunnar Beutner f40ee1b03f LibC+LibELF: Implement more fully-features dlfcn functionality 4 년 전
  Gunnar Beutner f74b8a2d1f LibELF: Avoid calculating symbol hashes when we don't need them 4 년 전
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 년 전
  Gunnar Beutner 6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper 4 년 전
  Brendan Coles 8ad74684ea LibELF: DynamicObject: Add rpath and runpath helpers 4 년 전
  Brendan Coles f8c603fe7e LibELF: DynamicObject: set for_each_symbol/for_each_dynamic_entry public 4 년 전
  Brian Gianforcaro 141e6724d1 LibELF: Use StringView literal syntax to build section names. 4 년 전
  Andreas Kling b33a6a443e LibELF: Inline DynamicObject::hash_section() 4 년 전
  Andreas Kling 22b8110554 LibELF: Avoid doing strlen() on everything while iterating GNU hash 4 년 전
  Andreas Kling 46a94a9a9e LibELF: Rename lookup_elf_symbol() => lookup_sysv_symbol() 4 년 전
  Andreas Kling d6af3302e8 LibELF: Don't recompute the same ELF hashes over and over 4 년 전