summaryrefslogtreecommitdiff
path: root/system/binutils/disable-sframe-tests.patch
AgeCommit message (Collapse)AuthorFilesLines
2025-05-26system/binutils: Uupdate to 2.44A. Wilcox1-1/+1
Some of our patches have been merged upstream. Others needed slight tweaks to keep up with upstream churn. Notable changes upstream include readelf DT_RELR support, ability to enable DT_RELR on LoongArch, and support in GAS for more x86_64 and RISC-V ISA extensions.
2023-10-03system/binutils: Update to 2.41A. Wilcox1-0/+17
* Vastly updated with significant features and target support. * All tests are enabled now and passing! Note: ARMv7 tests require the commit directly before this to be applied to system/gcc. Fixes: #652, #668, #1070