Historie revizí

Autor SHA1 Zpráva Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Daniel Bertalan 45d81dceed Everywhere: Replace `ElfW(type)` macro usage with `Elf_type` před 1 rokem
  Daniel Bertalan 1adf06c9f0 LibELF: Cache consecutive lookups for the same symbol před 1 rokem
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions před 2 roky
  implicitfield 79adeb626b LibC+LibELF: Move ELF definitions from LibC to LibELF před 2 roky
  Daniel Bertalan e2b1f9447c LibELF: Only call IFUNC resolvers after populating the PLT před 2 roky
  Daniel Bertalan cd45c2d295 LibELF: Split `do_relocation` into `do_{direct,plt}_relocation` před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Tim Schumacher d0d494a151 LibELF: Drop the separate file name member from DynamicLoader před 2 roky
  Tim Schumacher e2c55ee0a8 LibC: Move `dlfcn_integration.h` to the `bits` directory před 2 roky
  Tim Schumacher 27bfb81702 Everywhere: Refer to `dlfcn*.h` by its non-prefixed name před 2 roky
  Tim Schumacher 3f59cb5e70 LibELF: Copy the entire TLS segment instead of each symbol one-by-one před 3 roky
  Idan Horowitz 753844ec96 LibELF: Take TLS segment alignment into account in DynamicLoader před 3 roky
  Tim Schumacher 6732fec8b8 LibELF: Warn on self-dlopening libraries while initializing před 3 roky
  Tim Schumacher 082a7baa3b LibELF: Check if initializers ran instead of trusting s_global_objects před 3 roky
  Tim Schumacher c1d8612eb5 LibELF: Store DynamicLoader ELF images using an OwnPtr před 3 roky
  Tim Schumacher 89da0f2da5 LibELF: Name library maps with the full file path před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Brian Gianforcaro 7d667b9f69 LibELF: Remove unused m_program_interpreter member from DynamicLoader před 3 roky
  Tim Schumacher 7bd0a3e9ba DynamicLoader: Make the cached DynamicObject publicly accessible před 3 roky
  Daniel Bertalan 3974cac148 LibELF: Implement support for DT_RELR relative relocations před 3 roky
  Gunnar Beutner 371c852fc0 LibELF: Swap the arguments for negative_offset_from_tls_block_end před 4 roky
  Gunnar Beutner 5f6ee4c539 LibELF: Save the negative TLS offset in m_tls_offset před 4 roky
  Gunnar Beutner 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables před 4 roky
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers 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 1c24388d74 LibELF: Extract TLS offset calculation logic to separate function před 4 roky
  Gunnar Beutner f40ee1b03f LibC+LibELF: Implement more fully-features dlfcn functionality před 4 roky