old-cross-binutils/bfd
Alan Modra a7f2871e66 include/elf/
* ppc.h (DT_PPC_TLSOPT): Define.
	* ppc64.h (DT_PPC64_TLSOPT): Define.
bfd/
	* elf32-ppc.c (TLS_GET_ADDR_GLINK_SIZE): Define.
	(ADD_3_12_2, BEQLR, CMPWI_11_0, LWZ_11_3, LWZ_12_3): Define.
	(MR_0_3, MR_3_0): Define.
	(struct ppc_elf_link_hash_table): Add no_tls_get_addr_opt.
	(ppc_elf_select_plt_layout): Save emit_stub_syms param earlier.
	(ppc_elf_tls_setup): Add no_tls_get_addr_opt param and save to hash
	table.  Check for presense of __tls_get_addr_opt
	(allocate_dynrelocs): Increase glink entry size for __tls_get_addr.
	(ppc_elf_size_dynamic_sections): Add DT_PPC_TLS_OPT tag.
	(write_glink_stub): Add param p.
	(ppc_elf_relocate_section): Adjust write_glink_stub call.
	(ppc_elf_finish_dynamic_symbol): Emit special glink call stub for
	__tls_get_addr.
	* elf32-ppc.h (ppc_elf_tls_setup): Update prototype.
	* elf64-ppc.c (struct ppc_link_hash_table): Add no_tls_get_addr_opt.
	(ppc64_elf_tls_setup): Add no_tls_get_addr_opt param and save to hash
	table.  Check for presense of __tls_get_addr_opt.
	(ppc64_elf_size_dynamic_sections): Add DT_PPC64_TLS_OPT tag.
	(LD_R11_0R3, LD_R12_0R3, MR_R0_R3, CMPDI_R11_0, ADD_R3_R12_R13,
	BEQLR, MR_R3_R0, MFLR_R11, STD_R11_0R1, BCTRL, LD_R11_0R1,
	LD_R2_0R1, MTLR_R11): Define.
	(build_tls_get_addr_stub): New function.
	(ppc_build_one_stub): Call it.
	(ppc_size_one_stub): Add extra size for __tls_get_addr stub.
	(ppc64_elf_relocate_section): Don't change nop to ld 2,40(1) for
	__tls_get_addr plt call.
	* elf64-ppc.h (ppc64_elf_tls_setup): Update prototype.
binutils/
	* readelf.c (get_ppc_dynamic_type): Add TLSOPT.
	(get_ppc64_dynamic_type): Likewise.
