binutils-gdb/bfd
Tom Rix 57fb03ac80 Fix pc relocations. 2002-06-17 13:43:50 +00:00
..
doc * Makefile.am: Fix quote style in last change. 2002-06-08 08:50:44 +00:00
hosts Locale changes from Bruno Haible <haible@clisp.cons.org>. 2001-09-19 05:33:36 +00:00
po elf_swap_symbol_in args should be "const PTR", not "const PTR *". 2002-06-06 00:29:22 +00:00
COPYING Update copyright notices 2001-03-08 21:04:02 +00:00
ChangeLog Fix pc relocations. 2002-06-17 13:43:50 +00:00
ChangeLog-0001 Rotated ChangeLog 2002-01-07 12:10:15 +00:00
ChangeLog-9193 Update copyright notices 2001-03-08 21:04:02 +00:00
ChangeLog-9495 typo fix 2002-03-05 05:26: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
MAINTAINERS add MAINTAINERS files 2000-07-05 19:28:06 +00:00
Makefile.am * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo. 2002-06-08 23:23:08 +00:00
Makefile.in * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo. 2002-06-08 23:23:08 +00:00
PORTING 19990502 sourceware import 1999-05-03 07:29:11 +00:00
README * README: Fix a typo. 2001-10-29 22:29:59 +00:00
TODO 19990502 sourceware import 1999-05-03 07:29:11 +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 * section.c (bfd_section_init): Remove unnecessary initialisations. 2002-01-05 13:11:33 +00:00
aout-adobe.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
aout-arm.c * version.h: New file. 2001-10-02 05:58:41 +00:00
aout-cris.c * version.h: New file. 2001-10-02 05:58:41 +00:00
aout-encap.c * aout-encap.c: Fix comment typos. 2001-10-10 12:08:29 +00:00
aout-ns32k.c * version.h: New file. 2001-10-02 05:58:41 +00:00
aout-sparcle.c * version.h: New file. 2001-10-02 05:58:41 +00:00
aout-target.h * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
aout-tic30.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
aout0.c * version.h: New file. 2001-10-02 05:58:41 +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
aoutf1.h * section.c (bfd_section_init): Remove unnecessary initialisations. 2002-01-05 13:11:33 +00:00
aoutx.h Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
archive.c * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype. 2002-03-21 09:15:18 +00:00
archive64.c * Makefile.am: split up BFD_LIBS like statements in BFD32_LIBS and 2001-12-05 22:46:21 +00:00
archures.c Add DLX target 2002-05-28 14:08:47 +00:00
armnetbsd.c * armnetbsd.c: Replace CONST with const. 2002-06-08 07:27:52 +00:00
bfd-in.h * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
bfd-in2.h * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
bfd.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
binary.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
bout.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
cache.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
cf-i386lynx.c Update copyright notices 2001-03-08 21:04:02 +00:00
cf-m68klynx.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cf-sparclynx.c Update copyright notices 2001-03-08 21:04:02 +00:00
cisco-core.c * section.c (bfd_section_init): Remove unnecessary initialisations. 2002-01-05 13:11:33 +00:00
coff-a29k.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-alpha.c * coff-alpha.c: Update copyright date. 2002-06-05 04:22:27 +00:00
coff-apollo.c Add missing prototypes 2001-08-25 09:49:44 +00:00
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 Update copyright notices 2001-03-08 21:04:02 +00:00
coff-go32.c * coff-go32.c: Set the alignment of dwarf2 linkonce sections to 0. 2001-08-21 22:39:47 +00:00
coff-h8300.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
coff-h8500.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-i386.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-i860.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-i960.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-ia64.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-m68k.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-m88k.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-mcore.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
coff-mips.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
coff-or32.c Fix compile time warning messages 2002-02-08 12:12:15 +00:00
coff-pmac.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-ppc.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-04 19:53:38 +00:00
coff-rs6000.c Change text alignement to 4 bytes. 2002-06-12 16:04:39 +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 Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-stgo32.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-svm68k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-tic30.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-tic54x.c * bfd.c (bfd_archive_filename): New function. 2001-09-20 23:30:37 +00:00
coff-tic80.c * bfd.c (bfd_archive_filename): New function. 2001-09-20 23:30:37 +00:00
coff-u68k.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
coff-w65.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
coff-we32k.c Update copyright notices 2001-03-08 21:04:02 +00:00
coff-z8k.c The patch contains mostly fixes for the disassembler. It also fixes 2002-04-25 10:59:24 +00:00
coff64-rs6000.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
coffcode.h Change text alignement to 4 bytes. 2002-06-12 16:04:39 +00:00
coffgen.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
cofflink.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
coffswap.h Fix problem with objdump and 16 bit R_BA. 2002-05-04 10:07:18 +00:00
config.bfd Individual processor configurations for sh-elf / sh-linux: 2002-06-13 20:11:35 +00:00
config.in * configure.in: Revert 2002-04-07. Instead, auto-configure 2002-05-13 13:33:30 +00:00
configure * targets.c: Sort target vecs. 2002-06-17 02:27:38 +00:00
configure.com 19990502 sourceware import 1999-05-03 07:29:11 +00:00
configure.host * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new 2002-01-22 00:47:21 +00:00
configure.in * targets.c: Sort target vecs. 2002-06-17 02:27:38 +00:00
corefile.c * armnetbsd.c: Replace CONST with const. 2002-06-08 07:27:52 +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 Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
cpu-arm.c Replace 'arch' field with 'mach'. 2002-02-14 16:24:20 +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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
cpu-dlx.c Add DLX target 2002-05-28 14:08:47 +00:00
cpu-fr30.c Update copyright notices 2001-03-08 21:04:02 +00:00
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 Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
cpu-hppa.c Update copyright notices 2001-03-08 21:04:02 +00:00
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 2000-07-22 Jason Eckhardt <jle@cygnus.com> 2000-07-28 21:10:20 +00:00
cpu-i960.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
cpu-ia64-opc.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 * cpu-mips.c (mips_compatible): Don't try to check machine 2002-05-19 21:06:34 +00:00
cpu-mmix.c Add MMIX support 2001-10-30 15:20:14 +00:00
cpu-ns32k.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
cpu-openrisc.c Add OpenRISC support 2001-04-24 15:08:16 +00:00
cpu-or32.c Add support for OpenRISC 32-bit embedded processor 2002-01-31 17:33:08 +00:00
cpu-pdp11.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
cpu-pj.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
cpu-powerpc.c * archures.c (bfd_lookup_arch): Add comment on list order. 2002-04-20 02:54:26 +00:00
cpu-rs6000.c Update copyright notices 2001-03-08 21:04:02 +00:00
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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 Locale changes from Bruno Haible <haible@clisp.cons.org>. 2001-09-19 05:33:36 +00:00
cpu-vax.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-w65.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
cpu-we32k.c Update copyright notices 2001-03-08 21:04:02 +00:00
cpu-xstormy16.c Index: bfd/ChangeLog 2001-12-08 03:46:03 +00:00
cpu-z8k.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
demo64.c * version.h: New file. 2001-10-02 05:58:41 +00:00
dep-in.sed * dep-in.sed: Cope with absolute paths. 2002-04-04 14:04:39 +00:00
dwarf1.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
dwarf2.c * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code 2002-05-04 12:01:02 +00:00
ecoff.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
ecofflink.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
ecoffswap.h Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +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
elf-bfd.h * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with 2002-06-07 14:57:11 +00:00
elf-eh-frame.c Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
elf-hppa.h * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment. 2002-06-16 15:32:08 +00:00
elf-m10200.c elf_swap_symbol_in args should be "const PTR", not "const PTR *". 2002-06-06 00:29:22 +00:00
elf-m10300.c elf_swap_symbol_in args should be "const PTR", not "const PTR *". 2002-06-06 00:29:22 +00:00
elf-strtab.c Use htab_create_alloc with calloc, not htab_alloc. 2002-06-10 10:18:33 +00:00
elf.c 2002-06-08 H.J. Lu <hjl@gnu.org> 2002-06-09 03:08:54 +00:00
elf32-arc.c * elf32-arc.c: Fix formatting. 2002-06-03 01:57:10 +00:00
elf32-arm.h * elf32-arc.c: Fix formatting. 2002-06-03 01:57:10 +00:00
elf32-avr.c Support for more than 64k ELF sections. 2001-12-17 00:52:35 +00:00
elf32-cris.c * elf32-arc.c: Fix formatting. 2002-06-03 01:57:10 +00:00
elf32-d10v.c Fix pc relocations. 2002-06-17 13:43:50 +00:00
elf32-d30v.c * elf.c (prep_headers): Get the machine code from the elf 2001-09-12 23:53:31 +00:00
elf32-dlx.c * armnetbsd.c: Replace CONST with const. 2002-06-08 07:27:52 +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 * bfd.c (bfd_archive_filename): New function. 2001-09-20 23:30:37 +00:00
elf32-h8300.c * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting 2002-06-06 21:33:11 +00:00
elf32-hppa.c elf_swap_symbol_in args should be "const PTR", not "const PTR *". 2002-06-06 00:29:22 +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.c (bfd_section_from_shdr): Make "name" const. 2002-06-04 00:51:08 +00:00
elf32-i386.c * elf32-arc.c: Fix formatting. 2002-06-03 01:57:10 +00:00
elf32-i386qnx.c * elf32-arc.c: Fix formatting. 2002-06-03 01:57:10 +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 * coff-sparc.c: Add missing prototypes. 2001-08-21 08:40:23 +00:00
elf32-m32r.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +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 elf_swap_symbol_in args should be "const PTR", not "const PTR *". 2002-06-06 00:29:22 +00:00
elf32-m88k.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf32-mcore.c * elf-bfd.h (struct elf_backend_data): Add rela_normal. 2002-05-07 00:16:53 +00:00
elf32-mips.c elf_swap_symbol_in args should be "const PTR", not "const PTR *". 2002-06-06 00:29:22 +00:00
elf32-openrisc.c * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove 2002-06-04 05:28:52 +00:00
elf32-or32.c * elf32-arc.c: Fix formatting. 2002-06-03 01:57:10 +00:00
elf32-pj.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
elf32-ppc.c * elf.c (bfd_section_from_shdr): Make "name" const. 2002-06-04 00:51:08 +00:00
elf32-s390.c * elf32-arc.c: Fix formatting. 2002-06-03 01:57:10 +00:00
elf32-sh-lin.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
elf32-sh-nbsd.c bfd: 2002-01-08 04:23:02 +00:00
elf32-sh.c elf_swap_symbol_in args should be "const PTR", not "const PTR *". 2002-06-06 00:29:22 +00:00
elf32-sh64-com.c bfd/ 2002-06-05 01:50:42 +00:00
elf32-sh64-nbsd.c bfd: 2002-06-04 02:57:44 +00:00
elf32-sh64.c bfd/ 2002-06-05 01:50:42 +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 * elf.c (bfd_section_from_shdr): Make "name" const. 2002-06-04 00:51:08 +00:00
elf32-vax.c * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove 2002-06-04 05:28:52 +00:00
elf32-xstormy16.c elf_swap_symbol_in args should be "const PTR", not "const PTR *". 2002-06-06 00:29:22 +00:00
elf32.c Update copyright notices 2001-03-08 21:04:02 +00:00
elf64-alpha.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
elf64-gen.c * bfd.c (bfd_archive_filename): New function. 2001-09-20 23:30:37 +00:00
elf64-hppa.c * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment. 2002-06-16 15:32:08 +00:00
elf64-hppa.h * elf64-hppa.h: Update copyright date. 2002-02-25 05:09:11 +00:00
elf64-mips.c * armnetbsd.c: Replace CONST with const. 2002-06-08 07:27:52 +00:00
elf64-mmix.c * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member 2002-06-16 20:48:46 +00:00
elf64-ppc.c * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved 2002-06-07 10:21:53 +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_size_info): Add swap_symbol_in field. 2002-06-05 13:32:02 +00:00
elf64-sh64-nbsd.c bfd: 2002-06-04 02:57:44 +00:00
elf64-sh64.c * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static. 2002-06-08 12:27:33 +00:00
elf64-sparc.c * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash 2002-06-08 03:01:47 +00:00
elf64-x86-64.c * elf32-arc.c: Fix formatting. 2002-06-03 01:57:10 +00:00
elf64.c 19990502 sourceware import 1999-05-03 07:29:11 +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 elf_swap_symbol_in args should be "const PTR", not "const PTR *". 2002-06-06 00:29:22 +00:00
elfcore.h * elfcore.h (elf_core_file_p): Improve comment for last change. 2002-01-28 16:48:52 +00:00
elflink.c * linker.c (link_action): Ignore duplicate warning syms. 2002-03-28 03:27:46 +00:00
elflink.h * elflink.h (elf_bfd_final_link): Improve error handling for missing 2002-06-12 18:14:05 +00:00
elfxx-ia64.c elf_swap_symbol_in args should be "const PTR", not "const PTR *". 2002-06-06 00:29:22 +00:00
elfxx-mips.c * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code. 2002-06-07 23:43:41 +00:00
elfxx-mips.h * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to... 2002-06-05 10:31:47 +00:00
elfxx-target.h * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +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 Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
freebsd.h Update copyright notices 2001-03-08 21:04:02 +00:00
gen-aout.c * version.h: New file. 2001-10-02 05:58:41 +00:00
genlink.h Update copyright notices 2001-03-08 21:04:02 +00:00
go32stub.h * go32stub.h: Update stub. 2000-06-28 15:55:41 +00:00
hash.c Remove computation of len from inside hash loop. 2002-05-17 09:52:04 +00:00
host-aout.c * version.h: New file. 2001-10-02 05:58:41 +00:00
hp300bsd.c * version.h: New file. 2001-10-02 05:58:41 +00:00
hp300hpux.c * version.h: New file. 2001-10-02 05:58:41 +00:00
hppabsd-core.c * syms.c (_bfd_generic_make_empty_symbol): New function. 2002-01-06 07:30:35 +00:00
hpux-core.c * syms.c (_bfd_generic_make_empty_symbol): New function. 2002-01-06 07:30:35 +00:00
i386aout.c * version.h: New file. 2001-10-02 05:58:41 +00:00
i386bsd.c * version.h: New file. 2001-10-02 05:58:41 +00:00
i386dynix.c * version.h: New file. 2001-10-02 05:58:41 +00:00
i386freebsd.c * version.h: New file. 2001-10-02 05:58:41 +00:00
i386linux.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
i386lynx.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
i386mach3.c * version.h: New file. 2001-10-02 05:58:41 +00:00
i386msdos.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
i386netbsd.c * version.h: New file. 2001-10-02 05:58:41 +00:00
i386os9k.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
ieee.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
ihex.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
init.c Update copyright notices 2001-03-08 21:04:02 +00:00
irix-core.c * syms.c (_bfd_generic_make_empty_symbol): New function. 2002-01-06 07:30:35 +00:00
libaout.h 2002-06-08 Matt Thomas <matt@3am-software.com> 2002-06-08 23:01:10 +00:00
libbfd-in.h * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +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-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
libcoff-in.h * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
libcoff.h * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
libecoff.h Fix ld --just-symbols 2002-05-15 00:18:58 +00:00
libhppa.h Update copyright notices 2001-03-08 21:04:02 +00:00
libieee.h Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
libnlm.h Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
liboasys.h Update copyright notices 2001-03-08 21:04:02 +00:00
libpei.h Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
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 * section.c (bfd_section_init): Remove unnecessary initialisations. 2002-01-05 13:11:33 +00:00
m68k4knetbsd.c * version.h: New file. 2001-10-02 05:58:41 +00:00
m68klinux.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
m68klynx.c * version.h: New file. 2001-10-02 05:58:41 +00:00
m68knetbsd.c * version.h: New file. 2001-10-02 05:58:41 +00:00
m88kmach3.c * version.h: New file. 2001-10-02 05:58:41 +00:00
makefile.vms 19990502 sourceware import 1999-05-03 07:29:11 +00:00
merge.c Use htab_create_alloc with calloc, not htab_alloc. 2002-06-10 10:18:33 +00:00
mipsbsd.c * version.h: New file. 2001-10-02 05:58:41 +00:00
mmo.c * armnetbsd.c: Replace CONST with const. 2002-06-08 07:27:52 +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 * section.c (bfd_section_init): Remove unnecessary initialisations. 2002-01-05 13:11:33 +00:00
netbsd.h Update copyright notices 2001-03-08 21:04:02 +00:00
newsos3.c * version.h: New file. 2001-10-02 05:58:41 +00:00
nlm-target.h * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
nlm.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
nlm32-alpha.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
nlm32-i386.c * aout-encap.c: Fix comment typos. 2001-10-10 12:08:29 +00:00
nlm32-ppc.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
nlm32-sparc.c Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +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
nlmcode.h Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
nlmswap.h Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
ns32k.h Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
ns32knetbsd.c * armnetbsd.c: Replace CONST with const. 2002-06-08 07:27:52 +00:00
oasys.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
opncls.c * opncls.c (bfd_openr): Remove redundant bfd_set_error. 2002-06-17 02:33:42 +00:00
osf-core.c * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are 2002-02-20 12:42:38 +00:00
pc532-mach.c * version.h: New file. 2001-10-02 05:58:41 +00:00
pdp11.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
pe-arm.c Update copyright notices 2001-03-08 21:04:02 +00:00
pe-i386.c Enable 16 byte alignment for .bss, .data and .text sections so that sse and 2002-06-14 11:24:12 +00:00
pe-mcore.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pe-mips.c * coff-mips.c (mips_bfd_reloc_type_lookup): Replace 2001-12-02 13:14:48 +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
peXXigen.c * peXXigen.c (pe_print_idata): Remove unused variable. 2002-06-06 10:45:14 +00:00
pei-arm.c Update copyright notices 2001-03-08 21:04:02 +00:00
pei-i386.c Enable 16 byte alignment for .bss, .data and .text sections so that sse and 2002-06-14 11:24:12 +00:00
pei-mcore.c 1999-09-11 Donn Terry <donn@interix.com> 1999-09-11 22:10:33 +00:00
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 * bfd.c (bfd_archive_filename): New function. 2001-09-20 23:30:37 +00:00
ppcboot.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
ptrace-core.c * section.c (bfd_section_init): Remove unnecessary initialisations. 2002-01-05 13:11:33 +00:00
reloc.c include/elf/ 2002-05-30 22:01:38 +00:00
reloc16.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
riscix.c * version.h: New file. 2001-10-02 05:58:41 +00:00
rs6000-core.c * configure.in: Revert 2002-04-07. Instead, auto-configure 2002-05-13 13:33:30 +00:00
sco5-core.c * syms.c (_bfd_generic_make_empty_symbol): New function. 2002-01-06 07:30:35 +00:00
section.c * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE 2002-06-10 16:10:43 +00:00
som.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
som.h * aout-encap.c: Fix comment typos. 2001-10-10 12:08:29 +00:00
sparclinux.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
sparclynx.c * version.h: New file. 2001-10-02 05:58:41 +00:00
sparcnetbsd.c * version.h: New file. 2001-10-02 05:58:41 +00:00
srec.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
stab-syms.c Update copyright notices 2001-03-08 21:04:02 +00:00
stabs.c * stabs.c (_bfd_link_section_stabs): Check that the symbol offset 2002-06-06 09:24:56 +00:00
stamp-h.in 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sunos.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
syms.c Add DLX target 2002-05-28 14:08:47 +00:00
sysdep.h * archive.c (offsetof): Remove define. 2001-08-19 23:42:47 +00:00
targets.c * targets.c: Sort target vecs. 2002-06-17 02:27:38 +00:00
targmatch.sed * targmatch.sed: Delete case statements. 2001-08-29 03:39:47 +00:00
tekhex.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
trad-core.c 2002-02-10 Daniel Jacobowitz <drow@mvista.com> 2002-02-11 02:17:39 +00:00
vax1knetbsd.c * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo. 2002-06-08 23:23:08 +00:00
vaxnetbsd.c * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo. 2002-06-08 23:23:08 +00:00
versados.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
version.h daily update 2002-06-17 00:00:06 +00:00
vms-gsd.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00
vms-hdr.c * version.h: New file. 2001-10-02 05:58:41 +00:00
vms-misc.c * syms.c (_bfd_generic_make_empty_symbol): New function. 2002-01-06 07:30:35 +00:00
vms-tir.c Fixes for better translation into other languages 2002-01-30 16:07:28 +00:00
vms.c * bfd-in.h: Remove "taken from the source" comment. 2002-06-05 03:43:11 +00:00
vms.h Touches most files in bfd/, so likely will be blamed for everything.. 2001-09-18 09:57:26 +00:00
xcoff-target.h * coff-alpha.c: Update copyright date. 2002-06-05 04:22:27 +00:00
xcofflink.c Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc 2002-06-07 15:04:49 +00:00

README

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.