Cronologia Commit

Autore SHA1 Messaggio Data
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 anno fa
  Daniel Bertalan 45d81dceed Everywhere: Replace `ElfW(type)` macro usage with `Elf_type` 1 anno fa
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 anno fa
  Tim Schumacher 9d6372ff07 Kernel: Consolidate finding the ELF stack size with validation 2 anni fa
  Liav A 7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory 2 anni fa
  Daniel Bertalan 23be1c5482 LibELF: Ignore `$x`/`$d` special symbols when symbolicating AArch64 ELF 2 anni fa
  Andrew Kaster 7ab37ee22c Everywhere: Remove string.h include from AK/Traits.h and resolve fallout 2 anni fa
  Ben Wiederhake 65b420f996 Everywhere: Remove unused includes of AK/Memory.h 2 anni fa
  sin-ack ef6921d7c7 Kernel+LibC+LibELF: Set stack size based on PT_GNU_STACK during execve 2 anni fa
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa
  sin-ack fbc771efe9 Everywhere: Use default StringView constructor over nullptr 3 anni fa
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anni fa
  Daniel Bertalan 08c459e495 LibELF: Add support for IFUNCs 3 anni fa
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 anni fa
  Lenny Maiorani 271d82e23f Libraries: Use default constructors/destructors in LibELF 3 anni fa
  Idan Horowitz d296001f3f LibELF: Exclude sorted symbols APIs from the Kernel 3 anni fa
  Idan Horowitz 7bd409dbdf LibELF: Use StringBuilder::string_view() to avoid String allocation 3 anni fa
  Idan Horowitz cfb9f889ac LibELF: Accept Span instead of Pointer+Size in validate_program_headers 3 anni fa
  Idan Horowitz 3e959618c3 LibELF: Use StringBuilders instead of Strings for the interpreter path 3 anni fa
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 anni fa
  Valtteri Koskivuori efbcfe0498 LibELF: Rename the x86_64 machine type string to be less verbose 3 anni fa
  Valtteri Koskivuori d1adf5bc5e LibELF+Userland: Move a few functions to Elf::Image 3 anni fa
  Gunnar Beutner db1c5c4830 LibELF+Utilities: Avoid truncating 64-bit values 4 anni fa
  Gunnar Beutner 67f0c0d5f0 Kernel+LibELF: Don't demangle symbols in the kernel 4 anni fa
  Gunnar Beutner 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables 4 anni fa
  Hendiadyoin1 37253ebcae LibELF: Fix missing include 4 anni fa
  Brian Gianforcaro 5bfba3f789 LibELF + LibDebug: Reduce allocations during symbolification 4 anni fa
  Andreas Kling de395a3df2 AK+Everywhere: Consolidate String::index_of() and String::find() 4 anni fa
  Gunnar Beutner 843f861f97 LibELF: Fix an integer overflow in Image::find_sorted_symbol 4 anni fa
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` 4 anni fa