H8300 use of uninitialised value
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 7ca7a644cdc18ec9aa0a97d6004fb7f3c23e3360..4c05e849daf5037899be53d4d64f5efba54258b3 100644 (file)
@@ -1,3 +1,21 @@
+2020-03-22  Alan Modra  <amodra@gmail.com>
+
+       * h8300-dis.c (bfd_h8_disassemble): Limit data[] access to that
+       successflly read from section.
+
+2020-03-22  Alan Modra  <amodra@gmail.com>
+
+       * arc-dis.c (find_format): Use ISO C string concatenation rather
+       than line continuation within a string.  Don't access needs_limm
+       before testing opcode != NULL.
+
+2020-03-22  Alan Modra  <amodra@gmail.com>
+
+       * ns32k-dis.c (print_insn_arg): Update comment.
+       (print_insn_ns32k): Reduce size of index_offset array, and
+       initialize, passing -1 to print_insn_arg for args that are not
+       an index.  Don't exit arg loop early.  Abort on bad arg number.
+
 2020-03-22  Alan Modra  <amodra@gmail.com>
 
        * s12z-dis.c (abstract_read_memory): Don't print error on EOI.
This page took 0.024709 seconds and 4 git commands to generate.