Historial de Commits

Autor SHA1 Mensaje Fecha
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Brian Gianforcaro 39f924a731 LibELF: Skip DynamicObject::dump() if logging isn't enabled hace 3 años
  Daniel Bertalan 3974cac148 LibELF: Implement support for DT_RELR relative relocations hace 3 años
  Idan Horowitz 6c8f1e62db LibELF: Ignore unknown dynamic tags instead of asserting hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Rodrigo Tobar 5ae384fc33 LibELF: Indicate value of unimplemented dtag hace 3 años
  Rodrigo Tobar a67e06184b LibC+LibELF: Add definitions for extra dtags hace 3 años
  Rodrigo Tobar 3efd7b458a LibELF+readelf: Remove duplicated dtag->string map hace 3 años
  Brian Gianforcaro 2038d2c49e LibELF: Apply some minor optimizations to symbol lookup hace 3 años
  Daniel Bertalan 18b2484985 LibELF: Remove `(FlatPtr)something.as_ptr()` idiom hace 4 años
  Gunnar Beutner f9a8c6f053 LibELF: Implement support for RELA relocations hace 4 años
  Gunnar Beutner d3127efc01 LibELF: Implement PLT relocations for x86_64 hace 4 años
  Gunnar Beutner c81d959afb LibELF: Implement GNU hash section lookups for x86_64 hace 4 años
  Gunnar Beutner 73b9cfac1b LibELF: Support weak symbols when using BIND_NOW hace 4 años
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers hace 4 años
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` hace 4 años
  Andreas Kling ea027834df LibELF: Convert StringBuilder::appendf() => AK::Format hace 4 años
  Gunnar Beutner fdbe66a7b4 LibELF+LibC: Support building LibELF for 64-bit targets hace 4 años
  Itamar 101ac45c1a LibELF: Change TLS offset calculation hace 4 años
  Gunnar Beutner f40ee1b03f LibC+LibELF: Implement more fully-features dlfcn functionality hace 4 años
  Gunnar Beutner f74b8a2d1f LibELF: Avoid calculating symbol hashes when we don't need them hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Gunnar Beutner 38619a9f24 LibELF: Ignore DT_SYMBOLIC entries hace 4 años
  Gunnar Beutner 0cca23def5 LibELF: Improve error message for missing symbols hace 4 años
  Gunnar Beutner 6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper hace 4 años
  Gunnar Beutner cd7512a2ad LibELF: Add support for loading objects with multiple data and text segments hace 4 años
  Brendan Coles 8ad74684ea LibELF: DynamicObject: Add rpath and runpath helpers hace 4 años
  Brian Gianforcaro 069fd58381 LibELF: Convert more string literals to StringView literals. hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años