Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 5dfb1fceb3295e7c2be7ca42960076ad872a5b52..220b9f4c5f98423b7bbe4b808e91036634d4a33b 100644 (file)
@@ -1,3 +1,25 @@
+2020-01-07  Shahab Vahedi  <shahab@synopsys.com>
+
+       * arc-tbl.h (llock): Use 'LLOCK' as class.
+       (llockd): Likewise.
+       (scond): Use 'SCOND' as class.
+       (scondd): Likewise.
+       (llockd): Set data_size_mode to 'C_ZZ_D' which is 64-bit.
+       (scondd): Likewise.
+
+2020-01-06  Alan Modra  <amodra@gmail.com>
+
+       * m32c-ibld.c: Regenerate.
+
+2020-01-06  Alan Modra  <amodra@gmail.com>
+
+       PR 25344
+       * z80-dis.c (suffix): Don't use a local struct buffer copy.
+       Peek at next byte to prevent recursion on repeated prefix bytes.
+       Ensure uninitialised "mybuf" is not accessed.
+       (print_insn_z80): Don't zero n_fetch and n_used here,..
+       (print_insn_z80_buf): ..do it here instead.
+
 2020-01-04  Alan Modra  <amodra@gmail.com>
 
        * m32r-ibld.c: Regenerate.
This page took 0.022833 seconds and 4 git commands to generate.