binutils-gdb/bfd
Bob Wilson 74869ac7a4 bfd/
* elf32-xtensa.c (xtensa_get_property_section_name): Delete.
	(xtensa_get_property_section): New.
	(xtensa_read_table_entries): Use xtensa_get_property_section.
	(relax_property_section, xtensa_get_property_predef_flags): Handle
	group name suffixes in property section names.
	(match_section_group): New.
gas/
	* config/tc-xtensa.c (FINI_LITERAL_SECTION_NAME): Delete.
	(INIT_LITERAL_SECTION_NAME): Delete.
	(lit_state struct): Remove segment names, init_lit_seg, and
	fini_lit_seg.  Add lit_prefix and current_text_seg.
	(init_literal_head_h, init_literal_head): Delete.
	(fini_literal_head_h, fini_literal_head): Delete.
	(xtensa_begin_directive): Move argument parsing to
	xtensa_literal_prefix function.
	(xtensa_end_directive): Deallocate lit_prefix field of lit_state.
	(xtensa_literal_prefix): Parse the directive argument here and
	record it in the lit_prefix field.  Remove code to derive literal
	section names.
	(linkonce_len): New.
	(get_is_linkonce_section): Use linkonce_len.  Check for any
	".gnu.linkonce.*" section, not just text sections.
	(md_begin): Remove initialization of deleted lit_state fields.
	(xtensa_reorder_segments, xtensa_post_relax_hook): Remove references
	to init_literal_head and fini_literal_head.
	(xtensa_move_literals): Likewise.  Skip literals for .init and .fini
	when traversing literal_head list.
	(match_section_group): New.
	(cache_literal_section): Rewrite to determine the literal section
	name on the fly, create the section and return it.
	(xtensa_switch_to_literal_fragment): Adjust for cache_literal_section.
	(xtensa_switch_to_non_abs_literal_fragment): Likewise.
	(xtensa_create_property_segments, xtensa_create_xproperty_segments):
	Use xtensa_get_property_section from bfd.
	(retrieve_xtensa_section): Delete.
	* doc/c-xtensa.texi (Xtensa Options): Fix --text-section-literals
	description to refer to plural literal sections and add xref to
	the Literal Directive section.
	(Literal Directive): Describe new rules for deriving literal section
	names.  Add footnote for special case of .init/.fini with
	--text-section-literals.
	(Literal Prefix Directive): Replace old naming rules with xref to the
	Literal Directive section.
ld/
	* emulparams/elf32xtensa.sh (.xt.prop): Add .xt.prop.*.
	* scripttempl/elfxtensa.sc (.text): Add .literal.*.
