[all-commits] [llvm/llvm-project] 881722: [PAC][lld][AArch64][ELF] Support signed GOT with t...
Daniil Kovalev via All-commits
all-commits at lists.llvm.org
Sun Nov 24 16:42:03 PST 2024
Branch: refs/heads/users/kovdan01/pauth-signed-got-tiny-lld
Home: https://github.com/llvm/llvm-project
Commit: 881722580399908ad2d42d9aea3423783251706b
https://github.com/llvm/llvm-project/commit/881722580399908ad2d42d9aea3423783251706b
Author: Daniil Kovalev <dkovalev at accesssoftek.com>
Date: 2024-11-25 (Mon, 25 Nov 2024)
Changed paths:
M lld/ELF/Arch/AArch64.cpp
M lld/ELF/InputSection.cpp
M lld/ELF/Relocations.cpp
M lld/ELF/Relocations.h
M lld/test/ELF/aarch64-got-relocations-pauth.s
Log Message:
-----------
[PAC][lld][AArch64][ELF] Support signed GOT with tiny code model
Support `R_AARCH64_AUTH_GOT_ADR_PREL_LO21` and `R_AARCH64_AUTH_GOT_LD_PREL19`
GOT-generating relocations.
Commit: 262e2f9488d17e26d1ecbb019e23746ab7528cc6
https://github.com/llvm/llvm-project/commit/262e2f9488d17e26d1ecbb019e23746ab7528cc6
Author: Daniil Kovalev <dkovalev at accesssoftek.com>
Date: 2024-11-25 (Mon, 25 Nov 2024)
Changed paths:
M lld/test/ELF/aarch64-got-relocations-pauth.s
Log Message:
-----------
Use `##` for comments in tests
Commit: 82a52053017407ee8e8a464348b13367b923e050
https://github.com/llvm/llvm-project/commit/82a52053017407ee8e8a464348b13367b923e050
Author: Daniil Kovalev <dkovalev at accesssoftek.com>
Date: 2024-11-25 (Mon, 25 Nov 2024)
Changed paths:
M lld/test/ELF/aarch64-got-relocations-pauth.s
Log Message:
-----------
Address review comments
Compare: https://github.com/llvm/llvm-project/compare/3c80d75c601d...82a520530174
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list