Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andrew Kaster 87cbc63334 LibELF: Remove loader reservation after most allocating operations il y a 1 an
  Daniel Bertalan 45d81dceed Everywhere: Replace `ElfW(type)` macro usage with `Elf_type` il y a 1 an
  Sönke Holz 9d7e217566 LibELF: Handle TLSDESC relocations in .rela.plt for GNU ld il y a 1 an
  Sönke Holz 0bff1f61b6 LibC+LibELF: Correctly call destructors on `exit()` il y a 1 an
  Andrew Kaster 1cd3826ad6 Userland+Tests: Don't use MAP_FILE when mmap-ing il y a 1 an
  Daniel Bertalan 1adf06c9f0 LibELF: Cache consecutive lookups for the same symbol il y a 1 an
  Daniel Bertalan ad9e674fa0 LibC+LibELF: Support loading shared libraries compiled with dynamic TLS il y a 2 ans
  Daniel Bertalan 70fcbcf54b LibELF+readelf: Add missing constants for dynamic relocations il y a 2 ans
  Daniel Bertalan e2b1f9447c LibELF: Only call IFUNC resolvers after populating the PLT il y a 2 ans
  Daniel Bertalan cd45c2d295 LibELF: Split `do_relocation` into `do_{direct,plt}_relocation` il y a 2 ans
  Daniel Bertalan c4e0f5e5ee LibC+LibELF: Handle the R_AARCH64_IRELATIVE relocation type il y a 2 ans
  Idan Horowitz f412e73bba DynamicLoader: Remove the unused load_regions vector il y a 3 ans
  Timon Kruiper ed3be5b7f5 LibELF+LibC: Add support for aarch64 relocations il y a 2 ans
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove il y a 2 ans
  Liav A a4c87fac56 LibELF+LibSymbolication: Remove i686 support il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Tim Schumacher d0d494a151 LibELF: Drop the separate file name member from DynamicLoader il y a 2 ans
  Tim Schumacher 177a5baf60 LibELF: Ensure that DynamicLoader only receives absolute paths il y a 2 ans
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY il y a 2 ans
  Tim Schumacher e2c55ee0a8 LibC: Move `dlfcn_integration.h` to the `bits` directory il y a 2 ans
  Tim Schumacher 27bfb81702 Everywhere: Refer to `dlfcn*.h` by its non-prefixed name il y a 2 ans
  Tim Schumacher 3f59cb5e70 LibELF: Copy the entire TLS segment instead of each symbol one-by-one il y a 3 ans
  Tim Schumacher 6799b271bf LibELF: Remove outdated TLS handling in generic program header code il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Idan Horowitz fbeef409c6 DynamicLoader: Stop performing relative relocations on non-pie objects il y a 3 ans
  Idan Horowitz 753844ec96 LibELF: Take TLS segment alignment into account in DynamicLoader il y a 3 ans
  Tim Schumacher e2036ca2ca LibELF: Store the full file path in DynamicObject il y a 3 ans
  Tim Schumacher 6732fec8b8 LibELF: Warn on self-dlopening libraries while initializing il y a 3 ans