summaryrefslogtreecommitdiff
path: root/system/binutils
AgeCommit message (Collapse)AuthorFilesLines
2024-12-11system/binutils: Bootstrapping fixesA. Wilcox1-2/+2
* Add !tracedeps to options. This is required because since binutils has its own rpath, abuild(1) will try and seek out owner packages for all linked libraries. In the preimage environment, it can't find the owner of /lib/libc.so. * Add textrels to options. Apparently m68k binutils needs this. * Disable NLS as we don't need to have user-facing translated messages in the bootstrapping environment. * Disable shared libraries to prevent conflicts. I tried to use Gentoo's --with-extra-soversion-suffix patches, but they only worked on libctf[1]. libsframe is still a conflicting file. I could not find a way to disable shared only for libsframe. [1]: https://gitweb.gentoo.org/fork/binutils-gdb.git/commit/?h=gentoo/binutils-2.42&id=bc95c4f7765898935936e889bc8062f5a5f7804b
2024-08-07system/binutils: Add upstream fix for x86_64 testsA. Wilcox2-0/+39
Closes: #1222
2024-08-07system/binutils: Update to 2.42A. Wilcox19-214/+192
Closes: #1221, #1206
2024-08-07system/binutils: Fix format specifiers in libctfA. Wilcox2-1/+30
Closes: #1181
2023-10-03system/binutils: Update to 2.41A. Wilcox38-1152/+500
* 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
2023-05-12remove erroneous files. fixes #828.Zach van Rijn1-449/+0
2023-04-06system/binutils: add patch for deprecated egrep usage. fixes #978.Zach van Rijn2-1/+276
2022-05-20system/binutils: disable tests on armv7. see #209, #668.Zach van Rijn1-2/+4
2019-12-21system/b*: modernise, fix descriptionsA. Wilcox1-11/+8
2019-10-16system/binutils: patch CVE-2019-17450 and CVE-2019-17451 (#212)Max Rees3-1/+133
2019-10-03system/binutils: fix upstream 25056 (ARM PIE bug)A. Wilcox2-1/+27
2019-09-30system/binutils: patch CVE-2019-14444 (#174)Max Rees2-1/+33
2019-09-28system/binutils: disable further tests that rely on the failing pmmx ones (#196)Max Rees2-2/+52
2019-09-28system/binutils: disable failing pmmx tests (#196)Max Rees3-3/+178
2019-09-28system/binutils: disable static 1d test for now (#170, #196)Max Rees2-0/+44
2019-08-01system/binutils: patch multiple CVEs (#116)Max Rees8-3/+423
2019-06-02system/binutils: patch S-records properly for ppc64A. Wilcox3-16/+131
2019-03-08system/*: Change source urls to https:// wherever possibleLuis Ressel1-2/+2
2019-03-07system/binutils: disable srec ctor test on ppc64A. Wilcox2-2/+17
2019-02-28system/binutils: bump to 2.32A. Wilcox4-108/+3
2018-12-08system/binutils: fix CVE-2018-19931 and CVE-2018-19932A. Wilcox3-2/+87
2018-11-03system/binutils: disable -z separate-code by default on x86 since it breaks ↵A. Wilcox2-4/+455
kernels
2018-10-12system/binutils: major bugfix bump to 2.31.1A. Wilcox5-458/+13
2018-07-20system/binutils and musl: make bootstrap work properlyA. Wilcox1-0/+1
2018-06-19system/binutils: [PD] fix maintainer, remove -goldA. Wilcox2-73/+14
2018-06-14system/[various]: fix maintainer, tweak configsA. Wilcox1-1/+1
2018-05-30system/binutils: patch to pass tests on aarch64A. Wilcox2-1/+12
2018-02-27system/binutils: bump to 2.30; pass testsA. Wilcox3-17/+18
2018-02-17system/binutils: disable check on PPCA. Wilcox1-0/+2
2018-02-12system/binutils: import from aports with Adelie 2.29A. Wilcox12-0/+846