binutils-gdb/bfd
Nick Clifton aebcfb76fc Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn.
PR 24907
binutils* objdump.c (null_print): New function.
	(disassemble_bytes): Delete previous_octets local and replace with
	a test of the max_reloc_offset_into_insn field of the
	bfd_arch_info structure.  If a reloc is a potential match for the
	next insn, then perform a dummy disassembly in order to calculate
	its real length.

bfd	* archures.c (bfd_arch_info_type): Add max_reloc_offset_into_insn
	field.
	(bfd_default_arch_struct): Initialise the new field.
	* bfd-in2.h: Regenerate.
	* cpu-aarch64.c: Initialise the new field.
	* cpu-alpha.c: Likewise.
	* cpu-arc.c: Likewise.
	* cpu-arm.c: Likewise.
	* cpu-avr.c: Likewise.
	* cpu-bfin.c: Likewise.
	* cpu-bpf.c: Likewise.
	* cpu-cr16.c: Likewise.
	* cpu-cr16c.c: Likewise.
	* cpu-cris.c: Likewise.
	* cpu-crx.c: Likewise.
	* cpu-csky.c: Likewise.
	* cpu-d10v.c: Likewise.
	* cpu-d30v.c: Likewise.
	* cpu-dlx.c: Likewise.
	* cpu-epiphany.c: Likewise.
	* cpu-fr30.c: Likewise.
	* cpu-frv.c: Likewise.
	* cpu-ft32.c: Likewise.
	* cpu-h8300.c: Likewise.
	* cpu-hppa.c: Likewise.
	* cpu-i386.c: Likewise.
	* cpu-ia64.c: Likewise.
	* cpu-iamcu.c: Likewise.
	* cpu-ip2k.c: Likewise.
	* cpu-iq2000.c: Likewise.
	* cpu-k1om.c: Likewise.
	* cpu-l1om.c: Likewise.
	* cpu-lm32.c: Likewise.
	* cpu-m10200.c: Likewise.
	* cpu-m10300.c: Likewise.
	* cpu-m32c.c: Likewise.
	* cpu-m32r.c: Likewise.
	* cpu-m68hc11.c: Likewise.
	* cpu-m68hc12.c: Likewise.
	* cpu-m68k.c: Likewise.
	* cpu-m9s12x.c: Likewise.
	* cpu-m9s12xg.c: Likewise.
	* cpu-mcore.c: Likewise.
	* cpu-mep.c: Likewise.
	* cpu-metag.c: Likewise.
	* cpu-microblaze.c: Likewise.
	* cpu-mips.c: Likewise.
	* cpu-mmix.c: Likewise.
	* cpu-moxie.c: Likewise.
	* cpu-msp430.c: Likewise.
	* cpu-mt.c: Likewise.
	* cpu-nds32.c: Likewise.
	* cpu-nfp.c: Likewise.
	* cpu-nios2.c: Likewise.
	* cpu-ns32k.c: Likewise.
	* cpu-or1k.c: Likewise.
	* cpu-pdp11.c: Likewise.
	* cpu-pj.c: Likewise.
	* cpu-plugin.c: Likewise.
	* cpu-powerpc.c: Likewise.
	* cpu-pru.c: Likewise.
	* cpu-riscv.c: Likewise.
	* cpu-rl78.c: Likewise.
	* cpu-rs6000.c: Likewise.
	* cpu-rx.c: Likewise.
	* cpu-s12z.c: Likewise.
	* cpu-s390.c: Likewise.
	* cpu-score.c: Likewise.
	* cpu-sh.c: Likewise.
	* cpu-sparc.c: Likewise.
	* cpu-spu.c: Likewise.
	* cpu-tic30.c: Likewise.
	* cpu-tic4x.c: Likewise.
	* cpu-tic54x.c: Likewise.
	* cpu-tic6x.c: Likewise.
	* cpu-tic80.c: Likewise.
	* cpu-tilegx.c: Likewise.
	* cpu-tilepro.c: Likewise.
	* cpu-v850.c: Likewise.
	* cpu-v850_rh850.c: Likewise.
	* cpu-vax.c: Likewise.
	* cpu-visium.c: Likewise.
	* cpu-wasm32.c: Likewise.
	* cpu-xc16x.c: Likewise.
	* cpu-xgate.c: Likewise.
	* cpu-xstormy16.c: Likewise.
	* cpu-xtensa.c: Likewise.
	* cpu-z80.c: Likewise.
	* cpu-z8k.c: Likewise.

gas	* testsuite/gas/arm/pr24907.s: New test.
	* testsuite/gas/arm/pr24907.d: Expected disassembly.
