binutils-gdb/bfd
Jakub Jelinek f5fa8ca231 bfd/
* libbfd-in.h (_bfd_merge_section): New.
	(_bfd_write_merged_section): New.
	(_bfd_merged_section_offset): New.
	* libbfd.h: Rebuilt.
	* linker.c (_bfd_generic_link_output_symbols): Handle
	discard_sec_merge.
	* aoutx.h (aout_link_write_symbols): Likewise.
	* pdp11.c (aout_link_write_symbols): Likewise.
	* elflink.h (elf_link_add_object_symbols): Call _bfd_merge_section.
	(elf_bfd_final_link): Adjust global symbols pointing into SEC_MERGE
	sections.
	(elf_link_sec_merge_syms): New.
	(elf_link_input_bfd): Call _bfd_merged_section_offset
	and _bfd_write_merged_section.
	Handle discard_sec_merge.
	* elf-bfd.h (struct elf_link_hash_table): Add merge_info
	field.
	(struct bfd_elf_section_data): Likewise.
	* elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and
	SEC_STRINGS section flags and entsize from their ELF counterparts.
	(_bfd_elf_link_hash_table_init): Initialize merge_info.
	(elf_fake_sections): Set SHF_MERGE, SHF_STRINGS and sh_entsize
	from their BFD counterparts.
	* merge.c: New file.
	* Makefile.am: Add strtab.lo.
	* Makefile.in: Rebuilt.
include/
	* bfdlink.h (bfd_link_discard): Add discard_sec_merge.
gas/
	* config/obj-elf.c (obj_elf_change_section): Add entsize argument,
	handle SHF_MERGE and SHF_STRINGS.
	(obj_elf_parse_section_letters): Set SHF_MERGE and SHF_STRINGS.
	(obj_elf_section): Allow additional argument specifying entity size.
	* write.c (adjust_reloc_syms): Keep relocations against local symbols
	in SEC_MERGE sections.
ld/
	* ldmain.c (main): Default to discard_sec_merge.
	* lexsup.c (OPTION_DISCARD_NONE): Define.
	(ld_options): Add --discard-none.
	(parse_args): Handle OPTION_DISCARD_NONE.
	* ldlang.c (wild_doit): SEC_MERGE should be set in the output
	section only if SEC_MERGE and SEC_STRINGS flags and entsize of
	all its input sections match.
