diff options
Diffstat (limited to 'binutils-2.25/gas/testsuite/ChangeLog')
-rw-r--r-- | binutils-2.25/gas/testsuite/ChangeLog | 54 |
1 files changed, 36 insertions, 18 deletions
diff --git a/binutils-2.25/gas/testsuite/ChangeLog b/binutils-2.25/gas/testsuite/ChangeLog index 51c1cb4..8c3e136 100644 --- a/binutils-2.25/gas/testsuite/ChangeLog +++ b/binutils-2.25/gas/testsuite/ChangeLog @@ -1,7 +1,11 @@ -2014-11-18 Igor Zamyatin <igor.zamyatin@intel.com> +2015-05-07 Renlin Li <renlin.li@arm.com> - * gas/i386/x86-64-mpx-branch-1.d: Don't use *_BND relocations. - * gas/i386/x86-64-mpx-branch-2.d: Likewise. + Applied from master. + 2015-03-10 Renlin Li <renlin.li@arm.com> + + * gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output. + * gas/aarch64/ldst-reg-unscaled-imm.d: Likewise. + * gas/aarch64/reloc-insn.d: Likewise. 2014-11-17 Ilya Tocar <ilya.tocar@intel.com> @@ -55,38 +59,52 @@ * gas/i386/x86-64-clwb.d: Likewise. * gas/i386/x86-64-clwb.s: Likewise. -2014-11-10 Matthew Fortune <matthew.fortune@imgtec.com> +2014-11-13 H.J. Lu <hongjiu.lu@intel.com> - Apply trunk patch: - * gas/mips/elf_arch_mips32r6.d: New file. - * gas/mips/elf_arch_mips64r6.d: New file. - * gas/mips/mips.exp: Run the new tests. + PR gas/17598 + * gas/i386/reloc64.s: Add @gotplt check. + * gas/i386/reloc64.d: Updated. + * gas/i386/reloc64.l: Likewise. 2014-11-07 H.J. Lu <hongjiu.lu@intel.com> - Apply trunk patch: - 2014-11-07 H.J. Lu <hongjiu.lu@intel.com> - PR ld/17482 * gas/i386/ilp32/x32-tls.d: New file. * gas/i386/ilp32/x32-tls.s: Likewise. -2014-10-28 Matthew Fortune <matthew.fortune@imgtec.com> +2014-05-11 Matthew Fortune <matthew.fortune@imgtec.com> + + * gas/mips/elf_arch_mips32r6.d: New file. + * gas/mips/elf_arch_mips64r6.d: New file. + * gas/mips/mips.exp: Run the new tests. + +2014-10-31 Andrew Pinski <apinski@cavium.com> + Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com> + + * gas/mips/mips.exp: Add support for Octeon3 architecture. + Also add in support for running Octeon3 tests. + * gas/mips/octeon3.d: New test. + * gas/mips/octeon3.s: New test source. + +2014-10-21 Maciej W. Rozycki <macro@codesourcery.com> - Apply trunk patches - 2014-10-21 Maciej W. Rozycki <macro@codesourcery.com> * gas/mips/insn-opts.d: New test. * gas/mips/insn-opts.s: New test source. * gas/mips/mips.exp: Run the new test. -2014-10-28 Alan Modra <amodra@gmail.com> +2014-10-21 Jan Beulich <jbeulich@suse.com> + + * gas/gas/all/cond.s: Also test processing of leading double + quote and trailing backslash in false branch of conditional. + * gas/gas/all/cond.l: Adjust accordingly. + +2014-10-21 Jan Beulich <jbeulich@suse.com> - Apply truck patches - 2014-10-21 Jan Beulich <jbeulich@suse.com> * gas/ppc/power8.s: Test msgclr and msgsnd. * gas/ppc/power8.d: Adjust accordingly. - 2014-10-18 Alan Modra <amodra@gmail.com> +2014-10-18 Alan Modra <amodra@gmail.com> + * gas/i386/inval-equ-2.l: Adjust. 2014-10-09 Jose E. Marchesi <jose.marchesi@oracle.com> |