Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Daniel Bertalan 45d81dceed Everywhere: Replace `ElfW(type)` macro usage with `Elf_type` il y a 1 an
  implicitfield 79adeb626b LibC+LibELF: Move ELF definitions from LibC to LibELF il y a 2 ans
  Liav A aaa1de7878 Kernel: Move {Virtual,Physical}Address classes to the Memory directory il y a 2 ans
  Sam Atkins 12673d0e24 LibElf: Remove declarations for non-existent methods 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
  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
  Idan Horowitz d296001f3f LibELF: Exclude sorted symbols APIs from the Kernel il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Valtteri Koskivuori d1adf5bc5e LibELF+Userland: Move a few functions to Elf::Image 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 67f0c0d5f0 Kernel+LibELF: Don't demangle symbols in the kernel 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
  Gunnar Beutner 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables il y a 4 ans
  Brian Gianforcaro 5bfba3f789 LibELF + LibDebug: Reduce allocations during symbolification il y a 4 ans
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` il y a 4 ans
  Andreas Kling b31602367e LibELF: Use binary search when looking up symbols :^) il y a 4 ans
  Andreas Kling 16221305ad LibELF: Remove sketchy use of "undefined" ELF::Image::Section 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
  Andreas Kling 4ed85e9b9e LibELF: Don't build barely-used section lookup table in ELF::Image il y a 4 ans
  Andreas Kling 01f1e480e5 LibELF: Fix various clang-tidy warnings il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans