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

Аутор SHA1 Порука Датум
  Gunnar Beutner 13a14b3112 LibELF: Fix loading libs with a .text segment that's not page-aligned пре 4 година
  Gunnar Beutner ea8ff03475 LibELF: Fix loading objects with a non-zero load base пре 4 година
  Gunnar Beutner 371c852fc0 LibELF: Swap the arguments for negative_offset_from_tls_block_end пре 4 година
  Gunnar Beutner 251eaad8f0 LibELF: Fix relocation support for 'static __thread' variables пре 4 година
  Gunnar Beutner 5f6ee4c539 LibELF: Save the negative TLS offset in m_tls_offset пре 4 година
  Gunnar Beutner a0a38e1e84 LibELF: Implement TLS relocation support for x86_64 пре 4 година
  Gunnar Beutner f9a8c6f053 LibELF: Implement support for RELA relocations пре 4 година
  Gunnar Beutner 1f93ffcd72 LibELF: Simplify ELF load address calculations пре 4 година
  Gunnar Beutner 2dbd3f83c1 LibELF: Fix incorrect error message пре 4 година
  Gunnar Beutner d3127efc01 LibELF: Implement PLT relocations for x86_64 пре 4 година
  Gunnar Beutner 5afec84cc2 LibELF: Add stub for R_X86_64_TPOFF64 пре 4 година
  Gunnar Beutner 811f9d562d LibELF: Make sure the mmap() regions are large enough пре 4 година
  Gunnar Beutner 0cb937416b Meta: Install 64-bit libgcc_s.so for x86_64 targets пре 4 година
  Gunnar Beutner 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables пре 4 година
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers пре 4 година
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` пре 4 година
  Gunnar Beutner 0ab37dbd03 LibELF: Propagate ELF image validation errors to the caller пре 4 година
  Gunnar Beutner a050b43290 LibELF: Implement x86_64 relocation support пре 4 година
  Itamar 101ac45c1a LibELF: Change TLS offset calculation пре 4 година
  Itamar 6bbd2ebf83 Kernel+LibELF: Support initializing values of TLS data пре 4 година
  Itamar db76702d71 LibELF: Rename tls_size to tls_size_of_current_object пре 4 година
  Itamar 1c24388d74 LibELF: Extract TLS offset calculation logic to separate function пре 4 година
  Gunnar Beutner f40ee1b03f LibC+LibELF: Implement more fully-features dlfcn functionality пре 4 година
  Gunnar Beutner f74b8a2d1f LibELF: Avoid calculating symbol hashes when we don't need them пре 4 година
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Gunnar Beutner 6c729993a8 LibELF: Allow shared objects which don't have a text segment пре 4 година
  Gunnar Beutner c32b58873a LibELF: Fix calculation for TLS relocations пре 4 година
  Gunnar Beutner 1dab5ca5fd LibELF: Fix support for relocating weak symbols пре 4 година
  Gunnar Beutner 97d7450571 LibELF: Remove VERIFY() calls and let control flow return to the caller пре 4 година