Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtld-elf: Support upcoming new ABI for R_MORELLO_JUMP_SLOT #2081

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

jrtc27
Copy link
Member

@jrtc27 jrtc27 commented Apr 9, 2024

This will resolve a long-standing quirk, making R_MORELLO_JUMP_SLOT look like a normal R_MORELLO_RELATIVE relocation rather than being unchanged from R_AARCH64_JUMP_SLOT in the ELF object.

See https://git.morello-project.org/morello/llvm-project/-/merge_requests/296

This will resolve a long-standing quirk, making R_MORELLO_JUMP_SLOT look
like a normal R_MORELLO_RELATIVE relocation rather than being unchanged
from R_AARCH64_JUMP_SLOT in the ELF object.
@jrtc27 jrtc27 force-pushed the morello-new-jump-slot branch from b76b678 to 4d7fbad Compare April 9, 2024 22:07
@jrtc27 jrtc27 merged commit 328f472 into dev Apr 30, 2024
28 checks passed
@jrtc27 jrtc27 deleted the morello-new-jump-slot branch April 30, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants