binutils-gdb/bfd
Dave Anglin d45913a06f * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
unsigned int.  Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
	unsigned int.
	(NAME(aout,final_link)): Cast enum used in assignment.
	(aout_link_write_symbols): Cast enums in comparisons, int values to
	boolean, enums in assignments to int.
	(aout_link_input_section_std): Cast rel->r_index to unsigned int.
	(aout_link_input_section_ext): Likewise.  Cast enums used in comparisons
	with unsigned ints.
	(aout_link_reloc_link_order): Cast enum to int in assignment.
	* archive.c (_bfd_generic_read_ar_hdr_mag): Cast result of memchr
	calls to char *.
	* bfd-in.h (bfd_set_section_vma): Cast enum true to unsigned int in
	assignment.
	* bfd-in2.h (bfd_set_section_vma): Likewise.
	* bfd.c (bfd_record_phdr): Cast enums in assignments.
	* binary.c (bfd_alloc): Cast enum to long.
	* coffgen.c (_bfd_coff_is_local_label_name): Cast return to boolean.
	* dwarf2.c (read_abbrevs): Add casts to enum types.
	(read_attribute_value): Likewise.
	(arange_add): Cast result of bfd_zalloc call.
	(comp_unit_contains_address): Return true and false.
	(comp_unit_find_nearest_line): Cast return to boolean.
	* format.c (bfd_check_format_matches, bfd_set_format): Likewise.
	* gen-aout.c: define macro '_' if not defined.
	* libbfd.c (bfd_realloc): Cast malloc and realloc to PTR.
	(bfd_bwrite): Cast bfd_realloc to bfd_byte *.
	(bfd_write_bigendian_4byte_int): Cast return to boolean.
	(bfd_seek): Cast bfd_realloc to bfd_byte *.
	(bfd_generic_is_local_label_name): Cast return to boolean.
	* libcoff.h (_bfd_coff_adjust_symndx): Remove extraneous '\'.
	* linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
	struct bfd_hash_entry *.
	(_bfd_generic_link_hash_newfunc): likewise.
	(_bfd_generic_final_link): Cast enum to unsigned int.
	* merge.c (sec_merge_emit): Cast return to boolean.
	(merge_strings): Add casts to const unsigned char *.
	* reloc.c (bfd_get_reloc_code_name): Cast enums in comparison to int.
	(bfd_generic_get_relocated_section_content): Cast enum to unsigned int.
	* section.c (bfd_section_hash_newfunc): Cast bfd_hash_allocate result to
	struct bfd_hash_entry *.
	(bfd_set_section_content): Add cast to PTR in comparison.
	* simple.c (simple_dummy_warning, simple_dummy_undefined_symbol,
	simple_dummy_reloc_overflow, simple_dummy_reloc_dangerous,
	simple_dummy_unattached_reloc,
	bfd_simple_get_relocated_section_contents): Add K&R declarations and
	function definitions.
	* srec.c (S3Forced): Initialize to false.
	(srec_get_symtab): Cast return value from bfd_alloc to asymbol *.
	* stabs.c (_bfd_link_section_stabs): Cast enum to int in comparisons.
	(_bfd_discard_section_stabs): Likewise.  Also cast return to boolean.
	* syms.c (bfd_is_undefined_symclass): Cast return to boolean.
	(_bfd_stab_section_find_nearest_line): Cast enum to bfd_byte in
	comparisons.
