binutils-gdb/bfd
M R Swami Reddy 99706f3093 * Add PIC support for CR16 target.
* elf32-cr16.c (R_CR16_GOT_REGREL20, R_CR16_GOTC_REGREL20 and
        R_CR16_GLOB_DAT): New macros
        (cr16_elf_howto_table): Add entries for for R_CR16_GOT_REGREL20,
        R_CR16_GOTC_REGREL20 and R_CR16_GLOB_DAT.
        (cr16_reloc_map): Ditto
        (_bfd_cr16_elf_create_got_section): New function to create GOT section.
        (_bfd_cr16_elf_create_dynamic_sections): New function to create dynamic
        section.
        (_bfd_cr16_elf_adjust_dynamic_symbol): New function to adjust symbol
        defined by dynamic object.
        (_bfd_cr16_elf_size_dynamic_sections): New function to find the size
        of dynamic section.
        (_bfd_cr16_elf_finish_dynamic_symbol): New function to handle dynamic
        symbols.
        (_bfd_cr16_elf_finish_dynamic_symbol): New function to handle dynamic
        sections.
        (bfd_cr16_elf32_create_embedded_relocs): New function to create
        embedded relocs in .emreloc section in memory for .data.rel section.
        (_bfd_cr16_elf_reloc_type_class): New function for classify reloc types.
        (cr16_elf_check_relocs): New function for checking reloc types in
        first phase.
        (cr16_elf_final_link_relocate): Update for handling the new reloc
        types R_CR16_GOT_REGREL20 and R_CR16_GOTC_REGREL20.
        (elf32_cr16_relax_section): Update relax implementation.
        * reloc.c (bfd_reloc_code_type): Add entries for R_CR16_GOT_REGREL20,
        R_CR16_GOTC_REGREL20 and R_CR16_GLOB_DAT.
        * bfd-in.h (bfd_boolean bfd_cr16_elf32_create_embedded_relocs): Declared
        * libbfd.h, bfd-in2.h: Regenerate.
