binutils-gdb/bfd
Peter Schauer d0f44984d1 * elfcore.h (bfd_prstatus): Copy core_prstatus from the first
NT_PRSTATUS note section encountered, it contains the status of
	the currently executing thread when the core file was written.
1998-04-21 20:39:52 +00:00
..
doc * Makefile.am (STAGESTUFF): Remove variable. 1998-04-06 18:07:58 +00:00
hosts remove sparclinux.h 1998-02-23 04:53:58 +00:00
.Sanitize * elf32-mips.c (R_MIPS15_S3): New relocation type. 1998-03-22 20:01:56 +00:00
COPYING
ChangeLog * elfcore.h (bfd_prstatus): Copy core_prstatus from the first 1998-04-21 20:39:52 +00:00
ChangeLog.1
ChangeLog.2 Remove ARC sanitization. 1997-08-15 12:08:52 +00:00
Makefile.am * Makefile.am (diststuff): New target. 1998-04-06 18:08:13 +00:00
Makefile.in * Makefile.am (diststuff): New target. 1998-04-06 18:08:13 +00:00
PORTING
README update bug-gnu-utils address 1998-02-12 18:35:59 +00:00
TODO
acconfig.h * Makefile.am: New file, based on old Makefile.in. 1997-08-01 00:04:48 +00:00
acinclude.m4 tweaks 1997-08-01 01:43:21 +00:00
aclocal.m4 * configure.in: Use AM_DISABLE_SHARED. 1998-03-20 23:48:23 +00:00
aix386-core.c
aout-adobe.c
aout-arm.c
aout-encap.c
aout-ns32k.c * ns32k.h: New file. 1996-03-27 19:57:34 +00:00
aout-sparcle.c * Makefile.in (aout-sparcle.o): New target. 1996-09-03 19:52:15 +00:00
aout-target.h
aout0.c
aout32.c
aout64.c
aoutf1.h
aoutx.h * aoutx.h (NAME(aout,final_link)): Don't emit the string table if 1997-08-11 16:46:40 +00:00
archive.c * archive.c (_bfd_generic_read_ar_hdr_mag): Simplify end-of-name test. 1998-04-21 07:15:33 +00:00
archures.c Fix 4320 sanitization. 1998-03-04 21:14:50 +00:00
bfd-in.h Arm specific code changed to conform to BFD coding conventions. 1998-04-21 17:07:25 +00:00
bfd-in2.h Fix 4320 sanitization. 1998-03-04 21:14:50 +00:00
bfd.c * bfd.c (tdata): Add netbsd_core_data. 1996-02-21 00:29:38 +00:00
binary.c
bout.c
cache.c
cf-i386lynx.c
cf-m68klynx.c Based on patches from Philippe De Muyter <phdm@info.ucl.ac.be>. 1997-03-20 21:23:10 +00:00
cf-sparclynx.c
cisco-core.c
coff-a29k.c * coff-a29k.c (coff_a29k_relocate_section): Don't use symndx as a 1997-03-31 21:12:54 +00:00
coff-alpha.c * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Don't 1996-02-19 21:12:48 +00:00
coff-apollo.c
coff-arm.c Arm specific code changed to conform to BFD coding conventions. 1998-04-21 17:07:25 +00:00
coff-aux.c
coff-go32.c
coff-h8300.c * coff-h8300.c (h8300_reloc16_extra_cases): Correct off by one 1997-02-03 16:54:36 +00:00
coff-h8500.c
coff-i386.c Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-22 22:29:11 +00:00
coff-i960.c
coff-m68k.c
coff-m88k.c
coff-mips.c * coff-alpha.c (bsd_alpha_howto_table): Cloned from alpha_howto_table 1997-04-18 15:50:19 +00:00
coff-pmac.c
coff-ppc.c * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
coff-rs6000.c * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
coff-sh.c * coff-sh.c (sh_relax_delete_bytes): Insert nop instructions, not 1996-05-28 19:34:07 +00:00
coff-sparc.c
coff-stgo32.c * coff-stgo32.c: Rename from coff-stubgo32.c to avoid old System V 1997-08-10 18:47:36 +00:00
coff-svm68k.c Based on patches from Philippe De Muyter <phdm@info.ucl.ac.be>. 1997-03-20 21:23:10 +00:00
coff-tic80.c * coff-i960.c (COFF_ALIGN_IN_SECTION_HEADER): Define to 1. 1997-08-19 16:44:00 +00:00
coff-u68k.c
coff-w65.c
coff-we32k.c
coff-z8k.c
coffcode.h Arm specific code changed to conform to BFD coding conventions. 1998-04-21 17:07:25 +00:00
coffgen.c * coff-i386.c (i3coff_object_p): If COFF_IMAGE_WITH_PE, hack to 1997-06-22 23:41:55 +00:00
cofflink.c Arm specific code changed to conform to BFD coding conventions. 1998-04-21 17:07:25 +00:00
coffswap.h Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-22 21:20:46 +00:00
config.bfd Do not add PowerPC NT support by default to PowerPC ELF systems 1998-04-08 18:57:42 +00:00
config.in * configure.in: Check for fdopen. 1997-07-22 19:11:04 +00:00
configure * Makefile.am (libbfd_la_LIBADD): Add @WIN32LIBADD@. 1998-04-13 20:49:22 +00:00
configure.bat
configure.com various evax patches 1997-10-20 19:23:09 +00:00
configure.host comment fix 1997-01-31 23:15:42 +00:00
configure.in * Makefile.am (libbfd_la_LIBADD): Add @WIN32LIBADD@. 1998-04-13 20:49:22 +00:00
cpu-a29k.c
cpu-alpha.c
cpu-arc.c
cpu-arm.c Added support for storing ARM Procedure Calling Standard variant, and ARM 1997-05-14 17:00:43 +00:00
cpu-d10v.c start-sanitize-d10v 1996-07-18 00:47:05 +00:00
cpu-d30v.c Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 01:29:29 +00:00
cpu-h8300.c
cpu-h8500.c
cpu-hppa.c
cpu-i386.c
cpu-i860.c
cpu-i960.c
cpu-m32r.c Add support for m32rx processor. 1997-12-15 23:10:11 +00:00
cpu-m68k.c Wed Mar 25 13:59:24 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1998-03-25 20:12:49 +00:00
cpu-m88k.c
cpu-m10200.c * elf-m10200.c: Rename from elf32-mn10200.c. 1997-04-02 21:09:29 +00:00
cpu-mips.c * cpu-mips.c (arch_info_struct): Make r5900 pointer size 32bits. 1998-02-06 22:30:45 +00:00
cpu-ns32k.c * ns32k.h: New file. 1996-03-27 19:57:34 +00:00
cpu-powerpc.c
cpu-rs6000.c
cpu-sparc.c
cpu-tic30.c * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to force 1998-02-02 22:49:54 +00:00
cpu-tic80.c (Lay some groundwork for TIc80 port that will be filled in incrementally.) 1996-12-28 04:09:34 +00:00
cpu-v850.c fix sanitizations and copyright 1997-09-04 17:34:50 +00:00
cpu-vax.c
cpu-w65.c
cpu-we32k.c
cpu-z8k.c
demo64.c
dep-in.sed * dep-in.sed: Remove ../bfd/sysdep.h, since it will appear when 1996-10-04 17:50:47 +00:00
dwarf2.c * dwarf2.c (comp_unit): Move it earlier in the source. Add 1998-04-07 20:29:26 +00:00
ecoff.c * coff-alpha.c (bsd_alpha_howto_table): Cloned from alpha_howto_table 1997-04-18 15:50:19 +00:00
ecofflink.c * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
ecoffswap.h
elf-bfd.h From Eric Youngdale <eric@andante.jic.com>: 1997-03-10 04:43:42 +00:00
elf-m10200.c * elf-m10200.c: Rename from elf32-mn10200.c. 1997-04-02 21:09:29 +00:00
elf-m10300.c * elf-m10300.c (bfd_elf32_mn10300_reloc): Remove prototype 1997-04-08 06:08:29 +00:00
elf.c * elf.c (prep_headers): Use new EM_SPARCV9 symbol. 1998-04-15 23:09:52 +00:00
elf32-arc.c
elf32-d10v.c start-sanitize-d10v 1996-07-23 17:54:21 +00:00
elf32-d30v.c Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 01:29:29 +00:00
elf32-gen.c
elf32-hppa.c * opncls.c (bfd_alloc): Rename from bfd_alloc_by_size_t. Remove 1997-03-17 16:36:08 +00:00
elf32-hppa.h
elf32-i386.c * elf32-i386.c (elf_i386_relocate_section): When generating a 1997-06-16 19:24:23 +00:00
elf32-i860.c
elf32-m32r.c improve support for m32rx processor. 1997-12-16 00:12:39 +00:00
elf32-m68k.c * elf32-m68k.c (howto_table): Use complain_overflow_bitfield, not 1997-06-30 18:30:55 +00:00
elf32-m88k.c
elf32-mips.c * elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true. 1998-01-31 00:11:34 +00:00
elf32-ppc.c Mon Jun 16 18:56:27 1997 Geoff Keating <geoffk@ozemail.com.au> 1997-06-16 23:05:27 +00:00
elf32-sparc.c * elf32-sparc.c (sparc_elf_wdisp16_reloc): Cast to bfd_byte *, not 1997-10-03 15:25:10 +00:00
elf32-v850.c Changes required to emit Elf Rela structures 1998-04-01 16:47:38 +00:00
elf32.c
elf64-alpha.c * elf64-alpha.c (elf64_alpha_find_reloc_at_ofs): Renamed from 1998-04-21 07:15:57 +00:00
elf64-gen.c
elf64-mips.c * elfcode.h (elf_slurp_reloc_table): Add dynamic parameter. 1996-12-15 19:59:18 +00:00
elf64-sparc.c Fri Oct 24 11:15:58 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz> 1997-10-24 18:14:52 +00:00
elf64.c
elfcode.h * elfcode.h (elf_slurp_symbol_table): Don't try to read the 1997-03-14 21:46:39 +00:00
elfcore.h * elfcore.h: Add support for core files with multiple threads. 1996-04-16 23:39:54 +00:00
elflink.c Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> 1997-01-03 22:09:40 +00:00
elflink.h Fix gcc -Wall warnings. See ChangeLog for details. 1998-03-27 21:30:53 +00:00
elfxx-target.h * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_local_label 1997-02-28 02:07:54 +00:00
evax-alpha.c Wed Mar 25 13:59:24 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1998-03-25 19:00:21 +00:00
evax-egsd.c fix comment 1997-11-22 21:05:48 +00:00
evax-emh.c Sat Nov 22 16:06:56 1997 Klaus Kaempf <kkaempf@progis.de> 1997-11-22 21:08:09 +00:00
evax-etir.c various evax patches 1997-10-20 19:23:09 +00:00
evax-misc.c various evax patches 1997-10-20 19:23:09 +00:00
evax.h various evax patches 1997-10-20 19:23:09 +00:00
filemode.c * filemode.c: Include sysdep.h. 1996-11-12 23:28:49 +00:00
format.c
gen-aout.c
genlink.h
go32stub.h Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-22 22:29:11 +00:00
hash.c
host-aout.c
hp300bsd.c
hp300hpux.c
hppa_stubs.h
hppabsd-core.c
hpux-core.c
i386aout.c
i386bsd.c
i386dynix.c
i386linux.c
i386lynx.c
i386mach3.c
i386netbsd.c
i386os9k.c
ieee.c * ieee.c (ieee_slurp_section_data): Pick up the start address. 1997-01-31 19:15:40 +00:00
ihex.c * ihex.c (ihex_scan): Removed unnecessary extbase variable. 1996-08-30 15:52:40 +00:00
init.c
irix-core.c
libaout.h * libaout.h (enum machine_type): Change M_SPARCLET from 142 to 131. 1996-12-13 19:17:46 +00:00
libbfd-in.h * stabs.c (_bfd_link_section_stabs): Copy over the first header 1997-03-25 19:46:12 +00:00
libbfd.c
libbfd.h Do not allow BFD_ALIGN to wrap 1998-02-05 19:29:29 +00:00
libcoff-in.h * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through the 1996-04-24 18:10:46 +00:00
libcoff.h rebuild 1997-12-22 10:23:57 +00:00
libecoff.h
libhppa.h * libhppa.h (R_HPPA_ESEL): New field selector. 1996-07-30 20:16:27 +00:00
libieee.h
libnlm.h
liboasys.h
linker.c * linker.c (default_indirect_link_order): Print an error message 1996-10-21 14:56:17 +00:00
lynx-core.c
m68k4knetbsd.c
m68klinux.c Tue Mar 18 22:40:09 1997 H.J. Lu <hjl@lucon.org> 1997-03-19 03:58:45 +00:00
m68klynx.c
m68knetbsd.c
m88kmach3.c
makefile.dos
makefile.vms Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de> 1996-06-18 19:07:51 +00:00
mipsbsd.c Wed Mar 25 13:59:24 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1998-03-25 20:12:49 +00:00
mpw-config.in * configure.in: Add havevecs, and put it in tdefaults. 1996-10-03 21:36:08 +00:00
mpw-make.sed * mpw-make.sed (config.bfd, targmatch.sed): Edit references to 1996-10-10 18:21:37 +00:00
netbsd-core.c
netbsd.h
newsos3.c
nlm-target.h
nlm.c
nlm32-alpha.c
nlm32-i386.c
nlm32-ppc.c
nlm32-sparc.c
nlm32.c
nlm64.c
nlmcode.h
nlmswap.h
ns32knetbsd.c
oasys.c
opncls.c * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
osf-core.c
pc532-mach.c
pe-i386.c
pe-ppc.c
pei-ppc.c
peicode.h Arm specific code changed to conform to BFD coding conventions. 1998-04-21 17:07:25 +00:00
ppcboot.c Add PPCbug boot record support 1996-05-07 20:20:55 +00:00
ptrace-core.c
reloc.c * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to force 1998-02-02 22:49:54 +00:00
reloc16.c
riscix.c
rs6000-core.c * rs6000-core.c (rs6000coff_core_p): If CORE_TRUNC is set, print 1997-07-28 09:52:23 +00:00
section.c Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> 1997-01-03 22:09:40 +00:00
som.c * som.c (som_bfd_ar_write_symbol_stuff): Account for trailing 1997-10-20 03:01:55 +00:00
som.h
sparclinux.c From David S. Miller <davem@caip.rutgers.edu> and H.J. Lu 1997-03-28 20:24:08 +00:00
sparclynx.c Wed Mar 25 13:59:24 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1998-03-25 20:12:49 +00:00
sparcnetbsd.c
srec.c * srec.c (srec_scan): Rewrite to not use obstack_1grow. 1997-03-17 20:14:55 +00:00
stab-syms.c
stabs.c * stabs.c (_bfd_link_section_stabs): Copy over the first header 1997-03-25 19:46:12 +00:00
stamp-h.in * Makefile.am: New file, based on old Makefile.in. 1997-08-01 00:04:48 +00:00
sunos.c * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET. 1996-04-02 21:28:33 +00:00
syms.c * bfd-in.h: Don't include obstack.h. 1997-03-18 00:47:04 +00:00
sysdep.h Wed Aug 7 14:11:44 1996 Philippe De Muyter <phdm@info.ucl.ac.be> 1996-08-07 18:17:22 +00:00
targets.c * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to force 1998-02-02 22:49:54 +00:00
targmatch.sed * targmatch.sed: Add explicit \n characters to work around bug in 1997-05-01 15:32:09 +00:00
tekhex.c * syms.c (coff_section_type): Make arg const. 1996-09-11 04:25:57 +00:00
trad-core.c
versados.c
xcofflink.c * coff-ppc.c (dump_toc): Add cast to avoid warning from SunOS cc. 1997-04-04 19:35:32 +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.

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.
  --enable-commonbfdlib
	Build BFD, opcodes, and libiberty as a single 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.