summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/binutils: Stabilize 2.43-r2 ppc, #945491Sam James2024-12-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Stabilize 2.43-r2 hppa, #945491Sam James2024-12-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: pass -std=gnu17 conditionallySam James2024-12-0614-14/+14
| | | | | | | Old compilers during Prefix bootstrap may not support it but they also won't be defaulting to C23 so that's fine. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: sync EGIT_REPO_URI for 2.43.9999 with 9999Sam James2024-12-011-2/+9
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: add mirrors to EGIT_REPO_URISam James2024-12-011-1/+5
| | | | | | | | | sourceware was down earlier, so add some mirrors. sourcehut is an official mirror (albeit an experiment IIRC) by sourceware and x86-binutils is run by H.J. Lu. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Stabilize 2.43-r2 sparc, #945491Arthur Zamarin2024-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: Stabilize 2.43-r2 arm, #945491Arthur Zamarin2024-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: Stabilize 2.43-r2 x86, #945491Arthur Zamarin2024-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: Stabilize 2.43-r2 arm64, #945491Arthur Zamarin2024-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: Stabilize 2.43-r2 amd64, #945491Arthur Zamarin2024-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: Stabilize 2.43-r2 ppc64, #945491Sam James2024-12-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: build with -std=gnu17Sam James2024-11-1614-0/+31
| | | | | | | | | | Doesn't build with gnu23 which is the default now in GCC trunk. I've sent patches for 9999 and we may backport those once merged but for now (and for older slots, probably forever), let's pass -std=gnu17 to keep stuff building. Bug: https://sourceware.org/PR32372 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: fix cross patch for 2.43-r2Sam James2024-11-101-2/+2
| | | | | | | | | 0037-PR32300-dependency-file-link-dependencies-are-not-al.patch conflicts with binutils-2.43-linker-search-path.patch but we can go back to the one before from 2.42 given that 0037 is a revert. Closes: https://bugs.gentoo.org/943162 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: keyword 2.43-r2Andreas K. Hüttel2024-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Patchset changelog 2.43-2..2.43-3 5f5582fdd8e (HEAD -> gentoo/binutils-2.43, tag: gentoo/binutils-2.43-3, gentoo/gentoo/binutils-2.43) PR32300, --dependency-file: link dependencies are not all collected 8d1feccbd02 s390: Add arch15 instructions e9b2ef88641 s390: Relax risbg[n]z, risb{h|l}gz, {rns|ros|rxs}bgt operand constraints b4bc39ba1ec s390: Simplify (dis)assembly of insn operands with const bits 4c260fc560d s390: Align opcodes to lower-case 560853b7fef s390: Document syntax to omit base register operand 5e95b40b391 LoongArch: Add elfNN_loongarch_mkobject to initialize LoongArch tdata 2d1eeebfa71 segv in bfd_elf_get_str_section ef7a608ad87 ld: Don't explicitly add .note.gnu.build-id in elf.sc 5e716509f11 x86: Turn PLT32 to PC32 only for PC-relative relocations eb6504961a5 x86-64: Disable PIE on PR gas/32189 test 787143a1530 x86-64: Never make R_X86_64_GOT64 section relative 643a63ad01d x86/APX: Don't promote AVX/AVX2 instructions out of APX spec ac806fe60ea bfd: Pass true to ld_plugin_object_p b880fc9bfc9 PR32109, aborting at bfd/bfd.c:1236 in int _bfd_doprnt 248d2ca5eab lto: Add a test for PR ld/32083 f75e046d8c3 ld: Add an LTO test for common symbol override Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: 2.43 revbump, patchlevel 3, no keywordsAndreas K. Hüttel2024-11-092-0/+558
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: drop 2.42-r1, 2.43Andreas K. Hüttel2024-11-093-1114/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r2 hppa, #940684Sam James2024-11-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r2 sparc, #940684Arthur Zamarin2024-10-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: enable colored disassembly in liveArsen Arsenović2024-10-032-0/+8
| | | | | | ... so that it becomes part of the next bump. Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r2 ppc, #940684Arthur Zamarin2024-10-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r2 arm64, #940684Arthur Zamarin2024-10-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r2 arm, #940684Arthur Zamarin2024-10-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r2 x86, #940684Arthur Zamarin2024-10-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r2 amd64, #940684Arthur Zamarin2024-10-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r2 ppc64, #940684Sam James2024-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove use ia64 callsArthur Zamarin2024-09-122-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-1214-14/+14
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/binutils: keyword 2.43-r1Andreas K. Hüttel2024-08-221-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: add 2.43-r1 (patchlevel 2, identical to upstream 2.43.1)Andreas K. Hüttel2024-08-202-0/+558
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: add github as backup patches repoSam James2024-08-141-1/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Rebase cross/prefix linker patches for 2.43James Le Cuirot2024-08-054-4/+100
| | | | | Closes: https://bugs.gentoo.org/937381 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-devel/binutils: keyword 2.43Andreas K. Hüttel2024-08-051-1/+1
| | | | | | No loong since a bugfix will be in the next patchset Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: add 2.43Andreas K. Hüttel2024-08-052-0/+559
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Add stable-branch live ebuild and mechanisms for itAndreas K. Hüttel2024-08-012-4/+569
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Detect and log binutils-config errors. Eventually we ↵Andreas K. Hüttel2024-07-282-8/+8
| | | | | | want to act on them... Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r1 ppc, #931298Sam James2024-07-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r1 arm, #931298Sam James2024-07-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: keyword 2.42-r2Andreas K. Hüttel2024-06-301-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: bump to patchlevel 6, one more test fixAndreas K. Hüttel2024-06-292-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: drop -Wl,--undefined-version passingSam James2024-06-291-2/+0
| | | | | | | This should be fixed upstream now. Bug: https://bugs.gentoo.org/914640 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: bump 2.42-r2 to patchset 5, reverts some gentoo-specific ↵Andreas K. Hüttel2024-06-292-2/+2
| | | | | | stuff Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: add 2.42-r2 (patchset 4)Andreas K. Hüttel2024-06-292-0/+556
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r1 ppc64, #931298Sam James2024-06-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r1 sparc, #931298Sam James2024-06-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r1 arm64, #931298Sam James2024-06-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r1 hppa, #931298Sam James2024-06-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: pgo needs dejagnuSam James2024-06-052-0/+8
| | | | | | Otherwise, the tests are skipped as 'runtest' is missing. Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: drop XZ_OPT/XZ_DEFAULTS for 9999Sam James2024-06-011-4/+0
| | | | | | | No longer necessary as libbacktrace has been updated upstream. Bug: https://sourceware.org/PR31327 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r1 x86, #931298Sam James2024-05-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/binutils: Stabilize 2.42-r1 amd64, #931298Sam James2024-05-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>