binutils-gdb/bfd
Jim Wilson 514829c3af Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again.
*  elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.
	* config/tc-ia64.h (ia64_init): Add prototype.
	* gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
	gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
	* ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
	argument.
	* ia64_gen.c (insert_deplist): Cast sizeof result to int.
	(print_dependency_table): Print NULL if semantics field not set.
	(insert_opcode_dependencies): Mark cmp parameter as unused.
	(print_main_table): Use fprintf_vma to print long long fields.
	(main): Mark argv paramter as unused.  Convert to old style definition.
	* ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
	* ia64-asmtab.c: Regnerate.
2000-12-12 22:56:36 +00:00
..
doc ops - omited from previous delta 2000-11-15 18:24:49 +00:00
hosts
po Add link option to allow undefiedn symbols in shared libraries 2000-12-12 20:53:02 +00:00
acinclude.m4
aclocal.m4 Add support for x86_64-*-linux-gnu* target 2000-11-30 19:16:54 +00:00
aix386-core.c 2000-11-23 Kazu Hirata <kazu@hxi.com> 2000-11-23 07:33:24 +00:00
aout0.c
aout32.c
aout64.c
aout-adobe.c 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 01:27:10 +00:00
aout-arm.c 2000-11-20 Kazu Hirata <kazu@hxi.com> 2000-11-20 19:05:12 +00:00
aout-cris.c 2000-11-06 Kazu Hirata <kazu@hxi.com> 2000-11-06 22:56:13 +00:00
aout-encap.c 2000-11-20 Kazu Hirata <kazu@hxi.com> 2000-11-20 19:05:12 +00:00
aout-ns32k.c 2000-11-20 Kazu Hirata <kazu@hxi.com> 2000-11-20 19:05:12 +00:00
aout-sparcle.c
aout-target.h 2000-11-20 Kazu Hirata <kazu@hxi.com> 2000-11-20 19:05:12 +00:00
aout-tic30.c 2000-11-20 Kazu Hirata <kazu@hxi.com> 2000-11-20 19:05:12 +00:00
aoutf1.h 2000-11-20 Kazu Hirata <kazu@hxi.com> 2000-11-20 19:05:12 +00:00
aoutx.h Add MIPS SB1 machine 2000-12-02 01:10:33 +00:00
archive.c 2000-11-20 Kazu Hirata <kazu@hxi.com> 2000-11-20 19:05:12 +00:00
archures.c Add MIPS SB1 machine 2000-12-02 01:10:33 +00:00
armnetbsd.c 2000-11-07 Kazu Hirata <kazu@hxi.com> 2000-11-07 19:11:31 +00:00
bfd-in2.h Add MIPS SB1 machine 2000-12-02 01:10:33 +00:00
bfd-in.h 2000-11-28 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:42:16 +00:00
bfd.c 2000-11-20 Kazu Hirata <kazu@hxi.com> 2000-11-21 02:24:32 +00:00
binary.c Ignore sections with zero size. 2000-12-12 22:54:39 +00:00
bout.c 2000-11-20 Kazu Hirata <kazu@hxi.com> 2000-11-21 02:24:32 +00:00
cache.c 2000-11-28 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:42:16 +00:00
cf-i386lynx.c
cf-m68klynx.c
cf-sparclynx.c
ChangeLog Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again. 2000-12-12 22:56:36 +00:00
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
cisco-core.c 2000-11-28 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:42:16 +00:00
coff64-rs6000.c 2000-11-28 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:42:16 +00:00
coff-a29k.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
coff-alpha.c 2000-11-08 Kazu Hirata <kazu@hxi.com> 2000-11-09 01:37:44 +00:00
coff-apollo.c 2000-11-08 Kazu Hirata <kazu@hxi.com> 2000-11-09 01:37:44 +00:00
coff-arm.c Add ARM v5t, v5te and XScale support 2000-11-25 00:21:40 +00:00
coff-aux.c 2000-11-08 Kazu Hirata <kazu@hxi.com> 2000-11-09 01:37:44 +00:00
coff-go32.c
coff-h8300.c 2000-11-10 Kazu Hirata <kazu@hxi.com> 2000-11-10 20:55:44 +00:00
coff-h8500.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
coff-i386.c 2000-11-10 Kazu Hirata <kazu@hxi.com> 2000-11-10 20:55:44 +00:00
coff-i860.c 2000-11-10 Kazu Hirata <kazu@hxi.com> 2000-11-10 20:55:44 +00:00
coff-i960.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
coff-ia64.c Eliminate compiler warnings from IA-64 port. 2000-11-22 21:25:36 +00:00
coff-m68k.c 2000-11-11 Kazu Hirata <kazu@hxi.com> 2000-11-11 19:03:23 +00:00
coff-m88k.c 2000-11-11 Kazu Hirata <kazu@hxi.com> 2000-11-11 19:03:23 +00:00
coff-mcore.c 2000-11-11 Kazu Hirata <kazu@hxi.com> 2000-11-11 19:03:23 +00:00
coff-mips.c 2000-11-11 Kazu Hirata <kazu@hxi.com> 2000-11-11 19:03:23 +00:00
coff-pmac.c 2000-11-14 Kazu Hirata <kazu@hxi.com> 2000-11-14 19:23:49 +00:00
coff-ppc.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
coff-rs6000.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
coff-sh.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:54:12 +00:00
coff-sparc.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:54:12 +00:00
coff-stgo32.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
coff-svm68k.c
coff-tic30.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:54:12 +00:00
coff-tic54x.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
coff-tic80.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:54:12 +00:00
coff-u68k.c
coff-w65.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
coff-we32k.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:54:12 +00:00
coff-z8k.c 2000-11-15 Kazu Hirata <kazu@hxi.com> 2000-11-16 00:54:12 +00:00
coffcode.h Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
coffgen.c Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
cofflink.c 2000-11-27 Kazu Hirata <kazu@hxi.com> 2000-11-28 01:33:15 +00:00
coffswap.h 2000-11-28 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:42:16 +00:00
config.bfd Update RTEMS targets 2000-12-01 18:37:16 +00:00
config.in Add support for x86_64-*-linux-gnu* target 2000-11-30 19:16:54 +00:00
configure Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
configure.com
configure.host
configure.in Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
COPYING
corefile.c 2000-11-28 Kazu Hirata <kazu@hxi.com> 2000-11-28 21:42:16 +00:00
cpu-a29k.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-alpha.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-arc.c
cpu-arm.c Add ARM v5t, v5te and XScale support 2000-11-25 00:21:40 +00:00
cpu-avr.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-cris.c
cpu-d10v.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-d30v.c
cpu-fr30.c
cpu-h8300.c
cpu-h8500.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
cpu-hppa.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
cpu-i370.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-i386.c Add support for x86_64-*-linux-gnu* target 2000-11-30 19:16:54 +00:00
cpu-i860.c
cpu-i960.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-ia64-opc.c Eliminate compiler warnings from IA-64 port. 2000-11-22 21:25:36 +00:00
cpu-ia64.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-m32r.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-m68hc11.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-m68hc12.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-m68k.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-m88k.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-m10200.c
cpu-m10300.c
cpu-mcore.c
cpu-mips.c Add MIPS SB1 machine 2000-12-02 01:10:33 +00:00
cpu-ns32k.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 01:08:53 +00:00
cpu-pj.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-powerpc.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-rs6000.c
cpu-sh.c Fix formatting. 2000-12-12 19:23:16 +00:00
cpu-sparc.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-tic30.c
cpu-tic54x.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-tic80.c
cpu-v850.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-vax.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-w65.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-we32k.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
cpu-z8k.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 20:48:09 +00:00
demo64.c
dep-in.sed
dwarf1.c 2000-11-16 Kazu Hirata <kazu@hxi.com> 2000-11-16 19:29:48 +00:00
dwarf2.c Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
ecoff.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 00:56:55 +00:00
ecofflink.c 2000-11-21 Kazu Hirata <kazu@hxi.com> 2000-11-22 00:56:55 +00:00
ecoffswap.h
efi-app-ia32.c
efi-app-ia64.c
elf32-arc.c
elf32-arm.h Pass dwarf2_find_line_info as last parameter to invocation of 2000-12-09 20:12:57 +00:00
elf32-avr.c 2000-12-03 Kazu Hirata <kazu@hxi.com> 2000-12-03 20:44:04 +00:00
elf32-cris.c 2000-12-03 Kazu Hirata <kazu@hxi.com> 2000-12-03 20:44:04 +00:00
elf32-d10v.c 2000-12-03 Kazu Hirata <kazu@hxi.com> 2000-12-03 20:44:04 +00:00
elf32-d30v.c 2000-12-03 Kazu Hirata <kazu@hxi.com> 2000-12-03 20:44:04 +00:00
elf32-fr30.c 2000-12-05 Kazu Hirata <kazu@hxi.com> 2000-12-05 13:20:10 +00:00
elf32-gen.c
elf32-hppa.c 2000-12-05 Kazu Hirata <kazu@hxi.com> 2000-12-05 13:20:10 +00:00
elf32-hppa.h
elf32-i370.c 2000-12-05 Kazu Hirata <kazu@hxi.com> 2000-12-05 13:20:10 +00:00
elf32-i386.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-08 18:34:32 +00:00
elf32-i860.c 2000-12-05 Kazu Hirata <kazu@hxi.com> 2000-12-05 13:20:10 +00:00
elf32-i960.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-08 18:34:32 +00:00
elf32-m32r.c 2000-12-06 Kazu Hirata <kazu@hxi.com> 2000-12-06 18:59:48 +00:00
elf32-m68hc11.c 2000-12-06 Kazu Hirata <kazu@hxi.com> 2000-12-06 18:59:48 +00:00
elf32-m68hc12.c 2000-12-06 Kazu Hirata <kazu@hxi.com> 2000-12-06 18:59:48 +00:00
elf32-m68k.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-08 18:34:32 +00:00
elf32-m88k.c
elf32-mcore.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-08 18:34:32 +00:00
elf32-mips.c Fix formatting. 2000-12-12 19:23:16 +00:00
elf32-pj.c 2000-12-06 Kazu Hirata <kazu@hxi.com> 2000-12-06 18:59:48 +00:00
elf32-ppc.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-08 18:34:32 +00:00
elf32-sh-lin.c
elf32-sh.c Fix formatting. 2000-12-12 19:23:16 +00:00
elf32-sparc.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-08 18:34:32 +00:00
elf32-v850.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-08 18:34:32 +00:00
elf32.c
elf64-alpha.c Fix formatting. 2000-12-12 19:23:16 +00:00
elf64-gen.c
elf64-hppa.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-09 01:54:51 +00:00
elf64-hppa.h
elf64-mips.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-09 01:54:51 +00:00
elf64-sparc.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-08 18:34:32 +00:00
elf64-x86-64.c 2000-12-07 Kazu Hirata <kazu@hxi.com> 2000-12-07 19:31:48 +00:00
elf64.c
elf-bfd.h Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
elf-hppa.h 2000-12-03 Kazu Hirata <kazu@hxi.com> 2000-12-03 20:44:04 +00:00
elf-m10200.c 2000-12-03 Kazu Hirata <kazu@hxi.com> 2000-12-03 20:44:04 +00:00
elf-m10300.c 2000-12-08 Kazu Hirata <kazu@hxi.com> 2000-12-08 18:34:32 +00:00
elf.c Fix formatting. 2000-12-12 19:23:16 +00:00
elfarm-nabi.c
elfarm-oabi.c
elfcode.h
elfcore.h
elflink.c
elflink.h Add link option to allow undefiedn symbols in shared libraries 2000-12-12 20:53:02 +00:00
elfxx-ia64.c Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again. 2000-12-12 22:56:36 +00:00
elfxx-target.h Preserve machine dependent section header flags when reading ELF object file. 2000-10-05 22:22:27 +00:00
epoc-pe-arm.c
epoc-pei-arm.c
format.c
freebsd.h
gen-aout.c
genlink.h
go32stub.h
hash.c
host-aout.c
hp300bsd.c
hp300hpux.c
hppabsd-core.c
hpux-core.c
i386aout.c
i386bsd.c
i386dynix.c
i386freebsd.c
i386linux.c
i386lynx.c
i386mach3.c
i386msdos.c
i386netbsd.c
i386os9k.c
ieee.c Plug one of many possible memory leaks in error handling. 2000-10-25 21:53:44 +00:00
ihex.c
init.c
irix-core.c
libaout.h
libbfd-in.h Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
libbfd.c
libbfd.h Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
libcoff-in.h Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
libcoff.h Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
libecoff.h
libhppa.h
libieee.h
libnlm.h
liboasys.h
libpei.h
linker.c
lynx-core.c
m68k4knetbsd.c
m68klinux.c 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
m68klynx.c
m68knetbsd.c 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
m88kmach3.c
MAINTAINERS
Makefile.am Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
Makefile.in Generalize DWARF2 and COFF support. 2000-12-08 22:50:07 +00:00
makefile.vms
mipsbsd.c 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
mpw-config.in
mpw-make.sed
netbsd-core.c 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
netbsd.h 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
newsos3.c 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
nlm32-alpha.c 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
nlm32-i386.c 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
nlm32-ppc.c 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
nlm32-sparc.c 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
nlm32.c
nlm64.c
nlm-target.h 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
nlm.c
nlmcode.h 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
nlmswap.h 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
ns32k.h
ns32knetbsd.c 2000-12-12 Kazu Hirata <kazu@hxi.com> 2000-12-12 21:25:54 +00:00
oasys.c
opncls.c
osf-core.c
pc532-mach.c
pe-arm.c
pe-i386.c
pe-mcore.c
pe-mips.c
pe-ppc.c
pe-sh.c
pei-arm.c
pei-i386.c
pei-mcore.c
pei-mips.c
pei-ppc.c
pei-sh.c
peicode.h
peigen.c * peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs 2000-10-06 19:47:51 +00:00
PORTING
ppcboot.c
ptrace-core.c
README
reloc16.c
reloc.c Add support for x86_64-*-linux-gnu* target 2000-11-30 19:16:54 +00:00
riscix.c
rs6000-core.c
sco5-core.c
section.c 2000-11-09 Philip Blundell <pb@futuretv.com> 2000-11-13 10:01:13 +00:00
som.c
som.h
sparclinux.c
sparclynx.c
sparcnetbsd.c
srec.c Add --srec-len and --srec-forceS3 switches to objcopy 2000-11-03 01:47:13 +00:00
stab-syms.c
stabs.c
stamp-h.in
sunos.c
syms.c
sysdep.h
targets.c Add support for x86_64-*-linux-gnu* target 2000-11-30 19:16:54 +00:00
targmatch.sed
tekhex.c
TODO
trad-core.c
vaxnetbsd.c
versados.c
vms-gsd.c
vms-hdr.c
vms-misc.c
vms-tir.c
vms.c
vms.h
xcoff-target.h
xcofflink.c 2000-11-30 Kazu Hirata <kazu@hxi.com> 2000-11-30 08:04:42 +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-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.