Histórico de Commits

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