binutils-gdb/bfd
Richard Henderson 159002ff69 David Mosberger <davidm@hpl.hp.com>
* dwarf2.c (struct line_info): Add member END_SEQUENCE to keep
        track of end_sequence markers.
        (add_line_info): Add END_SEQUENCE arg.
        (decode_line_info): Don't try to infer lo_pc and hi_pc from the
        debug-line info---it doesn't work right if a compilation unit
        consists of multiple discontiguous code-sequences.  It would be
        worthwhile to optimize for the common case where a compilation
        unit results in a contiguous set of code sequences, but this is
        quite tricky to get right for arbitrary DWARF2 files.
        (lookup_address_in_line_info_table): Don't use the last line entry
        for a compilation unit for anything with an address higher than
        this line entry.  Also, check for end_sequence markers to
        correctly handle discontinuities.
        (_bfd_dwarf2_find_nearest_line): When checking previously loaded
        compilation units, check all compilation units with each->high==0
        just like when reading compilation units.
        * dwarf2.c (decode_line_info): Initialize table->files and
        table->last_line to NULL to avoid segfaults due to random
        values in these members.
        (concat_filename): Check for out-of-range file number before
        indexing filename table.  Segfaults suck.
        * dwarf2.c (decode_line_info): Don't truncate address to least
        significant 32 bits (breaks 64 bit targets).
        (lookup_address_in_function_table): Ditto.
        (comp_unit_contains_address): Ditto.
