Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-11 | system/binutils: Bootstrapping fixes | A. Wilcox | 1 | -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-07 | system/binutils: Add upstream fix for x86_64 tests | A. Wilcox | 2 | -0/+39 | |
Closes: #1222 | |||||
2024-08-07 | system/binutils: Update to 2.42 | A. Wilcox | 19 | -214/+192 | |
Closes: #1221, #1206 | |||||
2024-08-07 | system/binutils: Fix format specifiers in libctf | A. Wilcox | 2 | -1/+30 | |
Closes: #1181 | |||||
2023-10-03 | system/binutils: Update to 2.41 | A. Wilcox | 38 | -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-12 | remove erroneous files. fixes #828. | Zach van Rijn | 1 | -449/+0 | |
2023-04-06 | system/binutils: add patch for deprecated egrep usage. fixes #978. | Zach van Rijn | 2 | -1/+276 | |
2022-05-20 | system/binutils: disable tests on armv7. see #209, #668. | Zach van Rijn | 1 | -2/+4 | |
2019-12-21 | system/b*: modernise, fix descriptions | A. Wilcox | 1 | -11/+8 | |
2019-10-16 | system/binutils: patch CVE-2019-17450 and CVE-2019-17451 (#212) | Max Rees | 3 | -1/+133 | |
2019-10-03 | system/binutils: fix upstream 25056 (ARM PIE bug) | A. Wilcox | 2 | -1/+27 | |
2019-09-30 | system/binutils: patch CVE-2019-14444 (#174) | Max Rees | 2 | -1/+33 | |
2019-09-28 | system/binutils: disable further tests that rely on the failing pmmx ones (#196) | Max Rees | 2 | -2/+52 | |
2019-09-28 | system/binutils: disable failing pmmx tests (#196) | Max Rees | 3 | -3/+178 | |
2019-09-28 | system/binutils: disable static 1d test for now (#170, #196) | Max Rees | 2 | -0/+44 | |
2019-08-01 | system/binutils: patch multiple CVEs (#116) | Max Rees | 8 | -3/+423 | |
2019-06-02 | system/binutils: patch S-records properly for ppc64 | A. Wilcox | 3 | -16/+131 | |
2019-03-08 | system/*: Change source urls to https:// wherever possible | Luis Ressel | 1 | -2/+2 | |
2019-03-07 | system/binutils: disable srec ctor test on ppc64 | A. Wilcox | 2 | -2/+17 | |
2019-02-28 | system/binutils: bump to 2.32 | A. Wilcox | 4 | -108/+3 | |
2018-12-08 | system/binutils: fix CVE-2018-19931 and CVE-2018-19932 | A. Wilcox | 3 | -2/+87 | |
2018-11-03 | system/binutils: disable -z separate-code by default on x86 since it breaks ↵ | A. Wilcox | 2 | -4/+455 | |
kernels | |||||
2018-10-12 | system/binutils: major bugfix bump to 2.31.1 | A. Wilcox | 5 | -458/+13 | |
2018-07-20 | system/binutils and musl: make bootstrap work properly | A. Wilcox | 1 | -0/+1 | |
2018-06-19 | system/binutils: [PD] fix maintainer, remove -gold | A. Wilcox | 2 | -73/+14 | |
2018-06-14 | system/[various]: fix maintainer, tweak configs | A. Wilcox | 1 | -1/+1 | |
2018-05-30 | system/binutils: patch to pass tests on aarch64 | A. Wilcox | 2 | -1/+12 | |
2018-02-27 | system/binutils: bump to 2.30; pass tests | A. Wilcox | 3 | -17/+18 | |
2018-02-17 | system/binutils: disable check on PPC | A. Wilcox | 1 | -0/+2 | |
2018-02-12 | system/binutils: import from aports with Adelie 2.29 | A. Wilcox | 12 | -0/+846 | |