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

elf: add Loongarch macros and name mapping #446

Merged
merged 1 commit into from
Apr 6, 2025
Merged

elf: add Loongarch macros and name mapping #446

merged 1 commit into from
Apr 6, 2025

Conversation

000lbh
Copy link
Contributor

@000lbh 000lbh commented Mar 13, 2025

Loongarch is an architecture used by Loongson processor family. It has 64bit and 32bit variations, but currently there is no 32bit products in the market. This patch imports EM_LOONGARCH and relocation macros from elf.h, and implements name mapping.

@000lbh
Copy link
Contributor Author

000lbh commented Mar 18, 2025

The CI failed, but I believe that it is not my fault

Copy link
Owner

@m4b m4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for this, and thank you for your patience, these kind of tedious patches no one likes to do but i appreciate it :)

@m4b m4b merged commit 3687584 into m4b:master Apr 6, 2025
0 of 6 checks passed
@m4b
Copy link
Owner

m4b commented Apr 6, 2025

NB: non-breaking, new pub const items in elf

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