Skip to content

Add support for AArch64 ILP32 for ELF#497

Merged
philipc merged 1 commit intogimli-rs:masterfrom
Amanieu:ilp32
Jan 4, 2023
Merged

Add support for AArch64 ILP32 for ELF#497
philipc merged 1 commit intogimli-rs:masterfrom
Amanieu:ilp32

Conversation

@Amanieu
Copy link
Copy Markdown
Contributor

@Amanieu Amanieu commented Jan 3, 2023

This is needed for the aarch64-unknown-linux-gnu_ilp32 target in rustc.

I've only implemented minimal support for ILP32 relocations since rustc doesn't use these (it only generates object files to wrap metadata or to force the linker to import symbols).

@philipc philipc merged commit d4482ec into gimli-rs:master Jan 4, 2023
@Amanieu
Copy link
Copy Markdown
Contributor Author

Amanieu commented Jan 4, 2023

Thanks! Could you publish a new release with this change so I can update the dependency in rustc?

@philipc
Copy link
Copy Markdown
Contributor

philipc commented Jan 4, 2023

Published 0.30.1

mcbegamerxx954 pushed a commit to mcbegamerxx954/object that referenced this pull request Jun 15, 2024
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