Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-05-26 | system/binutils: Uupdate to 2.44 | A. Wilcox | 1 | -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-03 | system/binutils: Update to 2.41 | A. Wilcox | 1 | -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 |