binutils-gdb/bfd
Alan Modra 45965137be Support R_PPC64_ADDR64_LOCAL
This adds support for "func@localentry", an expression that returns the
ELFv2 local entry point address of function "func".  I've excluded
dynamic relocation support because that obviously would require glibc
changes.

include/elf/
	* ppc64.h (R_PPC64_REL24_NOTOC, R_PPC64_ADDR64_LOCAL): Define.
bfd/
	* elf64-ppc.c (ppc64_elf_howto_raw): Add R_PPC64_ADDR64_LOCAL entry.
	(ppc64_elf_reloc_type_lookup): Support R_PPC64_ADDR64_LOCAL.
	(ppc64_elf_check_relocs): Likewise.
	(ppc64_elf_relocate_section): Likewise.
	* Add BFD_RELOC_PPC64_ADDR64_LOCAL.
	* bfd-in2.h: Regenerate.
	* libbfd.h: Regenerate.
gas/
	* config/tc-ppc.c (ppc_elf_suffix): Support @localentry.
	(md_apply_fix): Support R_PPC64_ADDR64_LOCAL.
ld/testsuite/
	* ld-powerpc/elfv2-2a.s, ld-powerpc/elfv2-2b.s: New files.
	* ld-powerpc/elfv2-2exe.d, ld-powerpc/elfv2-2so.d: New files.
	* ld-powerpc/powerpc.exp: Run new test.
elfcpp/
	* powerpc.h (R_PPC64_REL24_NOTOC, R_PPC64_ADDR64_LOCAL): Define.
gold/
	* powerpc.cc (Target_powerpc::Scan::local, global): Support
	R_PPC64_ADDR64_LOCAL.
	(Target_powerpc::Relocate::relocate): Likewise.
