Re: ubsan: ns32k: left shift cannot be represented in type
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 3ba885c48b9b5d077fefaf1aab52d89be1ff54a3..5345dfb2bf75e74ddb9e039022983643017e32cb 100644 (file)
@@ -1,3 +1,16 @@
+2019-12-11  Alan Modra  <amodra@gmail.com>
+
+       * ns32k-dis.c (sign_extend): Correct last patch.
+
+2019-12-11  Alan Modra  <amodra@gmail.com>
+
+       * vax-dis.c (NEXTLONG): Avoid signed overflow.
+
+2019-12-11  Alan Modra  <amodra@gmail.com>
+
+       * v850-dis.c (get_operand_value): Use unsigned arithmetic.  Don't
+       sign extend using shifts.
+
 2019-12-11  Alan Modra  <amodra@gmail.com>
 
        * tic6x-dis.c (tic6x_extract_32): Avoid signed overflow.
This page took 0.028296 seconds and 4 git commands to generate.