2019-09-10 15:20:58 +01:00
..
doc
hosts
po Regen POTFILES for bpf 2019-05-24 23:15:07 +09:30
.gitignore
acinclude.m4
aclocal.m4
aix5ppc-core.c
aix386-core.c
aout32.c
aout64.c
aout-cris.c
aout-ns32k.c
aout-target.h bfd_get_filename 2019-09-06 12:22:59 +09:30
aout-tic30.c Obsolete tic30-aout, and linker segmentation faults 2019-05-28 10:55:21 +09:30
aoutx.h
arc-got.h
arc-plt.def
arc-plt.h
archive64.c PR24644, OOM-Bug in _bfd_archive_64_bit_slurp_armap 2019-08-07 19:01:17 +09:30
archive.c PR24955, libbfd terminating program on out of memory 2019-09-05 11:33:34 +09:30
archures.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
bfd-in2.h Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
bfd-in.h bfd_get_filename 2019-09-06 12:22:59 +09:30
bfd.c PR24891, objdump memory leaks when parsing malformed archive 2019-08-29 07:50:40 +09:30
bfd.m4
bfdio.c
bfdwin.c
binary.c
cache.c
cf-i386lynx.c
ChangeLog Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
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-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
cisco-core.c
coff64-rs6000.c
coff-alpha.c
coff-arm.c
coff-bfd.c
coff-bfd.h
coff-go32.c
coff-i386.c
coff-ia64.c
coff-mcore.c
coff-mips.c
coff-ppc.c
coff-rs6000.c
coff-sh.c
coff-stgo32.c
coff-tic4x.c
coff-tic30.c
coff-tic54x.c
coff-tic80.c
coff-x86_64.c
coff-z8k.c
coff-z80.c
coffcode.h Allow objdump to recognise the System.Runtime.dll files that get shipped with .NET Core 2.1. 2019-07-23 09:44:57 +01:00
coffgen.c Remove _bfd_dwarf2_find_nearest_line addr_size parameter 2019-08-14 11:23:18 +09:30
cofflink.c COFF linker segmentation faults 2019-05-28 17:57:51 +09:30
coffswap.h
compress.c Fix a bug recently introduced to the linker where it would complain about a section being larger than a file, even if the section was artificial. 2019-07-02 14:14:13 +01:00
config.bfd Plugin target handling 2019-06-28 10:18:49 +09:30
config.in
configure Plugin target handling 2019-06-28 10:18:49 +09:30
configure.ac Plugin target handling 2019-06-28 10:18:49 +09:30
configure.com
configure.host
COPYING
corefile.c bfd_get_filename 2019-09-06 12:22:59 +09:30
cpu-aarch64.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-alpha.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-arc.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-arm.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-avr.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-bfin.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-bpf.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-cr16.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-cr16c.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-cris.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-crx.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-csky.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-d10v.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-d30v.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-dlx.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-epiphany.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-fr30.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-frv.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-ft32.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-h8300.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-hppa.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-i386.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-ia64-opc.c
cpu-ia64.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-iamcu.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-ip2k.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-iq2000.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-k1om.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-l1om.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-lm32.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-m9s12x.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-m9s12xg.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-m32c.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-m32r.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-m68hc11.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-m68hc12.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-m68k.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-m10200.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-m10300.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-mcore.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-mep.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-metag.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-microblaze.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-mips.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-mmix.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-moxie.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-msp430.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-mt.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-nds32.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-nfp.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-nios2.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-ns32k.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-or1k.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-pdp11.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-pj.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-plugin.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-powerpc.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-pru.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-riscv.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-rl78.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-rs6000.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-rx.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-s12z.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-s390.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-score.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-sh.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-sparc.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-spu.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-tic4x.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-tic6x.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-tic30.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-tic54x.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-tic80.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-tilegx.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-tilepro.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-v850_rh850.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-v850.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-vax.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-visium.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-wasm32.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-xc16x.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-xgate.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-xstormy16.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-xtensa.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-z8k.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
cpu-z80.c Enhance the disassembler so that it will reliably determine whether a reloc applies to the middle of the next insn. 2019-09-10 15:20:58 +01:00
dep-in.sed
development.sh
dwarf1.c
dwarf2.c Re: Memory leak in dwarf2.c 2019-09-02 16:50:22 +09:30
ecoff.c
ecofflink.c
ecoffswap.h
elf32-am33lin.c
elf32-arc.c [ARC] [COMMITTED] Fix formatting. 2019-07-24 17:53:55 +03:00
elf32-arm.c ARM CMSE symbols 2019-08-22 14:14:23 +09:30
elf32-avr.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-avr.h
elf32-bfin.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-cr16.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-cr16c.c
elf32-cris.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-crx.c
elf32-csky.c
elf32-d10v.c ELF final_write_processing 2019-07-23 18:22:02 +09:30
elf32-d30v.c ELF final_write_processing 2019-07-23 18:22:02 +09:30
elf32-dlx.c
elf32-dlx.h
elf32-epiphany.c
elf32-fr30.c
elf32-frv.c
elf32-ft32.c
elf32-gen.c
elf32-h8300.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-hppa.c
elf32-hppa.h
elf32-i386.c ELF final_write_processing 2019-07-23 18:22:02 +09:30
elf32-ip2k.c
elf32-iq2000.c
elf32-lm32.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-m32c.c
elf32-m32r.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-m68hc1x.c
elf32-m68hc1x.h
elf32-m68hc11.c ELF final_write_processing 2019-07-23 18:22:02 +09:30
elf32-m68hc12.c ELF final_write_processing 2019-07-23 18:22:02 +09:30
elf32-m68k.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-mcore.c
elf32-mep.c
elf32-metag.c
elf32-metag.h
elf32-microblaze.c Microblaze linker segmentation fault 2019-05-28 15:56:14 +09:30
elf32-mips.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-moxie.c
elf32-msp430.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-mt.c
elf32-nds32.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-nds32.h
elf32-nios2.c
elf32-nios2.h
elf32-or1k.c or1k: Fix incorrect value in PLT GOT entries, causing infinite loop 2019-08-23 22:25:55 +09:00
elf32-pj.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-ppc.c PR24697, R_PPC_EMB_SDA21 cannot be used when making a shared object 2019-08-29 21:07:00 +09:30
elf32-ppc.h
elf32-pru.c
elf32-rl78.c
elf32-rx.c
elf32-rx.h
elf32-s12z.c ELF final_write_processing 2019-07-23 18:22:02 +09:30
elf32-s390.c
elf32-score7.c
elf32-score.c
elf32-score.h
elf32-sh-relocs.h
elf32-sh.c
elf32-sparc.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-spu.c
elf32-spu.h
elf32-tic6x.c
elf32-tic6x.h
elf32-tilegx.c
elf32-tilegx.h
elf32-tilepro.c
elf32-tilepro.h
elf32-v850.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-vax.c
elf32-visium.c Define ELF_OSABI for visium 2019-07-24 16:12:01 +09:30
elf32-wasm32.c
elf32-xc16x.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf32-xgate.c
elf32-xstormy16.c
elf32-xtensa.c xtensa: bfd: add special case to loop alignment check 2019-08-01 11:18:52 -07:00
elf32.c
elf64-alpha.c Remove _bfd_dwarf2_find_nearest_line addr_size parameter 2019-08-14 11:23:18 +09:30
elf64-bpf.c bfd: use the ELF linker to perform relocations in BPF targets 2019-08-07 13:57:30 +02:00
elf64-gen.c
elf64-hppa.c SHF_GNU_MBIND requires ELFOSABI_GNU 2019-07-23 18:22:02 +09:30
elf64-hppa.h
elf64-ia64-vms.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf64-mips.c
elf64-mmix.c
elf64-nfp.c
elf64-ppc.c PowerPC64 GOT_PCREL relocs 2019-09-05 15:25:51 +09:30
elf64-ppc.h
elf64-s390.c
elf64-sparc.c
elf64-tilegx.c
elf64-tilegx.h
elf64-x86-64.c x86-64: Move PIC check for PC-relative relocations back 2019-08-16 14:25:58 -07:00
elf64.c
elf-attrs.c
elf-bfd.h Add support for a MIPS specific .MIPS.xhash section. 2019-08-09 11:06:37 +01:00
elf-eh-frame.c
elf-hppa.h Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf-ifunc.c
elf-linker-x86.h
elf-linux-core.h
elf-m10200.c
elf-m10300.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf-nacl.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf-nacl.h Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf-properties.c bfd/elf-properties: avoid shadowing a C library symbol 2019-06-25 12:01:50 +02:00
elf-s390-common.c
elf-s390.h
elf-strtab.c
elf-vxworks.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf-vxworks.h Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elf.c Stop the BFD library from failing when encountering a second set of relocs for the same section. 2019-08-23 13:22:02 +01:00
elfcode.h PR24955, libbfd terminating program on out of memory 2019-09-05 11:33:34 +09:30
elfcore.h
elflink.c Fix detection of missing plugin for LTO objects. 2019-08-16 13:14:36 +02:00
elfn32-mips.c
elfnn-aarch64.c AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602). 2019-08-22 11:43:15 +01:00
elfnn-ia64.c Complain about mbind, ifunc, and unique in final_write 2019-07-24 16:12:02 +09:30
elfnn-riscv.c RISC-V: Fix linker problems with tls copy relocs. 2019-08-31 21:22:36 -07:00
elfxx-aarch64.c AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602). 2019-08-22 11:43:15 +01:00
elfxx-aarch64.h AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602). 2019-08-22 11:43:15 +01:00
elfxx-ia64.c
elfxx-ia64.h
elfxx-mips.c Remove _bfd_dwarf2_find_nearest_line addr_size parameter 2019-08-14 11:23:18 +09:30
elfxx-mips.h Add support for a MIPS specific .MIPS.xhash section. 2019-08-09 11:06:37 +01:00
elfxx-riscv.c
elfxx-riscv.h
elfxx-sparc.c
elfxx-sparc.h
elfxx-target.h Add support for a MIPS specific .MIPS.xhash section. 2019-08-09 11:06:37 +01:00
elfxx-tilegx.c
elfxx-tilegx.h
elfxx-x86.c PR24933, Memory leak in elf_x86_64_get_synthetic_symtab 2019-08-23 19:29:51 +09:30
elfxx-x86.h
format.c Plugin target handling 2019-06-28 10:18:49 +09:30
gen-aout.c
genlink.h
go32stub.h
hash.c
host-aout.c
hppabsd-core.c
hpux-core.c
i386aout.c
i386bsd.c
i386lynx.c
i386msdos.c
ihex.c
init.c
irix-core.c
libaout.h
libbfd-in.h PR24955, libbfd terminating program on out of memory 2019-09-05 11:33:34 +09:30
libbfd.c
libbfd.h PR24955, libbfd terminating program on out of memory 2019-09-05 11:33:34 +09:30
libcoff-in.h
libcoff.h
libecoff.h
libhppa.h
libpei.h
libxcoff.h
linker.c Fix detection of missing plugin for LTO objects. 2019-08-16 13:14:36 +02:00
lynx-core.c
mach-o-aarch64.c
mach-o-arm.c Ensure that when attempting to process an ARM Mach-O file with unknown relocs, that a suitable error message is displayed. 2019-06-26 17:03:32 +01:00
mach-o-i386.c
mach-o-target.c
mach-o-x86-64.c
mach-o.c Remove _bfd_dwarf2_find_nearest_line addr_size parameter 2019-08-14 11:23:18 +09:30
mach-o.h
MAINTAINERS
Makefile.am bfd: add support for eBPF 2019-05-23 19:33:41 +02:00
Makefile.in Regenerate with approved autotools version 2019-06-14 10:30:35 +09:30
makefile.vms
mep-relocs.pl
merge.c
mmo.c
netbsd-core.c
netbsd.h
ns32k.h
ns32knetbsd.c
opncls.c PR24955, libbfd terminating program on out of memory 2019-09-05 11:33:34 +09:30
osf-core.c
pc532-mach.c
pdp11.c
pe-arm-wince.c
pe-arm.c
pe-i386.c
pe-mcore.c
pe-ppc.c
pe-sh.c
pe-x86_64.c
pef-traceback.h
pef.c
pef.h
pei-arm-wince.c
pei-arm.c
pei-i386.c
pei-ia64.c
pei-mcore.c
pei-ppc.c
pei-sh.c
pei-x86_64.c Fix an illegal memory access when dumping corrupt x86_64 PE unwind data. 2019-08-22 14:37:03 +01:00
peicode.h
peXXigen.c Allow objdump to recognise the System.Runtime.dll files that get shipped with .NET Core 2.1. 2019-07-23 09:44:57 +01:00
plugin.c PR24955, libbfd terminating program on out of memory 2019-09-05 11:33:34 +09:30
plugin.h
PORTING
ppcboot.c
ptrace-core.c
README
reloc16.c
reloc.c [PowerPC64] pc-relative TLS relocations 2019-07-19 18:01:25 +09:30
rs6000-core.c
sco5-core.c
section.c
simple.c
som.c bfdtest1 segfaults on hppa-hp-hpux10 2019-05-22 18:33:39 +09:30
som.h
srec.c
stab-syms.c
stabs.c
stamp-h.in
syms.c
sysdep.h
targets.c Plugin target handling 2019-06-28 10:18:49 +09:30
targmatch.sed
tekhex.c
TODO
trad-core.c
vax1knetbsd.c
vaxnetbsd.c
verilog.c Add new option to objcopy: --verilog-data-width. Use this option to set the size of byte bundles generated in verilog format files. 2019-05-14 10:42:25 +01:00
version.h Automatic date update in version.in 2019-09-10 00:00:29 +00:00
version.m4
vms-alpha.c vms-alpha gas segfault 2019-05-22 18:33:39 +09:30
vms-lib.c
vms-misc.c
vms.h
warning.m4
wasm-module.c
wasm-module.h
xcofflink.c XCOFF linker segmentation fault 2019-05-28 10:05:02 +09:30
xsym.c
xsym.h
xtensa-isa.c
xtensa-modules.c

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 with BFD to bug-binutils@gnu.org.

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-2019 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.