Age | Commit message (Expand) | Author |
---|---|---|
2023-02-15 | LibELF+LibC: Add support for relative relocations in aarch64 binaries | Timon Kruiper |
2022-12-28 | LibELF+LibSymbolication: Remove i686 support | Liav A |
2022-02-11 | LibELF: Implement support for DT_RELR relative relocations | Daniel Bertalan |
2021-07-27 | LibELF: Fix unaligned writes in the relocation code | Gunnar Beutner |
2021-07-27 | DynamicLoader+LibELF: Move self-relocation code into a separate file | Gunnar Beutner |