binutils-gdb/bfd
Alan Modra 35c5dcc666 PR29355, ld segfaults with -r/-q and custom-named section .rela*
The bug testcase uses an output section named .rel or .rela which has
input .data sections mapped to it.  The input .data section has
relocations.  When counting output relocations SHT_REL and SHT_RELA
section reloc_count is ignored, with the justification that reloc
sections themselves can't have relocations and some backends use
reloc_count in reloc sections.  However, the test wrongly used the
output section type (which normally would match input section type).
Fix that.  Note that it is arguably wrong for ld to leave the output
.rel/.rela section type as SHT_REL/SHT_RELA when non-empty non-reloc
sections are written to it, but I'm not going to change that since it
might be useful to hand-craft relocs in a data section that is then
written to a SHT_REL/SHT_RELA output section.

	PR 29355
	* elflink.c (bfd_elf_final_link): Use input section type rather
	than output section type to determine whether to exclude using
	reloc_count from that section.
2022-07-12 12:05:28 +09:30
..
doc Re: use libiberty xmalloc in bfd/doc/chew.c 2022-06-01 10:52:05 +09:30
hosts Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
po Update version to 2.39.50 and regenerate files 2022-07-08 11:19:44 +01:00
.gitignore bfd: rename core.texi to corefile.texi 2022-01-22 16:07:16 -05:00
acinclude.m4 Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
aclocal.m4 unify 64-bit bfd checks 2022-01-01 12:49:07 -05:00
aix5ppc-core.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
aix386-core.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
aout32.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
aout64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
aout-cris.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
aout-ns32k.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
aout-target.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
aoutx.h Don't encode reloc.size 2022-06-08 21:33:00 +09:30
arc-got.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arc-plt.def Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
arc-plt.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
archive64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
archive.c Revert "Check thin archive element file size against archive header" 2022-03-01 21:56:04 +10:30
archures.c drop XC16x bits 2022-06-27 11:11:46 +02:00
bfd-in2.h drop XC16x bits 2022-06-27 11:11:46 +02:00
bfd-in.h Replace bfd_hostptr_t with uintptr_t 2022-05-27 22:08:59 +09:30
bfd.c Remove bfd ELF_RELROPAGESIZE 2022-02-13 14:00:56 +10:30
bfd.m4 Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
bfdio.c bfd: handle codepage when opening files on MinGW 2022-06-28 16:55:24 +02:00
bfdwin.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
binary.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cache.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cf-i386lynx.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ChangeLog Add markers for 2.39 branch 2022-07-08 10:41:07 +01:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009 PR27116, Spelling errors found by Debian style checker 2021-01-01 14:36:35 +10:30
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014 PR27116, Spelling errors found by Debian style checker 2021-01-01 14:36:35 +10:30
ChangeLog-2015 PR27116, Spelling errors found by Debian style checker 2021-01-01 14:36:35 +10:30
ChangeLog-2016
ChangeLog-2017
ChangeLog-2018
ChangeLog-2019
ChangeLog-2020 ChangeLog rotation 2021-01-01 10:31:02 +10:30
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
cisco-core.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
coff64-rs6000.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
coff-aarch64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
coff-alpha.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
coff-arm.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
coff-arm.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
coff-bfd.c Replace bfd_hostptr_t with uintptr_t 2022-05-27 22:08:59 +09:30
coff-bfd.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
coff-go32.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
coff-i386.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
coff-ia64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
coff-mcore.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
coff-mips.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
coff-rs6000.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
coff-sh.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
coff-stgo32.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
coff-tic4x.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
coff-tic30.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
coff-tic54x.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
coff-x86_64.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
coff-z8k.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
coff-z80.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
coffcode.h asan: null deref in coff_write_relocs 2022-06-02 16:31:42 +09:30
coffgen.c asan: null dereference in coff_count_linenumbers 2022-06-04 20:57:36 +09:30
cofflink.c COFF: use hash for string table also when copying / stripping 2022-05-19 12:45:55 +02:00
coffswap.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
compress.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
config.bfd bfd: prune config.bfd's setting of targ_archs 2022-06-27 11:12:57 +02:00
config.in Check for strnlen declaration to fix Solaris 10 build 2021-07-07 13:49:27 +02:00
configure Update version to 2.39.50 and regenerate files 2022-07-08 11:19:44 +01:00
configure.ac drop XC16x bits 2022-06-27 11:11:46 +02:00
configure.com Replace bfd_hostptr_t with uintptr_t 2022-05-27 22:08:59 +09:30
configure.host Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
COPYING
corefile.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-aarch64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-aarch64.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-alpha.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-amdgcn.c bfd: add AMDGCN architecture 2022-03-16 09:00:27 -04:00
cpu-arc.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-arm.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-arm.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-avr.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-bfin.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-bpf.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-cr16.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-cris.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-crx.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-csky.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-d10v.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-d30v.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-dlx.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-epiphany.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-fr30.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-frv.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-ft32.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-h8300.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-h8300.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-hppa.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-i386.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-ia64-opc.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
cpu-ia64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-iamcu.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-ip2k.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-iq2000.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-lm32.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-loongarch.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-m9s12x.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-m9s12xg.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-m32c.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-m32r.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-m68hc11.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-m68hc12.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-m68k.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-m68k.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-m10200.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-m10300.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-mcore.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-mep.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-metag.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-microblaze.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-mips.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-mmix.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-moxie.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-msp430.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-mt.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-nds32.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-nfp.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-nios2.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-ns32k.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
cpu-or1k.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-pdp11.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-pj.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-powerpc.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-pru.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-riscv.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-riscv.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-rl78.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-rs6000.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-rx.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-s12z.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-s390.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-score.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-sh.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-sparc.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-spu.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-tic4x.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-tic6x.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-tic30.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-tic54x.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-tilegx.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-tilepro.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-v850_rh850.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-v850.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-vax.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-visium.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-wasm32.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-xgate.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-xstormy16.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-xtensa.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-z8k.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
cpu-z80.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dep-in.sed
development.sh Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dwarf1.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
dwarf2.c PR29230, segv in lookup_symbol_in_variable_table 2022-06-15 10:24:33 +09:30
ecoff-bfd.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ecoff.c asan: uninit write _bfd_ecoff_write_object_contents 2022-06-02 16:43:48 +09:30
ecofflink.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ecoffswap.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-am33lin.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-arc.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
elf32-arm.c arm: Define elf_backend_extern_protected_data to 0 [PR 18705] 2022-06-25 10:27:49 -07:00
elf32-arm.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-avr.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-avr.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-bfin.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
elf32-bfin.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-cr16.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
elf32-cr16.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-cris.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
elf32-crx.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
elf32-csky.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
elf32-csky.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-d10v.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
elf32-d30v.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-dlx.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-dlx.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-epiphany.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-fr30.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-frv.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-ft32.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-gen.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-h8300.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-hppa.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-hppa.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-i386.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
elf32-ip2k.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-iq2000.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-lm32.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-m32c.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-m32r.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
elf32-m68hc1x.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-m68hc1x.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-m68hc11.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-m68hc12.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-m68k.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-m68k.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-mcore.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-mep.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-metag.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-metag.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-microblaze.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-mips.c BFD_RELOC_MIPS_16 2022-06-14 10:03:55 +09:30
elf32-moxie.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-msp430.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-mt.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-nds32.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
elf32-nds32.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-nios2.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-nios2.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-or1k.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-pj.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-ppc.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-ppc.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-pru.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-rl78.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-rx.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-rx.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-s12z.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-s390.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-score7.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-score.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-score.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-sh-relocs.h HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-sh.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-sparc.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-spu.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-spu.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-tic6x.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-tic6x.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-tilegx.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-tilegx.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-tilepro.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-tilepro.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-v850.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-v850.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf32-vax.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-visium.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-wasm32.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-xgate.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-xstormy16.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32-xtensa.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf32-z80.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf32.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf64-alpha.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf64-amdgcn.c bfd: add AMDGCN architecture 2022-03-16 09:00:27 -04:00
elf64-bpf.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf64-gen.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf64-hppa.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf64-hppa.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf64-ia64-vms.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
elf64-mips.c BFD_RELOC_MIPS_16 2022-06-14 10:03:55 +09:30
elf64-mmix.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf64-nfp.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf64-ppc.c PowerPC64: align plt_branch stubs 2022-06-28 13:02:26 +09:30
elf64-ppc.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf64-s390.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf64-sparc.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf64-tilegx.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf64-tilegx.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf64-x86-64.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-attrs.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-bfd.h ld: add --package-metadata 2022-05-26 12:56:12 +09:30
elf-eh-frame.c Detect .eh_frame_hdr earlier for SIZEOF_HEADERS 2022-02-05 16:45:38 +10:30
elf-hppa.h Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf-ifunc.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-linker-x86.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-linux-core.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-m10200.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elf-m10300.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elf-nacl.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-nacl.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-properties.c x86: Disallow invalid relocation against protected symbol 2022-02-11 10:24:54 -08:00
elf-s390-common.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-s390.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-strtab.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-vxworks.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf-vxworks.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elf.c elf: Copy p_align of PT_GNU_STACK for stack alignment 2022-07-06 12:39:06 -07:00
elfcode.h ELF32: don't silently truncate relocation addends 2022-03-23 08:43:13 +01:00
elfcore.h Revert "Revert "Fix fbsd core matching"" 2022-06-16 10:20:49 +09:30
elflink.c PR29355, ld segfaults with -r/-q and custom-named section .rela* 2022-07-12 12:05:28 +09:30
elfn32-mips.c BFD_RELOC_MIPS_16 2022-06-14 10:03:55 +09:30
elfnn-aarch64.c PR29293, elfnn-aarch64.c: def_protected member unintialized 2022-06-28 11:14:58 +09:30
elfnn-ia64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elfnn-loongarch.c Re: Fix new linker testsuite failures due to rwx segment test problems 2022-05-07 15:15:20 +09:30
elfnn-riscv.c RISC-V: Stop reporting warnings for mismatched extension versions 2022-02-08 08:23:28 -08:00
elfxx-aarch64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elfxx-aarch64.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elfxx-ia64.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elfxx-ia64.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elfxx-loongarch.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elfxx-loongarch.h LoongArch: Fix LD check fails. 2022-03-20 09:37:12 +08:00
elfxx-mips.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
elfxx-mips.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elfxx-riscv.c RISC-V: Added Zfhmin and Zhinxmin. 2022-07-07 16:23:54 +08:00
elfxx-riscv.h RISC-V: PR28733, add missing extension info to 'unrecognized opcode' error 2022-02-23 19:45:52 +08:00
elfxx-sparc.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elfxx-sparc.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elfxx-target.h Remove bfd ELF_RELROPAGESIZE 2022-02-13 14:00:56 +10:30
elfxx-tilegx.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
elfxx-tilegx.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
elfxx-x86.c x86: Disallow invalid relocation against protected symbol 2022-02-11 10:24:54 -08:00
elfxx-x86.h i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL 2022-02-15 15:08:17 -08:00
format.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
gen-aout.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
genlink.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
go32stub.h
hash.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
host-aout.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
hppabsd-core.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
hpux-core.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
i386aout.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
i386bsd.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
i386lynx.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
i386msdos.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ihex.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
init.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
irix-core.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
libaout.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
libbfd-in.h ld: Improve thin archive member error message 2022-01-04 09:51:02 -08:00
libbfd.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
libbfd.h drop XC16x bits 2022-06-27 11:11:46 +02:00
libcoff-in.h COFF: use hash for string table also when copying / stripping 2022-05-19 12:45:55 +02:00
libcoff.h COFF: use hash for string table also when copying / stripping 2022-05-19 12:45:55 +02:00
libecoff.h ld: Improve thin archive member error message 2022-01-04 09:51:02 -08:00
libhppa.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
libpei.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
libxcoff.h xcoff: implement linker relaxation 2022-04-20 15:11:47 +01:00
linker.c bfd: Check NULL pointer before setting ref_real 2022-05-04 17:57:58 -07:00
lynx-core.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
mach-o-aarch64.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
mach-o-arm.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
mach-o-i386.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
mach-o-target.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
mach-o-x86-64.c HOWTO size encoding 2022-06-08 21:33:00 +09:30
mach-o.c asan: uninitialised write in bfd_mach_o_write_contents 2022-06-04 20:57:36 +09:30
mach-o.h Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
MAINTAINERS Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
Makefile.am drop XC16x bits 2022-06-27 11:11:46 +02:00
Makefile.in drop XC16x bits 2022-06-27 11:11:46 +02:00
makefile.vms Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
mep-relocs.pl Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
merge.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
mmo.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
netbsd-core.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
netbsd.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ns32k.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ns32knetbsd.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
opncls.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
osf-core.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
pc532-mach.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pdp11.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
pe-arm-wince.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pe-arm.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pe-i386.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pe-mcore.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pe-sh.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pe-x86_64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pef-traceback.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pef.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pef.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pei-aarch64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pei-arm-wince.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pei-arm.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pei-i386.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pei-ia64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pei-mcore.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pei-sh.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
pei-x86_64.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
peicode.h Replace bfd_hostptr_t with uintptr_t 2022-05-27 22:08:59 +09:30
peXXigen.c COFF/PE: keep linker version during objcopy / strip 2022-05-19 12:44:56 +02:00
plugin.c bfd: remove use of PTR 2022-05-10 11:21:37 +09:30
plugin.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
PORTING Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ppcboot.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
ptrace-core.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
README Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
reloc16.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
reloc.c drop XC16x bits 2022-06-27 11:11:46 +02:00
rs6000-core.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
sco5-core.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
section.c Rearrange struct bfd_section a little 2022-04-09 15:34:24 +09:30
simple.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
som.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
som.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
srec.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
stab-syms.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
stabs.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
syms.c Don't encode reloc.size 2022-06-08 21:33:00 +09:30
sysdep.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
targets.c drop XC16x bits 2022-06-27 11:11:46 +02:00
targmatch.sed
tekhex.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
TODO Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
trad-core.c Remove use of bfd_uint64_t and similar 2022-05-27 22:08:59 +09:30
vax1knetbsd.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
vaxnetbsd.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
verilog.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
version.h Automatic date update in version.in 2022-07-12 00:00:22 +00:00
version.m4 Update version to 2.39.50 and regenerate files 2022-07-08 11:19:44 +01:00
vms-alpha.c Revert reloc howto nits 2022-06-08 21:33:00 +09:30
vms-lib.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
vms-misc.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
vms.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
warning.m4 Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
wasm-module.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
wasm-module.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
xcofflink.c Re: xcoff: implement linker relaxation 2022-04-20 23:56:59 +09:30
xcofflink.h xcoff: implement linker relaxation 2022-04-20 15:11:47 +01:00
xsym.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
xsym.h Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
xtensa-isa.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +10:30
xtensa-modules.c Update year range in copyright notice of binutils files 2022-01-02 12:04:28 +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-2022 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.