2008-11-27 12:26:49 +00:00
..
doc Change documentation license to FDL v1.3 2008-11-19 16:22:48 +00:00
hosts bfd/ 2008-11-14 09:57:35 +00:00
po * configure.in (ALL_LINGUAS): Add "id". 2008-10-08 15:58:26 +00:00
COPYING Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
ChangeLog * Add PIC support for CR16 target. 2008-11-27 12:26:49 +00:00
ChangeLog-0001
ChangeLog-0203 Remove leading bfd/ on filenames. 2006-06-05 00:12:59 +00:00
ChangeLog-2004 Remove leading bfd/ on filenames. 2006-06-05 00:12:59 +00:00
ChangeLog-2005 Remove leading bfd/ on filenames. 2006-06-05 00:12:59 +00:00
ChangeLog-2006 Move 2006 ChangeLog entries to ChangeLog-2006. 2007-01-09 14:29:31 +00:00
ChangeLog-2007 Move 2007 ChangeLog entries to ChangeLog-2007. 2008-01-02 21:41:02 +00:00
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
MAINTAINERS
Makefile.am run "make dep-am" 2008-09-30 07:49:32 +00:00
Makefile.in run "make dep-am" 2008-09-30 07:49:32 +00:00
PORTING
README
TODO
acinclude.m4 bfd/ 2007-06-14 15:31:01 +00:00
aclocal.m4 * configure: Regenerate for new libtool. 2008-09-29 15:34:33 +00:00
aix5ppc-core.c * aix5ppc-core.c: Define macros for the default architecture and 2008-04-18 09:22:24 +00:00
aix386-core.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aout-adobe.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aout-arm.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aout-cris.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aout-ns32k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aout-sparcle.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aout-target.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aout-tic30.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aout0.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aout32.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aout64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aoutf1.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
aoutx.h 2007-08-09 Michael Snyder <msnyder@access-company.com> 2007-08-09 23:14:55 +00:00
archive.c * archive.c (_bfd_archive_bsd_update_armap_timestamp): Cast stat 2008-08-10 18:49:09 +00:00
archive64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
archures.c Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC. 2008-08-09 05:35:13 +00:00
armnetbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
bfd-in.h * Add PIC support for CR16 target. 2008-11-27 12:26:49 +00:00
bfd-in2.h * Add PIC support for CR16 target. 2008-11-27 12:26:49 +00:00
bfd.c 2008-11-20 Tristan Gingold <gingold@adacore.com> 2008-11-20 09:28:06 +00:00
bfd.m4 * bfd.m4 (BFD_NEED_DECLARATION): Remove. 2005-07-13 21:19:13 +00:00
bfdio.c bfd/ 2008-11-14 09:57:35 +00:00
bfdwin.c 2008-11-20 Tristan Gingold <gingold@adacore.com> 2008-11-20 09:49:00 +00:00
binary.c * srec.c (srec_canonicalize_symtab): Don't alloc when symcount 2007-07-26 11:13:59 +00:00
bout.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cache.c * cache.c (cache_bread): Cast void * pointer before performing 2008-10-30 09:05:32 +00:00
cf-i386lynx.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
cf-sparclynx.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cisco-core.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
coff-alpha.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-apollo.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-arm.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-aux.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-go32.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
coff-h8300.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-h8500.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-i386.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-i860.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-i960.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-ia64.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-m68k.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-m88k.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-maxq.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-mcore.c * coff-arm.c (arm_emit_base_file_entry): Check fwrite return value. 2007-10-15 02:00:11 +00:00
coff-mips.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-or32.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-pmac.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
coff-ppc.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
coff-rs6000.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-sh.c * coff-sh.c (bfd_pe_print_pdata): Define to NULL for non 2008-07-21 14:09:57 +00:00
coff-sparc.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-stgo32.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
coff-svm68k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
coff-tic4x.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-tic30.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-tic54x.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-tic80.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-u68k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
coff-w65.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-we32k.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-x86_64.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-z8k.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff-z80.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
coff64-rs6000.c * coffgen.c (coff_write_symbols): Check to see if a symbol's flags 2008-09-30 10:50:03 +00:00
coffcode.h * coffcode.h (coff_slurp_line_table): bfd_alloc lineno_cache first 2008-08-05 03:03:46 +00:00
coffgen.c * coffgen.c (coff_write_symbols): Check to see if a symbol's flags 2008-09-30 10:50:03 +00:00
cofflink.c binutils/ 2008-10-09 09:00:08 +00:00
coffswap.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
compress.c bfd/ 2008-07-10 01:32:23 +00:00
config.bfd Add m32c-*-rtems* and m32r-*-rtems* configuration targets. 2008-11-06 15:36:38 +00:00
config.in * configure, config.in: Rebuild. 2008-11-06 14:10:46 +00:00
configure include/ 2008-11-26 01:04:17 +00:00
configure.com bfd/ 2008-11-14 09:57:35 +00:00
configure.host * configure.host (hppa*64*-*-hpux*): Set host64 to true. 2005-12-30 22:25:57 +00:00
configure.in include/ 2008-11-26 01:04:17 +00:00
corefile.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-alpha.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-arc.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-arm.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-avr.c Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC. 2008-08-09 05:35:13 +00:00
cpu-bfin.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-cr16.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-cr16c.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-cris.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-crx.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-d10v.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-d30v.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-dlx.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-fr30.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-frv.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-h8300.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-h8500.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-hppa.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-i370.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-i386.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-i860.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-i960.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-ia64-opc.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-ia64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-ip2k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-iq2000.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-m32c.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-m32r.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-m68hc11.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-m68hc12.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-m68k.c bfd/ 2007-09-11 16:07:50 +00:00
cpu-m88k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-m10200.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-m10300.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-maxq.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-mcore.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-mep.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-mips.c * archures.c: Update copyright. 2008-02-04 19:15:52 +00:00
cpu-mmix.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-msp430.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-mt.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-ns32k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-openrisc.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-or32.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-pdp11.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-pj.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-powerpc.c missed from 20080414 commit for e500mc support 2008-04-30 06:47:24 +00:00
cpu-rs6000.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-s390.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-score.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-sh.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-sparc.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-spu.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-tic4x.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-tic30.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-tic54x.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-tic80.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-v850.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-vax.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-w65.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-we32k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-xc16x.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-xstormy16.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-xtensa.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-z8k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
cpu-z80.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
demo64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
dep-in.sed 2005-10-29 H.J. Lu <hongjiu.lu@intel.com> 2005-10-29 23:47:42 +00:00
dwarf1.c * dwarf1.c (struct dwarf1_debug): Add syms member. 2008-02-14 13:02:38 +00:00
dwarf2.c * dwarf2.c (read_section): Fix formatting. 2008-11-18 14:05:00 +00:00
ecoff.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
ecofflink.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
ecoffswap.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
efi-app-ia32.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
efi-app-ia64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
efi-app-x86_64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
efi-bsdrv-ia32.c * efi-rtdrv-ia32.c: New file. 2008-02-14 15:20:26 +00:00
efi-bsdrv-ia64.c * efi-rtdrv-ia32.c: New file. 2008-02-14 15:20:26 +00:00
efi-bsdrv-x86_64.c * efi-rtdrv-ia32.c: New file. 2008-02-14 15:20:26 +00:00
efi-rtdrv-ia32.c * efi-rtdrv-ia32.c: New file. 2008-02-14 15:20:26 +00:00
efi-rtdrv-ia64.c * efi-rtdrv-ia32.c: New file. 2008-02-14 15:20:26 +00:00
efi-rtdrv-x86_64.c * efi-rtdrv-ia32.c: New file. 2008-02-14 15:20:26 +00:00
elf-attrs.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf-bfd.h * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf-eh-frame.c bfd/ 2008-09-17 07:50:29 +00:00
elf-hppa.h * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64, 2008-08-28 02:33:45 +00:00
elf-m10200.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf-m10300.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf-strtab.c PR 868 2008-02-20 17:42:36 +00:00
elf-vxworks.c * elf-vxworks.c (elf_vxworks_emit_relocs): Don't clobber 2007-11-09 10:20:17 +00:00
elf-vxworks.h * elf-vxworks.h (elf_vxworks_add_dynamic_entries): Declare. 2007-11-08 13:57:44 +00:00
elf.c * elf.c (swap_out_syms) [USE_STT_COMMON]: Fix syntax error. 2008-11-19 10:09:21 +00:00
elf32-am33lin.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-arc.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-arm.c bfd: 2008-11-25 15:53:27 +00:00
elf32-avr.c /bfd: 2008-11-14 21:37:52 +00:00
elf32-avr.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-bfin.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-cr16.c * Add PIC support for CR16 target. 2008-11-27 12:26:49 +00:00
elf32-cr16c.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-cris.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-crx.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-d10v.c * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. 2007-09-28 08:43:45 +00:00
elf32-d30v.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-dlx.c * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. 2007-09-28 08:43:45 +00:00
elf32-fr30.c PR gas/5552 2008-01-09 12:29:08 +00:00
elf32-frv.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
elf32-gen.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-h8300.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-hppa.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-hppa.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-i370.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-i386.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-i860.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-i960.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-ip2k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-iq2000.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
elf32-m32c.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
elf32-m32r.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-m68hc1x.c include/elf/ 2008-03-12 08:37:09 +00:00
elf32-m68hc1x.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-m68hc11.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-m68hc12.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-m68k.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-m88k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-mcore.c * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. 2007-09-28 08:43:45 +00:00
elf32-mep.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
elf32-mips.c 2008-08-08 Richard Sandiford <rdsandiford@googlemail.com> 2008-08-08 19:24:49 +00:00
elf32-msp430.c * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. 2007-09-28 08:43:45 +00:00
elf32-mt.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
elf32-openrisc.c * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. 2007-09-28 08:43:45 +00:00
elf32-or32.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-pj.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-ppc.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-ppc.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-s390.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-score.c * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. 2007-09-28 08:43:45 +00:00
elf32-sh-relocs.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-sh-symbian.c * elf64-ppc.c (ppc64_elf_process_dot_syms): Renamed from 2008-10-20 11:05:47 +00:00
elf32-sh.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-sh64-com.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-sh64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-sh64.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-sparc.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-spu.c * elflink.c (bfd_elf_final_link): Move code reading relocs to.. 2008-10-20 10:57:33 +00:00
elf32-spu.h bfd/ 2008-06-16 16:16:31 +00:00
elf32-v850.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-vax.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf32-xc16x.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf32-xstormy16.c bfd/ 2007-09-26 13:45:32 +00:00
elf32-xtensa.c * elf32-xtensa.c (elf_xtensa_check_relocs): Check for negative refcount. 2008-09-18 00:37:47 +00:00
elf32.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf64-alpha.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf64-gen.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf64-hppa.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
elf64-hppa.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elf64-mips.c 2008-08-08 Richard Sandiford <rdsandiford@googlemail.com> 2008-08-08 19:24:49 +00:00
elf64-mmix.c * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. 2007-09-28 08:43:45 +00:00
elf64-ppc.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf64-ppc.h bfd/ 2008-01-15 07:25:49 +00:00
elf64-s390.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf64-sh64.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf64-sparc.c include/ 2008-02-15 03:35:53 +00:00
elf64-x86-64.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elf64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elfcode.h * elfcore.h (elf_core_file_p): Ensure we have a backend match 2008-08-01 12:21:28 +00:00
elfcore.h * elfcore.h (elf_core_file_p): Ensure we have a backend match 2008-08-01 12:21:28 +00:00
elflink.c include/ 2008-11-26 01:04:17 +00:00
elfn32-mips.c 2008-08-08 Richard Sandiford <rdsandiford@googlemail.com> 2008-08-08 19:24:49 +00:00
elfxx-ia64.c 2008-03-14 H.J. Lu <hongjiu.lu@intel.com> 2008-03-14 16:40:09 +00:00
elfxx-mips.c * elfxx-mips.c (mips16_stub_symndx) <sec>: Mark argument as 2008-09-09 03:17:13 +00:00
elfxx-mips.h 2008-08-08 Richard Sandiford <rdsandiford@googlemail.com> 2008-08-08 19:24:49 +00:00
elfxx-sparc.c * elflink.c (is_reloc_section): New function. Returns true if the 2008-11-25 13:03:56 +00:00
elfxx-sparc.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
elfxx-target.h * elf-bfd.h (struct elf_backend_data): New member got_elt_size. 2008-11-21 00:02:37 +00:00
epoc-pe-arm.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
epoc-pei-arm.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
format.c PR 4453 2008-01-21 04:56:47 +00:00
freebsd.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
gen-aout.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
genlink.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
go32stub.h
hash.c * bfd-in.h (bfd_hash_insert): Declare. 2007-09-19 12:08:34 +00:00
host-aout.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
hp300bsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
hp300hpux.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
hppabsd-core.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
hpux-core.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
i386aout.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
i386bsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
i386dynix.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
i386freebsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
i386linux.c include/ 2008-02-15 03:35:53 +00:00
i386lynx.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
i386mach3.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
i386msdos.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
i386netbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
i386os9k.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
ieee.c bfd/ 2007-09-11 16:07:50 +00:00
ihex.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
init.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
irix-core.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
libaout.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
libbfd-in.h Add support for thin archives. 2008-03-28 06:49:44 +00:00
libbfd.c PR 868 2008-02-20 17:42:36 +00:00
libbfd.h * Add PIC support for CR16 target. 2008-11-27 12:26:49 +00:00
libcoff-in.h * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
libcoff.h Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
libecoff.h * ecoff.c (_bfd_ecoff_archive_p): Delete. 2008-01-21 03:48:10 +00:00
libhppa.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
libieee.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
libnlm.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
liboasys.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
libpei.h * coff-sh.c (bfd_pe_print_pdata): Define to NULL for non 2008-07-21 14:09:57 +00:00
libxcoff.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
linker.c bfd/ 2008-10-03 09:40:49 +00:00
lynx-core.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
m68k4knetbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
m68klinux.c include/ 2008-02-15 03:35:53 +00:00
m68knetbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
m88kmach3.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
m88kopenbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
mach-o-target.c 2008-11-06 Tristan Gingold <gingold@adacore.com> 2008-11-06 13:03:43 +00:00
mach-o.c 2008-11-06 Tristan Gingold <gingold@adacore.com> 2008-11-06 13:03:43 +00:00
mach-o.h 2008-11-06 Tristan Gingold <gingold@adacore.com> 2008-11-06 13:03:43 +00:00
makefile.vms bfd/ 2008-11-14 09:57:35 +00:00
mep-relocs.pl Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
merge.c * merge.c (sec_merge_hash_lookup): Revert last change. 2007-11-05 02:13:46 +00:00
mipsbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
mmo.c * srec.c (srec_canonicalize_symtab): Don't alloc when symcount 2007-07-26 11:13:59 +00:00
netbsd-core.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
netbsd.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
newsos3.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlm-target.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlm.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlm32-alpha.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlm32-i386.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlm32-ppc.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlm32-sparc.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlm32.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlm64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlmcode.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
nlmswap.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
ns32k.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
ns32knetbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
oasys.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
opncls.c (find_separate_debug_file): Use the canonical 2008-08-23 08:08:58 +00:00
osf-core.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pc532-mach.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pdp11.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pe-arm-wince.c * coff-sh.c (bfd_pe_print_pdata): Define to NULL for non 2008-07-21 14:09:57 +00:00
pe-arm.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pe-i386.c include 2007-11-04 23:49:09 +00:00
pe-mcore.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
pe-mips.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
pe-ppc.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
pe-sh.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pe-x86_64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
peXXigen.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
pef-traceback.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pef.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
pef.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pei-arm-wince.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pei-arm.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pei-i386.c Apply delta accidentally omitted from 2007-11-05 commit. 2007-11-09 08:35:29 +00:00
pei-mcore.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
pei-mips.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pei-ppc.c * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to 2008-07-18 11:30:22 +00:00
pei-sh.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
pei-x86_64.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
peicode.h * efi-rtdrv-ia32.c: New file. 2008-02-14 15:20:26 +00:00
ppcboot.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
ptrace-core.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
reloc.c * Add PIC support for CR16 target. 2008-11-27 12:26:49 +00:00
reloc16.c * reloc16.c (bfd_coff_reloc16_get_value): Add support for 2008-04-25 16:02:43 +00:00
riscix.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
rs6000-core.c * aix5ppc-core.c: Define macros for the default architecture and 2008-04-18 09:22:24 +00:00
sco5-core.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
section.c PR 5765 2008-02-15 10:35:46 +00:00
simple.c * simple.c (bfd_simple_get_relocated_section_contents): Set 2008-02-16 23:00:12 +00:00
som.c * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64, 2008-08-28 02:33:45 +00:00
som.h * syms.c (_bfd_stab_section_find_nearest_line): Look at the 2007-09-21 07:58:03 +00:00
sparclinux.c include/ 2008-02-15 03:35:53 +00:00
sparclynx.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
sparcnetbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
srec.c * cache.c (cache_bread): Set bfd_error_file_truncated if EOF 2008-02-11 13:52:02 +00:00
stab-syms.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
stabs.c PR 868 2008-02-20 17:42:36 +00:00
stamp-h.in
sunos.c include/ 2008-02-15 03:35:53 +00:00
syms.c bfd/ 2008-06-30 20:51:58 +00:00
sysdep.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
targets.c * efi-rtdrv-ia32.c: New file. 2008-02-14 15:20:26 +00:00
targmatch.sed
tekhex.c 2007-07-26 Michael Snyder <msnyder@access-company.com> 2007-07-26 18:18:07 +00:00
ticoff.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
trad-core.c * trad-core.c (NBPG): If not defined, set to getpagesize(). 2007-07-15 06:33:34 +00:00
vax1knetbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
vaxbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
vaxnetbsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
versados.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
version.h daily update 2008-11-27 00:00:04 +00:00
vms-gsd.c Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
vms-hdr.c bfd/ 2008-11-14 09:57:35 +00:00
vms-misc.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
vms-tir.c PR 868 2008-02-20 17:42:36 +00:00
vms.c PR 868 2008-02-20 17:42:36 +00:00
vms.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
warning.m4 bfd/ 2008-02-04 19:43:51 +00:00
xcoff-target.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
xcofflink.c include/ 2008-02-15 03:35:53 +00:00
xsym.c Silence gcc printf warnings 2008-07-30 04:34:58 +00:00
xsym.h Switch sources over to use the GPL version 3 2007-07-03 14:26:43 +00:00
xtensa-isa.c 2008-11-21 Sterling Augustine <sterling@tensilica.com> 2008-11-21 22:13:32 +00:00
xtensa-modules.c include/ 2008-11-19 18:25:20 +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.