binutils-gdb/bfd
Alan Modra 58111eb706 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer
field.
	(enum elf_linker_section_enum): Delete.
	(struct elf_linker_section): Delete.
	(struct elf_linker_section_pointers): Delete.
	(struct elf_obj_tdata): Remove #if 0 chunk.  Remove linker_section.
	Make linker_section_pointers a void**.
	(elf_local_ptr_offsets, elf_linker_section): Don't define.
	* elf32-ppc.c (enum elf_linker_section_enum): New, cut-down version
	of old item in elf-bfd.h.
	(struct elf_linker_section): Likewise.
	(struct elf_linker_section_pointers): Likewise.
	(elf_local_ptr_offsets): Define.
	(struct ppc_elf_link_hash_entry): Add linker_section_pointer.
	(ppc_elf_link_hash_newfunc): Init it.
	(struct ppc_elf_link_hash_table): Add sbss.
	(ppc_elf_link_hash_table_create): zmalloc rather than clearing
	individual fields.
	(elf_create_linker_section): Fold into..
	(ppc_elf_create_linker_section): ..here.  Remove hole_size code.
	Make rela section here if shared.
	(elf_find_pointer_linker_section): Pass lsect rather than enum.
	(elf_create_pointer_linker_section): Adjust.  zalloc rather than
	clearing in a loop.
	(elf_finish_pointer_linker_section): Adjust.  Don't make rela
	section here.
	(ppc_elf_check_relocs): Adjust.
	(ppc_elf_add_symbol_hook): Tighten hash creator test.  Remove code
	creating .sbss by hand.
	* elf.c (_bfd_elf_link_hash_newfunc): Adjust.
