ubsan: wasm: shift is too large for 64-bit type 'bfd_vma'
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 377f548e9cf5d0ab7ce4cfa534ddcf65b879af7a..9315ddef7ad0476ec1ae2e0fbf5fb33a5afa56e0 100644 (file)
@@ -1,3 +1,15 @@
+2019-12-23  Alan Modra  <amodra@gmail.com>
+
+       * wasm32-dis.c (wasm_read_leb128): Don't allow oversize shifts.
+       Catch value overflow.  Sign extend only on terminating byte.
+
+2019-12-20  Alan Modra  <amodra@gmail.com>
+
+       PR 25281
+       * sh-dis.c (print_insn_ddt): Properly check validity of MOVX_NOPY
+       and MOVY_NOPX insns.  For invalid cases include 0xf000 in the word
+       printed.  Print .word in more cases.
+
 2019-12-20  Alan Modra  <amodra@gmail.com>
 
        * or1k-ibld.c: Regenerate.
This page took 0.0234 seconds and 4 git commands to generate.