summaryrefslogtreecommitdiff
path: root/arm-riscos-gnueabi/recipes/patches
Commit message (Collapse)AuthorAgeFilesLines
* Patch upstream patches to match arm-riscos-gnueabiJohn-Mark Bell2023-03-051-0/+100
|
* Drop "hf" from arm-riscos-gnueabihf ABI tripletJohn-Mark Bell2023-03-0519-0/+3052
The way we configure this toolchain means that it will generate Risc PC-compatible ARMv4 binaries using the soft-float ABI. These are not compatible with the ARMv7 hard-float binaries produced by the upstream compiler, so change the triplet to avoid confusion.