X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=cpu%2Fmt.opc;fp=cpu%2Fmt.opc;h=3da6d0ea96369d05caa41b1bd6a8d85fda297423;hp=b78668f08a76054b1b252caebe3a648d97ca4a8a;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/cpu/mt.opc b/cpu/mt.opc index b78668f..3da6d0e 100644 --- a/cpu/mt.opc +++ b/cpu/mt.opc @@ -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; } }