summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/binutils-loongson-workaround.patch
AgeCommit message (Collapse)Author
2021-07-27binutils: Fix Loongson workaround.Marius Bakke
This is a follow-up to 2fa26446a186664c6364de0536380e43113dc95f which inadvertently inverted the value of this variable. * gnu/packages/patches/binutils-loongson-workaround.patch: Flip variable value as it was before 2fa26446a186.
2021-07-23gnu: binutils: Update to 2.37.Marius Bakke
* gnu/packages/patches/binutils-loongson-workaround.patch: Adjust for upstream changes. * gnu/packages/patches/binutils-libiberty-endianness-bug.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/base.scm (binutils): Update to 2.37. [source](patches): Remove obsolete patch.
2013-11-03gnu: binutils: apply fixes and workarounds for Loongson 2F CPUs.Mark H Weaver
* gnu/packages/patches/binutils-loongson-madd-fix.patch: New file. * gnu/packages/patches/binutils-loongson-workaround.patch: New file. * gnu/packages/base.scm (binutils): Add patches. * gnu-system.am (dist_patch_DATA): Add patches.