old-cross-binutils/bfd
Fred Fish 4ab527b053 Approved by nickc@redhat.com
2005-05-23  Fred Fish  <fnf@specifixinc.com>
	* dwarf2.c (struct dwarf2_debug): Add inliner_chain member.
	(struct funcinfo): Add caller_func, caller_file, caller_line.
	tag, and nesting_level members.
	(lookup_address_in_function_table): Change first passed parameter
	from "struct funcinfo *" to "struct comp_unit *".
	(lookup_address_in_function_table): Dereference unit to find function
	table.
	(lookup_address_in_function_table): Traverse the function list to
	create a chain of inlined functions back to the first non inlined
	function.
	(scan_unit_for_functions): Remember tag and nesting level.  Handle
	DW_AT_call_file and DW_AT_call_line.
	(comp_unit_find_nearest_line): Adjust lookup_address_in_function_table
	call to pass unit pointer instead of function table pointer.  For
	inlined functions, save pointer to the inliner chain.
	(_bfd_dwarf2_find_nearest_line): Initialize inliner_chain to NULL.
	(_bfd_dwarf2_find_inliner_info): New function that returns information
	from the inliner chain after a call to bfd_find_nearest_line.

	* bfd.c (bfd_find_inliner_info): Define using BFD_SEND.
	* targets.c (BFD_JUMP_TABLE_SYMBOLS): Add entry for
	NAME##_find_inliner_info.
	(bfd_target): Add _bfd_find_inliner_info.
	* bfd-in2.h: Regenerate.

	* libbfd-in.h (_bfd_nosymbols_find_inliner_info): Define as
	macro that always returns bfd_false.
	(_bfd_dwarf2_find_inliner_info): Declare.
	* libbfd.h: Regenerate.

	* elf32-arm.c (elf32_arm_find_inliner_info): New function
	that calls _bfd_dwarf2_find_inliner_info.
	(bfd_elf32_find_inliner_info): Define to elf32_arm_find_inliner_info.

	* elfxx-mips.c (_bfd_mips_elf_find_inliner_info): New function
	that calls _bfd_dwarf2_find_inliner_info.
	* elfxx-mips.h (_bfd_mips_elf_find_inliner_info): Declare.
	* elfn32-mips.c (bfd_elf32_find_inliner_info): Define to
	_bfd_mips_elf_find_inliner_info.
	* elf64-mips.c (bfd_elf64_find_inliner_info): Ditto.
	* elf32-mips.c (bfd_elf32_find_inliner_info): Ditto.

	* elf.c (_bfd_elf_find_inliner_info): New function that calls
	_bfd_dwarf2_find_inliner_info.
	* elf-bfd.h (_bfd_elf_find_inliner_info): Declare.
	* elfxx-target.h (bfd_elfNN_find_inliner_info): Define to
	_bfd_elf_find_inliner_info.

	* coffgen.c (coff_find_inliner_info): New function that
	calls _bfd_dwarf2_find_inliner_info.
	* libcoff-in.h (coff_find_inliner_info): Declare.
	* libcoff.h: Regenerate.
	* coff-rs6000.c (rs6000coff_vec): Add coff_find_inliner_info.
	(pmac_xcoff_vec) Ditto.
	* coff64-rs6000.c (rs6000coff64_vec): Ditto.
	(aix5coff64_vec): Ditto.

	* aout-target.h (MY_find_inliner_info): Define as
	_bfd_nosymbols_find_inliner_info.
	* aout-tic30.c (MY_find_inliner_info): Ditto.
	* binary.c (binary_find_inliner_info): Ditto.
	* i386msdos.c (msdos_find_inliner_info): Ditto.
	* ihex.c (ihex_find_inliner_info): Ditto.
	* libaout.h (aout_32_find_inliner_info): Ditto.
	* libecoff.h (_bfd_ecoff_find_inliner_info): Ditto.
	* mach-o.c (bfd_mach_o_find_inliner_info): Ditto.
	* mmo.c (mmo_find_inliner_info): Ditto.
	* nlm-target.h (nlm_find_inliner_info): Ditto.
	* pef.c (bfd_pef_find_inliner_info): Ditto.
	* ppcboot.c (ppcboot_find_inliner_info): Ditto.
	* srec.c (srec_find_inliner_info): Ditto.
	* tekhex.c (tekhex_find_inliner_info): Ditto.
	* versados.c (versados_find_inliner_info): Ditto.
	* xsym.c (bfd_sym_find_inliner_info): Ditto.

	* ieee.c (ieee_find_inliner_info): New function that always
	returns FALSE.
	* oasys.c (oasys_find_inliner_info): Ditto.
	* vms.c (vms_find_inliner_info): Ditto.
