Commit History

Autor SHA1 Mensaxe Data
  Rodrigo Tobar 3efd7b458a LibELF+readelf: Remove duplicated dtag->string map %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 2038d2c49e LibELF: Apply some minor optimizations to symbol lookup %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 18b2484985 LibELF: Remove `(FlatPtr)something.as_ptr()` idiom %!s(int64=3) %!d(string=hai) anos
  Gunnar Beutner f9a8c6f053 LibELF: Implement support for RELA relocations %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner d3127efc01 LibELF: Implement PLT relocations for x86_64 %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner c81d959afb LibELF: Implement GNU hash section lookups for x86_64 %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 73b9cfac1b LibELF: Support weak symbols when using BIND_NOW %!s(int64=4) %!d(string=hai) anos
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers %!s(int64=4) %!d(string=hai) anos
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ea027834df LibELF: Convert StringBuilder::appendf() => AK::Format %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner fdbe66a7b4 LibELF+LibC: Support building LibELF for 64-bit targets %!s(int64=4) %!d(string=hai) anos
  Itamar 101ac45c1a LibELF: Change TLS offset calculation %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner f40ee1b03f LibC+LibELF: Implement more fully-features dlfcn functionality %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner f74b8a2d1f LibELF: Avoid calculating symbol hashes when we don't need them %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 38619a9f24 LibELF: Ignore DT_SYMBOLIC entries %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 0cca23def5 LibELF: Improve error message for missing symbols %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner cd7512a2ad LibELF: Add support for loading objects with multiple data and text segments %!s(int64=4) %!d(string=hai) anos
  Brendan Coles 8ad74684ea LibELF: DynamicObject: Add rpath and runpath helpers %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 069fd58381 LibELF: Convert more string literals to StringView literals. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b33a6a443e LibELF: Inline DynamicObject::hash_section() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 22b8110554 LibELF: Avoid doing strlen() on everything while iterating GNU hash %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 46a94a9a9e LibELF: Rename lookup_elf_symbol() => lookup_sysv_symbol() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cc00df0f0f LibELF: Avoid calling strlen() in DynamicObject::hash_section() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d6af3302e8 LibELF: Don't recompute the same ELF hashes over and over %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 37420f1baf LibELF: Move ELF hash functions to their own file (and make constexpr) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f23b29f605 LibELF: Move DynamicObject::lookup_symbol() to DynamicLoader %!s(int64=4) %!d(string=hai) anos