binutils-gdb/bfd
Matthieu Longo a3a49f3eb9 gnu directives: add support for .gnu_attribute and .gnu_subsection in OAv2 context
This patch adds support for the GNU directives .gnu_attribute and
.gnu_subsection, used respectively for OAv1 and OAv2, and for OAv2
only. These directives behave like their AEABI counterparts, as
they are aliases intended for use by any backends supporting OAv1
and/or OAv2. Their availability is controlled by the TC_OBJ_ATTR_v1
and TC_OBJ_ATTR_v2 macros.

Previously, the "gnu_" subsection namespace was used only for
"gnu_testing_" and defaulted to a private scope. This patch updates
the scope recognition to correctly distinguish between private usage
(e.g., testing) and public usage (e.g., actual GNU subsections
storing public information).
2026-01-22 10:11:17 +00:00
..
doc Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
hosts Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
po Object Attributes v2: new abstractions for subsections and attributes 2026-01-22 10:11:16 +00:00
.gitignore
acinclude.m4 Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
aclocal.m4 Binutils: Add clang LTO support to AR and RANLIB 2025-09-25 12:30:13 +08:00
aix5ppc-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
aout-cris.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
aout-ns32k.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
aout-target.h BFD: Rename *_set_reloc' to *_finalize_section_relocs' 2026-01-14 22:28:43 +00:00
aout32.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
aout64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
aoutx.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
arc-got.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
arc-plt.def Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
arc-plt.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
archive.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
archive64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
archures.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
ax_tls.m4
bfd-in.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
bfd-in2.h BFD: Make `bfd_finalize_section_relocs' return status 2026-01-14 22:28:43 +00:00
bfd.c BFD: Make `bfd_finalize_section_relocs' return status 2026-01-14 22:28:43 +00:00
bfd.m4 Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
bfdio.c Include libiberty.h in bfdio.c 2026-01-08 09:18:29 -07:00
binary.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
bpf-reloc.def
cache.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cf-i386lynx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
ChangeLog Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-2017
ChangeLog-2018
ChangeLog-2019
ChangeLog-2020
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
cisco-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-aarch64.c aarch64: Add bigobj support to AArch64 COFF 2026-01-21 14:44:44 +01:00
coff-alpha.c asan: coff-alpha use of uninitialised value 2026-01-19 15:00:10 +10:30
coff-arm.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-arm.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-bfd.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-bfd.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-go32.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-i386.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-ia64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-loongarch64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-mcore.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-mips.c BFD: Rename *_set_reloc' to *_finalize_section_relocs' 2026-01-14 22:28:43 +00:00
coff-riscv64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-rs6000.c BFD: Rename *_set_reloc' to *_finalize_section_relocs' 2026-01-14 22:28:43 +00:00
coff-sh.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-stgo32.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-tic4x.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-tic30.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-tic54x.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-x86_64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-z8k.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff-z80.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coff64-rs6000.c BFD: Rename *_set_reloc' to *_finalize_section_relocs' 2026-01-14 22:28:43 +00:00
coffcode.h BFD: Rename *_set_reloc' to *_finalize_section_relocs' 2026-01-14 22:28:43 +00:00
coffgen.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cofflink.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
coffswap.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
compress.c bfd: avoid elf-properties.c for ELF-free targets 2026-01-09 08:43:38 +01:00
config.bfd aarch64: Add bigobj support to AArch64 COFF 2026-01-21 14:44:44 +01:00
config.in Fix binutils build on hppa64-hpux with gcc-16 (v3) 2025-12-14 16:11:19 -05:00
configure aarch64: Add bigobj support to AArch64 COFF 2026-01-21 14:44:44 +01:00
configure.ac aarch64: Add bigobj support to AArch64 COFF 2026-01-21 14:44:44 +01:00
configure.com Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
configure.host Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
COPYING
corefile.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-aarch64.c aarch64: Add bigobj support to AArch64 COFF 2026-01-21 14:44:44 +01:00
cpu-aarch64.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-alpha.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-amdgcn.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-arc.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-arm.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-arm.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-avr.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-bfin.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-bpf.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-cr16.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-cris.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-crx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-csky.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-d10v.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-d30v.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-dlx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-epiphany.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-fr30.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-frv.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-ft32.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-h8300.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-h8300.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-hppa.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-i386.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-ia64-opc.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-ia64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-iamcu.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-ip2k.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-iq2000.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-kvx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-lm32.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-loongarch.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-m9s12x.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-m9s12xg.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-m32c.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-m32r.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-m68hc11.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-m68hc12.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-m68k.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-m68k.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-m10200.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-m10300.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-mcore.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-mep.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-metag.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-microblaze.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-mips.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-mmix.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-moxie.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-msp430.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-mt.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-nds32.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-nfp.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-ns32k.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-or1k.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-pdp11.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-pj.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-powerpc.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-pru.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-riscv.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-riscv.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-rl78.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-rs6000.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-rx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-s12z.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-s390.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-score.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-sh.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-sparc.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-spu.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-tic4x.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-tic6x.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-tic30.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-tic54x.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-tilegx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-tilepro.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-v850.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-v850_rh850.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-vax.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-visium.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-wasm32.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-xgate.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-xstormy16.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-xtensa.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-z8k.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
cpu-z80.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
dep-in.sed
development.sh Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
dwarf1.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
dwarf2.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
ecoff-bfd.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
ecoff.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
ecofflink.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
ecoffswap.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf-attrs.c gnu directives: add support for .gnu_attribute and .gnu_subsection in OAv2 context 2026-01-22 10:11:17 +00:00
elf-attrs.h aarch64: merge of Object Attributes v2 during linkage 2026-01-22 10:11:17 +00:00
elf-bfd.h OAv2 merge: translate GNU properties to Object Attributes v2 (and vice versa) 2026-01-22 10:11:17 +00:00
elf-eh-frame.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf-hppa.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf-ifunc.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf-linker-x86.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf-linux-core.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf-m10200.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf-m10300.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf-properties.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf-s390-common.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf-s390.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf-sframe.c [SFrame-V3] ld: add --discard-sframe command line option 2026-01-15 17:02:27 -08:00
elf-strtab.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf-vxworks.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf-vxworks.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf.c amend "ELF: give .note.GNU-stack proper section type" 2026-01-21 14:43:06 +01:00
elf32-am33lin.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-arc.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-arm.c ELF OSABI matching 2026-01-04 13:14:22 +10:30
elf32-arm.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-avr.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-avr.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-bfin.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-bfin.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-cr16.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-cr16.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-cris.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-crx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-csky.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-csky.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-d10v.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-d30v.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-dlx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-dlx.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-epiphany.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-fr30.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-frv.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-ft32.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-gen.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-h8300.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-hppa.c ELF OSABI matching 2026-01-04 13:14:22 +10:30
elf32-hppa.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-i386.c Set ELF_OSABI for x86 and sparc 2026-01-04 19:30:16 +10:30
elf32-ip2k.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-iq2000.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-lm32.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-m32c.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-m32r.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-m68hc1x.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-m68hc1x.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-m68hc11.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-m68hc12.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-m68k.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-m68k.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-mcore.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-mep.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-metag.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-metag.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-microblaze.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-mips.c MIPS/BFD: Fix howto orphan REL HI16 relocation addend processing 2026-01-14 22:28:44 +00:00
elf32-moxie.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-msp430.c ELF OSABI matching 2026-01-04 13:14:22 +10:30
elf32-mt.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-nds32.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-nds32.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-or1k.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-pj.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-ppc.c ELF OSABI matching 2026-01-04 13:14:22 +10:30
elf32-ppc.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-pru.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-rl78.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-rx.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-rx.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-s12z.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-s390.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-score.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-score.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-score7.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-sh-relocs.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-sh.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-sparc.c Set ELF_OSABI for x86 and sparc 2026-01-04 19:30:16 +10:30
elf32-spu.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-spu.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-tic6x.c ELF OSABI matching 2026-01-04 13:14:22 +10:30
elf32-tic6x.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-tilegx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-tilegx.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-tilepro.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-tilepro.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-v850.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-v850.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-vax.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-visium.c ELF OSABI matching 2026-01-04 13:14:22 +10:30
elf32-wasm32.c wasm ELF_TARGET_ID 2026-01-04 13:12:26 +10:30
elf32-xgate.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-xstormy16.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32-xtensa.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elf32-z80.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf32.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf64-alpha.c ELF OSABI matching 2026-01-04 13:14:22 +10:30
elf64-amdgcn.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf64-bpf.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf64-gen.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf64-hppa.c hppa64 root.u.def assertions 2026-01-22 08:08:05 +10:30
elf64-hppa.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf64-ia64-vms.c ELF OSABI matching 2026-01-04 13:14:22 +10:30
elf64-mips.c MIPS/BFD: Fix howto orphan REL HI16 relocation addend processing 2026-01-14 22:28:44 +00:00
elf64-mmix.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf64-nfp.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf64-ppc.c ELF OSABI matching 2026-01-04 13:14:22 +10:30
elf64-ppc.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf64-s390.c [SFrame-V3] ld: add --discard-sframe command line option 2026-01-15 17:02:27 -08:00
elf64-sparc.c BFD: Make `bfd_finalize_section_relocs' return status 2026-01-14 22:28:43 +00:00
elf64-tilegx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf64-tilegx.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elf64-x86-64.c Set ELF_OSABI for x86 and sparc 2026-01-04 19:30:16 +10:30
elf64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfcode.h ELF OSABI matching 2026-01-04 13:14:22 +10:30
elfcore.h ELF OSABI matching 2026-01-04 13:14:22 +10:30
elflink.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elfn32-mips.c MIPS/BFD: Fix howto orphan REL HI16 relocation addend processing 2026-01-14 22:28:44 +00:00
elfnn-aarch64.c aarch64: merge of Object Attributes v2 during linkage 2026-01-22 10:11:17 +00:00
elfnn-ia64.c ELF OSABI matching 2026-01-04 13:14:22 +10:30
elfnn-kvx.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elfnn-loongarch.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elfnn-riscv.c RISC-V: Add second-pass relaxation for JAL to C.J/C.JAL 2026-01-15 12:04:57 +08:00
elfxx-aarch64.c aarch64: merge of Object Attributes v2 during linkage 2026-01-22 10:11:17 +00:00
elfxx-aarch64.h aarch64: merge of Object Attributes v2 during linkage 2026-01-22 10:11:17 +00:00
elfxx-ia64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfxx-ia64.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfxx-kvx-relocs.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfxx-kvx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfxx-kvx.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfxx-loongarch.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfxx-loongarch.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfxx-mips.c MIPS/BFD: Initialize error_message' in _bfd_mips_elf_orphan_shr16_reloc' 2026-01-15 00:37:35 +00:00
elfxx-mips.h MIPS/BFD: Fix howto orphan REL HI16 relocation addend processing 2026-01-14 22:28:44 +00:00
elfxx-riscv.c RISC-V: Add second-pass relaxation for JAL to C.J/C.JAL 2026-01-15 12:04:57 +08:00
elfxx-riscv.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfxx-sparc.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elfxx-sparc.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfxx-target.h OAv2 merge: translate GNU properties to Object Attributes v2 (and vice versa) 2026-01-22 10:11:17 +00:00
elfxx-tilegx.c elf_backend_data typedef 2026-01-04 13:14:22 +10:30
elfxx-tilegx.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
elfxx-x86.c [SFrame-V3] ld: add --discard-sframe command line option 2026-01-15 17:02:27 -08:00
elfxx-x86.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
format.c Set ELF_OSABI for x86 and sparc 2026-01-04 19:30:16 +10:30
gen-aout.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
genlink.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
go32stub.h
hash.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
hidden.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
host-aout.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
hppabsd-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
hpux-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
i386aout.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
i386bsd.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
i386lynx.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
i386msdos.c BFD: Rename *_set_reloc' to *_finalize_section_relocs' 2026-01-14 22:28:43 +00:00
ihex.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
init.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
irix-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
libaout.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
libbfd-in.h BFD: Make `bfd_finalize_section_relocs' return status 2026-01-14 22:28:43 +00:00
libbfd.c BFD: Make `bfd_finalize_section_relocs' return status 2026-01-14 22:28:43 +00:00
libbfd.h BFD: Make `bfd_finalize_section_relocs' return status 2026-01-14 22:28:43 +00:00
libcoff-in.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
libcoff.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
libecoff.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
libhppa.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
libpei.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
libxcoff.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
linker.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
lynx-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
mach-o-aarch64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
mach-o-arm.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
mach-o-i386.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
mach-o-target.c BFD: Rename *_set_reloc' to *_finalize_section_relocs' 2026-01-14 22:28:43 +00:00
mach-o-x86-64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
mach-o.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
mach-o.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
MAINTAINERS Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
Makefile.am Object Attributes v2: new abstractions for subsections and attributes 2026-01-22 10:11:16 +00:00
Makefile.in Object Attributes v2: new abstractions for subsections and attributes 2026-01-22 10:11:16 +00:00
makefile.vms Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
mep-relocs.pl Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
merge.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
mmo.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
netbsd-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
netbsd.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
ns32k.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
ns32knetbsd.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
opncls.c BFD: Remove extraneous BFD struct member setup from `bfd_make_readable' 2026-01-20 15:29:15 +00:00
osf-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pc532-mach.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pdb.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pdp11.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pe-aarch64.c aarch64: Add bigobj support to AArch64 COFF 2026-01-21 14:44:44 +01:00
pe-arm-wince.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pe-arm.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pe-i386.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pe-mcore.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pe-sh.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pe-x86_64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pef-traceback.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pef.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pef.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pei-aarch64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pei-arm-wince.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pei-arm.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pei-i386.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pei-ia64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pei-loongarch64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pei-mcore.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pei-riscv64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pei-sh.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
pei-x86_64.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
peicode.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
peXXigen.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
plugin.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
plugin.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
PORTING Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
ppcboot.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
ptrace-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
README Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
reloc.c BFD: Make `bfd_finalize_section_relocs' return status 2026-01-14 22:28:43 +00:00
reloc16.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
rs6000-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
section.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
simple.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
som.c BFD: Rename *_set_reloc' to *_finalize_section_relocs' 2026-01-14 22:28:43 +00:00
som.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
srec.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
stab-syms.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
stabs.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
syms.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
sysdep.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
targets.c aarch64: Add bigobj support to AArch64 COFF 2026-01-21 14:44:44 +01:00
targmatch.sed
tekhex.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
TODO Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
trad-core.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
vax1knetbsd.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
vaxnetbsd.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
verilog.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
version.h Automatic date update in version.in 2026-01-22 00:00:07 +00:00
version.m4 Update version number on mainline 2025-07-13 08:57:08 +01:00
vms-alpha.c vms-alpha store immediate repeated 2026-01-21 10:10:00 +10:30
vms-lib.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
vms-misc.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
vms.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
warning.m4 Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
wasm-module.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
wasm-module.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
xcofflink.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
xcofflink.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
xsym.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
xsym.h Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
xtensa-dynconfig.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
xtensa-isa.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30
xtensa-modules.c Update year range in copyright notice of binutils files 2026-01-01 23:22:14 +10:30

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

