Историја ревизија

Аутор SHA1 Порука Датум
  Tim Schumacher 3f59cb5e70 LibELF: Copy the entire TLS segment instead of each symbol one-by-one пре 3 година
  Tim Schumacher 6799b271bf LibELF: Remove outdated TLS handling in generic program header code пре 3 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Idan Horowitz fbeef409c6 DynamicLoader: Stop performing relative relocations on non-pie objects пре 3 година
  Idan Horowitz 753844ec96 LibELF: Take TLS segment alignment into account in DynamicLoader пре 3 година
  Tim Schumacher e2036ca2ca LibELF: Store the full file path in DynamicObject пре 3 година
  Tim Schumacher 6732fec8b8 LibELF: Warn on self-dlopening libraries while initializing пре 3 година
  Tim Schumacher 082a7baa3b LibELF: Check if initializers ran instead of trusting s_global_objects пре 3 година
  Tim Schumacher d2b87419ac LibELF: Only collect region sizes before reserving memory пре 3 година
  Tim Schumacher c0b31796a8 LibELF: Unmap the source file temporarily while reserving space пре 3 година
  Tim Schumacher c1d8612eb5 LibELF: Store DynamicLoader ELF images using an OwnPtr пре 3 година
  Tim Schumacher 89da0f2da5 LibELF: Name library maps with the full file path пре 3 година
  Daniel Bertalan 7aca408993 LibELF: Fail gracefully when IFUNC resolver's object has textrels пре 3 година
  Daniel Bertalan 08c459e495 LibELF: Add support for IFUNCs пре 3 година
  Daniel Bertalan ed5f110b40 LibELF: Perform .relr.dyn relocations before .rel.dyn пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Brian Gianforcaro 7d667b9f69 LibELF: Remove unused m_program_interpreter member from DynamicLoader пре 3 година
  Daniel Bertalan 3974cac148 LibELF: Implement support for DT_RELR relative relocations пре 3 година
  Andreas Kling c482508aa1 LibELF: Use shared memory mapping when loading ELF objects пре 3 година
  Idan Horowitz cfb9f889ac LibELF: Accept Span instead of Pointer+Size in validate_program_headers пре 3 година
  Idan Horowitz 3e959618c3 LibELF: Use StringBuilders instead of Strings for the interpreter path пре 3 година
  Daniel Bertalan d1ef8e63f7 LibELF: Use MAP_FIXED_NOREPLACE for address space reservation пре 3 година
  Andreas Kling b7ee0191ea LibELF: Name non-executable map regions ".rodata" instead of ".text" пре 3 година
  Andreas Kling 9206efaabe LibELF: Don't copy read-only data sections пре 3 година
  Andreas Kling 0819f0a3fd LibELF: Allow (but ignore) PT_LOAD headers with zero size пре 3 година
  Gunnar Beutner e4f0795ae4 LibELF+LibTest: Fix incorrect #ifdef пре 4 година
  Daniel Bertalan 18b2484985 LibELF: Remove `(FlatPtr)something.as_ptr()` idiom пре 4 година
  Daniel Bertalan e0e3198d51 LibELF: Fix 'applying offset produced null pointer' UBSAN failure пре 4 година
  Gunnar Beutner 4cf24c6ba2 Userland: Prefer using ARCH() over __LP64__ пре 4 година
  Gunnar Beutner 13a14b3112 LibELF: Fix loading libs with a .text segment that's not page-aligned пре 4 година