binutils-gdb/bfd
Alan Modra b86ac8e3a5 Correct PowerPC64 local-dynamic TLS linker optimization
The linker hardcoded r3 into a local-dynamic to local-exec TLS
optimization sequence.  This is normally the case since r3 is required
as a parameter to (the optimized out) __tls_get_addr call.  However,
it is possible for a compiler, LLVM in this case, to set up the
parameter value in another register then copy it to r3 before the
call.

When fixing this problem, I noticed that ppc32 had another bug when
optimizing away one of the TLS insns to a nop.

The patch also tidies a mask used by global-dynamic to initial-exec
TLS optimization, to just select the fields needed.  Leaving the
offset in the instruction wasn't a bug since it will be overwritten
anyway.

bfd/
	* elf64-ppc.c (ppc64_elf_relocate_section): Correct GOT_TLSLD
	optimization.  Tidy mask for GOT_TLSGD optimization.
	* elf32-ppc.c (ppc_elf_relocate_section): Likewise.  Correct
	location of nop zapping high insn too.
ld/testsuite/
	* ld-powerpc/tlsld.d, * ld-powerpc/tlsld.s: New test.
	* ld-powerpc/tlsld32.d, * ld-powerpc/tlsld32.s: New test.
	* ld-powerpc/powerpc.exp: Run them.  Move tocvar and tocnovar.
