ARM: Issue a warning when the MRRC and MRRC2 instructions are used with the same...
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 0273942ea189edb7007459d9cedff733d4e117af..1744cf878041663adf692af873d172f4e10e6721 100644 (file)
@@ -1,3 +1,80 @@
+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.
+       (aarch64_init): Treat rs_align frags in code sections as
+       containing code, not data.
+       * testsuite/gas/aarch64/pr20364.s: New test.
+       * testsuite/gas/aarch64/pr20364.d: New test driver.
+
+2016-08-04  Stefan Trleman  <stefan.teleman@oracle.com>
+
+       PR gas/20427
+       * config/tc-sparc.c (cons_fix_new_sparc): Prevent the generation
+       of 64-bit relocation types when assembling for a 32-bit Solaris
+       target.
+
+2016-07-27  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * testsuite/gas/sparc/sparc.exp: Use is_elf_format to discriminate
+       ELF targets.
+       Run natural, natural-32, pr4587, ticc-imm-reg, v8-movwr-imm,
+       pause, save-args, cbcond, cfr, crypto edge, flush, hpcvis3, ima,
+       ld_st_fsr, ldtw_sttw, ldd_std, ldx_stx, ldx_efsr, mwait, mcdper,
+       sparc5vis4, xcrypto, v9branch1 and imm-plus-rreg only in ELF
+       targets.
+       (sparc_elf_setup): Delete.
+       * testsuite/gas/sparc/save-args.d: Fix a copy-paste typo in the
+       test's #name entry.
+
 2016-07-27  Maciej W. Rozycki  <macro@imgtec.com>
 
        * config/tc-mips.c (RELAX_MICROMIPS_ENCODE): Add `nods' flag.
This page took 0.025186 seconds and 4 git commands to generate.