ubsan: wasm: shift is too large for 64-bit type 'bfd_vma'
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 36667aea510da387481b6a396c1914a3d5301911..9315ddef7ad0476ec1ae2e0fbf5fb33a5afa56e0 100644 (file)
@@ -1,3 +1,24 @@
+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.
+
+2019-12-20  Alan Modra  <amodra@gmail.com>
+
+       * hppa-dis.c (extract_16, extract_21, print_insn_hppa): Use
+       unsigned variables.
+
 2019-12-20  Alan Modra  <amodra@gmail.com>
 
        * m68hc11-dis.c (read_memory): Delete forward decls.
This page took 0.033097 seconds and 4 git commands to generate.