ld/
	* emultempl/ppc32elf.em (no_tls_get_addr_opt): New var.
	(ppc_before_allocation): Pass to ppc_elf_tls_setup.
	(OPTION_NO_TLS_GET_ADDR_OPT): Define.  Redefine other options in
	terms of previous option.
	(PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add
	--no-tls-get-addr-optimize.
	(PARSE_AND_LIST_ARGS_CASES): Handle it.
	* emultempl/ppc64elf.em (no_tls_get_addr_opt): New var.
	(ppc_before_allocation): Pass to ppc64_elf_tls_setup.
	(OPTION_NO_TLS_GET_ADDR_OPT): Define.
	(PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add
	--no-tls-get-addr-optimize.
	(PARSE_AND_LIST_ARGS_CASES): Handle it.
ld/testsuite/
	* ld-powerpc/tlslib.s: Delete dot-symbol entry syms.  Add
	__tls_get_addr_opt.
	* ld-powerpc/tlslib32.s: Add __tls_get_addr_opt.
	* ld-powerpc/oldtlslib.s: New file, old-abi version of tlslib.s.
	* ld-powerpc/powerpc.exp: Build old-abi library and use it in
	two new link tests.
	* ld-powerpc/tlsexe.d: Update for new __tls_get_addr stub.
	* ld-powerpc/tlsexe.g, * ld-powerpc/tlsexe.r, *ld-powerpc/tlsexe32.d,
	* ld-powerpc/tlsexe32.g, * ld-powerpc/tlsexe32.r,
	* ld-powerpc/tlsexetoc.d, * ld-powerpc/tlsexetoc.g,
	* ld-powerpc/tlsexetoc.r: Likewise.
2009-09-21 11:51:02 +00:00
..
doc update copyright dates 2009-09-02 07:25:43 +00:00
hosts update copyright dates 2009-09-02 07:25:43 +00:00
po Updated Vietnamese translations 2009-09-18 08:05:14 +00:00
acinclude.m4 Do not create $(bfdlibdir) and $(bfdincludedir) if !INSTALL_LIBBFD. 2009-08-27 05:24:43 +00:00
aclocal.m4 Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
aix5ppc-core.c
aix386-core.c update copyright dates 2009-09-02 07:25:43 +00:00
aout-adobe.c update copyright dates 2009-09-02 07:25:43 +00:00
aout-arm.c
aout-cris.c
aout-ns32k.c update copyright dates 2009-09-02 07:25:43 +00:00
aout-sparcle.c update copyright dates 2009-09-02 07:25:43 +00:00
aout-target.h update copyright dates 2009-09-02 07:25:43 +00:00
aout-tic30.c update copyright dates 2009-09-02 07:25:43 +00:00
aout0.c update copyright dates 2009-09-02 07:25:43 +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
aoutx.h Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
archive.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
archive64.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
archures.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
armnetbsd.c
bfd-in.h update copyright dates 2009-09-02 07:25:43 +00:00
bfd-in2.h Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
bfd.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
bfd.m4 bfd/: 2009-09-07 09:15:31 +00:00
bfdio.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
bfdwin.c
binary.c * obcopy.c (copy_object): New parameter `input_arch', architecture 2009-09-11 11:16:19 +00:00
bout.c update copyright dates 2009-09-02 07:25:43 +00:00
cache.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00: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
ChangeLog include/elf/ 2009-09-21 11:51:02 +00:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
cisco-core.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-alpha.c
coff-apollo.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-arm.c * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
coff-aux.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-go32.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-h8300.c
coff-h8500.c
coff-i386.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-i860.c
coff-i960.c * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
coff-ia64.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-m68k.c
coff-m88k.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-maxq.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-mcore.c
coff-mips.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-or32.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-pmac.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-ppc.c
coff-rs6000.c * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
coff-sh.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-sparc.c
coff-stgo32.c * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
coff-svm68k.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-tic4x.c
coff-tic30.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-tic54x.c
coff-tic80.c
coff-u68k.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-w65.c
coff-we32k.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-x86_64.c update copyright dates 2009-09-02 07:25:43 +00:00
coff-z8k.c
coff-z80.c update copyright dates 2009-09-02 07:25:43 +00:00
coff64-rs6000.c * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
coffcode.h Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
coffgen.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
cofflink.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
coffswap.h * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
compress.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
config.bfd Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
config.in bfd/: 2009-09-07 09:15:31 +00:00
configure config: 2009-09-09 19:46:42 +00:00
configure.com 2009-09-01 Tristan Gingold <gingold@adacore.com> 2009-09-01 13:10:45 +00:00
configure.host
configure.in bfd/: 2009-09-07 09:15:31 +00:00
COPYING
corefile.c
cpu-alpha.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-arc.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-arm.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-avr.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-bfin.c
cpu-cr16.c
cpu-cr16c.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-cris.c
cpu-crx.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-d10v.c
cpu-d30v.c
cpu-dlx.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-fr30.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-frv.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-h8300.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-h8500.c
cpu-hppa.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-i370.c
cpu-i386.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-i860.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-i960.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-ia64-opc.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-ia64.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-ip2k.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-iq2000.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-l1om.c
cpu-lm32.c
cpu-m32c.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-m32r.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-m68hc11.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-m68hc12.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-m68k.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-m88k.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-m10200.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-m10300.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-maxq.c
cpu-mcore.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-mep.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-microblaze.c Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
cpu-mips.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-mmix.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-moxie.c
cpu-msp430.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-mt.c
cpu-ns32k.c
cpu-openrisc.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-or32.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-pdp11.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-pj.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-plugin.c
cpu-powerpc.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-rs6000.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-s390.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-score.c
cpu-sh.c
cpu-sparc.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-spu.c
cpu-tic4x.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-tic30.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-tic54x.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-tic80.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-v850.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-vax.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-w65.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-we32k.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-xc16x.c
cpu-xstormy16.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-xtensa.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-z8k.c update copyright dates 2009-09-02 07:25:43 +00:00
cpu-z80.c
demo64.c update copyright dates 2009-09-02 07:25:43 +00:00
dep-in.sed
dwarf1.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
dwarf2.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
ecoff.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
ecofflink.c
ecoffswap.h
elf-attrs.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
elf-bfd.h bfd/ 2009-09-19 08:06:11 +00:00
elf-eh-frame.c bfd/ 2009-09-19 08:06:11 +00:00
elf-hppa.h
elf-ifunc.c
elf-m10200.c update copyright dates 2009-09-02 07:25:43 +00:00
elf-m10300.c update copyright dates 2009-09-02 07:25:43 +00:00
elf-strtab.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
elf-vxworks.c update copyright dates 2009-09-02 07:25:43 +00:00
elf-vxworks.h update copyright dates 2009-09-02 07:25:43 +00:00
elf.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
elf32-am33lin.c
elf32-arc.c
elf32-arm.c bfd/ 2009-09-09 18:36:11 +00:00
elf32-avr.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-avr.h
elf32-bfin.c * elf32-bfin.c (bfinfdpic_relocs_info_find): Just return 2009-09-11 03:20:34 +00:00
elf32-cr16.c 2009-09-09 M R Swami Reddy <MR.Swami.Reddy@nsc.com> 2009-09-09 04:49:09 +00:00
elf32-cr16c.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-cris.c
elf32-crx.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-d10v.c
elf32-d30v.c
elf32-dlx.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-fr30.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-frv.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-gen.c
elf32-h8300.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-hppa.c
elf32-hppa.h update copyright dates 2009-09-02 07:25:43 +00:00
elf32-i370.c
elf32-i386.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
elf32-i860.c
elf32-i960.c
elf32-ip2k.c
elf32-iq2000.c
elf32-lm32.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-m32c.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-m32r.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-m68hc1x.c
elf32-m68hc1x.h update copyright dates 2009-09-02 07:25:43 +00:00
elf32-m68hc11.c
elf32-m68hc12.c
elf32-m68k.c * elf32-m68k.c (rtype_to_howto): If the reloc index is out of 2009-09-07 16:29:34 +00:00
elf32-m88k.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-mcore.c
elf32-mep.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-microblaze.c * elf32-microblaze.c (microblaze_elf_check_relocs): Avoid strict 2009-08-07 17:10:43 +00:00
elf32-mips.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-moxie.c
elf32-msp430.c
elf32-mt.c
elf32-openrisc.c
elf32-or32.c
elf32-pj.c
elf32-ppc.c include/elf/ 2009-09-21 11:51:02 +00:00
elf32-ppc.h include/elf/ 2009-09-21 11:51:02 +00:00
elf32-s390.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-score.c
elf32-score.h
elf32-score7.c
elf32-sh-relocs.h update copyright dates 2009-09-02 07:25:43 +00:00
elf32-sh-symbian.c
elf32-sh.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-sh64-com.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-sh64.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-sh64.h update copyright dates 2009-09-02 07:25:43 +00:00
elf32-sparc.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-spu.c * elf32-spu.c (spu_elf_relocate_section): Correct 2009-07-24 logic. 2009-09-04 06:54:12 +00:00
elf32-spu.h bfd/ 2009-08-05 20:40:34 +00:00
elf32-v850.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-vax.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-xc16x.c update copyright dates 2009-09-02 07:25:43 +00:00
elf32-xstormy16.c
elf32-xtensa.c * elf32-xtensa.c (elf_xtensa_relax_section): Delete -r check. 2009-09-09 01:38:40 +00:00
elf32.c update copyright dates 2009-09-02 07:25:43 +00:00
elf64-alpha.c
elf64-gen.c
elf64-hppa.c
elf64-hppa.h update copyright dates 2009-09-02 07:25:43 +00:00
elf64-mips.c * elf64-mips.c (mips_elf64_howto_table_rela): Add support for 2009-09-03 15:21:09 +00:00
elf64-mmix.c update copyright dates 2009-09-02 07:25:43 +00:00
elf64-ppc.c include/elf/ 2009-09-21 11:51:02 +00:00
elf64-ppc.h include/elf/ 2009-09-21 11:51:02 +00:00
elf64-s390.c update copyright dates 2009-09-02 07:25:43 +00:00
elf64-sh64.c update copyright dates 2009-09-02 07:25:43 +00:00
elf64-sparc.c update copyright dates 2009-09-02 07:25:43 +00:00
elf64-x86-64.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
elf64.c update copyright dates 2009-09-02 07:25:43 +00:00
elfcode.h Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
elfcore.h Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
elflink.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
elfn32-mips.c update copyright dates 2009-09-02 07:25:43 +00:00
elfxx-ia64.c update copyright dates 2009-09-02 07:25:43 +00:00
elfxx-mips.c Revert accidental checkin. 2009-09-18 20:34:30 +00:00
elfxx-mips.h update copyright dates 2009-09-02 07:25:43 +00:00
elfxx-sparc.c update copyright dates 2009-09-02 07:25:43 +00:00
elfxx-sparc.h update copyright dates 2009-09-02 07:25:43 +00:00
elfxx-target.h update copyright dates 2009-09-02 07:25:43 +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 Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
freebsd.h
gen-aout.c update copyright dates 2009-09-02 07:25:43 +00:00
genlink.h
go32stub.h
hash.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
host-aout.c update copyright dates 2009-09-02 07:25:43 +00:00
hp300bsd.c update copyright dates 2009-09-02 07:25:43 +00:00
hp300hpux.c update copyright dates 2009-09-02 07:25:43 +00:00
hppabsd-core.c
hpux-core.c update copyright dates 2009-09-02 07:25:43 +00:00
i386aout.c
i386bsd.c update copyright dates 2009-09-02 07:25:43 +00:00
i386dynix.c update copyright dates 2009-09-02 07:25:43 +00:00
i386freebsd.c update copyright dates 2009-09-02 07:25:43 +00:00
i386linux.c update copyright dates 2009-09-02 07:25:43 +00:00
i386lynx.c update copyright dates 2009-09-02 07:25:43 +00:00
i386mach3.c update copyright dates 2009-09-02 07:25:43 +00:00
i386msdos.c update copyright dates 2009-09-02 07:25:43 +00:00
i386netbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
i386os9k.c update copyright dates 2009-09-02 07:25:43 +00:00
ieee.c update copyright dates 2009-09-02 07:25:43 +00:00
ihex.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
init.c update copyright dates 2009-09-02 07:25:43 +00:00
irix-core.c update copyright dates 2009-09-02 07:25:43 +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 update copyright dates 2009-09-02 07:25:43 +00:00
libbfd.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
libbfd.h regenerate copyright update 2009-09-02 08:10:55 +00:00
libcoff-in.h * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
libcoff.h * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
libecoff.h
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
liboasys.h update copyright dates 2009-09-02 07:25:43 +00:00
libpei.h update copyright dates 2009-09-02 07:25:43 +00:00
libxcoff.h update copyright dates 2009-09-02 07:25:43 +00:00
linker.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
lynx-core.c update copyright dates 2009-09-02 07:25:43 +00:00
m68k4knetbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
m68klinux.c update copyright dates 2009-09-02 07:25:43 +00:00
m68knetbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
m88kmach3.c update copyright dates 2009-09-02 07:25:43 +00:00
m88kopenbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
mach-o-i386.c
mach-o-target.c update copyright dates 2009-09-02 07:25:43 +00:00
mach-o.c 2009-09-16 Tristan Gingold <gingold@adacore.com> 2009-09-16 13:30:32 +00:00
mach-o.h 2009-09-16 Tristan Gingold <gingold@adacore.com> 2009-09-16 13:30:32 +00:00
MAINTAINERS
Makefile.am bfd/: 2009-09-07 09:15:31 +00:00
Makefile.in bfd/: 2009-09-07 09:15:31 +00:00
makefile.vms 2009-09-01 Tristan Gingold <gingold@adacore.com> 2009-09-01 13:10:45 +00:00
mep-relocs.pl
merge.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
mipsbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
mmo.c update copyright dates 2009-09-02 07:25:43 +00:00
netbsd-core.c
netbsd.h
newsos3.c update copyright dates 2009-09-02 07:25:43 +00:00
nlm-target.h update copyright dates 2009-09-02 07:25:43 +00:00
nlm.c update copyright dates 2009-09-02 07:25:43 +00:00
nlm32-alpha.c
nlm32-i386.c
nlm32-ppc.c
nlm32-sparc.c
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
nlmswap.h
ns32k.h
ns32knetbsd.c
oasys.c update copyright dates 2009-09-02 07:25:43 +00:00
opncls.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
osf-core.c update copyright dates 2009-09-02 07:25:43 +00:00
pc532-mach.c update copyright dates 2009-09-02 07:25:43 +00:00
pdp11.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
pe-arm-wince.c
pe-arm.c update copyright dates 2009-09-02 07:25:43 +00:00
pe-i386.c update copyright dates 2009-09-02 07:25:43 +00:00
pe-mcore.c update copyright dates 2009-09-02 07:25:43 +00:00
pe-mips.c
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
pef-traceback.h
pef.c * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
pef.h * bfd/coff-arm.c (coff_arm_relocate_section) 2009-09-05 07:56:26 +00:00
pei-arm-wince.c
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
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
peicode.h Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
peXXigen.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
plugin.c Updated sources to avoid using the identifier name "new", which is a 2009-08-29 22:11:02 +00:00
plugin.h
PORTING
ppcboot.c update copyright dates 2009-09-02 07:25:43 +00:00
ptrace-core.c update copyright dates 2009-09-02 07:25:43 +00:00
README
reloc.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
reloc16.c update copyright dates 2009-09-02 07:25:43 +00:00
riscix.c
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
section.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
simple.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
som.c update copyright dates 2009-09-02 07:25:43 +00:00
som.h update copyright dates 2009-09-02 07:25:43 +00:00
sparclinux.c update copyright dates 2009-09-02 07:25:43 +00:00
sparclynx.c
sparcnetbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
srec.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
stab-syms.c update copyright dates 2009-09-02 07:25:43 +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
syms.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
sysdep.h update copyright dates 2009-09-02 07:25:43 +00:00
targets.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
targmatch.sed
tekhex.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
ticoff.h update copyright dates 2009-09-02 07:25:43 +00:00
TODO
trad-core.c
vax1knetbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
vaxbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
vaxnetbsd.c update copyright dates 2009-09-02 07:25:43 +00:00
verilog.c Updated soruces in bfd/* to compile cleanly with -Wc++-compat. 2009-09-09 21:38:59 +00:00
versados.c update copyright dates 2009-09-02 07:25:43 +00:00
version.h daily update 2009-09-21 00:00:05 +00:00
vms-gsd.c
vms-hdr.c
vms-misc.c
vms-tir.c
vms.c 2009-09-01 Tristan Gingold <gingold@adacore.com> 2009-09-01 13:10:45 +00:00
vms.h update copyright dates 2009-09-02 07:25:43 +00:00
warning.m4
xcoff-target.h update copyright dates 2009-09-02 07:25:43 +00:00
xcofflink.c update copyright dates 2009-09-02 07:25:43 +00:00
xsym.c
xsym.h
xtensa-isa.c
xtensa-modules.c update copyright dates 2009-09-02 07:25:43 +00:00

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.