Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/external/gpl3/binutils/dist/opcodes/mt-dis.c,v rcsdiff: /ftp/cvs/cvsroot/src/external/gpl3/binutils/dist/opcodes/mt-dis.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.1.6.2.1 retrieving revision 1.1.1.6.2.2 diff -u -p -r1.1.1.6.2.1 -r1.1.1.6.2.2 --- src/external/gpl3/binutils/dist/opcodes/mt-dis.c 2019/06/10 21:52:38 1.1.1.6.2.1 +++ src/external/gpl3/binutils/dist/opcodes/mt-dis.c 2020/04/08 14:05:05 1.1.1.6.2.2 @@ -5,7 +5,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. - the resultant file is machine generated, cgen-dis.in isn't - Copyright (C) 1996-2018 Free Software Foundation, Inc. + Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of libopcodes. @@ -641,7 +641,7 @@ print_insn_mt (bfd_vma pc, disassemble_i cgen_bitset_add (isa, CGEN_COMPUTE_ISA (info)); } #else - isa = info->insn_sets; + isa = info->private_data; #endif /* If we've switched cpu's, try to find a handle we've used before */