2006-08-25 00:08:55 +00:00
..
doc Fix spelling typos 2006-07-24 13:49:50 +00:00
hosts 2005-12-27 Jan-Benedict Glaw <jbglaw@lug-owl.de> 2005-12-27 22:17:25 +00:00
po bfd/doc: 2006-06-07 15:38:01 +00:00
acinclude.m4 Configury changes: update src repository (binutils, gdb, and rda) to use 2006-05-31 15:14:46 +00:00
aclocal.m4 Configury changes: update src repository (binutils, gdb, and rda) to use 2006-05-31 15:14:46 +00:00
aix5ppc-core.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
aix386-core.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +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
aout-adobe.c bfd/ 2006-06-19 13:17:44 +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 * archive.c (bfd_generic_archive_p): Remove unused local variable 2006-05-02 10:01:56 +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
aoutf1.h * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
aoutx.h bfd/ 2006-06-19 13:17:44 +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
archive.c * archive.c (hpux_uid_gid_encode): Fix thinko decrementing "cnt" variable. 2006-08-23 17:20:08 +00:00
archures.c Add support for AVR6 family 2006-05-24 07:36:12 +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-in2.h bfd/ 2006-07-19 01:50:23 +00:00
bfd-in.h bfd/ 2006-07-19 01:50:23 +00:00
bfd.c bfd 2006-08-21 08:12:46 +00:00
bfd.m4 * bfd.m4 (BFD_NEED_DECLARATION): Remove. 2005-07-13 21:19:13 +00:00
bfdio.c * configure.in: Check for fopen64. 2005-11-03 16:06:11 +00:00
bfdwin.c * bfdwin.c (bfd_get_file_window): Seek into file in place of 2005-10-27 04:06:35 +00:00
binary.c bfd/ 2006-06-19 13:17:44 +00:00
bout.c bfd/ 2006-06-19 13:17:44 +00:00
cache.c * configure.in: Check for fopen64. 2005-11-03 16:06:11 +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-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 bfd/ 2006-08-25 00:08:55 +00:00
ChangeLog-0001
ChangeLog-0203 Remove leading bfd/ on filenames. 2006-06-05 00:12:59 +00:00
ChangeLog-2004 Remove leading bfd/ on filenames. 2006-06-05 00:12:59 +00:00
ChangeLog-2005 Remove leading bfd/ on filenames. 2006-06-05 00:12:59 +00:00
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
cisco-core.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
coff64-rs6000.c bfd/ 2006-06-19 13:17:44 +00:00
coff-alpha.c Fix spelling typo in comment 2005-07-14 07:48:28 +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 bfd 2006-08-21 08:12:46 +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 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
coff-h8500.c * coff-h8300.c (h8300_reloc16_extra_cases): Use input section 2005-12-27 03:06:27 +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 * coff-or32.c (bfd_section_from_shdr): Remove unused local 2006-05-04 05:05:25 +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 PR 2434 2006-03-16 12:20:16 +00:00
coff-rs6000.c bfd/ 2006-06-19 13:17:44 +00:00
coff-sh.c * coff-sh.c (_bfd_sh_align_load_span): Catch sh_insn_info() returning a NULL 2006-07-13 09:07:36 +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 bfd/ 2006-05-03 14:26:41 +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 * coff-h8300.c (h8300_reloc16_extra_cases): Use input section 2005-12-27 03:06:27 +00:00
coff-z80.c Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80 2006-02-05 11:57:35 +00:00
coffcode.h * config/tc-arm.c (arm_fix_adjustable): For COFF, convert fixups against 2006-05-09 11:47:48 +00:00
coffgen.c bfd/ 2006-06-19 13:17:44 +00:00
cofflink.c PR ld/2659 2006-07-05 10:21:39 +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 bfd 2006-08-21 08:12:46 +00:00
config.in * Makefile.am: Run "make dep-am". 2006-06-05 12:28:18 +00:00
configure bfd 2006-08-21 08:12:46 +00:00
configure.com
configure.host * configure.host (hppa*64*-*-hpux*): Set host64 to true. 2005-12-30 22:25:57 +00:00
configure.in bfd 2006-08-21 08:12:46 +00:00
COPYING Update the FSF address in the copyright/GPL notice 2005-05-04 07:19:45 +00:00
corefile.c missed copyright 2005 addition 2005-12-27 04:19:15 +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 2006-05-15 Paul Brook <paul@codesourcery.com> 2006-05-15 19:57:35 +00:00
cpu-avr.c Add support for AVR6 family 2006-05-24 07:36:12 +00:00
cpu-bfin.c * Makefile.am: Bfin support. 2005-09-30 15:36:41 +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 function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
cpu-d30v.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +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 function declarations to ISO C90 formatting 2005-07-01 11:16:33 +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 bfd/ 2006-02-23 21:36:18 +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-m32c.c ChangeLog: 2005-07-14 22:52:28 +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 bfd/ 2006-07-12 12:47:00 +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 Oops - omitted by accident from the previous msp430 patch 2005-08-09 08:57:34 +00:00
cpu-mt.c Second part of ms1 to mt renaming. 2005-12-16 10:23:12 +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 * cpu-powerpc.c (bfd_powerpc_archs): Add ppc 750. 2005-12-06 12:10:26 +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 Remove spurious blank space 2005-06-03 10:14:29 +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-xc16x.c Add support for the Infineon XC16X. 2006-02-17 14:36:28 +00:00
cpu-xstormy16.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +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
cpu-z80.c Add support for the Z80 processor family 2005-10-25 17:40:19 +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 2005-10-29 H.J. Lu <hongjiu.lu@intel.com> 2005-10-29 23:47:42 +00:00
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 * archive.c (bfd_generic_archive_p): Remove unused local variable 2006-05-02 10:01:56 +00:00
ecoff.c bfd/ 2006-06-19 13:17:44 +00:00
ecofflink.c * coff-or32.c (bfd_section_from_shdr): Remove unused local 2006-05-04 05:05:25 +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
elf32-am33lin.c * elf32-am33lin.c (bfd.h, sysdep.h, elf-bfd.h, elf/mn10300.h): 2005-09-09 18:26:03 +00:00
elf32-arc.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
elf32-arm.c * elf32-arm.c (elf32_arm_copy_indirect_symbol): Only copy 2006-08-22 13:18:03 +00:00
elf32-avr.c Add support for AVR6 family 2006-05-24 07:36:12 +00:00
elf32-avr.h Add support for AVR6 family 2006-05-24 07:36:12 +00:00
elf32-bfin.c * elf-bfd.h (struct elf_backend_data): Add 2006-06-20 14:34:08 +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 PR 2434 2006-03-16 12:20:16 +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 * reloc.c (enum complain_overflow): Correct comments. 2005-12-08 11:05:36 +00:00
elf32-d30v.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
elf32-dlx.c * archive.c (bfd_generic_archive_p): Remove unused local variable 2006-05-02 10:01:56 +00:00
elf32-fr30.c 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> 2005-06-20 18:12:11 +00:00
elf32-frv.c * elf-bfd.h (struct elf_backend_data): Add 2006-06-20 14:34:08 +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 Add TLS support for hppa-linux 2006-05-24 11:05:42 +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/ 2006-06-20 02:22:16 +00:00
elf32-i386.c include/ 2006-07-10 21:40:25 +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 function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
elf32-ip2k.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
elf32-iq2000.c 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> 2005-06-20 18:12:11 +00:00
elf32-m32c.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
elf32-m32r.c PR 2434 2006-03-16 12:20:16 +00:00
elf32-m68hc1x.c PR 2434 2006-03-16 12:20:16 +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-07-07 H.J. Lu <hongjiu.lu@intel.com> 2005-07-08 00:26:53 +00:00
elf32-m68hc12.c 2005-07-07 H.J. Lu <hongjiu.lu@intel.com> 2005-07-08 00:26:53 +00:00
elf32-m68k.c bfd/ 2006-06-14 08:27:41 +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-07-07 H.J. Lu <hongjiu.lu@intel.com> 2005-07-08 00:26:53 +00:00
elf32-mips.c * elf32-mips.c, elf64-mips.c, elfn32-mips.c 2006-08-15 18:28:48 +00:00
elf32-msp430.c 2005-09-01 Dmitry Diky <diwil@spec.ru> 2005-09-01 11:27:15 +00:00
elf32-mt.c * elf32-mt.c (mt_elf_merge_private_bfd_data): Do not allow mixing 2005-12-27 17:47:42 +00:00
elf32-openrisc.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
elf32-or32.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
elf32-pj.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
elf32-ppc.c * elf32-ppc.c (ppc_elf_relocate_section): Correct GOT and PLT HA 2006-08-22 12:06:10 +00:00
elf32-ppc.h bfd/ 2005-12-08 11:41:12 +00:00
elf32-s390.c PR ld/2754 2006-06-23 02:58:01 +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 bfd/ 2006-05-30 16:45:32 +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-sh-relocs.h bfd/ 2006-08-04 13:13:56 +00:00
elf32-sh-symbian.c Rename DEBUG to SYMBIAN_DEBUG to avoid conflicts with global DEBUG definition 2006-05-02 09:56:00 +00:00
elf32-sh.c * elf32-sh.c (sh_elf_relax_section): Allow for branches across 2006-08-08 17:21:55 +00:00
elf32-sparc.c bfd/ 2006-05-30 16:45:32 +00:00
elf32-v850.c * dwarf2.c: Formatting. 2006-05-02 01:41:20 +00:00
elf32-vax.c PR 2434 2006-03-16 12:20:16 +00:00
elf32-xc16x.c Add support for the Infineon XC16X. 2006-02-17 14:36:28 +00:00
elf32-xstormy16.c Update function declarations to ISO C90 formatting 2005-07-01 11:16:33 +00:00
elf32-xtensa.c bfd/ 2006-08-25 00:08:55 +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 PR ld/2754 2006-06-23 02:58:01 +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 bfd/ 2006-06-20 02:22:16 +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 * elf32-mips.c, elf64-mips.c, elfn32-mips.c 2006-08-15 18:28:48 +00:00
elf64-mmix.c bfd/ 2006-05-03 14:26:41 +00:00
elf64-ppc.c * elf32-ppc.c (ppc_elf_relocate_section): Correct GOT and PLT HA 2006-08-22 12:06:10 +00:00
elf64-ppc.h missed committing from 2005-06-07 12:12:11 +00:00
elf64-s390.c PR ld/2754 2006-06-23 02:58:01 +00:00
elf64-sh64.c PR 2434 2006-03-16 12:20:16 +00:00
elf64-sparc.c bfd/ 2006-05-30 16:45:32 +00:00
elf64-x86-64.c PR binutils/2983 2006-08-02 16:25:14 +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
elf-bfd.h include/ 2006-07-10 21:40:25 +00:00
elf-eh-frame.c bfd/ 2006-06-20 02:22:16 +00:00
elf-hppa.h Add TLS support for hppa-linux 2006-05-24 11:05:42 +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 * elf-m10300.c (elf32_mn10300_link_hash_entry): Add value. 2006-08-14 20:05:00 +00:00
elf-strtab.c PR 2434 2006-03-16 12:20:16 +00:00
elf-vxworks.c bfd/ 2006-08-04 13:13:56 +00:00
elf-vxworks.h bfd/ 2006-03-02 08:57:00 +00:00
elf.c bfd/ 2006-08-17 02:04:53 +00:00
elfcode.h Add support for AVR6 family 2006-05-24 07:36:12 +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 * elf32-mips.c, elf64-mips.c, elfn32-mips.c 2006-08-15 18:28:48 +00:00
elfn32-mips.c * elf32-mips.c, elf64-mips.c, elfn32-mips.c 2006-08-15 18:28:48 +00:00
elfxx-ia64.c * elfxx-ia64.c (elfNN_ia64_choose_gp): Use rawsize if set. 2006-07-26 19:56:16 +00:00
elfxx-mips.c * elf32-mips.c, elf64-mips.c, elfn32-mips.c 2006-08-15 18:28:48 +00:00
elfxx-mips.h * elfxx-mips.c (_bfd_mips_elf_common_definition): New function. 2006-07-18 08:56:44 +00:00
elfxx-sparc.c PR ld/2754 2006-06-23 02:58:01 +00:00
elfxx-sparc.h bfd/ 2006-04-05 12:41:59 +00:00
elfxx-target.h include/ 2006-07-10 21:40:25 +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 2005-12-13 H.J. Lu <hongjiu.lu@intel.com> 2005-12-13 15:34:28 +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 * hash.c (bfd_hash_lookup): Correct stray line. 2006-06-06 03:04:12 +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 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
hpux-core.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +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 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +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 bfd/ 2006-06-19 13:17:44 +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 bfd/ 2006-06-19 13:17:44 +00:00
ieee.c bfd/ 2006-06-19 13:17:44 +00:00
ihex.c bfd/ 2006-06-19 13:17:44 +00:00
init.c * archive.c: Add missing SUBSECTION for documentation. 2005-10-05 21:24:23 +00:00
irix-core.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
libaout.h bfd/ 2006-06-19 13:17:44 +00:00
libbfd-in.h bfd/ 2006-06-19 13:17:44 +00:00
libbfd.c bfd/ 2005-11-24 06:02:08 +00:00
libbfd.h 2006-07-18 Paul Brook <paul@codesourcery.com> 2006-07-18 16:44:47 +00:00
libcoff-in.h bfd/ 2006-06-19 13:17:44 +00:00
libcoff.h bfd/ 2006-06-19 13:17:44 +00:00
libecoff.h bfd/ 2006-06-19 13:17:44 +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 PR 2434 2006-03-16 12:20:16 +00:00
lynx-core.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +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 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +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 bfd/ 2006-06-19 13:17:44 +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 2006-08-21 08:12:46 +00:00
Makefile.in bfd 2006-08-21 08:12:46 +00:00
makefile.vms
merge.c PR 2434 2006-03-16 12:20:16 +00:00
mipsbsd.c Remove a29k support. 2005-08-18 03:51:51 +00:00
mmo.c bfd/ 2006-06-19 13:17:44 +00:00
netbsd-core.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +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
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 * dwarf2.c: Formatting. 2006-05-02 01:41:20 +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
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
nlmcode.h * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +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 bfd/ 2006-06-19 13:17:44 +00:00
opncls.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
osf-core.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +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 bfd/ 2006-06-19 13:17:44 +00:00
pe-arm-wince.c bfd 2006-08-21 08:12:46 +00:00
pe-arm.c bfd 2006-08-21 08:12:46 +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 bfd/ 2006-06-19 13:17:44 +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-wince.c bfd 2006-08-21 08:12:46 +00:00
pei-arm.c bfd 2006-08-21 08:12:46 +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 PR ld/2729 2006-07-24 16:51:26 +00:00
PORTING
ppcboot.c bfd/ 2006-06-19 13:17:44 +00:00
ptrace-core.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
README
reloc16.c Update the address and phone number of the FSF organization in the GPL notices 2005-05-04 15:53:43 +00:00
reloc.c 2006-07-18 Paul Brook <paul@codesourcery.com> 2006-07-18 16:44:47 +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 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
sco5-core.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
section.c bfd/ 2006-05-03 14:26:41 +00:00
simple.c include/ 2005-06-03 09:52:50 +00:00
som.c bfd/ 2006-06-19 13:17:44 +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 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
sparclynx.c Remove a29k support. 2005-08-18 03:51:51 +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 bfd/ 2006-06-19 13:17:44 +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 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
stamp-h.in
sunos.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +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 bfd 2006-08-21 08:12:46 +00:00
targmatch.sed
tekhex.c bfd/ 2006-06-19 13:17:44 +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 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +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 bfd/ 2006-06-19 13:17:44 +00:00
version.h daily update 2006-08-24 00:00:05 +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 bfd/ 2006-06-19 13:17:44 +00:00
vms.h Kaveh Ghazi's printf format attribute checking patch. 2005-07-07 19:27:52 +00:00
warning.m4 bfd/ 2006-04-19 02:06:15 +00:00
xcoff-target.h bfd/ 2006-06-19 13:17:44 +00:00
xcofflink.c * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags 2006-06-01 03:45:58 +00:00
xsym.c bfd/ 2006-06-19 13:17:44 +00:00
xsym.h bfd/ 2006-06-19 13:17:44 +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 * xtensa-modules.c: Update tables with Xtensa MMU features. 2005-07-07 21:50:57 +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.