bfd: bfin: drop needless symbol flag handling imported from FRV
[deliverable/binutils-gdb.git] / cpu / mt.opc
index b78668f08a76054b1b252caebe3a648d97ca4a8a..3da6d0ea96369d05caa41b1bd6a8d85fda297423 100644 (file)
@@ -1,5 +1,5 @@
 /* Morpho Technologies mRISC opcode support, for GNU Binutils.  -*- C -*-
-   Copyright 2001, 2007 Free Software Foundation, Inc.
+   Copyright 2001, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    Contributed by Red Hat Inc; developed under contract from
    Morpho Technologies.
@@ -190,7 +190,7 @@ parse_imm16 (CGEN_CPU_DESC cd,
               break;
 
             default:
-              errmsg = _("%operator operand is not a symbol");
+              errmsg = _("The percent-operator's operand is not a symbol");
               break;
              }
         }
This page took 0.023919 seconds and 4 git commands to generate.