aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-11-13This commit was manufactured by cvs2svn to create tag 'binutils-2_23_1'.binutils-2_23_1nobody4-145/+0
Sprout from binutils-2_23-branch 2012-11-13 14:51:37 UTC Tristan Gingold <gingold@adacore.com> '*** empty log message ***' Delete: gas/testsuite/gas/ppc/altivec2.d gas/testsuite/gas/ppc/altivec2.s gas/testsuite/gas/z8k/translate-ops.d gas/testsuite/gas/z8k/translate-ops.s
2012-11-13*** empty log message ***Tristan Gingold91-0/+147806
2012-11-13bfd/Tristan Gingold5-4/+10
2012-11-13 Tristan Gingold <gingold@adacore.com> * configure.in: Bump version to 2.23.1 * Makefile.am (RELEASE): Set. * configure, Makefile.in: Regenerate.
2012-11-12daily updateAlan Modra1-1/+1
2012-11-12bfd/Tristan Gingold3-0/+13
2012-11-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> PR target/14788 * elf32-s390.c (elf_s390_relocate_section): Set elf.dynobj for local ifunc symbols. * elf64-s390.c (elf_s390_relocate_section): Likewise.
2012-11-11daily updateAlan Modra1-1/+1
2012-11-112012-11-07 James Murray <jsm@jsm-net.demon.co.uk>Sean Keys2-3/+7
* config/tc-m68hc11.c: Fix R_M68HC12_16B relocation for movb/w
2012-11-10daily updateAlan Modra1-1/+1
2012-11-09daily updateAlan Modra1-1/+1
2012-11-09gas/Tristan Gingold9-2/+34
2012-10-09 Nagajyothi Eggone <nagajyothi.eggone@amd.com> * config/tc-i386.c (cpu_arch): Add CPU_BDVER3_FLAGS. * doc/c-i386.texi: Add -march=bdver3 option. gas/testsuite/ 2012-10-09 Nagajyothi Eggone <nagajyothi.eggone@amd.com> * gas/i386/i386.exp: Run bdver3 test cases. * gas/i386/nops-1-bdver3.d: New. * gas/i386/arch-10-bdver3.d: New. * gas/i386/x86-64-nops-1-bdver3.d: New. * gas/i386/x86-64-arch-2-bdver3.d: New. opcodes/ 2012-10-09 Nagajyothi Eggone <nagajyothi.eggone@amd.com> * i386-gen.c (cpu_flag_init): Add CPU_BDVER3_FLAGS. * i386-init.h: Regenerated.
2012-11-08daily updateAlan Modra1-1/+1
2012-11-07daily updateAlan Modra1-1/+1
2012-11-07gold/Roland McGrath2-2/+5
* i386.cc (Target_i386::relocate_for_relocatable): Remove extraneous typename from last change.
2012-11-07gold/Roland McGrath9-21/+44
* target.h (Sized_target::relocate_for_relocatable): Use Elf_Off for offset_in_output_section parameter. (Sized_target::relocate_special_relocatable): Likewise. * arm.cc (Target_arm::relocate_for_relocatable): Likewise. (Target_arm::relocate_special_relocatable): Likewise. * i386.cc (Target_i386::relocate_for_relocatable): Likewise. * powerpc.cc (Target_powerpc::relocate_for_relocatable): Likewise. * sparc.cc (Target_sparc::relocate_for_relocatable): Likewise. * target-reloc.h (relocate_for_relocatable): Likewise. * testsuite/testfile.cc (Target_test): Likewise. * tilegx.cc (Target_tilegx::relocate_for_relocatable): Likewise. * x86_64.cc (Target_x86_64::relocate_for_relocatable): Likewise.
2012-11-07gold/Roland McGrath2-4/+7
* system.h: Move inclusion of <clocale> to after <libintl.h> in [ENABLE_NLS] section, and separately at top of [!ENABLE_NLS] section.
2012-11-07gold/Roland McGrath2-2/+5
* descriptors.cc (set_close_on_exec): Add ATTRIBUTE_UNUSED to the parameter, which is unused in the [!F_SETFD] case.
2012-11-07gold/Roland McGrath4-15/+21
* dwarf_reader.cc (Sized_elf_reloc_mapper::symbol_section): Cast SYMNDX to off_t before comparing it to this->data_size(). * output.cc (Output_symtab_xindex::endian_do_write): Likewise. * incremental.cc (Output_section_incremental_inputs::do_write): Cast GLOBAL_SYM_COUNT to off_t before comparing it to SYMTAB_SIZE.
2012-11-07gold/Roland McGrath2-0/+5
* nacl.cc: Include "libiberty.h" for vasprintf declaration.
2012-11-06daily updateAlan Modra1-1/+1
2012-11-06ld/testsuite/Tristan Gingold2-0/+7
2012-10-16 Sofiane Naci <sofiane.naci@arm.com> * ld-aarch64/tlsle-symbol-offset.s: New file. * ld-aarch64/tlsle-symbol-offset.d: New file. * ld-aarch64/aarch64-elf.exp: Add tlsle-symbol-offset test.
2012-11-05daily updateAlan Modra1-1/+1
2012-11-05 * configure.in: Apply 2012-09-10 change to config.in here.Alan Modra13-11/+39
2012-11-04daily updateAlan Modra1-1/+1
2012-11-03daily updateAlan Modra1-1/+1
2012-11-02daily updateAlan Modra1-1/+1
2012-11-01daily updateAlan Modra1-1/+1
2012-10-31daily updateAlan Modra1-1/+1
2012-10-31 PR binutils/14779Nick Clifton5-4/+65
* configure.in: Add checks for wchar.h and mbstate_t. * config.in: Regenerate. * configure: Regenerate. * readelf.c: Conditionally include wchar.h. (print_symbol): Conditionally use mbstate_t.
2012-10-29daily updateAlan Modra1-1/+1
2012-10-29* elf32-xgate.c(elf_xgate_howto_table): Fix src and dest mask forSean Keys0-0/+0
R_XGATE_16
2012-10-29* elf32-xgate.c(elf_xgate_howto_table): Fix src and dest mask forSean Keys2-2/+7
R_XGATE_16
2012-10-29This commit was manufactured by cvs2svn to create branch 'binutils-nobody10-0/+581
2_23-branch'. Cherrypick from master 2012-10-29 09:25:15 UTC Alan Modra <amodra@gmail.com> ' * gas/cfi/cfi.exp: Remove redundant ppc test. Exclude': gas/testsuite/gas/i386/arch-10-bdver3.d gas/testsuite/gas/i386/nops-1-bdver3.d gas/testsuite/gas/i386/x86-64-arch-2-bdver3.d gas/testsuite/gas/i386/x86-64-nops-1-bdver3.d gas/testsuite/gas/ppc/altivec2.d gas/testsuite/gas/ppc/altivec2.s gas/testsuite/gas/z8k/translate-ops.d gas/testsuite/gas/z8k/translate-ops.s ld/testsuite/ld-aarch64/tlsle-symbol-offset.d ld/testsuite/ld-aarch64/tlsle-symbol-offset.s
2012-10-28daily updateAlan Modra1-1/+1
2012-10-27daily updateAlan Modra1-1/+1
2012-10-26daily updateAlan Modra1-1/+1
2012-10-25daily updateAlan Modra1-1/+1
2012-10-24daily updateAlan Modra1-1/+1
2012-10-23daily updateAlan Modra1-1/+1
2012-10-22daily updateAlan Modra1-1/+1
2012-10-22bfd/Tristan Gingold3-2/+14
2012-10-22 Tristan Gingold <gingold@adacore.com> * configure.in: Bump version to 2.23.0 * Makefile.am (RELEASE): Unset. * configure, Makefile.in: Regenerate.
2012-10-22binutils/Tristan Gingold2-0/+7
2012-10-21 H.J. Lu <hongjiu.lu@intel.com> * objdump.c (dump_dwarf): Handle bfd_mach_x64_32 and bfd_mach_x64_32_intel_syntax.
2012-10-21daily updateAlan Modra1-1/+1
2012-10-20daily updateAlan Modra1-1/+1
2012-10-19daily updateAlan Modra1-1/+1
2012-10-19bfd/Tristan Gingold2-8/+19
2012-10-16 Sofiane Naci <sofiane.naci@arm.com> * elf64-aarch64.c (elf64_aarch64_tls_howto_table): Fix shift value for R_AARCH64_TLSIE_LD_GOTTPREL_PREL19, R_AARCH64_TLSLE_MOVW_TPREL_G2, R_AARCH64_TLSLE_MOVW_TPREL_G1, R_AARCH64_TLSLE_MOVW_TPREL_G1_NC, R_AARCH64_TLSLE_ADD_TPREL_HI12. (elf64_aarch64_tlsdesc_howto_table): Fix shift value for R_AARCH64_TLSDESC_LD64_PREL19 and R_AARCH64_TLSDESC_OFF_G1. (elf64_aarch64_final_link_relocate): Add signed_addend when resolving AARCH64_TLSLE_*_TPREL_* relocations.
2012-10-18daily updateAlan Modra1-1/+1
2012-10-17daily updateAlan Modra1-1/+1
2012-10-16daily updateAlan Modra1-1/+1
2012-10-15daily updateAlan Modra1-1/+1
2012-10-14daily updateAlan Modra1-1/+1