Historique des commits

Auteur SHA1 Message Date
  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 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
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani 271d82e23f Libraries: Use default constructors/destructors in LibELF il y a 3 ans
  Daniel Bertalan 3974cac148 LibELF: Implement support for DT_RELR relative relocations il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Rodrigo Tobar 3efd7b458a LibELF+readelf: Remove duplicated dtag->string map il y a 3 ans
  Brian Gianforcaro 5dbc72a158 LibELF: Use default instead of an empty constructor/destructor il y a 3 ans
  Gunnar Beutner db1c5c4830 LibELF+Utilities: Avoid truncating 64-bit values il y a 4 ans
  Gunnar Beutner 5f6ee4c539 LibELF: Save the negative TLS offset in m_tls_offset il y a 4 ans
  Gunnar Beutner f9a8c6f053 LibELF: Implement support for RELA relocations il y a 4 ans
  Gunnar Beutner 2eb025b2ea LibELF: Use correct accessor macros on x86_64 for some ELF fields 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
  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
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Gunnar Beutner 6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper il y a 4 ans
  Brendan Coles 8ad74684ea LibELF: DynamicObject: Add rpath and runpath helpers il y a 4 ans
  Brendan Coles f8c603fe7e LibELF: DynamicObject: set for_each_symbol/for_each_dynamic_entry public il y a 4 ans
  Brian Gianforcaro 141e6724d1 LibELF: Use StringView literal syntax to build section names. il y a 4 ans
  Andreas Kling b33a6a443e LibELF: Inline DynamicObject::hash_section() il y a 4 ans
  Andreas Kling 22b8110554 LibELF: Avoid doing strlen() on everything while iterating GNU hash il y a 4 ans
  Andreas Kling 46a94a9a9e LibELF: Rename lookup_elf_symbol() => lookup_sysv_symbol() il y a 4 ans
  Andreas Kling d6af3302e8 LibELF: Don't recompute the same ELF hashes over and over il y a 4 ans