2015-01-29 13:13:02 +10:30
..
doc Fix build without makeinfo from release binutils tar 2015-01-12 20:55:49 +10:30
hosts ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
po FT32 initial support 2015-01-28 16:25:18 +10:30
.gitignore
COPYING
ChangeLog Correct PowerPC64 local-dynamic TLS linker optimization 2015-01-29 13:13:02 +10:30
ChangeLog-0001 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-0203 Update copyright years 2014-03-05 22:16:15 +10:30
ChangeLog-2004 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2005 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2006 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2007 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2008 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2009 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2010 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2011 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2012 correct pr reference 2013-02-04 05:10:44 +00:00
ChangeLog-2013 New Year - binutils ChangeLog rotation 2014-01-08 05:32:12 -08:00
ChangeLog-2014 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ChangeLog-9193 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-9495 Update copyright years 2014-03-05 22:16:15 +10:30
ChangeLog-9697 Update copyright years 2014-03-05 22:16:15 +10:30
ChangeLog-9899 Update copyright years 2014-03-05 22:16:15 +10:30
MAINTAINERS ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
Makefile.am FT32 initial support 2015-01-28 16:25:18 +10:30
Makefile.in FT32 initial support 2015-01-28 16:25:18 +10:30
PORTING ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
README ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
TODO ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
acinclude.m4 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aclocal.m4 Regenerate. 2012-11-08 03:03:26 +00:00
aix5ppc-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aix386-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aout-adobe.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aout-arm.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aout-cris.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aout-ns32k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aout-sparcle.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aout-target.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aout-tic30.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aout0.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aout32.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aout64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aoutf1.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aoutx.h Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
archive.c More fixes for invalid memory accesses triggered by fuzzed binaries. 2015-01-05 23:13:50 +00:00
archive64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
archures.c FT32 initial support 2015-01-28 16:25:18 +10:30
armnetbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bfd-in.h Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
bfd-in2.h FT32 initial support 2015-01-28 16:25:18 +10:30
bfd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bfd.m4 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bfdio.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bfdwin.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
binary.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bout.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cache.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cf-i386lynx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cf-sparclynx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cisco-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-alpha.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-apollo.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-arm.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-aux.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-bfd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-bfd.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-go32.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-h8300.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-h8500.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-i386.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-i860.c Fixes for memory access violations in the coffdump program. 2015-01-06 16:06:45 +00:00
coff-i960.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-ia64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-m68k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-m88k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-mcore.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-mips.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-ppc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-rs6000.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-sh.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-sparc.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
coff-stgo32.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-svm68k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-tic4x.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-tic30.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-tic54x.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-tic80.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-u68k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-w65.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-we32k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-x86_64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-z8k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff-z80.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coff64-rs6000.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
coffcode.h Fixes memory access violations triggered by running dlltool on fuzzed binaries. 2015-01-22 12:06:04 +00:00
coffgen.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cofflink.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
coffswap.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
compress.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
config.bfd FT32 initial support 2015-01-28 16:25:18 +10:30
config.in Rename configure.in to configure.ac 2014-07-04 13:40:28 +09:30
configure FT32 initial support 2015-01-28 16:25:18 +10:30
configure.ac FT32 initial support 2015-01-28 16:25:18 +10:30
configure.com ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
configure.host ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
corefile.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-aarch64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-alpha.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-arc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-arm.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-avr.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-bfin.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-cr16.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-cr16c.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-cris.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-crx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-d10v.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-d30v.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-dlx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-epiphany.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-fr30.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-frv.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-ft32.c FT32 initial support 2015-01-28 16:25:18 +10:30
cpu-h8300.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-h8500.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-hppa.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-i370.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-i386.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-i860.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-i960.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-ia64-opc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-ia64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-ip2k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-iq2000.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-k1om.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-l1om.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-lm32.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-m9s12x.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-m9s12xg.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-m32c.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-m32r.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-m68hc11.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-m68hc12.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-m68k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-m88k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-m10200.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-m10300.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-mcore.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-mep.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-metag.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-microblaze.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-mips.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-mmix.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-moxie.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-msp430.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-mt.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-nds32.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-nios2.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-ns32k.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
cpu-or1k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-pdp11.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-pj.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-plugin.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-powerpc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-rl78.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-rs6000.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-rx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-s390.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-score.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-sh.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-sparc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-spu.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-tic4x.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-tic6x.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-tic30.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-tic54x.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-tic80.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-tilegx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-tilepro.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-v850.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-v850_rh850.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-vax.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-visium.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-w65.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-we32k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-xc16x.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-xgate.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-xstormy16.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-xtensa.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-z8k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cpu-z80.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
demo64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
dep-in.sed
development.sh ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
dwarf1.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
dwarf2.c Fixes for memory access violations triggered by running addr2line on fuzzed binaries. 2015-01-27 15:49:12 +00:00
ecoff.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
ecofflink.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ecoffswap.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf-attrs.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf-bfd.h Fix garbage collection of common symbols 2015-01-19 21:26:30 +10:30
elf-eh-frame.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf-hppa.h Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf-ifunc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf-linux-psinfo.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf-m10200.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf-m10300.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf-nacl.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf-nacl.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf-s390-common.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf-strtab.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf-vxworks.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf-vxworks.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf.c Fix memory access violations exposed by running strip on fuzzed binaries. 2015-01-08 15:39:49 +00:00
elf32-am33lin.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-arc.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-arm.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-avr.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-avr.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-bfin.c More fixes related to NONE relocs 2015-01-19 19:37:45 +10:30
elf32-cr16.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-cr16c.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-cris.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-crx.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-d10v.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-d30v.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-dlx.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-epiphany.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-fr30.c More fixes related to NONE relocs 2015-01-19 19:37:45 +10:30
elf32-frv.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-ft32.c FT32 initial support 2015-01-28 16:25:18 +10:30
elf32-gen.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-h8300.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-hppa.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-hppa.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-i370.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-i386.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-i860.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-i960.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-ip2k.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-iq2000.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-lm32.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-m32c.c Handle R_M32C_24 specially 2015-01-22 17:30:58 -05:00
elf32-m32r.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-m68hc1x.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-m68hc1x.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-m68hc11.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-m68hc12.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-m68k.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-m88k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-mcore.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-mep.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-metag.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-metag.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-microblaze.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-mips.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-moxie.c More fixes related to NONE relocs 2015-01-19 19:37:45 +10:30
elf32-msp430.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-mt.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-nds32.c NDS32/bfd: Fix relax round setting. 2015-01-26 10:48:01 +08:00
elf32-nds32.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-nios2.c Define elf_backend_default_execstack as 0 for Nios II. 2015-01-19 20:02:15 -08:00
elf32-nios2.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-or1k.c More fixes related to NONE relocs 2015-01-19 19:37:45 +10:30
elf32-pj.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-ppc.c Correct PowerPC64 local-dynamic TLS linker optimization 2015-01-29 13:13:02 +10:30
elf32-ppc.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-rl78.c More fixes related to NONE relocs 2015-01-19 19:37:45 +10:30
elf32-rx.c More fixes related to NONE relocs 2015-01-19 19:37:45 +10:30
elf32-rx.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-s390.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-score.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-score.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-score7.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-sh-relocs.h Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-sh-symbian.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-sh.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-sh64-com.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-sh64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-sh64.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-sparc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-spu.c More fixes related to NONE relocs 2015-01-19 19:37:45 +10:30
elf32-spu.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-tic6x.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-tic6x.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-tilegx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-tilegx.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-tilepro.c More fixes related to NONE relocs 2015-01-19 19:37:45 +10:30
elf32-tilepro.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-v850.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-vax.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-visium.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-xc16x.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-xgate.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32-xgate.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf32-xstormy16.c More fixes related to NONE relocs 2015-01-19 19:37:45 +10:30
elf32-xtensa.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf32.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf64-alpha.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf64-gen.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf64-hppa.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf64-hppa.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf64-ia64-vms.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf64-mips.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf64-mmix.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf64-ppc.c Correct PowerPC64 local-dynamic TLS linker optimization 2015-01-29 13:13:02 +10:30
elf64-ppc.h PowerPC64 changes for xlc 2015-01-28 18:30:54 +10:30
elf64-s390.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf64-sh64.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf64-sparc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf64-tilegx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf64-tilegx.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elf64-x86-64.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elf64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elfcode.h More fixes for invalid memory accesses triggered by fuzzed binaries. 2015-01-05 23:13:50 +00:00
elfcore.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elflink.c Fix garbage collection of common symbols 2015-01-19 21:26:30 +10:30
elfn32-mips.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elfnn-aarch64.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elfnn-ia64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elfxx-aarch64.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elfxx-aarch64.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elfxx-ia64.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elfxx-ia64.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elfxx-mips.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elfxx-mips.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elfxx-sparc.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
elfxx-sparc.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elfxx-target.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
elfxx-tilegx.c More fixes related to NONE relocs 2015-01-19 19:37:45 +10:30
elfxx-tilegx.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
epoc-pe-arm.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
epoc-pei-arm.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
format.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
freebsd.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
gen-aout.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
genlink.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
go32stub.h
hash.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
host-aout.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
hp300bsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
hp300hpux.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
hppabsd-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
hpux-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
i386aout.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
i386bsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
i386dynix.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
i386freebsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
i386linux.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
i386lynx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
i386mach3.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
i386msdos.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
i386netbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
i386os9k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ieee.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ihex.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
init.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
irix-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libaout.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libbfd-in.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libbfd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libbfd.h FT32 initial support 2015-01-28 16:25:18 +10:30
libcoff-in.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libcoff.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libecoff.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libhppa.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libieee.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libnlm.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
liboasys.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libpei.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
libxcoff.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
linker.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
lynx-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
m68k4knetbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
m68klinux.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
m68knetbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
m88kmach3.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
m88kopenbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
mach-o-i386.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
mach-o-target.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
mach-o-x86-64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
mach-o.c Fix memory access violations triggered by running strip on fuzzed binaries. 2015-01-21 17:37:23 +00:00
mach-o.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
makefile.vms ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
mep-relocs.pl ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
merge.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
mipsbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
mmo.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
netbsd-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
netbsd.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
newsos3.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nlm-target.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nlm.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nlm32-alpha.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nlm32-i386.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nlm32-ppc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nlm32-sparc.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
nlm32.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nlm64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nlmcode.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nlmswap.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ns32k.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ns32knetbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
oasys.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
opncls.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
osf-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pc532-mach.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pdp11.c Fix memory access violations triggered by running dlltool on corrupt binaries. 2015-01-27 11:30:15 +00:00
pe-arm-wince.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pe-arm.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pe-i386.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pe-mcore.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pe-mips.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pe-ppc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pe-sh.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pe-x86_64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
peXXigen.c Fix memory access violations triggered by running strip on fuzzed binaries. 2015-01-21 17:37:23 +00:00
pef-traceback.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pef.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pef.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pei-arm-wince.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pei-arm.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pei-i386.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pei-ia64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pei-mcore.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pei-mips.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pei-ppc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pei-sh.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
pei-x86_64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
peicode.h Fix memory access violations triggered by running strip on fuzzed binaries. 2015-01-21 17:37:23 +00:00
plugin.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
plugin.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ppcboot.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ptrace-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
reloc.c FT32 initial support 2015-01-28 16:25:18 +10:30
reloc16.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
riscix.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
rs6000-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
sco5-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
section.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
simple.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
som.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
som.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
sparclinux.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
sparclynx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
sparcnetbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
srec.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
stab-syms.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
stabs.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
stamp-h.in
sunos.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
syms.c More fixes for invalid memory accesses triggered by fuzzed binaries. 2015-01-05 23:13:50 +00:00
sysdep.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
targets.c FT32 initial support 2015-01-28 16:25:18 +10:30
targmatch.sed
tekhex.c Fix memory access violations triggered by running strip on fuzzed binaries. 2015-01-21 17:37:23 +00:00
trad-core.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
vax1knetbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
vaxbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
vaxnetbsd.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
verilog.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
versados.c Fix memory access violations triggered by running strip on fuzzed binaries. 2015-01-21 17:37:23 +00:00
version.h Automatic date update in version.in 2015-01-29 00:00:13 +00:00
version.m4 Bump bfd version. 2014-10-15 10:21:25 +02:00
vms-alpha.c Fixes memory access violations triggered by running dlltool on fuzzed binaries. 2015-01-22 12:06:04 +00:00
vms-lib.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
vms-misc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
vms.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
warning.m4 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
xcofflink.c Fallout from recent bfd_reloc_outofrange changes 2015-01-19 19:37:45 +10:30
xsym.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
xsym.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
xtensa-isa.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
xtensa-modules.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30

README

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