2001-04-13 00:34:36 +00:00
..
doc Update copyright notices 2001-03-08 21:04:02 +00:00
hosts
po Fix building bfd.pot in maintainer mode 2001-03-23 18:05:30 +00:00
acinclude.m4
aclocal.m4 Update copyright notices 2001-03-08 21:04:02 +00:00
aix386-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
aout0.c Update copyright notices 2001-03-08 21:04:02 +00:00
aout32.c Update copyright notices 2001-03-08 21:04:02 +00:00
aout64.c Update copyright notices 2001-03-08 21:04:02 +00:00
aout-adobe.c Update copyright notices 2001-03-08 21:04:02 +00:00
aout-arm.c Update copyright notices 2001-03-08 21:04:02 +00:00
aout-cris.c Update copyright notices 2001-03-08 21:04:02 +00:00
aout-encap.c Update copyright notices 2001-03-08 21:04:02 +00:00
aout-ns32k.c Update copyright notices 2001-03-08 21:04:02 +00:00
aout-sparcle.c Update copyright notices 2001-03-08 21:04:02 +00:00
aout-target.h Update copyright notices 2001-03-08 21:04:02 +00:00
aout-tic30.c Update copyright notices 2001-03-08 21:04:02 +00:00
aoutf1.h Update copyright notices 2001-03-08 21:04:02 +00:00
aoutx.h bfd/ 2001-04-13 00:34:36 +00:00
archive.c Update copyright notices 2001-03-08 21:04:02 +00:00
archures.c Update copyright notices 2001-03-08 21:04:02 +00:00
armnetbsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
bfd-in2.h bfd/ 2001-04-13 00:34:36 +00:00
bfd-in.h Update copyright notices 2001-03-08 21:04:02 +00:00
bfd.c Update copyright notices 2001-03-08 21:04:02 +00:00
binary.c Add --binary-architecture switch to objcopy to allow the output architecture 2001-03-13 00:08:35 +00:00
bout.c Update copyright notices 2001-03-08 21:04:02 +00:00
cache.c Update copyright notices 2001-03-08 21:04:02 +00:00
cf-i386lynx.c Update copyright notices 2001-03-08 21:04:02 +00:00
cf-m68klynx.c
cf-sparclynx.c Update copyright notices 2001-03-08 21:04:02 +00:00
ChangeLog bfd/ 2001-04-13 00:34:36 +00:00
ChangeLog-9193 Update copyright notices 2001-03-08 21:04:02 +00:00
ChangeLog-9495 Update copyright notices 2001-03-08 21:04:02 +00:00
ChangeLog-9697 Update copyright notices 2001-03-08 21:04:02 +00:00
ChangeLog-9899 Update copyright notices 2001-03-08 21:04:02 +00:00
cisco-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff64-rs6000.c Fix syntax errors. 2001-03-16 18:49:32 +00:00
coff-a29k.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-alpha.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-apollo.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-arm.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-aux.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-go32.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-h8300.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-h8500.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-i386.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-i860.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-i960.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-ia64.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-m68k.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-m88k.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-mcore.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-mips.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-pmac.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-ppc.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-rs6000.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-sh.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-sparc.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-stgo32.c DJGPP config tweaks 2001-01-25 21:08:10 +00:00
coff-svm68k.c
coff-tic30.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-tic54x.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-tic80.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-u68k.c
coff-w65.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-we32k.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-z8k.c Update copyright notices 2001-03-08 21:04:02 +00:00
coffcode.h Update copyright notices 2001-03-08 21:04:02 +00:00
coffgen.c Update copyright notices 2001-03-08 21:04:02 +00:00
cofflink.c Update copyright notices 2001-03-08 21:04:02 +00:00
coffswap.h Update copyright notices 2001-03-08 21:04:02 +00:00
config.bfd 2001-04-05 Steven J. Hill <sjhill@cotw.com> 2001-04-08 05:11:49 +00:00
config.in Add support for x86_64-*-linux-gnu* target 2000-11-30 19:16:54 +00:00
configure 2001-04-05 Steven J. Hill <sjhill@cotw.com> 2001-04-08 05:11:49 +00:00
configure.com
configure.host ia64-*-aix* support. 2001-02-22 16:38:46 +00:00
configure.in 2001-04-05 Steven J. Hill <sjhill@cotw.com> 2001-04-08 05:11:49 +00:00
COPYING Update copyright notices 2001-03-08 21:04:02 +00:00
corefile.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-a29k.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-alpha.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-arc.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-arm.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-avr.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-cris.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-d10v.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-d30v.c
cpu-fr30.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-h8300.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-h8500.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-hppa.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-i370.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-i386.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-i860.c
cpu-i960.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-ia64-opc.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-ia64.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-m32r.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-m68hc11.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-m68hc12.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-m68k.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-m88k.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-m10200.c
cpu-m10300.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-mcore.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-mips.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-ns32k.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-pdp11.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-pj.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-powerpc.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-rs6000.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-s390.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-sh.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-sparc.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-tic30.c
cpu-tic54x.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-tic80.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-v850.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-vax.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-w65.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-we32k.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-z8k.c Update copyright notices 2001-03-08 21:04:02 +00:00
demo64.c Update copyright notices 2001-03-08 21:04:02 +00:00
dep-in.sed
dwarf1.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 19:29:48 +00:00
dwarf2.c Update copyright notices 2001-03-08 21:04:02 +00:00
ecoff.c Update copyright notices 2001-03-08 21:04:02 +00:00
ecofflink.c Update copyright notices 2001-03-08 21:04:02 +00:00
ecoffswap.h Update copyright notices 2001-03-08 21:04:02 +00:00
efi-app-ia32.c 2001-04-03 David Mosberger <davidm@hpl.hp.com> 2001-04-03 14:45:43 +00:00
efi-app-ia64.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-arc.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-arm.h Fix warning message 2001-03-16 17:34:31 +00:00
elf32-avr.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-cris.c * elf32-cris.c: Shlib and PIC support. PCREL tweaks. 2001-03-22 14:56:06 +00:00
elf32-d10v.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-d30v.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-fr30.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-gen.c Remove ATTRIBUTE_UNUSED in the last patch. 2001-03-27 02:05:18 +00:00
elf32-hppa.c Prevent NULL pointer dereference. 2001-03-21 08:09:25 +00:00
elf32-hppa.h Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-i370.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-i386.c 2001-04-05 David Mosberger <davidm@hpl.hp.com> 2001-04-06 00:37:30 +00:00
elf32-i860.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-i960.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-m32r.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-m68hc11.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-m68hc12.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-m68k.c * elf32-m68k.c (elf_m68k_relocate_section): Don't need the 2001-03-20 10:11:07 +00:00
elf32-m88k.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-mcore.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-mips.c 2001-04-05 Steven J. Hill <sjhill@cotw.com> 2001-04-08 05:11:49 +00:00
elf32-pj.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-ppc.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-s390.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-sh-lin.c
elf32-sh.c * elf32-sh.c (sh_elf_relocate_section): Only relocation 2001-03-13 04:43:40 +00:00
elf32-sparc.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-v850.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf64-alpha.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf64-gen.c Remove ATTRIBUTE_UNUSED in the last patch. 2001-03-27 02:05:18 +00:00
elf64-hppa.c (elf64_hppa_object_p): Set architecture and machine from elf header flags. 2001-01-31 13:28:50 +00:00
elf64-hppa.h Update copyright notices 2001-03-08 21:04:02 +00:00
elf64-mips.c 2001-04-05 Steven J. Hill <sjhill@cotw.com> 2001-04-08 05:11:49 +00:00
elf64-s390.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf64-sparc.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf64-x86-64.c 2001-03-07 Andreas Jaeger <aj@suse.de> 2001-03-07 13:49:11 +00:00
elf64.c
elf-bfd.h bfd/ 2001-04-13 00:34:36 +00:00
elf-hppa.h Use SEGREL32 relocs for elf32-hppa unwind. 2001-01-14 07:03:49 +00:00
elf-m10200.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf-m10300.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf.c bfd/ 2001-04-13 00:34:36 +00:00
elfarm-nabi.c Update copyright notices 2001-03-08 21:04:02 +00:00
elfarm-oabi.c Update copyright notices 2001-03-08 21:04:02 +00:00
elfcode.h Update copyright notices 2001-03-08 21:04:02 +00:00
elfcore.h Update copyright notices 2001-03-08 21:04:02 +00:00
elflink.c Update copyright notices 2001-03-08 21:04:02 +00:00
elflink.h bfd/ 2001-04-13 00:34:36 +00:00
elfxx-ia64.c Update elf64 aix5 comments. 2001-02-27 03:26:47 +00:00
elfxx-target.h Update copyright notices 2001-03-08 21:04:02 +00:00
epoc-pe-arm.c Update copyright notices 2001-03-08 21:04:02 +00:00
epoc-pei-arm.c Update copyright notices 2001-03-08 21:04:02 +00:00
format.c Update copyright notices 2001-03-08 21:04:02 +00:00
freebsd.h Update copyright notices 2001-03-08 21:04:02 +00:00
gen-aout.c Update copyright notices 2001-03-08 21:04:02 +00:00
genlink.h Update copyright notices 2001-03-08 21:04:02 +00:00
go32stub.h
hash.c Update copyright notices 2001-03-08 21:04:02 +00:00
host-aout.c Update copyright notices 2001-03-08 21:04:02 +00:00
hp300bsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
hp300hpux.c Update copyright notices 2001-03-08 21:04:02 +00:00
hppabsd-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
hpux-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
i386aout.c Update copyright notices 2001-03-08 21:04:02 +00:00
i386bsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
i386dynix.c Update copyright notices 2001-03-08 21:04:02 +00:00
i386freebsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
i386linux.c Update copyright notices 2001-03-08 21:04:02 +00:00
i386lynx.c Update copyright notices 2001-03-08 21:04:02 +00:00
i386mach3.c Update copyright notices 2001-03-08 21:04:02 +00:00
i386msdos.c Update copyright notices 2001-03-08 21:04:02 +00:00
i386netbsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
i386os9k.c Update copyright notices 2001-03-08 21:04:02 +00:00
ieee.c Update copyright notices 2001-03-08 21:04:02 +00:00
ihex.c Update copyright notices 2001-03-08 21:04:02 +00:00
init.c Update copyright notices 2001-03-08 21:04:02 +00:00
irix-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
libaout.h Update copyright notices 2001-03-08 21:04:02 +00:00
libbfd-in.h bfd/ 2001-04-13 00:34:36 +00:00
libbfd.c Update copyright notices 2001-03-08 21:04:02 +00:00
libbfd.h bfd/ 2001-04-13 00:34:36 +00:00
libcoff-in.h Update copyright notices 2001-03-08 21:04:02 +00:00
libcoff.h Update copyright notices 2001-03-08 21:04:02 +00:00
libecoff.h Update copyright notices 2001-03-08 21:04:02 +00:00
libhppa.h Update copyright notices 2001-03-08 21:04:02 +00:00
libieee.h Update copyright notices 2001-03-08 21:04:02 +00:00
libnlm.h Update copyright notices 2001-03-08 21:04:02 +00:00
liboasys.h Update copyright notices 2001-03-08 21:04:02 +00:00
libpei.h Update copyright notices 2001-03-08 21:04:02 +00:00
linker.c bfd/ 2001-04-13 00:34:36 +00:00
lynx-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
m68k4knetbsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
m68klinux.c Update copyright notices 2001-03-08 21:04:02 +00:00
m68klynx.c Update copyright notices 2001-03-08 21:04:02 +00:00
m68knetbsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
m88kmach3.c Update copyright notices 2001-03-08 21:04:02 +00:00
MAINTAINERS
Makefile.am bfd/ 2001-04-13 00:34:36 +00:00
Makefile.in bfd/ 2001-04-13 00:34:36 +00:00
makefile.vms
merge.c bfd/ 2001-04-13 00:34:36 +00:00
mipsbsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
mpw-config.in
mpw-make.sed
netbsd-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
netbsd.h Update copyright notices 2001-03-08 21:04:02 +00:00
newsos3.c Update copyright notices 2001-03-08 21:04:02 +00:00
nlm32-alpha.c Update copyright notices 2001-03-08 21:04:02 +00:00
nlm32-i386.c Update copyright notices 2001-03-08 21:04:02 +00:00
nlm32-ppc.c Update copyright notices 2001-03-08 21:04:02 +00:00
nlm32-sparc.c Update copyright notices 2001-03-08 21:04:02 +00:00
nlm32.c Update copyright notices 2001-03-08 21:04:02 +00:00
nlm64.c Update copyright notices 2001-03-08 21:04:02 +00:00
nlm-target.h Update copyright notices 2001-03-08 21:04:02 +00:00
nlm.c Update copyright notices 2001-03-08 21:04:02 +00:00
nlmcode.h Update copyright notices 2001-03-08 21:04:02 +00:00
nlmswap.h Update copyright notices 2001-03-08 21:04:02 +00:00
ns32k.h
ns32knetbsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
oasys.c Update copyright notices 2001-03-08 21:04:02 +00:00
opncls.c Update copyright notices 2001-03-08 21:04:02 +00:00
osf-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
pc532-mach.c Update copyright notices 2001-03-08 21:04:02 +00:00
pdp11.c bfd/ 2001-04-13 00:34:36 +00:00
pe-arm.c Update copyright notices 2001-03-08 21:04:02 +00:00
pe-i386.c Update copyright notices 2001-03-08 21:04:02 +00:00
pe-mcore.c
pe-mips.c Update copyright notices 2001-03-08 21:04:02 +00:00
pe-ppc.c Update copyright notices 2001-03-08 21:04:02 +00:00
pe-sh.c Update copyright notices 2001-03-08 21:04:02 +00:00
pei-arm.c Update copyright notices 2001-03-08 21:04:02 +00:00
pei-i386.c
pei-mcore.c
pei-mips.c Update copyright notices 2001-03-08 21:04:02 +00:00
pei-ppc.c Update copyright notices 2001-03-08 21:04:02 +00:00
pei-sh.c Update copyright notices 2001-03-08 21:04:02 +00:00
peicode.h Update copyright notices 2001-03-08 21:04:02 +00:00
peXXigen.c Update copyright notices 2001-03-08 21:04:02 +00:00
PORTING
ppcboot.c Update copyright notices 2001-03-08 21:04:02 +00:00
ptrace-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
README Update address for bug reports. 2001-01-07 14:53:57 +00:00
reloc16.c Update copyright notices 2001-03-08 21:04:02 +00:00
reloc.c * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT, 2001-03-22 11:17:16 +00:00
riscix.c Update copyright notices 2001-03-08 21:04:02 +00:00
rs6000-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
sco5-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
section.c Update copyright notices 2001-03-08 21:04:02 +00:00
som.c Update copyright notices 2001-03-08 21:04:02 +00:00
som.h Update copyright notices 2001-03-08 21:04:02 +00:00
sparclinux.c Update copyright notices 2001-03-08 21:04:02 +00:00
sparclynx.c Update copyright notices 2001-03-08 21:04:02 +00:00
sparcnetbsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
srec.c Update copyright notices 2001-03-08 21:04:02 +00:00
stab-syms.c Update copyright notices 2001-03-08 21:04:02 +00:00
stabs.c Update copyright notices 2001-03-08 21:04:02 +00:00
stamp-h.in
sunos.c Update copyright notices 2001-03-08 21:04:02 +00:00
syms.c Update copyright notices 2001-03-08 21:04:02 +00:00
sysdep.h Update copyright notices 2001-03-08 21:04:02 +00:00
targets.c 2001-04-05 Steven J. Hill <sjhill@cotw.com> 2001-04-08 05:11:49 +00:00
targmatch.sed
tekhex.c Update copyright notices 2001-03-08 21:04:02 +00:00
TODO
trad-core.c Update copyright notices 2001-03-08 21:04:02 +00:00
vaxnetbsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
versados.c Update copyright notices 2001-03-08 21:04:02 +00:00
vms-gsd.c Update copyright notices 2001-03-08 21:04:02 +00:00
vms-hdr.c Update copyright notices 2001-03-08 21:04:02 +00:00
vms-misc.c Update copyright notices 2001-03-08 21:04:02 +00:00
vms-tir.c Update copyright notices 2001-03-08 21:04:02 +00:00
vms.c Update copyright notices 2001-03-08 21:04:02 +00:00
vms.h Update copyright notices 2001-03-08 21:04:02 +00:00
xcoff-target.h Update copyright notices 2001-03-08 21:04:02 +00:00
xcofflink.c Update copyright notices 2001-03-08 21:04:02 +00:00

BFD is a 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.