2002-10-25 02:45:54 +00:00
..
doc * Makefile.in: Regenerate. 2002-10-14 12:06:23 +00:00
hosts
po * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
acinclude.m4
aclocal.m4
aix5ppc-core.c
aix386-core.c
aout0.c
aout32.c
aout64.c
aout-adobe.c
aout-arm.c
aout-cris.c
aout-encap.c
aout-ns32k.c Fix bugs and remove compile time warnings for N"32K port. 2002-07-31 16:23:29 +00:00
aout-sparcle.c
aout-target.h
aout-tic30.c
aoutf1.h
aoutx.h * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
archive64.c
archive.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
archures.c * archures.c (bfd_mach_i386_i386, bfd_mach_i386_i8086, 2002-10-14 05:16:42 +00:00
armnetbsd.c
bfd-in2.h * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
bfd-in.h * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
bfd.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
binary.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
bout.c
cache.c
cf-i386lynx.c
cf-m68klynx.c
cf-sparclynx.c
ChangeLog * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
ChangeLog-0001 Remove bfd/ prefix from files. 2002-08-15 23:19:28 +00:00
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
cisco-core.c
coff64-rs6000.c * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded 2002-09-02 11:47:42 +00:00
coff-a29k.c
coff-alpha.c
coff-apollo.c
coff-arm.c Fix numerous occurrences of 2002-10-11 08:33:11 +00:00
coff-aux.c
coff-go32.c
coff-h8300.c
coff-h8500.c
coff-i386.c
coff-i860.c
coff-i960.c
coff-ia64.c
coff-m68k.c
coff-m88k.c
coff-mcore.c
coff-mips.c
coff-or32.c
coff-pmac.c
coff-ppc.c
coff-rs6000.c * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and 2002-08-22 05:13:04 +00:00
coff-sh.c
coff-sparc.c
coff-stgo32.c
coff-svm68k.c
coff-tic4x.c * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED. 2002-09-17 08:33:13 +00:00
coff-tic30.c
coff-tic54x.c
coff-tic80.c
coff-u68k.c
coff-w65.c
coff-we32k.c
coff-z8k.c
coffcode.h * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded 2002-09-02 11:47:42 +00:00
coffgen.c * aoutx.h (some_aout_object_p): Clean up tdata properly on error. 2002-07-30 05:49:24 +00:00
cofflink.c Don't mark relocations in excluded sections. 2002-10-07 16:27:39 +00:00
coffswap.h Add TMS320C4x support 2002-08-28 10:38:51 +00:00
config.bfd * config.bfd (s390-*-linux*): Add targ64_selvecs. 2002-10-16 19:54:54 +00:00
config.in
configure * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
configure.com
configure.host
configure.in * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
COPYING
corefile.c
cpu-a29k.c
cpu-alpha.c
cpu-arc.c
cpu-arm.c
cpu-avr.c * Makefile.am: Run "make dep-am". 2002-08-30 08:11:44 +00:00
cpu-cris.c
cpu-d10v.c
cpu-d30v.c
cpu-dlx.c
cpu-fr30.c
cpu-frv.c
cpu-h8300.c
cpu-h8500.c
cpu-hppa.c
cpu-i370.c
cpu-i386.c
cpu-i860.c
cpu-i960.c
cpu-ia64-opc.c
cpu-ia64.c
cpu-ip2k.c Add IP2k support to BFD and LD 2002-07-17 14:15:52 +00:00
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 [include/elf] 2002-09-30 11:53:56 +00:00
cpu-mmix.c
cpu-ns32k.c Fix bugs and remove compile time warnings for N"32K port. 2002-07-31 16:23:29 +00:00
cpu-openrisc.c
cpu-or32.c
cpu-pdp11.c
cpu-pj.c * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove. 2002-09-02 11:52:01 +00:00
cpu-powerpc.c * Makefile.am: Run "make dep-am". 2002-08-30 08:11:44 +00:00
cpu-rs6000.c * Makefile.am: Run "make dep-am". 2002-08-30 08:11:44 +00:00
cpu-s390.c
cpu-sh.c
cpu-sparc.c
cpu-tic4x.c * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED. 2002-09-17 08:59:11 +00:00
cpu-tic30.c
cpu-tic54x.c
cpu-tic80.c
cpu-v850.c * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove. 2002-09-02 11:52:01 +00:00
cpu-vax.c
cpu-w65.c
cpu-we32k.c
cpu-xstormy16.c
cpu-z8k.c * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove. 2002-09-02 11:52:01 +00:00
demo64.c
dep-in.sed
dwarf1.c
dwarf2.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
ecoff.c Fix numerous occurrences of 2002-10-11 08:33:11 +00:00
ecofflink.c
ecoffswap.h Update to correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1) 2002-09-19 15:31:30 +00:00
efi-app-ia32.c
efi-app-ia64.c
elf32-arc.c * elfxx-target.h (USE_REL): Don't define as 1. 2002-10-17 02:59:15 +00:00
elf32-arm.h * elfxx-target.h (USE_REL): Don't define as 1. 2002-10-17 02:59:15 +00:00
elf32-avr.c * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 2002-07-23 12:29:33 +00:00
elf32-cris.c * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add 2002-08-15 05:20:54 +00:00
elf32-d10v.c * elfxx-target.h (USE_REL): Don't define as 1. 2002-10-17 02:59:15 +00:00
elf32-d30v.c
elf32-dlx.c
elf32-fr30.c * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 2002-07-23 12:29:33 +00:00
elf32-frv.c missed 'em from the last delta 2002-07-23 12:34:35 +00:00
elf32-gen.c
elf32-h8300.c * elf32-h8300.c (elf32_h8_relax_section): Fix typo. 2002-09-11 19:19:11 +00:00
elf32-hppa.c * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data 2002-08-22 01:27:20 +00:00
elf32-hppa.h
elf32-i370.c * elf32-i370.c: Move reloc enum to include/elf/i370.h. 2002-08-15 12:21:39 +00:00
elf32-i386.c * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
elf32-i860.c * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 2002-07-23 12:29:33 +00:00
elf32-i960.c
elf32-ip2k.c * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine code 2002-10-17 18:27:01 +00:00
elf32-m32r.c * elfxx-target.h (USE_REL): Don't define as 1. 2002-10-17 02:59:15 +00:00
elf32-m68hc11.c * elfxx-target.h (USE_REL): Don't define as 1. 2002-10-17 02:59:15 +00:00
elf32-m68hc12.c * elfxx-target.h (USE_REL): Don't define as 1. 2002-10-17 02:59:15 +00:00
elf32-m68k.c * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 2002-07-23 12:29:33 +00:00
elf32-m88k.c
elf32-mcore.c * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 2002-07-23 12:29:33 +00:00
elf32-mips.c * elf32-mips.c (mips_reloc_map): Fix typo. 2002-08-07 04:32:14 +00:00
elf32-openrisc.c * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 2002-07-23 12:29:33 +00:00
elf32-or32.c * elfxx-target.h (USE_REL): Don't define as 1. 2002-10-17 02:59:15 +00:00
elf32-pj.c
elf32-ppc.c * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
elf32-qnx.c * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
elf32-qnx.h * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
elf32-s390.c * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data 2002-08-22 01:27:20 +00:00
elf32-sh64-com.c
elf32-sh64.c * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
elf32-sh.c * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
elf32-sparc.c * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE 2002-09-24 15:54:22 +00:00
elf32-v850.c Use helpful names instead of cryptically overloaded bfd_reloc error codes. 2002-09-02 14:23:43 +00:00
elf32-vax.c * elf32-vax.c (elf_vax_size_dynamic_section): Don't strip 2002-09-28 23:15:50 +00:00
elf32-xstormy16.c * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 2002-07-23 12:29:33 +00:00
elf32.c
elf64-alpha.c * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic 2002-10-23 20:21:21 +00:00
elf64-gen.c
elf64-hppa.c Force DT_FLAGS to always be set. Required by HPUX 11.00 patch PHSS_26559. 2002-10-23 12:34:57 +00:00
elf64-hppa.h
elf64-mips.c * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3. 2002-09-18 17:28:37 +00:00
elf64-mmix.c * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, 2002-07-07 09:10:41 +00:00
elf64-ppc.c * elf64-ppc.c (edit_opd): Correct local sym adjustment. 2002-10-11 12:59:06 +00:00
elf64-ppc.h
elf64-s390.c * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data 2002-08-22 01:27:20 +00:00
elf64-sh64.c * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
elf64-sparc.c * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE 2002-09-24 15:54:22 +00:00
elf64-x86-64.c bfd/ 2002-10-01 09:15:34 +00:00
elf64.c
elf-bfd.h * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data 2002-08-22 01:27:20 +00:00
elf-eh-frame.c * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs 2002-09-23 10:52:03 +00:00
elf-hppa.h * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 2002-07-23 12:29:33 +00:00
elf-m10200.c * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 2002-07-23 12:29:33 +00:00
elf-m10300.c * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 2002-07-23 12:29:33 +00:00
elf-strtab.c
elf.c * elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes. 2002-10-19 13:52:58 +00:00
elfarm-nabi.c * elfxx-target.h (USE_REL): Don't define as 1. 2002-10-17 02:59:15 +00:00
elfarm-oabi.c missed 'em from the last delta 2002-07-23 12:34:35 +00:00
elfcode.h * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount" 2002-09-21 09:59:19 +00:00
elfcore.h
elflink.c Fix numerous occurrences of 2002-10-11 08:33:11 +00:00
elflink.h * elflink.h (struct elf_link_sort_rela): Turn rel and rela 2002-10-22 21:00:10 +00:00
elfn32-mips.c * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3. 2002-09-18 01:38:20 +00:00
elfxx-ia64.c Fix numerous occurrences of 2002-10-11 08:33:11 +00:00
elfxx-mips.c * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move 2002-10-22 22:17:11 +00:00
elfxx-mips.h * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data 2002-08-22 01:27:20 +00:00
elfxx-target.h * elfxx-target.h (USE_REL): Don't define as 1. 2002-10-17 02:59:15 +00:00
epoc-pe-arm.c
epoc-pei-arm.c
format.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
freebsd.h
gen-aout.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
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 * aoutx.h (some_aout_object_p): Clean up tdata properly on error. 2002-07-30 05:49:24 +00:00
ihex.c * aoutx.h (some_aout_object_p): Clean up tdata properly on error. 2002-07-30 05:49:24 +00:00
init.c
irix-core.c Call new functions do_sections, do_sections64, depending on corefile (32-bit 2002-09-10 10:39:03 +00:00
libaout.h
libbfd-in.h
libbfd.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
libbfd.h * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject, 2002-10-11 14:32:03 +00:00
libcoff-in.h
libcoff.h * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
libecoff.h
libhppa.h
libieee.h
libnlm.h
liboasys.h
libpei.h
libxcoff.h * libxcoff.h: Use PARAMS on function declarations. 2002-08-06 08:59:34 +00:00
linker.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
lynx-core.c
m68k4knetbsd.c
m68klinux.c
m68klynx.c
m68knetbsd.c
m88kmach3.c
MAINTAINERS
Makefile.am * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
Makefile.in * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, 2002-10-16 08:39:38 +00:00
makefile.vms
merge.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
mipsbsd.c * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded 2002-09-02 11:47:42 +00:00
mmo.c
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
nlm.c
nlmcode.h Swapped the order of the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM 2002-07-23 10:25:34 +00:00
nlmswap.h
ns32k.h Fix bugs and remove compile time warnings for N"32K port. 2002-07-31 16:23:29 +00:00
ns32knetbsd.c
oasys.c
opncls.c * opncls.c: Formatting. 2002-10-06 09:03:06 +00:00
osf-core.c
pc532-mach.c
pdp11.c * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded 2002-09-02 11:47:42 +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 * aoutx.h (some_aout_object_p): Clean up tdata properly on error. 2002-07-30 05:49:24 +00:00
peXXigen.c * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args. 2002-07-16 13:35:58 +00:00
PORTING
ppcboot.c
ptrace-core.c
README
reloc16.c
reloc.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
riscix.c
rs6000-core.c
sco5-core.c
section.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
simple.c * Makefile.am: Run dep-am. 2002-10-11 13:53:33 +00:00
som.c
som.h
sparclinux.c
sparclynx.c
sparcnetbsd.c
srec.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
stab-syms.c
stabs.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
stamp-h.in
sunos.c
syms.c * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 2002-10-25 02:45:54 +00:00
sysdep.h
targets.c * targets.c (_bfd_target_vector): Add missing qnx vectors. 2002-10-21 11:01:00 +00:00
targmatch.sed
tekhex.c
ticoff.h Add TMS320C4x support 2002-08-28 10:38:51 +00:00
TODO
trad-core.c
vax1knetbsd.c
vaxbsd.c
vaxnetbsd.c
versados.c * aoutx.h (some_aout_object_p): Clean up tdata properly on error. 2002-07-30 05:49:24 +00:00
version.h daily update 2002-10-25 00:00:05 +00:00
vms-gsd.c
vms-hdr.c * Makefile.am: Run "make dep-am". 2002-10-14 12:06:04 +00:00
vms-misc.c * aoutx.h (some_aout_object_p): Clean up tdata properly on error. 2002-07-30 05:49:24 +00:00
vms-tir.c
vms.c * aoutx.h (some_aout_object_p): Clean up tdata properly on error. 2002-07-30 05:49:24 +00:00
vms.h
xcoff-target.h
xcofflink.c Fix numerous occurrences of 2002-10-11 08:33:11 +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.