summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/binutils-loongson-workaround.patch
Commit message (Collapse)AuthorAge
* binutils: Fix Loongson workaround.Marius Bakke2021-07-27
| | | | | | | | 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.
* gnu: binutils: Update to 2.37.Marius Bakke2021-07-23
| | | | | | | | | * 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.
* gnu: binutils: apply fixes and workarounds for Loongson 2F CPUs.Mark H Weaver2013-11-03
* 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.