binutils-gdb/bfd
Nathan Sidwell 29ca8dc5bb bfd/Changelog:
* libbfd-in.h (_bfd_link_section_stabs): Add string offset
	parameter.
	* cofflink.c (coff_link_add_symbols): Deal with split stab
	sections.
	* elflink.h (elf_link_add_object_symbols): Deal with split stab
	sections.
	* stabs.c (_bfd_link_section_stabs): Add string offset parameter.
	* libbfd.h: Regenerated.
ld/ChangeLog:
	* ldwrite.c (unsplittable_name): New.
	(clone_section): Strip existing numeric suffix. Only truncate names
	for coff targets.
	(split_sections): Use unsplittable_name.
binutils/ChangeLog:
	* objdump.c (read_section_stabs): Just read one section, return
	pointer to it. Add size parameter.
	(print_section_stabs): Add string offset parameter. Adjust.
	(struct stab_section_names): Add string offset member.
	(find_stabs_sections): Correct check for split section suffix,
	adjust read_section_stabs and print_section_stabs calls.
	(dump_stabs_section): Clear string_offset, free string table.
2003-10-07 08:53:42 +00:00
..
doc * configure.in: Define and substitute BFD_HOST_LONG_LONG. 2003-08-27 17:43:39 +00:00
hosts
po Updated translations 2003-08-21 13:52:58 +00:00
COPYING
ChangeLog bfd/Changelog: 2003-10-07 08:53:42 +00:00
ChangeLog-0001
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
MAINTAINERS
Makefile.am * dep-in.sed: Remove libintl.h. 2003-08-14 07:03:00 +00:00
Makefile.in * configure.in: Define and substitute BFD_HOST_LONG_LONG. 2003-08-27 17:43:39 +00:00
PORTING
README
TODO
acinclude.m4 2003-09-18 H.J. Lu <hongjiu.lu@intel.com> 2003-09-19 03:55:40 +00:00
aclocal.m4 2003-09-18 H.J. Lu <hongjiu.lu@intel.com> 2003-09-19 03:55:40 +00:00
aix5ppc-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
aix386-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
aout-adobe.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
aout-arm.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
aout-cris.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
aout-encap.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
aout-ns32k.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
aout-sparcle.c
aout-target.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
aout-tic30.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
aout0.c
aout32.c
aout64.c
aoutf1.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
aoutx.h [ bfd/ChangeLog ] 2003-09-30 16:17:15 +00:00
archive.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
archive64.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
archures.c [ bfd/ChangeLog ] 2003-09-30 16:17:15 +00:00
armnetbsd.c
bfd-in.h * configure.in: Define and substitute BFD_HOST_LONG_LONG. 2003-08-27 17:43:39 +00:00
bfd-in2.h [ bfd/ChangeLog ] 2003-09-30 16:17:15 +00:00
bfd.c * configure.in: Check for strtoull. 2003-08-27 17:57:33 +00:00
bfdio.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
bfdwin.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
binary.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
bout.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
cache.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
cf-i386lynx.c
cf-m68klynx.c
cf-sparclynx.c
cisco-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
coff-a29k.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-alpha.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-apollo.c Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments 2003-06-04 10:47:33 +00:00
coff-arm.c Include SEC_CODE so that code sections are assigned the LOAD attribute. 2003-07-25 10:50:03 +00:00
coff-aux.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
coff-go32.c
coff-h8300.c bfd/ 2003-07-11 14:59:41 +00:00
coff-h8500.c Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments 2003-06-04 10:47:33 +00:00
coff-i386.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-i860.c 2003-08-24 Jason Eckhardt <jle@rice.edu> 2003-08-24 20:54:05 +00:00
coff-i960.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-ia64.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
coff-m68k.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-m88k.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-mcore.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-mips.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-or32.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-pmac.c
coff-ppc.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-rs6000.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-sh.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-sparc.c Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments 2003-06-04 10:47:33 +00:00
coff-stgo32.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
coff-svm68k.c
coff-tic4x.c Moved the ticoff0/1 swaptables and coff0/1 bad format hooks to coffcode.h 2003-06-04 11:38:30 +00:00
coff-tic30.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
coff-tic54x.c Moved the ticoff0/1 swaptables and coff0/1 bad format hooks to coffcode.h 2003-06-04 11:38:30 +00:00
coff-tic80.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coff-u68k.c
coff-w65.c Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments 2003-06-04 10:47:33 +00:00
coff-we32k.c Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments 2003-06-04 10:47:33 +00:00
coff-z8k.c 2003-10-04 Christian Groessler <chris@groessler.org> 2003-10-04 21:09:29 +00:00
coff64-rs6000.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coffcode.h * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc 2003-10-07 08:49:11 +00:00
coffgen.c Fixes for iWMMXt contribution. 2003-04-01 13:08:06 +00:00
cofflink.c bfd/Changelog: 2003-10-07 08:53:42 +00:00
coffswap.h
config.bfd Change target of hppa-netbsd port 2003-10-06 11:01:36 +00:00
config.in * configure.in: Check for strtoull. 2003-08-27 17:57:33 +00:00
configure Add i386-knetbsd-gnu triplet. 2003-10-06 09:12:39 +00:00
configure.com
configure.host 2003-09-18 H.J. Lu <hongjiu.lu@intel.com> 2003-09-19 03:55:40 +00:00
configure.in Add i386-knetbsd-gnu triplet. 2003-10-06 09:12:39 +00:00
corefile.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
cpu-a29k.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-alpha.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-arc.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-arm.c * cpu-arm.c (arm_check_note): Warning fix. 2003-05-09 11:35:35 +00:00
cpu-avr.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-cris.c * coff-h8300.c: Fix comment typos. 2002-12-20 22:41:13 +00:00
cpu-d10v.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-d30v.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-dlx.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-fr30.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-frv.c 2003-08-26 Michael Snyder <msnyder@redhat.com> 2003-08-26 17:13:18 +00:00
cpu-h8300.c Missing from 2003-07-11 commit. 2003-07-14 06:27:24 +00:00
cpu-h8500.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-hppa.c * archures.c: Add new machine names for hppa. 2003-09-08 16:46:02 +00:00
cpu-i370.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-i386.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-i860.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-i960.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-ia64-opc.c * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts. 2003-06-30 04:09:27 +00:00
cpu-ia64.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-ip2k.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-iq2000.c * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo. 2003-01-03 21:12:28 +00:00
cpu-m32r.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-m68hc11.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-m68hc12.c * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for 2003-05-13 18:54:25 +00:00
cpu-m68k.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-m88k.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-m10200.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-m10300.c 2001-05-06 Alexandre Oliva <aoliva@redhat.com> 2003-07-10 02:53:10 +00:00
cpu-mcore.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-mips.c [ bfd/ChangeLog ] 2003-09-30 16:17:15 +00:00
cpu-mmix.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-msp430.c Add MSP430 variants 2003-08-08 10:14:52 +00:00
cpu-ns32k.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
cpu-openrisc.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-or32.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-pdp11.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-pj.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-powerpc.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-rs6000.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-s390.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-sh.c bfd: 2003-04-23 21:09:04 +00:00
cpu-sparc.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-tic4x.c Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/. 2003 copyright update 2003-04-04 08:15:15 +00:00
cpu-tic30.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-tic54x.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-tic80.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-v850.c Add binutils support for v850e1 processor 2003-09-04 11:04:38 +00:00
cpu-vax.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-w65.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-we32k.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-xstormy16.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-xtensa.c Add Xtensa port 2003-04-01 15:50:31 +00:00
cpu-z8k.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
demo64.c
dep-in.sed * dep-in.sed: Remove libintl.h. 2003-08-14 07:03:00 +00:00
dwarf1.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
dwarf2.c * dwarf2.c (decode_line_info): Cope with an initially empty 2003-09-19 09:01:53 +00:00
ecoff.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
ecofflink.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
ecoffswap.h
efi-app-ia32.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
efi-app-ia64.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elf-bfd.h * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf-eh-frame.c 2003-10-06 H.J. Lu <hongjiu.lu@intel.com> 2003-10-06 18:10:48 +00:00
elf-hppa.h Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf-m10200.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf-m10300.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf-strtab.c * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *. 2003-08-07 07:25:34 +00:00
elf.c * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf32-am33lin.c 2001-09-12 Alexandre Oliva <aoliva@redhat.com> 2003-07-10 04:44:37 +00:00
elf32-arc.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elf32-arm.h Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf32-avr.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-cris.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf32-d10v.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-d30v.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elf32-dlx.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-fr30.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-frv.c * elf32-frv.c (elf32_frv_relocate_section): Use 2003-08-27 09:21:15 +00:00
elf32-gen.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elf32-h8300.c bfd/ 2003-07-11 14:59:41 +00:00
elf32-hppa.c * elf32-hppa.c (struct elf32_hppa_link_hash_entry, 2003-09-10 18:46:08 +00:00
elf32-hppa.h * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *. 2003-08-07 07:25:34 +00:00
elf32-i370.c * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare. 2003-07-04 01:50:12 +00:00
elf32-i386.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf32-i860.c fixed comment for i860_howto_pc26_reloc 2003-08-31 18:25:09 +00:00
elf32-i960.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-ip2k.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf32-iq2000.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf32-m32r.c * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf32-m68hc1x.c * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*. 2003-10-04 21:02:53 +00:00
elf32-m68hc1x.h * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*. 2003-10-04 21:02:53 +00:00
elf32-m68hc11.c * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*. 2003-10-04 21:02:53 +00:00
elf32-m68hc12.c * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*. 2003-10-04 21:02:53 +00:00
elf32-m68k.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf32-m88k.c
elf32-mcore.c * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf32-mips.c * elf32-mips.c: Fix addend for _gp_disp special symbol. 2003-06-27 07:31:27 +00:00
elf32-msp430.c Add MSP430 variants 2003-08-08 10:14:52 +00:00
elf32-openrisc.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-or32.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elf32-pj.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elf32-ppc.c * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf32-ppc.h * elf32-i386.c: Convert to C90 function definitions, remove unnecessary 2003-06-24 14:03:53 +00:00
elf32-s390.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf32-sh.c * sh.h (R_SH_SWITCH8, R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY, 2003-09-24 02:27:57 +00:00
elf32-sh64-com.c * elf32-sh.c: Convert to C90. Replace PTR with void *. 2003-07-25 06:19:20 +00:00
elf32-sh64.c * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf32-sh64.h * elf32-sh.c: Convert to C90. Replace PTR with void *. 2003-07-25 06:19:20 +00:00
elf32-sparc.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf32-v850.c * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf32-vax.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf32-xstormy16.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-xtensa.c * elf32-xtensa.c (elf_xtensa_relocate_section): Fix typo that clobbered 2003-09-23 20:23:55 +00:00
elf32.c
elf64-alpha.c * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf64-gen.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elf64-hppa.c * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf64-hppa.h
elf64-mips.c * elf64-mips.c (elf_backend_copy_indirect_symbol): Define. 2003-08-20 13:53:42 +00:00
elf64-mmix.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf64-ppc.c * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf64-ppc.h * elf64-ppc.c (bfd_elf64_mkobject): Define. 2003-07-10 00:37:27 +00:00
elf64-s390.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf64-sh64.c * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change 2003-09-23 00:40:49 +00:00
elf64-sparc.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf64-x86-64.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
elf64.c
elfarm-nabi.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elfarm-oabi.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elfcode.h * elfxx-target.h: Remove PTR cast. 2003-08-07 08:38:11 +00:00
elfcore.h * elfxx-target.h: Remove PTR cast. 2003-08-07 08:38:11 +00:00
elflink.c 2003-09-26 H.J. Lu <hongjiu.lu@intel.com> 2003-09-25 07:10:42 +00:00
elflink.h bfd/Changelog: 2003-10-07 08:53:42 +00:00
elfn32-mips.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elfxx-ia64.c * elfxx-ia64.c (ia64_howto_table): Fix size of R_IA64_TPREL64[LM]SB, 2003-09-30 21:18:46 +00:00
elfxx-mips.c [ bfd/ChangeLog ] 2003-09-30 16:17:15 +00:00
elfxx-mips.h * elfxx-target.h: Remove PTR cast. 2003-08-07 08:38:11 +00:00
elfxx-target.h * elfxx-target.h: Remove PTR cast. 2003-08-07 08:38:11 +00:00
epoc-pe-arm.c
epoc-pei-arm.c
format.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
freebsd.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
gen-aout.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
genlink.h * coff-h8300.c: Fix comment typos. 2002-12-20 22:41:13 +00:00
go32stub.h
hash.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
host-aout.c
hp300bsd.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
hp300hpux.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
hppabsd-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
hpux-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
i386aout.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
i386bsd.c
i386dynix.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
i386freebsd.c
i386linux.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
i386lynx.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
i386mach3.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
i386msdos.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
i386netbsd.c
i386os9k.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
ieee.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
ihex.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
init.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
irix-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
libaout.h Allow an otherwise unrepresentable read-only section that lies after .text 2002-12-10 16:15:27 +00:00
libbfd-in.h bfd/Changelog: 2003-10-07 08:53:42 +00:00
libbfd.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
libbfd.h bfd/Changelog: 2003-10-07 08:53:42 +00:00
libcoff-in.h Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
libcoff.h Missed copyright update in last commit. 2003-06-25 11:07:05 +00:00
libecoff.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
libhppa.h * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *. 2003-08-07 07:25:34 +00:00
libieee.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
libnlm.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
liboasys.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
libpei.h 2003-08-18 Andreas Schwab <schwab@suse.de> 2003-08-18 18:26:56 +00:00
libxcoff.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
linker.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
lynx-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
m68k4knetbsd.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
m68klinux.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
m68klynx.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
m68knetbsd.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
m88kmach3.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
mach-o-target.c Add support for PEF, Mach-O, xSYM 2002-11-06 13:26:29 +00:00
mach-o.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
mach-o.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
makefile.vms
merge.c Set SEC_EXCLUDE flag on sections which become empty after merging. 2003-10-04 10:19:26 +00:00
mipsbsd.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
mmo.c bfd 2003-02-04 12:34:08 +00:00
mpw-config.in
mpw-make.sed
netbsd-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
netbsd.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
newsos3.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
nlm-target.h
nlm.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
nlm32-alpha.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
nlm32-i386.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
nlm32-ppc.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
nlm32-sparc.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
nlm32.c
nlm64.c
nlmcode.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
nlmswap.h
ns32k.h
ns32knetbsd.c
oasys.c bfd 2003-02-04 12:34:08 +00:00
opncls.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
osf-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
pc532-mach.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
pdp11.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
pe-arm.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
pe-i386.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
pe-mcore.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
pe-mips.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
pe-ppc.c
pe-sh.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
peXXigen.c * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc 2003-10-07 08:49:11 +00:00
pef-traceback.h Add support for PEF, Mach-O, xSYM 2002-11-06 13:26:29 +00:00
pef.c Replace <ctype.h> with "safe-ctype.h" 2003-05-29 15:05:41 +00:00
pef.h * bfd.c (struct bfd_preserve): New. 2002-11-12 15:44:24 +00:00
pei-arm.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
pei-i386.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
pei-mcore.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
pei-mips.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
pei-ppc.c
pei-sh.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
peicode.h If a section holds uninitialized data and is from an object file or from an 2003-04-15 14:26:06 +00:00
ppcboot.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
ptrace-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
reloc.c 2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl> 2003-08-25 12:39:14 +00:00
reloc16.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
riscix.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
rs6000-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
sco5-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
section.c bfd/ 2003-07-25 14:35:56 +00:00
simple.c * simple.c (bfd_simple_get_relocated_section_contents): Free the 2003-09-23 03:59:25 +00:00
som.c (som_fixup_formats): Correct formats for R_AUX_UNWIND and R_COMMENT. 2003-03-06 12:29:04 +00:00
som.h * som.h: Define PA_2_0 before including a.out.h 2003-05-22 03:34:52 +00:00
sparclinux.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
sparclynx.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
sparcnetbsd.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
srec.c * srec.c (srec_write_symbols): Restore '$' prefix to address 2002-12-03 23:55:48 +00:00
stab-syms.c
stabs.c bfd/Changelog: 2003-10-07 08:53:42 +00:00
stamp-h.in
sunos.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
syms.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
sysdep.h
targets.c * elfxx-target.h: Remove PTR cast. 2003-08-07 08:38:11 +00:00
targmatch.sed
tekhex.c * coff-h8300.c: Fix comment typos. 2002-12-20 22:41:13 +00:00
ticoff.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
trad-core.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
vax1knetbsd.c
vaxbsd.c (BYTES_IN_WORD): Don't define. 2003-03-13 09:28:49 +00:00
vaxnetbsd.c
versados.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
version.h daily update 2003-10-07 00:00:18 +00:00
vms-gsd.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
vms-hdr.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
vms-misc.c * coff-h8300.c: Fix comment typos. 2002-12-20 22:41:13 +00:00
vms-tir.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
vms.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
vms.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
xcoff-target.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
xcofflink.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
xsym.c Rename 'index' to 'offset' 2003-03-12 09:59:52 +00:00
xsym.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
xtensa-isa.c * cpu-arm.c (arm_check_note): Warning fix. 2003-05-09 11:35:35 +00:00
xtensa-modules.c * cpu-arm.c (arm_check_note): Warning fix. 2003-05-09 11:35:35 +00:00

README

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.