Histórico de Commits

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