1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-04 08:37:28 +03:00
mold/test
Rui Ueyama e3e371dcd3 [ELF][x86-64] Always create PLT entries starting with ENDBR64
This change removes the compact PLT and non-IBT PLT and replaces
them with IBT PLT. The compact PLT wasn't compatible with `-z ibtplt`.

Fixes https://github.com/rui314/mold/issues/581
2022-07-11 13:59:32 +08:00
..
elf [ELF][x86-64] Always create PLT entries starting with ENDBR64 2022-07-11 13:59:32 +08:00
macho Add a test 2022-07-08 22:51:05 +08:00
gentoo-test.sh Include popular large libs to the base Docker image 2022-04-27 16:36:45 +08:00
Makefile.darwin [Mach-O] Fix test runner 2022-05-09 11:35:18 +08:00
Makefile.linux [Mach-O] Make make test to work on macOS 2021-09-28 18:47:24 +09:00