binutils-gdb/bfd
Richard Henderson 9e756d64bb include/elf/
* alpha.h (LITUSE_ALPHA_ADDR, LITUSE_ALPHA_BASE, LITUSE_ALPHA_BYTOFF,
        LITUSE_ALPHA_JSR, LITUSE_ALPHA_TLSGD, LITUSE_ALPHA_TLSLDM): New.

	gas/
        * config/tc-alpha.c: Move LITUSE constants to "elf/alpha.h".
        Rename them LITUSE_ALPHA_*.

	bfd/
        * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
        (elf64_alpha_relocate_section): Use them.  Reject LE TLS relocs
        in shared libraries.  Fix DTPRELHI and TPRELHI value.
        (INSN_ADDQ, INSN_RDUNIQ): New.
        (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
        (elf64_alpha_relax_with_lituse): Return boolean.  Remove irelend
        argument.  Reject dynamic symbols.  Use LITUSE symbolic constants.
        (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
        Handle GOTDTPREL and GOTTPREL relocations.
        (elf64_alpha_relax_gprelhilo): New.
        (elf64_alpha_relax_tls_get_addr): New.
        (elf64_alpha_relax_find_tls_segment): New.
        (elf64_alpha_relax_section): Handle TLS relocations.
        (ALPHA_ELF_LINK_HASH_TLS_IE): New.
        (elf64_alpha_check_relocs): Set it.
2002-06-02 02:28:45 +00:00
..
doc Add DLX target 2002-05-28 14:08:47 +00:00
hosts
po * bfd-in2.h: Regenerate. 2002-05-31 04:23:27 +00:00
acinclude.m4 * acinclude.m4 (AM_INSTALL_LIBBFD): New. 2002-05-17 10:34:03 +00:00
aclocal.m4 * acinclude.m4 (AM_INSTALL_LIBBFD): New. 2002-05-17 10:34:03 +00:00
aix5ppc-core.c Replace bfd_read with bfd_bread. 2002-05-15 13:47:12 +00:00
aix386-core.c
aout0.c
aout32.c
aout64.c
aout-adobe.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
aout-arm.c
aout-cris.c
aout-encap.c
aout-ns32k.c
aout-sparcle.c
aout-target.h Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
aout-tic30.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
aoutf1.h
aoutx.h * linker.c (link_action): Ignore duplicate warning syms. 2002-03-28 03:27:46 +00:00
archive64.c
archive.c * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype. 2002-03-21 09:15:18 +00:00
archures.c Add DLX target 2002-05-28 14:08:47 +00:00
armnetbsd.c
bfd-in2.h * bfd-in2.h: Regenerate. 2002-05-31 04:23:27 +00:00
bfd-in.h Fix genreation of arm <->thumb glue stubs by ensuring that they are in the last section linked. 2002-05-29 16:03:04 +00:00
bfd.c * objdump.c (dump_headers): Fix output formatting for ELF32 2002-05-21 16:21:18 +00:00
binary.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
bout.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
cache.c
cf-i386lynx.c
cf-m68klynx.c
cf-sparclynx.c
ChangeLog include/elf/ 2002-06-02 02:28:45 +00:00
ChangeLog-0001
ChangeLog-9193
ChangeLog-9495 typo fix 2002-03-05 05:26:02 +00:00
ChangeLog-9697
ChangeLog-9899
cisco-core.c
coff64-rs6000.c Add 16 bit R_RBA. 2002-05-31 01:07:21 +00:00
coff-a29k.c
coff-alpha.c
coff-apollo.c
coff-arm.c For the Thumb BLX reloc round the relocation up rather than down. 2002-05-23 12:37:57 +00:00
coff-aux.c
coff-go32.c
coff-h8300.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
coff-h8500.c
coff-i386.c
coff-i860.c
coff-i960.c
coff-ia64.c
coff-m68k.c
coff-m88k.c
coff-mcore.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
coff-mips.c
coff-or32.c
coff-pmac.c
coff-ppc.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
coff-rs6000.c Add 16 bit R_RBA. 2002-05-31 01:07:21 +00:00
coff-sh.c 2002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-05-11 17:15:53 +00:00
coff-sparc.c
coff-stgo32.c
coff-svm68k.c
coff-tic30.c
coff-tic54x.c
coff-tic80.c
coff-u68k.c
coff-w65.c
coff-we32k.c
coff-z8k.c The patch contains mostly fixes for the disassembler. It also fixes 2002-04-25 10:59:24 +00:00
coffcode.h Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
coffgen.c
cofflink.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
coffswap.h Fix problem with objdump and 16 bit R_BA. 2002-05-04 10:07:18 +00:00
config.bfd * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
config.in * configure.in: Revert 2002-04-07. Instead, auto-configure 2002-05-13 13:33:30 +00:00
configure * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
configure.com
configure.host
configure.in * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
COPYING
corefile.c
cpu-a29k.c
cpu-alpha.c
cpu-arc.c
cpu-arm.c
cpu-avr.c
cpu-cris.c
cpu-d10v.c
cpu-d30v.c
cpu-dlx.c Add DLX target 2002-05-28 14:08:47 +00:00
cpu-fr30.c
cpu-h8300.c * cpu-h8300.c: Make default h8300 machine first in machine list. 2002-05-29 00:58:46 +00:00
cpu-h8500.c
cpu-hppa.c
cpu-i370.c * dep-in.sed: Cope with absolute paths. 2002-04-04 14:04:39 +00:00
cpu-i386.c * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64" 2002-03-18 16:42:43 +00:00
cpu-i860.c
cpu-i960.c
cpu-ia64-opc.c
cpu-ia64.c
cpu-m32r.c
cpu-m68hc11.c
cpu-m68hc12.c
cpu-m68k.c
cpu-m88k.c
cpu-m10200.c
cpu-m10300.c
cpu-mcore.c
cpu-mips.c * cpu-mips.c (mips_compatible): Don't try to check machine 2002-05-19 21:06:34 +00:00
cpu-mmix.c
cpu-ns32k.c
cpu-openrisc.c
cpu-or32.c
cpu-pdp11.c
cpu-pj.c
cpu-powerpc.c * archures.c (bfd_lookup_arch): Add comment on list order. 2002-04-20 02:54:26 +00:00
cpu-rs6000.c
cpu-s390.c * dep-in.sed: Cope with absolute paths. 2002-04-04 14:04:39 +00:00
cpu-sh.c Re-enable linking for sh5: 2002-04-17 19:31:53 +00:00
cpu-sparc.c * archures.c (bfd_default_compatible): Test bits_per_word. 2002-03-13 07:30:45 +00:00
cpu-tic30.c
cpu-tic54x.c
cpu-tic80.c
cpu-v850.c
cpu-vax.c
cpu-w65.c
cpu-we32k.c
cpu-xstormy16.c
cpu-z8k.c
demo64.c
dep-in.sed * dep-in.sed: Cope with absolute paths. 2002-04-04 14:04:39 +00:00
dwarf1.c
dwarf2.c * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code 2002-05-04 12:01:02 +00:00
ecoff.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
ecofflink.c
ecoffswap.h
efi-app-ia32.c
efi-app-ia64.c
elf32-arc.c
elf32-arm.h Fix genreation of arm <->thumb glue stubs by ensuring that they are in the last section linked. 2002-05-29 16:03:04 +00:00
elf32-avr.c
elf32-cris.c * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL, 2002-04-05 23:11:32 +00:00
elf32-d10v.c
elf32-d30v.c
elf32-dlx.c Add DLX target 2002-05-28 14:08:47 +00:00
elf32-fr30.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf32-gen.c
elf32-h8300.c
elf32-hppa.c * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04, 2002-05-10 02:03:47 +00:00
elf32-hppa.h * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add 2002-05-04 02:06:22 +00:00
elf32-i370.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf32-i386.c * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
elf32-i386qnx.c * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
elf32-i860.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf32-i960.c
elf32-m32r.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf32-m68hc11.c
elf32-m68hc12.c
elf32-m68k.c * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting. 2002-05-25 13:09:37 +00:00
elf32-m88k.c
elf32-mcore.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf32-mips.c * elf32-mips.c: Remove superfluous definitions copied from 2002-05-14 23:37:52 +00:00
elf32-openrisc.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf32-or32.c
elf32-pj.c
elf32-ppc.c * elf32-ppc.c (ppc_elf_create_got): New function. 2002-05-08 05:12:54 +00:00
elf32-s390.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf32-sh64.c * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table 2002-04-16 04:58:12 +00:00
elf32-sh-lin.c
elf32-sh-nbsd.c
elf32-sh.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
elf32-sparc.c * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic 2002-04-03 17:42:39 +00:00
elf32-v850.c
elf32-vax.c 2002-05-29 Matt Thomas <matt@3am-software.com> 2002-05-30 02:14:13 +00:00
elf32-xstormy16.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf32.c
elf64-alpha.c include/elf/ 2002-06-02 02:28:45 +00:00
elf64-gen.c
elf64-hppa.c * linker.c (link_action): Ignore duplicate warning syms. 2002-03-28 03:27:46 +00:00
elf64-hppa.h
elf64-mips.c * Makefile.am: Add elfxx-mips.c to the known backends. 2002-04-04 07:01:27 +00:00
elf64-mmix.c * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table 2002-04-16 04:58:12 +00:00
elf64-ppc.c * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate 2002-05-31 04:19:32 +00:00
elf64-ppc.h * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete. 2002-05-02 09:48:15 +00:00
elf64-s390.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf64-sh64.c * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table 2002-04-16 04:58:12 +00:00
elf64-sparc.c * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table 2002-04-16 04:58:12 +00:00
elf64-x86-64.c 2002-05-24 Michal Ludvig <mludvig@suse.cz> 2002-05-24 14:25:08 +00:00
elf64.c
elf-bfd.h * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
elf-eh-frame.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
elf-hppa.h * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h. 2002-04-08 11:01:43 +00:00
elf-m10200.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf-m10300.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf-strtab.c
elf.c * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
elfarm-nabi.c * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks. 2002-04-10 16:45:31 +00:00
elfarm-oabi.c * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define. 2002-05-31 02:28:53 +00:00
elfcode.h
elfcore.h
elflink.c * linker.c (link_action): Ignore duplicate warning syms. 2002-03-28 03:27:46 +00:00
elflink.h * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL 2002-05-23 13:12:53 +00:00
elfxx-ia64.c * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL 2002-05-23 13:12:53 +00:00
elfxx-mips.c * elfxx-mips.c: Call it IRIX, not Irix in comments. 2002-05-14 23:23:59 +00:00
elfxx-mips.h Actually commit the new files ommitted before. 2002-04-04 07:10:00 +00:00
elfxx-target.h * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
epoc-pe-arm.c
epoc-pei-arm.c
format.c
freebsd.h
gen-aout.c
genlink.h
go32stub.h
hash.c Remove computation of len from inside hash loop. 2002-05-17 09:52:04 +00:00
host-aout.c
hp300bsd.c
hp300hpux.c
hppabsd-core.c
hpux-core.c
i386aout.c
i386bsd.c
i386dynix.c
i386freebsd.c
i386linux.c * linker.c (link_action): Ignore duplicate warning syms. 2002-03-28 03:27:46 +00:00
i386lynx.c
i386mach3.c
i386msdos.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
i386netbsd.c
i386os9k.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
ieee.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
ihex.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
init.c
irix-core.c
libaout.h
libbfd-in.h Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
libbfd.c * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success. 2002-03-18 01:26:57 +00:00
libbfd.h * bfd-in2.h: Regenerate. 2002-05-31 04:23:27 +00:00
libcoff-in.h 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
libcoff.h 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
libecoff.h Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
libhppa.h
libieee.h
libnlm.h
liboasys.h
libpei.h
libxcoff.h XCOFF64 fixes. For setting arch/mach and for R_BR relocations. 2002-05-10 21:20:16 +00:00
linker.c 2002-05-21 H.J. Lu (hjl@gnu.org) 2002-05-22 05:06:18 +00:00
lynx-core.c
m68k4knetbsd.c
m68klinux.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
m68klynx.c
m68knetbsd.c
m88kmach3.c
MAINTAINERS
Makefile.am * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
Makefile.in * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
makefile.vms
merge.c * merge.c (_bfd_merge_sections): Don't segfault if there 2002-03-05 12:19:08 +00:00
mipsbsd.c
mmo.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
mpw-config.in
mpw-make.sed
netbsd-core.c
netbsd.h
newsos3.c
nlm32-alpha.c
nlm32-i386.c
nlm32-ppc.c
nlm32-sparc.c
nlm32.c
nlm64.c
nlm-target.h Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
nlm.c
nlmcode.h
nlmswap.h
ns32k.h
ns32knetbsd.c
oasys.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
opncls.c * opncls.c (_bfd_new_bfd_contained_in): Check return value of 2002-05-04 01:31:08 +00:00
osf-core.c
pc532-mach.c
pdp11.c * linker.c (link_action): Ignore duplicate warning syms. 2002-03-28 03:27:46 +00:00
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
peXXigen.c Remove double printed import table lines; add Bound-To comment. 2002-05-30 11:06:10 +00:00
PORTING
ppcboot.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
ptrace-core.c
README
reloc16.c
reloc.c include/elf/ 2002-05-30 22:01:38 +00:00
riscix.c
rs6000-core.c * configure.in: Revert 2002-04-07. Instead, auto-configure 2002-05-13 13:33:30 +00:00
sco5-core.c
section.c * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL 2002-05-23 13:12:53 +00:00
som.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
som.h
sparclinux.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
sparclynx.c
sparcnetbsd.c
srec.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
stab-syms.c
stabs.c
stamp-h.in
sunos.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
syms.c Add DLX target 2002-05-28 14:08:47 +00:00
sysdep.h
targets.c * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. 2002-05-31 02:59:47 +00:00
targmatch.sed
tekhex.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
TODO
trad-core.c
vaxnetbsd.c
versados.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
version.h daily update 2002-06-02 00:00:06 +00:00
vms-gsd.c
vms-hdr.c
vms-misc.c
vms-tir.c
vms.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
vms.h
xcoff-target.h
xcofflink.c Fix a problem with static linking with cross tools. 2002-04-30 04:32:51 +00:00

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.