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

New assembler options, -mbig-endian and -mlittle-endian, used to choose the endian. #7

Open
Nelson1225 opened this issue Dec 22, 2020 · 2 comments

Comments

@Nelson1225
Copy link

Hi Guys,

I opened the same issue to the wrong place in the riscv-c-api-doc. So I open a new one here.

We get the GNU binutils patches from Marcus Comstedt recently, to support RISCV big endian targets [1]. In the patches, we need to add new assembler options, -mbig-endian and -mlittle-endian, to choose the endian in assembler. I have raised another issue to discuss the new target triplet in the psabi, riscv-non-isa/riscv-elf-psabi-doc#167. Once we all agree with these changes, we will need to add the new assembler options, -mbig-endian and -mlittle-endian, into the c-api-doc, too.

Thanks
Nelson

[1] https://sourceware.org/pipermail/binutils/2020-December/114632.html

@jim-wilson
Copy link
Collaborator

I am in favor of accepting the new assembler options.

@nick-knight
Copy link

LGTM. Feel free to PR it: that would be the first PR to this repo, and the first commit in > 3 years :)

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

No branches or pull requests

3 participants