Historique des commits

Auteur SHA1 Message Date
  Timon Kruiper ed3be5b7f5 LibELF+LibC: Add support for aarch64 relocations il y a 2 ans
  Liav A a4c87fac56 LibELF+LibSymbolication: Remove i686 support il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors il y a 3 ans
  Tim Schumacher e2036ca2ca LibELF: Store the full file path in DynamicObject il y a 3 ans
  Daniel Bertalan 08c459e495 LibELF: Add support for IFUNCs il y a 3 ans
  Daniel Bertalan 4d5965bd2c LibELF: Keep track of whether the PLT contains REL or RELA relocations il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Brian Gianforcaro 39f924a731 LibELF: Skip DynamicObject::dump() if logging isn't enabled il y a 3 ans
  Daniel Bertalan 3974cac148 LibELF: Implement support for DT_RELR relative relocations il y a 3 ans
  Idan Horowitz 6c8f1e62db LibELF: Ignore unknown dynamic tags instead of asserting il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Rodrigo Tobar 5ae384fc33 LibELF: Indicate value of unimplemented dtag il y a 3 ans
  Rodrigo Tobar a67e06184b LibC+LibELF: Add definitions for extra dtags il y a 3 ans
  Rodrigo Tobar 3efd7b458a LibELF+readelf: Remove duplicated dtag->string map il y a 3 ans
  Brian Gianforcaro 2038d2c49e LibELF: Apply some minor optimizations to symbol lookup il y a 3 ans
  Daniel Bertalan 18b2484985 LibELF: Remove `(FlatPtr)something.as_ptr()` idiom il y a 3 ans
  Gunnar Beutner f9a8c6f053 LibELF: Implement support for RELA relocations il y a 4 ans
  Gunnar Beutner d3127efc01 LibELF: Implement PLT relocations for x86_64 il y a 4 ans
  Gunnar Beutner c81d959afb LibELF: Implement GNU hash section lookups for x86_64 il y a 4 ans
  Gunnar Beutner 73b9cfac1b LibELF: Support weak symbols when using BIND_NOW il y a 4 ans
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers il y a 4 ans
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` il y a 4 ans
  Andreas Kling ea027834df LibELF: Convert StringBuilder::appendf() => AK::Format il y a 4 ans
  Gunnar Beutner fdbe66a7b4 LibELF+LibC: Support building LibELF for 64-bit targets il y a 4 ans
  Itamar 101ac45c1a LibELF: Change TLS offset calculation il y a 4 ans
  Gunnar Beutner f40ee1b03f LibC+LibELF: Implement more fully-features dlfcn functionality il y a 4 ans
  Gunnar Beutner f74b8a2d1f LibELF: Avoid calculating symbol hashes when we don't need them il y a 4 ans
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans