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/frv-dis.c,v rcsdiff: /ftp/cvs/cvsroot/src/external/gpl3/binutils/dist/opcodes/frv-dis.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.1.5.2.1 retrieving revision 1.1.1.5.2.2 diff -u -p -r1.1.1.5.2.1 -r1.1.1.5.2.2 --- src/external/gpl3/binutils/dist/opcodes/frv-dis.c 2019/06/10 21:52:26 1.1.1.5.2.1 +++ src/external/gpl3/binutils/dist/opcodes/frv-dis.c 2020/04/08 14:04:51 1.1.1.5.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. @@ -747,7 +747,7 @@ print_insn_frv (bfd_vma pc, disassemble_ 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 */