Retro68/binutils/bfd
Wolfgang Thaller 2999ed8613 change the way gcc's collect2 works to fix #74
GCC's AIX port, which RetroPPC is based on, uses a different method
from most other platforms to collect the list of all global constructors
and the list of all exception handling tables.
The "standard" method does not work on AIX because IBM's linker will
discard those symbols too early for GCC's liking if they are not
directly referenced.

Unfortunately, the workaround seems to keep too much, so PPC C++
exececutables were at least 1.1MB big.

We don't need to be compatible with IBM's linker. Instead, hack binutils
to keep the symbols that we need kept, and allow GCC to use the
"standard" method for the collect2 pass.

PowerPC application sizes are now down to a reasonable size.
2019-01-13 22:33:07 +01:00
..
doc update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
hosts update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
po update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
.gitignore Update binutils to version 2.24 to work around a build problem 2015-08-28 17:31:26 +02:00
COPYING add binutils-2.20.1 2012-03-26 21:18:29 +02:00
ChangeLog update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
ChangeLog-0001 Update binutils to version 2.24 to work around a build problem 2015-08-28 17:31:26 +02:00
ChangeLog-0203 Update binutils to 2.25.1 2015-08-28 17:32:19 +02:00
ChangeLog-2004 Update binutils to version 2.24 to work around a build problem 2015-08-28 17:31:26 +02:00
ChangeLog-2005 Update binutils to version 2.24 to work around a build problem 2015-08-28 17:31:26 +02:00
ChangeLog-2006 upgrade gcc to 6.3.0, binutils to 2.28 2017-04-10 13:32:00 +02:00
ChangeLog-2007 Update binutils to version 2.24 to work around a build problem 2015-08-28 17:31:26 +02:00
ChangeLog-2008 Update binutils to version 2.24 to work around a build problem 2015-08-28 17:31:26 +02:00
ChangeLog-2009 Update binutils to version 2.24 to work around a build problem 2015-08-28 17:31:26 +02:00
ChangeLog-2010 Update binutils to version 2.24 to work around a build problem 2015-08-28 17:31:26 +02:00
ChangeLog-2011 Update binutils to version 2.24 to work around a build problem 2015-08-28 17:31:26 +02:00
ChangeLog-2012 Update binutils to version 2.24 to work around a build problem 2015-08-28 17:31:26 +02:00
ChangeLog-2013 Update binutils to 2.25.1 2015-08-28 17:32:19 +02:00
ChangeLog-2014 upgrade gcc to 6.3.0, binutils to 2.28 2017-04-10 13:32:00 +02:00
ChangeLog-2015 upgrade gcc to 6.3.0, binutils to 2.28 2017-04-10 13:32:00 +02:00
ChangeLog-2016 Update gcc to 7.2.0, binutils to 2.29, newlib to 2.5.0 2017-10-07 02:16:47 +02:00
ChangeLog-2017 update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
ChangeLog-9193 upgrade gcc to 6.3.0, binutils to 2.28 2017-04-10 13:32:00 +02:00
ChangeLog-9495 upgrade gcc to 6.3.0, binutils to 2.28 2017-04-10 13:32:00 +02:00
ChangeLog-9697 Update binutils to 2.25.1 2015-08-28 17:32:19 +02:00
ChangeLog-9899 Update binutils to 2.25.1 2015-08-28 17:32:19 +02:00
MAINTAINERS update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
Makefile.am update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
Makefile.in update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
PORTING update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
README update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
TODO update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
acinclude.m4 update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
aclocal.m4 update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
aix5ppc-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
aix386-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
aout-cris.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
aout-ns32k.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
aout-target.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
aout-tic30.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
aout32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
aout64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
aoutx.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
arc-got.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
arc-plt.def update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
arc-plt.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
archive.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
archive64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
archures.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
bfd-in.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
bfd-in2.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
bfd.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
bfd.m4 update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
bfdio.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
bfdwin.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
binary.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cache.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cf-i386lynx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cisco-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-alpha.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-arm.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-bfd.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-bfd.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-go32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-i386.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-ia64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-mcore.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-mips.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-ppc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-rs6000.c fix permissions when extracting from powerpc library archives - upstream bug at https://sourceware.org/bugzilla/show_bug.cgi?id=24061 2019-01-04 01:37:18 +01:00
coff-sh.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-stgo32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-tic4x.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-tic30.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-tic54x.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-tic80.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-x86_64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-z8k.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff-z80.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coff64-rs6000.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coffcode.h binutils: display file auxentries 2019-01-09 20:12:26 +01:00
coffgen.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cofflink.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
coffswap.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
compress.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
config.bfd Merge branch 'upstream' into gcc-8.2 2018-12-28 17:02:51 +01:00
config.in update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
configure update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
configure.ac update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
configure.com update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
configure.host update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
corefile.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-aarch64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-alpha.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-arc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-arm.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-avr.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-bfin.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-cr16.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-cr16c.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-cris.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-crx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-d10v.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-d30v.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-dlx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-epiphany.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-fr30.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-frv.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-ft32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-h8300.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-hppa.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-i386.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-ia64-opc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-ia64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-iamcu.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-ip2k.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-iq2000.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-k1om.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-l1om.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-lm32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-m9s12x.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-m9s12xg.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-m32c.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-m32r.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-m68hc11.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-m68hc12.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-m68k.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-m10200.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-m10300.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-mcore.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-mep.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-metag.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-microblaze.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-mips.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-mmix.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-moxie.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-msp430.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-mt.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-nds32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-nfp.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-nios2.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-ns32k.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-or1k.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-pdp11.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-pj.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-plugin.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-powerpc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-pru.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-riscv.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-rl78.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-rs6000.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-rx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-s12z.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-s390.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-score.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-sh.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-sparc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-spu.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-tic4x.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-tic6x.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-tic30.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-tic54x.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-tic80.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-tilegx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-tilepro.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-v850.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-v850_rh850.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-vax.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-visium.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-wasm32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-xc16x.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-xgate.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-xstormy16.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-xtensa.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-z8k.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
cpu-z80.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
dep-in.sed add binutils-2.20.1 2012-03-26 21:18:29 +02:00
development.sh update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
dwarf1.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
dwarf2.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
ecoff.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
ecofflink.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
ecoffswap.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-attrs.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-bfd.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-eh-frame.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-hppa.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-ifunc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-linux-core.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-m10200.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-m10300.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-nacl.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-nacl.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-properties.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-s390-common.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-s390.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-strtab.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-vxworks.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf-vxworks.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-am33lin.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-arc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-arm.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-avr.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-avr.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-bfin.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-cr16.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-cr16c.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-cris.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-crx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-d10v.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-d30v.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-dlx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-dlx.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-epiphany.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-fr30.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-frv.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-ft32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-gen.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-h8300.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-hppa.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-hppa.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-i386.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-ip2k.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-iq2000.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-lm32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-m32c.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-m32r.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-m68hc1x.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-m68hc1x.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-m68hc11.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-m68hc12.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-m68k.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-mcore.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-mep.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-metag.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-metag.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-microblaze.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-mips.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-moxie.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-msp430.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-mt.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-nds32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-nds32.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-nios2.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-nios2.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-or1k.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-pj.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-ppc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-ppc.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-pru.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-rl78.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-rx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-rx.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-s12z.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-s390.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-score.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-score.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-score7.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-sh-relocs.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-sh.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-sparc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-spu.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-spu.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-tic6x.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-tic6x.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-tilegx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-tilegx.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-tilepro.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-tilepro.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-v850.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-vax.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-visium.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-wasm32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-xc16x.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-xgate.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-xgate.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-xstormy16.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32-xtensa.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf32.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-alpha.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-gen.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-hppa.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-hppa.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-ia64-vms.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-mips.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-mmix.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-nfp.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-ppc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-ppc.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-s390.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-sparc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-tilegx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-tilegx.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64-x86-64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elf64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfcode.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfcore.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elflink.c Merge branch 'upstream' into gcc-8.2 2018-12-28 17:02:51 +01:00
elfn32-mips.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfnn-aarch64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfnn-ia64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfnn-riscv.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-aarch64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-aarch64.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-ia64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-ia64.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-mips.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-mips.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-riscv.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-riscv.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-sparc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-sparc.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-target.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-tilegx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-tilegx.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-x86.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
elfxx-x86.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
format.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
gen-aout.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
genlink.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
go32stub.h add binutils-2.20.1 2012-03-26 21:18:29 +02:00
hash.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
host-aout.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
hppabsd-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
hpux-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
i386aout.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
i386bsd.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
i386lynx.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
i386msdos.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
ihex.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
init.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
irix-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
libaout.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
libbfd-in.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
libbfd.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
libbfd.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
libcoff-in.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
libcoff.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
libecoff.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
libhppa.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
libpei.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
libxcoff.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
linker.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
lynx-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
mach-o-aarch64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
mach-o-arm.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
mach-o-i386.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
mach-o-target.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
mach-o-x86-64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
mach-o.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
mach-o.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
makefile.vms update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
mep-relocs.pl update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
merge.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
mmo.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
netbsd-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
netbsd.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
ns32k.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
ns32knetbsd.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
opncls.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
osf-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pc532-mach.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pdp11.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pe-arm-wince.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pe-arm.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pe-i386.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pe-mcore.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pe-ppc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pe-sh.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pe-x86_64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
peXXigen.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pef-traceback.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pef.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pef.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pei-arm-wince.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pei-arm.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pei-i386.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pei-ia64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pei-mcore.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pei-ppc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pei-sh.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
pei-x86_64.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
peicode.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
plugin.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
plugin.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
ppcboot.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
ptrace-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
reloc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
reloc16.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
rs6000-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
sco5-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
section.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
simple.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
som.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
som.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
srec.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
stab-syms.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
stabs.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
stamp-h.in add binutils-2.20.1 2012-03-26 21:18:29 +02:00
syms.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
sysdep.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
targets.c Merge branch 'upstream' into gcc-8.2 2018-12-28 17:02:51 +01:00
targmatch.sed add binutils-2.20.1 2012-03-26 21:18:29 +02:00
tekhex.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
trad-core.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
vax1knetbsd.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
vaxnetbsd.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
verilog.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
version.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
version.m4 update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
vms-alpha.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
vms-lib.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
vms-misc.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
vms.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
warning.m4 update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
wasm-module.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
wasm-module.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
xcofflink.c change the way gcc's collect2 works to fix #74 2019-01-13 22:33:07 +01:00
xsym.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
xsym.h update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
xtensa-isa.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
xtensa-modules.c update to binutils 2.31.1 2018-12-28 16:25:28 +01:00

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