Hi, I found the following typos in the gas-2.20.90.pot file:
#: cond.c:314 #: cond.c:420 msgid "here is the previous \"else\"" Should it be .else here, not else ? #: cond.c:317 #: cond.c:423 msgid "here is the previous \"if\"" Shoud it be .if here, not if ? #: cond.c:417 msgid "duplicate \"else\"" Should it be .else here, not else ? #: config/tc-arm.c:2401 #, c-format msgid "ignoring attempt to undefine built-in register '%s'" I do not understand this one. Should it be redefine, not undefine ? #: config/tc-ia64.c:6989 msgid "" "IA-64 options:\n" " --mconstant-gp\t mark output file as using the constant-GP model\n" "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n" " --mauto-pic\t\t mark output file as using the constant-GP model\n" "\t\t\t without function descriptors (sets ELF header flag\n" "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n" " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n" " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n" " -mtune=[itanium1|itanium2]\n" "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n" " -munwind-check=[warning|error]\n" "\t\t\t unwind directive check (default -munwind-check=warning)\n" " -mhint.b=[ok|warning|error]\n" "\t\t\t hint.b check (default -mhint.b=error)\n" " -x | -xexplicit\t turn on dependency violation checking\n" " -xauto\t\t automagically remove dependency violations (default)\n" " -xnone\t\t turn off dependency violation checking\n" " -xdebug\t\t debug dependency violation checker\n" " -xdebugn\t\t debug dependency violation checker but turn off\n" "\t\t\t dependency violation checking\n" " -xdebugx\t\t debug dependency violation checker and turn on\n" "\t\t\t dependency violation checking\n" Should it be automatically here, not automagically (in -xauto) ? #: config/tc-m32r.c:408 #, c-format msgid " fo contraint violations\n" Should it be "for constraint" here, not "fo contraint" ? #: config/tc-m32r.c:412 #, c-format msgid " contraint violations\n" Here too constraint ? #: config/tc-mt.c:261 #, c-format msgid "operand references R%ld of previous instrutcion." Should it be instruction here, not instrutcion ? #: config/tc-mt.c:267 #, c-format msgid "operand references R%ld of instructcion before previous." Here too. #: config/tc-pj.c:289 msgid "expected expresssion" Should it be expression here, not expresssion ? #: config/tc-v850.c:1279 msgid "second register should greater tahn first register" Should it be than here, not tahn ? Best regards, Jorma Karvonen _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils