]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/ChangeLog
RISC-V: Add compressed instruction hints, and a few misc cleanups.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
index 525f771f0be89f5c66528ee610c3eb16744f590e..3d12e9358211fce7b13a145ff40bd71e8140bb71 100644 (file)
@@ -1,3 +1,18 @@
+2017-12-20  Jim Wilson  <jimw@sifive.com>
+
+       * config/tc-riscv.c (risc_ip) <o>: Add comment.
+       * testsuite/gas/riscv/c-nonzero-imm.d,
+       * testsuite/gas/riscv/c-nonzero-imm.l,
+       * testsuite/gas/riscv/c-nonzero-imm.s,
+       * testsuite/gas/riscv/c-nonzero-reg.d,
+       * testsuite/gas/riscv/c-nonzero-reg.l,
+       * testsuite/gas/riscv/c-nonzero-reg.s,
+       * testsuite/gas/riscv/c-zero-imm-64.d,
+       * testsuite/gas/riscv/c-zero-imm-64.s,
+       * testsuite/gas/riscv/c-zero-imm.d, testsuite/gas/riscv/c-zero-imm.s,
+       * testsuite/gas/riscv/c-zero-reg.d,
+       * testsuite/gas/riscv/c-zero-reg.s: New.
+
 2017-12-19  Tamar Christina  <tamar.christina@arm.com>
 
        PR 22559