ubsan: xgate: left shift of negative value
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 396549b8503c0ed41900d963dddf31c01efb8b15..e2e9b10fcddd2f09a3af39a7d280bbe00673f343 100644 (file)
@@ -1,3 +1,24 @@
+2020-01-13  Alan Modra  <amodra@gmail.com>
+
+       * xgate-dis.c (print_insn): Don't left shift signed value.
+       (ripBits): Formatting, use 1u.
+
+2020-01-10  Alan Modra  <amodra@gmail.com>
+
+       * tilepro-opc.c (parse_insn_tilepro): Make opval unsigned.
+       * tilegx-opc.c (parse_insn_tilegx): Likewise.  Delete raw_opval.
+
+2020-01-10  Alan Modra  <amodra@gmail.com>
+
+       * m10300-dis.c (disassemble): Move extraction of DREG, AREG, RREG,
+       and XRREG value earlier to avoid a shift with negative exponent.
+       * m10200-dis.c (disassemble): Similarly.
+
+2020-01-09  Nick Clifton  <nickc@redhat.com>
+
+       PR 25224
+       * z80-dis.c (ld_ii_ii): Use correct cast.
+
 2020-01-03  Sergey Belyashov  <sergey.belyashov@gmail.com>
 
        PR 25224
This page took 0.03467 seconds and 4 git commands to generate.