- 25 Jan, 2016 3 commits
-
-
Tristan Gingold authored
-
Tristan Gingold authored
bfd/ 2016-01-25 Tristan Gingold <gingold@adacore.com> * version.m4: Bump version to 2.26 * configure: Regenerate. binutils/ 2016-01-25 Tristan Gingold <gingold@adacore.com> * configure: Regenerate. gas/ 2016-01-25 Tristan Gingold <gingold@adacore.com> * configure: Regenerate. gprof/ 2016-01-25 Tristan Gingold <gingold@adacore.com> * configure: Regenerate. ld/ 2016-01-25 Tristan Gingold <gingold@adacore.com> * configure: Regenerate. opcodes/ 2016-01-25 Tristan Gingold <gingold@adacore.com> * configure: Regenerate.
-
GDB Administrator authored
-
- 24 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 23 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 22 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 21 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 20 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 19 Jan, 2016 2 commits
-
-
Nick Clifton authored
* ld-elf/pr18735.d: Allow for extra symbols between foo@FOO and bar@@FOO.
-
GDB Administrator authored
-
- 18 Jan, 2016 3 commits
-
-
Alan Modra authored
config/ PR binutils/19481 * override.m4 (AC_PROG_LEX): Define. binutils/ * configure: Regenerate. gas/ * configure: Regenerate. ld/ * configure: Regenerate.
-
Nick Clifton authored
* ld-plugin/plugin.exp: Skip plugin tests if the linker is not configured to support plugins.
-
GDB Administrator authored
-
- 17 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 16 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 15 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 14 Jan, 2016 2 commits
-
-
Alan Modra authored
This reverts commit d983c8c5 and db95bb7c The PR4317 patch introduced a ppc64le linux kernel build problem. PR ld/19421 PR ld/4317 bfd/ * elflink.c (elf_link_input_bfd): Revert 2015-02-19 changes. (elf_link_output_extsym): Likewise. ld/ * ld-aarch64/gc-tls-relocs.d: Revert 2015-02-19 changes. * ld-cris/locref2.d: Likewise. * ld-elf/ehdr_start-weak.d: Likewise. * ld-elf/group1.d: Likewise. * ld-i386/compressed1.d: Likewise. * ld-ia64/error1.d: Likewise. * ld-ia64/error2.d: Likewise. * ld-ia64/error3.d: Likewise. * ld-mips-elf/pic-and-nonpic-1.nd: Likewise. * ld-mmix/undef-3.d: Likewise. * ld-powerpc/tlsexe.r: Likewise. * ld-powerpc/tlsexetoc.r: Likewise. * ld-powerpc/tlsso.r: Likewise. * ld-powerpc/tlstocso.r: Likewise. * ld-x86-64/compressed1.d: Likewise. * ld-x86-64/pie1.d: Likewise.
-
GDB Administrator authored
-
- 13 Jan, 2016 4 commits
-
-
Nick Clifton authored
* ld-elf/elf.exp (-Bymsolic-functions): Expect to fail for MIPS targets.
-
Nick Clifton authored
* ld-scripts/script.exp (extract_symbol_test): Expect to fail for MIPS targets.
-
Nick Clifton authored
* ld-scripts/rgn-at11.d: Expect this test to fail for MIPS targets.
-
GDB Administrator authored
-
- 12 Jan, 2016 2 commits
-
-
Peter Bergner authored
opcodes/ Apply from master. 2016-01-11 Peter Bergner <bergner@vnet.ibm.com> * ppc-opc.c <xscmpnedp>: Delete. <xvcmpnedp>: Likewise. <xvcmpnedp.>: Likewise. <xvcmpnesp>: Likewise. <xvcmpnesp.>: Likewise. gas/testsuite/ Apply from master. 2016-01-11 Peter Bergner <bergner@vnet.ibm.com> * gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp., xvcmpnesp, xvcmpnesp.>: Delete tests. * gas/ppc/power9.s: Likewise. * gas/ppc/vsx3.d: Likewise. * gas/ppc/vsx3.s: Likewise. -
GDB Administrator authored
-
- 11 Jan, 2016 3 commits
-
-
Kwok Cheung Yeung authored
When creating a dummy BFD for an IR file, the output BFD is used as a template for the new BFD, when it needs to be the input BFD passed into the function when not dealing with a BFD plugin. On most targets this is not an issue as the input and output formats are the same anyway, but on MinGW targets, there are two variant formats used (pe-i386/pe-x86-64 and pei-i386/pei-x86-64) which are similar but not interchangeable here. PR ld/18199 * plugin.c (plugin_get_ir_dummy_bfd): Use srctemplate as the template when calling bfd_create if it does not use the BFD plugin target vector. (Cherry-picked from commit 4a07dc81)
-
Jiong Wang authored
Apply from master 2016-01-08 Richard Sandiford <richard.sandiford@arm.com> Jiong Wang <jiong.wang@arm.com> bfd/ PR ld/19368 * elf32-arm.c (elf32_arm_reloc_type_class): Map R_ARM_IRELATIVE to reloc_class_ifunc. ld/testsuite/ * testsuite/ld-arm/ifunc-3.rd: Update expected result. * testsuite/ld-arm/ifunc-4.rd: Likewise. * testsuite/ld-arm/ifunc-9.rd: Likewise. * testsuite/ld-arm/ifunc-10.rd: Likewise. * testsuite/ld-arm/ifunc-12.rd: Likewise. * testsuite/ld-arm/ifunc-13.rd: Likewise.
-
GDB Administrator authored
-
- 10 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 09 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 08 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 07 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 06 Jan, 2016 2 commits
-
-
Maciej W. Rozycki authored
Fix the issue of any failure from `_bfd_elf_merge_object_attributes' not being propagated by `mips_elf_merge_obj_attributes'. bfd/ * elfxx-mips.c (mips_elf_merge_obj_attributes): Propagate the return status from `_bfd_elf_merge_object_attributes'.
-
GDB Administrator authored
-
- 05 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 04 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 03 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 02 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 01 Jan, 2016 1 commit
-
-
GDB Administrator authored
-
- 31 Dec, 2015 1 commit
-
-
GDB Administrator authored
-
- 30 Dec, 2015 1 commit
-
-
GDB Administrator authored
-