Commit History

Автор SHA1 Съобщение Дата
  Daniel Bertalan 1adf06c9f0 LibELF: Cache consecutive lookups for the same symbol преди 1 година
  Daniel Bertalan ad9e674fa0 LibC+LibELF: Support loading shared libraries compiled with dynamic TLS преди 2 години
  Daniel Bertalan 70fcbcf54b LibELF+readelf: Add missing constants for dynamic relocations преди 2 години
  Daniel Bertalan e2b1f9447c LibELF: Only call IFUNC resolvers after populating the PLT преди 2 години
  Daniel Bertalan cd45c2d295 LibELF: Split `do_relocation` into `do_{direct,plt}_relocation` преди 2 години
  Daniel Bertalan c4e0f5e5ee LibC+LibELF: Handle the R_AARCH64_IRELATIVE relocation type преди 2 години
  Idan Horowitz f412e73bba DynamicLoader: Remove the unused load_regions vector преди 3 години
  Timon Kruiper ed3be5b7f5 LibELF+LibC: Add support for aarch64 relocations преди 2 години
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove преди 2 години
  Liav A a4c87fac56 LibELF+LibSymbolication: Remove i686 support преди 2 години
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable преди 2 години
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString преди 2 години
  Tim Schumacher d0d494a151 LibELF: Drop the separate file name member from DynamicLoader преди 2 години
  Tim Schumacher 177a5baf60 LibELF: Ensure that DynamicLoader only receives absolute paths преди 2 години
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY преди 2 години
  Tim Schumacher e2c55ee0a8 LibC: Move `dlfcn_integration.h` to the `bits` directory преди 2 години
  Tim Schumacher 27bfb81702 Everywhere: Refer to `dlfcn*.h` by its non-prefixed name преди 2 години
  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 години