Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Daniel Bertalan 45d81dceed Everywhere: Replace `ElfW(type)` macro usage with `Elf_type` 1 year ago
  Liav A 69b97fe318 LibELF: Disallow the DynamicLinker from linking a static-pie ELF object 1 year ago
  Sönke Holz 0bff1f61b6 LibC+LibELF: Correctly call destructors on `exit()` 1 year ago
  Daniel Bertalan 1adf06c9f0 LibELF: Cache consecutive lookups for the same symbol 1 year ago
  implicitfield 79adeb626b LibC+LibELF: Move ELF definitions from LibC to LibELF 2 years ago
  Liav A aaa1de7878 Kernel: Move {Virtual,Physical}Address classes to the Memory directory 2 years ago
  Daniel Bertalan cd45c2d295 LibELF: Split `do_relocation` into `do_{direct,plt}_relocation` 2 years ago
  Liav A a4c87fac56 LibELF+LibSymbolication: Remove i686 support 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 years ago
  Tim Schumacher e2036ca2ca LibELF: Store the full file path in DynamicObject 3 years ago
  Daniel Bertalan 08c459e495 LibELF: Add support for IFUNCs 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani 271d82e23f Libraries: Use default constructors/destructors in LibELF 3 years ago
  Daniel Bertalan 3974cac148 LibELF: Implement support for DT_RELR relative relocations 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Rodrigo Tobar 3efd7b458a LibELF+readelf: Remove duplicated dtag->string map 3 years ago
  Brian Gianforcaro 5dbc72a158 LibELF: Use default instead of an empty constructor/destructor 3 years ago
  Gunnar Beutner db1c5c4830 LibELF+Utilities: Avoid truncating 64-bit values 4 years ago
  Gunnar Beutner 5f6ee4c539 LibELF: Save the negative TLS offset in m_tls_offset 4 years ago
  Gunnar Beutner f9a8c6f053 LibELF: Implement support for RELA relocations 4 years ago
  Gunnar Beutner 2eb025b2ea LibELF: Use correct accessor macros on x86_64 for some ELF fields 4 years ago
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers 4 years ago
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` 4 years ago
  Gunnar Beutner fdbe66a7b4 LibELF+LibC: Support building LibELF for 64-bit targets 4 years ago
  Itamar 101ac45c1a LibELF: Change TLS offset calculation 4 years ago
  Gunnar Beutner f40ee1b03f LibC+LibELF: Implement more fully-features dlfcn functionality 4 years ago
  Gunnar Beutner f74b8a2d1f LibELF: Avoid calculating symbol hashes when we don't need them 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago