aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Collapse)AuthorFilesLines
2009-10-27daily updateAlan Modra1-1/+1
2009-10-272009-10-27 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-1/+8
* peXXigen.c (bfdver.h): Add include. (LINKER_VERSION): Do calculation based on BFD_VERSION.
2009-10-26daily updateAlan Modra1-1/+1
2009-10-25daily updateAlan Modra1-1/+1
2009-10-25 * elf32-vax.c (elf_vax_relocate_section): Correct assertion.Maciej W. Rozycki2-1/+5
2009-10-25 * elf32-vax.c (elf_vax_plt_entry): Fix formatting.Maciej W. Rozycki2-1/+5
2009-10-25 * elf32-vax.c (elf_vax_relocate_section): Fix a typo.Maciej W. Rozycki2-1/+5
2009-10-24daily updateAlan Modra1-1/+1
2009-10-23daily updateAlan Modra1-1/+1
2009-10-232009-10-23 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-5/+10
* coff-x86_64.c (coff_amd64_rtype_to_howto): Subtract offset of R_AMD64_PCRLONG_<X> relocations from addend.
2009-10-23 * plugin.c: Produce empty object if not BFD_SUPPORTS_PLUGINS.Alan Modra2-0/+9
2009-10-22daily updateAlan Modra1-1/+1
2009-10-21daily updateAlan Modra1-1/+1
2009-10-20daily updateAlan Modra1-1/+1
2009-10-20 PR binutils/10802Alan Modra2-1/+6
* opncls.c (_maybe_make_executable): Make DYNAMIC files executable.
2009-10-19daily updateAlan Modra1-1/+1
2009-10-19 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_DTPREL>:Hans-Peter Nilsson2-8/+9
Don't subtract the size of the TLS block for non-shared objects from the relocation.
2009-10-18daily updateAlan Modra1-1/+1
2009-10-17daily updateAlan Modra1-1/+1
2009-10-17* coff-z80.c (z80coff_vec): Allow sections to be of type SEC_CODE or SEC_DATAArnold Metselaar2-1/+7
* ld-scripts/align.exp: Remove xfails for z80-*-coff
2009-10-16daily updateAlan Modra1-1/+1
2009-10-16 PR binutils/10785Alan Modra4-17/+35
* coff-alpha.c (alpha_ecoff_get_elt_at_filepos): Don't bfd_alloc bim and bim->buffer. bfd_malloc instead. * peicode.h (pe_ILF_build_a_bfd): Similarly. (ILF_DATA_SIZE): Don't include bim. * opncls.c (bfd_close): Test bim->buffer non-NULL before freeing.
2009-10-15daily updateAlan Modra1-1/+1
2009-10-14daily updateAlan Modra1-1/+1
2009-10-14include/Alan Modra2-1/+5
* bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from bfd_link_common_skip_ar_aymbols. (struct bfd_link_info): Here too. bfd/ * aoutx.h (aout_link_check_ar_symbols): Typo fix. ld/ * emultempl/netbsd.em (gldnetbsd_before_parse): Typo fix.
2009-10-13daily updateAlan Modra1-1/+1
2009-10-132009-10-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+9
PR binutils/10763 * elf32-i386.c (elf_i386_finish_dynamic_symbol): Declare plt earlier.
2009-10-13 * elflink.c (_bfd_elf_merge_symbol): Revert previous patch.Alan Modra2-4/+8
2009-10-13Fix %s that should be %B in several message formats.Roland McGrath2-7/+12
2009-10-12daily updateAlan Modra1-1/+1
2009-10-11daily updateAlan Modra1-1/+1
2009-10-10daily updateAlan Modra1-1/+1
2009-10-10 * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols forAlan Modra2-3/+10
excluded output sections.
2009-10-09daily updateAlan Modra1-1/+1
2009-10-09bfd/Tristan Gingold2-0/+7
2009-10-09 Tristan Gingold <gingold@adacore.com> * mach-o.c (bfd_mach_o_read_command): Handle BFD_MACH_O_LC_RPATH. (bfd_mach_o_bfd_print_private_bfd_data): Ditto.
2009-10-092009-10-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-90/+135
* mach-o.c (bfd_mach_o_scan_read_symtab_symbols): Rename to bfd_mach_o_read_symtab_symbols. (bfd_mach_o_scan_write_thread): Rename to bfd_mach_o_write_thread. (bfd_mach_o_scan_write_relocs): Rename to bfd_mach_o_write_relocs. (bfd_mach_o_scan_write_section_32): Rename to bfd_mach_o_write_section_32. (bfd_mach_o_scan_write_section_64): Rename to bfd_mach_o_write_section_64. (bfd_mach_o_scan_write_segment_32): Rename to bfd_mach_o_write_segment_32. (bfd_mach_o_scan_write_segment_64): Rename to bfd_mach_o_write_segment_64. (bfd_mach_o_scan_write_symtab): Rename to bfd_mach_o_write_symtab. (bfd_mach_o_scan_read_section_32): Rename to bfd_mach_o_read_section_32. (bfd_mach_o_scan_read_section_64): Rename to bfd_mach_o_read_section_64. (bfd_mach_o_scan_read_section): Rename to bfd_mach_o_read_section. (bfd_mach_o_scan_read_symtab_strtab): Rename to bfd_mach_o_read_symtab_strtab. (bfd_mach_o_scan_read_symtab_symbol): Rename to bfd_mach_o_read_symtab_symbol. (bfd_mach_o_scan_read_dysymtab_symbol): Rename to bfd_mach_o_read_dysymtab_symbol. (bfd_mach_o_scan_read_dylinker): Rename to bfd_mach_o_read_dylinker. (bfd_mach_o_scan_read_dylib): Rename to bfd_mach_o_read_dylib. (bfd_mach_o_scan_read_prebound_dylib): Rename to bfd_mach_o_read_prebound_dylib. (bfd_mach_o_scan_read_thread): Rename to bfd_mach_o_read_thread. (bfd_mach_o_scan_read_dysymtab): Rename to bfd_mach_o_read_dysymtab. (bfd_mach_o_scan_read_symtab): Rename to bfd_mach_o_read_symtab. (bfd_mach_o_scan_read_uuid): Rename to bfd_mach_o_read_uuid. (bfd_mach_o_scan_read_linkedit): Rename to bfd_mach_o_read_linkedit. (bfd_mach_o_scan_read_str): Rename to bfd_mach_o_read_str. (bfd_mach_o_scan_read_dyld_info): Rename to bfd_mach_o_read_dyld_info. (bfd_mach_o_scan_read_segment): Rename to bfd_mach_o_read_segment. (bfd_mach_o_scan_read_segment_32): Rename to bfd_mach_o_read_segment_32. (bfd_mach_o_scan_read_segment_64): Rename to bfd_mach_o_read_segment_64. (bfd_mach_o_scan_read_command): Rename to bfd_mach_o_read_command. * mach-o.h (bfd_mach_o_scan_read_dysymtab_symbol): Rename to bfd_mach_o_read_dysymtab_symbol.
2009-10-092009-10-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold4-38/+149
* mach-o.c (bfd_mach_o_section_get_entry_size): Moved. (bfd_mach_o_section_get_nbr_indirect): Ditto. (bfd_mach_o_get_synthetic_symtab): New function. (bfd_mach_o_print_private_header): Print the number of commands in decimal. * mach-o.h (bfd_mach_o_get_synthetic_symtab): Add prototype. * mach-o-target.c: Do not defined bfd_mach_o_get_synthetic_symtab.
2009-10-08daily updateAlan Modra1-1/+1
2009-10-082009-10-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-1/+5
* config.bfd: Add bfd_mach_o_i386_vec in x86_64-darwin targ_selvecs.
2009-10-07daily updateAlan Modra1-1/+1
2009-10-062009-10-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
* bfd-in2.h: Regenerated.
2009-10-05daily updateAlan Modra1-1/+1
2009-10-04daily updateAlan Modra1-1/+1
2009-10-03daily updateAlan Modra1-1/+1
2009-10-03daily updateAlan Modra1-1/+1
2009-10-02include/aout/Alan Modra14-34/+30
* aout64.h (N_SHARED_LIB): Define as zero if not already defined. * sun4.h (N_SHARED_LIB): Define. * hp300hpux.h (N_SHARED_LIB): Don't define. bfd/ * aout-cris.c (N_SHARED_LIB): Don't define. * hp300bsd.c (N_SHARED_LIB): Don't define. * i386bsd.c (N_SHARED_LIB): Don't define. * i386linux.c (N_SHARED_LIB): Don't define. * i386lynx.c (N_SHARED_LIB): Don't define. * m68klinux.c (N_SHARED_LIB): Don't define. * m88kmach3.c (N_SHARED_LIB): Don't define. * mipsbsd.c (N_SHARED_LIB): Don't define. * newsos3.c (N_SHARED_LIB): Don't define. * pc532-mach.c (N_SHARED_LIB): Don't define. * pdp11.c (N_SHARED_LIB): Don't define. * sparclinux.c (N_SHARED_LIB): Don't define. * vaxbsd.c (N_SHARED_LIB): Don't define.
2009-10-02daily updateAlan Modra1-1/+1
2009-10-01 * cofflink.c (_bfd_coff_generic_relocate_section): Look for the auxDave Korn2-1/+6
symbol for a weak undef in the auxbfd, not the input bfd.
2009-10-01bfd/Ulrich Weigand2-16/+28
* elf32-spu.c (spu_elf_auto_overlay): Insert icache linker script after .toe instead of before .text section. Set the LMA of all overlay sections to their icache IA address. (spu_elf_find_overlays): Determine icache set id without reference to the LMA. ld/testsuite/ * ld-spu/icache1.d: Update to new section layout.
2009-10-01daily updateAlan Modra1-1/+1