Historique des commits

Auteur SHA1 Message Date
  Sönke Holz 8b14056adb LibELF: Ignore RISC-V attribute section program header il y a 1 an
  Daniel Bertalan 45d81dceed Everywhere: Replace `ElfW(type)` macro usage with `Elf_type` il y a 1 an
  kleines Filmröllchen b4cabde4a4 LibELF: Add initial RISC-V support il y a 1 an
  Sergey Bugaev 7cb765173c LibELF: Fix building without PTHREAD_STACK_MIN defined il y a 1 an
  Tim Schumacher 9d6372ff07 Kernel: Consolidate finding the ELF stack size with validation il y a 2 ans
  implicitfield 79adeb626b LibC+LibELF: Move ELF definitions from LibC to LibELF il y a 2 ans
  Timon Kruiper daf7f43135 LibELF: Add EM_AARCH64 as expected architecture for ELF validation il y a 2 ans
  Andrew Kaster 7ab37ee22c Everywhere: Remove string.h include from AK/Traits.h and resolve fallout il y a 2 ans
  Liav A a4c87fac56 LibELF+LibSymbolication: Remove i686 support il y a 2 ans
  Andrew Kaster 61573caf53 LibELF: Include <pthread.h> to ensure PTHREAD_STACK_MAX is available il y a 2 ans
  sin-ack ef6921d7c7 Kernel+LibC+LibELF: Set stack size based on PT_GNU_STACK during execve il y a 2 ans
  Andrew Kaster 435a263998 LibELF: Relax restriction on allowed values of EI_OSABI to allow GNU il y a 3 ans
  Idan Horowitz c73ef87fc7 Kernel+LibELF+LibVT: Remove unused AK::String header includes il y a 3 ans
  Idan Horowitz cfb9f889ac LibELF: Accept Span instead of Pointer+Size in validate_program_headers il y a 3 ans
  Idan Horowitz 3e959618c3 LibELF: Use StringBuilders instead of Strings for the interpreter path il y a 3 ans
  Andreas Kling 0819f0a3fd LibELF: Allow (but ignore) PT_LOAD headers with zero size il y a 3 ans
  Idan Horowitz 9295f1936c LibELF: Check for missing PT_LOAD alignment header value il y a 4 ans
  Andreas Kling 114e8fffcd LibELF: Don't validate PT_LOAD alignment in ET_CORE files il y a 4 ans
  Gunnar Beutner 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables il y a 4 ans
  Hendiadyoin1 37253ebcae LibELF: Fix missing include il y a 4 ans
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers 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
  Gunnar Beutner 8dc375da96 LibElf: Allow PT_GNU_EH_FRAME program headers il y a 4 ans
  Idan Horowitz eab151c994 LibElf+readelf: Parse ELFs with no program headers correctly il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 5bf9999652 LibELF: Add a bunch of overflow checks in ELF validation il y a 4 ans
  Brendan Coles 66b0012bfd LibELF: validate_program_headers: Validate PT_INTERP header p_filesz > 1 il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans