binutils Newspaper
JULY 29, 2026
Date
/
Architectures
Components
Topics
News & Policy
Other

Active Discussions

175 discussions
binutils
6 / 10 Proposed

Linker warning for audit library propagation

RFC: Should the linker warn about or control the automatic propagation of audit libraries?

binutils
Proposed

GNU Tools Weekly News Week 48 (July 26, 2026)

Weekly news digest for GNU toolchain, including glibc and binutils releases, conference reminders, and Sourceware.org updates.

binutils
7 / 10 Proposed

Binutils 2.47 released

Announces the release of GNU Binutils version 2.47, highlighting new features and bug fixes.

binutils
Proposed

Add support for nanoMIPS architecture

Introduces support for the nanoMIPS architecture across binutils components.

binutils
Proposed

Add FDPIC support for Renesas RX

Enables binutils to generate FDPIC binaries for the Renesas RX architecture, confirmed to work with BusyBox.

binutils
Proposed

Support AVX10_V2_AUX instructions

Jan Beulich states he is working on a patch to separate AVX10.1-aux from AVX10.2.

binutils
Proposed

New Malay PO file for 'bfd' (version 2.45.90)

A new Malay translation file for the 'bfd' component of binutils has been submitted.

binutils
5 / 10 Proposed

Implement Structured Exception Handling (SEH) on AArch64

Evgeny Karpov submits v11 of a patch series to implement SEH on AArch64, including big-endian host support and fixes.

binutils
Proposed

PR 34342 SIGSEGV libctf/ctf-types.c:1603

Fixes a SIGSEGV in libctf by adding sanity checks for variable length record bytes against type section length.

gcc
Proposed

DWARF1 AT_sibling sanity check

Patch to sanity check AT_sibling in DWARF version 1 to prevent infinite loops from fuzzed object files.

x86
Proposed

x86: Generate PLT32 relocation for .long foo@PLT - .L4

Adds support for generating PLT32 relocations for x86 and x86-64, mirroring LLVM assembler's behavior for directives like '.long foo@PLT - .L4'.

bfd
Proposed

bfd: recognize *-*-windows* Windows targets

Reviewer questions if a patch to recognize Windows targets in BFD breaks existing build configurations for 'ld'.

readelf
Proposed

readelf: move code around

Refactors `readelf.c` to reduce `#ifdef` directives and improve code organization.

etc
Proposed

etc: import changes to texi2pod.pl from gcc

Binutils' texi2pod.pl script updated by importing changes from GCC, including improved @option and @table support, with necessary local adjustments.

risc-v
Proposed

RISC-V: define elf_backend_dtrel_excludes_plt

RISC-V binutils patch defines elf_backend_dtrel_excludes_plt to correctly handle DT_RELASZ, preventing double processing by tools like llvm-bolt.

risc-v
7 / 10 Proposed

RISC-V: Add Zama16b extension support

Adds support for the RISC-V Zama16b extension to binutils, fixing an assembler error.

bfd/risc-v
Proposed

RISC-V: Zv{b,k}* imply Zve32x

Discussion on correct ordering of RISC-V extensions in binutils, specifically concerning 'zve32x' implication.

risc-v/gas
Ready to Land

RISC-V/gas: .attribute vs .insn

Align RISC-V assembler's .attribute directive handling with .insn instructions.

avr
Needs Revision

AVR: Sort .text.* input sections by their name.

Discussion on sorting .text sections in AVR binutils: maintainer suggests a better approach than originally proposed patch.

pe/coff
Proposed

PE/COFF: raise normal PE section limit safely

Patch to safely increase the maximum number of sections in PE/COFF files from 32767 to 65279 is reviewed positively.

pe/coff
Proposed

PE/COFF: raise normal PE section limit safely

Safely increases the maximum number of sections allowed in PE/COFF files processed by binutils.

s390
Proposed

s390: Deprecate s390 32-bit target "s390-*"

Deprecates the 32-bit s390 target in binutils, aligning with removal in Linux kernel, glibc, and GCC.