BFD is an object file library.  It permits applications to use the
same routines to process object files regardless of their format.

BFD is used by the GNU debugger, assembler, linker, and the binary
utilities.

The documentation on using BFD is scanty and may be occasionally
incorrect.  Pointers to documentation problems, or an entirely
rewritten manual, would be appreciated.

There is some BFD internals documentation in doc/bfdint.texi which may
help programmers who want to modify BFD.

BFD is normally built as part of another package.  See the build
instructions for that package, probably in a README file in the
appropriate directory.

BFD supports the following configure options:

  --target=TARGET
	The default target for which to build the library.  TARGET is
	a configuration target triplet, such as sparc-sun-solaris.
  --enable-targets=TARGET,TARGET,TARGET...
	Additional targets the library should support.  To include
	support for all known targets, use --enable-targets=all.
  --enable-64-bit-bfd
	Include support for 64 bit targets.  This is automatically
	turned on if you explicitly request a 64 bit target, but not
	for --enable-targets=all.  This requires a compiler with a 64
	bit integer type, such as gcc.
  --enable-shared
	Build BFD as a shared library.
  --with-mmap
	Use mmap when accessing files.  This is faster on some hosts,
	but slower on others.  It may not work on all hosts.

Report bugs in BFD to https://sourceware.org/bugzilla/

Patches are encouraged.  When sending patches, always send the output
of diff -u or diff -c from the original file to the new file.  Do not
send default diff output.  Do not make the diff from the new file to
the original file.  Remember that any patch must not break other
systems.  Remember that BFD must support cross compilation from any
host to any target, so patches which use ``#ifdef HOST'' are not
acceptable.  Please also read the ``Reporting Bugs'' section of the
gcc manual.

Bug reports without patches will be remembered, but they may never get
fixed until somebody volunteers to fix them.

Copyright (C) 2012-2026 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.