X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=81e38362096135af749b4afc28040e8b3d64aca1;hb=f277626b45b9d4af76e5d61a7efe09ce417ac200;hp=4ee899adb3bc02e4e2812dfb25842cf7dd8216f2;hpb=2f0c68f23bb3132cd5ac466ca8775c0d9e4960cd;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 4ee899adb3..81e3836209 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,57 @@ +2015-06-03 Matthew Wahab + + * gas/arm/armv8-a+rdma.d: New. + * gas/arm/armv8-a+rdma.s: New. + +2015-06-02 Matthew Wahab + + * gas/arm/armv8-a+pan.d: New. + * gas/arm/armv8-a+pan.s: New. + +2015-06-02 Matthew Wahab + + * gas/aarch64/rdma-directive.d: New. + * gas/aarch64/rdma.d: New. + * gas/aarch64/rdma.s: New. + +2015-06-02 Matthew Wahab + + * gas/aarch64/lor-directive.d: New. + * gas/aarch64/lor.d: New. + * gas/aarch64/lor.s: New + +2015-06-01 Matthew Wahab + + * gas/aarch64/pan-directive.d: New. + * gas/aarch64/pan.d: New. + * gas/aarch64/pan.s: New + +2015-06-01 Jiong Wang + + * gas/aarch64/ilp32-basic.s: New testcase. + * gas/aarch64/ilp32-basic.d: Ditto. + +2015-06-01 Jiong Wang + + * gas/aarch64/reloc-insn.s: New testcase. + * gas/aarch64/reloc-insn.d: Ditto. + +2015-06-01 Jan Beulich + + * gas/i386/avx512f.s: Adjust operand order for Intel syntax + vcvt{,u}si2ss. + * gas/i386/x86-64-avx512f.s: Adjust operand order for Intel + syntax vcvt{,u}si2s{d,s}. + +2015-06-01 Jan Beulich + + * gas/i386/avx512f-intel.d: Adjust expectations on operand order. + * gas/i386/evex-lig256-intel.d: Likewise. + * gas/i386/evex-lig512-intel.d: Likewise. + * gas/i386/x86-64-avx512f-intel.d: Likewise. + * gas/i386/x86-64-evex-lig256-intel.d: Likewise. + * gas/i386/x86-64-evex-lig512-intel.d: Likewise. + 2015-05-28 Catherine Moore Bernd Schmidt