ubsan: nds32: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 2a44855e4f7cc7ee74d854ac16d889cbe231e84a..65ef685d070badacb74d1577f6118d45a344a9dc 100644 (file)
@@ -1,3 +1,20 @@
+2019-12-16  Alan Modra  <amodra@gmail.com>
+
+       * nds32-dis.c (print_insn16, print_insn32): Remove forward decls.
+       (struct objdump_disasm_info): Delete.
+       (nds32_parse_audio_ext, nds32_parse_opcode): Cast result of
+       N32_IMMS to unsigned before shifting left.
+
+2019-12-16  Alan Modra  <amodra@gmail.com>
+
+       * moxie-dis.c (INST2OFFSET): Don't left shift a signed value.
+       (print_insn_moxie): Remove unnecessary cast.
+
+2019-12-12  Alan Modra  <amodra@gmail.com>
+
+       * csky-dis.c (csky_chars_to_number): Remove abort and unnecessary
+       mask.
+
 2019-12-11  Alan Modra  <amodra@gmail.com>
 
        * arc-dis.c (BITS): Don't truncate high bits with shifts.
This page took 0.024311 seconds and 4 git commands to generate.