2014-03-05 19:57:39 +10:30
..
doc binutils doc update 2013-10-25 14:02:58 +00:00
hosts 2013-07-09 Tristan Gingold <gingold@adacore.com> 2013-07-09 07:03:53 +00:00
po binutils potfiles regen 2014-02-10 09:59:35 +10:30
.gitignore bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore 2010-12-09 09:03:18 +00:00
COPYING Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
ChangeLog Support R_PPC64_ADDR64_LOCAL 2014-03-05 19:57:39 +10:30
ChangeLog-0001 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-0203 Add copyright notices 2012-12-10 12:48:03 +00:00
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-9193 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-9495 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-9697 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-9899 Add copyright notices 2012-12-10 12:48:03 +00:00
MAINTAINERS Add copyright notices 2012-12-17 16:56:12 +00:00
Makefile.am Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
Makefile.in Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
PORTING Add copyright notices 2012-12-17 16:56:12 +00:00
README Add copyright notices 2012-12-17 16:56:12 +00:00
TODO Add copyright notices 2012-12-17 16:56:12 +00:00
acinclude.m4 Add copyright notices 2012-12-17 16:56:12 +00:00
aclocal.m4 Regenerate. 2012-11-08 03:03:26 +00:00
aix5ppc-core.c * aix5ppc-core.c: Define macros for the default architecture and 2008-04-18 09:22:24 +00:00
aix386-core.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
aout-adobe.c include/ChangeLog 2011-07-11 15:03:09 +00:00
aout-arm.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
aout-cris.c PR binutils/13558 2012-05-16 14:26:46 +00:00
aout-ns32k.c PR binutils/13558 2012-05-16 14:26:46 +00:00
aout-sparcle.c PR binutils/13558 2012-05-16 14:26:46 +00:00
aout-target.h PR binutils/14481 2012-11-07 05:51:37 +00:00
aout-tic30.c Remove trailing redundant `;' 2012-11-09 08:29:34 +00:00
aout0.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
aout32.c update copyright dates 2009-09-02 07:25:43 +00:00
aout64.c update copyright dates 2009-09-02 07:25:43 +00:00
aoutf1.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aoutx.h PR binutils/13121 2012-05-01 16:07:36 +00:00
archive.c PR binutils/11983 2014-01-02 12:14:37 +00:00
archive64.c * archive64.c (bfd_elf64_archive_write_armap): Fix calculation of 2013-03-04 09:21:43 +00:00
archures.c Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
armnetbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
bfd-in.h This patch adds support for ARM PLT entries that support a full 32-bit offset range. 2014-02-27 14:35:37 +00:00
bfd-in2.h Support R_PPC64_ADDR64_LOCAL 2014-03-05 19:57:39 +10:30
bfd.c Following up on Tom's suggestion I am checking in a patch to replace the various 2014-01-29 13:46:39 +00:00
bfd.m4 Add copyright notices 2012-12-17 16:56:12 +00:00
bfdio.c PR binutils/15834 2013-08-23 07:54:19 +00:00
bfdwin.c * bfdwin.c (bfd_get_file_window): Fix memory leak. 2011-09-08 16:06:11 +00:00
binary.c include/ChangeLog 2011-07-11 15:03:09 +00:00
bout.c include/ChangeLog 2011-07-11 15:03:09 +00:00
cache.c * cache.c (bfd_cache_max_open): Cast RLIM_INFINITY to rlim_t. 2014-02-07 15:44:58 +01:00
cf-i386lynx.c update copyright dates 2009-09-02 07:25:43 +00:00
cf-sparclynx.c update copyright dates 2009-09-02 07:25:43 +00:00
cisco-core.c * cisco-core.c (cisco_core_file_failing_command): Make static. 2012-07-23 13:19:28 +00:00
coff-alpha.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
coff-apollo.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-arm.c * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. 2013-02-10 04:36:33 +00:00
coff-aux.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-go32.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-h8300.c * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. 2013-02-10 04:36:33 +00:00
coff-h8500.c Remove trailing redundant `;' 2012-11-09 08:29:34 +00:00
coff-i386.c ChangeLog bfd 2012-10-18 17:42:29 +00:00
coff-i860.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
coff-i960.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-ia64.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-m68k.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-m88k.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-mcore.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-mips.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
coff-or32.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-ppc.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
coff-rs6000.c Fix PowerPC targets minor memory leaks found by Coverity 2014-02-04 20:17:16 +01:00
coff-sh.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-sparc.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-stgo32.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-svm68k.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-tic4x.c bfd/ 2012-11-06 05:51:18 +00:00
coff-tic30.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-tic54x.c include/coff/ 2013-02-04 05:25:41 +00:00
coff-tic80.c include/coff/ 2013-02-04 05:25:41 +00:00
coff-u68k.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-w65.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
coff-we32k.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-x86_64.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
coff-z8k.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-z80.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
coff64-rs6000.c bfd/ 2013-07-24 14:12:41 +00:00
coffcode.h 2013-08-21 Tristan Gingold <gingold@adacore.com> 2013-08-21 08:15:23 +00:00
coffgen.c * coffgen.c (coff_real_object_p): Make global. 2013-03-21 14:07:08 +00:00
cofflink.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
coffswap.h * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
compress.c * coffcode.h: Added a cast to void when a bfd_set_section_*() 2013-04-17 14:16:01 +00:00
config.bfd Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
config.in * peXXigen.c: Include wchar.h if available. 2013-12-17 15:39:13 +00:00
configure * peXXigen.c: Include wchar.h if available. 2013-12-17 15:39:13 +00:00
configure.com 2013-07-09 Tristan Gingold <gingold@adacore.com> 2013-07-09 07:03:53 +00:00
configure.host Add copyright notices 2012-12-17 16:56:12 +00:00
configure.in * peXXigen.c: Include wchar.h if available. 2013-12-17 15:39:13 +00:00
corefile.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-aarch64.c [AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ld 2013-06-26 10:41:42 +00:00
cpu-alpha.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-arc.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
cpu-arm.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-avr.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-bfin.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-cr16.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-cr16c.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-cris.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
cpu-crx.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-d10v.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-d30v.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-dlx.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-epiphany.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-fr30.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-frv.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-h8300.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-h8500.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
cpu-hppa.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-i370.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-i386.c bfd/ 2013-08-26 22:18:07 +00:00
cpu-i860.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-i960.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
cpu-ia64-opc.c Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
cpu-ia64.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-ip2k.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-iq2000.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-k1om.c Don't use multi byte nop instructions for i386 2012-02-09 22:51:58 +00:00
cpu-l1om.c Don't use multi byte nop instructions for i386 2012-02-09 22:51:58 +00:00
cpu-lm32.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-m9s12x.c * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. 2012-05-15 12:55:51 +00:00
cpu-m9s12xg.c * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. 2012-05-15 12:55:51 +00:00
cpu-m32c.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-m32r.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-m68hc11.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-m68hc12.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-m68k.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-m88k.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-m10200.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-m10300.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-mcore.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-mep.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-metag.c * common.h: Fix case of "Meta". 2013-01-10 09:49:22 +00:00
cpu-microblaze.c PR binutils/13558 2012-05-16 14:26:46 +00:00
cpu-mips.c * archures.c: Add support for MIPS r5900 2013-01-04 17:22:53 +00:00
cpu-mmix.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-moxie.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-msp430.c * emulparams/msp430all.sh: Update ARCH names. 2013-09-30 09:03:59 +00:00
cpu-mt.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-nds32.c Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
cpu-nios2.c 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> 2013-02-06 23:22:26 +00:00
cpu-ns32k.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
cpu-openrisc.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-or32.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-pdp11.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-pj.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-plugin.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-powerpc.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
cpu-rl78.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-rs6000.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
cpu-rx.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-s390.c 2012-07-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2012-07-27 15:56:43 +00:00
cpu-score.c PR binutils/13558 2012-05-16 14:26:46 +00:00
cpu-sh.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-sparc.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-spu.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-tic4x.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
cpu-tic6x.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-tic30.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-tic54x.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-tic80.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-tilegx.c PR binutils/13558 2012-05-16 14:26:46 +00:00
cpu-tilepro.c PR binutils/13558 2012-05-16 14:26:46 +00:00
cpu-v850.c Add support for V850E3V5 architecture 2013-01-24 11:14:05 +00:00
cpu-v850_rh850.c Add support for V850E3V5 architecture 2013-01-24 11:14:05 +00:00
cpu-vax.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-w65.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
cpu-we32k.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-xc16x.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
cpu-xgate.c Add support for Motorola XGATE embedded CPU 2012-05-03 13:04:57 +00:00
cpu-xstormy16.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-xtensa.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-z8k.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
cpu-z80.c Support arch-dependent fill 2012-01-31 17:54:39 +00:00
demo64.c update copyright dates 2009-09-02 07:25:43 +00:00
dep-in.sed * dep-in.sed: Don't use \n in replacement part of s command. 2009-06-04 06:51:11 +00:00
dwarf1.c PR 11103 2010-01-11 09:53:27 +00:00
dwarf2.c When parsing a DW_FORM_ref_addr attribute the CU containing the 2014-01-28 13:43:35 +00:00
ecoff.c bfd/ 2013-05-16 16:34:51 +00:00
ecofflink.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
ecoffswap.h Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
elf-attrs.c PR binutils/14873 2013-02-07 03:44:26 +00:00
elf-bfd.h powerpc relax_section and section contents cache 2014-02-09 23:25:14 +10:30
elf-eh-frame.c Don't segv on cie.initial_instructions[] overflow. 2013-12-21 00:08:34 +10:30
elf-hppa.h * aout-arm.c (MY(bfd_reloc_type_lookup)): Use bfd_arch_bits_per_address. 2010-08-25 07:02:40 +00:00
elf-ifunc.c bfd/elf-ifunc.c: Add header size arg to _bfd_elf_allocate_ifunc_dyn_relocs. 2013-05-07 17:03:52 +00:00
elf-linux-psinfo.h 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com> 2013-02-04 18:26:34 +00:00
elf-m10200.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf-m10300.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf-nacl.c Fix *-nacl* target objcopy/strip of binary made with custom linker script 2013-11-19 15:05:15 -08:00
elf-nacl.h bfd/ 2013-08-26 19:27:25 +00:00
elf-s390-common.c 2012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2012-07-13 15:47:27 +00:00
elf-strtab.c PR ld/12549 2013-02-18 10:40:19 +00:00
elf-vxworks.c bfd/ 2013-02-21 02:29:11 +00:00
elf-vxworks.h update copyright dates 2009-09-02 07:25:43 +00:00
elf.c Issue a linker error if TLS sections are not adjacent 2014-01-23 08:15:17 -08:00
elf32-am33lin.c * elf-bfd.h (struct core_elf_obj_tdata): New. 2013-02-21 03:02:30 +00:00
elf32-arc.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-arm.c Install patch for PR ld/16017. This adds support for generating PLT entries 2014-03-04 15:25:53 +00:00
elf32-avr.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-avr.h Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
elf32-bfin.c Use _bfd_elf_copy_private_bfd_data 2013-12-17 11:48:18 -08:00
elf32-cr16.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-cr16c.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-cris.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-crx.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-d10v.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-d30v.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-dlx.c PR ld/15323 2013-03-30 10:14:15 +00:00
elf32-epiphany.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-fr30.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-frv.c Use _bfd_elf_copy_private_bfd_data 2013-12-17 11:48:18 -08:00
elf32-gen.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-h8300.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-hppa.c Default elf_backend_post_process_headers to set OSABI 2013-12-17 13:41:17 -08:00
elf32-hppa.h update copyright dates 2009-09-02 07:25:43 +00:00
elf32-i370.c Default elf_backend_post_process_headers to set OSABI 2013-12-17 13:41:17 -08:00
elf32-i386.c Revert the last change 2014-01-15 03:59:42 -08:00
elf32-i860.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-i960.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
elf32-ip2k.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-iq2000.c Use _bfd_elf_copy_private_bfd_data 2013-12-17 11:48:18 -08:00
elf32-lm32.c Use _bfd_elf_copy_private_bfd_data 2013-12-17 11:48:18 -08:00
elf32-m32c.c bfd/ChangeLog 2013-10-09 05:23:23 +00:00
elf32-m32r.c * coffcode.h: Added a cast to void when a bfd_set_section_*() 2013-04-17 14:16:01 +00:00
elf32-m68hc1x.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-m68hc1x.h * elf32-m68hc1x.c (elf32_m68hc11_merge_symbol_attribute): New function. 2012-02-13 02:29:51 +00:00
elf32-m68hc11.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
elf32-m68hc12.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
elf32-m68k.c Set proper OS ABI magic for ELF/m68k 2013-12-19 12:27:19 +01:00
elf32-m88k.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-mcore.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-mep.c Use _bfd_elf_copy_private_bfd_data 2013-12-17 11:48:18 -08:00
elf32-metag.c My patch to the binutils strip-10.d test was wrong. The osabi field should always be set to 2014-01-29 14:01:54 +00:00
elf32-metag.h * common.h: Fix case of "Meta". 2013-01-10 09:49:22 +00:00
elf32-microblaze.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-mips.c Default elf_backend_post_process_headers to set OSABI 2013-12-17 13:41:17 -08:00
elf32-moxie.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-msp430.c Default elf_backend_post_process_headers to set OSABI 2013-12-17 13:41:17 -08:00
elf32-mt.c Use _bfd_elf_copy_private_bfd_data 2013-12-17 11:48:18 -08:00
elf32-nds32.c Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
elf32-nds32.h Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
elf32-nios2.c 2014-02-20 Chung-Lin Tang <cltang@codesourcery.com> 2014-02-19 21:40:21 -08:00
elf32-nios2.h Nios II CALL26 linker relaxation 2014-01-30 17:47:07 -08:00
elf32-openrisc.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-or32.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-pj.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-ppc.c Fix ELF ppc32 targets that don't use ppc32elf.em 2014-02-27 23:39:01 +10:30
elf32-ppc.h Enable ppc476 workaround for ld -r. 2014-02-12 22:10:09 +10:30
elf32-rl78.c * elf32-rl78.c (elf32_rl78_relax_delete_bytes): Make sure relocs 2013-11-05 22:13:04 -05:00
elf32-rx.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-s390.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-score.c PR ld/15323 2013-03-30 10:14:15 +00:00
elf32-score.h Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
elf32-score7.c PR ld/15323 2013-03-30 10:14:15 +00:00
elf32-sh-relocs.h 2010-05-21 Daniel Jacobowitz <dan@codesourcery.com> 2010-05-25 14:12:43 +00:00
elf32-sh-symbian.c * elf-bfd.h (_bfd_elf_merge_symbol): Delete declaration. 2013-03-23 10:25:02 +00:00
elf32-sh.c Use _bfd_elf_copy_private_bfd_data 2013-12-17 11:48:18 -08:00
elf32-sh64-com.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-sh64.c My patch to the binutils strip-10.d test was wrong. The osabi field should always be set to 2014-01-29 14:01:54 +00:00
elf32-sh64.h update copyright dates 2009-09-02 07:25:43 +00:00
elf32-sparc.c Default elf_backend_post_process_headers to set OSABI 2013-12-17 13:41:17 -08:00
elf32-spu.c Call _bfd_elf_post_process_headers 2013-12-17 14:10:03 -08:00
elf32-spu.h bfd/ 2009-08-05 20:40:34 +00:00
elf32-tic6x.c Default elf_backend_post_process_headers to set OSABI 2013-12-17 13:41:17 -08:00
elf32-tic6x.h include/elf/ 2011-03-31 08:58:28 +00:00
elf32-tilegx.c * elf-bfd.h (struct core_elf_obj_tdata): New. 2013-02-21 03:02:30 +00:00
elf32-tilegx.h * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. 2011-06-13 15:18:54 +00:00
elf32-tilepro.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-tilepro.h * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. 2011-06-13 15:18:54 +00:00
elf32-v850.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-vax.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-xc16x.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-xgate.c * elfcode.h (elf_checksum_contents): Free contents. 2013-02-11 05:30:54 +00:00
elf32-xgate.h Add support for Motorola XGATE embedded CPU 2012-05-03 13:04:57 +00:00
elf32-xstormy16.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf32-xtensa.c remove VA_* from binutils 2014-01-07 09:17:05 -07:00
elf32.c update copyright dates 2009-09-02 07:25:43 +00:00
elf64-alpha.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf64-gen.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf64-hppa.c Default elf_backend_post_process_headers to set OSABI 2013-12-17 13:41:17 -08:00
elf64-hppa.h update copyright dates 2009-09-02 07:25:43 +00:00
elf64-ia64-vms.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf64-mips.c Default elf_backend_post_process_headers to set OSABI 2013-12-17 13:41:17 -08:00
elf64-mmix.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf64-ppc.c Support R_PPC64_ADDR64_LOCAL 2014-03-05 19:57:39 +10:30
elf64-ppc.h Control powerpc64-ld provision of register save/restore 2014-02-19 14:53:50 +10:30
elf64-s390.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elf64-sh64.c My patch to the binutils strip-10.d test was wrong. The osabi field should always be set to 2014-01-29 14:01:54 +00:00
elf64-sparc.c Default elf_backend_post_process_headers to set OSABI 2013-12-17 13:41:17 -08:00
elf64-tilegx.c * elf-bfd.h (struct core_elf_obj_tdata): New. 2013-02-21 03:02:30 +00:00
elf64-tilegx.h * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. 2011-06-13 15:18:54 +00:00
elf64-x86-64.c Create the second PLT for BND relocations 2014-02-19 11:48:23 -08:00
elf64.c update copyright dates 2009-09-02 07:25:43 +00:00
elfcode.h PR binutils/11983 2014-01-02 12:14:37 +00:00
elfcore.h * elf-bfd.h (struct core_elf_obj_tdata): New. 2013-02-21 03:02:30 +00:00
elflink.c Fix check_relocs/gc_sweep_hook mismatch 2014-02-28 14:38:27 +10:30
elfn32-mips.c Default elf_backend_post_process_headers to set OSABI 2013-12-17 13:41:17 -08:00
elfnn-aarch64.c 2014-01-14 Michael Hudson-Doyle <michael.hudson@linaro.org> 2014-01-14 15:53:50 +01:00
elfnn-ia64.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elfxx-aarch64.c * elfxx-aarch64.c (_bfd_aarch64_elf_grok_prstatus): Fix hard-coded 2013-11-11 10:26:41 +00:00
elfxx-aarch64.h [AArch64, ILP32] 4/6 Split elfnn-aarch64.c to elfxx-aarch64.c 2013-06-26 10:49:29 +00:00
elfxx-ia64.c 2011-05-25 Tristan Gingold <gingold@adacore.com> 2011-05-25 12:02:16 +00:00
elfxx-ia64.h 2011-05-25 Tristan Gingold <gingold@adacore.com> 2011-05-25 12:02:16 +00:00
elfxx-mips.c bfd/ 2014-03-04 21:18:02 +00:00
elfxx-mips.h bfd/ 2013-06-25 18:02:34 +00:00
elfxx-sparc.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elfxx-sparc.h Annotate sparc objects with cpu hardware capabilities used. 2011-09-21 20:49:16 +00:00
elfxx-target.h powerpc relax_section and section contents cache 2014-02-09 23:25:14 +10:30
elfxx-tilegx.c Pass ignored unresolved relocations to ld backend 2013-11-05 10:29:44 -08:00
elfxx-tilegx.h * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. 2013-03-27 13:37:51 +00:00
epoc-pe-arm.c update copyright dates 2009-09-02 07:25:43 +00:00
epoc-pei-arm.c update copyright dates 2009-09-02 07:25:43 +00:00
format.c * format.c (bfd_check_format_matches): Don't match a target in 2013-05-23 03:35:59 +00:00
freebsd.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
gen-aout.c * gen-aout.c (main): Fix formatting. Close file. 2013-10-14 09:15:09 +00:00
genlink.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
go32stub.h
hash.c PR 15657 2013-06-24 14:28:17 +00:00
host-aout.c update copyright dates 2009-09-02 07:25:43 +00:00
hp300bsd.c include/aout/ 2009-10-02 14:40:41 +00:00
hp300hpux.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
hppabsd-core.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
hpux-core.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
i386aout.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
i386bsd.c include/aout/ 2009-10-02 14:40:41 +00:00
i386dynix.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
i386freebsd.c update copyright dates 2009-09-02 07:25:43 +00:00
i386linux.c * i386linux.c (linux_link_hash_table_create): Allocate table 2013-02-10 04:01:15 +00:00
i386lynx.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
i386mach3.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
i386msdos.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
i386netbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
i386os9k.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
ieee.c PR binutils/11983 2014-01-02 12:14:37 +00:00
ihex.c include/ChangeLog 2011-07-11 15:03:09 +00:00
init.c update copyright dates 2009-09-02 07:25:43 +00:00
irix-core.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
libaout.h Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
libbfd-in.h * elfcode.h (elf_checksum_contents): Free contents. 2013-02-11 05:30:54 +00:00
libbfd.c 2012-07-24 Teresa Johnson <tejohnson@google.com> 2012-07-24 21:06:58 +00:00
libbfd.h Support R_PPC64_ADDR64_LOCAL 2014-03-05 19:57:39 +10:30
libcoff-in.h * windres.c (define_resource): Use zero for timestamp, making 2013-11-22 14:55:56 +00:00
libcoff.h * windres.c (define_resource): Use zero for timestamp, making 2013-11-22 14:55:56 +00:00
libecoff.h Update copyright year. 2010-03-24 15:41:59 +00:00
libhppa.h update copyright dates 2009-09-02 07:25:43 +00:00
libieee.h update copyright dates 2009-09-02 07:25:43 +00:00
libnlm.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
liboasys.h update copyright dates 2009-09-02 07:25:43 +00:00
libpei.h Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
libxcoff.h Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
linker.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
lynx-core.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
m68k4knetbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
m68klinux.c * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. 2013-02-10 04:36:33 +00:00
m68knetbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
m88kmach3.c include/aout/ 2009-10-02 14:40:41 +00:00
m88kopenbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
mach-o-i386.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
mach-o-target.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
mach-o-x86-64.c correct some mach-o section specification nits. 2012-02-10 11:07:33 +00:00
mach-o.c PR binutils/11983 2014-01-02 12:14:37 +00:00
mach-o.h Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
makefile.vms 2013-07-09 Tristan Gingold <gingold@adacore.com> 2013-07-09 07:03:53 +00:00
mep-relocs.pl Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
merge.c * elfcode.h (elf_checksum_contents): Free contents. 2013-02-11 05:30:54 +00:00
mipsbsd.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
mmo.c * coffcode.h: Added a cast to void when a bfd_set_section_*() 2013-04-17 14:16:01 +00:00
netbsd-core.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
netbsd.h Fix spelling mistakes. 2011-06-02 13:43:24 +00:00
newsos3.c include/aout/ 2009-10-02 14:40:41 +00:00
nlm-target.h include/ChangeLog 2011-07-11 15:03:09 +00:00
nlm.c update copyright dates 2009-09-02 07:25:43 +00:00
nlm32-alpha.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlm32-i386.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
nlm32-ppc.c PR binutils/13558 2012-05-16 14:26:46 +00:00
nlm32-sparc.c fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
nlm32.c update copyright dates 2009-09-02 07:25:43 +00:00
nlm64.c update copyright dates 2009-09-02 07:25:43 +00:00
nlmcode.h Fix spelling mistakes. 2011-06-02 13:43:24 +00:00
nlmswap.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
ns32k.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
ns32knetbsd.c PR binutils/13558 2012-05-16 14:26:46 +00:00
oasys.c PR binutils/11983 2014-01-02 12:14:37 +00:00
opncls.c PR binutils/11983 2014-01-02 12:14:37 +00:00
osf-core.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
pc532-mach.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
pdp11.c * i386linux.c (linux_link_hash_table_create): Allocate table 2013-02-10 04:01:15 +00:00
pe-arm-wince.c * coff-sh.c (bfd_pe_print_pdata): Define to NULL for non 2008-07-21 14:09:57 +00:00
pe-arm.c ChangeLog bfd 2012-10-18 17:42:29 +00:00
pe-i386.c ChangeLog bfd 2012-10-18 17:42:29 +00:00
pe-mcore.c update copyright dates 2009-09-02 07:25:43 +00:00
pe-mips.c * targets.c (bfd_target): Make ar_max_namelen an unsigned char. 2011-06-06 01:26:05 +00:00
pe-ppc.c update copyright dates 2009-09-02 07:25:43 +00:00
pe-sh.c update copyright dates 2009-09-02 07:25:43 +00:00
pe-x86_64.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
peXXigen.c * peXXigen.c (rsrc_process_section): Use ptrdiff_t as the type for 2013-12-30 15:28:41 +00:00
pef-traceback.h Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
pef.c PR binutils/14289 2014-01-02 14:30:18 +00:00
pef.h PR binutils/13558 2012-05-16 14:26:46 +00:00
pei-arm-wince.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pei-arm.c update copyright dates 2009-09-02 07:25:43 +00:00
pei-i386.c update copyright dates 2009-09-02 07:25:43 +00:00
pei-ia64.c 2009-04-21 H.J. Lu <hongjiu.lu@intel.com> 2009-04-21 17:08:20 +00:00
pei-mcore.c update copyright dates 2009-09-02 07:25:43 +00:00
pei-mips.c update copyright dates 2009-09-02 07:25:43 +00:00
pei-ppc.c update copyright dates 2009-09-02 07:25:43 +00:00
pei-sh.c update copyright dates 2009-09-02 07:25:43 +00:00
pei-x86_64.c Add epilog unwind for x86_64 pe/coff 2013-12-06 11:54:31 +01:00
peicode.h * coffcode.h: Added a cast to void when a bfd_set_section_*() 2013-04-17 14:16:01 +00:00
plugin.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
plugin.h 2009-05-28 Nick Clifton <nickc@redhat.com> 2009-05-28 11:30:49 +00:00
ppcboot.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
ptrace-core.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
reloc.c Support R_PPC64_ADDR64_LOCAL 2014-03-05 19:57:39 +10:30
reloc16.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
riscix.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
rs6000-core.c * rs6000-core.c (read_hdr): Fix typo in recent C++ compatibility 2009-09-11 08:08:11 +00:00
sco5-core.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
section.c ppc476 icache bug workaround 2014-02-03 20:24:20 +10:30
simple.c PR binutils/16595 2014-02-17 08:32:22 +01:00
som.c PR symtab/8423: 2013-04-08 20:08:21 +00:00
som.h PR symtab/8423: 2013-04-08 20:08:21 +00:00
sparclinux.c * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. 2013-02-10 04:36:33 +00:00
sparclynx.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
sparcnetbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
srec.c PR binutils/15474 2013-05-22 06:13:59 +00:00
stab-syms.c PR binutils/13558 2012-05-16 14:26:46 +00:00
stabs.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
stamp-h.in
sunos.c * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. 2013-02-10 04:36:33 +00:00
syms.c * syms.c (_bfd_stab_section_find_nearest_line): Ignore partial 2013-09-24 06:57:36 +00:00
sysdep.h bfd: Make bfd_cache_max_open depend on actual open file limit. 2013-05-27 07:55:17 +00:00
targets.c Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
targmatch.sed
tekhex.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
ticoff.h Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
trad-core.c * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
vax1knetbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
vaxbsd.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
vaxnetbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
verilog.c * targets.c (bfd_target): Make ar_max_namelen an unsigned char. 2011-06-06 01:26:05 +00:00
versados.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
version.h daily update 2014-03-05 09:31:07 +10:30
vms-alpha.c 2013-07-09 Tristan Gingold <gingold@adacore.com> 2013-07-09 10:12:22 +00:00
vms-lib.c PR binutils/11983 2014-01-02 12:14:37 +00:00
vms-misc.c 2011-06-27 Tristan Gingold <gingold@adacore.com> 2011-06-27 08:24:21 +00:00
vms.h 2010-06-11 Tristan Gingold <gingold@adacore.com> 2010-06-11 15:13:32 +00:00
warning.m4 Add copyright notices 2012-12-17 16:56:12 +00:00
xcofflink.c bfd/ 2013-10-09 18:02:48 +00:00
xsym.c * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore, 2013-01-26 02:08:01 +00:00
xsym.h * aix386-core.c: Remove use of PTR and PARAMS macros. 2012-07-13 14:22:50 +00:00
xtensa-isa.c Remove trailing white spaces in bfd 2013-01-10 20:03:55 +00:00
xtensa-modules.c 2010-05-28 Sterling Augustine <sterling@tensilica.com> 2010-05-28 18:10:45 +00: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 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.