Commit History

Author SHA1 Message Date
  Gunnar Beutner 67f0c0d5f0 Kernel+LibELF: Don't demangle symbols in the kernel 4 years ago
  Gunnar Beutner 2eb025b2ea LibELF: Use correct accessor macros on x86_64 for some ELF fields 4 years ago
  Gunnar Beutner 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables 4 years ago
  Brian Gianforcaro 5bfba3f789 LibELF + LibDebug: Reduce allocations during symbolification 4 years ago
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` 4 years ago
  Andreas Kling b31602367e LibELF: Use binary search when looking up symbols :^) 4 years ago
  Andreas Kling 16221305ad LibELF: Remove sketchy use of "undefined" ELF::Image::Section 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Gunnar Beutner 6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper 4 years ago
  Andreas Kling 4ed85e9b9e LibELF: Don't build barely-used section lookup table in ELF::Image 4 years ago
  Andreas Kling 01f1e480e5 LibELF: Fix various clang-tidy warnings 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago