Historie revizí

Autor SHA1 Zpráva Datum
  Gunnar Beutner 06883ed8a3 Kernel+Userland: Make the stack alignment comply with the System V ABI před 4 roky
  Daniel Bertalan 64b1740913 LibELF: Fix syscall regions for .text segments with a non-zero offset před 4 roky
  Gunnar Beutner 5f6ee4c539 LibELF: Save the negative TLS offset in m_tls_offset před 4 roky
  Brian Gianforcaro 179d8f6815 LibELF: Use StringView literal to avoid string allocations před 4 roky
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath před 4 roky
  Gunnar Beutner 89a38b72b7 LibC+LibELF: Implement dladdr() před 4 roky
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` před 4 roky
  Jean-Baptiste Boric eecf7a2097 LibC: Move mman.h to sys/mman.h před 4 roky
  Itamar 8a01167c7d AK: Add missing GenericTraits<NonnullRefPtr> před 4 roky
  Itamar 7bd796b7e3 LibELF: Perform verification of TLS data in dlopen před 4 roky
  Itamar 101ac45c1a LibELF: Change TLS offset calculation před 4 roky
  Itamar 6bbd2ebf83 Kernel+LibELF: Support initializing values of TLS data před 4 roky
  Itamar db76702d71 LibELF: Rename tls_size to tls_size_of_current_object před 4 roky
  Itamar 2c9541315d LibELF: Fix TLS offset calculation for libraries před 4 roky
  Gunnar Beutner f40ee1b03f LibC+LibELF: Implement more fully-features dlfcn functionality před 4 roky
  Gunnar Beutner f74b8a2d1f LibELF: Avoid calculating symbol hashes when we don't need them před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Gunnar Beutner 6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper před 4 roky
  Andreas Kling 94b247c5a9 LibELF: Make get_library_name() take String instead of StringView před 4 roky
  Gunnar Beutner 960079b020 LibELF: Add support for loading libraries from /usr/local před 4 roky
  Gunnar Beutner f2ff8f2658 LibELF: Improve error messages for missing shared libraries před 4 roky
  Gunnar Beutner cd7512a2ad LibELF: Add support for loading objects with multiple data and text segments před 4 roky
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) před 4 roky
  Andreas Kling 79889ef052 LibELF: Consolidate main executable loading a bit před 4 roky
  Brian Gianforcaro 069fd58381 LibELF: Convert more string literals to StringView literals. před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling d6af3302e8 LibELF: Don't recompute the same ELF hashes over and over před 4 roky
  Andreas Kling a43910acc3 LibELF: Make SymbolLookupResult::address a VirtualAddress před 4 roky
  Andreas Kling 01f1e480e5 LibELF: Fix various clang-tidy warnings před 4 roky
  Andreas Kling 0c0127dc3f LibELF: Use StringView instead of "const char*" in dynamic linker code před 4 roky