2003-07-07 15:51:57 +00:00
..
doc (MKDOC rule): Add $(CFLAGS) in case it contains CC_FOR_BUILD specific switches. 2003-07-04 14:46:14 +00:00
hosts
po bfd/ 2003-06-11 01:32:08 +00:00
COPYING
ChangeLog * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer 2003-07-07 15:51:57 +00:00
ChangeLog-0001
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
MAINTAINERS
Makefile.am * bfd/Makefile.am (config.status): Depend on version.h. 2003-06-10 23:44:42 +00:00
Makefile.in (MKDOC rule): Add $(CFLAGS) in case it contains CC_FOR_BUILD specific switches. 2003-07-04 14:46:14 +00:00
PORTING
README
TODO
acinclude.m4 Fix name of --enable-install-libbfd switch. 2003-05-02 08:14:52 +00:00
aclocal.m4 Fix name of --enable-install-libbfd switch. 2003-05-02 08:14:52 +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 Correct spelling of "relocatable". 2003-06-25 06:40:27 +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 Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
armnetbsd.c
bfd-in.h Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
bfd-in2.h * elf32-s390.c (s390_elf_ldisp_reloc): New prototype. 2003-07-01 14:44:59 +00:00
bfd.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +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 Correct spelling of "relocatable". 2003-06-25 06:40:27 +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 Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments 2003-06-04 10:47:33 +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 Correct spelling of "relocatable". 2003-06-25 06:40:27 +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 Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments 2003-06-04 10:47:33 +00:00
coff64-rs6000.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coffcode.h Moved the ticoff0/1 swaptables and coff0/1 bad format hooks to coffcode.h 2003-06-04 11:38:30 +00:00
coffgen.c Fixes for iWMMXt contribution. 2003-04-01 13:08:06 +00:00
cofflink.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
coffswap.h
config.bfd Add tic4x-*-rtems*. 2003-06-20 08:36:19 +00:00
config.in Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure. 2003-06-03 16:24:06 +00:00
configure * configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo. 2003-06-11 13:38:07 +00:00
configure.com
configure.host Replace i[3456]86 with i[3-7]86 2003-05-16 16:30:27 +00:00
configure.in * configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo. 2003-06-11 13:38:07 +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 s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
cpu-h8300.c include/elf/ 2003-06-10 07:09:31 +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 s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +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 s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +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 ] 2002-12-31 07:29:29 +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 support for msp430. 2002-12-30 19:25:13 +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 s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +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
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 (_bfd_dwarf2_find_nearest_line): Fix typo in 2003-04-16 00:30:24 +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 elf_link_hash_entry): Remove linker_section_pointer 2003-07-07 15:51:57 +00:00
elf-eh-frame.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf-hppa.h Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf-m10200.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf-m10300.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf-strtab.c s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elf.c * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer 2003-07-07 15:51:57 +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 Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-avr.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-cris.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +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 Correct spelling of "relocatable". 2003-06-25 06:40:27 +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 * elf32-h8300.c (R_H8_DIR32A16): Fix name field. 2003-07-04 10:25:14 +00:00
elf32-hppa.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-hppa.h s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +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 bfd/ 2003-07-04 13:53:38 +00:00
elf32-i860.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-i960.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-ip2k.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-iq2000.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-m32r.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-m68hc1x.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-m68hc1x.h * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c) 2003-04-21 13:22:14 +00:00
elf32-m68hc11.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-m68hc12.c * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c) 2003-04-21 13:22:14 +00:00
elf32-m68k.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-m88k.c
elf32-mcore.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +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 Correct spelling of "relocatable". 2003-06-25 06:40:27 +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 elf_link_hash_entry): Remove linker_section_pointer 2003-07-07 15:51:57 +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 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to 2003-07-07 11:14:40 +00:00
elf32-sh.c * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamic 2003-07-04 08:41:57 +00:00
elf32-sh64-com.c bfd: 2003-04-23 21:09:04 +00:00
elf32-sh64.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-sh64.h include/elf/ChangeLog 2003-01-23 11:51:35 +00:00
elf32-sparc.c bfd/ 2003-07-04 13:53:38 +00:00
elf32-v850.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-vax.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-xstormy16.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32-xtensa.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf32.c
elf64-alpha.c bfd/ 2003-07-04 13:53:38 +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 Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf64-hppa.h
elf64-mips.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf64-mmix.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf64-ppc.c bfd/ 2003-07-04 13:53:38 +00:00
elf64-ppc.h * elf64-ppc.c: Convert to C90 function definitions, remove unnecessary 2003-06-20 05:30:46 +00:00
elf64-s390.c * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to 2003-07-07 11:14:40 +00:00
elf64-sh64.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elf64-sparc.c bfd/ 2003-07-04 13:53:38 +00:00
elf64-x86-64.c bfd/ 2003-07-04 13:53:38 +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 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare. 2003-07-04 01:50:12 +00:00
elfcore.h (elf_core_file_p): Compare alternate machine codes for ELF backends when 2003-02-14 09:21:21 +00:00
elflink.c * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare. 2003-07-04 01:50:12 +00:00
elflink.h * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare. 2003-07-04 01:50:12 +00:00
elfn32-mips.c Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
elfxx-ia64.c bfd/ 2003-07-04 13:53:38 +00:00
elfxx-mips.c * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR. 2003-06-28 22:13:37 +00:00
elfxx-mips.h * elf32-mips.c (mips_elf_generic_reloc): New Function. 2003-06-11 16:22:26 +00:00
elfxx-target.h 2003-05-19 Roland McGrath <roland@redhat.com> 2003-05-21 00:56:05 +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
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 Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
libbfd.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +00:00
libbfd.h * elf32-s390.c (s390_elf_ldisp_reloc): New prototype. 2003-07-01 14:44:59 +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
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 (_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files and 2003-04-03 11:13:27 +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
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 s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +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 Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
pef-traceback.h
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 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype. 2003-07-01 14:44:59 +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 * section.c (bfd_make_section): Return NULL for existing section. 2003-07-04 04:14:56 +00:00
simple.c Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +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 s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +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 Convert to C90 and a few tweaks. 2003-06-29 10:06:40 +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-07-07 00:00:05 +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.