Don't complain about the source language when we have pubnames/pubtypes info.
[deliverable/binutils-gdb.git] / opcodes / mep-dis.c
index dbf429a4b9126e92754f97fc9e223fbfcea5e640..03f52d0320512bd4ae883535f0adb86518c63a98 100644 (file)
@@ -4,8 +4,7 @@
    THIS FILE IS MACHINE GENERATED WITH CGEN.
    - the resultant file is machine generated, cgen-dis.in isn't
 
-   Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
-   2008, 2010  Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of libopcodes.
 
@@ -538,9 +537,6 @@ mep_examine_ivc2_insns (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, bfd_vma pc ATTRIBUTE_
   bfd_byte insn[8];
   int e;
 
-  /* At this time we're not supporting internally parallel
-     coprocessors, so cop2buflength will always be 0.  */
-
   /* Read in 64 bits.  */
   buflength = 8; /* VLIW insn spans 8 bytes.  */
   status = (*info->read_memory_func) (pc, buf, buflength, info);
This page took 0.07621 seconds and 4 git commands to generate.