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

Аутор SHA1 Порука Датум
  Gunnar Beutner 06883ed8a3 Kernel+Userland: Make the stack alignment comply with the System V ABI пре 4 година
  Daniel Bertalan 64b1740913 LibELF: Fix syscall regions for .text segments with a non-zero offset пре 4 година
  Gunnar Beutner 5f6ee4c539 LibELF: Save the negative TLS offset in m_tls_offset пре 4 година
  Brian Gianforcaro 179d8f6815 LibELF: Use StringView literal to avoid string allocations пре 4 година
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath пре 4 година
  Gunnar Beutner 89a38b72b7 LibC+LibELF: Implement dladdr() пре 4 година
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` пре 4 година
  Jean-Baptiste Boric eecf7a2097 LibC: Move mman.h to sys/mman.h пре 4 година
  Itamar 8a01167c7d AK: Add missing GenericTraits<NonnullRefPtr> пре 4 година
  Itamar 7bd796b7e3 LibELF: Perform verification of TLS data in dlopen пре 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 2c9541315d LibELF: Fix TLS offset calculation for libraries пре 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 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Gunnar Beutner 6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper пре 4 година
  Andreas Kling 94b247c5a9 LibELF: Make get_library_name() take String instead of StringView пре 4 година
  Gunnar Beutner 960079b020 LibELF: Add support for loading libraries from /usr/local пре 4 година
  Gunnar Beutner f2ff8f2658 LibELF: Improve error messages for missing shared libraries пре 4 година
  Gunnar Beutner cd7512a2ad LibELF: Add support for loading objects with multiple data and text segments пре 4 година
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) пре 4 година
  Andreas Kling 79889ef052 LibELF: Consolidate main executable loading a bit пре 4 година
  Brian Gianforcaro 069fd58381 LibELF: Convert more string literals to StringView literals. пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Andreas Kling d6af3302e8 LibELF: Don't recompute the same ELF hashes over and over пре 4 година
  Andreas Kling a43910acc3 LibELF: Make SymbolLookupResult::address a VirtualAddress пре 4 година
  Andreas Kling 01f1e480e5 LibELF: Fix various clang-tidy warnings пре 4 година
  Andreas Kling 0c0127dc3f LibELF: Use StringView instead of "const char*" in dynamic linker code пре 4 година