Add missing ChangeLog files for previous patch.
authorJim Wilson <jimw@sifive.com>
Fri, 8 Feb 2019 21:21:52 +0000 (13:21 -0800)
committerJim Wilson <jimw@sifive.com>
Fri, 8 Feb 2019 21:21:52 +0000 (13:21 -0800)
gas/ChangeLog
opcodes/ChangeLog

index 53f4c68d12c8add84064d032fd6afc78894d1736..aadf6e148bdc77d155b0e2f2116292b97fa82f19 100644 (file)
@@ -1,3 +1,8 @@
+2019-02-08  Jim Wilson  <jimw@sifive.com>
+
+       * config/tc-riscv.c (validate_riscv_insn) <'C'>: Add 'z' support.
+       (riscv_ip) <'C'>: Add 'z' support.
+
 2019-02-07  Tamar Christina  <tamar.christina@arm.com>
 
        * config/tc-arm.c (insns): Redefine THUMB_VARIANT and ARM_VARIANT for
index 84271305bbacc7a6072ee2a2e1ebd86538bb8cec..f6f671adddea6dfebac541ad19310eca5840d68a 100644 (file)
@@ -1,3 +1,8 @@
+2019-02-08  Jim Wilson  <jimw@sifive.com>
+
+       * riscv-opc.c (riscv_opcodes) <beq>: Use Cz to compress 3 operand form.
+       <bne>: Likewise.
+
 2019-02-07  Tamar Christina  <tamar.christina@arm.com>
 
        * arm-dis.c (arm_opcodes): Redefine hlt to armv1.
This page took 0.028891 seconds and 4 git commands to generate.