ARM: Issue a warning when the MRRC and MRRC2 instructions are used with the same...
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 9634ea8e5b4b1d9501c914bc2195534bbfe0c07f..1744cf878041663adf692af873d172f4e10e6721 100644 (file)
@@ -1,5 +1,52 @@
+2016-08-19  Tamar Christina  <tamar.christina@arm.com>
+
+       * config/tc-arm.c (do_co_reg2c): Added constraint.
+       * testsuite/gas/arm/dest-unpredictable.s: New.
+       * testsuite/gas/arm/dest-unpredictable.l: New.
+       * testsuite/gas/arm/dest-unpredictable.d: New.
+
+2016-08-19  Nick Clifton  <nickc@redhat.com>
+
+       * testsuite/gas/i386/ilp32/x86-64-unwind.d: Adjust expected
+       ordering of sections.
+       * testsuite/gas/i386/x86-64-unwind.d: Likewise.
+       * testsuite/gas/ia64/alias-ilp32.d: Likewise.
+       * testsuite/gas/ia64/alias.d: Likewise.
+       * testsuite/gas/ia64/group-1.d: Likewise.
+       * testsuite/gas/ia64/group-2.d: Likewise.
+       * testsuite/gas/ia64/secname-ilp32.d: Likewise.
+       * testsuite/gas/ia64/secname.d: Likewise.
+       * testsuite/gas/ia64/unwind-ilp32.d: Likewise.
+       * testsuite/gas/ia64/unwind.d: Likewise.
+       * testsuite/gas/ia64/xdata-ilp32.d: Likewise.
+       * testsuite/gas/ia64/xdata.d: Likewise.
+       * testsuite/gas/mmix/bspec-1.d: Likewise.
+       * testsuite/gas/mmix/bspec-2.d: Likewise.
+       * testsuite/gas/mmix/byte-1.d: Likewise.
+       * testsuite/gas/mmix/loc-1.d: Likewise.
+       * testsuite/gas/mmix/loc-2.d: Likewise.
+       * testsuite/gas/mmix/loc-3.d: Likewise.
+       * testsuite/gas/mmix/loc-4.d: Likewise.
+       * testsuite/gas/mmix/loc-5.d: Likewise.
+       * testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
+
+2016-08-11  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * config/tc-aarch64.c (parse_aarch64_imm_float): Reject -0.0.
+       * testsuite/gas/aarch64/illegal.s, testsuite/gas/aarch64/illegal.l:
+       Add tests for -0.0.  Add an end-of-file comment.
+
 2016-08-05  Nick Clifton  <nickc@redhat.com>
 
+       PR gas/20429
+       * config/tc-arm.c (do_vfp_nsyn_push): Check that no more than 16
+       registers are pushed.
+       (do_vfp_nsyn_pop): Check that no more than 16 registers are
+       popped.
+       * testsuite/gas/arm/pr20429.s: New test.
+       * testsuite/gas/arm/pr20429.d: New test driver.
+       * testsuite/gas/arm/pr20429.1: Expected error output.
+
        PR gas/20364
        * config/tc-aarch64.c (s_ltorg): Change the mapping state after
        aligning the frag.
This page took 0.025157 seconds and 4 git commands to generate.