[x] I have reviewed the OFRAK contributor guide and attest that this pull request is in accordance with it.
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.
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.
GENERIC_ARM_BE8
ProcessorTypeAnyone you think should look at this, specifically? @whyitfor could maybe help adding tests to this.