1999-06-03 02:46:47 +00:00
..
doc 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hosts * hosts/alphalinux.h (TRAD_CORE_EXTRA_SIZE_ALLOWED): Expand to 4096. 1999-06-02 12:39:44 +00:00
po 19990502 sourceware import 1999-05-03 07:29:11 +00:00
COPYING 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ChangeLog David Mosberger <davidm@hpl.hp.com> 1999-06-03 02:46:47 +00:00
ChangeLog-9193 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ChangeLog-9495 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ChangeLog-9697 19990502 sourceware import 1999-05-03 07:29:11 +00:00
Makefile.am 1999-05-28 Martin Dorey <mdorey@madge.com> 1999-05-27 21:42:14 +00:00
Makefile.in 1999-05-28 Martin Dorey <mdorey@madge.com> 1999-05-27 21:42:14 +00:00
PORTING 19990502 sourceware import 1999-05-03 07:29:11 +00:00
README 19990502 sourceware import 1999-05-03 07:29:11 +00:00
TODO 19990502 sourceware import 1999-05-03 07:29:11 +00:00
acinclude.m4 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aclocal.m4 1999-05-28 Martin Dorey <mdorey@madge.com> 1999-05-27 21:42:14 +00:00
aix386-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aout-adobe.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aout-arm.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aout-encap.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aout-ns32k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aout-sparcle.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aout-target.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aout-tic30.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aout0.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aout32.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aout64.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aoutf1.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aoutx.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
archive.c * configure.in: Check whether getuid and getgid exist. 1999-05-27 22:48:53 +00:00
archures.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
bfd-in.h Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec. 1999-05-29 11:05:22 +00:00
bfd-in2.h * reloc.c (BFD_RELOC_MIPS_SUB): New relocation. 1999-06-02 10:20:16 +00:00
bfd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
binary.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
bout.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cache.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cf-i386lynx.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cf-m68klynx.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cf-sparclynx.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cisco-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-a29k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-alpha.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-apollo.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-arm.c * coff-arm.c (coff_arm_relocate_section): Don't emit 1999-05-25 11:56:16 +00:00
coff-aux.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-go32.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-h8300.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-h8500.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-i386.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-i860.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-i960.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-m68k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-m88k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-mcore.c reinstate uin_reloc_p 1999-05-16 14:16:52 +00:00
coff-mips.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-pmac.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-ppc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-rs6000.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-sh.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-sparc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-stgo32.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-svm68k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-tic30.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-tic80.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-u68k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-w65.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-we32k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-z8k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coffcode.h Mark Salter <msalter@cygnus.com> 1999-06-02 15:36:48 +00:00
coffgen.c * ecoff.c (_bfd_ecoff_write_armap): give the symtab element a 1999-05-11 21:05:44 +00:00
cofflink.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coffswap.h * ecoff.c (_bfd_ecoff_write_armap): give the symtab element a 1999-05-11 21:05:44 +00:00
config.bfd 1999-05-28 Martin Dorey <mdorey@madge.com> 1999-05-27 21:42:14 +00:00
config.in * configure.in: Check whether getuid and getgid exist. 1999-05-27 22:48:53 +00:00
configure * configure.in: Check whether getuid and getgid exist. 1999-05-27 22:48:53 +00:00
configure.bat 19990502 sourceware import 1999-05-03 07:29:11 +00:00
configure.com 19990502 sourceware import 1999-05-03 07:29:11 +00:00
configure.host * configure.in: Check whether getuid and getgid exist. 1999-05-27 22:48:53 +00:00
configure.in * configure.in: Check whether getuid and getgid exist. 1999-05-27 22:48:53 +00:00
corefile.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-a29k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-alpha.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-arc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-arm.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-d10v.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-d30v.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-fr30.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-h8300.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-h8500.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-hppa.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-i386.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-i860.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-i960.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-m32r.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-m68k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-m88k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-m10200.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-m10300.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-mcore.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-mips.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-ns32k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-powerpc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-rs6000.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-sh.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-sparc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-tic30.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-tic80.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-v850.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-vax.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-w65.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-we32k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-z8k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
demo64.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
dep-in.sed 19990502 sourceware import 1999-05-03 07:29:11 +00:00
dwarf1.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
dwarf2.c David Mosberger <davidm@hpl.hp.com> 1999-06-03 02:46:47 +00:00
ecoff.c * ecoff.c (_bfd_ecoff_write_armap): give the symtab element a 1999-05-11 21:05:44 +00:00
ecofflink.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ecoffswap.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf-bfd.h Update copyright dates. 1999-06-02 16:31:16 +00:00
elf-m10200.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf-m10300.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf.c * elf-bfd.h (elf_backend_data): Remove use_rela_p. Add 1999-06-02 13:01:04 +00:00
elf32-arc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-arm.h Philip Blundell <philb@gnu.org> 1999-05-30 11:36:53 +00:00
elf32-d10v.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-d30v.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-fr30.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-gen.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-hppa.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-hppa.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-i386.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-i860.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-i960.c 1999-05-28 Martin Dorey <mdorey@madge.com> 1999-05-27 21:42:14 +00:00
elf32-m32r.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-m68k.c * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Avoid ambigous 1999-06-02 02:53:21 +00:00
elf32-m88k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-mcore.c Add support for mcore RVA relocs. 1999-05-15 15:38:13 +00:00
elf32-mips.c * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR. 1999-06-02 18:17:59 +00:00
elf32-ppc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-sh.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-sparc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32-v850.c * elf32-v850.c (v850_elf_howto_table): Make partial_inplace false 1999-05-11 14:57:28 +00:00
elf32.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf64-alpha.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf64-gen.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf64-mips.c * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR. 1999-06-02 18:17:59 +00:00
elf64-sparc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf64.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elfarm-nabi.c Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec. 1999-05-29 11:05:22 +00:00
elfarm-oabi.c Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec. 1999-05-29 11:05:22 +00:00
elfcode.h * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR. 1999-06-02 18:16:48 +00:00
elfcore.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elflink.c Update copyright dates. 1999-06-02 16:31:16 +00:00
elflink.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elfxx-target.h * elf-bfd.h (elf_backend_data): Remove use_rela_p. Add 1999-06-02 13:01:04 +00:00
epoc-pe-arm.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
epoc-pei-arm.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
format.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
freebsd.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
gen-aout.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
genlink.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
go32stub.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hash.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
host-aout.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hp300bsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hp300hpux.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hppa_stubs.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hppabsd-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hpux-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386aout.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386bsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386dynix.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386freebsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386linux.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386lynx.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386mach3.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386msdos.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386netbsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386os9k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ieee.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ihex.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
init.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
irix-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
libaout.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
libbfd-in.h fix copyrights 1999-05-27 21:44:39 +00:00
libbfd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
libbfd.h * reloc.c (BFD_RELOC_MIPS_SUB): New relocation. 1999-06-02 10:20:16 +00:00
libcoff-in.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
libcoff.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
libecoff.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
libhppa.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
libieee.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
libnlm.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
liboasys.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
linker.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
lynx-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68k4knetbsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68klinux.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68klynx.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68knetbsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m88kmach3.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
makefile.dos 19990502 sourceware import 1999-05-03 07:29:11 +00:00
makefile.vms 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mipsbsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mpw-config.in 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mpw-make.sed 19990502 sourceware import 1999-05-03 07:29:11 +00:00
netbsd-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
netbsd.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
newsos3.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlm-target.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlm.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlm32-alpha.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlm32-i386.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlm32-ppc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlm32-sparc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlm32.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlm64.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlmcode.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
nlmswap.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ns32k.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ns32knetbsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
oasys.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
opncls.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
osf-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pc532-mach.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pe-arm.c Rename interworking functions to avoid a name space collision 1999-06-02 14:27:10 +00:00
pe-i386.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pe-mcore.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pe-ppc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pei-arm.c Rename interworking functions to avoid a name space collision 1999-06-02 14:27:10 +00:00
pei-i386.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pei-mcore.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pei-ppc.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
peicode.h * peicode.h (coff_swap_sym_in): When we create the actual section 1999-05-25 11:37:40 +00:00
ppcboot.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ptrace-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
reloc.c * reloc.c (BFD_RELOC_MIPS_SUB): New relocation. 1999-06-02 10:20:16 +00:00
reloc16.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
riscix.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
rs6000-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sco5-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
section.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
som.c M 1999-05-03 09:12:29 +00:00
som.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sparclinux.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sparclynx.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sparcnetbsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
srec.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
stab-syms.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
stabs.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
stamp-h.in 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sunos.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
syms.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sysdep.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
targets.c fix copyrights 1999-05-27 21:44:39 +00:00
targmatch.sed 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tekhex.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
trad-core.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vaxnetbsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
versados.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vms-gsd.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vms-hdr.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vms-misc.c * vms-misc.c (_bfd_vms_hash_newfunc): Fix use of uninitialized 1999-06-02 02:56:30 +00:00
vms-tir.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vms.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vms.h 19990502 sourceware import 1999-05-03 07:29:11 +00:00
xcofflink.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00

README

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-gnu-utils@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.