2005-05-23 17:44:55 +00:00
..
doc 2005-05-09 Kelley Cook <kcook@gcc.gnu.org> 2005-05-10 01:27:54 +00:00
hosts Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
po New translation: Kinyarwanda 2005-04-05 07:58:41 +00:00
acinclude.m4 2005-05-09 Kelley Cook <kcook@gcc.gnu.org> 2005-05-10 01:27:54 +00:00
aclocal.m4 bfd/ 2005-04-29 14:03:55 +00:00
aix5ppc-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aix386-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aout-adobe.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aout-arm.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aout-cris.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aout-ns32k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aout-sparcle.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aout-target.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
aout-tic30.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
aout0.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aout32.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aout64.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aoutf1.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
aoutx.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
archive.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
archive64.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
archures.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
armnetbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
bfd-in.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
bfd-in2.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
bfd.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
bfd.m4 * bfd.m4 (BFD_NEED_DECLARATION): Restore. 2005-04-26 09:43:17 +00:00
bfdio.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
bfdwin.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
binary.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
bout.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cache.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cf-i386lynx.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cf-m68klynx.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cf-sparclynx.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
ChangeLog Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
cisco-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-a29k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-alpha.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-apollo.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-arm.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-aux.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-go32.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-h8300.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-h8500.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-i386.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-i860.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-i960.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-ia64.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-m68k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-m88k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-maxq.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-mcore.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-mips.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-or32.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-pmac.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-ppc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-rs6000.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
coff-sh.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-sparc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-stgo32.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-svm68k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-tic4x.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-tic30.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-tic54x.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-tic80.c 2005-05-08 Dave Korn <dave.korn@artimi.com> 2005-05-08 23:48:38 +00:00
coff-u68k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-w65.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-we32k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff-z8k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coff64-rs6000.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
coffcode.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coffgen.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
cofflink.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
coffswap.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
config.bfd 2005-05-05 Paul Brook <paul@codesourcery.com> 2005-05-05 14:37:27 +00:00
config.in 2005-05-09 Kelley Cook <kcook@gcc.gnu.org> 2005-05-10 01:27:54 +00:00
configure 2005-05-09 Kelley Cook <kcook@gcc.gnu.org> 2005-05-10 01:27:54 +00:00
configure.com
configure.host 2004-02-14 Andrew Cagney <cagney@redhat.com> 2004-02-14 15:38:20 +00:00
configure.in 2005-05-09 Kelley Cook <kcook@gcc.gnu.org> 2005-05-10 01:27:54 +00:00
COPYING Update the FSF address in the copyright/GPL notice 2005-05-04 07:19:45 +00:00
corefile.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-a29k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-alpha.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-arc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-arm.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-avr.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-cr16c.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-cris.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-crx.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-d10v.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-d30v.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-dlx.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-fr30.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-frv.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-h8300.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-h8500.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-hppa.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-i370.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-i386.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-i860.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-i960.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-ia64-opc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-ia64.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-ip2k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-iq2000.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-m32r.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-m68hc11.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-m68hc12.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-m68k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-m88k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-m10200.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-m10300.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-maxq.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-mcore.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-mips.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-mmix.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-msp430.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-ns32k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-openrisc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-or32.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-pdp11.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-pj.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-powerpc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-rs6000.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-s390.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-sh.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-sparc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-tic4x.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-tic30.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-tic54x.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-tic80.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-v850.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-vax.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-w65.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-we32k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-xstormy16.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-xtensa.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
cpu-z8k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
demo64.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
dep-in.sed
dwarf1.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
dwarf2.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
ecoff.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
ecofflink.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
ecoffswap.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
efi-app-ia32.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
efi-app-ia64.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf-bfd.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
elf-eh-frame.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf-hppa.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf-m10200.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf-m10300.c bfd/ 2005-05-07 02:55:55 +00:00
elf-strtab.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf-vxworks.c 2005-05-05 Paul Brook <paul@codesourcery.com> 2005-05-05 14:37:27 +00:00
elf-vxworks.h 2005-05-05 Paul Brook <paul@codesourcery.com> 2005-05-05 14:37:27 +00:00
elf.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
elf32-am33lin.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-arc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-arm.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
elf32-avr.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-cr16c.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-cris.c 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> 2005-05-05 14:34:04 +00:00
elf32-crx.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-d10v.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-d30v.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-dlx.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-fr30.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-frv.c bfd/ 2005-05-07 02:55:55 +00:00
elf32-gen.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-h8300.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-hppa.c * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount and 2005-05-19 08:26:56 +00:00
elf32-hppa.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-i370.c bfd/ 2005-05-07 02:55:55 +00:00
elf32-i386.c * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Don't eliminate 2005-05-20 22:02:08 +00:00
elf32-i860.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-i960.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-ip2k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-iq2000.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-m32r.c 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> 2005-05-07 13:22:57 +00:00
elf32-m68hc1x.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-m68hc1x.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-m68hc11.c 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> 2005-05-07 13:22:57 +00:00
elf32-m68hc12.c 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> 2005-05-07 13:22:57 +00:00
elf32-m68k.c 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> 2005-05-05 14:34:04 +00:00
elf32-m88k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-mcore.c 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> 2005-05-07 13:22:57 +00:00
elf32-mips.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
elf32-msp430.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-openrisc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-or32.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-pj.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-ppc.c * elf32-ppc.c (ppc_elf_check_relocs): For old gcc -fPIC code 2005-05-23 16:22:25 +00:00
elf32-ppc.h * reloc.c (BFD_RELOC_HI16_PCREL): Define. 2005-05-11 14:09:43 +00:00
elf32-s390.c 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> 2005-05-05 14:34:04 +00:00
elf32-sh-symbian.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-sh.c 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> 2005-05-05 14:34:04 +00:00
elf32-sh64-com.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-sh64.c 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> 2005-05-07 13:22:57 +00:00
elf32-sh64.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-sparc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf32-v850.c (v850_elf_relocate_section): Move code to test for the presence of a symbol 2005-05-17 10:22:40 +00:00
elf32-vax.c 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> 2005-05-05 14:34:04 +00:00
elf32-xstormy16.c 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> 2005-05-05 14:34:04 +00:00
elf32-xtensa.c * elf32-xtensa.c (bfd_elf_xtensa_reloc): Make sure that 2005-05-20 19:53:18 +00:00
elf32.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf64-alpha.c * elf64-alpha.c (elf64_alpha_relax_section): Ignore non-allocated 2005-05-23 01:26:58 +00:00
elf64-gen.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf64-hppa.c 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> 2005-05-07 13:22:57 +00:00
elf64-hppa.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf64-mips.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
elf64-mmix.c 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> 2005-05-05 14:34:04 +00:00
elf64-ppc.c * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount and 2005-05-19 08:26:56 +00:00
elf64-ppc.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf64-s390.c 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> 2005-05-05 14:34:04 +00:00
elf64-sh64.c 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> 2005-05-07 13:22:57 +00:00
elf64-sparc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elf64-x86-64.c bfd/ 2005-05-17 16:43:02 +00:00
elf64.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elfcode.h * elfcode.h (elf_object_p): Add more sanity checks on elf header. 2005-05-09 03:35:38 +00:00
elfcore.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elflink.c * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount and 2005-05-19 08:26:56 +00:00
elfn32-mips.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
elfxx-ia64.c 2005-05-17 H.J. Lu <hongjiu.lu@intel.com> 2005-05-17 17:26:27 +00:00
elfxx-mips.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
elfxx-mips.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
elfxx-sparc.c 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> 2005-05-05 14:34:04 +00:00
elfxx-sparc.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
elfxx-target.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
epoc-pe-arm.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
epoc-pei-arm.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
format.c * elf.c (_bfd_elf_write_object_contents): Check for non-NULL 2005-05-17 19:44:55 +00:00
freebsd.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
gen-aout.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
genlink.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
go32stub.h
hash.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
host-aout.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
hp300bsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
hp300hpux.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
hppabsd-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
hpux-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
i386aout.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
i386bsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
i386dynix.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
i386freebsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
i386linux.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
i386lynx.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
i386mach3.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
i386msdos.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
i386netbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
i386os9k.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
ieee.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
ihex.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
init.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
irix-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
libaout.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
libbfd-in.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
libbfd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
libbfd.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
libcoff-in.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
libcoff.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
libecoff.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
libhppa.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
libieee.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
libnlm.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
liboasys.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
libpei.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
libxcoff.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
linker.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
lynx-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
m68k4knetbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
m68klinux.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
m68klynx.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
m68knetbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
m88kmach3.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
m88kopenbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
mach-o-target.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
mach-o.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
mach-o.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
MAINTAINERS
Makefile.am * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in 2005-05-19 23:49:52 +00:00
Makefile.in * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in 2005-05-19 23:49:52 +00:00
makefile.vms
merge.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
mipsbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
mmo.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
netbsd-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
netbsd.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
newsos3.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
nlm-target.h Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
nlm.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
nlm32-alpha.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
nlm32-i386.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
nlm32-ppc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
nlm32-sparc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
nlm32.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
nlm64.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
nlmcode.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
nlmswap.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
ns32k.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
ns32knetbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
oasys.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
opncls.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
osf-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pc532-mach.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pdp11.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pe-arm.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pe-i386.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pe-mcore.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pe-mips.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pe-ppc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pe-sh.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pef-traceback.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pef.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
pef.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pei-arm.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pei-i386.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pei-mcore.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pei-mips.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pei-ppc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
pei-sh.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
peicode.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
peXXigen.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
PORTING
ppcboot.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
ptrace-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
README
reloc.c include/elf: 2005-05-18 05:40:12 +00:00
reloc16.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
riscix.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
rs6000-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
sco5-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
section.c * elf.c (_bfd_elf_write_object_contents): Check for non-NULL 2005-05-17 19:44:55 +00:00
simple.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
som.c * som.c (try_prev_fixup): Changed type of subspace_reloc_sizep to 2005-05-22 20:02:16 +00:00
som.h * som.c (try_prev_fixup): Changed type of subspace_reloc_sizep to 2005-05-22 20:02:16 +00:00
sparclinux.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
sparclynx.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
sparcnetbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
srec.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
stab-syms.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
stabs.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
stamp-h.in
sunos.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
syms.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
sysdep.h Fix ia64-hpux build failure, patch from Steve Ellcey. 2005-05-05 18:51:14 +00:00
targets.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
targmatch.sed
tekhex.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
ticoff.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
TODO
trad-core.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
vax1knetbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
vaxbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
vaxnetbsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
versados.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
version.h daily update 2005-05-23 00:00:03 +00:00
vms-gsd.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
vms-hdr.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
vms-misc.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
vms-tir.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
vms.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
vms.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
warning.m4 bfd/ 2005-04-14 05:26:44 +00:00
xcoff-target.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
xcofflink.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
xsym.c Approved by nickc@redhat.com 2005-05-23 17:44:55 +00:00
xsym.h Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
xtensa-isa.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
xtensa-modules.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53: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.