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

Add big-endian support in the patchmaker. Also add ARM BE8 support #284

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

paulnoalhyt
Copy link
Collaborator

One sentence summary of this PR (This should go in the CHANGELOG!)
Add support for compiling/assembling big-endian code with the patchmaker. Same for ARM BE8.

Link to Related Issue(s)

Please describe the changes in your request.

  • Added big-endian flags in the GNU toochain for the compiler, linker and assembler.
  • Added a GENERIC_ARM_BE8 ProcessorType
  • Added the corresponding BE8 flags to the compiler and linker

Anyone you think should look at this, specifically?
@whyitfor could maybe help adding tests to this.

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.

None yet

1 participant