summaryrefslogtreecommitdiff
path: root/gas/po
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-08-22 18:30:27 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-08-22 18:30:27 +0000
commit97b9705d104f5010e00d667fbfac74d572d9b7fc (patch)
treee0ba31ac35020ad299b7e2e4b7bd6e86964129bc /gas/po
parent52225508d9b434955c8af209411de59c9ec0d4d2 (diff)
downloadbinutils-redhat-97b9705d104f5010e00d667fbfac74d572d9b7fc.tar.gz
dependency tracking in gas
gas/: * Makefile.am (AUTOMAKE_OPTIONS): Remove 1.8 cygnus, add 1.11, foreign and no-dist. (all): Remove now-unneeded dependency upon info. (DIST_SUBDIRS, MKDEP, DEP_INCLUDES, DEP_FLAGS, CLEANFILES) (DEP_FILE_DEPS): Remove variables. (OBJ_FORMAT_CFILES): Add config/obj-multi.c. (OBJ_FORMAT_HFILES): Add config/obj-multi.h. ($(OBJS), ecoff.o): Remove now-unneeded manual dependencies. ($(TARG_CPU_O), $(ATOF_TARG_O), obj-aout.o, obj-coff.o obj-ecoff.o) (obj-elf.o obj-evax.o, obj-fdpicelf.o, obj-multi.o, obj-som.o) (e-mipself.o, e-mipsecoff.o, e-i386aout.o, e-i386coff.o, e-i386elf.o) (e-crisaout.o, e-criself.o, tc-i386.o, xtensa-relax.o): Remove now-unneeded rules. (EXTRA_as_new_SOURCES): Add $(CFILES), $(HFILES), $(TARGET_CPU_CFILES), $(TARGET_CPU_HFILES), $(OBJ_FORMAT_CFILES), $(OBJ_FORMAT_HFILES), $(CONFIG_ATOF_CFILES), $(MULTI_CFILES), so their dependency fragments are picked up in the Makefile. (itbl-lex.c, itbl-ops.o): Remove manual dependencies. (m68k-parse.o, bfin-lex.o, itbl-lex.o, itbl-parse.o, itbl-tops.o) (itbl-test.o): Rewrite using automake-style dependency tracking rules; only list the dependency upon the primary source file, but no included headers. (DEP, DEP1, DEPTC, DEPOBJ, DEP2, dep.sed, dep, dep-in, dep-am): Remove. (mkdep section): Remove. * Makefile.in: Regenerate. * gas/po/POTFILES.in, gas/po/gas.pot: Regenerate.
Diffstat (limited to 'gas/po')
-rw-r--r--gas/po/POTFILES.in6
-rw-r--r--gas/po/gas.pot6029
2 files changed, 3591 insertions, 2444 deletions
diff --git a/gas/po/POTFILES.in b/gas/po/POTFILES.in
index af61e7c90a..5ca5ea11e3 100644
--- a/gas/po/POTFILES.in
+++ b/gas/po/POTFILES.in
@@ -29,6 +29,10 @@ config/obj-evax.c
config/obj-evax.h
config/obj-fdpicelf.c
config/obj-fdpicelf.h
+config/obj-macho.c
+config/obj-macho.h
+config/obj-multi.c
+config/obj-multi.h
config/obj-som.c
config/obj-som.h
config/tc-alpha.c
@@ -91,6 +95,8 @@ config/tc-mcore.c
config/tc-mcore.h
config/tc-mep.c
config/tc-mep.h
+config/tc-microblaze.c
+config/tc-microblaze.h
config/tc-mips.c
config/tc-mips.h
config/tc-mmix.c
diff --git a/gas/po/gas.pot b/gas/po/gas.pot
index e7457cae0e..71683c9eb6 100644
--- a/gas/po/gas.pot
+++ b/gas/po/gas.pot
@@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2008-09-09 15:56+0930\n"
+"POT-Creation-Date: 2009-08-22 19:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -38,19 +39,19 @@ msgstr ""
msgid "end of file in multiline comment"
msgstr ""
-#: app.c:1046
+#: app.c:1048
msgid "end of file after a one-character quote; \\0 inserted"
msgstr ""
-#: app.c:1054
+#: app.c:1056
msgid "end of file in escape character"
msgstr ""
-#: app.c:1066
+#: app.c:1068
msgid "missing close quote; (assumed)"
msgstr ""
-#: app.c:1135 app.c:1190 app.c:1201 app.c:1275
+#: app.c:1137 app.c:1192 app.c:1203 app.c:1277
msgid "end of file in comment; newline inserted"
msgstr ""
@@ -341,7 +342,7 @@ msgstr ""
#: as.c:603
#, c-format
-msgid "Copyright 2007 Free Software Foundation, Inc.\n"
+msgid "Copyright 2008 Free Software Foundation, Inc.\n"
msgstr ""
#: as.c:604
@@ -422,12 +423,12 @@ msgstr ""
msgid "%s: data size %ld\n"
msgstr ""
-#: as.c:1245
+#: as.c:1241
#, c-format
msgid "%d warnings, treating warnings as errors"
msgstr ""
-#: as.h:237
+#: as.h:208
#, c-format
msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
msgstr ""
@@ -436,67 +437,68 @@ msgstr ""
#. * We have a GROSS internal error.
#. * This should never happen.
#.
-#: atof-generic.c:417 config/tc-m68k.c:3396
+#: atof-generic.c:417 config/tc-m68k.c:3536
msgid "failed sanity check"
msgstr ""
-#: cgen.c:113 config/tc-alpha.c:1926 config/tc-alpha.c:1950
+#: cgen.c:113 config/tc-alpha.c:2083 config/tc-alpha.c:2107
#: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
-#: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2510
-#: config/tc-ppc.c:2734 config/tc-ppc.c:2746 config/tc-s390.c:1201
-#: config/tc-s390.c:1301 config/tc-s390.c:1430 config/tc-v850.c:1730
-#: config/tc-v850.c:1753 config/tc-v850.c:1956
+#: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2562
+#: config/tc-ppc.c:2713 config/tc-ppc.c:2834 config/tc-ppc.c:2845
+#: config/tc-s390.c:1218 config/tc-s390.c:1318 config/tc-s390.c:1447
+#: config/tc-v850.c:1730 config/tc-v850.c:1753 config/tc-v850.c:1956
msgid "too many fixups"
msgstr ""
#: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
-#: config/tc-d30v.c:453 config/tc-mn10200.c:1042 config/tc-mn10300.c:1674
-#: config/tc-ppc.c:2549 config/tc-s390.c:1189 config/tc-v850.c:1932
-#: config/tc-z80.c:422
+#: config/tc-d30v.c:453 config/tc-i370.c:2129 config/tc-mn10200.c:1042
+#: config/tc-mn10300.c:1674 config/tc-ppc.c:2601 config/tc-s390.c:1189
+#: config/tc-v850.c:1932 config/tc-z80.c:422
msgid "illegal operand"
msgstr ""
-#: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:539 config/tc-d10v.c:463
-#: config/tc-d30v.c:455 config/tc-h8300.c:449 config/tc-mcore.c:662
-#: config/tc-mmix.c:488 config/tc-mn10200.c:1045 config/tc-mn10300.c:1677
-#: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2551
-#: config/tc-s390.c:1191 config/tc-sh.c:1359 config/tc-sh64.c:2213
-#: config/tc-v850.c:1935 config/tc-z80.c:575 config/tc-z8k.c:350
+#: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:569 config/tc-d10v.c:463
+#: config/tc-d30v.c:455 config/tc-h8300.c:449 config/tc-i370.c:2131
+#: config/tc-mcore.c:662 config/tc-microblaze.c:583 config/tc-mmix.c:488
+#: config/tc-mn10200.c:1045 config/tc-mn10300.c:1677 config/tc-msp430.c:452
+#: config/tc-or32.c:307 config/tc-ppc.c:2603 config/tc-s390.c:1207
+#: config/tc-sh.c:1359 config/tc-sh64.c:2213 config/tc-v850.c:1935
+#: config/tc-z80.c:575 config/tc-z8k.c:350
msgid "missing operand"
msgstr ""
-#: cgen.c:798
+#: cgen.c:799
msgid "a reloc on this operand implies an overflow"
msgstr ""
-#: cgen.c:821
+#: cgen.c:822
msgid "operand mask overflow"
msgstr ""
#. We can't actually support subtracting a symbol.
-#: cgen.c:884 config/tc-arc.c:1247 config/tc-arm.c:1527 config/tc-arm.c:8182
-#: config/tc-arm.c:8233 config/tc-arm.c:8466 config/tc-arm.c:9189
-#: config/tc-arm.c:9992 config/tc-arm.c:10020 config/tc-arm.c:10278
-#: config/tc-arm.c:10295 config/tc-arm.c:10417 config/tc-avr.c:1057
-#: config/tc-cris.c:3984 config/tc-d10v.c:1502 config/tc-d30v.c:1903
-#: config/tc-mips.c:4346 config/tc-mips.c:5470 config/tc-mips.c:6408
-#: config/tc-mips.c:6984 config/tc-msp430.c:1937 config/tc-ppc.c:5661
-#: config/tc-spu.c:907 config/tc-spu.c:931 config/tc-v850.c:2271
-#: config/tc-xstormy16.c:484 config/tc-xtensa.c:5756 config/tc-xtensa.c:11697
+#: cgen.c:885 config/tc-arc.c:1247 config/tc-arm.c:1612 config/tc-arm.c:8617
+#: config/tc-arm.c:8668 config/tc-arm.c:8914 config/tc-arm.c:9704
+#: config/tc-arm.c:10703 config/tc-arm.c:10743 config/tc-arm.c:11051
+#: config/tc-arm.c:11080 config/tc-avr.c:1087 config/tc-cris.c:4044
+#: config/tc-d10v.c:1502 config/tc-d30v.c:1903 config/tc-mips.c:4394
+#: config/tc-mips.c:5518 config/tc-mips.c:6493 config/tc-mips.c:7069
+#: config/tc-msp430.c:1937 config/tc-ppc.c:5769 config/tc-spu.c:959
+#: config/tc-spu.c:983 config/tc-v850.c:2271 config/tc-xstormy16.c:484
+#: config/tc-xtensa.c:5820 config/tc-xtensa.c:11838
msgid "expression too complex"
msgstr ""
-#: cgen.c:978 config/tc-arc.c:1308 config/tc-ppc.c:5786 config/tc-s390.c:2006
+#: cgen.c:979 config/tc-arc.c:1308 config/tc-ppc.c:5894 config/tc-s390.c:2023
#: config/tc-v850.c:2311 config/tc-xstormy16.c:538
msgid "unresolved expression that must be resolved"
msgstr ""
-#: cgen.c:1003 config/tc-xstormy16.c:563
+#: cgen.c:1004 config/tc-xstormy16.c:563
#, c-format
msgid "internal error: can't install fix for reloc type %d (`%s')"
msgstr ""
-#: cgen.c:1033
+#: cgen.c:1034
msgid "relocation is not supported"
msgstr ""
@@ -568,8 +570,16 @@ msgstr ""
msgid "cannot create floating-point number"
msgstr ""
-#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:923
-#: config/tc-ia64.c:11316 config/tc-tic30.c:1261 config/tc-tic4x.c:2598
+#: config/atof-ieee.c:288
+msgid "NaNs are not supported by this target\n"
+msgstr ""
+
+#: config/atof-ieee.c:327 config/atof-ieee.c:368
+msgid "Infinities are not supported by this target\n"
+msgstr ""
+
+#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1007
+#: config/tc-ia64.c:11332 config/tc-tic30.c:1261 config/tc-tic4x.c:2599
msgid "Unrecognized or unsupported floating point constant"
msgstr ""
@@ -583,122 +593,127 @@ msgstr ""
msgid "Attempt to put an undefined symbol into set %s"
msgstr ""
-#: config/obj-aout.c:116 config/obj-coff.c:1339
+#: config/obj-aout.c:116 config/obj-coff.c:1406
#, c-format
msgid "Symbol `%s' can not be both weak and common"
msgstr ""
-#: config/obj-coff.c:133
+#: config/obj-coff.c:135
#, c-format
msgid "Inserting \"%s\" into structure table failed: %s"
msgstr ""
+#: config/obj-coff.c:214 config/obj-coff.c:1694 config/tc-ppc.c:4859
+#: config/tc-tic54x.c:4011 read.c:2796
+#, c-format
+msgid "error setting flags for \"%s\": %s"
+msgstr ""
+
#. Zero is used as an end marker in the file.
-#: config/obj-coff.c:366
+#: config/obj-coff.c:433
msgid "Line numbers must be positive integers\n"
msgstr ""
-#: config/obj-coff.c:398
+#: config/obj-coff.c:465
msgid ".ln pseudo-op inside .def/.endef: ignored."
msgstr ""
-#: config/obj-coff.c:440 ecoff.c:3240
+#: config/obj-coff.c:507 ecoff.c:3240
msgid ".loc outside of .text"
msgstr ""
-#: config/obj-coff.c:447
+#: config/obj-coff.c:514
msgid ".loc pseudo-op inside .def/.endef: ignored."
msgstr ""
-#: config/obj-coff.c:528
+#: config/obj-coff.c:595
msgid ".def pseudo-op used inside of .def/.endef: ignored."
msgstr ""
-#: config/obj-coff.c:567
+#: config/obj-coff.c:634
msgid ".endef pseudo-op used outside of .def/.endef: ignored."
msgstr ""
-#: config/obj-coff.c:606
+#: config/obj-coff.c:673
#, c-format
msgid "`%s' symbol without preceding function"
msgstr ""
-#: config/obj-coff.c:693
+#: config/obj-coff.c:760
#, c-format
msgid "unexpected storage class %d"
msgstr ""
-#: config/obj-coff.c:801
+#: config/obj-coff.c:868
msgid ".dim pseudo-op used outside of .def/.endef: ignored."
msgstr ""
-#: config/obj-coff.c:821
+#: config/obj-coff.c:888
msgid "badly formed .dim directive ignored"
msgstr ""
-#: config/obj-coff.c:870
+#: config/obj-coff.c:937
msgid ".size pseudo-op used outside of .def/.endef ignored."
msgstr ""
-#: config/obj-coff.c:885
+#: config/obj-coff.c:952
msgid ".scl pseudo-op used outside of .def/.endef ignored."
msgstr ""
-#: config/obj-coff.c:902
+#: config/obj-coff.c:969
msgid ".tag pseudo-op used outside of .def/.endef ignored."
msgstr ""
-#: config/obj-coff.c:920
+#: config/obj-coff.c:987
#, c-format
msgid "tag not found for .tag %s"
msgstr ""
-#: config/obj-coff.c:933
+#: config/obj-coff.c:1000
msgid ".type pseudo-op used outside of .def/.endef ignored."
msgstr ""
-#: config/obj-coff.c:952
+#: config/obj-coff.c:1019
msgid ".val pseudo-op used outside of .def/.endef ignored."
msgstr ""
-#: config/obj-coff.c:1119
+#: config/obj-coff.c:1186
msgid "badly formed .weak directive ignored"
msgstr ""
-#: config/obj-coff.c:1297
+#: config/obj-coff.c:1364
msgid "mismatched .eb"
msgstr ""
-#: config/obj-coff.c:1318
+#: config/obj-coff.c:1385
#, c-format
msgid "C_EFCN symbol for %s out of scope"
msgstr ""
+#: config/obj-coff.c:1439
+#, c-format
+msgid "Warning: internal error: forgetting to set endndx of %s"
+msgstr ""
+
#. STYP_INFO
#. STYP_LIB
#. STYP_OVER
-#: config/obj-coff.c:1590
+#: config/obj-coff.c:1662
#, c-format
msgid "unsupported section attribute '%c'"
msgstr ""
-#: config/obj-coff.c:1594 config/tc-ppc.c:4741
+#: config/obj-coff.c:1666 config/tc-ppc.c:4841
#, c-format
msgid "unknown section attribute '%c'"
msgstr ""
-#: config/obj-coff.c:1622 config/tc-ppc.c:4759 config/tc-tic54x.c:4011
-#: read.c:2760
-#, c-format
-msgid "error setting flags for \"%s\": %s"
-msgstr ""
-
-#: config/obj-coff.c:1633
+#: config/obj-coff.c:1706
#, c-format
msgid "Ignoring changed section attributes for %s"
msgstr ""
-#: config/obj-coff.c:1764
+#: config/obj-coff.c:1836
#, c-format
msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
msgstr ""
@@ -711,167 +726,172 @@ msgstr ""
msgid "Can't set register masks"
msgstr ""
-#: config/obj-elf.c:323 config/tc-sparc.c:3946 config/tc-v850.c:450
+#: config/obj-elf.c:334 config/tc-sparc.c:3950 config/tc-v850.c:450
#, c-format
msgid "bad .common segment %s"
msgstr ""
-#: config/obj-elf.c:601
+#: config/obj-elf.c:612
#, c-format
msgid "setting incorrect section type for %s"
msgstr ""
-#: config/obj-elf.c:606
+#: config/obj-elf.c:617
#, c-format
msgid "ignoring incorrect section type for %s"
msgstr ""
-#: config/obj-elf.c:648
+#: config/obj-elf.c:659
#, c-format
msgid "setting incorrect section attributes for %s"
msgstr ""
-#: config/obj-elf.c:700
+#: config/obj-elf.c:711
#, c-format
msgid "ignoring changed section type for %s"
msgstr ""
-#: config/obj-elf.c:712
+#: config/obj-elf.c:723
#, c-format
msgid "ignoring changed section attributes for %s"
msgstr ""
-#: config/obj-elf.c:714
+#: config/obj-elf.c:725
#, c-format
msgid "ignoring changed section entity size for %s"
msgstr ""
-#: config/obj-elf.c:767
+#: config/obj-elf.c:778
msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
msgstr ""
-#: config/obj-elf.c:809 read.c:2744
+#: config/obj-elf.c:820 read.c:2780
msgid "unrecognized section type"
msgstr ""
-#: config/obj-elf.c:839
+#: config/obj-elf.c:850
msgid "unrecognized section attribute"
msgstr ""
-#: config/obj-elf.c:870
+#: config/obj-elf.c:881 config/tc-alpha.c:4190
msgid "missing name"
msgstr ""
-#: config/obj-elf.c:998
+#: config/obj-elf.c:1010
msgid "invalid merge entity size"
msgstr ""
-#: config/obj-elf.c:1005
+#: config/obj-elf.c:1017
msgid "entity size for SHF_MERGE not specified"
msgstr ""
-#: config/obj-elf.c:1025
+#: config/obj-elf.c:1037
msgid "group name for SHF_GROUP not specified"
msgstr ""
-#: config/obj-elf.c:1038
+#: config/obj-elf.c:1050
msgid "character following name is not '#'"
msgstr ""
-#: config/obj-elf.c:1157
+#: config/obj-elf.c:1169
msgid ".previous without corresponding .section; ignored"
msgstr ""
-#: config/obj-elf.c:1183
+#: config/obj-elf.c:1195
msgid ".popsection without corresponding .pushsection; ignored"
msgstr ""
-#: config/obj-elf.c:1235
+#: config/obj-elf.c:1247
msgid "expected comma after name in .symver"
msgstr ""
-#: config/obj-elf.c:1259
+#: config/obj-elf.c:1271
#, c-format
msgid "missing version name in `%s' for symbol `%s'"
msgstr ""
-#: config/obj-elf.c:1270
+#: config/obj-elf.c:1282
#, c-format
msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
msgstr ""
-#: config/obj-elf.c:1307
+#: config/obj-elf.c:1319
#, c-format
msgid "expected `%s' to have already been set for .vtable_inherit"
msgstr ""
-#: config/obj-elf.c:1317
+#: config/obj-elf.c:1329
msgid "expected comma after name in .vtable_inherit"
msgstr ""
-#: config/obj-elf.c:1377
+#: config/obj-elf.c:1389
msgid "expected comma after name in .vtable_entry"
msgstr ""
-#: config/obj-elf.c:1500
+#: config/obj-elf.c:1512
msgid "expected quoted string"
msgstr ""
-#: config/obj-elf.c:1520
+#: config/obj-elf.c:1532
#, c-format
msgid "expected comma after name `%s' in .size directive"
msgstr ""
-#: config/obj-elf.c:1529
+#: config/obj-elf.c:1541
msgid "missing expression in .size directive"
msgstr ""
-#: config/obj-elf.c:1656
+#: config/obj-elf.c:1668
#, c-format
msgid "symbol '%s' is already defined"
msgstr ""
-#: config/obj-elf.c:1671
+#: config/obj-elf.c:1688 config/obj-elf.c:1700
+#, c-format
+msgid "symbol type \"%s\" is supported only by GNU targets"
+msgstr ""
+
+#: config/obj-elf.c:1709
#, c-format
msgid "unrecognized symbol type \"%s\""
msgstr ""
-#: config/obj-elf.c:1842
+#: config/obj-elf.c:1885
msgid ".size expression too complicated to fix up"
msgstr ""
-#: config/obj-elf.c:1874
+#: config/obj-elf.c:1917
#, c-format
msgid ""
"invalid attempt to declare external version name as default in symbol `%s'"
msgstr ""
-#: config/obj-elf.c:1935 ecoff.c:3598
+#: config/obj-elf.c:1978 ecoff.c:3598
#, c-format
msgid "symbol `%s' can not be both weak and common"
msgstr ""
-#: config/obj-elf.c:2042
+#: config/obj-elf.c:2085
#, c-format
msgid "assuming all members of group `%s' are COMDAT"
msgstr ""
-#: config/obj-elf.c:2064
+#: config/obj-elf.c:2107
#, c-format
msgid "can't create group: %s"
msgstr ""
-#: config/obj-elf.c:2174
+#: config/obj-elf.c:2217
#, c-format
msgid "failed to set up debugging information: %s"
msgstr ""
-#: config/obj-elf.c:2194
+#: config/obj-elf.c:2237
#, c-format
msgid "can't start writing .mdebug section: %s"
msgstr ""
-#: config/obj-elf.c:2202
+#: config/obj-elf.c:2245
#, c-format
msgid "could not write .mdebug section: %s"
msgstr ""
@@ -915,384 +935,389 @@ msgstr ""
msgid "attaching copyright header %s: %s"
msgstr ""
-#: config/tc-alpha.c:592
+#: config/tc-alpha.c:643
#, c-format
msgid "No !literal!%ld was found"
msgstr ""
-#: config/tc-alpha.c:599
+#: config/tc-alpha.c:650
#, c-format
msgid "No !tlsgd!%ld was found"
msgstr ""
-#: config/tc-alpha.c:606
+#: config/tc-alpha.c:657
#, c-format
msgid "No !tlsldm!%ld was found"
msgstr ""
-#: config/tc-alpha.c:615
+#: config/tc-alpha.c:666
#, c-format
msgid "No ldah !gpdisp!%ld was found"
msgstr ""
-#: config/tc-alpha.c:665
+#: config/tc-alpha.c:716
#, c-format
msgid "too many !literal!%ld for %s"
msgstr ""
-#: config/tc-alpha.c:695
+#: config/tc-alpha.c:746
#, c-format
msgid "No lda !gpdisp!%ld was found"
msgstr ""
#. Only support one relocation op per insn.
-#: config/tc-alpha.c:852
+#: config/tc-alpha.c:905
msgid "More than one relocation op per insn"
msgstr ""
-#: config/tc-alpha.c:868
+#: config/tc-alpha.c:921
msgid "No relocation operand"
msgstr ""
-#: config/tc-alpha.c:878
+#: config/tc-alpha.c:931
#, c-format
msgid "Unknown relocation operand: !%s"
msgstr ""
-#: config/tc-alpha.c:888
+#: config/tc-alpha.c:941
#, c-format
msgid "no sequence number after !%s"
msgstr ""
-#: config/tc-alpha.c:898
+#: config/tc-alpha.c:951
#, c-format
msgid "!%s does not use a sequence number"
msgstr ""
-#: config/tc-alpha.c:908
+#: config/tc-alpha.c:961
#, c-format
msgid "Bad sequence number: !%s!%s"
msgstr ""
-#: config/tc-alpha.c:1123 config/tc-alpha.c:3140
+#: config/tc-alpha.c:1176 config/tc-alpha.c:3343
#, c-format
msgid "inappropriate arguments for opcode `%s'"
msgstr ""
-#: config/tc-alpha.c:1125 config/tc-alpha.c:3142
+#: config/tc-alpha.c:1178 config/tc-alpha.c:3345
#, c-format
msgid "opcode `%s' not supported for target %s"
msgstr ""
-#: config/tc-alpha.c:1129 config/tc-alpha.c:3146 config/tc-avr.c:1326
+#: config/tc-alpha.c:1182 config/tc-alpha.c:3349 config/tc-avr.c:1356
#: config/tc-msp430.c:1829
#, c-format
msgid "unknown opcode `%s'"
msgstr ""
-#: config/tc-alpha.c:1209 config/tc-alpha.c:1384
+#: config/tc-alpha.c:1263 config/tc-alpha.c:1517
msgid "overflow in literal (.lita) table"
msgstr ""
-#: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
-#: config/tc-alpha.c:2050 config/tc-alpha.c:2094 config/tc-alpha.c:2163
-#: config/tc-alpha.c:2246 config/tc-alpha.c:2471 config/tc-alpha.c:2569
+#: config/tc-alpha.c:1270 config/tc-alpha.c:1294 config/tc-alpha.c:1530
+#: config/tc-alpha.c:2215 config/tc-alpha.c:2260 config/tc-alpha.c:2329
+#: config/tc-alpha.c:2412 config/tc-alpha.c:2637 config/tc-alpha.c:2735
msgid "macro requires $at register while noat in effect"
msgstr ""
-#: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
+#: config/tc-alpha.c:1272 config/tc-alpha.c:1296 config/tc-alpha.c:1532
msgid "macro requires $at while $at in use"
msgstr ""
-#: config/tc-alpha.c:1346
+#: config/tc-alpha.c:1475
msgid "bignum invalid; zero assumed"
msgstr ""
-#: config/tc-alpha.c:1348
+#: config/tc-alpha.c:1477
msgid "floating point number invalid; zero assumed"
msgstr ""
-#: config/tc-alpha.c:1353
+#: config/tc-alpha.c:1482
msgid "can't handle expression"
msgstr ""
-#: config/tc-alpha.c:1390
+#: config/tc-alpha.c:1523
msgid "overflow in literal (.lit8) table"
msgstr ""
-#: config/tc-alpha.c:1674
+#: config/tc-alpha.c:1819
#, c-format
msgid "too many ldah insns for !gpdisp!%ld"
msgstr ""
-#: config/tc-alpha.c:1676 config/tc-alpha.c:1688
+#: config/tc-alpha.c:1821 config/tc-alpha.c:1833
#, c-format
msgid "both insns for !gpdisp!%ld must be in the same section"
msgstr ""
-#: config/tc-alpha.c:1686
+#: config/tc-alpha.c:1831
#, c-format
msgid "too many lda insns for !gpdisp!%ld"
msgstr ""
-#: config/tc-alpha.c:1742
+#: config/tc-alpha.c:1887
#, c-format
msgid "too many lituse insns for !lituse_tlsgd!%ld"
msgstr ""
-#: config/tc-alpha.c:1745
+#: config/tc-alpha.c:1890
#, c-format
msgid "too many lituse insns for !lituse_tlsldm!%ld"
msgstr ""
-#: config/tc-alpha.c:1762
+#: config/tc-alpha.c:1907
#, c-format
msgid "duplicate !tlsgd!%ld"
msgstr ""
-#: config/tc-alpha.c:1764
+#: config/tc-alpha.c:1909
#, c-format
msgid "sequence number in use for !tlsldm!%ld"
msgstr ""
-#: config/tc-alpha.c:1778
+#: config/tc-alpha.c:1923
#, c-format
msgid "duplicate !tlsldm!%ld"
msgstr ""
-#: config/tc-alpha.c:1780
+#: config/tc-alpha.c:1925
#, c-format
msgid "sequence number in use for !tlsgd!%ld"
msgstr ""
-#: config/tc-alpha.c:1823 config/tc-arc.c:292 config/tc-mn10200.c:856
-#: config/tc-mn10300.c:1146 config/tc-ppc.c:1649 config/tc-s390.c:604
+#: config/tc-alpha.c:1980 config/tc-arc.c:292 config/tc-mn10200.c:856
+#: config/tc-mn10300.c:1146 config/tc-ppc.c:1676 config/tc-s390.c:604
#: config/tc-v850.c:1556
msgid "operand"
msgstr ""
-#: config/tc-alpha.c:1962
+#: config/tc-alpha.c:2119
msgid "invalid relocation for instruction"
msgstr ""
-#: config/tc-alpha.c:1974
+#: config/tc-alpha.c:2132
msgid "invalid relocation for field"
msgstr ""
-#: config/tc-alpha.c:2761
+#: config/tc-alpha.c:2961
msgid "can not resolve expression"
msgstr ""
-#: config/tc-alpha.c:3276 config/tc-ppc.c:1948 config/tc-ppc.c:4504
+#: config/tc-alpha.c:3503 config/tc-i370.c:1058 config/tc-microblaze.c:187
+#: config/tc-ppc.c:2000 config/tc-ppc.c:4604
#, c-format
msgid ".COMMon length (%ld.) <0! Ignored."
msgstr ""
-#: config/tc-alpha.c:3305 config/tc-sparc.c:3816 config/tc-v850.c:245
+#: config/tc-alpha.c:3514 config/tc-sparc.c:3820 config/tc-v850.c:245
msgid "Ignoring attempt to re-define symbol"
msgstr ""
-#: config/tc-alpha.c:3314 config/tc-alpha.c:3323 config/tc-ppc.c:4541
-#: config/tc-sparc.c:3824
+#: config/tc-alpha.c:3606 config/tc-ppc.c:4641 config/tc-sparc.c:3828
#, c-format
msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
msgstr ""
-#: config/tc-alpha.c:3440 ecoff.c:3054
+#: config/tc-alpha.c:3713 ecoff.c:3054
msgid ".ent directive has no name"
msgstr ""
-#: config/tc-alpha.c:3448
+#: config/tc-alpha.c:3721
msgid "nested .ent directives"
msgstr ""
-#: config/tc-alpha.c:3492 ecoff.c:3005
+#: config/tc-alpha.c:3765 ecoff.c:3005
msgid ".end directive has no name"
msgstr ""
-#: config/tc-alpha.c:3501
+#: config/tc-alpha.c:3774
msgid ".end directive without matching .ent"
msgstr ""
-#: config/tc-alpha.c:3503
+#: config/tc-alpha.c:3776
msgid ".end directive names different symbol than .ent"
msgstr ""
-#: config/tc-alpha.c:3546 ecoff.c:3140
+#: config/tc-alpha.c:3819 ecoff.c:3140
msgid ".fmask outside of .ent"
msgstr ""
-#: config/tc-alpha.c:3548 config/tc-score.c:5816 ecoff.c:3204
+#: config/tc-alpha.c:3821 config/tc-score.c:5601 ecoff.c:3204
msgid ".mask outside of .ent"
msgstr ""
-#: config/tc-alpha.c:3556 ecoff.c:3147
+#: config/tc-alpha.c:3829 ecoff.c:3147
msgid "bad .fmask directive"
msgstr ""
-#: config/tc-alpha.c:3558 ecoff.c:3211
+#: config/tc-alpha.c:3831 ecoff.c:3211
msgid "bad .mask directive"
msgstr ""
-#: config/tc-alpha.c:3591 config/tc-mips.c:14967 config/tc-score.c:5959
+#: config/tc-alpha.c:3864 config/tc-mips.c:15074 config/tc-score.c:5743
#: ecoff.c:3168
msgid ".frame outside of .ent"
msgstr ""
-#: config/tc-alpha.c:3602 ecoff.c:3179
+#: config/tc-alpha.c:3875 ecoff.c:3179
msgid "bad .frame directive"
msgstr ""
-#: config/tc-alpha.c:3634
+#: config/tc-alpha.c:3909
msgid ".prologue directive without a preceding .ent directive"
msgstr ""
-#: config/tc-alpha.c:3652
+#: config/tc-alpha.c:3927
#, c-format
msgid "Invalid argument %d to .prologue."
msgstr ""
-#: config/tc-alpha.c:3743
+#: config/tc-alpha.c:4018
msgid "ECOFF debugging is disabled."
msgstr ""
-#: config/tc-alpha.c:3757
+#: config/tc-alpha.c:4032
msgid ".ent directive without matching .end"
msgstr ""
-#: config/tc-alpha.c:3842
+#: config/tc-alpha.c:4117
msgid ".usepv directive has no name"
msgstr ""
-#: config/tc-alpha.c:3853
+#: config/tc-alpha.c:4128
msgid ".usepv directive has no type"
msgstr ""
-#: config/tc-alpha.c:3868
+#: config/tc-alpha.c:4143
msgid "unknown argument for .usepv"
msgstr ""
-#: config/tc-alpha.c:3901
-msgid "Unknown section directive"
+#: config/tc-alpha.c:4250
+#, c-format
+msgid "unknown section attribute %s"
msgstr ""
-#: config/tc-alpha.c:3936
+#: config/tc-alpha.c:4361
msgid ".ent directive has no symbol"
msgstr ""
-#: config/tc-alpha.c:3961
+#: config/tc-alpha.c:4390
+msgid ".handler directive has no name"
+msgstr ""
+
+#: config/tc-alpha.c:4419
msgid "Bad .frame directive 1./2. param"
msgstr ""
-#: config/tc-alpha.c:3973
+#: config/tc-alpha.c:4431
msgid "Bad .frame directive 3./4. param"
msgstr ""
-#: config/tc-alpha.c:3995
+#: config/tc-alpha.c:4466
msgid ".pdesc directive not in link (.link) section"
msgstr ""
-#: config/tc-alpha.c:4003
-msgid ".pdesc has no matching .ent"
+#: config/tc-alpha.c:4474
+msgid ".pdesc directive has no entry symbol"
msgstr ""
-#: config/tc-alpha.c:4014
-msgid ".pdesc directive has no entry symbol"
+#: config/tc-alpha.c:4492
+msgid ".pdesc has no matching .ent"
msgstr ""
-#: config/tc-alpha.c:4027
+#: config/tc-alpha.c:4510
msgid "No comma after .pdesc <entryname>"
msgstr ""
-#: config/tc-alpha.c:4047
+#: config/tc-alpha.c:4530
msgid "unknown procedure kind"
msgstr ""
-#: config/tc-alpha.c:4137
+#: config/tc-alpha.c:4642
msgid ".name directive not in link (.link) section"
msgstr ""
-#: config/tc-alpha.c:4145
+#: config/tc-alpha.c:4650
msgid ".name directive has no symbol"
msgstr ""
-#: config/tc-alpha.c:4176
+#: config/tc-alpha.c:4682
msgid "No symbol after .linkage"
msgstr ""
-#: config/tc-alpha.c:4200
+#: config/tc-alpha.c:4732
msgid "No symbol after .code_address"
msgstr ""
-#: config/tc-alpha.c:4227 config/tc-score.c:5822
+#: config/tc-alpha.c:4759 config/tc-score.c:5607
msgid "Bad .mask directive"
msgstr ""
-#: config/tc-alpha.c:4245
+#: config/tc-alpha.c:4777
msgid "Bad .fmask directive"
msgstr ""
-#: config/tc-alpha.c:4402
+#: config/tc-alpha.c:4934
#, c-format
msgid "Expected comma after name \"%s\""
msgstr ""
#. *symbol_get_obj (symbolP) = (signed char) temp;
-#: config/tc-alpha.c:4413
+#: config/tc-alpha.c:4945
#, c-format
msgid "unhandled: .proc %s,%d"
msgstr ""
-#: config/tc-alpha.c:4447
+#: config/tc-alpha.c:4979
#, c-format
msgid "Tried to .set unrecognized mode `%s'"
msgstr ""
-#: config/tc-alpha.c:4473
+#: config/tc-alpha.c:5005
#, c-format
msgid "Bad base register, using $%d."
msgstr ""
-#: config/tc-alpha.c:4494
+#: config/tc-alpha.c:5026
#, c-format
msgid "Alignment too large: %d. assumed"
msgstr ""
-#: config/tc-alpha.c:4498 config/tc-d30v.c:2048
+#: config/tc-alpha.c:5030 config/tc-d30v.c:2048
msgid "Alignment negative: 0 assumed"
msgstr ""
-#: config/tc-alpha.c:4775
+#: config/tc-alpha.c:5124 config/tc-alpha.c:5617
+#, c-format
+msgid "Unknown CPU identifier `%s'"
+msgstr ""
+
+#: config/tc-alpha.c:5315
#, c-format
msgid "Chose GP value of %lx\n"
msgstr ""
-#: config/tc-alpha.c:4789
+#: config/tc-alpha.c:5329
msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
msgstr ""
-#: config/tc-alpha.c:4878
+#: config/tc-alpha.c:5418
#, c-format
msgid "internal error: can't hash opcode `%s': %s"
msgstr ""
-#: config/tc-alpha.c:4914
+#: config/tc-alpha.c:5454
#, c-format
msgid "internal error: can't hash macro `%s': %s"
msgstr ""
-#: config/tc-alpha.c:4998 config/tc-arm.c:6073 config/tc-arm.c:6085
-#: config/tc-i960.c:708 config/tc-xtensa.c:5251 config/tc-xtensa.c:5329
-#: config/tc-xtensa.c:5425 config/tc-z80.c:1893
+#: config/tc-alpha.c:5539 config/tc-arm.c:6439 config/tc-arm.c:6451
+#: config/tc-i960.c:708 config/tc-xtensa.c:5293 config/tc-xtensa.c:5371
+#: config/tc-xtensa.c:5489 config/tc-z80.c:1893
msgid "syntax error"
msgstr ""
-#: config/tc-alpha.c:5076
-#, c-format
-msgid "Unknown CPU identifier `%s'"
-msgstr ""
-
-#: config/tc-alpha.c:5119
+#: config/tc-alpha.c:5668
msgid ""
"Alpha options:\n"
"-32addr\t\t\ttreat addresses as 32-bit values\n"
@@ -1304,47 +1329,48 @@ msgid ""
"\t\t\tthese variants include PALcode opcodes\n"
msgstr ""
-#: config/tc-alpha.c:5129
+#: config/tc-alpha.c:5678
msgid ""
"VMS options:\n"
-"-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
+"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
"-H\t\t\tshow new symbol after hash truncation\n"
+"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
msgstr ""
-#: config/tc-alpha.c:5306
+#: config/tc-alpha.c:5929
#, c-format
msgid "unhandled relocation type %s"
msgstr ""
-#: config/tc-alpha.c:5319
+#: config/tc-alpha.c:5942
msgid "non-absolute expression in constant field"
msgstr ""
-#: config/tc-alpha.c:5333
+#: config/tc-alpha.c:5956
#, c-format
msgid "type %d reloc done?\n"
msgstr ""
-#: config/tc-alpha.c:5380 config/tc-alpha.c:5387
+#: config/tc-alpha.c:6003 config/tc-alpha.c:6010
msgid "Used $at without \".set noat\""
msgstr ""
-#: config/tc-alpha.c:5549
+#: config/tc-alpha.c:6179
#, c-format
msgid "!samegp reloc against symbol without .prologue: %s"
msgstr ""
-#: config/tc-alpha.c:5586 config/tc-xtensa.c:5931
+#: config/tc-alpha.c:6223 config/tc-xtensa.c:5995
#, c-format
msgid "cannot represent `%s' relocation in object file"
msgstr ""
-#: config/tc-alpha.c:5592
+#: config/tc-alpha.c:6229
#, c-format
msgid "internal error? cannot generate `%s' relocation"
msgstr ""
-#: config/tc-alpha.c:5643
+#: config/tc-alpha.c:6336
#, c-format
msgid "frame reg expected, using $%d."
msgstr ""
@@ -1352,15 +1378,15 @@ msgstr ""
#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
#: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95
#: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126
-#: config/tc-h8300.c:193 config/tc-hppa.c:6789 config/tc-hppa.c:6795
-#: config/tc-hppa.c:6801 config/tc-hppa.c:6807 config/tc-hppa.c:8214
+#: config/tc-h8300.c:193 config/tc-hppa.c:6820 config/tc-hppa.c:6826
+#: config/tc-hppa.c:6832 config/tc-hppa.c:6838 config/tc-hppa.c:8245
#: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2433
#: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
msgid "could not set architecture and machine"
msgstr ""
-#: config/tc-arc.c:212 config/tc-arm.c:19602 config/tc-score.c:6522
-#: config/tc-score.c:6538 config/tc-score.c:6543
+#: config/tc-arc.c:212 config/tc-arm.c:21296 config/tc-score.c:6303
+#: config/tc-score.c:6526 config/tc-score.c:6531
msgid "virtual memory exhausted"
msgstr ""
@@ -1500,8 +1526,8 @@ msgstr ""
msgid "missing ')' in %%-op"
msgstr ""
-#: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-m32r.c:2281
-#: config/tc-sparc.c:3504
+#: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-i960.c:2641
+#: config/tc-m32r.c:2281 config/tc-sparc.c:3508
#, c-format
msgid "internal error: can't export reloc type %d (`%s')"
msgstr ""
@@ -1519,8 +1545,9 @@ msgstr ""
msgid "symbol as destination register"
msgstr ""
-#: config/tc-arc.c:1756 config/tc-mn10200.c:1141 config/tc-mn10300.c:1820
-#: config/tc-ppc.c:2791 config/tc-s390.c:1443 config/tc-v850.c:2009
+#: config/tc-arc.c:1756 config/tc-i370.c:2211 config/tc-mn10200.c:1141
+#: config/tc-mn10300.c:1820 config/tc-ppc.c:2891 config/tc-s390.c:1460
+#: config/tc-v850.c:2009
#, c-format
msgid "junk at end of line: `%s'"
msgstr ""
@@ -1538,716 +1565,774 @@ msgstr ""
msgid "conditional branch follows set of flags"
msgstr ""
-#: config/tc-arc.c:1890 config/tc-arm.c:14208
+#: config/tc-arc.c:1890 config/tc-arm.c:15434
#, c-format
msgid "bad instruction `%s'"
msgstr ""
-#: config/tc-arm.c:489
+#: config/tc-arm.c:516
msgid "ARM register expected"
msgstr ""
-#: config/tc-arm.c:490
+#: config/tc-arm.c:517
msgid "bad or missing co-processor number"
msgstr ""
-#: config/tc-arm.c:491
+#: config/tc-arm.c:518
msgid "co-processor register expected"
msgstr ""
-#: config/tc-arm.c:492
+#: config/tc-arm.c:519
msgid "FPA register expected"
msgstr ""
-#: config/tc-arm.c:493
+#: config/tc-arm.c:520
msgid "VFP single precision register expected"
msgstr ""
-#: config/tc-arm.c:494
+#: config/tc-arm.c:521
msgid "VFP/Neon double precision register expected"
msgstr ""
-#: config/tc-arm.c:495
+#: config/tc-arm.c:522
msgid "Neon quad precision register expected"
msgstr ""
-#: config/tc-arm.c:496
+#: config/tc-arm.c:523
msgid "VFP single or double precision register expected"
msgstr ""
-#: config/tc-arm.c:497
+#: config/tc-arm.c:524
msgid "Neon double or quad precision register expected"
msgstr ""
-#: config/tc-arm.c:498
+#: config/tc-arm.c:525
msgid "VFP single, double or Neon quad precision register expected"
msgstr ""
-#: config/tc-arm.c:499
+#: config/tc-arm.c:526
msgid "VFP system register expected"
msgstr ""
-#: config/tc-arm.c:500
+#: config/tc-arm.c:527
msgid "Maverick MVF register expected"
msgstr ""
-#: config/tc-arm.c:501
+#: config/tc-arm.c:528
msgid "Maverick MVD register expected"
msgstr ""
-#: config/tc-arm.c:502
+#: config/tc-arm.c:529
msgid "Maverick MVFX register expected"
msgstr ""
-#: config/tc-arm.c:503
+#: config/tc-arm.c:530
msgid "Maverick MVDX register expected"
msgstr ""
-#: config/tc-arm.c:504
+#: config/tc-arm.c:531
msgid "Maverick MVAX register expected"
msgstr ""
-#: config/tc-arm.c:505
+#: config/tc-arm.c:532
msgid "Maverick DSPSC register expected"
msgstr ""
-#: config/tc-arm.c:506
+#: config/tc-arm.c:533
msgid "iWMMXt data register expected"
msgstr ""
-#: config/tc-arm.c:507 config/tc-arm.c:5882
+#: config/tc-arm.c:534 config/tc-arm.c:6248
msgid "iWMMXt control register expected"
msgstr ""
-#: config/tc-arm.c:508
+#: config/tc-arm.c:535
msgid "iWMMXt scalar register expected"
msgstr ""
-#: config/tc-arm.c:509
+#: config/tc-arm.c:536
msgid "XScale accumulator register expected"
msgstr ""
#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
-#: config/tc-arm.c:658 config/tc-score.c:47
+#: config/tc-arm.c:685 config/tc-score.c:259
msgid "bad arguments to instruction"
msgstr ""
-#: config/tc-arm.c:659 config/tc-score.c:48
+#: config/tc-arm.c:686
+msgid "r13 not allowed here"
+msgstr ""
+
+#: config/tc-arm.c:687
msgid "r15 not allowed here"
msgstr ""
-#: config/tc-arm.c:660
+#: config/tc-arm.c:688
msgid "instruction cannot be conditional"
msgstr ""
-#: config/tc-arm.c:661
+#: config/tc-arm.c:689
msgid "registers may not be the same"
msgstr ""
-#: config/tc-arm.c:662
+#: config/tc-arm.c:690
msgid "lo register required"
msgstr ""
-#: config/tc-arm.c:663
+#: config/tc-arm.c:691
msgid "instruction not supported in Thumb16 mode"
msgstr ""
-#: config/tc-arm.c:664
+#: config/tc-arm.c:692
msgid "instruction does not accept this addressing mode"
msgstr ""
-#: config/tc-arm.c:665
+#: config/tc-arm.c:693
msgid "branch must be last instruction in IT block"
msgstr ""
-#: config/tc-arm.c:666
+#: config/tc-arm.c:694
msgid "instruction not allowed in IT block"
msgstr ""
-#: config/tc-arm.c:667
+#: config/tc-arm.c:695
msgid "selected FPU does not support instruction"
msgstr ""
-#: config/tc-arm.c:807
+#: config/tc-arm.c:696
+msgid "thumb conditional instruction should be in IT block"
+msgstr ""
+
+#: config/tc-arm.c:697
+msgid "incorrect condition in IT block"
+msgstr ""
+
+#: config/tc-arm.c:698
+msgid "IT falling in the range of a previous IT block"
+msgstr ""
+
+#: config/tc-arm.c:699
+msgid "missing .fnstart before unwinding directive"
+msgstr ""
+
+#: config/tc-arm.c:890
msgid "immediate expression requires a # prefix"
msgstr ""
-#: config/tc-arm.c:834 config/tc-score.c:5605 expr.c:1300 read.c:2440
+#: config/tc-arm.c:918 read.c:3617
+msgid "missing expression"
+msgstr ""
+
+#: config/tc-arm.c:918 config/tc-score.c:6513 expr.c:1352 read.c:2464
msgid "bad expression"
msgstr ""
-#: config/tc-arm.c:845 config/tc-i860.c:1003 config/tc-sparc.c:2876
+#: config/tc-arm.c:929 config/tc-i860.c:1003 config/tc-sparc.c:2880
msgid "bad segment"
msgstr ""
-#: config/tc-arm.c:862 config/tc-arm.c:4399 config/tc-i960.c:1300
-#: config/tc-score.c:980
+#: config/tc-arm.c:946 config/tc-arm.c:4744 config/tc-i960.c:1300
+#: config/tc-score.c:1211
msgid "invalid constant"
msgstr ""
-#: config/tc-arm.c:992
+#: config/tc-arm.c:1076
msgid "expected #constant"
msgstr ""
-#: config/tc-arm.c:1153
+#: config/tc-arm.c:1237
#, c-format
msgid "unexpected character `%c' in type specifier"
msgstr ""
-#: config/tc-arm.c:1170
+#: config/tc-arm.c:1254
#, c-format
msgid "bad size %d in type specifier"
msgstr ""
-#: config/tc-arm.c:1220
+#: config/tc-arm.c:1304
msgid "only one type should be specified for operand"
msgstr ""
-#: config/tc-arm.c:1226
+#: config/tc-arm.c:1310
msgid "vector type expected"
msgstr ""
-#: config/tc-arm.c:1298
+#: config/tc-arm.c:1382
msgid "can't redefine type for operand"
msgstr ""
-#: config/tc-arm.c:1309
+#: config/tc-arm.c:1393
msgid "only D registers may be indexed"
msgstr ""
-#: config/tc-arm.c:1315
+#: config/tc-arm.c:1399
msgid "can't change index for operand"
msgstr ""
-#: config/tc-arm.c:1331 config/tc-arm.c:4000
+#: config/tc-arm.c:1415 config/tc-arm.c:3274 config/tc-arm.c:4345
msgid "constant expression required"
msgstr ""
-#: config/tc-arm.c:1374
+#: config/tc-arm.c:1458
msgid "register operand expected, but got scalar"
msgstr ""
-#: config/tc-arm.c:1407
+#: config/tc-arm.c:1491
msgid "scalar must have an index"
msgstr ""
-#: config/tc-arm.c:1412 config/tc-arm.c:13175 config/tc-arm.c:13223
-#: config/tc-arm.c:13625
+#: config/tc-arm.c:1496 config/tc-arm.c:14062 config/tc-arm.c:14110
+#: config/tc-arm.c:14512
msgid "scalar index out of range"
msgstr ""
-#: config/tc-arm.c:1459
+#: config/tc-arm.c:1544
msgid "bad range in register list"
msgstr ""
-#: config/tc-arm.c:1467 config/tc-arm.c:1476 config/tc-arm.c:1517
+#: config/tc-arm.c:1552 config/tc-arm.c:1561 config/tc-arm.c:1602
#, c-format
msgid "Warning: duplicated register (r%d) in register list"
msgstr ""
-#: config/tc-arm.c:1479
+#: config/tc-arm.c:1564
msgid "Warning: register range not in ascending order"
msgstr ""
-#: config/tc-arm.c:1490
+#: config/tc-arm.c:1575
msgid "missing `}'"
msgstr ""
-#: config/tc-arm.c:1506
+#: config/tc-arm.c:1591
msgid "invalid register mask"
msgstr ""
-#: config/tc-arm.c:1588
+#: config/tc-arm.c:1673
msgid "expecting {"
msgstr ""
-#: config/tc-arm.c:1643 config/tc-arm.c:1687
+#: config/tc-arm.c:1728 config/tc-arm.c:1772
msgid "register out of range in list"
msgstr ""
-#: config/tc-arm.c:1659 config/tc-arm.c:1704 config/tc-h8300.c:989
-#: config/tc-mips.c:10471 config/tc-mips.c:10493
+#: config/tc-arm.c:1744 config/tc-arm.c:1789 config/tc-h8300.c:989
+#: config/tc-mips.c:10561 config/tc-mips.c:10583
msgid "invalid register list"
msgstr ""
-#: config/tc-arm.c:1665 config/tc-arm.c:3464 config/tc-arm.c:3597
+#: config/tc-arm.c:1750 config/tc-arm.c:3788 config/tc-arm.c:3921
msgid "register list not in ascending order"
msgstr ""
-#: config/tc-arm.c:1696
+#: config/tc-arm.c:1781
msgid "register range not in ascending order"
msgstr ""
-#: config/tc-arm.c:1729
+#: config/tc-arm.c:1814
msgid "non-contiguous register range"
msgstr ""
-#: config/tc-arm.c:1855
+#: config/tc-arm.c:1874
+msgid "register stride must be 1 or 2"
+msgstr ""
+
+#: config/tc-arm.c:1875
+msgid "mismatched element/structure types in list"
+msgstr ""
+
+#: config/tc-arm.c:1940
msgid "don't use Rn-Rm syntax with non-unit stride"
msgstr ""
-#: config/tc-arm.c:1910
+#: config/tc-arm.c:1995
msgid "error parsing element/structure list"
msgstr ""
-#: config/tc-arm.c:1916
+#: config/tc-arm.c:2001
msgid "expected }"
msgstr ""
-#: config/tc-arm.c:1972
+#: config/tc-arm.c:2057
#, c-format
msgid "ignoring attempt to redefine built-in register '%s'"
msgstr ""
-#: config/tc-arm.c:1977
+#: config/tc-arm.c:2062
#, c-format
msgid "ignoring redefinition of register alias '%s'"
msgstr ""
-#: config/tc-arm.c:2005
+#: config/tc-arm.c:2090
msgid "attempt to redefine typed alias"
msgstr ""
-#: config/tc-arm.c:2043
+#: config/tc-arm.c:2128
#, c-format
msgid "unknown register '%s' -- .req ignored"
msgstr ""
-#: config/tc-arm.c:2138
+#: config/tc-arm.c:2223
msgid "bad type for register"
msgstr ""
-#: config/tc-arm.c:2149
+#: config/tc-arm.c:2234
msgid "expression must be constant"
msgstr ""
-#: config/tc-arm.c:2166
+#: config/tc-arm.c:2251
msgid "can't redefine the type of a register alias"
msgstr ""
-#: config/tc-arm.c:2173
+#: config/tc-arm.c:2258
msgid "you must specify a single type only"
msgstr ""
-#: config/tc-arm.c:2186
+#: config/tc-arm.c:2271
msgid "can't redefine the index of a scalar alias"
msgstr ""
-#: config/tc-arm.c:2194
+#: config/tc-arm.c:2279
msgid "scalar index must be constant"
msgstr ""
-#: config/tc-arm.c:2203
+#: config/tc-arm.c:2288
msgid "expecting ]"
msgstr ""
-#: config/tc-arm.c:2240
+#: config/tc-arm.c:2326
msgid "invalid syntax for .req directive"
msgstr ""
-#: config/tc-arm.c:2246
+#: config/tc-arm.c:2332
msgid "invalid syntax for .dn directive"
msgstr ""
-#: config/tc-arm.c:2252
+#: config/tc-arm.c:2338
msgid "invalid syntax for .qn directive"
msgstr ""
-#: config/tc-arm.c:2278
+#: config/tc-arm.c:2364
msgid "invalid syntax for .unreq directive"
msgstr ""
-#: config/tc-arm.c:2284
+#: config/tc-arm.c:2370
#, c-format
msgid "unknown register alias '%s'"
msgstr ""
-#: config/tc-arm.c:2286
+#: config/tc-arm.c:2372
#, c-format
msgid "ignoring attempt to undefine built-in register '%s'"
msgstr ""
-#: config/tc-arm.c:2437
+#: config/tc-arm.c:2610
#, c-format
msgid "Failed to find real start of function: %s\n"
msgstr ""
-#: config/tc-arm.c:2453
+#: config/tc-arm.c:2627
msgid "selected processor does not support THUMB opcodes"
msgstr ""
-#: config/tc-arm.c:2467
+#: config/tc-arm.c:2640
msgid "selected processor does not support ARM opcodes"
msgstr ""
-#: config/tc-arm.c:2480
+#: config/tc-arm.c:2652
#, c-format
msgid "invalid instruction size selected (%d)"
msgstr ""
-#: config/tc-arm.c:2512
+#: config/tc-arm.c:2684
#, c-format
msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
msgstr ""
-#: config/tc-arm.c:2568
+#: config/tc-arm.c:2740
#, c-format
msgid "expected comma after name \"%s\""
msgstr ""
-#: config/tc-arm.c:2618 config/tc-m32r.c:588
+#: config/tc-arm.c:2790 config/tc-m32r.c:588
#, c-format
msgid "symbol `%s' already defined"
msgstr ""
-#: config/tc-arm.c:2652
+#: config/tc-arm.c:2824
#, c-format
msgid "unrecognized syntax mode \"%s\""
msgstr ""
-#: config/tc-arm.c:2673
+#: config/tc-arm.c:2845
#, c-format
msgid "alignment too large: %d assumed"
msgstr ""
-#: config/tc-arm.c:2676
+#: config/tc-arm.c:2848
msgid "alignment negative. 0 assumed."
msgstr ""
-#: config/tc-arm.c:2823
+#: config/tc-arm.c:2998
msgid "literal pool overflow"
msgstr ""
-#: config/tc-arm.c:2979 config/tc-arm.c:5817
+#: config/tc-arm.c:3154 config/tc-arm.c:6183
msgid "unrecognized relocation suffix"
msgstr ""
-#: config/tc-arm.c:2992
+#: config/tc-arm.c:3167
msgid "(plt) is only valid on branch targets"
msgstr ""
-#: config/tc-arm.c:2998 config/tc-s390.c:1100 config/tc-s390.c:1708
-#: config/tc-xtensa.c:1564
+#: config/tc-arm.c:3173 config/tc-s390.c:1100 config/tc-s390.c:1725
+#: config/tc-xtensa.c:1590
#, c-format
msgid "%s relocations do not fit in %d bytes"
msgstr ""
-#: config/tc-arm.c:3046 dwarf2dbg.c:670
+#: config/tc-arm.c:3250
+msgid ".inst.n operand too big. Use .inst.w instead"
+msgstr ""
+
+#: config/tc-arm.c:3270
+msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
+msgstr ""
+
+#: config/tc-arm.c:3300
+msgid "width suffixes are invalid in ARM mode"
+msgstr ""
+
+#: config/tc-arm.c:3342 dwarf2dbg.c:701
msgid "expected 0 or 1"
msgstr ""
-#: config/tc-arm.c:3050
+#: config/tc-arm.c:3346
msgid "missing comma"
msgstr ""
-#: config/tc-arm.c:3105
+#: config/tc-arm.c:3379
+msgid "duplicate .fnstart directive"
+msgstr ""
+
+#: config/tc-arm.c:3410
msgid "duplicate .handlerdata directive"
msgstr ""
-#: config/tc-arm.c:3177
+#: config/tc-arm.c:3429
+msgid ".fnend directive without .fnstart"
+msgstr ""
+
+#: config/tc-arm.c:3495
msgid "personality routine specified for cantunwind frame"
msgstr ""
-#: config/tc-arm.c:3191
+#: config/tc-arm.c:3512
msgid "duplicate .personalityindex directive"
msgstr ""
-#: config/tc-arm.c:3198
+#: config/tc-arm.c:3519
msgid "bad personality routine number"
msgstr ""
-#: config/tc-arm.c:3217
+#: config/tc-arm.c:3541
msgid "duplicate .personality directive"
msgstr ""
-#: config/tc-arm.c:3240 config/tc-arm.c:3368 config/tc-arm.c:3416
+#: config/tc-arm.c:3564 config/tc-arm.c:3692 config/tc-arm.c:3740
msgid "expected register list"
msgstr ""
-#: config/tc-arm.c:3322
+#: config/tc-arm.c:3646
msgid "expected , <constant>"
msgstr ""
-#: config/tc-arm.c:3331
+#: config/tc-arm.c:3655
msgid "number of registers must be in the range [1:4]"
msgstr ""
-#: config/tc-arm.c:3478 config/tc-arm.c:3611
+#: config/tc-arm.c:3802 config/tc-arm.c:3935
msgid "bad register range"
msgstr ""
-#: config/tc-arm.c:3665
+#: config/tc-arm.c:3992
msgid "register expected"
msgstr ""
-#: config/tc-arm.c:3675
+#: config/tc-arm.c:4002
msgid "FPA .unwind_save does not take a register list"
msgstr ""
-#: config/tc-arm.c:3694
+#: config/tc-arm.c:4021
msgid ".unwind_save does not support this kind of register"
msgstr ""
-#: config/tc-arm.c:3730
+#: config/tc-arm.c:4060
msgid "SP and PC not permitted in .unwind_movsp directive"
msgstr ""
-#: config/tc-arm.c:3735
+#: config/tc-arm.c:4065
msgid "unexpected .unwind_movsp directive"
msgstr ""
-#: config/tc-arm.c:3759
+#: config/tc-arm.c:4092
msgid "stack increment must be multiple of 4"
msgstr ""
-#: config/tc-arm.c:3788
+#: config/tc-arm.c:4124
msgid "expected <reg>, <reg>"
msgstr ""
-#: config/tc-arm.c:3806
+#: config/tc-arm.c:4142
msgid "register must be either sp or set by a previousunwind_movsp directive"
msgstr ""
-#: config/tc-arm.c:3842
+#: config/tc-arm.c:4181
msgid "expected <offset>, <opcode>"
msgstr ""
-#: config/tc-arm.c:3854
+#: config/tc-arm.c:4193
msgid "unwind opcode too long"
msgstr ""
-#: config/tc-arm.c:3859
+#: config/tc-arm.c:4198
msgid "invalid unwind opcode"
msgstr ""
-#: config/tc-arm.c:4006 config/tc-arm.c:4868 config/tc-arm.c:8469
-#: config/tc-arm.c:8951 config/tc-arm.c:11748 config/tc-arm.c:18741
-#: config/tc-arm.c:18766 config/tc-arm.c:18774 config/tc-z8k.c:1144
+#: config/tc-arm.c:4351 config/tc-arm.c:5213 config/tc-arm.c:8917
+#: config/tc-arm.c:9440 config/tc-arm.c:12568 config/tc-arm.c:20329
+#: config/tc-arm.c:20354 config/tc-arm.c:20362 config/tc-z8k.c:1144
#: config/tc-z8k.c:1154
msgid "immediate value out of range"
msgstr ""
-#: config/tc-arm.c:4153
+#: config/tc-arm.c:4498
msgid "invalid FPA immediate expression"
msgstr ""
-#: config/tc-arm.c:4277 config/tc-arm.c:4285
+#: config/tc-arm.c:4622 config/tc-arm.c:4630
msgid "shift expression expected"
msgstr ""
-#: config/tc-arm.c:4299
+#: config/tc-arm.c:4644
msgid "'LSL' or 'ASR' required"
msgstr ""
-#: config/tc-arm.c:4307
+#: config/tc-arm.c:4652
msgid "'LSL' required"
msgstr ""
-#: config/tc-arm.c:4315
+#: config/tc-arm.c:4660
msgid "'ASR' required"
msgstr ""
-#: config/tc-arm.c:4387 config/tc-arm.c:4862 config/tc-arm.c:6443
+#: config/tc-arm.c:4732 config/tc-arm.c:5207 config/tc-arm.c:6832
#: config/tc-v850.c:1827 config/tc-v850.c:1848
msgid "constant expression expected"
msgstr ""
-#: config/tc-arm.c:4394
+#: config/tc-arm.c:4739
msgid "invalid rotation"
msgstr ""
-#: config/tc-arm.c:4554 config/tc-arm.c:4698
+#: config/tc-arm.c:4899 config/tc-arm.c:5043
msgid "unknown group relocation"
msgstr ""
-#: config/tc-arm.c:4667
+#: config/tc-arm.c:5012
msgid "alignment must be constant"
msgstr ""
-#: config/tc-arm.c:4729
+#: config/tc-arm.c:5074
msgid "this group relocation is not allowed on this instruction"
msgstr ""
-#: config/tc-arm.c:4741 config/tc-arm.c:5141
+#: config/tc-arm.c:5086 config/tc-arm.c:5486
msgid "']' expected"
msgstr ""
-#: config/tc-arm.c:4759
+#: config/tc-arm.c:5104
msgid "'}' expected at end of 'option' field"
msgstr ""
-#: config/tc-arm.c:4764
+#: config/tc-arm.c:5109
msgid "cannot combine index with option"
msgstr ""
-#: config/tc-arm.c:4777
+#: config/tc-arm.c:5122
msgid "cannot combine pre- and post-indexing"
msgstr ""
-#: config/tc-arm.c:4938
+#: config/tc-arm.c:5283
msgid "flag for {c}psr instruction expected"
msgstr ""
-#: config/tc-arm.c:4963
+#: config/tc-arm.c:5308
msgid "unrecognized CPS flag"
msgstr ""
-#: config/tc-arm.c:4970
+#: config/tc-arm.c:5315
msgid "missing CPS flags"
msgstr ""
-#: config/tc-arm.c:4993 config/tc-arm.c:4999
+#: config/tc-arm.c:5338 config/tc-arm.c:5344
msgid "valid endian specifiers are be or le"
msgstr ""
-#: config/tc-arm.c:5021
+#: config/tc-arm.c:5366
msgid "missing rotation field after comma"
msgstr ""
-#: config/tc-arm.c:5036
+#: config/tc-arm.c:5381
msgid "rotation can only be 0, 8, 16, or 24"
msgstr ""
-#: config/tc-arm.c:5065
+#: config/tc-arm.c:5410
msgid "condition required"
msgstr ""
-#: config/tc-arm.c:5103 config/tc-arm.c:6953
+#: config/tc-arm.c:5448 config/tc-arm.c:7385
msgid "'[' expected"
msgstr ""
-#: config/tc-arm.c:5116
+#: config/tc-arm.c:5461
msgid "',' expected"
msgstr ""
-#: config/tc-arm.c:5133
+#: config/tc-arm.c:5478
msgid "invalid shift"
msgstr ""
-#: config/tc-arm.c:5206
+#: config/tc-arm.c:5551
msgid "can't use Neon quad register here"
msgstr ""
-#: config/tc-arm.c:5272
+#: config/tc-arm.c:5617
msgid "expected <Rm> or <Dm> or <Qm> operand"
msgstr ""
-#: config/tc-arm.c:5352
+#: config/tc-arm.c:5697
msgid "parse error"
msgstr ""
-#: config/tc-arm.c:5362 read.c:2097
+#: config/tc-arm.c:5707 read.c:2135
msgid "expected comma"
msgstr ""
-#: config/tc-arm.c:5652 config/tc-arm.c:5722
+#: config/tc-arm.c:6018 config/tc-arm.c:6088
msgid "immediate value is out of range"
msgstr ""
-#: config/tc-arm.c:5867
+#: config/tc-arm.c:6233
msgid "iWMMXt data or control register expected"
msgstr ""
-#: config/tc-arm.c:6020
+#: config/tc-arm.c:6386
#, c-format
msgid "unhandled operand code %d"
msgstr ""
-#: config/tc-arm.c:6099 config/tc-score.c:56
+#: config/tc-arm.c:6465 config/tc-score.c:264
msgid "garbage following instruction"
msgstr ""
-#: config/tc-arm.c:6186
+#. If REG is R13 (the stack pointer), warn that its use is
+#. deprecated.
+#: config/tc-arm.c:6505
+msgid "use of r13 is deprecated"
+msgstr ""
+
+#: config/tc-arm.c:6575
msgid "D register out of range for selected VFP version"
msgstr ""
-#: config/tc-arm.c:6265
+#: config/tc-arm.c:6654
msgid "instruction does not accept preindexed addressing"
msgstr ""
#. unindexed - only for coprocessor
-#: config/tc-arm.c:6281 config/tc-arm.c:8275
+#: config/tc-arm.c:6670 config/tc-arm.c:8710
msgid "instruction does not accept unindexed addressing"
msgstr ""
-#: config/tc-arm.c:6289
+#: config/tc-arm.c:6678
msgid "destination register same as write-back base"
msgstr ""
-#: config/tc-arm.c:6290
+#: config/tc-arm.c:6679
msgid "source register same as write-back base"
msgstr ""
-#: config/tc-arm.c:6336
+#: config/tc-arm.c:6725
msgid "instruction does not accept scaled register index"
msgstr ""
-#: config/tc-arm.c:6376
+#: config/tc-arm.c:6765
msgid "instruction does not support unindexed addressing"
msgstr ""
-#: config/tc-arm.c:6391
+#: config/tc-arm.c:6780
msgid "pc may not be used with write-back"
msgstr ""
-#: config/tc-arm.c:6396
+#: config/tc-arm.c:6785
msgid "instruction does not support writeback"
msgstr ""
-#: config/tc-arm.c:6438
+#: config/tc-arm.c:6827
msgid "invalid pseudo operation"
msgstr ""
-#: config/tc-arm.c:6484
+#: config/tc-arm.c:6873
msgid "literal pool insertion failed"
msgstr ""
-#: config/tc-arm.c:6542
+#: config/tc-arm.c:6931
msgid "Rn must not overlap other operands"
msgstr ""
-#: config/tc-arm.c:6631 config/tc-arm.c:8807
+#: config/tc-arm.c:7020 config/tc-arm.c:9276
msgid "bad barrier type"
msgstr ""
-#: config/tc-arm.c:6642 config/tc-arm.c:6661 config/tc-arm.c:6674
-#: config/tc-arm.c:8818 config/tc-arm.c:8838 config/tc-arm.c:8852
+#: config/tc-arm.c:7031 config/tc-arm.c:7050 config/tc-arm.c:7063
+#: config/tc-arm.c:9288 config/tc-arm.c:9319 config/tc-arm.c:9341
msgid "bit-field extends past end of register"
msgstr ""
-#: config/tc-arm.c:6703
+#: config/tc-arm.c:7092
msgid "the only suffix valid here is '(plt)'"
msgstr ""
-#: config/tc-arm.c:6756
+#: config/tc-arm.c:7145
msgid "use of r15 in blx in ARM mode is not really useful"
msgstr ""
-#: config/tc-arm.c:6781
+#: config/tc-arm.c:7167
msgid "use of r15 in bx in ARM mode is not really useful"
msgstr ""
-#: config/tc-arm.c:6806 config/tc-arm.c:8990
+#: config/tc-arm.c:7192
msgid "use of r15 in bxj is not really useful"
msgstr ""
-#: config/tc-arm.c:6920 config/tc-arm.c:6929
+#: config/tc-arm.c:7352 config/tc-arm.c:7361
msgid "writeback of base register is UNPREDICTABLE"
msgstr ""
-#: config/tc-arm.c:6923
+#: config/tc-arm.c:7355
msgid "writeback of base register when in register list is UNPREDICTABLE"
msgstr ""
-#: config/tc-arm.c:6933
+#: config/tc-arm.c:7365
msgid "if writeback register is in list, it must be the lowest reg in the list"
msgstr ""
-#: config/tc-arm.c:6948
+#: config/tc-arm.c:7380
msgid "first destination register must be even"
msgstr ""
-#: config/tc-arm.c:6951 config/tc-arm.c:7018
+#: config/tc-arm.c:7383 config/tc-arm.c:7450
msgid "can only load two consecutive registers"
msgstr ""
@@ -2255,1047 +2340,1083 @@ msgstr ""
#. have been called in the first place.
#. If op 2 were present and equal to PC, this function wouldn't
#. have been called in the first place.
-#: config/tc-arm.c:6952 config/tc-arm.c:7021 config/tc-arm.c:7547
-#: config/tc-arm.c:9468
+#: config/tc-arm.c:7384 config/tc-arm.c:7453 config/tc-arm.c:7982
+#: config/tc-arm.c:9988
msgid "r14 not allowed here"
msgstr ""
-#: config/tc-arm.c:6966
+#: config/tc-arm.c:7398
msgid "base register written back, and overlaps second destination register"
msgstr ""
-#: config/tc-arm.c:6974
+#: config/tc-arm.c:7406
msgid "index register overlaps destination register"
msgstr ""
-#: config/tc-arm.c:7004 config/tc-arm.c:7529
+#: config/tc-arm.c:7436 config/tc-arm.c:7964
msgid "offset must be zero in ARM encoding"
msgstr ""
-#: config/tc-arm.c:7015 config/tc-arm.c:7541
+#: config/tc-arm.c:7447 config/tc-arm.c:7976
msgid "even register required"
msgstr ""
-#: config/tc-arm.c:7046 config/tc-arm.c:7077
+#: config/tc-arm.c:7478 config/tc-arm.c:7509
msgid "this instruction requires a post-indexed address"
msgstr ""
-#: config/tc-arm.c:7104
+#: config/tc-arm.c:7536
msgid "Rd and Rm should be different in mla"
msgstr ""
-#: config/tc-arm.c:7128 config/tc-arm.c:9725
+#: config/tc-arm.c:7560 config/tc-arm.c:10317
msgid ":lower16: not allowed this instruction"
msgstr ""
-#: config/tc-arm.c:7130
+#: config/tc-arm.c:7562
msgid ":upper16: not allowed instruction"
msgstr ""
-#: config/tc-arm.c:7149
+#: config/tc-arm.c:7581
msgid "operand 1 must be FPSCR"
msgstr ""
-#: config/tc-arm.c:7182 config/tc-arm.c:9834
+#: config/tc-arm.c:7614 config/tc-arm.c:10442
msgid "'CPSR' or 'SPSR' expected"
msgstr ""
-#: config/tc-arm.c:7219
+#: config/tc-arm.c:7651
msgid "Rd and Rm should be different in mul"
msgstr ""
-#: config/tc-arm.c:7238 config/tc-arm.c:7474 config/tc-arm.c:9914
+#: config/tc-arm.c:7670 config/tc-arm.c:7909 config/tc-arm.c:10572
msgid "rdhi and rdlo must be different"
msgstr ""
-#: config/tc-arm.c:7244
+#: config/tc-arm.c:7676
msgid "rdhi, rdlo and rm must all be different"
msgstr ""
-#: config/tc-arm.c:7306
+#: config/tc-arm.c:7741
msgid "'[' expected after PLD mnemonic"
msgstr ""
-#: config/tc-arm.c:7308 config/tc-arm.c:7323
+#: config/tc-arm.c:7743 config/tc-arm.c:7758
msgid "post-indexed expression used in preload instruction"
msgstr ""
-#: config/tc-arm.c:7310 config/tc-arm.c:7325
+#: config/tc-arm.c:7745 config/tc-arm.c:7760
msgid "writeback used in preload instruction"
msgstr ""
-#: config/tc-arm.c:7312 config/tc-arm.c:7327
+#: config/tc-arm.c:7747 config/tc-arm.c:7762
msgid "unindexed addressing used in preload instruction"
msgstr ""
-#: config/tc-arm.c:7321
+#: config/tc-arm.c:7756
msgid "'[' expected after PLI mnemonic"
msgstr ""
-#: config/tc-arm.c:7500
+#: config/tc-arm.c:7935
msgid "SRS base register must be r13"
msgstr ""
-#: config/tc-arm.c:7544
+#: config/tc-arm.c:7979
msgid "can only store two consecutive registers"
msgstr ""
-#: config/tc-arm.c:7639 config/tc-arm.c:7656
+#: config/tc-arm.c:8074 config/tc-arm.c:8091
msgid "only two consecutive VFP SP registers allowed here"
msgstr ""
-#: config/tc-arm.c:7684 config/tc-arm.c:7699
+#: config/tc-arm.c:8119 config/tc-arm.c:8134
msgid "this addressing mode requires base-register writeback"
msgstr ""
-#: config/tc-arm.c:7873
+#: config/tc-arm.c:8308
msgid "this instruction does not support indexing"
msgstr ""
-#: config/tc-arm.c:7896
+#: config/tc-arm.c:8331
msgid "only r15 allowed here"
msgstr ""
-#: config/tc-arm.c:8031
+#: config/tc-arm.c:8466
msgid "immediate operand requires iWMMXt2"
msgstr ""
-#: config/tc-arm.c:8175
+#: config/tc-arm.c:8610
msgid "shift by register not allowed in thumb mode"
msgstr ""
-#: config/tc-arm.c:8187 config/tc-arm.c:18248
+#: config/tc-arm.c:8622 config/tc-arm.c:11085 config/tc-arm.c:19719
msgid "shift expression is too large"
msgstr ""
-#: config/tc-arm.c:8213
+#: config/tc-arm.c:8648
msgid "Instruction does not support =N addresses"
msgstr ""
-#: config/tc-arm.c:8218
+#: config/tc-arm.c:8653
msgid "cannot use register index with PC-relative addressing"
msgstr ""
-#: config/tc-arm.c:8219
+#: config/tc-arm.c:8654
msgid "cannot use register index with this instruction"
msgstr ""
-#: config/tc-arm.c:8221
+#: config/tc-arm.c:8656
msgid "Thumb does not support negative register indexing"
msgstr ""
-#: config/tc-arm.c:8223
+#: config/tc-arm.c:8658
msgid "Thumb does not support register post-indexing"
msgstr ""
-#: config/tc-arm.c:8225
+#: config/tc-arm.c:8660
msgid "Thumb does not support register indexing with writeback"
msgstr ""
-#: config/tc-arm.c:8227
+#: config/tc-arm.c:8662
msgid "Thumb supports only LSL in shifted register indexing"
msgstr ""
-#: config/tc-arm.c:8236 config/tc-arm.c:12978
+#: config/tc-arm.c:8671 config/tc-arm.c:13865
msgid "shift out of range"
msgstr ""
-#: config/tc-arm.c:8244
+#: config/tc-arm.c:8679
msgid "cannot use writeback with PC-relative addressing"
msgstr ""
-#: config/tc-arm.c:8246
+#: config/tc-arm.c:8681
msgid "cannot use writeback with this instruction"
msgstr ""
-#: config/tc-arm.c:8265
+#: config/tc-arm.c:8700
msgid "cannot use post-indexing with PC-relative addressing"
msgstr ""
-#: config/tc-arm.c:8266
+#: config/tc-arm.c:8701
msgid "cannot use post-indexing with this instruction"
msgstr ""
-#: config/tc-arm.c:8393
-msgid "PC not allowed as destination"
-msgstr ""
-
-#: config/tc-arm.c:8464
+#: config/tc-arm.c:8912
msgid "only SUBS PC, LR, #const allowed"
msgstr ""
-#: config/tc-arm.c:8537 config/tc-arm.c:8678 config/tc-arm.c:8770
-#: config/tc-arm.c:9789
+#: config/tc-arm.c:8991 config/tc-arm.c:9142 config/tc-arm.c:9239
+#: config/tc-arm.c:10396 config/tc-arm.c:10678
msgid "shift must be constant"
msgstr ""
-#: config/tc-arm.c:8564 config/tc-arm.c:8693 config/tc-arm.c:8785
-#: config/tc-arm.c:9802
+#: config/tc-arm.c:9018 config/tc-arm.c:9157 config/tc-arm.c:9254
+#: config/tc-arm.c:10409
msgid "unshifted register required"
msgstr ""
-#: config/tc-arm.c:8579 config/tc-arm.c:8796 config/tc-arm.c:9901
+#: config/tc-arm.c:9033 config/tc-arm.c:9265 config/tc-arm.c:10533
msgid "dest must overlap one source register"
msgstr ""
-#: config/tc-arm.c:8696
+#: config/tc-arm.c:9160
msgid "dest and source1 must be the same register"
msgstr ""
-#: config/tc-arm.c:8947
+#: config/tc-arm.c:9436
msgid "instruction is always unconditional"
msgstr ""
-#: config/tc-arm.c:9029
+#: config/tc-arm.c:9531
msgid "selected processor does not support 'A' form of this instruction"
msgstr ""
-#: config/tc-arm.c:9032
+#: config/tc-arm.c:9534
msgid "Thumb does not support the 2-argument form of this instruction"
msgstr ""
-#: config/tc-arm.c:9131
+#: config/tc-arm.c:9642
msgid "SP not allowed in register list"
msgstr ""
-#: config/tc-arm.c:9136
+#: config/tc-arm.c:9648
msgid "LR and PC should not both be in register list"
msgstr ""
-#: config/tc-arm.c:9140
+#: config/tc-arm.c:9655
msgid "base register should not be in register list when written back"
msgstr ""
-#: config/tc-arm.c:9146
+#: config/tc-arm.c:9661
msgid "PC not allowed in register list"
msgstr ""
-#: config/tc-arm.c:9149 config/tc-arm.c:9215 config/tc-arm.c:9255
+#: config/tc-arm.c:9664 config/tc-arm.c:9730 config/tc-arm.c:9770
#, c-format
msgid "value stored for r%d is UNPREDICTABLE"
msgstr ""
-#: config/tc-arm.c:9191
+#: config/tc-arm.c:9706
msgid "Thumb load/store multiple does not support {reglist}^"
msgstr ""
-#: config/tc-arm.c:9248
+#: config/tc-arm.c:9763
msgid "Thumb-2 instruction only valid in unified syntax"
msgstr ""
-#: config/tc-arm.c:9252 config/tc-arm.c:9262
+#: config/tc-arm.c:9767 config/tc-arm.c:9777
msgid "this instruction will write back the base register"
msgstr ""
-#: config/tc-arm.c:9265
+#: config/tc-arm.c:9780
msgid "this instruction will not write back the base register"
msgstr ""
-#: config/tc-arm.c:9294
+#: config/tc-arm.c:9809
msgid "r14 not allowed as first register when second register is omitted"
msgstr ""
-#: config/tc-arm.c:9391 config/tc-arm.c:9404 config/tc-arm.c:9440
+#: config/tc-arm.c:9911 config/tc-arm.c:9924 config/tc-arm.c:9960
msgid "Thumb does not support this addressing mode"
msgstr ""
-#: config/tc-arm.c:9408
+#: config/tc-arm.c:9928
msgid "byte or halfword not valid for base register"
msgstr ""
-#: config/tc-arm.c:9411
+#: config/tc-arm.c:9931
msgid "r15 based store not allowed"
msgstr ""
-#: config/tc-arm.c:9413
+#: config/tc-arm.c:9933
msgid "invalid base register for register offset"
msgstr ""
-#: config/tc-arm.c:9710
+#: config/tc-arm.c:10273
+msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
+msgstr ""
+
+#: config/tc-arm.c:10301
msgid "only lo regs allowed with immediate"
msgstr ""
-#: config/tc-arm.c:9730
+#: config/tc-arm.c:10322
msgid ":upper16: not allowed this instruction"
msgstr ""
-#: config/tc-arm.c:9824 config/tc-arm.c:9830 config/tc-arm.c:9856
-#: config/tc-arm.c:9862
+#: config/tc-arm.c:10432 config/tc-arm.c:10438 config/tc-arm.c:10468
+#: config/tc-arm.c:10474
msgid "selected processor does not support requested special purpose register"
msgstr ""
-#: config/tc-arm.c:9851
+#: config/tc-arm.c:10463
msgid "Thumb encoding does not support an immediate here"
msgstr ""
-#: config/tc-arm.c:9936
+#: config/tc-arm.c:10538
+msgid "Thumb-2 MUL must not set flags"
+msgstr ""
+
+#: config/tc-arm.c:10603
msgid "Thumb does not support NOP with hints"
msgstr ""
-#: config/tc-arm.c:10018
+#: config/tc-arm.c:10741
msgid "push/pop do not support {reglist}^"
msgstr ""
-#: config/tc-arm.c:10041
+#: config/tc-arm.c:10764
msgid "invalid register list to push/pop instruction"
msgstr ""
-#: config/tc-arm.c:10234
+#: config/tc-arm.c:10997
msgid "source1 and dest must be same register"
msgstr ""
-#: config/tc-arm.c:10255
+#: config/tc-arm.c:11018
msgid "ror #imm not supported"
msgstr ""
-#: config/tc-arm.c:10380
+#: config/tc-arm.c:11201
msgid "Thumb encoding does not support rotation"
msgstr ""
-#: config/tc-arm.c:10399
+#: config/tc-arm.c:11221
msgid "instruction requires register index"
msgstr ""
-#: config/tc-arm.c:10401
-msgid "PC is not a valid index register"
-msgstr ""
-
-#: config/tc-arm.c:10403
+#: config/tc-arm.c:11230
msgid "instruction does not allow shifted index"
msgstr ""
-#: config/tc-arm.c:10821
+#: config/tc-arm.c:11640
msgid "invalid instruction shape"
msgstr ""
-#: config/tc-arm.c:11063
+#: config/tc-arm.c:11883
msgid "types specified in both the mnemonic and operands"
msgstr ""
-#: config/tc-arm.c:11100
+#: config/tc-arm.c:11920
msgid "operand types can't be inferred"
msgstr ""
-#: config/tc-arm.c:11106
+#: config/tc-arm.c:11926
msgid "type specifier has the wrong number of parts"
msgstr ""
-#: config/tc-arm.c:11161
+#: config/tc-arm.c:11981 config/tc-arm.c:13618 config/tc-arm.c:13625
msgid "operand size must match register width"
msgstr ""
-#: config/tc-arm.c:11172
+#: config/tc-arm.c:11992
msgid "bad type in Neon instruction"
msgstr ""
-#: config/tc-arm.c:11183
+#: config/tc-arm.c:12003
msgid "inconsistent types in Neon instruction"
msgstr ""
-#: config/tc-arm.c:12232
+#: config/tc-arm.c:13052
msgid "scalar out of range for multiply instruction"
msgstr ""
-#: config/tc-arm.c:12396 config/tc-arm.c:12408
+#: config/tc-arm.c:13216 config/tc-arm.c:13228
msgid "immediate out of range for insert"
msgstr ""
-#: config/tc-arm.c:12420 config/tc-arm.c:13323
+#: config/tc-arm.c:13240 config/tc-arm.c:14210
msgid "immediate out of range for shift"
msgstr ""
-#: config/tc-arm.c:12477 config/tc-arm.c:12504 config/tc-arm.c:12824
-#: config/tc-arm.c:13269
+#: config/tc-arm.c:13297 config/tc-arm.c:13324 config/tc-arm.c:13711
+#: config/tc-arm.c:14156
msgid "immediate out of range"
msgstr ""
-#: config/tc-arm.c:12541
+#: config/tc-arm.c:13361
msgid "immediate out of range for narrowing operation"
msgstr ""
-#: config/tc-arm.c:12661
+#: config/tc-arm.c:13486
msgid "operands 0 and 1 must be the same register"
msgstr ""
-#: config/tc-arm.c:12798
+#: config/tc-arm.c:13685
msgid "operand size must be specified for immediate VMOV"
msgstr ""
-#: config/tc-arm.c:12808
+#: config/tc-arm.c:13695
msgid "immediate has bits set outside the operand size"
msgstr ""
-#: config/tc-arm.c:13004
+#: config/tc-arm.c:13891
msgid "elements must be smaller than reversal region"
msgstr ""
-#: config/tc-arm.c:13174 config/tc-arm.c:13222
+#: config/tc-arm.c:14061 config/tc-arm.c:14109
msgid "bad type for scalar"
msgstr ""
-#: config/tc-arm.c:13286 config/tc-arm.c:13294
+#: config/tc-arm.c:14173 config/tc-arm.c:14181
msgid "VFP registers must be adjacent"
msgstr ""
-#: config/tc-arm.c:13435
+#: config/tc-arm.c:14322
msgid "bad list length for table lookup"
msgstr ""
-#: config/tc-arm.c:13465
+#: config/tc-arm.c:14352
msgid "writeback (!) must be used for VLDMDB and VSTMDB"
msgstr ""
-#: config/tc-arm.c:13468
+#: config/tc-arm.c:14355
msgid "register list must contain at least 1 and at most 16 registers"
msgstr ""
-#: config/tc-arm.c:13545
+#: config/tc-arm.c:14432
msgid "bad alignment"
msgstr ""
-#: config/tc-arm.c:13562
+#: config/tc-arm.c:14449
msgid "bad list type for instruction"
msgstr ""
-#: config/tc-arm.c:13604
+#: config/tc-arm.c:14491
msgid "unsupported alignment for instruction"
msgstr ""
-#: config/tc-arm.c:13623 config/tc-arm.c:13717 config/tc-arm.c:13728
-#: config/tc-arm.c:13738 config/tc-arm.c:13752
+#: config/tc-arm.c:14510 config/tc-arm.c:14604 config/tc-arm.c:14615
+#: config/tc-arm.c:14625 config/tc-arm.c:14639
msgid "bad list length"
msgstr ""
-#: config/tc-arm.c:13628
+#: config/tc-arm.c:14515
msgid "stride of 2 unavailable when element size is 8"
msgstr ""
-#: config/tc-arm.c:13661 config/tc-arm.c:13736
+#: config/tc-arm.c:14548 config/tc-arm.c:14623
msgid "can't use alignment with this instruction"
msgstr ""
-#: config/tc-arm.c:13800
+#: config/tc-arm.c:14687
msgid "post-index must be a register"
msgstr ""
-#: config/tc-arm.c:13802
+#: config/tc-arm.c:14689
msgid "bad register for post-index"
msgstr ""
-#: config/tc-arm.c:14089 config/tc-arm.c:14175
+#: config/tc-arm.c:15003 config/tc-arm.c:15087
msgid "conditional infixes are deprecated in unified syntax"
msgstr ""
-#: config/tc-arm.c:14214
+#: config/tc-arm.c:15235
+msgid "Warning: conditional outside an IT block for Thumb."
+msgstr ""
+
+#: config/tc-arm.c:15440
msgid "s suffix on comparison instruction is deprecated"
msgstr ""
-#: config/tc-arm.c:14233 config/tc-arm.c:14322
+#: config/tc-arm.c:15459 config/tc-arm.c:15484 config/tc-arm.c:15548
#, c-format
msgid "selected processor does not support `%s'"
msgstr ""
-#: config/tc-arm.c:14239
+#: config/tc-arm.c:15465
msgid "Thumb does not support conditional execution"
msgstr ""
-#: config/tc-arm.c:14263
-msgid "incorrect condition in IT block"
-msgstr ""
-
-#: config/tc-arm.c:14269
-msgid "thumb conditional instruction not in IT block"
-msgstr ""
-
-#: config/tc-arm.c:14289
+#: config/tc-arm.c:15509
#, c-format
msgid "cannot honor width suffix -- `%s'"
msgstr ""
-#: config/tc-arm.c:14327
+#: config/tc-arm.c:15553
#, c-format
msgid "width suffixes are invalid in ARM mode -- `%s'"
msgstr ""
-#: config/tc-arm.c:14350
+#: config/tc-arm.c:15583
#, c-format
msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
msgstr ""
-#: config/tc-arm.c:17114
-msgid "alignments greater than 32 bytes not supported in .text sections."
+#: config/tc-arm.c:15600
+#, c-format
+msgid "section '%s' finished with an open IT block."
msgstr ""
-#: config/tc-arm.c:17363 config/tc-ia64.c:3450
+#: config/tc-arm.c:15605
+msgid "file finished with an open IT block."
+msgstr ""
+
+#: config/tc-arm.c:18509
+#, c-format
+msgid "alignments greater than %d bytes not supported in .text sections."
+msgstr ""
+
+#: config/tc-arm.c:18777 config/tc-ia64.c:3458
#, c-format
msgid "Group section `%s' has no group signature"
msgstr ""
-#: config/tc-arm.c:17408
+#: config/tc-arm.c:18822
msgid "handlerdata in cantunwind frame"
msgstr ""
-#: config/tc-arm.c:17425
+#: config/tc-arm.c:18839
msgid "too many unwind opcodes for personality routine 0"
msgstr ""
-#: config/tc-arm.c:17457
+#: config/tc-arm.c:18871
msgid "too many unwind opcodes"
msgstr ""
-#: config/tc-arm.c:17681
+#: config/tc-arm.c:19123
msgid "GOT already in the symbol table"
msgstr ""
-#: config/tc-arm.c:17991 config/tc-arm.c:18275
+#: config/tc-arm.c:19435 config/tc-arm.c:19476 config/tc-arm.c:19746
#, c-format
msgid "undefined symbol %s used as an immediate value"
msgstr ""
-#: config/tc-arm.c:18005 config/tc-arm.c:18314
+#: config/tc-arm.c:19444 config/tc-arm.c:19485
+#, c-format
+msgid "symbol %s is in a different section"
+msgstr ""
+
+#: config/tc-arm.c:19458 config/tc-arm.c:19785
#, c-format
msgid "invalid constant (%lx) after fixup"
msgstr ""
-#: config/tc-arm.c:18042
+#: config/tc-arm.c:19513
#, c-format
msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
msgstr ""
-#: config/tc-arm.c:18077 config/tc-arm.c:18102
+#: config/tc-arm.c:19548 config/tc-arm.c:19573
msgid "invalid literal constant: pool needs to be closer"
msgstr ""
-#: config/tc-arm.c:18080 config/tc-arm.c:18118
+#: config/tc-arm.c:19551 config/tc-arm.c:19589
#, c-format
msgid "bad immediate value for offset (%ld)"
msgstr ""
-#: config/tc-arm.c:18104
+#: config/tc-arm.c:19575
#, c-format
msgid "bad immediate value for 8-bit offset (%ld)"
msgstr ""
-#: config/tc-arm.c:18159
+#: config/tc-arm.c:19630
msgid "offset not a multiple of 4"
msgstr ""
-#: config/tc-arm.c:18166 config/tc-arm.c:18181 config/tc-arm.c:18196
-#: config/tc-arm.c:18207 config/tc-arm.c:18230 config/tc-arm.c:18825
-#: config/tc-pj.c:450 config/tc-sh.c:4187
+#: config/tc-arm.c:19637 config/tc-arm.c:19652 config/tc-arm.c:19667
+#: config/tc-arm.c:19678 config/tc-arm.c:19701 config/tc-arm.c:20413
+#: config/tc-pj.c:449 config/tc-sh.c:4187
msgid "offset out of range"
msgstr ""
-#: config/tc-arm.c:18330
+#: config/tc-arm.c:19801
msgid "invalid smc expression"
msgstr ""
-#: config/tc-arm.c:18341 config/tc-arm.c:18350
+#: config/tc-arm.c:19812 config/tc-arm.c:19821
msgid "invalid swi expression"
msgstr ""
-#: config/tc-arm.c:18360
+#: config/tc-arm.c:19831
msgid "invalid expression in load/store multiple"
msgstr ""
-#: config/tc-arm.c:18390
+#: config/tc-arm.c:19892
+#, c-format
+msgid "blx to '%s' an ARM ISA state function changed to bl"
+msgstr ""
+
+#: config/tc-arm.c:19911
msgid "misaligned branch destination"
msgstr ""
-#: config/tc-arm.c:18394 config/tc-arm.c:18431 config/tc-arm.c:18445
-#: config/tc-arm.c:18458 config/tc-arm.c:18497 config/tc-arm.c:18522
+#: config/tc-arm.c:19915 config/tc-arm.c:19952 config/tc-arm.c:19966
+#: config/tc-arm.c:19979 config/tc-arm.c:20078 config/tc-arm.c:20103
msgid "branch out of range"
msgstr ""
-#: config/tc-arm.c:18471
+#: config/tc-arm.c:20002
msgid "conditional branch out of range"
msgstr ""
-#: config/tc-arm.c:18599
+#: config/tc-arm.c:20038
+#, c-format
+msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
+msgstr ""
+
+#: config/tc-arm.c:20187
msgid "rel31 relocation overflow"
msgstr ""
-#: config/tc-arm.c:18611 config/tc-arm.c:18634
+#: config/tc-arm.c:20199 config/tc-arm.c:20222
msgid "co-processor offset out of range"
msgstr ""
-#: config/tc-arm.c:18651
+#: config/tc-arm.c:20239
#, c-format
msgid "invalid offset, target not word aligned (0x%08lX)"
msgstr ""
-#: config/tc-arm.c:18658 config/tc-arm.c:18667 config/tc-arm.c:18675
-#: config/tc-arm.c:18683 config/tc-arm.c:18691
+#: config/tc-arm.c:20246 config/tc-arm.c:20255 config/tc-arm.c:20263
+#: config/tc-arm.c:20271 config/tc-arm.c:20279
#, c-format
msgid "invalid offset, value too big (0x%08lX)"
msgstr ""
-#: config/tc-arm.c:18732
+#: config/tc-arm.c:20320
msgid "invalid Hi register with immediate"
msgstr ""
-#: config/tc-arm.c:18748
+#: config/tc-arm.c:20336
msgid "invalid immediate for stack address calculation"
msgstr ""
-#: config/tc-arm.c:18756
+#: config/tc-arm.c:20344
#, c-format
msgid "invalid immediate for address calculation (value = 0x%08lX)"
msgstr ""
-#: config/tc-arm.c:18786
+#: config/tc-arm.c:20374
#, c-format
msgid "invalid immediate: %ld is out of range"
msgstr ""
-#: config/tc-arm.c:18798
+#: config/tc-arm.c:20386
#, c-format
msgid "invalid shift value: %ld"
msgstr ""
-#: config/tc-arm.c:18877
+#: config/tc-arm.c:20465
#, c-format
msgid "the offset 0x%08lX is not representable"
msgstr ""
-#: config/tc-arm.c:18917
+#: config/tc-arm.c:20505
#, c-format
msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
msgstr ""
-#: config/tc-arm.c:18956
+#: config/tc-arm.c:20544
#, c-format
msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
msgstr ""
-#: config/tc-arm.c:18996
+#: config/tc-arm.c:20584
#, c-format
msgid "bad offset 0x%08lX (must be word-aligned)"
msgstr ""
-#: config/tc-arm.c:19001
+#: config/tc-arm.c:20589
#, c-format
msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
msgstr ""
-#: config/tc-arm.c:19032 config/tc-score.c:5410
+#: config/tc-arm.c:20620 config/tc-score.c:7391
#, c-format
msgid "bad relocation fixup type (%d)"
msgstr ""
-#: config/tc-arm.c:19135
+#: config/tc-arm.c:20731
msgid "literal referenced across section boundary"
msgstr ""
-#: config/tc-arm.c:19196
+#: config/tc-arm.c:20792
msgid "internal relocation (type: IMMEDIATE) not fixed up"
msgstr ""
-#: config/tc-arm.c:19201
+#: config/tc-arm.c:20797
msgid "ADRL used for a symbol not defined in the same file"
msgstr ""
-#: config/tc-arm.c:19216
+#: config/tc-arm.c:20812
#, c-format
msgid "undefined local label `%s'"
msgstr ""
-#: config/tc-arm.c:19222
+#: config/tc-arm.c:20818
msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
msgstr ""
-#: config/tc-arm.c:19243 config/tc-cris.c:3925 config/tc-mcore.c:1926
-#: config/tc-mmix.c:2859 config/tc-ns32k.c:2248 config/tc-score.c:5501
+#: config/tc-arm.c:20839 config/tc-cris.c:3985 config/tc-mcore.c:1926
+#: config/tc-microblaze.c:1834 config/tc-mmix.c:2862 config/tc-ns32k.c:2248
+#: config/tc-score.c:7484
msgid "<unknown>"
msgstr ""
-#: config/tc-arm.c:19246 config/tc-arm.c:19267 config/tc-score.c:5503
+#: config/tc-arm.c:20842 config/tc-arm.c:20863 config/tc-score.c:7486
#, c-format
msgid "cannot represent %s relocation in this object file format"
msgstr ""
-#: config/tc-arm.c:19512
+#: config/tc-arm.c:21203
#, c-format
msgid "%s: unexpected function type: %d"
msgstr ""
-#: config/tc-arm.c:19635
+#: config/tc-arm.c:21329
msgid "use of old and new-style options to set CPU type"
msgstr ""
-#: config/tc-arm.c:19645
+#: config/tc-arm.c:21339
msgid "use of old and new-style options to set FPU type"
msgstr ""
-#: config/tc-arm.c:19720
+#: config/tc-arm.c:21415
msgid "hard-float conflicts with specified fpu"
msgstr ""
-#: config/tc-arm.c:19905
+#: config/tc-arm.c:21602
msgid "generate PIC code"
msgstr ""
-#: config/tc-arm.c:19906
+#: config/tc-arm.c:21603
msgid "assemble Thumb code"
msgstr ""
-#: config/tc-arm.c:19907
+#: config/tc-arm.c:21604
msgid "support ARM/Thumb interworking"
msgstr ""
-#: config/tc-arm.c:19909
+#: config/tc-arm.c:21606
msgid "code uses 32-bit program counter"
msgstr ""
-#: config/tc-arm.c:19910
+#: config/tc-arm.c:21607
msgid "code uses 26-bit program counter"
msgstr ""
-#: config/tc-arm.c:19911
+#: config/tc-arm.c:21608
msgid "floating point args are in fp regs"
msgstr ""
-#: config/tc-arm.c:19913
+#: config/tc-arm.c:21610
msgid "re-entrant code"
msgstr ""
-#: config/tc-arm.c:19914
+#: config/tc-arm.c:21611
msgid "code is ATPCS conformant"
msgstr ""
-#: config/tc-arm.c:19915
+#: config/tc-arm.c:21612
msgid "assemble for big-endian"
msgstr ""
-#: config/tc-arm.c:19916
+#: config/tc-arm.c:21613
msgid "assemble for little-endian"
msgstr ""
#. These are recognized by the assembler, but have no affect on code.
-#: config/tc-arm.c:19920
+#: config/tc-arm.c:21617
msgid "use frame pointer"
msgstr ""
-#: config/tc-arm.c:19921
+#: config/tc-arm.c:21618
msgid "use stack size checking"
msgstr ""
+#: config/tc-arm.c:21621
+msgid "do not warn on use of deprecated feature"
+msgstr ""
+
#. DON'T add any new processors to this list -- we want the whole list
#. to go away... Add them to the processors table instead.
-#: config/tc-arm.c:19937 config/tc-arm.c:19938
+#: config/tc-arm.c:21638 config/tc-arm.c:21639
msgid "use -mcpu=arm1"
msgstr ""
-#: config/tc-arm.c:19939 config/tc-arm.c:19940
+#: config/tc-arm.c:21640 config/tc-arm.c:21641
msgid "use -mcpu=arm2"
msgstr ""
-#: config/tc-arm.c:19941 config/tc-arm.c:19942
+#: config/tc-arm.c:21642 config/tc-arm.c:21643
msgid "use -mcpu=arm250"
msgstr ""
-#: config/tc-arm.c:19943 config/tc-arm.c:19944
+#: config/tc-arm.c:21644 config/tc-arm.c:21645
msgid "use -mcpu=arm3"
msgstr ""
-#: config/tc-arm.c:19945 config/tc-arm.c:19946
+#: config/tc-arm.c:21646 config/tc-arm.c:21647
msgid "use -mcpu=arm6"
msgstr ""
-#: config/tc-arm.c:19947 config/tc-arm.c:19948
+#: config/tc-arm.c:21648 config/tc-arm.c:21649
msgid "use -mcpu=arm600"
msgstr ""
-#: config/tc-arm.c:19949 config/tc-arm.c:19950
+#: config/tc-arm.c:21650 config/tc-arm.c:21651
msgid "use -mcpu=arm610"
msgstr ""
-#: config/tc-arm.c:19951 config/tc-arm.c:19952
+#: config/tc-arm.c:21652 config/tc-arm.c:21653
msgid "use -mcpu=arm620"
msgstr ""
-#: config/tc-arm.c:19953 config/tc-arm.c:19954
+#: config/tc-arm.c:21654 config/tc-arm.c:21655
msgid "use -mcpu=arm7"
msgstr ""
-#: config/tc-arm.c:19955 config/tc-arm.c:19956
+#: config/tc-arm.c:21656 config/tc-arm.c:21657
msgid "use -mcpu=arm70"
msgstr ""
-#: config/tc-arm.c:19957 config/tc-arm.c:19958
+#: config/tc-arm.c:21658 config/tc-arm.c:21659
msgid "use -mcpu=arm700"
msgstr ""
-#: config/tc-arm.c:19959 config/tc-arm.c:19960
+#: config/tc-arm.c:21660 config/tc-arm.c:21661
msgid "use -mcpu=arm700i"
msgstr ""
-#: config/tc-arm.c:19961 config/tc-arm.c:19962
+#: config/tc-arm.c:21662 config/tc-arm.c:21663
msgid "use -mcpu=arm710"
msgstr ""
-#: config/tc-arm.c:19963 config/tc-arm.c:19964
+#: config/tc-arm.c:21664 config/tc-arm.c:21665
msgid "use -mcpu=arm710c"
msgstr ""
-#: config/tc-arm.c:19965 config/tc-arm.c:19966
+#: config/tc-arm.c:21666 config/tc-arm.c:21667
msgid "use -mcpu=arm720"
msgstr ""
-#: config/tc-arm.c:19967 config/tc-arm.c:19968
+#: config/tc-arm.c:21668 config/tc-arm.c:21669
msgid "use -mcpu=arm7d"
msgstr ""
-#: config/tc-arm.c:19969 config/tc-arm.c:19970
+#: config/tc-arm.c:21670 config/tc-arm.c:21671
msgid "use -mcpu=arm7di"
msgstr ""
-#: config/tc-arm.c:19971 config/tc-arm.c:19972
+#: config/tc-arm.c:21672 config/tc-arm.c:21673
msgid "use -mcpu=arm7m"
msgstr ""
-#: config/tc-arm.c:19973 config/tc-arm.c:19974
+#: config/tc-arm.c:21674 config/tc-arm.c:21675
msgid "use -mcpu=arm7dm"
msgstr ""
-#: config/tc-arm.c:19975 config/tc-arm.c:19976
+#: config/tc-arm.c:21676 config/tc-arm.c:21677
msgid "use -mcpu=arm7dmi"
msgstr ""
-#: config/tc-arm.c:19977 config/tc-arm.c:19978
+#: config/tc-arm.c:21678 config/tc-arm.c:21679
msgid "use -mcpu=arm7100"
msgstr ""
-#: config/tc-arm.c:19979 config/tc-arm.c:19980
+#: config/tc-arm.c:21680 config/tc-arm.c:21681
msgid "use -mcpu=arm7500"
msgstr ""
-#: config/tc-arm.c:19981 config/tc-arm.c:19982
+#: config/tc-arm.c:21682 config/tc-arm.c:21683
msgid "use -mcpu=arm7500fe"
msgstr ""
-#: config/tc-arm.c:19983 config/tc-arm.c:19984 config/tc-arm.c:19985
-#: config/tc-arm.c:19986
+#: config/tc-arm.c:21684 config/tc-arm.c:21685 config/tc-arm.c:21686
+#: config/tc-arm.c:21687
msgid "use -mcpu=arm7tdmi"
msgstr ""
-#: config/tc-arm.c:19987 config/tc-arm.c:19988
+#: config/tc-arm.c:21688 config/tc-arm.c:21689
msgid "use -mcpu=arm710t"
msgstr ""
-#: config/tc-arm.c:19989 config/tc-arm.c:19990
+#: config/tc-arm.c:21690 config/tc-arm.c:21691
msgid "use -mcpu=arm720t"
msgstr ""
-#: config/tc-arm.c:19991 config/tc-arm.c:19992
+#: config/tc-arm.c:21692 config/tc-arm.c:21693
msgid "use -mcpu=arm740t"
msgstr ""
-#: config/tc-arm.c:19993 config/tc-arm.c:19994
+#: config/tc-arm.c:21694 config/tc-arm.c:21695
msgid "use -mcpu=arm8"
msgstr ""
-#: config/tc-arm.c:19995 config/tc-arm.c:19996
+#: config/tc-arm.c:21696 config/tc-arm.c:21697
msgid "use -mcpu=arm810"
msgstr ""
-#: config/tc-arm.c:19997 config/tc-arm.c:19998
+#: config/tc-arm.c:21698 config/tc-arm.c:21699
msgid "use -mcpu=arm9"
msgstr ""
-#: config/tc-arm.c:19999 config/tc-arm.c:20000
+#: config/tc-arm.c:21700 config/tc-arm.c:21701
msgid "use -mcpu=arm9tdmi"
msgstr ""
-#: config/tc-arm.c:20001 config/tc-arm.c:20002
+#: config/tc-arm.c:21702 config/tc-arm.c:21703
msgid "use -mcpu=arm920"
msgstr ""
-#: config/tc-arm.c:20003 config/tc-arm.c:20004
+#: config/tc-arm.c:21704 config/tc-arm.c:21705
msgid "use -mcpu=arm940"
msgstr ""
-#: config/tc-arm.c:20005
+#: config/tc-arm.c:21706
msgid "use -mcpu=strongarm"
msgstr ""
-#: config/tc-arm.c:20007
+#: config/tc-arm.c:21708
msgid "use -mcpu=strongarm110"
msgstr ""
-#: config/tc-arm.c:20009
+#: config/tc-arm.c:21710
msgid "use -mcpu=strongarm1100"
msgstr ""
-#: config/tc-arm.c:20011
+#: config/tc-arm.c:21712
msgid "use -mcpu=strongarm1110"
msgstr ""
-#: config/tc-arm.c:20012
+#: config/tc-arm.c:21713
msgid "use -mcpu=xscale"
msgstr ""
-#: config/tc-arm.c:20013
+#: config/tc-arm.c:21714
msgid "use -mcpu=iwmmxt"
msgstr ""
-#: config/tc-arm.c:20014
+#: config/tc-arm.c:21715
msgid "use -mcpu=all"
msgstr ""
#. Architecture variants -- don't add any more to this list either.
-#: config/tc-arm.c:20017 config/tc-arm.c:20018
+#: config/tc-arm.c:21718 config/tc-arm.c:21719
msgid "use -march=armv2"
msgstr ""
-#: config/tc-arm.c:20019 config/tc-arm.c:20020
+#: config/tc-arm.c:21720 config/tc-arm.c:21721
msgid "use -march=armv2a"
msgstr ""
-#: config/tc-arm.c:20021 config/tc-arm.c:20022
+#: config/tc-arm.c:21722 config/tc-arm.c:21723
msgid "use -march=armv3"
msgstr ""
-#: config/tc-arm.c:20023 config/tc-arm.c:20024
+#: config/tc-arm.c:21724 config/tc-arm.c:21725
msgid "use -march=armv3m"
msgstr ""
-#: config/tc-arm.c:20025 config/tc-arm.c:20026
+#: config/tc-arm.c:21726 config/tc-arm.c:21727
msgid "use -march=armv4"
msgstr ""
-#: config/tc-arm.c:20027 config/tc-arm.c:20028
+#: config/tc-arm.c:21728 config/tc-arm.c:21729
msgid "use -march=armv4t"
msgstr ""
-#: config/tc-arm.c:20029 config/tc-arm.c:20030
+#: config/tc-arm.c:21730 config/tc-arm.c:21731
msgid "use -march=armv5"
msgstr ""
-#: config/tc-arm.c:20031 config/tc-arm.c:20032
+#: config/tc-arm.c:21732 config/tc-arm.c:21733
msgid "use -march=armv5t"
msgstr ""
-#: config/tc-arm.c:20033 config/tc-arm.c:20034
+#: config/tc-arm.c:21734 config/tc-arm.c:21735
msgid "use -march=armv5te"
msgstr ""
#. Floating point variants -- don't add any more to this list either.
-#: config/tc-arm.c:20037
+#: config/tc-arm.c:21738
msgid "use -mfpu=fpe"
msgstr ""
-#: config/tc-arm.c:20038
+#: config/tc-arm.c:21739
msgid "use -mfpu=fpa10"
msgstr ""
-#: config/tc-arm.c:20039
+#: config/tc-arm.c:21740
msgid "use -mfpu=fpa11"
msgstr ""
-#: config/tc-arm.c:20041
+#: config/tc-arm.c:21742
msgid "use either -mfpu=softfpa or -mfpu=softvfp"
msgstr ""
-#: config/tc-arm.c:20314
+#: config/tc-arm.c:22017
msgid "invalid architectural extension"
msgstr ""
-#: config/tc-arm.c:20328
+#: config/tc-arm.c:22031
msgid "missing architectural extension"
msgstr ""
-#: config/tc-arm.c:20341
+#: config/tc-arm.c:22044
#, c-format
msgid "unknown architectural extension `%s'"
msgstr ""
-#: config/tc-arm.c:20365
+#: config/tc-arm.c:22068
#, c-format
msgid "missing cpu name `%s'"
msgstr ""
-#: config/tc-arm.c:20390 config/tc-arm.c:20786
+#: config/tc-arm.c:22094 config/tc-arm.c:22529
#, c-format
msgid "unknown cpu `%s'"
msgstr ""
-#: config/tc-arm.c:20408
+#: config/tc-arm.c:22112
#, c-format
msgid "missing architecture name `%s'"
msgstr ""
-#: config/tc-arm.c:20425 config/tc-arm.c:20820 config/tc-arm.c:20851
+#: config/tc-arm.c:22129 config/tc-arm.c:22563 config/tc-arm.c:22594
+#: config/tc-score.c:7721
#, c-format
msgid "unknown architecture `%s'\n"
msgstr ""
-#: config/tc-arm.c:20441 config/tc-arm.c:20882
+#: config/tc-arm.c:22145 config/tc-arm.c:22624
#, c-format
msgid "unknown floating point format `%s'\n"
msgstr ""
-#: config/tc-arm.c:20457
+#: config/tc-arm.c:22161
#, c-format
msgid "unknown floating point abi `%s'\n"
msgstr ""
-#: config/tc-arm.c:20473
+#: config/tc-arm.c:22177
#, c-format
msgid "unknown EABI `%s'\n"
msgstr ""
-#: config/tc-arm.c:20480
+#: config/tc-arm.c:22197
+#, c-format
+msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
+msgstr ""
+
+#: config/tc-arm.c:22207
msgid "<cpu name>\t assemble for CPU <cpu name>"
msgstr ""
-#: config/tc-arm.c:20482
+#: config/tc-arm.c:22209
msgid "<arch name>\t assemble for architecture <arch name>"
msgstr ""
-#: config/tc-arm.c:20484
+#: config/tc-arm.c:22211
msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
msgstr ""
-#: config/tc-arm.c:20486
+#: config/tc-arm.c:22213
msgid "<abi>\t assemble for floating point ABI <abi>"
msgstr ""
-#: config/tc-arm.c:20489
+#: config/tc-arm.c:22216
msgid "<ver>\t\t assemble for eabi version <ver>"
msgstr ""
-#: config/tc-arm.c:20535 config/tc-arm.c:20555 config/tc-arm.c:20577
+#: config/tc-arm.c:22219
+msgid "<mode>\t controls implicit insertion of IT instructions"
+msgstr ""
+
+#: config/tc-arm.c:22263 config/tc-arm.c:22281 config/tc-arm.c:22301
#, c-format
msgid "option `-%c%s' is deprecated: %s"
msgstr ""
-#: config/tc-arm.c:20598
+#: config/tc-arm.c:22321
#, c-format
msgid " ARM-specific assembler options:\n"
msgstr ""
-#: config/tc-arm.c:20609
+#: config/tc-arm.c:22332
#, c-format
msgid " -EB assemble code for a big-endian cpu\n"
msgstr ""
-#: config/tc-arm.c:20614
+#: config/tc-arm.c:22337
#, c-format
msgid " -EL assemble code for a little-endian cpu\n"
msgstr ""
-#: config/tc-arm.c:20618
+#: config/tc-arm.c:22341
#, c-format
msgid " --fix-v4bx Allow BX in ARMv4 code\n"
msgstr ""
-#: config/tc-avr.c:284
+#: config/tc-avr.c:314
#, c-format
msgid "Known MCU names:"
msgstr ""
-#: config/tc-avr.c:350
+#: config/tc-avr.c:380
#, c-format
msgid ""
"AVR options:\n"
@@ -3316,7 +3437,7 @@ msgid ""
" or immediate microcontroller name.\n"
msgstr ""
-#: config/tc-avr.c:367
+#: config/tc-avr.c:397
#, c-format
msgid ""
" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
@@ -3326,153 +3447,153 @@ msgid ""
" (default for avr3, avr5)\n"
msgstr ""
-#: config/tc-avr.c:411 config/tc-msp430.c:744
+#: config/tc-avr.c:441 config/tc-msp430.c:744
#, c-format
msgid "unknown MCU: %s\n"
msgstr ""
-#: config/tc-avr.c:420
+#: config/tc-avr.c:450
#, c-format
msgid "redefinition of mcu type `%s' to `%s'"
msgstr ""
-#: config/tc-avr.c:498
+#: config/tc-avr.c:528
msgid "constant value required"
msgstr ""
-#: config/tc-avr.c:501
+#: config/tc-avr.c:531
#, c-format
msgid "number must be positive and less than %d"
msgstr ""
-#: config/tc-avr.c:527 config/tc-avr.c:664
+#: config/tc-avr.c:557 config/tc-avr.c:694
#, c-format
msgid "constant out of 8-bit range: %d"
msgstr ""
-#: config/tc-avr.c:595 config/tc-score.c:969 read.c:3571
+#: config/tc-avr.c:625 config/tc-score.c:1200 read.c:3615
msgid "illegal expression"
msgstr ""
-#: config/tc-avr.c:624 config/tc-avr.c:1391
+#: config/tc-avr.c:654 config/tc-avr.c:1421
msgid "`)' required"
msgstr ""
-#: config/tc-avr.c:719
+#: config/tc-avr.c:749
msgid "register r16-r23 required"
msgstr ""
-#: config/tc-avr.c:725
+#: config/tc-avr.c:755
msgid "register number above 15 required"
msgstr ""
-#: config/tc-avr.c:731
+#: config/tc-avr.c:761
msgid "even register number required"
msgstr ""
-#: config/tc-avr.c:737
+#: config/tc-avr.c:767
msgid "register r24, r26, r28 or r30 required"
msgstr ""
-#: config/tc-avr.c:743
+#: config/tc-avr.c:773
msgid "register name or number from 0 to 31 required"
msgstr ""
-#: config/tc-avr.c:761
+#: config/tc-avr.c:791
msgid "pointer register (X, Y or Z) required"
msgstr ""
-#: config/tc-avr.c:768
+#: config/tc-avr.c:798
msgid "cannot both predecrement and postincrement"
msgstr ""
-#: config/tc-avr.c:776
+#: config/tc-avr.c:806
msgid "addressing mode not supported"
msgstr ""
-#: config/tc-avr.c:782
+#: config/tc-avr.c:812
msgid "can't predecrement"
msgstr ""
-#: config/tc-avr.c:785
+#: config/tc-avr.c:815
msgid "pointer register Z required"
msgstr ""
-#: config/tc-avr.c:799
+#: config/tc-avr.c:829
msgid "postincrement not supported"
msgstr ""
-#: config/tc-avr.c:809
+#: config/tc-avr.c:839
msgid "pointer register (Y or Z) required"
msgstr ""
-#: config/tc-avr.c:913
+#: config/tc-avr.c:943
#, c-format
msgid "unknown constraint `%c'"
msgstr ""
-#: config/tc-avr.c:965
+#: config/tc-avr.c:995
msgid "`,' required"
msgstr ""
-#: config/tc-avr.c:983
+#: config/tc-avr.c:1013
msgid "undefined combination of operands"
msgstr ""
-#: config/tc-avr.c:992
+#: config/tc-avr.c:1022
msgid "skipping two-word instruction"
msgstr ""
-#: config/tc-avr.c:1084 config/tc-avr.c:1100 config/tc-avr.c:1214
+#: config/tc-avr.c:1114 config/tc-avr.c:1130 config/tc-avr.c:1244
#: config/tc-msp430.c:1970 config/tc-msp430.c:1988
#, c-format
msgid "odd address operand: %ld"
msgstr ""
-#: config/tc-avr.c:1092 config/tc-avr.c:1111 config/tc-avr.c:1133
-#: config/tc-avr.c:1140 config/tc-avr.c:1147 config/tc-d10v.c:503
+#: config/tc-avr.c:1122 config/tc-avr.c:1141 config/tc-avr.c:1163
+#: config/tc-avr.c:1170 config/tc-avr.c:1177 config/tc-d10v.c:503
#: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
#: config/tc-msp430.c:2003
#, c-format
msgid "operand out of range: %ld"
msgstr ""
-#: config/tc-avr.c:1223 config/tc-d10v.c:1585 config/tc-d30v.c:2025
+#: config/tc-avr.c:1253 config/tc-d10v.c:1585 config/tc-d30v.c:2025
#: config/tc-msp430.c:2021
#, c-format
msgid "line %d: unknown relocation type: 0x%x"
msgstr ""
-#: config/tc-avr.c:1237
+#: config/tc-avr.c:1267
msgid "only constant expression allowed"
msgstr ""
#. xgettext:c-format.
-#: config/tc-avr.c:1297 config/tc-bfin.c:734 config/tc-d10v.c:1457
+#: config/tc-avr.c:1327 config/tc-bfin.c:968 config/tc-d10v.c:1457
#: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2171
-#: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6163
-#: config/tc-spu.c:830 config/tc-spu.c:1026 config/tc-v850.c:2187
+#: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6273
+#: config/tc-spu.c:881 config/tc-spu.c:1092 config/tc-v850.c:2187
#: config/tc-z80.c:2017
#, c-format
msgid "reloc %d not supported by object file format"
msgstr ""
-#: config/tc-avr.c:1320 config/tc-h8300.c:1871 config/tc-mcore.c:881
-#: config/tc-msp430.c:1821 config/tc-pj.c:253 config/tc-sh.c:2544
-#: config/tc-z8k.c:1216
+#: config/tc-avr.c:1350 config/tc-h8300.c:1884 config/tc-mcore.c:881
+#: config/tc-microblaze.c:825 config/tc-msp430.c:1821 config/tc-pj.c:253
+#: config/tc-sh.c:2544 config/tc-z8k.c:1216
msgid "can't find opcode "
msgstr ""
-#: config/tc-avr.c:1337
+#: config/tc-avr.c:1367
#, c-format
msgid "illegal opcode %s for mcu %s"
msgstr ""
-#: config/tc-avr.c:1346
+#: config/tc-avr.c:1376
msgid "garbage at end of line"
msgstr ""
-#: config/tc-avr.c:1418 config/tc-avr.c:1425
+#: config/tc-avr.c:1448 config/tc-avr.c:1455
#, c-format
msgid "illegal %srelocation size: %d"
msgstr ""
@@ -3481,259 +3602,269 @@ msgstr ""
msgid "missing ')'"
msgstr ""
-#: config/tc-bfin.c:350
+#: config/tc-bfin.c:584
#, c-format
msgid " BFIN specific command line options:\n"
msgstr ""
-#: config/tc-bfin.c:363
+#: config/tc-bfin.c:597
msgid "Could not set architecture and machine."
msgstr ""
-#: config/tc-bfin.c:508
+#: config/tc-bfin.c:742
msgid "Parse failed."
msgstr ""
-#: config/tc-bfin.c:583
+#: config/tc-bfin.c:817
msgid "pcrel too far BFD_RELOC_BFIN_10"
msgstr ""
-#: config/tc-bfin.c:599
+#: config/tc-bfin.c:833
msgid "pcrel too far BFD_RELOC_BFIN_12"
msgstr ""
-#: config/tc-bfin.c:619
+#: config/tc-bfin.c:853
msgid "pcrel too far BFD_RELOC_BFIN_24"
msgstr ""
-#: config/tc-bfin.c:634
+#: config/tc-bfin.c:868
msgid "pcrel too far BFD_RELOC_BFIN_5"
msgstr ""
-#: config/tc-bfin.c:646
+#: config/tc-bfin.c:880
msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
msgstr ""
-#: config/tc-bfin.c:656
+#: config/tc-bfin.c:890
msgid "rel too far BFD_RELOC_8"
msgstr ""
-#: config/tc-bfin.c:663
+#: config/tc-bfin.c:897
msgid "rel too far BFD_RELOC_16"
msgstr ""
-#: config/tc-cr16.c:159 read.c:4297
+#: config/tc-cr16.c:164 read.c:4346
msgid "using a bit field width of zero"
msgstr ""
-#: config/tc-cr16.c:167 read.c:4305
+#: config/tc-cr16.c:172 read.c:4354
#, c-format
msgid "field width \"%s\" too complex for a bitfield"
msgstr ""
-#: config/tc-cr16.c:176 read.c:4313
+#: config/tc-cr16.c:181 read.c:4362
#, c-format
msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
msgstr ""
-#: config/tc-cr16.c:198 read.c:4335
+#: config/tc-cr16.c:203 read.c:4384
#, c-format
msgid "field value \"%s\" too complex for a bitfield"
msgstr ""
-#: config/tc-cr16.c:379
+#: config/tc-cr16.c:384
#, c-format
msgid "Unknown register pair - index relative mode: `%d'"
msgstr ""
-#: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:768
-#: write.c:959
+#: config/tc-cr16.c:570 config/tc-crx.c:344 config/tc-mn10200.c:768
+#: write.c:976
#, c-format
msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
msgstr ""
-#: config/tc-cr16.c:572 config/tc-crx.c:360
+#: config/tc-cr16.c:602 config/tc-crx.c:360
#, c-format
msgid "internal error: reloc %d (`%s') not supported by object file format"
msgstr ""
-#: config/tc-cr16.c:743 config/tc-cr16.c:766 config/tc-cris.c:1181
+#: config/tc-cr16.c:695 config/tc-i386.c:8182 config/tc-s390.c:1799
+msgid "GOT already in symbol table"
+msgstr ""
+
+#: config/tc-cr16.c:804 config/tc-cr16.c:827 config/tc-cris.c:1190
#: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
+#: config/tc-pdp11.c:194
msgid "Virtual memory exhausted"
msgstr ""
-#: config/tc-cr16.c:751 config/tc-crx.c:571 config/tc-crx.c:590
-#: config/tc-i386.c:2080 config/tc-i386.c:2102 config/tc-m68k.c:4466
+#: config/tc-cr16.c:812 config/tc-crx.c:571 config/tc-crx.c:590
+#: config/tc-i386.c:2150 config/tc-i386.c:2172 config/tc-m68k.c:4607
#: config/tc-maxq.c:2865
#, c-format
msgid "Internal Error: Can't hash %s: %s"
msgstr ""
-#: config/tc-cr16.c:777 config/tc-cris.c:1215 config/tc-crx.c:544
+#: config/tc-cr16.c:838 config/tc-cris.c:1224 config/tc-crx.c:544
#, c-format
msgid "Can't hash `%s': %s\n"
msgstr ""
-#: config/tc-cr16.c:778 config/tc-cris.c:1216 config/tc-crx.c:545
+#: config/tc-cr16.c:839 config/tc-cris.c:1225 config/tc-crx.c:545
msgid "(unknown reason)"
msgstr ""
#. Missing or bad expr becomes absolute 0.
-#: config/tc-cr16.c:828 config/tc-crx.c:618 config/tc-maxq.c:1475
+#: config/tc-cr16.c:891 config/tc-crx.c:618 config/tc-maxq.c:1475
#, c-format
msgid "missing or invalid displacement expression `%s' taken as 0"
msgstr ""
-#: config/tc-cr16.c:940
+#: config/tc-cr16.c:941
+#, c-format
+msgid "GOT bad expression with %s."
+msgstr ""
+
+#: config/tc-cr16.c:1052
#, c-format
msgid "operand %d: illegal use expression: `%s`"
msgstr ""
-#: config/tc-cr16.c:997 config/tc-crx.c:1126
+#: config/tc-cr16.c:1117 config/tc-crx.c:1126
#, c-format
msgid "Unknown register: `%d'"
msgstr ""
#. Issue a error message when register is illegal.
-#: config/tc-cr16.c:1005 config/tc-crx.c:1134
+#: config/tc-cr16.c:1125 config/tc-crx.c:1134
#, c-format
msgid "Illegal register (`%s') in Instruction: `%s'"
msgstr ""
-#: config/tc-cr16.c:1076 config/tc-cr16.c:1151 config/tc-crx.c:756
+#: config/tc-cr16.c:1196 config/tc-cr16.c:1271 config/tc-crx.c:756
#: config/tc-crx.c:776 config/tc-crx.c:791
#, c-format
msgid "Illegal register `%s' in Instruction `%s'"
msgstr ""
-#: config/tc-cr16.c:1104 config/tc-cr16.c:1115
+#: config/tc-cr16.c:1224 config/tc-cr16.c:1235
#, c-format
msgid "Illegal register pair `%s' in Instruction `%s'"
msgstr ""
-#: config/tc-cr16.c:1140 config/tc-i960.c:835
+#: config/tc-cr16.c:1260 config/tc-i960.c:835
msgid "unmatched '['"
msgstr ""
-#: config/tc-cr16.c:1146 config/tc-i960.c:842
+#: config/tc-cr16.c:1266 config/tc-i960.c:842
msgid "garbage after index spec ignored"
msgstr ""
-#: config/tc-cr16.c:1294 config/tc-crx.c:935
+#: config/tc-cr16.c:1414 config/tc-crx.c:935
#, c-format
msgid "Illegal operands (whitespace): `%s'"
msgstr ""
-#: config/tc-cr16.c:1306 config/tc-cr16.c:1313 config/tc-cr16.c:1330
+#: config/tc-cr16.c:1426 config/tc-cr16.c:1433 config/tc-cr16.c:1450
#: config/tc-crx.c:947 config/tc-crx.c:954 config/tc-crx.c:971
#: config/tc-crx.c:1763
#, c-format
msgid "Missing matching brackets : `%s'"
msgstr ""
-#: config/tc-cr16.c:1362 config/tc-crx.c:997
+#: config/tc-cr16.c:1482 config/tc-crx.c:997
#, c-format
msgid "Unknown exception: `%s'"
msgstr ""
-#: config/tc-cr16.c:1449 config/tc-crx.c:1093
+#: config/tc-cr16.c:1569 config/tc-crx.c:1093
#, c-format
msgid "Illegal `cinv' parameter: `%c'"
msgstr ""
-#: config/tc-cr16.c:1471 config/tc-cr16.c:1510
+#: config/tc-cr16.c:1591 config/tc-cr16.c:1630
#, c-format
msgid "Unknown register pair: `%d'"
msgstr ""
#. Issue a error message when register pair is illegal.
-#: config/tc-cr16.c:1479
+#: config/tc-cr16.c:1599
#, c-format
msgid "Illegal register pair (`%s') in Instruction: `%s'"
msgstr ""
#. Issue a error message when register pair is illegal.
-#: config/tc-cr16.c:1518
+#: config/tc-cr16.c:1638
#, c-format
msgid "Illegal index register pair (`%s') in Instruction: `%s'"
msgstr ""
-#: config/tc-cr16.c:1557
+#: config/tc-cr16.c:1677
#, c-format
msgid "Unknown processor register : `%d'"
msgstr ""
#. Issue a error message when register pair is illegal.
-#: config/tc-cr16.c:1565
+#: config/tc-cr16.c:1685
#, c-format
msgid "Illegal processor register (`%s') in Instruction: `%s'"
msgstr ""
-#: config/tc-cr16.c:1613
+#: config/tc-cr16.c:1733
#, c-format
msgid "Unknown processor register (32 bit) : `%d'"
msgstr ""
#. Issue a error message when register pair is illegal.
-#: config/tc-cr16.c:1621
+#: config/tc-cr16.c:1741
#, c-format
msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
msgstr ""
-#: config/tc-cr16.c:1985 config/tc-crx.c:1661 config/tc-crx.c:1678
+#: config/tc-cr16.c:2105 config/tc-crx.c:1661 config/tc-crx.c:1678
#, c-format
msgid "Same src/dest register is used (`r%d'), result is undefined"
msgstr ""
-#: config/tc-cr16.c:2006
+#: config/tc-cr16.c:2126
msgid "RA register is saved twice."
msgstr ""
-#: config/tc-cr16.c:2010
+#: config/tc-cr16.c:2130
#, c-format
msgid "`%s' Illegal use of registers."
msgstr ""
-#: config/tc-cr16.c:2024
+#: config/tc-cr16.c:2144
#, c-format
msgid "`%s' Illegal count-register combination."
msgstr ""
-#: config/tc-cr16.c:2030
+#: config/tc-cr16.c:2150
#, c-format
msgid "`%s' Illegal use of register."
msgstr ""
-#: config/tc-cr16.c:2039 config/tc-crx.c:1670
+#: config/tc-cr16.c:2159 config/tc-crx.c:1670
#, c-format
msgid "`%s' has undefined result"
msgstr ""
-#: config/tc-cr16.c:2047
+#: config/tc-cr16.c:2167
#, c-format
msgid "Same src/dest register is used (`r%d'),result is undefined"
msgstr ""
-#: config/tc-cr16.c:2218 config/tc-crx.c:1575
+#: config/tc-cr16.c:2338 config/tc-crx.c:1575
msgid "Incorrect number of operands"
msgstr ""
-#: config/tc-cr16.c:2220 config/tc-crx.c:1577
+#: config/tc-cr16.c:2340 config/tc-crx.c:1577
#, c-format
msgid "Illegal type of operand (arg %d)"
msgstr ""
-#: config/tc-cr16.c:2226 config/tc-crx.c:1583
+#: config/tc-cr16.c:2346 config/tc-crx.c:1583
#, c-format
msgid "Operand out of range (arg %d)"
msgstr ""
-#: config/tc-cr16.c:2229 config/tc-crx.c:1586
+#: config/tc-cr16.c:2349 config/tc-crx.c:1586
#, c-format
msgid "Operand has odd displacement (arg %d)"
msgstr ""
-#: config/tc-cr16.c:2232 config/tc-cr16.c:2263 config/tc-crx.c:1599
+#: config/tc-cr16.c:2352 config/tc-cr16.c:2383 config/tc-crx.c:1599
#: config/tc-crx.c:1630
#, c-format
msgid "Illegal operand (arg %d)"
@@ -3741,313 +3872,329 @@ msgstr ""
#. Give an error if a frag containing code is not aligned to a 2-byte
#. boundary.
-#: config/tc-cr16.c:2365 config/tc-cr16.h:71 config/tc-crx.c:1952
+#: config/tc-cr16.c:2485 config/tc-cr16.h:73 config/tc-crx.c:1952
#: config/tc-crx.h:76
msgid "instruction address is not a multiple of 2"
msgstr ""
-#: config/tc-cr16.c:2442 config/tc-cris.c:1529 config/tc-cris.c:1537
-#: config/tc-crx.c:1988 config/tc-dlx.c:685 config/tc-hppa.c:3229
-#: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987
-#: config/tc-sparc.c:1406 config/tc-sparc.c:1414
+#: config/tc-cr16.c:2562 config/tc-cris.c:1538 config/tc-cris.c:1546
+#: config/tc-crx.c:1988 config/tc-dlx.c:685 config/tc-hppa.c:3243
+#: config/tc-hppa.c:3250 config/tc-i860.c:490 config/tc-i860.c:507
+#: config/tc-i860.c:987 config/tc-sparc.c:1410 config/tc-sparc.c:1418
#, c-format
msgid "Unknown opcode: `%s'"
msgstr ""
-#: config/tc-cris.c:547 config/tc-m68hc11.c:2744
+#: config/tc-cris.c:551 config/tc-m68hc11.c:2744
#, c-format
msgid "internal inconsistency problem in %s: fr_symbol %lx"
msgstr ""
-#: config/tc-cris.c:551 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
+#: config/tc-cris.c:555 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
#, c-format
msgid "internal inconsistency problem in %s: resolved symbol"
msgstr ""
-#: config/tc-cris.c:561 config/tc-m68hc11.c:2754
+#: config/tc-cris.c:565 config/tc-m68hc11.c:2754
#, c-format
msgid "internal inconsistency problem in %s: fr_subtype %d"
msgstr ""
-#: config/tc-cris.c:901
+#: config/tc-cris.c:905
msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
msgstr ""
-#: config/tc-cris.c:931
+#: config/tc-cris.c:935
msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
msgstr ""
-#: config/tc-cris.c:936
+#: config/tc-cris.c:940
#, c-format
msgid ""
"Internal error found in md_convert_frag: offset %ld. Please report this."
msgstr ""
-#: config/tc-cris.c:961
+#: config/tc-cris.c:965
#, c-format
msgid "internal inconsistency in %s: bdapq no symbol"
msgstr ""
-#: config/tc-cris.c:974
+#: config/tc-cris.c:978
#, c-format
msgid "internal inconsistency in %s: bdap.w with no symbol"
msgstr ""
-#: config/tc-cris.c:998
+#: config/tc-cris.c:1002
msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
msgstr ""
-#: config/tc-cris.c:1007
+#: config/tc-cris.c:1011
msgid "dangerous MULS/MULU location; give it higher alignment"
msgstr ""
-#: config/tc-cris.c:1112
+#. Bail out for compatibility mode. (It seems it can be implemented,
+#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
+#. $acr", "nop"; but doesn't seem worth it at the moment.)
+#: config/tc-cris.c:1052
msgid ""
"Out-of-range .word offset handling is not implemented for .arch "
"common_v10_v32"
msgstr ""
-#: config/tc-cris.c:1220
+#: config/tc-cris.c:1097
+msgid ".word case-table handling failed: table too large"
+msgstr ""
+
+#: config/tc-cris.c:1229
#, c-format
msgid "Buggy opcode: `%s' \"%s\"\n"
msgstr ""
-#: config/tc-cris.c:1635
+#: config/tc-cris.c:1644
#, c-format
msgid "Immediate value not in 5 bit unsigned range: %ld"
msgstr ""
-#: config/tc-cris.c:1651
+#: config/tc-cris.c:1660
#, c-format
msgid "Immediate value not in 4 bit unsigned range: %ld"
msgstr ""
-#: config/tc-cris.c:1703
+#: config/tc-cris.c:1712
#, c-format
msgid "Immediate value not in 6 bit range: %ld"
msgstr ""
-#: config/tc-cris.c:1718
+#: config/tc-cris.c:1727
#, c-format
msgid "Immediate value not in 6 bit unsigned range: %ld"
msgstr ""
#. Others have a generic warning.
-#: config/tc-cris.c:1826
+#: config/tc-cris.c:1835
#, c-format
msgid "Unimplemented register `%s' specified"
msgstr ""
#. We've come to the end of instructions with this
#. opcode, so it must be an error.
-#: config/tc-cris.c:2069
+#: config/tc-cris.c:2079
msgid "Illegal operands"
msgstr ""
-#: config/tc-cris.c:2110 config/tc-cris.c:2150
+#: config/tc-cris.c:2120 config/tc-cris.c:2160
#, c-format
msgid "Immediate value not in 8 bit range: %ld"
msgstr ""
-#: config/tc-cris.c:2120 config/tc-cris.c:2171
+#: config/tc-cris.c:2130 config/tc-cris.c:2181
#, c-format
msgid "Immediate value not in 16 bit range: %ld"
msgstr ""
-#: config/tc-cris.c:2155
+#: config/tc-cris.c:2165
#, c-format
msgid "Immediate value not in 8 bit signed range: %ld"
msgstr ""
-#: config/tc-cris.c:2160
+#: config/tc-cris.c:2170
#, c-format
msgid "Immediate value not in 8 bit unsigned range: %ld"
msgstr ""
-#: config/tc-cris.c:2176
+#: config/tc-cris.c:2186
#, c-format
msgid "Immediate value not in 16 bit signed range: %ld"
msgstr ""
-#: config/tc-cris.c:2181
+#: config/tc-cris.c:2191
#, c-format
msgid "Immediate value not in 16 bit unsigned range: %ld"
msgstr ""
-#: config/tc-cris.c:2203
+#: config/tc-cris.c:2217
+msgid "TLS relocation size does not match operand size"
+msgstr ""
+
+#: config/tc-cris.c:2218
msgid "PIC relocation size does not match operand size"
msgstr ""
-#: config/tc-cris.c:3346
+#: config/tc-cris.c:3366
msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
msgstr ""
-#: config/tc-cris.c:3350
+#: config/tc-cris.c:3370
msgid "32-bit conditional branch generated"
msgstr ""
-#: config/tc-cris.c:3411
+#: config/tc-cris.c:3431
msgid "Complex expression not supported"
msgstr ""
#. FIXME: Is this function mentioned in the internals.texi manual? If
#. not, add it.
-#: config/tc-cris.c:3537
+#: config/tc-cris.c:3581
msgid "Bad call to md_atof () - floating point formats are not supported"
msgstr ""
-#: config/tc-cris.c:3578
+#: config/tc-cris.c:3622
msgid "PC-relative relocation must be trivially resolved"
msgstr ""
-#: config/tc-cris.c:3631
+#: config/tc-cris.c:3694
#, c-format
msgid "Value not in 16 bit range: %ld"
msgstr ""
-#: config/tc-cris.c:3642
+#: config/tc-cris.c:3702
#, c-format
msgid "Value not in 16 bit signed range: %ld"
msgstr ""
-#: config/tc-cris.c:3653
+#: config/tc-cris.c:3710
#, c-format
msgid "Value not in 8 bit range: %ld"
msgstr ""
-#: config/tc-cris.c:3661
+#: config/tc-cris.c:3717
#, c-format
msgid "Value not in 8 bit signed range: %ld"
msgstr ""
-#: config/tc-cris.c:3672
+#: config/tc-cris.c:3727
#, c-format
msgid "Value not in 4 bit unsigned range: %ld"
msgstr ""
-#: config/tc-cris.c:3680
+#: config/tc-cris.c:3734
#, c-format
msgid "Value not in 5 bit unsigned range: %ld"
msgstr ""
-#: config/tc-cris.c:3688
+#: config/tc-cris.c:3741
#, c-format
msgid "Value not in 6 bit range: %ld"
msgstr ""
-#: config/tc-cris.c:3696
+#: config/tc-cris.c:3748
#, c-format
msgid "Value not in 6 bit unsigned range: %ld"
msgstr ""
-#: config/tc-cris.c:3742
+#: config/tc-cris.c:3792
#, c-format
msgid "Please use --help to see usage and options for this assembler.\n"
msgstr ""
-#: config/tc-cris.c:3754
+#: config/tc-cris.c:3804
msgid "--no-underscore is invalid with a.out format"
msgstr ""
-#: config/tc-cris.c:3778
+#: config/tc-cris.c:3828
#, c-format
msgid "invalid <arch> in --march=<arch>: %s"
msgstr ""
-#: config/tc-cris.c:3877
+#: config/tc-cris.c:3937
msgid ""
"Semantics error. This type of operand can not be relocated, it must be an "
"assembly-time constant"
msgstr ""
-#: config/tc-cris.c:3926
+#: config/tc-cris.c:3986
#, c-format
msgid "Cannot generate relocation type for symbol %s, code %s"
msgstr ""
#. The messages are formatted to line up with the generic options.
-#: config/tc-cris.c:3939
+#: config/tc-cris.c:3999
#, c-format
msgid "CRIS-specific options:\n"
msgstr ""
-#: config/tc-cris.c:3941
+#: config/tc-cris.c:4001
msgid ""
" -h, -H Don't execute, print this help text. Deprecated.\n"
msgstr ""
-#: config/tc-cris.c:3943
+#: config/tc-cris.c:4003
msgid " -N Warn when branches are expanded to jumps.\n"
msgstr ""
-#: config/tc-cris.c:3945
+#: config/tc-cris.c:4005
msgid ""
" --underscore User symbols are normally prepended with "
"underscore.\n"
msgstr ""
-#: config/tc-cris.c:3947
+#: config/tc-cris.c:4007
msgid " Registers will not need any prefix.\n"
msgstr ""
-#: config/tc-cris.c:3949
+#: config/tc-cris.c:4009
msgid " --no-underscore User symbols do not have any prefix.\n"
msgstr ""
-#: config/tc-cris.c:3951
+#: config/tc-cris.c:4011
msgid " Registers will require a `$'-prefix.\n"
msgstr ""
-#: config/tc-cris.c:3953
+#: config/tc-cris.c:4013
msgid " --pic\t\t\tEnable generation of position-independent code.\n"
msgstr ""
-#: config/tc-cris.c:3955
+#: config/tc-cris.c:4015
msgid ""
" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
msgstr ""
-#: config/tc-cris.c:3976
+#: config/tc-cris.c:4036
msgid "Invalid relocation"
msgstr ""
-#: config/tc-cris.c:4013
+#: config/tc-cris.c:4073
msgid "Invalid pc-relative relocation"
msgstr ""
-#: config/tc-cris.c:4058
+#: config/tc-cris.c:4118
#, c-format
msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
msgstr ""
-#: config/tc-cris.c:4088
+#: config/tc-cris.c:4148
#, c-format
msgid ".syntax %s requires command-line option `--underscore'"
msgstr ""
-#: config/tc-cris.c:4097
+#: config/tc-cris.c:4157
#, c-format
msgid ".syntax %s requires command-line option `--no-underscore'"
msgstr ""
-#: config/tc-cris.c:4134
+#: config/tc-cris.c:4194
msgid "Unknown .syntax operand"
msgstr ""
-#: config/tc-cris.c:4144
+#: config/tc-cris.c:4204
msgid "Pseudodirective .file is only valid when generating ELF"
msgstr ""
-#: config/tc-cris.c:4156
+#: config/tc-cris.c:4216
msgid "Pseudodirective .loc is only valid when generating ELF"
msgstr ""
-#: config/tc-cris.c:4299
+#: config/tc-cris.c:4231
+#, c-format
+msgid "internal inconsistency problem: %s called for %d bytes"
+msgstr ""
+
+#: config/tc-cris.c:4383
msgid "unknown operand to .arch"
msgstr ""
-#: config/tc-cris.c:4308
+#: config/tc-cris.c:4392
msgid ".arch <arch> requires a matching --march=... option"
msgstr ""
@@ -4422,14 +4569,14 @@ msgstr ""
msgid ".endfunc missing for previous .proc"
msgstr ""
-#: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1891
+#: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1903
#, c-format
msgid "internal error: can't hash `%s': %s\n"
msgstr ""
#. Probably a memory allocation problem? Give up now.
-#: config/tc-dlx.c:297 config/tc-hppa.c:8256 config/tc-mips.c:1894
-#: config/tc-mips.c:1946 config/tc-or32.c:211 config/tc-sparc.c:856
+#: config/tc-dlx.c:297 config/tc-hppa.c:8287 config/tc-mips.c:1906
+#: config/tc-mips.c:1958 config/tc-or32.c:211 config/tc-sparc.c:860
msgid "Broken assembler. No assembly attempted."
msgstr ""
@@ -4453,7 +4600,7 @@ msgstr ""
msgid "Invalid expression after %%%%\n"
msgstr ""
-#: config/tc-dlx.c:703
+#: config/tc-dlx.c:703 config/tc-tic4x.c:2488
#, c-format
msgid "Unknown opcode `%s'."
msgstr ""
@@ -4670,6 +4817,10 @@ msgstr ""
msgid "mismatch between register and suffix"
msgstr ""
+#: config/tc-h8300.c:626
+msgid "invalid suffix after register."
+msgstr ""
+
#: config/tc-h8300.c:648
msgid "address too high for vector table jmp/jsr"
msgstr ""
@@ -4717,105 +4868,105 @@ msgstr ""
msgid "operand %s0x%lx out of range."
msgstr ""
-#: config/tc-h8300.c:1354
+#: config/tc-h8300.c:1365
msgid "Can't work out size of operand.\n"
msgstr ""
-#: config/tc-h8300.c:1403
+#: config/tc-h8300.c:1414
#, c-format
msgid "Opcode `%s' with these operand types not available in H8/300 mode"
msgstr ""
-#: config/tc-h8300.c:1408
+#: config/tc-h8300.c:1419
#, c-format
msgid "Opcode `%s' with these operand types not available in H8/300H mode"
msgstr ""
-#: config/tc-h8300.c:1414
+#: config/tc-h8300.c:1425
#, c-format
msgid "Opcode `%s' with these operand types not available in H8/300S mode"
msgstr ""
-#: config/tc-h8300.c:1475 config/tc-h8300.c:1495
+#: config/tc-h8300.c:1486 config/tc-h8300.c:1506
msgid "Need #1 or #2 here"
msgstr ""
-#: config/tc-h8300.c:1490
+#: config/tc-h8300.c:1501
msgid "#4 not valid on H8/300."
msgstr ""
-#: config/tc-h8300.c:1596 config/tc-h8300.c:1678
+#: config/tc-h8300.c:1609 config/tc-h8300.c:1691
#, c-format
msgid "branch operand has odd offset (%lx)\n"
msgstr ""
-#: config/tc-h8300.c:1716
+#: config/tc-h8300.c:1729
msgid "destination operand must be 16 bit register"
msgstr ""
-#: config/tc-h8300.c:1725
+#: config/tc-h8300.c:1738
msgid "source operand must be 8 bit register"
msgstr ""
-#: config/tc-h8300.c:1733
+#: config/tc-h8300.c:1746
msgid "destination operand must be 16bit absolute address"
msgstr ""
-#: config/tc-h8300.c:1740
+#: config/tc-h8300.c:1753
msgid "destination operand must be 8 bit register"
msgstr ""
-#: config/tc-h8300.c:1748
+#: config/tc-h8300.c:1761
msgid "source operand must be 16bit absolute address"
msgstr ""
#. This seems more sane than saying "too many operands". We'll
#. get here only if the trailing trash starts with a comma.
#. Types or values of args don't match.
-#: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
-#: config/tc-mmix.c:2497 config/tc-mmix.c:2521 config/tc-mmix.c:2794
+#: config/tc-h8300.c:1769 config/tc-mmix.c:472 config/tc-mmix.c:484
+#: config/tc-mmix.c:2500 config/tc-mmix.c:2524 config/tc-mmix.c:2797
#: config/tc-or32.c:528
msgid "invalid operands"
msgstr ""
-#: config/tc-h8300.c:1787
+#: config/tc-h8300.c:1800
msgid "operand/size mis-match"
msgstr ""
-#: config/tc-h8300.c:1888 config/tc-mips.c:10066 config/tc-sh.c:2925
+#: config/tc-h8300.c:1901 config/tc-mips.c:10156 config/tc-sh.c:2925
#: config/tc-sh64.c:2795 config/tc-z8k.c:1226
msgid "unknown opcode"
msgstr ""
-#: config/tc-h8300.c:1921
+#: config/tc-h8300.c:1934
msgid "invalid operand in ldm"
msgstr ""
-#: config/tc-h8300.c:1930
+#: config/tc-h8300.c:1943
msgid "invalid operand in stm"
msgstr ""
-#: config/tc-h8300.c:2056
+#: config/tc-h8300.c:2069
#, c-format
msgid "call to tc_aout_fix_to_chars \n"
msgstr ""
-#: config/tc-h8300.c:2065 config/tc-xc16x.c:340
+#: config/tc-h8300.c:2078 config/tc-xc16x.c:340
#, c-format
msgid "call to md_convert_frag \n"
msgstr ""
-#: config/tc-h8300.c:2116 config/tc-xc16x.c:244
+#: config/tc-h8300.c:2129 config/tc-xc16x.c:244
#, c-format
msgid "call to md_estimate_size_before_relax \n"
msgstr ""
-#: config/tc-h8300.c:2145 config/tc-xc16x.c:285
+#: config/tc-h8300.c:2158 config/tc-xc16x.c:285
msgid "Difference of symbols in different sections is not supported"
msgstr ""
-#: config/tc-h8300.c:2167 config/tc-mcore.c:2199 config/tc-pj.c:489
-#: config/tc-sh.c:4374 config/tc-xc16x.c:308
+#: config/tc-h8300.c:2180 config/tc-mcore.c:2199 config/tc-microblaze.c:2295
+#: config/tc-pj.c:488 config/tc-sh.c:4374 config/tc-xc16x.c:308
#, c-format
msgid "Cannot represent relocation type %s"
msgstr ""
@@ -4824,883 +4975,1027 @@ msgstr ""
#. IGNORE is used to suppress the error message.
#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
#. the current file and line number are not valid.
-#: config/tc-hppa.c:1015 config/tc-hppa.c:1029
+#: config/tc-hppa.c:1028 config/tc-hppa.c:1042
#, c-format
msgid "Field out of range [%d..%d] (%d)."
msgstr ""
#. Simple alignment checking for FIELD against ALIGN (a power of two).
#. IGNORE is used to suppress the error message.
-#: config/tc-hppa.c:1043
+#: config/tc-hppa.c:1056
#, c-format
msgid "Field not properly aligned [%d] (%d)."
msgstr ""
-#: config/tc-hppa.c:1096
+#: config/tc-hppa.c:1109
msgid "Missing .exit\n"
msgstr ""
-#: config/tc-hppa.c:1099
+#: config/tc-hppa.c:1112
msgid "Missing .procend\n"
msgstr ""
-#: config/tc-hppa.c:1284
+#: config/tc-hppa.c:1297
#, c-format
msgid "Invalid field selector. Assuming F%%."
msgstr ""
-#: config/tc-hppa.c:1311
+#: config/tc-hppa.c:1324
msgid "Bad segment in expression."
msgstr ""
-#: config/tc-hppa.c:1336
+#: config/tc-hppa.c:1349
#, c-format
msgid "Invalid Nullification: (%c)"
msgstr ""
-#: config/tc-hppa.c:1406
+#: config/tc-hppa.c:1419
msgid "Cannot handle fixup"
msgstr ""
-#: config/tc-hppa.c:1704
+#: config/tc-hppa.c:1717
#, c-format
msgid " -Q ignored\n"
msgstr ""
-#: config/tc-hppa.c:1708
+#: config/tc-hppa.c:1721
#, c-format
msgid " -c print a warning if a comment is found\n"
msgstr ""
-#: config/tc-hppa.c:1774
+#: config/tc-hppa.c:1787
#, c-format
msgid "no hppa_fixup entry for fixup type 0x%x"
msgstr ""
-#: config/tc-hppa.c:1953
+#: config/tc-hppa.c:1966
msgid "Unknown relocation encountered in md_apply_fix."
msgstr ""
-#: config/tc-hppa.c:2141 config/tc-hppa.c:2166
+#: config/tc-hppa.c:2154 config/tc-hppa.c:2179
#, c-format
msgid "Undefined register: '%s'."
msgstr ""
-#: config/tc-hppa.c:2200
+#: config/tc-hppa.c:2213
#, c-format
msgid "Non-absolute symbol: '%s'."
msgstr ""
-#: config/tc-hppa.c:2215
+#: config/tc-hppa.c:2228
#, c-format
msgid "Undefined absolute constant: '%s'."
msgstr ""
-#: config/tc-hppa.c:2246 config/tc-hppa.c:5665
+#: config/tc-hppa.c:2259 config/tc-hppa.c:5689
msgid "could not update architecture and machine"
msgstr ""
-#: config/tc-hppa.c:2284
+#: config/tc-hppa.c:2297
#, c-format
msgid "Invalid FP Compare Condition: %s"
msgstr ""
-#: config/tc-hppa.c:2339
+#: config/tc-hppa.c:2352
#, c-format
msgid "Invalid FTEST completer: %s"
msgstr ""
-#: config/tc-hppa.c:2405 config/tc-hppa.c:2442
+#: config/tc-hppa.c:2418 config/tc-hppa.c:2455
#, c-format
msgid "Invalid FP Operand Format: %3s"
msgstr ""
-#: config/tc-hppa.c:2577
+#: config/tc-hppa.c:2590
msgid "Bad segment (should be absolute)."
msgstr ""
-#: config/tc-hppa.c:2603
+#: config/tc-hppa.c:2616
#, c-format
msgid "Invalid argument location: %s\n"
msgstr ""
-#: config/tc-hppa.c:2632
+#: config/tc-hppa.c:2645
#, c-format
msgid "Invalid argument description: %d"
msgstr ""
-#: config/tc-hppa.c:3458
+#: config/tc-hppa.c:3473
msgid "Invalid Indexed Load Completer."
msgstr ""
-#: config/tc-hppa.c:3463
+#: config/tc-hppa.c:3478
msgid "Invalid Indexed Load Completer Syntax."
msgstr ""
-#: config/tc-hppa.c:3497
+#: config/tc-hppa.c:3512
msgid "Invalid Short Load/Store Completer."
msgstr ""
-#: config/tc-hppa.c:3557 config/tc-hppa.c:3562
+#: config/tc-hppa.c:3572 config/tc-hppa.c:3577
msgid "Invalid Store Bytes Short Completer"
msgstr ""
-#: config/tc-hppa.c:3873 config/tc-hppa.c:3879
+#: config/tc-hppa.c:3888 config/tc-hppa.c:3894
msgid "Invalid left/right combination completer"
msgstr ""
-#: config/tc-hppa.c:3928 config/tc-hppa.c:3935
+#: config/tc-hppa.c:3943 config/tc-hppa.c:3950
msgid "Invalid permutation completer"
msgstr ""
-#: config/tc-hppa.c:4035
+#: config/tc-hppa.c:4050
#, c-format
msgid "Invalid Add Condition: %s"
msgstr ""
-#: config/tc-hppa.c:4046 config/tc-hppa.c:4056
+#: config/tc-hppa.c:4061 config/tc-hppa.c:4071
msgid "Invalid Add and Branch Condition"
msgstr ""
-#: config/tc-hppa.c:4077 config/tc-hppa.c:4214
+#: config/tc-hppa.c:4092 config/tc-hppa.c:4229
msgid "Invalid Compare/Subtract Condition"
msgstr ""
-#: config/tc-hppa.c:4117
+#: config/tc-hppa.c:4132
#, c-format
msgid "Invalid Bit Branch Condition: %c"
msgstr ""
-#: config/tc-hppa.c:4202
+#: config/tc-hppa.c:4217
#, c-format
msgid "Invalid Compare/Subtract Condition: %s"
msgstr ""
-#: config/tc-hppa.c:4229
+#: config/tc-hppa.c:4244
msgid "Invalid Compare and Branch Condition"
msgstr ""
-#: config/tc-hppa.c:4325
+#: config/tc-hppa.c:4340
msgid "Invalid Logical Instruction Condition."
msgstr ""
-#: config/tc-hppa.c:4380
+#: config/tc-hppa.c:4398
msgid "Invalid Shift/Extract/Deposit Condition."
msgstr ""
-#: config/tc-hppa.c:4492
+#: config/tc-hppa.c:4510
msgid "Invalid Unit Instruction Condition."
msgstr ""
-#: config/tc-hppa.c:4967 config/tc-hppa.c:4999 config/tc-hppa.c:5030
-#: config/tc-hppa.c:5060
+#: config/tc-hppa.c:4985 config/tc-hppa.c:5017 config/tc-hppa.c:5048
+#: config/tc-hppa.c:5078
msgid "Branch to unaligned address"
msgstr ""
-#: config/tc-hppa.c:5238
+#: config/tc-hppa.c:5262
msgid "Invalid SFU identifier"
msgstr ""
-#: config/tc-hppa.c:5288
+#: config/tc-hppa.c:5312
msgid "Invalid COPR identifier"
msgstr ""
-#: config/tc-hppa.c:5417
+#: config/tc-hppa.c:5441
msgid "Invalid Floating Point Operand Format."
msgstr ""
-#: config/tc-hppa.c:5534 config/tc-hppa.c:5554 config/tc-hppa.c:5574
-#: config/tc-hppa.c:5594 config/tc-hppa.c:5614
+#: config/tc-hppa.c:5558 config/tc-hppa.c:5578 config/tc-hppa.c:5598
+#: config/tc-hppa.c:5618 config/tc-hppa.c:5638
msgid "Invalid register for single precision fmpyadd or fmpysub"
msgstr ""
-#: config/tc-hppa.c:5682
+#: config/tc-hppa.c:5706
#, c-format
msgid "Invalid operands %s"
msgstr ""
-#: config/tc-hppa.c:5737 config/tc-hppa.c:6925 config/tc-hppa.c:6980
+#: config/tc-hppa.c:5716
+#, c-format
+msgid "Immediates %d and %d will give undefined behavior."
+msgstr ""
+
+#: config/tc-hppa.c:5768 config/tc-hppa.c:6956 config/tc-hppa.c:7011
msgid "Missing function name for .PROC (corrupted label chain)"
msgstr ""
-#: config/tc-hppa.c:5740 config/tc-hppa.c:6983
+#: config/tc-hppa.c:5771 config/tc-hppa.c:7014
msgid "Missing function name for .PROC"
msgstr ""
-#: config/tc-hppa.c:5799
+#: config/tc-hppa.c:5830
msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
msgstr ""
-#: config/tc-hppa.c:5895
+#: config/tc-hppa.c:5926
#, c-format
msgid "Invalid .CALL argument: %s"
msgstr ""
-#: config/tc-hppa.c:6011
+#: config/tc-hppa.c:6042
msgid ".callinfo is not within a procedure definition"
msgstr ""
-#: config/tc-hppa.c:6031
+#: config/tc-hppa.c:6062
#, c-format
msgid "FRAME parameter must be a multiple of 8: %d\n"
msgstr ""
-#: config/tc-hppa.c:6050
+#: config/tc-hppa.c:6081
msgid "Value for ENTRY_GR must be in the range 3..18\n"
msgstr ""
-#: config/tc-hppa.c:6062
+#: config/tc-hppa.c:6093
msgid "Value for ENTRY_FR must be in the range 12..21\n"
msgstr ""
-#: config/tc-hppa.c:6072
+#: config/tc-hppa.c:6103
msgid "Value for ENTRY_SR must be 3\n"
msgstr ""
-#: config/tc-hppa.c:6128
+#: config/tc-hppa.c:6159
#, c-format
msgid "Invalid .CALLINFO argument: %s"
msgstr ""
-#: config/tc-hppa.c:6238
+#: config/tc-hppa.c:6269
msgid "The .ENTER pseudo-op is not supported"
msgstr ""
-#: config/tc-hppa.c:6254
+#: config/tc-hppa.c:6285
msgid "Misplaced .entry. Ignored."
msgstr ""
-#: config/tc-hppa.c:6258
+#: config/tc-hppa.c:6289
msgid "Missing .callinfo."
msgstr ""
-#: config/tc-hppa.c:6322
+#: config/tc-hppa.c:6353
msgid ".REG expression must be a register"
msgstr ""
-#: config/tc-hppa.c:6338
+#: config/tc-hppa.c:6369
msgid "bad or irreducible absolute expression; zero assumed"
msgstr ""
-#: config/tc-hppa.c:6349
+#: config/tc-hppa.c:6380
msgid ".REG must use a label"
msgstr ""
-#: config/tc-hppa.c:6351
+#: config/tc-hppa.c:6382
msgid ".EQU must use a label"
msgstr ""
-#: config/tc-hppa.c:6413
+#: config/tc-hppa.c:6444
#, c-format
msgid "Symbol '%s' could not be created."
msgstr ""
-#: config/tc-hppa.c:6417
+#: config/tc-hppa.c:6448
msgid "No memory for symbol name."
msgstr ""
-#: config/tc-hppa.c:6466
+#: config/tc-hppa.c:6497
msgid ".EXIT must appear within a procedure"
msgstr ""
-#: config/tc-hppa.c:6470
+#: config/tc-hppa.c:6501
msgid "Missing .callinfo"
msgstr ""
-#: config/tc-hppa.c:6474
+#: config/tc-hppa.c:6505
msgid "No .ENTRY for this .EXIT"
msgstr ""
-#: config/tc-hppa.c:6514
+#: config/tc-hppa.c:6545
#, c-format
msgid "Using ENTRY rather than CODE in export directive for %s"
msgstr ""
-#: config/tc-hppa.c:6631
+#: config/tc-hppa.c:6662
#, c-format
msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
msgstr ""
-#: config/tc-hppa.c:6655
+#: config/tc-hppa.c:6686
#, c-format
msgid "Cannot define export symbol: %s\n"
msgstr ""
-#: config/tc-hppa.c:6752
+#: config/tc-hppa.c:6783
msgid "Missing label name on .LABEL"
msgstr ""
-#: config/tc-hppa.c:6757
+#: config/tc-hppa.c:6788
msgid "extra .LABEL arguments ignored."
msgstr ""
-#: config/tc-hppa.c:6773
+#: config/tc-hppa.c:6804
msgid "The .LEAVE pseudo-op is not supported"
msgstr ""
-#: config/tc-hppa.c:6811
+#: config/tc-hppa.c:6842
msgid "Unrecognized .LEVEL argument\n"
msgstr ""
-#: config/tc-hppa.c:6845
+#: config/tc-hppa.c:6876
#, c-format
msgid "Cannot define static symbol: %s\n"
msgstr ""
-#: config/tc-hppa.c:6879
+#: config/tc-hppa.c:6910
msgid "Nested procedures"
msgstr ""
-#: config/tc-hppa.c:6889
+#: config/tc-hppa.c:6920
msgid "Cannot allocate unwind descriptor\n"
msgstr ""
-#: config/tc-hppa.c:6987
+#: config/tc-hppa.c:7018
msgid "misplaced .procend"
msgstr ""
-#: config/tc-hppa.c:6990
+#: config/tc-hppa.c:7021
msgid "Missing .callinfo for this procedure"
msgstr ""
-#: config/tc-hppa.c:6993
+#: config/tc-hppa.c:7024
msgid "Missing .EXIT for a .ENTRY"
msgstr ""
-#: config/tc-hppa.c:7030
+#: config/tc-hppa.c:7061
msgid "Not in a space.\n"
msgstr ""
-#: config/tc-hppa.c:7033
+#: config/tc-hppa.c:7064
msgid "Not in a subspace.\n"
msgstr ""
-#: config/tc-hppa.c:7122
+#: config/tc-hppa.c:7153
msgid "Invalid .SPACE argument"
msgstr ""
-#: config/tc-hppa.c:7168
+#: config/tc-hppa.c:7199
msgid "Can't change spaces within a procedure definition. Ignored"
msgstr ""
-#: config/tc-hppa.c:7296
+#: config/tc-hppa.c:7327
#, c-format
msgid "Undefined space: '%s' Assuming space number = 0."
msgstr ""
-#: config/tc-hppa.c:7319
+#: config/tc-hppa.c:7350
msgid "Must be in a space before changing or declaring subspaces.\n"
msgstr ""
-#: config/tc-hppa.c:7323
+#: config/tc-hppa.c:7354
msgid "Can't change subspaces within a procedure definition. Ignored"
msgstr ""
-#: config/tc-hppa.c:7359
+#: config/tc-hppa.c:7390
msgid "Parameters of an existing subspace can't be modified"
msgstr ""
-#: config/tc-hppa.c:7411
+#: config/tc-hppa.c:7442
msgid "Alignment must be a power of 2"
msgstr ""
-#: config/tc-hppa.c:7458
+#: config/tc-hppa.c:7489
msgid "FIRST not supported as a .SUBSPACE argument"
msgstr ""
-#: config/tc-hppa.c:7460
+#: config/tc-hppa.c:7491
msgid "Invalid .SUBSPACE argument"
msgstr ""
-#: config/tc-hppa.c:7649
+#: config/tc-hppa.c:7680
#, c-format
msgid "Internal error: Unable to find containing space for %s."
msgstr ""
-#: config/tc-hppa.c:7687
+#: config/tc-hppa.c:7718
#, c-format
msgid "Out of memory: could not allocate new space chain entry: %s\n"
msgstr ""
-#: config/tc-hppa.c:7775
+#: config/tc-hppa.c:7806
#, c-format
msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
msgstr ""
-#: config/tc-hppa.c:8220
+#: config/tc-hppa.c:8251
msgid "-R option not supported on this target."
msgstr ""
-#: config/tc-hppa.c:8237 config/tc-sparc.c:811 config/tc-sparc.c:848
+#: config/tc-hppa.c:8268 config/tc-sparc.c:815 config/tc-sparc.c:852
#, c-format
msgid "Internal error: can't hash `%s': %s\n"
msgstr ""
-#: config/tc-hppa.c:8246 config/tc-i860.c:236
+#: config/tc-hppa.c:8277 config/tc-i860.c:236
#, c-format
msgid "internal error: losing opcode: `%s' \"%s\"\n"
msgstr ""
-#: config/tc-i386.c:1764
+#: config/tc-i370.c:419 config/tc-ppc.c:1141 config/tc-s390.c:404
+#: config/tc-s390.c:411
+#, c-format
+msgid "invalid switch -m%s"
+msgstr ""
+
+#: config/tc-i370.c:516 config/tc-s390.c:510
+#, c-format
+msgid "Internal assembler error for instruction %s"
+msgstr ""
+
+#: config/tc-i370.c:535
+#, c-format
+msgid "Internal assembler error for macro %s"
+msgstr ""
+
+#: config/tc-i370.c:630 config/tc-ppc.c:1839
+msgid "identifier+constant@got means identifier@got+constant"
+msgstr ""
+
+#: config/tc-i370.c:684 config/tc-m68k.c:8030 config/tc-ppc.c:1928
+#, c-format
+msgid "%s relocations do not fit in %d bytes\n"
+msgstr ""
+
+#: config/tc-i370.c:925 config/tc-i370.c:969
+msgid "unsupported DC type"
+msgstr ""
+
+#: config/tc-i370.c:939 config/tc-i370.c:951 config/tc-i370.c:1532
+#: config/tc-i370.c:1542
+msgid "missing end-quote"
+msgstr ""
+
+#: config/tc-i370.c:999
+msgid "unsupported alignment"
+msgstr ""
+
+#: config/tc-i370.c:1006
+msgid "this DS form not yet supported"
+msgstr ""
+
+#: config/tc-i370.c:1049 config/tc-m32r.c:1493 config/tc-microblaze.c:179
+#: config/tc-ppc.c:1992 config/tc-ppc.c:4596
+msgid "Expected comma after symbol-name: rest of line ignored."
+msgstr ""
+
+#: config/tc-i370.c:1072 config/tc-m32r.c:1517 config/tc-microblaze.c:201
+#: config/tc-ppc.c:2014 config/tc-ppc.c:3215 config/tc-ppc.c:4620
+msgid "ignoring bad alignment"
+msgstr ""
+
+#: config/tc-i370.c:1083 config/tc-m32r.c:1544 config/tc-microblaze.c:212
+#: config/tc-ppc.c:2025 config/tc-ppc.c:4632
+#, c-format
+msgid "Ignoring attempt to re-define symbol `%s'."
+msgstr ""
+
+#: config/tc-i370.c:1091 config/tc-microblaze.c:220 config/tc-ppc.c:2033
+#, c-format
+msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
+msgstr ""
+
+#: config/tc-i370.c:1110 config/tc-m32r.c:1529 config/tc-microblaze.c:238
+#: config/tc-ppc.c:2051 config/tc-v850.c:322
+msgid "Common alignment not a power of 2"
+msgstr ""
+
+#: config/tc-i370.c:1248
+msgid "Missing or bad .using directive"
+msgstr ""
+
+#: config/tc-i370.c:1293
+msgid "Literal Pool Overflow"
+msgstr ""
+
+#: config/tc-i370.c:1589
+msgid "expression not a constant"
+msgstr ""
+
+#: config/tc-i370.c:1596
+msgid "Unknown/unsupported address literal type"
+msgstr ""
+
+#: config/tc-i370.c:1619
+#, c-format
+msgid ".ltorg without prior .using in section %s"
+msgstr ""
+
+#: config/tc-i370.c:1623
+#, c-format
+msgid ".ltorg in section %s paired to .using in section %s"
+msgstr ""
+
+#: config/tc-i370.c:1646
+#, c-format
+msgid "bad alignment of %d bytes in literal pool"
+msgstr ""
+
+#: config/tc-i370.c:1670
+msgid "bad literal size\n"
+msgstr ""
+
+#: config/tc-i370.c:1744
+msgid ".using: base address expression illegal or too complex"
+msgstr ""
+
+#: config/tc-i370.c:1779 config/tc-i370.c:1788
+#, c-format
+msgid "droping register %d in section %s does not match using register %d"
+msgstr ""
+
+#: config/tc-i370.c:1792
+#, c-format
+msgid "droping register %d in section %s previously used in section %s"
+msgstr ""
+
+#: config/tc-i370.c:1848 config/tc-ppc.c:3030
+msgid "wrong number of operands"
+msgstr ""
+
+#: config/tc-i370.c:1930 config/tc-mn10200.c:898 config/tc-mn10300.c:1249
+#: config/tc-ppc.c:2349 config/tc-s390.c:1544 config/tc-v850.c:1604
+#, c-format
+msgid "Unrecognized opcode: `%s'"
+msgstr ""
+
+#: config/tc-i370.c:2075
+msgid "not using any base register"
+msgstr ""
+
+#: config/tc-i370.c:2105
+#, c-format
+msgid "expecting a register for operand %d"
+msgstr ""
+
+#. Not used --- don't have any 8 byte instructions.
+#: config/tc-i370.c:2226
+msgid "Internal Error: bad instruction length"
+msgstr ""
+
+#: config/tc-i386.c:1774
#, c-format
msgid "%s shortened to %s"
msgstr ""
-#: config/tc-i386.c:1834
+#: config/tc-i386.c:1844
msgid "same type of prefix used twice"
msgstr ""
-#: config/tc-i386.c:1855
+#: config/tc-i386.c:1865
msgid "64bit mode not supported on this CPU."
msgstr ""
-#: config/tc-i386.c:1859
+#: config/tc-i386.c:1869
msgid "32bit mode not supported on this CPU."
msgstr ""
-#: config/tc-i386.c:1892
+#: config/tc-i386.c:1902
msgid "bad argument to syntax directive."
msgstr ""
-#: config/tc-i386.c:1939
+#: config/tc-i386.c:1951
msgid "bad argument to sse_check directive."
msgstr ""
-#: config/tc-i386.c:1943
+#: config/tc-i386.c:1955
msgid "missing argument for sse_check directive"
msgstr ""
-#: config/tc-i386.c:2011
+#: config/tc-i386.c:1985
+#, c-format
+msgid "`%s' is not supported on `%s'"
+msgstr ""
+
+#: config/tc-i386.c:2058
#, c-format
msgid "no such architecture: `%s'"
msgstr ""
-#: config/tc-i386.c:2016
+#: config/tc-i386.c:2063
msgid "missing cpu architecture"
msgstr ""
-#: config/tc-i386.c:2030
+#: config/tc-i386.c:2077
#, c-format
msgid "no such architecture modifier: `%s'"
msgstr ""
-#: config/tc-i386.c:2046 config/tc-i386.c:8354 config/tc-maxq.c:223
+#: config/tc-i386.c:2092 config/tc-i386.c:2107
+msgid "Intel L1OM is 64bit ELF only"
+msgstr ""
+
+#: config/tc-i386.c:2116 config/tc-i386.c:8079 config/tc-maxq.c:223
msgid "Unknown architecture"
msgstr ""
-#: config/tc-i386.c:2394
+#: config/tc-i386.c:2462
#, c-format
msgid "unknown relocation (%u)"
msgstr ""
-#: config/tc-i386.c:2396
+#: config/tc-i386.c:2464
#, c-format
msgid "%u-byte relocation cannot be applied to %u-byte field"
msgstr ""
-#: config/tc-i386.c:2400
+#: config/tc-i386.c:2468
msgid "non-pc-relative relocation for pc-relative field"
msgstr ""
-#: config/tc-i386.c:2405
+#: config/tc-i386.c:2473
msgid "relocated field and relocation type differ in signedness"
msgstr ""
-#: config/tc-i386.c:2414
+#: config/tc-i386.c:2482
msgid "there are no unsigned pc-relative relocations"
msgstr ""
-#: config/tc-i386.c:2422
+#: config/tc-i386.c:2490
#, c-format
msgid "cannot do %u byte pc-relative relocation"
msgstr ""
-#: config/tc-i386.c:2439
+#: config/tc-i386.c:2507
#, c-format
msgid "cannot do %s %u byte relocation"
msgstr ""
-#: config/tc-i386.c:2670
+#: config/tc-i386.c:2767
#, c-format
msgid "can't use register '%s%s' as operand %d in '%s'."
msgstr ""
-#: config/tc-i386.c:2781
+#: config/tc-i386.c:2878
#, c-format
msgid "SSE instruction `%s' is used"
msgstr ""
-#: config/tc-i386.c:2795 config/tc-i386.c:4113
+#: config/tc-i386.c:2892 config/tc-i386.c:4214
#, c-format
msgid "ambiguous operand size for `%s'"
msgstr ""
#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
-#: config/tc-i386.c:2844
+#: config/tc-i386.c:2948
#, c-format
msgid "translating to `%sp'"
msgstr ""
-#: config/tc-i386.c:2895
+#: config/tc-i386.c:2999
#, c-format
msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
msgstr ""
-#: config/tc-i386.c:2942 config/tc-i386.c:3050 config/tc-maxq.c:800
+#: config/tc-i386.c:3042 config/tc-i386.c:3163 config/tc-maxq.c:800
#: config/tc-maxq.c:830
#, c-format
msgid "no such instruction: `%s'"
msgstr ""
-#: config/tc-i386.c:2953 config/tc-i386.c:3083 config/tc-maxq.c:808
+#: config/tc-i386.c:3053 config/tc-i386.c:3196 config/tc-maxq.c:808
#, c-format
msgid "invalid character %s in mnemonic"
msgstr ""
-#: config/tc-i386.c:2960
+#: config/tc-i386.c:3060
msgid "expecting prefix; got nothing"
msgstr ""
-#: config/tc-i386.c:2962
+#: config/tc-i386.c:3062
msgid "expecting mnemonic; got nothing"
msgstr ""
-#: config/tc-i386.c:2977 config/tc-i386.c:3101
+#: config/tc-i386.c:3077 config/tc-i386.c:3214
#, c-format
msgid "`%s' is only supported in 64-bit mode"
msgstr ""
-#: config/tc-i386.c:2978 config/tc-i386.c:3100
+#: config/tc-i386.c:3078 config/tc-i386.c:3213
#, c-format
msgid "`%s' is not supported in 64-bit mode"
msgstr ""
-#: config/tc-i386.c:2990
+#: config/tc-i386.c:3090
#, c-format
msgid "redundant %s prefix"
msgstr ""
-#: config/tc-i386.c:3107
+#: config/tc-i386.c:3220
#, c-format
msgid "`%s' is not supported on `%s%s'"
msgstr ""
-#: config/tc-i386.c:3117
+#: config/tc-i386.c:3231
msgid "use .code16 to ensure correct addressing mode"
msgstr ""
-#: config/tc-i386.c:3130
+#: config/tc-i386.c:3244
#, c-format
msgid "expecting string instruction after `%s'"
msgstr ""
-#: config/tc-i386.c:3162
+#: config/tc-i386.c:3276
#, c-format
msgid "invalid character %s before operand %d"
msgstr ""
-#: config/tc-i386.c:3176
+#: config/tc-i386.c:3290
#, c-format
msgid "unbalanced parenthesis in operand %d."
msgstr ""
-#: config/tc-i386.c:3179 config/tc-maxq.c:1850
+#: config/tc-i386.c:3293 config/tc-maxq.c:1850
#, c-format
msgid "unbalanced brackets in operand %d."
msgstr ""
-#: config/tc-i386.c:3188
+#: config/tc-i386.c:3302
#, c-format
msgid "invalid character %s in operand %d"
msgstr ""
-#: config/tc-i386.c:3216 config/tc-maxq.c:1876
+#: config/tc-i386.c:3330 config/tc-maxq.c:1876
#, c-format
msgid "spurious operands; (%d operands/instruction max)"
msgstr ""
-#: config/tc-i386.c:3239 config/tc-maxq.c:1896
+#: config/tc-i386.c:3353 config/tc-maxq.c:1896
msgid "expecting operand after ','; got nothing"
msgstr ""
-#: config/tc-i386.c:3244
+#: config/tc-i386.c:3358
msgid "expecting operand before ','; got nothing"
msgstr ""
-#: config/tc-i386.c:3853
+#: config/tc-i386.c:3954
#, c-format
msgid "ambiguous operand size or operands invalid for `%s'"
msgstr ""
-#: config/tc-i386.c:3856
+#: config/tc-i386.c:3957
#, c-format
msgid "suffix or operands invalid for `%s'"
msgstr ""
-#: config/tc-i386.c:3867
+#: config/tc-i386.c:3968
#, c-format
msgid "indirect %s without `*'"
msgstr ""
#. Warn them that a data or address size prefix doesn't
#. affect assembly of the next line of code.
-#: config/tc-i386.c:3875
+#: config/tc-i386.c:3976
#, c-format
msgid "stand-alone `%s' prefix"
msgstr ""
-#: config/tc-i386.c:3909 config/tc-i386.c:3925
+#: config/tc-i386.c:4010 config/tc-i386.c:4026
#, c-format
msgid "`%s' operand %d must use `%ses' segment"
msgstr ""
#. We have to know the operand size for crc32.
-#: config/tc-i386.c:3979
+#: config/tc-i386.c:4080
#, c-format
msgid "ambiguous memory operand size for `%s`"
msgstr ""
-#: config/tc-i386.c:4086
+#: config/tc-i386.c:4187
msgid ""
"no instruction mnemonic suffix given and no register operands; can't size "
"instruction"
msgstr ""
-#: config/tc-i386.c:4227 config/tc-i386.c:4302 config/tc-i386.c:4331
-#: config/tc-i386.c:4377 config/tc-i386.c:4415
+#: config/tc-i386.c:4328 config/tc-i386.c:4403 config/tc-i386.c:4432
+#: config/tc-i386.c:4478 config/tc-i386.c:4516
#, c-format
msgid "Incorrect register `%s%s' used with `%c' suffix"
msgstr ""
-#: config/tc-i386.c:4235 config/tc-i386.c:4309 config/tc-i386.c:4422
+#: config/tc-i386.c:4336 config/tc-i386.c:4410 config/tc-i386.c:4523
#, c-format
msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
msgstr ""
-#: config/tc-i386.c:4261 config/tc-i386.c:4285 config/tc-i386.c:4353
-#: config/tc-i386.c:4398
+#: config/tc-i386.c:4362 config/tc-i386.c:4386 config/tc-i386.c:4454
+#: config/tc-i386.c:4499
#, c-format
msgid "`%s%s' not allowed with `%s%c'"
msgstr ""
-#: config/tc-i386.c:4489
+#: config/tc-i386.c:4588
msgid "no instruction mnemonic suffix given; can't determine immediate size"
msgstr ""
-#: config/tc-i386.c:4679 config/tc-i386.c:4714 config/tc-i386.c:4783
-#: config/tc-i386.c:4834
-#, c-format
-msgid "Incorrect operands for the '%s' instruction"
-msgstr ""
-
-#: config/tc-i386.c:4841
-#, c-format
-msgid "Internal error for the '%s' instruction"
-msgstr ""
-
-#: config/tc-i386.c:4849
+#: config/tc-i386.c:4623
#, c-format
msgid "the last operand of `%s' must be `%s%s'"
msgstr ""
-#: config/tc-i386.c:4852
+#: config/tc-i386.c:4626
#, c-format
msgid "the first operand of `%s' must be `%s%s'"
msgstr ""
-#: config/tc-i386.c:5007
+#: config/tc-i386.c:4775
#, c-format
msgid "you can't `pop %scs'"
msgstr ""
#. Reversed arguments on faddp, fsubp, etc.
-#: config/tc-i386.c:5036
+#: config/tc-i386.c:4804
#, c-format
msgid "translating to `%s %s%s,%s%s'"
msgstr ""
#. Extraneous `l' suffix on fp insn.
-#: config/tc-i386.c:5043
+#: config/tc-i386.c:4811
#, c-format
msgid "translating to `%s %s%s'"
msgstr ""
-#: config/tc-i386.c:5071
+#: config/tc-i386.c:4839
#, c-format
msgid "segment override on `%s' is ineffectual"
msgstr ""
-#: config/tc-i386.c:5727 config/tc-i386.c:5821 config/tc-i386.c:5866
+#: config/tc-i386.c:5384 config/tc-i386.c:5478 config/tc-i386.c:5523
msgid "skipping prefixes on this instruction"
msgstr ""
-#: config/tc-i386.c:5886
+#: config/tc-i386.c:5543
msgid "16-bit jump out of range"
msgstr ""
-#: config/tc-i386.c:5895
+#: config/tc-i386.c:5552
#, c-format
msgid "can't handle non absolute segment in `%s'"
msgstr ""
-#: config/tc-i386.c:6498
+#: config/tc-i386.c:6134
#, c-format
msgid "@%s reloc is not supported with %d-bit output format"
msgstr ""
-#: config/tc-i386.c:6542
+#: config/tc-i386.c:6180
#, c-format
msgid "missing or invalid expression `%s'"
msgstr ""
-#: config/tc-i386.c:6595
+#: config/tc-i386.c:6238
#, c-format
msgid "at most %d immediate operands are allowed"
msgstr ""
-#: config/tc-i386.c:6617 config/tc-i386.c:6855 config/tc-maxq.c:1462
+#: config/tc-i386.c:6260 config/tc-i386.c:6505 config/tc-maxq.c:1462
#, c-format
msgid "junk `%s' after expression"
msgstr ""
-#: config/tc-i386.c:6630
+#: config/tc-i386.c:6280
#, c-format
msgid "missing or invalid immediate expression `%s'"
msgstr ""
-#: config/tc-i386.c:6653 config/tc-i386.c:6910 config/tc-maxq.c:1492
+#: config/tc-i386.c:6303 config/tc-i386.c:6575 config/tc-maxq.c:1492
#, c-format
msgid "unimplemented segment %s in operand"
msgstr ""
-#: config/tc-i386.c:6659
+#: config/tc-i386.c:6309
#, c-format
msgid "illegal immediate register operand %s"
msgstr ""
-#: config/tc-i386.c:6707
+#: config/tc-i386.c:6357
#, c-format
msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
msgstr ""
-#: config/tc-i386.c:6716
+#: config/tc-i386.c:6366
#, c-format
msgid "scale factor of %d without an index register"
msgstr ""
-#: config/tc-i386.c:6738
+#: config/tc-i386.c:6388
#, c-format
msgid "at most %d displacement operands are allowed"
msgstr ""
-#: config/tc-i386.c:6895
+#: config/tc-i386.c:6560
#, c-format
msgid "missing or invalid displacement expression `%s'"
msgstr ""
-#: config/tc-i386.c:6999
+#: config/tc-i386.c:6662
#, c-format
msgid "`%s' is not valid here (expected `%c%s%s%c')"
msgstr ""
-#: config/tc-i386.c:7079
+#: config/tc-i386.c:6742
#, c-format
msgid "`%s' is not a valid %s expression"
msgstr ""
-#: config/tc-i386.c:7084
+#: config/tc-i386.c:6747
#, c-format
msgid "`%s' is not a valid %s-bit %s expression"
msgstr ""
-#: config/tc-i386.c:7165
+#: config/tc-i386.c:6828
#, c-format
msgid "bad memory operand `%s'"
msgstr ""
-#: config/tc-i386.c:7180
+#: config/tc-i386.c:6843
#, c-format
msgid "junk `%s' after register"
msgstr ""
-#: config/tc-i386.c:7193 config/tc-i386.c:7309 config/tc-i386.c:7350
+#: config/tc-i386.c:6856 config/tc-i386.c:6972 config/tc-i386.c:7013
#, c-format
msgid "bad register name `%s'"
msgstr ""
-#: config/tc-i386.c:7201
+#: config/tc-i386.c:6864
msgid "immediate operand illegal with absolute jump"
msgstr ""
-#: config/tc-i386.c:7223
+#: config/tc-i386.c:6886
#, c-format
msgid "too many memory references for `%s'"
msgstr ""
-#: config/tc-i386.c:7301
+#: config/tc-i386.c:6964
#, c-format
msgid "expecting `,' or `)' after index register in `%s'"
msgstr ""
-#: config/tc-i386.c:7326
+#: config/tc-i386.c:6989
#, c-format
msgid "expecting `)' after scale factor in `%s'"
msgstr ""
-#: config/tc-i386.c:7334
+#: config/tc-i386.c:6997
#, c-format
msgid "expecting index register or scale factor after `,'; got '%c'"
msgstr ""
-#: config/tc-i386.c:7342
+#: config/tc-i386.c:7005
#, c-format
msgid "expecting `,' or `)' after base register in `%s'"
msgstr ""
#. It's not a memory operand; argh!
-#: config/tc-i386.c:7386
+#: config/tc-i386.c:7049
#, c-format
msgid "invalid char %s beginning operand %d `%s'"
msgstr ""
-#: config/tc-i386.c:7562
+#: config/tc-i386.c:7231
msgid "long jump required"
msgstr ""
-#: config/tc-i386.c:7617
+#: config/tc-i386.c:7286
msgid "jump target out of range"
msgstr ""
-#: config/tc-i386.c:8083
+#: config/tc-i386.c:7798
msgid "No compiled in support for x86_64"
msgstr ""
-#: config/tc-i386.c:8115 config/tc-i386.c:8162
+#: config/tc-i386.c:7830 config/tc-i386.c:7882
#, c-format
msgid "Invalid -march= option: `%s'"
msgstr ""
-#: config/tc-i386.c:8171 config/tc-i386.c:8183
+#: config/tc-i386.c:7891 config/tc-i386.c:7903
#, c-format
msgid "Invalid -mtune= option: `%s'"
msgstr ""
-#: config/tc-i386.c:8192
+#: config/tc-i386.c:7912
#, c-format
msgid "Invalid -mmnemonic= option: `%s'"
msgstr ""
-#: config/tc-i386.c:8201
+#: config/tc-i386.c:7921
#, c-format
msgid "Invalid -msyntax= option: `%s'"
msgstr ""
-#: config/tc-i386.c:8228
+#: config/tc-i386.c:7948
#, c-format
msgid "Invalid -msse-check= option: `%s'"
msgstr ""
-#: config/tc-i386.c:8242
+#: config/tc-i386.c:7962
#, c-format
msgid ""
" -Q ignored\n"
@@ -5708,34 +6003,34 @@ msgid ""
" -k ignored\n"
msgstr ""
-#: config/tc-i386.c:8247
+#: config/tc-i386.c:7967
#, c-format
msgid ""
" -n Do not optimize code alignment\n"
" -q quieten some warnings\n"
msgstr ""
-#: config/tc-i386.c:8251
+#: config/tc-i386.c:7971
#, c-format
msgid " -s ignored\n"
msgstr ""
-#: config/tc-i386.c:8255
+#: config/tc-i386.c:7976
#, c-format
msgid " --32/--64 generate 32bit/64bit code\n"
msgstr ""
-#: config/tc-i386.c:8259
+#: config/tc-i386.c:7980
#, c-format
msgid " --divide do not treat `/' as a comment character\n"
msgstr ""
-#: config/tc-i386.c:8262
+#: config/tc-i386.c:7983
#, c-format
msgid " --divide ignored\n"
msgstr ""
-#: config/tc-i386.c:8265
+#: config/tc-i386.c:7986
#, c-format
msgid ""
" -march=CPU[,+EXTENSION...]\n"
@@ -5745,17 +6040,18 @@ msgid ""
"pentiumpro,\n"
" pentiumii, pentiumiii, pentium4, prescott, "
"nocona,\n"
-" core, core2, k6, k6_2, athlon, k8, amdfam10,\n"
-" generic32, generic64\n"
+" core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
+" amdfam10, generic32, generic64\n"
" EXTENSION is combination of:\n"
-" mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, "
-"sse4,\n"
-" avx, vmx, smx, xsave, movbe, ept, aes, pclmul, "
-"fma,\n"
-" 3dnow, 3dnowa, sse4a, sse5, svme, abm, padlock\n"
+" 8087, 287, 387, no87, mmx, nommx, sse, sse2, "
+"sse3,\n"
+" ssse3, sse4.1, sse4.2, sse4, nosse, avx, noavx,\n"
+" vmx, smx, xsave, movbe, ept, aes, pclmul, fma,\n"
+" clflush, syscall, rdtscp, 3dnow, 3dnowa, sse4a,\n"
+" svme, abm, padlock, fma4\n"
msgstr ""
-#: config/tc-i386.c:8276
+#: config/tc-i386.c:7999
#, c-format
msgid ""
" -mtune=CPU optimize for CPU, CPU is one of:\n"
@@ -5763,158 +6059,75 @@ msgid ""
"pentiumpro,\n"
" pentiumii, pentiumiii, pentium4, prescott, "
"nocona,\n"
-" core, core2, k6, k6_2, athlon, k8, amdfam10,\n"
-" generic32, generic64\n"
+" core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
+" amdfam10, generic32, generic64\n"
msgstr ""
-#: config/tc-i386.c:8282
+#: config/tc-i386.c:8005
#, c-format
msgid " -msse2avx encode SSE instructions with VEX prefix\n"
msgstr ""
-#: config/tc-i386.c:8284
+#: config/tc-i386.c:8007
#, c-format
msgid ""
" -msse-check=[none|error|warning]\n"
" check SSE instructions\n"
msgstr ""
-#: config/tc-i386.c:8287
+#: config/tc-i386.c:8010
#, c-format
msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
msgstr ""
-#: config/tc-i386.c:8289
+#: config/tc-i386.c:8012
#, c-format
msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
msgstr ""
-#: config/tc-i386.c:8291
+#: config/tc-i386.c:8014
#, c-format
msgid " -mindex-reg support pseudo index registers\n"
msgstr ""
-#: config/tc-i386.c:8293
+#: config/tc-i386.c:8016
#, c-format
msgid " -mnaked-reg don't require `%%' prefix for registers\n"
msgstr ""
-#: config/tc-i386.c:8295
+#: config/tc-i386.c:8018
#, c-format
msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
msgstr ""
-#: config/tc-i386.c:8443 config/tc-s390.c:1782
-msgid "GOT already in symbol table"
+#: config/tc-i386.c:8108
+msgid "Intel L1OM is 64bit only"
msgstr ""
-#: config/tc-i386.c:8592
+#: config/tc-i386.c:8331
#, c-format
msgid "can not do %d byte pc-relative relocation"
msgstr ""
-#: config/tc-i386.c:8610 config/tc-maxq.c:247
+#: config/tc-i386.c:8349 config/tc-maxq.c:247
#, c-format
msgid "can not do %d byte relocation"
msgstr ""
-#: config/tc-i386.c:8689 config/tc-maxq.c:274 config/tc-s390.c:2219
+#: config/tc-i386.c:8432 config/tc-maxq.c:274 config/tc-s390.c:2234
#, c-format
msgid "cannot represent relocation type %s"
msgstr ""
-#: config/tc-i386.c:8948
-#, c-format
-msgid "invalid operand for '%s' ('%s' unexpected)"
-msgstr ""
-
-#: config/tc-i386.c:8960
-#, c-format
-msgid "too many memory references for '%s'"
-msgstr ""
-
-#. See the comments in intel_bracket_expr.
-#: config/tc-i386.c:8970
-#, c-format
-msgid "Treating `%s' as memory reference"
-msgstr ""
-
-#: config/tc-i386.c:9009 config/tc-i386.c:9567
-msgid "Segment override ignored"
-msgstr ""
-
-#: config/tc-i386.c:9328
-#, c-format
-msgid "Unknown operand modifier `%s'"
-msgstr ""
-
-#: config/tc-i386.c:9346
-msgid "Conflicting operand modifiers"
-msgstr ""
-
-#: config/tc-i386.c:9395
-msgid "Invalid operand to `OFFSET'"
-msgstr ""
-
-#: config/tc-i386.c:9469
-#, c-format
-msgid "`[%.*s]' taken to mean just `%.*s'"
-msgstr ""
-
-#: config/tc-i386.c:9562
-#, c-format
-msgid "`%s' is not a valid segment register"
-msgstr ""
-
-#: config/tc-i386.c:9569
-msgid "Extra segment override ignored"
-msgstr ""
-
-#: config/tc-i386.c:9600
-msgid "cannot use `FLAT' here"
-msgstr ""
-
-#: config/tc-i386.c:9609 config/tc-i386.c:9777
-msgid "Register scaling only allowed in memory operands"
-msgstr ""
-
-#: config/tc-i386.c:9631 config/tc-i386.c:9753
-#, c-format
-msgid "Syntax error: Expecting a constant, got `%s'"
-msgstr ""
-
-#: config/tc-i386.c:9659
-msgid "Too many register references in memory operand"
-msgstr ""
-
-#: config/tc-i386.c:9679
-msgid "Invalid use of register"
-msgstr ""
-
-#: config/tc-i386.c:9830
-#, c-format
-msgid "Unrecognized token '%s'"
-msgstr ""
-
-#: config/tc-i386.c:9846
-#, c-format
-msgid "Unexpected token `%s'"
-msgstr ""
-
-#: config/tc-i386.c:10022
-#, c-format
-msgid "Unrecognized token `%s'"
-msgstr ""
-
-#: config/tc-i386.c:10132
+#: config/tc-i386.c:8539
msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
msgstr ""
-#: config/tc-i386.c:10135
+#: config/tc-i386.c:8542
msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
msgstr ""
-#: config/tc-i386.c:10154
+#: config/tc-i386.c:8561
msgid ".largecomm supported only in 64bit mode, producing .comm"
msgstr ""
@@ -5938,8 +6151,8 @@ msgstr ""
msgid "Defective assembler. No assembly attempted."
msgstr ""
-#: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3731
-#: config/tc-m68k.c:3763 config/tc-sparc.c:2693
+#: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3871
+#: config/tc-m68k.c:3903 config/tc-sparc.c:2697
msgid "failed sanity check."
msgstr ""
@@ -6074,7 +6287,7 @@ msgstr ""
msgid "architecture of opcode conflicts with that of earlier instruction(s)"
msgstr ""
-#: config/tc-i960.c:1423 config/tc-xtensa.c:11446
+#: config/tc-i960.c:1423 config/tc-xtensa.c:11527
msgid "too many operands"
msgstr ""
@@ -6178,592 +6391,592 @@ msgstr ""
msgid "No 'bal' entry point for leafproc %s"
msgstr ""
-#: config/tc-ia64.c:845
+#: config/tc-ia64.c:853
msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
msgstr ""
-#: config/tc-ia64.c:897
+#: config/tc-ia64.c:905
msgid "Size of frame exceeds maximum of 96 registers"
msgstr ""
-#: config/tc-ia64.c:902
+#: config/tc-ia64.c:910
msgid "Size of rotating registers exceeds frame size"
msgstr ""
-#: config/tc-ia64.c:989
+#: config/tc-ia64.c:997
msgid "Unwind directive not followed by an instruction."
msgstr ""
-#: config/tc-ia64.c:998 config/tc-ia64.c:7380
+#: config/tc-ia64.c:1006 config/tc-ia64.c:7396
msgid "qualifying predicate not followed by instruction"
msgstr ""
-#: config/tc-ia64.c:1063 config/tc-ia64.c:1097
+#: config/tc-ia64.c:1071 config/tc-ia64.c:1105
msgid "record type is not valid"
msgstr ""
-#: config/tc-ia64.c:1166
+#: config/tc-ia64.c:1174
msgid "Invalid record type for P3 format."
msgstr ""
-#: config/tc-ia64.c:1202
+#: config/tc-ia64.c:1210
msgid "Invalid record type for format P6"
msgstr ""
-#: config/tc-ia64.c:1382 config/tc-ia64.c:1434
+#: config/tc-ia64.c:1390 config/tc-ia64.c:1442
msgid "Invalid record type for format B1"
msgstr ""
-#: config/tc-ia64.c:1467
+#: config/tc-ia64.c:1475
msgid "Invalid record type for format X1"
msgstr ""
-#: config/tc-ia64.c:1509
+#: config/tc-ia64.c:1517
msgid "Invalid record type for format X3"
msgstr ""
-#: config/tc-ia64.c:1547
+#: config/tc-ia64.c:1555
msgid "Previous .save incomplete"
msgstr ""
-#: config/tc-ia64.c:2372
+#: config/tc-ia64.c:2380
msgid "spill_mask record unimplemented."
msgstr ""
-#: config/tc-ia64.c:2429
+#: config/tc-ia64.c:2437
msgid "record_type_not_valid"
msgstr ""
-#: config/tc-ia64.c:2514
+#: config/tc-ia64.c:2522
msgid "Ignoring attempt to spill beyond end of region"
msgstr ""
-#: config/tc-ia64.c:2573
+#: config/tc-ia64.c:2581
msgid "Only constant space allocation is supported"
msgstr ""
-#: config/tc-ia64.c:2587
+#: config/tc-ia64.c:2595
msgid "Only constant offsets are supported"
msgstr ""
-#: config/tc-ia64.c:2610
+#: config/tc-ia64.c:2618
msgid "Section switching in code is not supported."
msgstr ""
-#: config/tc-ia64.c:2652
+#: config/tc-ia64.c:2660
msgid " Insn slot not set in unwind record."
msgstr ""
-#: config/tc-ia64.c:2726
+#: config/tc-ia64.c:2734
msgid "frgr_mem record before region record!"
msgstr ""
-#: config/tc-ia64.c:2737
+#: config/tc-ia64.c:2745
msgid "fr_mem record before region record!"
msgstr ""
-#: config/tc-ia64.c:2746
+#: config/tc-ia64.c:2754
msgid "gr_mem record before region record!"
msgstr ""
-#: config/tc-ia64.c:2755
+#: config/tc-ia64.c:2763
msgid "br_mem record before region record!"
msgstr ""
-#: config/tc-ia64.c:2765
+#: config/tc-ia64.c:2773
msgid "gr_gr record before region record!"
msgstr ""
-#: config/tc-ia64.c:2773
+#: config/tc-ia64.c:2781
msgid "br_gr record before region record!"
msgstr ""
-#: config/tc-ia64.c:2891
+#: config/tc-ia64.c:2899
#, c-format
msgid "First operand to .%s must be a predicate"
msgstr ""
-#: config/tc-ia64.c:2895
+#: config/tc-ia64.c:2903
#, c-format
msgid "Pointless use of p0 as first operand to .%s"
msgstr ""
-#: config/tc-ia64.c:2951
+#: config/tc-ia64.c:2959
#, c-format
msgid "Operand %d to .%s must be a preserved register"
msgstr ""
-#: config/tc-ia64.c:2987
+#: config/tc-ia64.c:2995
#, c-format
msgid "Operand %d to .%s must be a writable register"
msgstr ""
-#: config/tc-ia64.c:3012
+#: config/tc-ia64.c:3020
#, c-format
msgid "Radix `%s' unsupported or invalid"
msgstr ""
-#: config/tc-ia64.c:3042 config/tc-ia64.c:3047
+#: config/tc-ia64.c:3050 config/tc-ia64.c:3055
#, c-format
msgid ".%s outside of %s"
msgstr ""
-#: config/tc-ia64.c:3132
+#: config/tc-ia64.c:3140
msgid "Tags on unwind pseudo-ops aren't supported, yet"
msgstr ""
-#: config/tc-ia64.c:3154
+#: config/tc-ia64.c:3162
msgid "First operand to .fframe must be a constant"
msgstr ""
-#: config/tc-ia64.c:3174
+#: config/tc-ia64.c:3182
msgid "First operand to .vframe must be a general register"
msgstr ""
-#: config/tc-ia64.c:3182
+#: config/tc-ia64.c:3190
msgid "Operand of .vframe contradicts .prologue"
msgstr ""
-#: config/tc-ia64.c:3192
+#: config/tc-ia64.c:3200
msgid ".vframepsp is meaningless, assuming .vframesp was meant"
msgstr ""
-#: config/tc-ia64.c:3200
+#: config/tc-ia64.c:3208
msgid "Operand to .vframesp must be a constant (sp-relative offset)"
msgstr ""
-#: config/tc-ia64.c:3227
+#: config/tc-ia64.c:3235
msgid "First operand to .save not a register"
msgstr ""
-#: config/tc-ia64.c:3233
+#: config/tc-ia64.c:3241
msgid "Second operand to .save not a valid register"
msgstr ""
-#: config/tc-ia64.c:3264 config/tc-ia64.c:3275 config/tc-ia64.c:3283
+#: config/tc-ia64.c:3272 config/tc-ia64.c:3283 config/tc-ia64.c:3291
msgid "Second operand of .save contradicts .prologue"
msgstr ""
-#: config/tc-ia64.c:3290
+#: config/tc-ia64.c:3298
msgid "First operand to .save not a valid register"
msgstr ""
-#: config/tc-ia64.c:3308
+#: config/tc-ia64.c:3316
msgid "First operand to .restore must be stack pointer (sp)"
msgstr ""
-#: config/tc-ia64.c:3317
+#: config/tc-ia64.c:3325
msgid "Second operand to .restore must be a constant >= 0"
msgstr ""
-#: config/tc-ia64.c:3327
+#: config/tc-ia64.c:3335
#, c-format
msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
msgstr ""
-#: config/tc-ia64.c:3414
+#: config/tc-ia64.c:3422
#, c-format
msgid "Illegal section name `%s' (causes unwind section name clash)"
msgstr ""
-#: config/tc-ia64.c:3605
+#: config/tc-ia64.c:3613
msgid "First operand to .altrp not a valid branch register"
msgstr ""
-#: config/tc-ia64.c:3634
+#: config/tc-ia64.c:3642
#, c-format
msgid "First operand to .%s not a register"
msgstr ""
-#: config/tc-ia64.c:3639
+#: config/tc-ia64.c:3647
#, c-format
msgid "Second operand to .%s not a constant"
msgstr ""
-#: config/tc-ia64.c:3706
+#: config/tc-ia64.c:3714
#, c-format
msgid "First operand to .%s not a valid register"
msgstr ""
-#: config/tc-ia64.c:3729
+#: config/tc-ia64.c:3737
msgid "First operand to .save.g must be a positive 4-bit constant"
msgstr ""
-#: config/tc-ia64.c:3742
+#: config/tc-ia64.c:3750
msgid "Second operand to .save.g must be a general register"
msgstr ""
-#: config/tc-ia64.c:3747
+#: config/tc-ia64.c:3755
#, c-format
msgid "Second operand to .save.g must be the first of %d general registers"
msgstr ""
-#: config/tc-ia64.c:3770
+#: config/tc-ia64.c:3778
msgid "Operand to .save.f must be a positive 20-bit constant"
msgstr ""
-#: config/tc-ia64.c:3793
+#: config/tc-ia64.c:3801
msgid "First operand to .save.b must be a positive 5-bit constant"
msgstr ""
-#: config/tc-ia64.c:3806
+#: config/tc-ia64.c:3814
msgid "Second operand to .save.b must be a general register"
msgstr ""
-#: config/tc-ia64.c:3811
+#: config/tc-ia64.c:3819
#, c-format
msgid "Second operand to .save.b must be the first of %d general registers"
msgstr ""
-#: config/tc-ia64.c:3837
+#: config/tc-ia64.c:3845
msgid "First operand to .save.gf must be a non-negative 4-bit constant"
msgstr ""
-#: config/tc-ia64.c:3845
+#: config/tc-ia64.c:3853
msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
msgstr ""
-#: config/tc-ia64.c:3853
+#: config/tc-ia64.c:3861
msgid "Operands to .save.gf may not be both zero"
msgstr ""
-#: config/tc-ia64.c:3870
+#: config/tc-ia64.c:3878
msgid "Operand to .spill must be a constant"
msgstr ""
-#: config/tc-ia64.c:3939
+#: config/tc-ia64.c:3947
#, c-format
msgid "Operand %d to .%s must be a constant"
msgstr ""
-#: config/tc-ia64.c:3960
+#: config/tc-ia64.c:3968
#, c-format
msgid "Missing .label_state %ld"
msgstr ""
-#: config/tc-ia64.c:4014
+#: config/tc-ia64.c:4022
msgid "Operand to .label_state must be a constant"
msgstr ""
-#: config/tc-ia64.c:4033
+#: config/tc-ia64.c:4041
msgid "Operand to .copy_state must be a constant"
msgstr ""
-#: config/tc-ia64.c:4056
+#: config/tc-ia64.c:4064
msgid "First operand to .unwabi must be a constant"
msgstr ""
-#: config/tc-ia64.c:4062
+#: config/tc-ia64.c:4070
msgid "Second operand to .unwabi must be a constant"
msgstr ""
-#: config/tc-ia64.c:4097
+#: config/tc-ia64.c:4105
msgid "Missing .endp after previous .proc"
msgstr ""
-#: config/tc-ia64.c:4116
+#: config/tc-ia64.c:4124
msgid "Empty argument of .proc"
msgstr ""
-#: config/tc-ia64.c:4121
+#: config/tc-ia64.c:4129
#, c-format
msgid "`%s' was already defined"
msgstr ""
-#: config/tc-ia64.c:4164
+#: config/tc-ia64.c:4172
msgid "Initial .body should precede any instructions"
msgstr ""
-#: config/tc-ia64.c:4183
+#: config/tc-ia64.c:4191
msgid ".prologue within prologue"
msgstr ""
-#: config/tc-ia64.c:4188
+#: config/tc-ia64.c:4196
msgid "Initial .prologue should precede any instructions"
msgstr ""
-#: config/tc-ia64.c:4198
+#: config/tc-ia64.c:4206
msgid "First operand to .prologue must be a positive 4-bit constant"
msgstr ""
-#: config/tc-ia64.c:4200
+#: config/tc-ia64.c:4208
msgid "Pointless use of zero first operand to .prologue"
msgstr ""
-#: config/tc-ia64.c:4214
+#: config/tc-ia64.c:4222
msgid "Using a constant as second operand to .prologue is deprecated"
msgstr ""
-#: config/tc-ia64.c:4220
+#: config/tc-ia64.c:4228
msgid "Second operand to .prologue must be a general register"
msgstr ""
-#: config/tc-ia64.c:4225
+#: config/tc-ia64.c:4233
#, c-format
msgid "Second operand to .prologue must be the first of %d general registers"
msgstr ""
-#: config/tc-ia64.c:4337
+#: config/tc-ia64.c:4345
#, c-format
msgid "`%s' was not defined within procedure"
msgstr ""
-#: config/tc-ia64.c:4375
+#: config/tc-ia64.c:4383
msgid "Empty argument of .endp"
msgstr ""
-#: config/tc-ia64.c:4389
+#: config/tc-ia64.c:4397
#, c-format
msgid "`%s' was not specified with previous .proc"
msgstr ""
-#: config/tc-ia64.c:4404
+#: config/tc-ia64.c:4412
#, c-format
msgid "`%s' should be an operand to this .endp"
msgstr ""
-#: config/tc-ia64.c:4445 config/tc-ia64.c:4783 config/tc-ia64.c:5090
+#: config/tc-ia64.c:4453 config/tc-ia64.c:4791 config/tc-ia64.c:5098
msgid "Comma expected"
msgstr ""
-#: config/tc-ia64.c:4486
+#: config/tc-ia64.c:4494
msgid "Expected '['"
msgstr ""
-#: config/tc-ia64.c:4495 config/tc-ia64.c:7515
+#: config/tc-ia64.c:4503 config/tc-ia64.c:7531
msgid "Expected ']'"
msgstr ""
-#: config/tc-ia64.c:4500
+#: config/tc-ia64.c:4508
msgid "Number of elements must be positive"
msgstr ""
-#: config/tc-ia64.c:4511
+#: config/tc-ia64.c:4519
#, c-format
msgid "Used more than the declared %d rotating registers"
msgstr ""
-#: config/tc-ia64.c:4519
+#: config/tc-ia64.c:4527
msgid "Used more than the available 96 rotating registers"
msgstr ""
-#: config/tc-ia64.c:4526
+#: config/tc-ia64.c:4534
msgid "Used more than the available 48 rotating registers"
msgstr ""
-#: config/tc-ia64.c:4554
+#: config/tc-ia64.c:4562
#, c-format
msgid "Attempt to redefine register set `%s'"
msgstr ""
-#: config/tc-ia64.c:4620
+#: config/tc-ia64.c:4628
#, c-format
msgid "Unknown psr option `%s'"
msgstr ""
-#: config/tc-ia64.c:4668
+#: config/tc-ia64.c:4676
msgid "Missing section name"
msgstr ""
-#: config/tc-ia64.c:4678
+#: config/tc-ia64.c:4686
msgid "Comma expected after section name"
msgstr ""
-#: config/tc-ia64.c:4689
+#: config/tc-ia64.c:4697
msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
msgstr ""
-#: config/tc-ia64.c:4778
+#: config/tc-ia64.c:4786
msgid "Register name expected"
msgstr ""
-#: config/tc-ia64.c:4791
+#: config/tc-ia64.c:4799
msgid "Register value annotation ignored"
msgstr ""
-#: config/tc-ia64.c:4830
+#: config/tc-ia64.c:4838
msgid "Directive invalid within a bundle"
msgstr ""
-#: config/tc-ia64.c:4921
+#: config/tc-ia64.c:4929
msgid "Missing predicate relation type"
msgstr ""
-#: config/tc-ia64.c:4927
+#: config/tc-ia64.c:4935
msgid "Unrecognized predicate relation type"
msgstr ""
-#: config/tc-ia64.c:4973
+#: config/tc-ia64.c:4981
msgid "Bad register range"
msgstr ""
-#: config/tc-ia64.c:4982 config/tc-ia64.c:7460
+#: config/tc-ia64.c:4990 config/tc-ia64.c:7476
msgid "Predicate register expected"
msgstr ""
-#: config/tc-ia64.c:4987
+#: config/tc-ia64.c:4995
msgid "Duplicate predicate register ignored"
msgstr ""
-#: config/tc-ia64.c:5003
+#: config/tc-ia64.c:5011
msgid "Predicate source and target required"
msgstr ""
-#: config/tc-ia64.c:5005 config/tc-ia64.c:5017
+#: config/tc-ia64.c:5013 config/tc-ia64.c:5025
msgid "Use of p0 is not valid in this context"
msgstr ""
-#: config/tc-ia64.c:5012
+#: config/tc-ia64.c:5020
msgid "At least two PR arguments expected"
msgstr ""
-#: config/tc-ia64.c:5026
+#: config/tc-ia64.c:5034
msgid "At least one PR argument expected"
msgstr ""
-#: config/tc-ia64.c:5061
+#: config/tc-ia64.c:5069
#, c-format
msgid "Inserting \"%s\" into entry hint table failed: %s"
msgstr ""
#. FIXME -- need 62-bit relocation type
-#: config/tc-ia64.c:5529
+#: config/tc-ia64.c:5537
msgid "62-bit relocation not yet implemented"
msgstr ""
#. XXX technically, this is wrong: we should not be issuing warning
#. messages until we're sure this instruction pattern is going to
#. be used!
-#: config/tc-ia64.c:5613
+#: config/tc-ia64.c:5621
msgid "lower 16 bits of mask ignored"
msgstr ""
-#: config/tc-ia64.c:5895
+#: config/tc-ia64.c:5903
msgid "Expected separator `='"
msgstr ""
-#: config/tc-ia64.c:5928
+#: config/tc-ia64.c:5936
msgid "Duplicate equal sign (=) in instruction"
msgstr ""
-#: config/tc-ia64.c:5935
+#: config/tc-ia64.c:5943
#, c-format
msgid "Illegal operand separator `%c'"
msgstr ""
-#: config/tc-ia64.c:6049
+#: config/tc-ia64.c:6057
#, c-format
msgid "Operand %u of `%s' should be %s"
msgstr ""
-#: config/tc-ia64.c:6053
+#: config/tc-ia64.c:6061
msgid "Wrong number of output operands"
msgstr ""
-#: config/tc-ia64.c:6055
+#: config/tc-ia64.c:6063
msgid "Wrong number of input operands"
msgstr ""
-#: config/tc-ia64.c:6057
+#: config/tc-ia64.c:6065
msgid "Operand mismatch"
msgstr ""
-#: config/tc-ia64.c:6139
+#: config/tc-ia64.c:6147
#, c-format
msgid "Invalid use of `%c%d' as output operand"
msgstr ""
-#: config/tc-ia64.c:6142
+#: config/tc-ia64.c:6150
#, c-format
msgid "Invalid use of `r%d' as base update address operand"
msgstr ""
-#: config/tc-ia64.c:6166
+#: config/tc-ia64.c:6174
#, c-format
msgid "Invalid duplicate use of `%c%d'"
msgstr ""
-#: config/tc-ia64.c:6173
+#: config/tc-ia64.c:6181
#, c-format
msgid "Invalid simultaneous use of `f%d' and `f%d'"
msgstr ""
-#: config/tc-ia64.c:6179
+#: config/tc-ia64.c:6187
#, c-format
msgid "Dangerous simultaneous use of `f%d' and `f%d'"
msgstr ""
-#: config/tc-ia64.c:6223
+#: config/tc-ia64.c:6231
msgid "Value truncated to 62 bits"
msgstr ""
-#: config/tc-ia64.c:6286
+#: config/tc-ia64.c:6294
#, c-format
msgid "Bad operand value: %s"
msgstr ""
#. Give an error if a frag containing code is not aligned to a 16 byte
#. boundary.
-#: config/tc-ia64.c:6361 config/tc-ia64.h:170
+#: config/tc-ia64.c:6369 config/tc-ia64.h:174
msgid "instruction address is not a multiple of 16"
msgstr ""
-#: config/tc-ia64.c:6429
+#: config/tc-ia64.c:6437
#, c-format
msgid "`%s' must be last in bundle"
msgstr ""
-#: config/tc-ia64.c:6461
+#: config/tc-ia64.c:6469
#, c-format
msgid "Internal error: don't know how to force %s to end of instruction group"
msgstr ""
-#: config/tc-ia64.c:6474
+#: config/tc-ia64.c:6482
#, c-format
msgid "`%s' must be last in instruction group"
msgstr ""
-#: config/tc-ia64.c:6504
+#: config/tc-ia64.c:6512
msgid "Label must be first in a bundle"
msgstr ""
-#: config/tc-ia64.c:6581
+#: config/tc-ia64.c:6589
msgid "hint in B unit may be treated as nop"
msgstr ""
-#: config/tc-ia64.c:6592
+#: config/tc-ia64.c:6600
msgid "hint in B unit can't be used"
msgstr ""
-#: config/tc-ia64.c:6606
+#: config/tc-ia64.c:6614
msgid "emit_one_bundle: unexpected dynamic op"
msgstr ""
-#: config/tc-ia64.c:6729
+#: config/tc-ia64.c:6737
#, c-format
msgid "`%s' does not fit into %s template"
msgstr ""
-#: config/tc-ia64.c:6744
+#: config/tc-ia64.c:6752
#, c-format
msgid "`%s' does not fit into bundle"
msgstr ""
-#: config/tc-ia64.c:6756
+#: config/tc-ia64.c:6764
#, c-format
msgid "`%s' can't go in %s of %s template"
msgstr ""
-#: config/tc-ia64.c:6762
+#: config/tc-ia64.c:6770
msgid "Missing '}' at end of file"
msgstr ""
-#: config/tc-ia64.c:6909
+#: config/tc-ia64.c:6917
#, c-format
msgid "Unrecognized option '-x%s'"
msgstr ""
-#: config/tc-ia64.c:6936
+#: config/tc-ia64.c:6944
msgid ""
"IA-64 options:\n"
" --mconstant-gp\t mark output file as using the constant-GP model\n"
@@ -6789,225 +7002,230 @@ msgid ""
"\t\t\t dependency violation checking\n"
msgstr ""
-#: config/tc-ia64.c:6966
+#: config/tc-ia64.c:6974
msgid "--gstabs is not supported for ia64"
msgstr ""
-#: config/tc-ia64.c:7198
+#: config/tc-ia64.c:7206
#, c-format
msgid "ia64.md_begin: can't hash `%s': %s"
msgstr ""
-#: config/tc-ia64.c:7259
+#: config/tc-ia64.c:7267
#, c-format
msgid "Inserting \"%s\" into constant hash table failed: %s"
msgstr ""
-#: config/tc-ia64.c:7271 config/tc-mips.c:1880
+#: config/tc-ia64.c:7279 config/tc-mips.c:1892
msgid "Could not set architecture and machine"
msgstr ""
-#: config/tc-ia64.c:7395
+#: config/tc-ia64.c:7411
msgid "Explicit stops are ignored in auto mode"
msgstr ""
-#: config/tc-ia64.c:7404
+#: config/tc-ia64.c:7420
msgid "Found '{' when manual bundling is already turned on"
msgstr ""
-#: config/tc-ia64.c:7417
+#: config/tc-ia64.c:7433
msgid "Found '{' after explicit switch to automatic mode"
msgstr ""
-#: config/tc-ia64.c:7423
+#: config/tc-ia64.c:7439
msgid "Found '}' when manual bundling is off"
msgstr ""
-#: config/tc-ia64.c:7450
+#: config/tc-ia64.c:7466
msgid "Expected ')'"
msgstr ""
-#: config/tc-ia64.c:7455
+#: config/tc-ia64.c:7471
msgid "Qualifying predicate expected"
msgstr ""
-#: config/tc-ia64.c:7474
+#: config/tc-ia64.c:7490
msgid "Tag must come before qualifying predicate."
msgstr ""
-#: config/tc-ia64.c:7504
+#: config/tc-ia64.c:7520
msgid "Expected ':'"
msgstr ""
-#: config/tc-ia64.c:7520
+#: config/tc-ia64.c:7536
msgid "Tag name expected"
msgstr ""
-#: config/tc-ia64.c:7622
+#: config/tc-ia64.c:7638
msgid "Rotating register index must be a non-negative constant"
msgstr ""
-#: config/tc-ia64.c:7627
+#: config/tc-ia64.c:7643
#, c-format
msgid "Index out of range 0..%u"
msgstr ""
-#: config/tc-ia64.c:7639
+#: config/tc-ia64.c:7655
msgid "Indirect register index must be a general register"
msgstr ""
-#: config/tc-ia64.c:7648
+#: config/tc-ia64.c:7664
msgid "Index can only be applied to rotating or indirect registers"
msgstr ""
-#: config/tc-ia64.c:7684
+#: config/tc-ia64.c:7700 config/tc-xstormy16.c:146
msgid "Expected '('"
msgstr ""
-#: config/tc-ia64.c:7692
+#: config/tc-ia64.c:7708 config/tc-pdp11.c:448 config/tc-pdp11.c:514
+#: config/tc-pdp11.c:553 config/tc-xstormy16.c:155
msgid "Missing ')'"
msgstr ""
-#: config/tc-ia64.c:7701
+#: config/tc-ia64.c:7717 config/tc-xstormy16.c:162
msgid "Not a symbolic expression"
msgstr ""
-#: config/tc-ia64.c:7706 config/tc-ia64.c:7720
+#: config/tc-ia64.c:7722 config/tc-ia64.c:7736
msgid "Illegal combination of relocation functions"
msgstr ""
-#: config/tc-ia64.c:7809
+#: config/tc-ia64.c:7825
msgid "No current frame"
msgstr ""
-#: config/tc-ia64.c:7811
+#: config/tc-ia64.c:7827
#, c-format
msgid "Register number out of range 0..%u"
msgstr ""
-#: config/tc-ia64.c:7849
+#: config/tc-ia64.c:7865
msgid "Standalone `#' is illegal"
msgstr ""
-#: config/tc-ia64.c:7852
+#: config/tc-ia64.c:7868
msgid "Redundant `#' suffix operators"
msgstr ""
-#: config/tc-ia64.c:8010
+#: config/tc-ia64.c:8026
#, c-format
msgid "Unhandled dependency %s for %s (%s), note %d"
msgstr ""
-#: config/tc-ia64.c:9305
+#: config/tc-ia64.c:9321
#, c-format
msgid "Unrecognized dependency specifier %d\n"
msgstr ""
-#: config/tc-ia64.c:10181
+#: config/tc-ia64.c:10197
msgid "Only the first path encountering the conflict is reported"
msgstr ""
-#: config/tc-ia64.c:10183
+#: config/tc-ia64.c:10199
msgid "This is the location of the conflicting usage"
msgstr ""
-#: config/tc-ia64.c:10444
+#: config/tc-ia64.c:10460
#, c-format
msgid "Unknown opcode `%s'"
msgstr ""
-#: config/tc-ia64.c:10522
+#: config/tc-ia64.c:10538
#, c-format
msgid "AR %d can only be accessed by %c-unit"
msgstr ""
-#: config/tc-ia64.c:10534
+#: config/tc-ia64.c:10550
msgid "hint.b may be treated as nop"
msgstr ""
-#: config/tc-ia64.c:10537
+#: config/tc-ia64.c:10553
msgid "hint.b shouldn't be used"
msgstr ""
-#: config/tc-ia64.c:10576
+#: config/tc-ia64.c:10592
#, c-format
msgid "`%s' cannot be predicated"
msgstr ""
-#: config/tc-ia64.c:10648
+#: config/tc-ia64.c:10664
msgid "Closing bracket missing"
msgstr ""
-#: config/tc-ia64.c:10657
+#: config/tc-ia64.c:10673
msgid "Index must be a general register"
msgstr ""
-#: config/tc-ia64.c:10822
+#: config/tc-ia64.c:10838
#, c-format
msgid "Unsupported fixup size %d"
msgstr ""
#. This should be an error, but since previously there wasn't any
#. diagnostic here, don't make it fail because of this for now.
-#: config/tc-ia64.c:11089
+#: config/tc-ia64.c:11105
#, c-format
msgid "Cannot express %s%d%s relocation"
msgstr ""
-#: config/tc-ia64.c:11108
+#: config/tc-ia64.c:11124
msgid "No addend allowed in @fptr() relocation"
msgstr ""
-#: config/tc-ia64.c:11214
+#: config/tc-ia64.c:11163
+msgid "integer operand out of range"
+msgstr ""
+
+#: config/tc-ia64.c:11230
#, c-format
msgid "%s must have a constant value"
msgstr ""
-#: config/tc-ia64.c:11268
+#: config/tc-ia64.c:11284 config/tc-z8k.c:1372
#, c-format
msgid "Cannot represent %s relocation in object file"
msgstr ""
-#: config/tc-ia64.c:11379
+#: config/tc-ia64.c:11395
msgid "Can't add stop bit to mark end of instruction group"
msgstr ""
-#: config/tc-ia64.c:11479 config/tc-score.c:6328 read.c:1447 read.c:2418
-#: read.c:3052 read.c:3385 read.c:3429
+#: config/tc-ia64.c:11495 config/tc-score.c:6109 read.c:1448 read.c:2442
+#: read.c:3088 read.c:3429 read.c:3473
msgid "expected symbol name"
msgstr ""
-#: config/tc-ia64.c:11489 read.c:2428 read.c:3062 read.c:3413 stabs.c:468
+#: config/tc-ia64.c:11505 read.c:2452 read.c:3098 read.c:3457 stabs.c:468
#, c-format
msgid "expected comma after \"%s\""
msgstr ""
-#: config/tc-ia64.c:11531
+#: config/tc-ia64.c:11547
#, c-format
msgid "`%s' is already the alias of %s `%s'"
msgstr ""
-#: config/tc-ia64.c:11541
+#: config/tc-ia64.c:11557
#, c-format
msgid "%s `%s' already has an alias `%s'"
msgstr ""
-#: config/tc-ia64.c:11552
+#: config/tc-ia64.c:11568
#, c-format
msgid "inserting \"%s\" into %s alias hash table failed: %s"
msgstr ""
-#: config/tc-ia64.c:11560
+#: config/tc-ia64.c:11576
#, c-format
msgid "inserting \"%s\" into %s name hash table failed: %s"
msgstr ""
-#: config/tc-ia64.c:11579
+#: config/tc-ia64.c:11602
#, c-format
msgid "symbol `%s' aliased to `%s' is not used"
msgstr ""
-#: config/tc-ia64.c:11601
+#: config/tc-ia64.c:11625
#, c-format
msgid "section `%s' aliased to `%s' is not used"
msgstr ""
@@ -7047,23 +7265,23 @@ msgstr ""
msgid "instruction implicitly accesses R31 of previous load."
msgstr ""
-#: config/tc-iq2000.c:651 config/tc-mep.c:1647
+#: config/tc-iq2000.c:651 config/tc-mep.c:2005
msgid "Unmatched high relocation"
msgstr ""
-#: config/tc-iq2000.c:829 config/tc-mips.c:14828 config/tc-score.c:6035
+#: config/tc-iq2000.c:829 config/tc-mips.c:14935 config/tc-score.c:5819
msgid ".end not in text section"
msgstr ""
-#: config/tc-iq2000.c:833 config/tc-mips.c:14832 config/tc-score.c:6038
+#: config/tc-iq2000.c:833 config/tc-mips.c:14939 config/tc-score.c:5822
msgid ".end directive without a preceding .ent directive."
msgstr ""
-#: config/tc-iq2000.c:842 config/tc-mips.c:14841 config/tc-score.c:6046
+#: config/tc-iq2000.c:842 config/tc-mips.c:14948 config/tc-score.c:5830
msgid ".end symbol does not match .ent symbol."
msgstr ""
-#: config/tc-iq2000.c:845 config/tc-mips.c:14848 config/tc-score.c:6051
+#: config/tc-iq2000.c:845 config/tc-mips.c:14955 config/tc-score.c:5835
msgid ".end directive missing or unknown symbol"
msgstr ""
@@ -7071,7 +7289,7 @@ msgstr ""
msgid "Expected simple number."
msgstr ""
-#: config/tc-iq2000.c:892 config/tc-mips.c:14753 config/tc-score.c:5885
+#: config/tc-iq2000.c:892 config/tc-mips.c:14860 config/tc-score.c:5670
#, c-format
msgid " *input_line_pointer == '%c' 0x%02x\n"
msgstr ""
@@ -7080,7 +7298,7 @@ msgstr ""
msgid "Invalid number"
msgstr ""
-#: config/tc-iq2000.c:929 config/tc-mips.c:14923 config/tc-score.c:5924
+#: config/tc-iq2000.c:929 config/tc-mips.c:15030 config/tc-score.c:5708
msgid ".ent or .aent not in text section."
msgstr ""
@@ -7088,6 +7306,10 @@ msgstr ""
msgid "missing `.end'"
msgstr ""
+#: config/tc-lm32.c:234
+msgid "bad call to md_atof"
+msgstr ""
+
#: config/tc-m32c.c:143
#, c-format
msgid " M32C specific command line options:\n"
@@ -7098,7 +7320,7 @@ msgstr ""
msgid "Unrecognised option: -hidden"
msgstr ""
-#: config/tc-m32r.c:358 config/tc-sparc.c:579
+#: config/tc-m32r.c:358 config/tc-sparc.c:583
msgid "Unrecognized option following -K"
msgstr ""
@@ -7309,29 +7531,11 @@ msgid ""
"is this intentional ?"
msgstr ""
-#: config/tc-m32r.c:1493 config/tc-ppc.c:1940 config/tc-ppc.c:4496
-msgid "Expected comma after symbol-name: rest of line ignored."
-msgstr ""
-
#: config/tc-m32r.c:1503
#, c-format
msgid ".SCOMMon length (%ld.) <0! Ignored."
msgstr ""
-#: config/tc-m32r.c:1517 config/tc-ppc.c:1962 config/tc-ppc.c:3116
-#: config/tc-ppc.c:4520
-msgid "ignoring bad alignment"
-msgstr ""
-
-#: config/tc-m32r.c:1529 config/tc-ppc.c:1999 config/tc-v850.c:322
-msgid "Common alignment not a power of 2"
-msgstr ""
-
-#: config/tc-m32r.c:1544 config/tc-ppc.c:1973 config/tc-ppc.c:4532
-#, c-format
-msgid "Ignoring attempt to re-define symbol `%s'."
-msgstr ""
-
#: config/tc-m32r.c:1553
#, c-format
msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
@@ -7682,403 +7886,403 @@ msgstr ""
msgid "Line %d: unknown relocation type: 0x%x."
msgstr ""
-#: config/tc-m68k.c:1037
+#: config/tc-m68k.c:1146
#, c-format
msgid "Can not do %d byte pc-relative relocation"
msgstr ""
-#: config/tc-m68k.c:1039
+#: config/tc-m68k.c:1148
#, c-format
msgid "Can not do %d byte pc-relative pic relocation"
msgstr ""
-#: config/tc-m68k.c:1044
+#: config/tc-m68k.c:1153
#, c-format
msgid "Can not do %d byte relocation"
msgstr ""
-#: config/tc-m68k.c:1046
+#: config/tc-m68k.c:1155
#, c-format
msgid "Can not do %d byte pic relocation"
msgstr ""
-#: config/tc-m68k.c:1111
+#: config/tc-m68k.c:1235
#, c-format
msgid "Unable to produce reloc against symbol '%s'"
msgstr ""
-#: config/tc-m68k.c:1155 config/tc-vax.c:2366
+#: config/tc-m68k.c:1294 config/tc-vax.c:2365
#, c-format
msgid "Cannot make %s relocation PC relative"
msgstr ""
-#: config/tc-m68k.c:1254 config/tc-vax.c:1876
+#: config/tc-m68k.c:1393 config/tc-vax.c:1875
msgid "No operator"
msgstr ""
-#: config/tc-m68k.c:1284 config/tc-vax.c:1892
+#: config/tc-m68k.c:1423 config/tc-vax.c:1891
msgid "Unknown operator"
msgstr ""
-#: config/tc-m68k.c:2187
+#: config/tc-m68k.c:2326
msgid "invalid instruction for this architecture; needs "
msgstr ""
-#: config/tc-m68k.c:2195
+#: config/tc-m68k.c:2334
msgid "hardware divide"
msgstr ""
-#: config/tc-m68k.c:2217 config/tc-m68k.c:2221 config/tc-m68k.c:2225
+#: config/tc-m68k.c:2356 config/tc-m68k.c:2360 config/tc-m68k.c:2364
msgid "or higher"
msgstr ""
-#: config/tc-m68k.c:2278
+#: config/tc-m68k.c:2417
msgid "operands mismatch"
msgstr ""
-#: config/tc-m68k.c:2342 config/tc-m68k.c:2348 config/tc-m68k.c:2354
-#: config/tc-mmix.c:2459 config/tc-mmix.c:2483
+#: config/tc-m68k.c:2481 config/tc-m68k.c:2487 config/tc-m68k.c:2493
+#: config/tc-mmix.c:2462 config/tc-mmix.c:2486
msgid "operand out of range"
msgstr ""
-#: config/tc-m68k.c:2411
+#: config/tc-m68k.c:2550
#, c-format
msgid "Bignum too big for %c format; truncated"
msgstr ""
-#: config/tc-m68k.c:2488
+#: config/tc-m68k.c:2627
msgid "displacement too large for this architecture; needs 68020 or higher"
msgstr ""
-#: config/tc-m68k.c:2599
+#: config/tc-m68k.c:2738
msgid ""
"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
msgstr ""
-#: config/tc-m68k.c:2604
+#: config/tc-m68k.c:2743
msgid "invalid index size for coldfire"
msgstr ""
-#: config/tc-m68k.c:2657
+#: config/tc-m68k.c:2796
msgid "Forcing byte displacement"
msgstr ""
-#: config/tc-m68k.c:2659
+#: config/tc-m68k.c:2798
msgid "byte displacement out of range"
msgstr ""
-#: config/tc-m68k.c:2707 config/tc-m68k.c:2745
+#: config/tc-m68k.c:2846 config/tc-m68k.c:2884
msgid "invalid operand mode for this architecture; needs 68020 or higher"
msgstr ""
-#: config/tc-m68k.c:2731 config/tc-m68k.c:2765
+#: config/tc-m68k.c:2870 config/tc-m68k.c:2904
msgid ":b not permitted; defaulting to :w"
msgstr ""
-#: config/tc-m68k.c:2842
+#: config/tc-m68k.c:2981
msgid "unsupported byte value; use a different suffix"
msgstr ""
-#: config/tc-m68k.c:2857
+#: config/tc-m68k.c:2996
msgid "unknown/incorrect operand"
msgstr ""
-#: config/tc-m68k.c:2900 config/tc-m68k.c:2908 config/tc-m68k.c:2915
-#: config/tc-m68k.c:2922
+#: config/tc-m68k.c:3039 config/tc-m68k.c:3047 config/tc-m68k.c:3054
+#: config/tc-m68k.c:3061
msgid "out of range"
msgstr ""
-#: config/tc-m68k.c:2995
+#: config/tc-m68k.c:3134
msgid "Can't use long branches on this architecture"
msgstr ""
-#: config/tc-m68k.c:3101
+#: config/tc-m68k.c:3240
msgid "Expression out of range, using 0"
msgstr ""
-#: config/tc-m68k.c:3292 config/tc-m68k.c:3308
+#: config/tc-m68k.c:3432 config/tc-m68k.c:3448
msgid "Floating point register in register list"
msgstr ""
-#: config/tc-m68k.c:3298
+#: config/tc-m68k.c:3438
msgid "Wrong register in floating-point reglist"
msgstr ""
-#: config/tc-m68k.c:3314
+#: config/tc-m68k.c:3454
msgid "incorrect register in reglist"
msgstr ""
-#: config/tc-m68k.c:3320
+#: config/tc-m68k.c:3460
msgid "wrong register in floating-point reglist"
msgstr ""
#. ERROR.
-#: config/tc-m68k.c:3793
+#: config/tc-m68k.c:3933
msgid "Extra )"
msgstr ""
#. ERROR.
-#: config/tc-m68k.c:3804
+#: config/tc-m68k.c:3944
msgid "Missing )"
msgstr ""
-#: config/tc-m68k.c:3821
+#: config/tc-m68k.c:3961
msgid "Missing operand"
msgstr ""
-#: config/tc-m68k.c:4139
+#: config/tc-m68k.c:4280
#, c-format
msgid "unrecognized default cpu `%s'"
msgstr ""
-#: config/tc-m68k.c:4193
+#: config/tc-m68k.c:4334
#, c-format
msgid "%s -- statement `%s' ignored"
msgstr ""
-#: config/tc-m68k.c:4242
+#: config/tc-m68k.c:4383
#, c-format
msgid "Don't know how to figure width of %c in md_assemble()"
msgstr ""
-#: config/tc-m68k.c:4411
+#: config/tc-m68k.c:4552
#, c-format
msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
msgstr ""
-#: config/tc-m68k.c:4476 config/tc-m68k.c:4515
+#: config/tc-m68k.c:4617 config/tc-m68k.c:4656
#, c-format
msgid "Internal Error: Can't find %s in hash table"
msgstr ""
-#: config/tc-m68k.c:4479 config/tc-m68k.c:4518
+#: config/tc-m68k.c:4620 config/tc-m68k.c:4659
#, c-format
msgid "Internal Error: Can't hash %s: %s"
msgstr ""
-#: config/tc-m68k.c:4643
+#: config/tc-m68k.c:4784
#, c-format
msgid "text label `%s' aligned to odd boundary"
msgstr ""
-#: config/tc-m68k.c:4790
+#: config/tc-m68k.c:4956
#, c-format
msgid "value %ld out of range"
msgstr ""
-#: config/tc-m68k.c:4804
+#: config/tc-m68k.c:4970
msgid "invalid byte branch offset"
msgstr ""
-#: config/tc-m68k.c:4841
+#: config/tc-m68k.c:5007
msgid "short branch with zero offset: use :w"
msgstr ""
-#: config/tc-m68k.c:4885
+#: config/tc-m68k.c:5051
msgid "Conversion of PC relative BSR to absolute JSR"
msgstr ""
-#: config/tc-m68k.c:4896
+#: config/tc-m68k.c:5062
msgid "Conversion of PC relative branch to absolute jump"
msgstr ""
-#: config/tc-m68k.c:4913 config/tc-m68k.c:4974
+#: config/tc-m68k.c:5079 config/tc-m68k.c:5140
msgid "Conversion of PC relative conditional branch to absolute jump"
msgstr ""
-#: config/tc-m68k.c:4954
+#: config/tc-m68k.c:5120
msgid "Conversion of DBcc to absolute jump"
msgstr ""
-#: config/tc-m68k.c:5039
+#: config/tc-m68k.c:5205
msgid "Conversion of PC relative displacement to absolute"
msgstr ""
-#: config/tc-m68k.c:5252
+#: config/tc-m68k.c:5418
msgid "Tried to convert PC relative branch to absolute jump"
msgstr ""
-#: config/tc-m68k.c:5297 config/tc-m68k.c:5308 config/tc-m68k.c:5352
+#: config/tc-m68k.c:5463 config/tc-m68k.c:5474 config/tc-m68k.c:5518
msgid "expression out of range: defaulting to 1"
msgstr ""
-#: config/tc-m68k.c:5344
+#: config/tc-m68k.c:5510
msgid "expression out of range: defaulting to 0"
msgstr ""
-#: config/tc-m68k.c:5385 config/tc-m68k.c:5397
+#: config/tc-m68k.c:5551 config/tc-m68k.c:5563
#, c-format
msgid "Can't deal with expression; defaulting to %ld"
msgstr ""
-#: config/tc-m68k.c:5411
+#: config/tc-m68k.c:5577
msgid "expression doesn't fit in BYTE"
msgstr ""
-#: config/tc-m68k.c:5415
+#: config/tc-m68k.c:5581
msgid "expression doesn't fit in WORD"
msgstr ""
-#: config/tc-m68k.c:5502
+#: config/tc-m68k.c:5668
#, c-format
msgid "%s: unrecognized processor name"
msgstr ""
-#: config/tc-m68k.c:5563
+#: config/tc-m68k.c:5729
msgid "bad coprocessor id"
msgstr ""
-#: config/tc-m68k.c:5569
+#: config/tc-m68k.c:5735
msgid "unrecognized fopt option"
msgstr ""
-#: config/tc-m68k.c:5702
+#: config/tc-m68k.c:5868
#, c-format
msgid "option `%s' may not be negated"
msgstr ""
-#: config/tc-m68k.c:5713
+#: config/tc-m68k.c:5879
#, c-format
msgid "option `%s' not recognized"
msgstr ""
-#: config/tc-m68k.c:5742
+#: config/tc-m68k.c:5908
msgid "bad format of OPT NEST=depth"
msgstr ""
-#: config/tc-m68k.c:5798
+#: config/tc-m68k.c:5964
msgid "missing label"
msgstr ""
-#: config/tc-m68k.c:5822 config/tc-m68k.c:5851
+#: config/tc-m68k.c:5988 config/tc-m68k.c:6017
msgid "bad register list"
msgstr ""
-#: config/tc-m68k.c:5824
+#: config/tc-m68k.c:5990
#, c-format
msgid "bad register list: %s"
msgstr ""
-#: config/tc-m68k.c:5922
+#: config/tc-m68k.c:6088
msgid "restore without save"
msgstr ""
-#: config/tc-m68k.c:6076 config/tc-m68k.c:6446
+#: config/tc-m68k.c:6242 config/tc-m68k.c:6612
msgid "syntax error in structured control directive"
msgstr ""
-#: config/tc-m68k.c:6121
+#: config/tc-m68k.c:6287
msgid "missing condition code in structured control directive"
msgstr ""
-#: config/tc-m68k.c:6192
+#: config/tc-m68k.c:6358
#, c-format
msgid ""
"Condition <%c%c> in structured control directive can not be encoded correctly"
msgstr ""
-#: config/tc-m68k.c:6488
+#: config/tc-m68k.c:6654
msgid "missing then"
msgstr ""
-#: config/tc-m68k.c:6569
+#: config/tc-m68k.c:6735
msgid "else without matching if"
msgstr ""
-#: config/tc-m68k.c:6602
+#: config/tc-m68k.c:6768
msgid "endi without matching if"
msgstr ""
-#: config/tc-m68k.c:6642
+#: config/tc-m68k.c:6808
msgid "break outside of structured loop"
msgstr ""
-#: config/tc-m68k.c:6680
+#: config/tc-m68k.c:6846
msgid "next outside of structured loop"
msgstr ""
-#: config/tc-m68k.c:6731
+#: config/tc-m68k.c:6897
msgid "missing ="
msgstr ""
-#: config/tc-m68k.c:6769
+#: config/tc-m68k.c:6935
msgid "missing to or downto"
msgstr ""
-#: config/tc-m68k.c:6805 config/tc-m68k.c:6839 config/tc-m68k.c:7053
+#: config/tc-m68k.c:6971 config/tc-m68k.c:7005 config/tc-m68k.c:7219
msgid "missing do"
msgstr ""
-#: config/tc-m68k.c:6940
+#: config/tc-m68k.c:7106
msgid "endf without for"
msgstr ""
-#: config/tc-m68k.c:6994
+#: config/tc-m68k.c:7160
msgid "until without repeat"
msgstr ""
-#: config/tc-m68k.c:7088
+#: config/tc-m68k.c:7254
msgid "endw without while"
msgstr ""
-#: config/tc-m68k.c:7121 config/tc-m68k.c:7149
+#: config/tc-m68k.c:7287 config/tc-m68k.c:7315
msgid "already assembled instructions"
msgstr ""
-#: config/tc-m68k.c:7226
+#: config/tc-m68k.c:7392
#, c-format
msgid "`%s' is deprecated, use `%s'"
msgstr ""
-#: config/tc-m68k.c:7245
+#: config/tc-m68k.c:7411
#, c-format
msgid "cpu `%s' unrecognized"
msgstr ""
-#: config/tc-m68k.c:7264
+#: config/tc-m68k.c:7430
#, c-format
msgid "architecture `%s' unrecognized"
msgstr ""
-#: config/tc-m68k.c:7285
+#: config/tc-m68k.c:7451
#, c-format
msgid "extension `%s' unrecognized"
msgstr ""
-#: config/tc-m68k.c:7403
+#: config/tc-m68k.c:7570
#, c-format
msgid "option `-A%s' is deprecated: use `-%s'"
msgstr ""
-#: config/tc-m68k.c:7436
+#: config/tc-m68k.c:7603
msgid "architecture features both enabled and disabled"
msgstr ""
-#: config/tc-m68k.c:7463
+#: config/tc-m68k.c:7630
msgid "selected processor does not have all features of selected architecture"
msgstr ""
-#: config/tc-m68k.c:7472
+#: config/tc-m68k.c:7639
msgid "m68k and cf features both selected"
msgstr ""
-#: config/tc-m68k.c:7484
+#: config/tc-m68k.c:7651
msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
msgstr ""
-#: config/tc-m68k.c:7518
+#: config/tc-m68k.c:7685
#, c-format
msgid ""
"-march=<arch>\t\tset architecture\n"
"-mcpu=<cpu>\t\tset cpu [default %s]\n"
msgstr ""
-#: config/tc-m68k.c:7523
+#: config/tc-m68k.c:7690
#, c-format
msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
msgstr ""
-#: config/tc-m68k.c:7529
+#: config/tc-m68k.c:7696
#, c-format
msgid ""
"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
@@ -8094,32 +8298,32 @@ msgid ""
"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
msgstr ""
-#: config/tc-m68k.c:7543
+#: config/tc-m68k.c:7710
#, c-format
msgid "Architecture variants are: "
msgstr ""
-#: config/tc-m68k.c:7552
+#: config/tc-m68k.c:7719
#, c-format
msgid "Processor variants are: "
msgstr ""
-#: config/tc-m68k.c:7559 config/tc-xtensa.c:6165
+#: config/tc-m68k.c:7726 config/tc-xtensa.c:6237
#, c-format
msgid "\n"
msgstr ""
-#: config/tc-m68k.c:7590
+#: config/tc-m68k.c:7757
#, c-format
msgid "Error %s in %s\n"
msgstr ""
-#: config/tc-m68k.c:7594
+#: config/tc-m68k.c:7761
#, c-format
msgid "Opcode(%d.%s): "
msgstr ""
-#: config/tc-m68k.c:7754
+#: config/tc-m68k.c:7921
msgid "Not a defined coldfire architecture"
msgstr ""
@@ -8349,7 +8553,8 @@ msgstr ""
msgid "Ineffective insntruction %s \n"
msgstr ""
-#: config/tc-mcore.c:521
+#: config/tc-mcore.c:521 config/tc-microblaze.c:496 config/tc-microblaze.c:524
+#: config/tc-microblaze.c:550 config/tc-microblaze.c:562
#, c-format
msgid "register expected, but saw '%.6s'"
msgstr ""
@@ -8392,7 +8597,10 @@ msgstr ""
msgid "base register expected"
msgstr ""
-#: config/tc-mcore.c:888
+#: config/tc-mcore.c:888 config/tc-microblaze.c:832 config/tc-microblaze.c:968
+#: config/tc-microblaze.c:1000 config/tc-microblaze.c:1450
+#: config/tc-microblaze.c:1517 config/tc-microblaze.c:1591
+#: config/tc-microblaze.c:1964 config/tc-microblaze.c:2005
#, c-format
msgid "unknown opcode \"%s\""
msgstr ""
@@ -8487,12 +8695,12 @@ msgstr ""
msgid "`af' must appear alone"
msgstr ""
-#: config/tc-mcore.c:1588
+#: config/tc-mcore.c:1588 config/tc-microblaze.c:1611
#, c-format
msgid "unimplemented opcode \"%s\""
msgstr ""
-#: config/tc-mcore.c:1597
+#: config/tc-mcore.c:1597 config/tc-microblaze.c:1620
#, c-format
msgid "ignoring operands: %s "
msgstr ""
@@ -8513,11 +8721,11 @@ msgid ""
" -EL assemble for a little endian system\n"
msgstr ""
-#: config/tc-mcore.c:1703
+#: config/tc-mcore.c:1703 config/tc-microblaze.c:1729
msgid "failed sanity check: short_jump"
msgstr ""
-#: config/tc-mcore.c:1713
+#: config/tc-mcore.c:1713 config/tc-microblaze.c:1739
msgid "failed sanity check: long_jump"
msgstr ""
@@ -8526,7 +8734,10 @@ msgstr ""
msgid "odd displacement at %x"
msgstr ""
-#: config/tc-mcore.c:1921
+#. Variable not in small data read only segment accessed
+#. using small data read only anchor.
+#: config/tc-mcore.c:1921 config/tc-microblaze.c:1826
+#: config/tc-microblaze.c:2117 config/tc-microblaze.c:2140
msgid "unknown"
msgstr ""
@@ -8550,21 +8761,21 @@ msgstr ""
msgid "pcrel for loopt too far (0x%lx)"
msgstr ""
-#: config/tc-mcore.c:2180
+#: config/tc-mcore.c:2180 config/tc-microblaze.c:2272 config/tc-tic30.c:1384
#, c-format
msgid "Can not do %d byte %srelocation"
msgstr ""
-#: config/tc-mcore.c:2182
+#: config/tc-mcore.c:2182 config/tc-microblaze.c:2274
msgid "pc-relative"
msgstr ""
-#: config/tc-mep.c:301
+#: config/tc-mep.c:343
#, c-format
msgid ""
"MeP specific command line options:\n"
-" -EB assemble for a big endian system (default)\n"
-" -EL assemble for a little endian system\n"
+" -EB assemble for a big endian system\n"
+" -EL assemble for a little endian system (default)\n"
" -mconfig=<name> specify a chip configuration to use\n"
" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
@@ -8577,713 +8788,973 @@ msgid ""
" if only disabling -m options are given, only those are disabled.\n"
msgstr ""
+#: config/tc-mep.c:412
+msgid "$hi and $lo are disabled when MUL and DIV are off"
+msgstr ""
+
+#: config/tc-mep.c:419
+msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
+msgstr ""
+
+#: config/tc-mep.c:424
+msgid "$dbg and $depc are disabled when DEBUG is off"
+msgstr ""
+
+#: config/tc-mep.c:615
+msgid "core and copro insn lengths must total 32 bits."
+msgstr ""
+
+#: config/tc-mep.c:618 config/tc-mep.c:755
+msgid "vliw group must consist of 1 core and 1 copro insn."
+msgstr ""
+
+#: config/tc-mep.c:752
+msgid "core and copro insn lengths must total 64 bits."
+msgstr ""
+
+#: config/tc-mep.c:984
+#, c-format
+msgid "cannot pack %s with a 16-bit insn"
+msgstr ""
+
+#: config/tc-mep.c:1002
+#, c-format
+msgid "cannot pack %s and %s together with a 16-bit insn"
+msgstr ""
+
+#: config/tc-mep.c:1008
+msgid "too many IVC2 insns to pack with a 16-bit core insn"
+msgstr ""
+
+#: config/tc-mep.c:1023
+#, c-format
+msgid "cannot pack %s into slot P1"
+msgstr ""
+
+#: config/tc-mep.c:1029
+msgid "too many IVC2 insns to pack with a 32-bit core insn"
+msgstr ""
+
+#: config/tc-mep.c:1047
+#, c-format
+msgid "unable to pack %s by itself?"
+msgstr ""
+
+#: config/tc-mep.c:1077
+#, c-format
+msgid "cannot pack %s and %s together"
+msgstr ""
+
+#: config/tc-mep.c:1083
+msgid "too many IVC2 insns to pack together"
+msgstr ""
+
#. There are no insns in the queue and a plus is present.
#. This is a syntax error. Let's not tolerate this.
#. We can relax this later if necessary.
-#: config/tc-mep.c:1008
+#: config/tc-mep.c:1320
msgid "Invalid use of parallelization operator."
msgstr ""
-#: config/tc-mep.c:1050
+#: config/tc-mep.c:1366
msgid "Leading plus sign not allowed in core mode"
msgstr ""
-#: config/tc-mep.c:1531
+#: config/tc-mep.c:1889
#, c-format
msgid "Don't know how to relocate plain operands of type %s"
msgstr ""
-#: config/tc-mep.c:1541
+#: config/tc-mep.c:1899
#, c-format
msgid "Perhaps you are missing %%tpoff()?"
msgstr ""
-#: config/tc-mep.c:1725
+#: config/tc-mep.c:2086
msgid "Bad .section directive: want a,v,w,x,M,S in string"
msgstr ""
-#: config/tc-mep.c:1783
+#: config/tc-mep.c:2144
msgid ".vliw unavailable when VLIW is disabled."
msgstr ""
+#: config/tc-microblaze.c:501 config/tc-microblaze.c:530
+#: config/tc-microblaze.c:556
+#, c-format
+msgid "Invalid register number at '%.6s'"
+msgstr ""
+
+#: config/tc-microblaze.c:651
+msgid "operand must be a constant or a label"
+msgstr ""
+
+#: config/tc-microblaze.c:655
+#, c-format
+msgid "operand must be absolute in range %d..%d, not %d"
+msgstr ""
+
+#: config/tc-microblaze.c:846 config/tc-microblaze.c:853
+#: config/tc-microblaze.c:860 config/tc-microblaze.c:893
+#: config/tc-microblaze.c:900 config/tc-microblaze.c:906
+#: config/tc-microblaze.c:1023 config/tc-microblaze.c:1030
+#: config/tc-microblaze.c:1036 config/tc-microblaze.c:1067
+#: config/tc-microblaze.c:1074 config/tc-microblaze.c:1094
+#: config/tc-microblaze.c:1101 config/tc-microblaze.c:1121
+#: config/tc-microblaze.c:1128 config/tc-microblaze.c:1146
+#: config/tc-microblaze.c:1153 config/tc-microblaze.c:1175
+#: config/tc-microblaze.c:1182 config/tc-microblaze.c:1200
+#: config/tc-microblaze.c:1215 config/tc-microblaze.c:1233
+#: config/tc-microblaze.c:1250 config/tc-microblaze.c:1257
+#: config/tc-microblaze.c:1299 config/tc-microblaze.c:1306
+#: config/tc-microblaze.c:1348 config/tc-microblaze.c:1355
+#: config/tc-microblaze.c:1378 config/tc-microblaze.c:1385
+#: config/tc-microblaze.c:1405 config/tc-microblaze.c:1411
+#: config/tc-microblaze.c:1472 config/tc-microblaze.c:1478
+#: config/tc-microblaze.c:1539
+msgid "Error in statement syntax"
+msgstr ""
+
+#: config/tc-microblaze.c:866 config/tc-microblaze.c:868
+#: config/tc-microblaze.c:870 config/tc-microblaze.c:910
+#: config/tc-microblaze.c:912 config/tc-microblaze.c:1040
+#: config/tc-microblaze.c:1042 config/tc-microblaze.c:1080
+#: config/tc-microblaze.c:1082 config/tc-microblaze.c:1107
+#: config/tc-microblaze.c:1109 config/tc-microblaze.c:1134
+#: config/tc-microblaze.c:1157 config/tc-microblaze.c:1188
+#: config/tc-microblaze.c:1205 config/tc-microblaze.c:1221
+#: config/tc-microblaze.c:1239 config/tc-microblaze.c:1361
+#: config/tc-microblaze.c:1363 config/tc-microblaze.c:1391
+#: config/tc-microblaze.c:1393 config/tc-microblaze.c:1415
+#: config/tc-microblaze.c:1482 config/tc-microblaze.c:1545
+msgid "Cannot use special register with this instruction"
+msgstr ""
+
+#: config/tc-microblaze.c:920
+msgid "lmi pseudo instruction should not use a label in imm field"
+msgstr ""
+
+#: config/tc-microblaze.c:922
+msgid "smi pseudo instruction should not use a label in imm field"
+msgstr ""
+
+#: config/tc-microblaze.c:1045
+msgid "Symbol used as immediate for shift instruction"
+msgstr ""
+
+#: config/tc-microblaze.c:1054
+#, c-format
+msgid "Shift value > 32. using <value %% 32>"
+msgstr ""
+
+#: config/tc-microblaze.c:1160
+msgid "Symbol used as immediate value for msrset/msrclr instructions"
+msgstr ""
+
+#: config/tc-microblaze.c:1288 config/tc-microblaze.c:1337
+msgid "invalid value for special purpose register"
+msgstr ""
+
+#: config/tc-microblaze.c:1553
+msgid "An IMM instruction should not be present in the .s file"
+msgstr ""
+
+#: config/tc-microblaze.c:1681
+msgid "Bad call to MD_NTOF()"
+msgstr ""
+
+#: config/tc-microblaze.c:1917
+#, c-format
+msgid "pcrel for branch to %s too far (0x%x)"
+msgstr ""
+
+#. We know the abs value: Should never happen.
+#: config/tc-microblaze.c:2066
+msgid "Absolute PC-relative value in relaxation code. Assembler error....."
+msgstr ""
+
+#. Cannot have a PC-relative branch to a diff segment.
+#: config/tc-microblaze.c:2079
+#, c-format
+msgid "PC relative branch to label %s which is not in the instruction space"
+msgstr ""
+
+#: config/tc-microblaze.c:2120
+msgid ""
+"Variable is accessed using small data read only anchor, but it is not in the "
+"small data read only section"
+msgstr ""
+
+#: config/tc-microblaze.c:2143
+msgid ""
+"Variable is accessed using small data read write anchor, but it is not in "
+"the small data read write section"
+msgstr ""
+
+#: config/tc-microblaze.c:2152
+msgid "Incorrect fr_opcode value in frag. Internal error....."
+msgstr ""
+
+#. We know the abs value: Should never happen.
+#: config/tc-microblaze.c:2159
+msgid "Absolute value in relaxation code. Assembler error....."
+msgstr ""
+
+#: config/tc-microblaze.c:2364 config/tc-mn10300.c:1065 config/tc-sh.c:776
+#: config/tc-z80.c:671 read.c:4275
+#, c-format
+msgid "unsupported BFD relocation size %u"
+msgstr ""
+
#. Prototypes for static functions.
-#: config/tc-mips.c:1030
+#: config/tc-mips.c:1042
#, c-format
msgid "internal Error, line %d, %s"
msgstr ""
-#: config/tc-mips.c:1875
+#: config/tc-mips.c:1795 config/tc-mips.c:12826
+#, c-format
+msgid "Unrecognized register name `%s'"
+msgstr ""
+
+#: config/tc-mips.c:1887
msgid "-G may not be used in position-independent code"
msgstr ""
-#: config/tc-mips.c:1922
+#: config/tc-mips.c:1934
#, c-format
msgid "internal: can't hash `%s': %s"
msgstr ""
-#: config/tc-mips.c:1930
+#: config/tc-mips.c:1942
#, c-format
msgid "internal error: bad mips16 opcode: %s %s\n"
msgstr ""
-#: config/tc-mips.c:2102
+#: config/tc-mips.c:2114
#, c-format
msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
msgstr ""
-#: config/tc-mips.c:2858 config/tc-mips.c:14414
+#: config/tc-mips.c:2890 config/tc-mips.c:14521
msgid "extended instruction in delay slot"
msgstr ""
-#: config/tc-mips.c:2922 config/tc-mips.c:2929
+#: config/tc-mips.c:2954 config/tc-mips.c:2961
#, c-format
msgid "jump to misaligned address (0x%lx)"
msgstr ""
-#: config/tc-mips.c:2939 config/tc-mips.c:3694
+#: config/tc-mips.c:2971 config/tc-mips.c:3742
#, c-format
msgid "branch to misaligned address (0x%lx)"
msgstr ""
-#: config/tc-mips.c:2944 config/tc-mips.c:3697
+#: config/tc-mips.c:2976 config/tc-mips.c:3745
#, c-format
msgid "branch address range overflow (0x%lx)"
msgstr ""
-#: config/tc-mips.c:3427
+#. To reproduce this failure try assembling gas/testsuites/
+#. gas/mips/mips16-intermix.s with a mips-ecoff targeted
+#. assembler.
+#: config/tc-mips.c:3003
+#, c-format
+msgid "Unsupported MIPS relocation number %d"
+msgstr ""
+
+#: config/tc-mips.c:3475
msgid ""
"Macro instruction expanded into multiple instructions in a branch delay slot"
msgstr ""
-#: config/tc-mips.c:3430
+#: config/tc-mips.c:3478
msgid "Macro instruction expanded into multiple instructions"
msgstr ""
-#: config/tc-mips.c:3966 config/tc-mips.c:7927 config/tc-mips.c:7951
-#: config/tc-mips.c:8024 config/tc-mips.c:8047
+#: config/tc-mips.c:4014 config/tc-mips.c:8012 config/tc-mips.c:8036
+#: config/tc-mips.c:8109 config/tc-mips.c:8132
msgid "operand overflow"
msgstr ""
-#: config/tc-mips.c:3985 config/tc-mips.c:4585 config/tc-mips.c:7298
-#: config/tc-mips.c:8114
+#: config/tc-mips.c:4033 config/tc-mips.c:4633 config/tc-mips.c:7383
+#: config/tc-mips.c:8199
msgid "Macro used $at after \".set noat\""
msgstr ""
-#: config/tc-mips.c:4014
+#: config/tc-mips.c:4062
msgid "unsupported large constant"
msgstr ""
-#: config/tc-mips.c:4016
+#: config/tc-mips.c:4064
#, c-format
msgid "Instruction %s requires absolute expression"
msgstr ""
-#: config/tc-mips.c:4149 config/tc-mips.c:6418 config/tc-mips.c:6994
+#: config/tc-mips.c:4197 config/tc-mips.c:6503 config/tc-mips.c:7079
#, c-format
msgid "Number (0x%s) larger than 32 bits"
msgstr ""
-#: config/tc-mips.c:4169
+#: config/tc-mips.c:4217
msgid "Number larger than 64 bits"
msgstr ""
-#: config/tc-mips.c:4463 config/tc-mips.c:4491 config/tc-mips.c:4529
-#: config/tc-mips.c:4574 config/tc-mips.c:6627 config/tc-mips.c:6666
-#: config/tc-mips.c:6705 config/tc-mips.c:7109 config/tc-mips.c:7161
-#: config/tc-score.c:4234
+#: config/tc-mips.c:4511 config/tc-mips.c:4539 config/tc-mips.c:4577
+#: config/tc-mips.c:4622 config/tc-mips.c:6712 config/tc-mips.c:6751
+#: config/tc-mips.c:6790 config/tc-mips.c:7194 config/tc-mips.c:7246
msgid "PIC code offset overflow (max 16 signed bits)"
msgstr ""
-#: config/tc-mips.c:4896 config/tc-mips.c:4962 config/tc-mips.c:5050
-#: config/tc-mips.c:5097 config/tc-mips.c:5158 config/tc-mips.c:5206
-#: config/tc-mips.c:8208 config/tc-mips.c:8215 config/tc-mips.c:8222
-#: config/tc-mips.c:8329
+#: config/tc-mips.c:4944 config/tc-mips.c:5010 config/tc-mips.c:5098
+#: config/tc-mips.c:5145 config/tc-mips.c:5206 config/tc-mips.c:5254
+#: config/tc-mips.c:8293 config/tc-mips.c:8300 config/tc-mips.c:8307
+#: config/tc-mips.c:8414
msgid "Unsupported large constant"
msgstr ""
#. result is always true
-#: config/tc-mips.c:4928
+#: config/tc-mips.c:4976
#, c-format
msgid "Branch %s is always true"
msgstr ""
-#: config/tc-mips.c:5169 config/tc-mips.c:5217 config/tc-mips.c:8978
-#: config/tc-mips.c:9135
+#: config/tc-mips.c:5217 config/tc-mips.c:5265 config/tc-mips.c:9065
+#: config/tc-mips.c:9222
#, c-format
msgid "Improper position (%lu)"
msgstr ""
-#: config/tc-mips.c:5175 config/tc-mips.c:9045
+#: config/tc-mips.c:5223 config/tc-mips.c:9132
#, c-format
msgid "Improper extract size (%lu, position %lu)"
msgstr ""
-#: config/tc-mips.c:5223 config/tc-mips.c:9009
+#: config/tc-mips.c:5271 config/tc-mips.c:9096
#, c-format
msgid "Improper insert size (%lu, position %lu)"
msgstr ""
-#: config/tc-mips.c:5260 config/tc-mips.c:5357
+#: config/tc-mips.c:5308 config/tc-mips.c:5405
msgid "Divide by zero."
msgstr ""
-#: config/tc-mips.c:5443
+#: config/tc-mips.c:5491
msgid "dla used to load 32-bit register"
msgstr ""
-#: config/tc-mips.c:5446
+#: config/tc-mips.c:5494
msgid "la used to load 64-bit address"
msgstr ""
-#: config/tc-mips.c:5558 config/tc-z80.c:700
+#: config/tc-mips.c:5606 config/tc-z80.c:700
msgid "offset too large"
msgstr ""
-#: config/tc-mips.c:5732 config/tc-mips.c:6011
+#: config/tc-mips.c:5780 config/tc-mips.c:6059
msgid "PIC code offset overflow (max 32 signed bits)"
msgstr ""
-#: config/tc-mips.c:6057
+#: config/tc-mips.c:6142
msgid "MIPS PIC call to register other than $25"
msgstr ""
-#: config/tc-mips.c:6063 config/tc-mips.c:6074 config/tc-mips.c:6196
-#: config/tc-mips.c:6207
+#: config/tc-mips.c:6148 config/tc-mips.c:6159 config/tc-mips.c:6281
+#: config/tc-mips.c:6292
msgid "No .cprestore pseudo-op used in PIC code"
msgstr ""
-#: config/tc-mips.c:6068 config/tc-mips.c:6201
+#: config/tc-mips.c:6153 config/tc-mips.c:6286
msgid "No .frame pseudo-op used in PIC code"
msgstr ""
-#: config/tc-mips.c:6222
+#: config/tc-mips.c:6307
msgid "Non-PIC jump used in PIC library"
msgstr ""
-#: config/tc-mips.c:6385 config/tc-mips.c:7261
+#: config/tc-mips.c:6470 config/tc-mips.c:7346
#, c-format
msgid "opcode not supported on this processor: %s"
msgstr ""
-#: config/tc-mips.c:7467 config/tc-mips.c:7498 config/tc-mips.c:7549
-#: config/tc-mips.c:7579
+#: config/tc-mips.c:7552 config/tc-mips.c:7583 config/tc-mips.c:7634
+#: config/tc-mips.c:7664
msgid "Improper rotate count"
msgstr ""
-#: config/tc-mips.c:7629
+#: config/tc-mips.c:7714
#, c-format
msgid "Instruction %s: result is always false"
msgstr ""
-#: config/tc-mips.c:7790
+#: config/tc-mips.c:7875
#, c-format
msgid "Instruction %s: result is always true"
msgstr ""
#. FIXME: Check if this is one of the itbl macros, since they
#. are added dynamically.
-#: config/tc-mips.c:8110
+#: config/tc-mips.c:8195
#, c-format
msgid "Macro %s not implemented yet"
msgstr ""
-#: config/tc-mips.c:8360
+#: config/tc-mips.c:8445
#, c-format
msgid "internal: bad mips opcode (mask error): %s %s"
msgstr ""
-#: config/tc-mips.c:8400 config/tc-mips.c:9209
+#: config/tc-mips.c:8485 config/tc-mips.c:9296
#, c-format
msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
msgstr ""
-#: config/tc-mips.c:8478
+#: config/tc-mips.c:8564
#, c-format
msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
msgstr ""
-#: config/tc-mips.c:8485
+#: config/tc-mips.c:8571
#, c-format
msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
msgstr ""
-#: config/tc-mips.c:8643 config/tc-mips.c:10101
+#: config/tc-mips.c:8694 config/tc-mips.c:8702 config/tc-mips.c:10165
+#: config/tc-score.c:2696 config/tc-score.c:2742
+msgid "unrecognized opcode"
+msgstr ""
+
+#: config/tc-mips.c:8729 config/tc-mips.c:10191
#, c-format
msgid "opcode not supported on this processor: %s (%s)"
msgstr ""
-#: config/tc-mips.c:8676
+#: config/tc-mips.c:8763
#, c-format
msgid "BALIGN immediate not 1 or 3 (%lu)"
msgstr ""
-#: config/tc-mips.c:8689 config/tc-mips.c:8702 config/tc-mips.c:8715
-#: config/tc-mips.c:8728 config/tc-mips.c:8754 config/tc-mips.c:8798
+#: config/tc-mips.c:8776 config/tc-mips.c:8789 config/tc-mips.c:8802
+#: config/tc-mips.c:8815 config/tc-mips.c:8841 config/tc-mips.c:8885
#, c-format
msgid "DSP immediate not in range 0..%d (%lu)"
msgstr ""
-#: config/tc-mips.c:8746 config/tc-mips.c:8773
+#: config/tc-mips.c:8833 config/tc-mips.c:8860
msgid "Invalid dsp acc register"
msgstr ""
-#: config/tc-mips.c:8784 config/tc-mips.c:8815 config/tc-mips.c:8832
+#: config/tc-mips.c:8871 config/tc-mips.c:8902 config/tc-mips.c:8919
#, c-format
msgid "DSP immediate not in range %ld..%ld (%ld)"
msgstr ""
-#: config/tc-mips.c:8845
+#: config/tc-mips.c:8932
#, c-format
msgid "MT usermode bit not 0 or 1 (%lu)"
msgstr ""
-#: config/tc-mips.c:8856
+#: config/tc-mips.c:8943
#, c-format
msgid "MT load high bit not 0 or 1 (%lu)"
msgstr ""
-#: config/tc-mips.c:8873 config/tc-mips.c:8886
+#: config/tc-mips.c:8960 config/tc-mips.c:8973
msgid "Invalid dsp/smartmips acc register"
msgstr ""
-#: config/tc-mips.c:8951
+#: config/tc-mips.c:9038
#, c-format
msgid "Illegal %s number (%lu, 0x%lx)"
msgstr ""
-#: config/tc-mips.c:9064 config/tc-mips.c:9614
+#: config/tc-mips.c:9151 config/tc-mips.c:9704
msgid "absolute expression required"
msgstr ""
-#: config/tc-mips.c:9087
+#: config/tc-mips.c:9174
#, c-format
msgid "Invalid register number (%d)"
msgstr ""
-#: config/tc-mips.c:9095
+#: config/tc-mips.c:9182
msgid "Invalid coprocessor 0 register number"
msgstr ""
-#: config/tc-mips.c:9105
+#: config/tc-mips.c:9192
#, c-format
msgid "Improper bit index (%lu)"
msgstr ""
-#: config/tc-mips.c:9166 config/tc-mips.c:9183
+#: config/tc-mips.c:9253 config/tc-mips.c:9270
#, c-format
msgid "Improper size (%lu)"
msgstr ""
-#: config/tc-mips.c:9199
+#: config/tc-mips.c:9286
#, c-format
msgid "Improper immediate (%ld)"
msgstr ""
-#: config/tc-mips.c:9226
+#: config/tc-mips.c:9313
#, c-format
msgid "Improper shift amount (%lu)"
msgstr ""
-#: config/tc-mips.c:9249 config/tc-mips.c:10422 config/tc-mips.c:10675
+#: config/tc-mips.c:9337 config/tc-mips.c:10512 config/tc-mips.c:10765
#, c-format
msgid "Invalid value for `%s' (%lu)"
msgstr ""
-#: config/tc-mips.c:9264
+#: config/tc-mips.c:9354
#, c-format
msgid "Code for %s not in range 0..1023 (%lu)"
msgstr ""
-#: config/tc-mips.c:9276
+#: config/tc-mips.c:9366
#, c-format
msgid "Lower code for %s not in range 0..1023 (%lu)"
msgstr ""
-#: config/tc-mips.c:9288
+#: config/tc-mips.c:9378
#, c-format
msgid "Code for %s not in range 0..1048575 (%lu)"
msgstr ""
-#: config/tc-mips.c:9301
+#: config/tc-mips.c:9391
#, c-format
msgid "Coproccesor code > 25 bits (%lu)"
msgstr ""
-#: config/tc-mips.c:9315
+#: config/tc-mips.c:9405
#, c-format
msgid "Illegal 19-bit code (%lu)"
msgstr ""
-#: config/tc-mips.c:9328
+#: config/tc-mips.c:9418
#, c-format
msgid "Invalid performance register (%lu)"
msgstr ""
-#: config/tc-mips.c:9371 config/tc-mips.c:10282
+#: config/tc-mips.c:9461 config/tc-mips.c:10372
msgid "used $at without \".set noat\""
msgstr ""
-#: config/tc-mips.c:9373 config/tc-mips.c:10284
+#: config/tc-mips.c:9463 config/tc-mips.c:10374
#, c-format
msgid "used $%u with \".set at=$%u\""
msgstr ""
-#: config/tc-mips.c:9399
-msgid "source and destinationations must be different"
+#: config/tc-mips.c:9489
+msgid "source and destination must be different"
msgstr ""
-#: config/tc-mips.c:9404
+#: config/tc-mips.c:9494
msgid "a destination register must be supplied"
msgstr ""
-#: config/tc-mips.c:9487
+#: config/tc-mips.c:9563
+#, c-format
+msgid "Improper align amount (%ld), using low bits"
+msgstr ""
+
+#: config/tc-mips.c:9577
#, c-format
msgid "Invalid MDMX Immediate (%ld)"
msgstr ""
-#: config/tc-mips.c:9525
+#: config/tc-mips.c:9615
#, c-format
msgid "Float register should be even, was %d"
msgstr ""
-#: config/tc-mips.c:9564
+#: config/tc-mips.c:9654
#, c-format
msgid "Bad element selector %ld"
msgstr ""
-#: config/tc-mips.c:9572
+#: config/tc-mips.c:9662
#, c-format
msgid "Expecting ']' found '%s'"
msgstr ""
-#: config/tc-mips.c:9678
+#: config/tc-mips.c:9768
#, c-format
msgid "Bad floating point constant: %s"
msgstr ""
-#: config/tc-mips.c:9798
+#: config/tc-mips.c:9888
msgid "Can't use floating point insn in this section"
msgstr ""
-#: config/tc-mips.c:9859
+#: config/tc-mips.c:9949
msgid "expression out of range"
msgstr ""
-#: config/tc-mips.c:9899
+#: config/tc-mips.c:9989
msgid "lui expression not in range 0..65535"
msgstr ""
-#: config/tc-mips.c:9920
+#: config/tc-mips.c:10010
#, c-format
msgid "Condition code register should be even for %s, was %d"
msgstr ""
-#: config/tc-mips.c:9925
+#: config/tc-mips.c:10015
#, c-format
msgid "Condition code register should be 0 or 4 for %s, was %d"
msgstr ""
-#: config/tc-mips.c:9951
+#: config/tc-mips.c:10041
msgid "invalid coprocessor sub-selection value (0-7)"
msgstr ""
-#: config/tc-mips.c:9963 config/tc-mips.c:9980
+#: config/tc-mips.c:10053 config/tc-mips.c:10070
#, c-format
msgid "bad byte vector index (%ld)"
msgstr ""
-#: config/tc-mips.c:9991
+#: config/tc-mips.c:10081
#, c-format
msgid "bad char = '%c'\n"
msgstr ""
-#: config/tc-mips.c:10002 config/tc-mips.c:10007 config/tc-mips.c:10700
+#: config/tc-mips.c:10092 config/tc-mips.c:10097 config/tc-mips.c:10790
msgid "illegal operands"
msgstr ""
-#: config/tc-mips.c:10075 config/tc-score.c:2413
-msgid "unrecognized opcode"
-msgstr ""
-
-#: config/tc-mips.c:10458 config/tc-mips.c:10539 config/tc-mips.c:10554
+#: config/tc-mips.c:10548 config/tc-mips.c:10629 config/tc-mips.c:10644
msgid "can't parse register list"
msgstr ""
-#: config/tc-mips.c:10527
+#: config/tc-mips.c:10617
msgid "more than one frame size in list"
msgstr ""
-#: config/tc-mips.c:10582
+#: config/tc-mips.c:10672
msgid "unexpected register in list"
msgstr ""
-#: config/tc-mips.c:10592
+#: config/tc-mips.c:10682
msgid "arg/static registers overlap"
msgstr ""
-#: config/tc-mips.c:10610
+#: config/tc-mips.c:10700
msgid "invalid arg register list"
msgstr ""
-#: config/tc-mips.c:10619 config/tc-mips.c:10642
+#: config/tc-mips.c:10709 config/tc-mips.c:10732
msgid "invalid static register list"
msgstr ""
-#: config/tc-mips.c:10649
+#: config/tc-mips.c:10739
msgid "missing frame size"
msgstr ""
-#: config/tc-mips.c:10652
+#: config/tc-mips.c:10742
msgid "invalid frame size"
msgstr ""
-#: config/tc-mips.c:10818
+#: config/tc-mips.c:10908
msgid "extended operand requested but not required"
msgstr ""
-#: config/tc-mips.c:10820
+#: config/tc-mips.c:10910
msgid "invalid unextended operand value"
msgstr ""
-#: config/tc-mips.c:10848
+#: config/tc-mips.c:10938
msgid "operand value out of range for instruction"
msgstr ""
-#: config/tc-mips.c:11274
+#: config/tc-mips.c:11043
+#, c-format
+msgid "relocation %s isn't supported by the current ABI"
+msgstr ""
+
+#: config/tc-mips.c:11099
+msgid "unclosed '('"
+msgstr ""
+
+#: config/tc-mips.c:11374
#, c-format
msgid "A different %s was already specified, is now %s"
msgstr ""
-#: config/tc-mips.c:11513
+#: config/tc-mips.c:11621
msgid "-call_shared is supported only for ELF format"
msgstr ""
-#: config/tc-mips.c:11523
+#: config/tc-mips.c:11631
msgid "-call_nonpic is supported only for ELF format"
msgstr ""
-#: config/tc-mips.c:11533
+#: config/tc-mips.c:11641
msgid "-non_shared is supported only for ELF format"
msgstr ""
-#: config/tc-mips.c:11559
-msgid "-32 is supported for ELF format only"
-msgstr ""
-
-#: config/tc-mips.c:11568
+#: config/tc-mips.c:11674
msgid "-n32 is supported for ELF format only"
msgstr ""
-#: config/tc-mips.c:11577
+#: config/tc-mips.c:11683
msgid "-64 is supported for ELF format only"
msgstr ""
-#: config/tc-mips.c:11582 config/tc-mips.c:11635
+#: config/tc-mips.c:11688 config/tc-mips.c:11741
msgid "No compiled in support for 64 bit object file format"
msgstr ""
-#: config/tc-mips.c:11622
+#: config/tc-mips.c:11728
msgid "-mabi is supported for ELF format only"
msgstr ""
-#: config/tc-mips.c:11642
+#: config/tc-mips.c:11748
#, c-format
msgid "invalid abi -mabi=%s"
msgstr ""
-#: config/tc-mips.c:11720
+#: config/tc-mips.c:11826
msgid "-G not supported in this configuration."
msgstr ""
-#: config/tc-mips.c:11746
+#: config/tc-mips.c:11852
#, c-format
msgid "-%s conflicts with the other architecture options, which imply -%s"
msgstr ""
-#: config/tc-mips.c:11777
+#: config/tc-mips.c:11864
+#, c-format
+msgid "-march=%s is not compatible with the selected ABI"
+msgstr ""
+
+#: config/tc-mips.c:11883
msgid "-mgp64 used with a 32-bit processor"
msgstr ""
-#: config/tc-mips.c:11779
+#: config/tc-mips.c:11885
msgid "-mgp32 used with a 64-bit ABI"
msgstr ""
-#: config/tc-mips.c:11781
+#: config/tc-mips.c:11887
msgid "-mgp64 used with a 32-bit ABI"
msgstr ""
-#: config/tc-mips.c:11819
+#: config/tc-mips.c:11925
msgid "-mfp64 used with a 32-bit fpu"
msgstr ""
-#: config/tc-mips.c:11822
+#: config/tc-mips.c:11928
msgid "-mfp64 used with a 32-bit ABI"
msgstr ""
-#: config/tc-mips.c:11826
+#: config/tc-mips.c:11932
msgid "-mfp32 used with a 64-bit ABI"
msgstr ""
-#: config/tc-mips.c:11840
+#: config/tc-mips.c:11946
msgid "trap exception not supported at ISA 1"
msgstr ""
-#: config/tc-mips.c:11850
+#: config/tc-mips.c:11956
msgid "-mfp32 used with -mips3d"
msgstr ""
-#: config/tc-mips.c:11856
+#: config/tc-mips.c:11962
msgid "-mfp32 used with -mdmx"
msgstr ""
-#: config/tc-mips.c:11931
+#: config/tc-mips.c:11967
+#, c-format
+msgid "%s ISA does not support SmartMIPS"
+msgstr ""
+
+#: config/tc-mips.c:11973 config/tc-mips.c:12918
+#, c-format
+msgid "%s ISA does not support DSP ASE"
+msgstr ""
+
+#: config/tc-mips.c:11982 config/tc-mips.c:12931
+#, c-format
+msgid "%s ISA does not support DSP R2 ASE"
+msgstr ""
+
+#: config/tc-mips.c:11988 config/tc-mips.c:12944
+#, c-format
+msgid "%s ISA does not support MT ASE"
+msgstr ""
+
+#: config/tc-mips.c:12037
msgid "PC relative MIPS16 instruction references a different section"
msgstr ""
-#: config/tc-mips.c:12229 config/tc-sparc.c:3180 config/tc-sparc.c:3187
-#: config/tc-sparc.c:3194 config/tc-sparc.c:3201 config/tc-sparc.c:3208
-#: config/tc-sparc.c:3217 config/tc-sparc.c:3228 config/tc-sparc.c:3250
-#: config/tc-sparc.c:3274 write.c:1105
+#: config/tc-mips.c:12335 config/tc-sparc.c:3184 config/tc-sparc.c:3191
+#: config/tc-sparc.c:3198 config/tc-sparc.c:3205 config/tc-sparc.c:3212
+#: config/tc-sparc.c:3221 config/tc-sparc.c:3232 config/tc-sparc.c:3254
+#: config/tc-sparc.c:3278 write.c:1122
msgid "relocation overflow"
msgstr ""
-#: config/tc-mips.c:12239
+#: config/tc-mips.c:12345
#, c-format
msgid "Branch to misaligned address (%lx)"
msgstr ""
-#: config/tc-mips.c:12286
+#: config/tc-mips.c:12392
msgid "Branch out of range"
msgstr ""
-#: config/tc-mips.c:12368
+#: config/tc-mips.c:12474
#, c-format
msgid "Alignment too large: %d. assumed."
msgstr ""
-#: config/tc-mips.c:12371
+#: config/tc-mips.c:12477
msgid "Alignment negative: 0 assumed."
msgstr ""
-#: config/tc-mips.c:12616
+#: config/tc-mips.c:12723
#, c-format
msgid "%s: no such section"
msgstr ""
-#: config/tc-mips.c:12665
+#: config/tc-mips.c:12772
#, c-format
msgid ".option pic%d not supported"
msgstr ""
-#: config/tc-mips.c:12670 config/tc-mips.c:12977
+#: config/tc-mips.c:12777 config/tc-mips.c:13084
msgid "-G may not be used with SVR4 PIC code"
msgstr ""
-#: config/tc-mips.c:12676
+#: config/tc-mips.c:12783
#, c-format
msgid "Unrecognized option \"%s\""
msgstr ""
-#: config/tc-mips.c:12719
+#: config/tc-mips.c:12843
+msgid "`noreorder' must be set before `nomacro'"
+msgstr ""
+
+#: config/tc-mips.c:12869
#, c-format
-msgid "Unrecognized register name `%s'"
+msgid "%s isa does not support 64-bit registers"
msgstr ""
-#: config/tc-mips.c:12736
-msgid "`noreorder' must be set before `nomacro'"
+#: config/tc-mips.c:12880
+#, c-format
+msgid "%s isa does not support 64-bit floating point registers"
msgstr ""
-#: config/tc-mips.c:12861
+#: config/tc-mips.c:12901
+#, c-format
+msgid "%s ISA does not support SmartMIPS ASE"
+msgstr ""
+
+#: config/tc-mips.c:12968
#, c-format
msgid "unknown architecture %s"
msgstr ""
-#: config/tc-mips.c:12874 config/tc-mips.c:12904
+#: config/tc-mips.c:12981 config/tc-mips.c:13011
#, c-format
msgid "unknown ISA level %s"
msgstr ""
-#: config/tc-mips.c:12882
+#: config/tc-mips.c:12989
#, c-format
msgid "unknown ISA or architecture %s"
msgstr ""
-#: config/tc-mips.c:12932
+#: config/tc-mips.c:13039
msgid ".set pop with no .set push"
msgstr ""
-#: config/tc-mips.c:12961
+#: config/tc-mips.c:13068
#, c-format
msgid "Tried to set unrecognized symbol: %s\n"
msgstr ""
-#: config/tc-mips.c:13019
+#: config/tc-mips.c:13126
msgid ".cpload not in noreorder section"
msgstr ""
-#: config/tc-mips.c:13087 config/tc-mips.c:13106
+#: config/tc-mips.c:13194 config/tc-mips.c:13213
msgid "missing argument separator ',' for .cpsetup"
msgstr ""
-#: config/tc-mips.c:13264
+#: config/tc-mips.c:13371
#, c-format
msgid "Unsupported use of %s"
msgstr ""
-#: config/tc-mips.c:13346 config/tc-score.c:6253
+#: config/tc-mips.c:13453 config/tc-score.c:6035
msgid "Unsupported use of .gpword"
msgstr ""
-#: config/tc-mips.c:13386
+#: config/tc-mips.c:13493
msgid "Unsupported use of .gpdword"
msgstr ""
-#: config/tc-mips.c:13731
+#: config/tc-mips.c:13587
+#, c-format
+msgid "ignoring attempt to redefine symbol %s"
+msgstr ""
+
+#: config/tc-mips.c:13602 ecoff.c:3368
+msgid "bad .weakext directive"
+msgstr ""
+
+#: config/tc-mips.c:13838
msgid "unsupported PC relative reference to different section"
msgstr ""
-#: config/tc-mips.c:13844 config/tc-xtensa.c:1556 config/tc-xtensa.c:1831
+#: config/tc-mips.c:13951 config/tc-xtensa.c:1582 config/tc-xtensa.c:1857
msgid "unsupported relocation"
msgstr ""
-#: config/tc-mips.c:14093
+#: config/tc-mips.c:14200 config/tc-pdp11.c:1431
#, c-format
msgid "Can not represent %s relocation in this object file format"
msgstr ""
-#: config/tc-mips.c:14178
+#: config/tc-mips.c:14285
msgid "relaxed out-of-range branch into a jump"
msgstr ""
-#: config/tc-mips.c:14712
+#: config/tc-mips.c:14819
msgid "missing .end at end of assembly"
msgstr ""
-#: config/tc-mips.c:14727 config/tc-score.c:5859
+#: config/tc-mips.c:14834 config/tc-score.c:5644
msgid "expected simple number"
msgstr ""
-#: config/tc-mips.c:14755 config/tc-score.c:5886
+#: config/tc-mips.c:14862 config/tc-score.c:5671
msgid "invalid number"
msgstr ""
-#: config/tc-mips.c:14926 config/tc-score.c:5926
+#: config/tc-mips.c:15033 config/tc-score.c:5710
msgid "missing .end"
msgstr ""
-#: config/tc-mips.c:14978
+#: config/tc-mips.c:15085
msgid "Bad .frame directive"
msgstr ""
-#: config/tc-mips.c:15010
+#: config/tc-mips.c:15117
msgid ".mask/.fmask outside of .ent"
msgstr ""
-#: config/tc-mips.c:15017
+#: config/tc-mips.c:15124
msgid "Bad .mask/.fmask directive"
msgstr ""
-#: config/tc-mips.c:15342
+#: config/tc-mips.c:15399
+#, c-format
+msgid "Bad value (%s) for %s"
+msgstr ""
+
+#: config/tc-mips.c:15463
#, c-format
msgid ""
"MIPS options:\n"
@@ -9294,7 +9765,7 @@ msgid ""
"\t\t\timplicitly with the gp register [default 8]\n"
msgstr ""
-#: config/tc-mips.c:15349
+#: config/tc-mips.c:15470
#, c-format
msgid ""
"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
@@ -9309,7 +9780,7 @@ msgid ""
"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
msgstr ""
-#: config/tc-mips.c:15368
+#: config/tc-mips.c:15489
#, c-format
msgid ""
"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
@@ -9317,46 +9788,47 @@ msgid ""
"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
msgstr ""
-#: config/tc-mips.c:15381
+#: config/tc-mips.c:15502
#, c-format
msgid ""
"-mips16\t\t\tgenerate mips16 instructions\n"
"-no-mips16\t\tdo not generate mips16 instructions\n"
msgstr ""
-#: config/tc-mips.c:15384
+#: config/tc-mips.c:15505
#, c-format
msgid ""
"-msmartmips\t\tgenerate smartmips instructions\n"
"-mno-smartmips\t\tdo not generate smartmips instructions\n"
msgstr ""
-#: config/tc-mips.c:15387
+#: config/tc-mips.c:15508
#, c-format
msgid ""
"-mdsp\t\t\tgenerate DSP instructions\n"
"-mno-dsp\t\tdo not generate DSP instructions\n"
msgstr ""
-#: config/tc-mips.c:15390
+#: config/tc-mips.c:15511
#, c-format
msgid ""
"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
msgstr ""
-#: config/tc-mips.c:15393
+#: config/tc-mips.c:15514
#, c-format
msgid ""
"-mmt\t\t\tgenerate MT instructions\n"
"-mno-mt\t\t\tdo not generate MT instructions\n"
msgstr ""
-#: config/tc-mips.c:15396
+#: config/tc-mips.c:15517
#, c-format
msgid ""
"-mfix-vr4120\t\twork around certain VR4120 errata\n"
"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
+"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
"-msym32\t\t\tassume all symbols have 32-bit values\n"
@@ -9366,7 +9838,7 @@ msgid ""
"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
msgstr ""
-#: config/tc-mips.c:15406
+#: config/tc-mips.c:15528
#, c-format
msgid ""
"-mhard-float\t\tallow floating-point instructions\n"
@@ -9376,7 +9848,7 @@ msgid ""
"--[no-]construct-floats [dis]allow floating point values to be constructed\n"
msgstr ""
-#: config/tc-mips.c:15414
+#: config/tc-mips.c:15536
#, c-format
msgid ""
"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
@@ -9390,7 +9862,7 @@ msgid ""
"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
msgstr ""
-#: config/tc-mips.c:15435
+#: config/tc-mips.c:15557
#, c-format
msgid ""
"-32\t\t\tcreate o32 ABI object file (default)\n"
@@ -9471,8 +9943,8 @@ msgstr ""
msgid "specified location wasn't TETRA-aligned"
msgstr ""
-#: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4100
-#: config/tc-mmix.c:4116
+#: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4109
+#: config/tc-mmix.c:4125
msgid "unaligned data at an absolute location is not supported"
msgstr ""
@@ -9484,163 +9956,163 @@ msgstr ""
#: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
#: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
#: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
-#: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
-#: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
-#: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
-#: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
-#: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
-#: config/tc-mmix.c:1850 config/tc-mmix.c:1866
+#: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
+#: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
+#: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
+#: config/tc-mmix.c:1690 config/tc-mmix.c:1716 config/tc-mmix.c:1732
+#: config/tc-mmix.c:1758 config/tc-mmix.c:1774 config/tc-mmix.c:1790
+#: config/tc-mmix.c:1853 config/tc-mmix.c:1869
#, c-format
msgid "invalid operands to opcode %s: `%s'"
msgstr ""
-#: config/tc-mmix.c:1843
+#: config/tc-mmix.c:1846
#, c-format
msgid "unsupported operands to %s: `%s'"
msgstr ""
-#: config/tc-mmix.c:1968
+#: config/tc-mmix.c:1971
msgid "internal: mmix_prefix_name but empty prefix"
msgstr ""
-#: config/tc-mmix.c:2012
+#: config/tc-mmix.c:2015
#, c-format
msgid "too many GREG registers allocated (max %d)"
msgstr ""
-#: config/tc-mmix.c:2070
+#: config/tc-mmix.c:2073
msgid "BSPEC already active. Nesting is not supported."
msgstr ""
-#: config/tc-mmix.c:2079
+#: config/tc-mmix.c:2082
msgid "invalid BSPEC expression"
msgstr ""
-#: config/tc-mmix.c:2095
+#: config/tc-mmix.c:2098
#, c-format
msgid "can't create section %s"
msgstr ""
-#: config/tc-mmix.c:2100
+#: config/tc-mmix.c:2103
#, c-format
msgid "can't set section flags for section %s"
msgstr ""
-#: config/tc-mmix.c:2121
+#: config/tc-mmix.c:2124
msgid "ESPEC without preceding BSPEC"
msgstr ""
-#: config/tc-mmix.c:2150
+#: config/tc-mmix.c:2153
msgid "missing local expression"
msgstr ""
-#: config/tc-mmix.c:2360
+#: config/tc-mmix.c:2363
msgid "operand out of range, instruction expanded"
msgstr ""
#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
#. user-friendly, though a little bit non-substantial.
-#: config/tc-mmix.c:2611
+#: config/tc-mmix.c:2614
msgid "directive LOCAL must be placed in code or data"
msgstr ""
-#: config/tc-mmix.c:2612
+#: config/tc-mmix.c:2615
msgid "internal confusion: relocation in a section without contents"
msgstr ""
-#: config/tc-mmix.c:2726
+#: config/tc-mmix.c:2729
msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
msgstr ""
-#: config/tc-mmix.c:2774
+#: config/tc-mmix.c:2777
msgid "no suitable GREG definition for operands"
msgstr ""
-#: config/tc-mmix.c:2833
+#: config/tc-mmix.c:2836
msgid "operands were not reducible at assembly-time"
msgstr ""
-#: config/tc-mmix.c:2860
+#: config/tc-mmix.c:2863
#, c-format
msgid "cannot generate relocation type for symbol %s, code %s"
msgstr ""
-#: config/tc-mmix.c:2880
+#: config/tc-mmix.c:2883
#, c-format
msgid "internal: unhandled label %s"
msgstr ""
-#: config/tc-mmix.c:2910
+#: config/tc-mmix.c:2913
msgid "[0-9]H labels may not appear alone on a line"
msgstr ""
-#: config/tc-mmix.c:2919
+#: config/tc-mmix.c:2922
msgid "[0-9]H labels do not mix with dot-pseudos"
msgstr ""
-#: config/tc-mmix.c:3007
+#: config/tc-mmix.c:3010
msgid "invalid characters in input"
msgstr ""
-#: config/tc-mmix.c:3113
+#: config/tc-mmix.c:3116
msgid "empty label field for IS"
msgstr ""
-#: config/tc-mmix.c:3439
+#: config/tc-mmix.c:3442
#, c-format
msgid "internal: unexpected relax type %d:%d"
msgstr ""
-#: config/tc-mmix.c:3461
+#: config/tc-mmix.c:3465
msgid "BSPEC without ESPEC."
msgstr ""
-#: config/tc-mmix.c:3661
+#: config/tc-mmix.c:3670
msgid "GREG expression too complicated"
msgstr ""
-#: config/tc-mmix.c:3676
+#: config/tc-mmix.c:3685
msgid "internal: GREG expression not resolved to section"
msgstr ""
-#: config/tc-mmix.c:3725
+#: config/tc-mmix.c:3734
msgid "register section has contents\n"
msgstr ""
-#: config/tc-mmix.c:3852
+#: config/tc-mmix.c:3861
msgid "section change from within a BSPEC/ESPEC pair is not supported"
msgstr ""
-#: config/tc-mmix.c:3873
+#: config/tc-mmix.c:3882
msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
msgstr ""
-#: config/tc-mmix.c:3884
+#: config/tc-mmix.c:3893
msgid "invalid LOC expression"
msgstr ""
-#: config/tc-mmix.c:3911 config/tc-mmix.c:3938
+#: config/tc-mmix.c:3920 config/tc-mmix.c:3947
msgid "LOC expression stepping backwards is not supported"
msgstr ""
#. We will only get here in rare cases involving #NO_APP,
#. where the unterminated string is not recognized by the
#. preformatting pass.
-#: config/tc-mmix.c:4022 config/tc-mmix.c:4182 config/tc-z80.c:1691
+#: config/tc-mmix.c:4031 config/tc-mmix.c:4191 config/tc-z80.c:1691
msgid "unterminated string"
msgstr ""
-#: config/tc-mmix.c:4039
+#: config/tc-mmix.c:4048
msgid "BYTE expression not a pure number"
msgstr ""
#. Note that mmixal does not allow negative numbers in
#. BYTE sequences, so neither should we.
-#: config/tc-mmix.c:4048
+#: config/tc-mmix.c:4057
msgid "BYTE expression not in the range 0..255"
msgstr ""
-#: config/tc-mmix.c:4098 config/tc-mmix.c:4114
+#: config/tc-mmix.c:4107 config/tc-mmix.c:4123
msgid "data item with alignment larger than location"
msgstr ""
@@ -9657,12 +10129,6 @@ msgid ""
"none yet\n"
msgstr ""
-#: config/tc-mn10200.c:898 config/tc-mn10300.c:1249 config/tc-ppc.c:2297
-#: config/tc-s390.c:1527 config/tc-v850.c:1604
-#, c-format
-msgid "Unrecognized opcode: `%s'"
-msgstr ""
-
#: config/tc-mn10300.c:441
#, c-format
msgid ""
@@ -9670,11 +10136,6 @@ msgid ""
"none yet\n"
msgstr ""
-#: config/tc-mn10300.c:1065 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4226
-#, c-format
-msgid "unsupported BFD relocation size %u"
-msgstr ""
-
#: config/tc-mn10300.c:1266
msgid "Invalid opcode/operands"
msgstr ""
@@ -10178,15 +10639,83 @@ msgstr ""
msgid "invalid register in & expression"
msgstr ""
-#: config/tc-pdp11.c:490
+#: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
+#: config/tc-pdp11.c:388 config/tc-pdp11.c:401
+msgid "Bad register name"
+msgstr ""
+
+#: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
+msgid "Error in expression"
+msgstr ""
+
+#: config/tc-pdp11.c:492
msgid "Low order bits truncated in immediate float operand"
msgstr ""
-#: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
+#: config/tc-pdp11.c:532
+msgid "Label expected"
+msgstr ""
+
+#: config/tc-pdp11.c:618
+msgid "Float AC not legal as integer operand"
+msgstr ""
+
+#: config/tc-pdp11.c:638
+msgid "General register not legal as float operand"
+msgstr ""
+
+#: config/tc-pdp11.c:671
+msgid "No instruction found"
+msgstr ""
+
+#: config/tc-pdp11.c:681 config/tc-z80.c:1890 config/tc-z80.c:1903
#, c-format
msgid "Unknown instruction '%s'"
msgstr ""
+#: config/tc-pdp11.c:687
+#, c-format
+msgid "Unsupported instruction set extension: %s"
+msgstr ""
+
+#: config/tc-pdp11.c:723
+msgid "operand is not an absolute constant"
+msgstr ""
+
+#: config/tc-pdp11.c:731
+msgid "3-bit immediate out of range"
+msgstr ""
+
+#: config/tc-pdp11.c:738
+msgid "6-bit immediate out of range"
+msgstr ""
+
+#: config/tc-pdp11.c:745
+msgid "8-bit immediate out of range"
+msgstr ""
+
+#: config/tc-pdp11.c:762 config/tc-pdp11.c:955
+msgid "Symbol expected"
+msgstr ""
+
+#: config/tc-pdp11.c:767
+msgid "8-bit displacement out of range"
+msgstr ""
+
+#: config/tc-pdp11.c:809 config/tc-pdp11.c:830 config/tc-pdp11.c:847
+#: config/tc-pdp11.c:868 config/tc-pdp11.c:885 config/tc-pdp11.c:906
+#: config/tc-pdp11.c:925 config/tc-pdp11.c:946
+msgid "Missing ','"
+msgstr ""
+
+#: config/tc-pdp11.c:960
+msgid "6-bit displacement out of range"
+msgstr ""
+
+#: config/tc-pdp11.c:981 config/tc-vax.c:1946
+msgid "Too many operands"
+msgstr ""
+
#: config/tc-pj.c:65 config/tc-pj.c:74
msgid "confusing relocation expressions"
msgstr ""
@@ -10200,7 +10729,19 @@ msgstr ""
msgid "unknown opcode %s"
msgstr ""
-#: config/tc-pj.c:355
+#: config/tc-pj.c:288
+msgid "expected expresssion"
+msgstr ""
+
+#: config/tc-pj.c:307
+msgid "extra stuff on line ignored"
+msgstr ""
+
+#: config/tc-pj.c:312
+msgid "Something forgot to clean up\n"
+msgstr ""
+
+#: config/tc-pj.c:354
#, c-format
msgid ""
"PJ options:\n"
@@ -10208,7 +10749,7 @@ msgid ""
"-big\t\t\tgenerate big endian code\n"
msgstr ""
-#: config/tc-pj.c:382 config/tc-sh.c:4059 config/tc-sh.c:4066
+#: config/tc-pj.c:381 config/tc-sh.c:4059 config/tc-sh.c:4066
#: config/tc-sh.c:4073 config/tc-sh.c:4080
msgid "pcrel too far"
msgstr ""
@@ -10221,17 +10762,12 @@ msgstr ""
msgid "estimate size\n"
msgstr ""
-#: config/tc-ppc.c:1030
+#: config/tc-ppc.c:1075
#, c-format
msgid "%s unsupported"
msgstr ""
-#: config/tc-ppc.c:1096 config/tc-s390.c:404 config/tc-s390.c:411
-#, c-format
-msgid "invalid switch -m%s"
-msgstr ""
-
-#: config/tc-ppc.c:1132
+#: config/tc-ppc.c:1177
#, c-format
msgid ""
"PowerPC options:\n"
@@ -10252,13 +10788,12 @@ msgid ""
"-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
msgstr ""
-#: config/tc-ppc.c:1149
+#: config/tc-ppc.c:1194
#, c-format
msgid ""
"-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
"-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
-"-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
-"-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
+"-mbooke\t\t\tgenerate code for 32-bit PowerPC BookE\n"
"-mpower4\t\tgenerate code for Power4 architecture\n"
"-mpower5\t\tgenerate code for Power5 architecture\n"
"-mpower6\t\tgenerate code for Power6 architecture\n"
@@ -10268,7 +10803,7 @@ msgid ""
"-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
msgstr ""
-#: config/tc-ppc.c:1161
+#: config/tc-ppc.c:1205
#, c-format
msgid ""
"-maltivec\t\tgenerate code for AltiVec\n"
@@ -10281,7 +10816,7 @@ msgid ""
"-mno-regnames\t\tDo not allow symbolic names for registers\n"
msgstr ""
-#: config/tc-ppc.c:1171
+#: config/tc-ppc.c:1215
#, c-format
msgid ""
"-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
@@ -10297,280 +10832,275 @@ msgid ""
"-Qy, -Qn\t\tignored\n"
msgstr ""
-#: config/tc-ppc.c:1208
+#: config/tc-ppc.c:1252
#, c-format
msgid "Unknown default cpu = %s, os = %s"
msgstr ""
-#: config/tc-ppc.c:1234
+#: config/tc-ppc.c:1278
msgid "Neither Power nor PowerPC opcodes were selected."
msgstr ""
-#: config/tc-ppc.c:1313
+#: config/tc-ppc.c:1357
#, c-format
msgid "powerpc_operands[%d].bitm invalid"
msgstr ""
-#: config/tc-ppc.c:1320
+#: config/tc-ppc.c:1364
#, c-format
msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
msgstr ""
-#: config/tc-ppc.c:1342
+#: config/tc-ppc.c:1386
#, c-format
msgid "major opcode is not sorted for %s"
msgstr ""
-#: config/tc-ppc.c:1379
+#: config/tc-ppc.c:1422
#, c-format
msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
msgstr ""
-#: config/tc-ppc.c:1388
+#: config/tc-ppc.c:1431
#, c-format
msgid "mask trims opcode bits for %s"
msgstr ""
-#: config/tc-ppc.c:1397
+#: config/tc-ppc.c:1440
#, c-format
msgid "operand index error for %s"
msgstr ""
-#: config/tc-ppc.c:1409
+#: config/tc-ppc.c:1452
#, c-format
msgid "operand %d overlap in %s"
msgstr ""
-#: config/tc-ppc.c:1451
+#: config/tc-ppc.c:1478
#, c-format
msgid "duplicate instruction %s"
msgstr ""
-#: config/tc-ppc.c:1475
+#: config/tc-ppc.c:1502
#, c-format
msgid "duplicate macro %s"
msgstr ""
-#: config/tc-ppc.c:1810
-msgid "identifier+constant@got means identifier@got+constant"
-msgstr ""
-
-#: config/tc-ppc.c:1876
-#, c-format
-msgid "%s relocations do not fit in %d bytes\n"
+#: config/tc-ppc.c:1859
+msgid "symbol+offset not supported for got tls"
msgstr ""
-#: config/tc-ppc.c:1981
-#, c-format
-msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
-msgstr ""
-
-#: config/tc-ppc.c:2061
+#: config/tc-ppc.c:2113
msgid "Relocation cannot be done when using -mrelocatable"
msgstr ""
-#: config/tc-ppc.c:2110
+#: config/tc-ppc.c:2162
msgid "TOC section size exceeds 64k"
msgstr ""
-#: config/tc-ppc.c:2191
+#: config/tc-ppc.c:2243
#, c-format
msgid "syntax error: invalid toc specifier `%s'"
msgstr ""
-#: config/tc-ppc.c:2205
+#: config/tc-ppc.c:2257
#, c-format
msgid "syntax error: expected `]', found `%c'"
msgstr ""
-#: config/tc-ppc.c:2482
+#: config/tc-ppc.c:2534
msgid "[tocv] symbol is not a toc symbol"
msgstr ""
-#: config/tc-ppc.c:2493
+#: config/tc-ppc.c:2545
msgid "Unimplemented toc32 expression modifier"
msgstr ""
-#: config/tc-ppc.c:2498
+#: config/tc-ppc.c:2550
msgid "Unimplemented toc64 expression modifier"
msgstr ""
-#: config/tc-ppc.c:2502
+#: config/tc-ppc.c:2554
#, c-format
msgid "Unexpected return value [%d] from parse_toc_entry!\n"
msgstr ""
-#: config/tc-ppc.c:2727
+#: config/tc-ppc.c:2826
msgid "unsupported relocation for DS offset field"
msgstr ""
-#: config/tc-ppc.c:2779
+#: config/tc-ppc.c:2879
#, c-format
msgid "syntax error; found `%c' but expected `%c'"
msgstr ""
-#: config/tc-ppc.c:2822 config/tc-ppc.h:94
+#: config/tc-ppc.c:2919 config/tc-ppc.h:94
msgid "instruction address is not a multiple of 4"
msgstr ""
-#: config/tc-ppc.c:2931
-msgid "wrong number of operands"
-msgstr ""
-
-#: config/tc-ppc.c:2985
+#: config/tc-ppc.c:3084
msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
msgstr ""
-#: config/tc-ppc.c:3091
+#: config/tc-ppc.c:3190
msgid "missing size"
msgstr ""
-#: config/tc-ppc.c:3100
+#: config/tc-ppc.c:3199
msgid "negative size"
msgstr ""
-#: config/tc-ppc.c:3137
+#: config/tc-ppc.c:3236
msgid "missing real symbol name"
msgstr ""
-#: config/tc-ppc.c:3158
+#: config/tc-ppc.c:3257
msgid "attempt to redefine symbol"
msgstr ""
-#: config/tc-ppc.c:3400
+#: config/tc-ppc.c:3499
msgid "The XCOFF file format does not support arbitrary sections"
msgstr ""
-#: config/tc-ppc.c:3474
+#: config/tc-ppc.c:3573
msgid "missing rename string"
msgstr ""
-#: config/tc-ppc.c:3504 config/tc-ppc.c:4046 read.c:3270
+#: config/tc-ppc.c:3603 config/tc-ppc.c:4145 read.c:3314
msgid "missing value"
msgstr ""
-#: config/tc-ppc.c:3522
+#: config/tc-ppc.c:3621
msgid "illegal .stabx expression; zero assumed"
msgstr ""
-#: config/tc-ppc.c:3554
+#: config/tc-ppc.c:3653
msgid "missing class"
msgstr ""
-#: config/tc-ppc.c:3563
+#: config/tc-ppc.c:3662
msgid "missing type"
msgstr ""
-#: config/tc-ppc.c:3643
+#: config/tc-ppc.c:3742
msgid "missing symbol name"
msgstr ""
-#: config/tc-ppc.c:3833
+#: config/tc-ppc.c:3932
msgid "nested .bs blocks"
msgstr ""
-#: config/tc-ppc.c:3865
+#: config/tc-ppc.c:3964
msgid ".es without preceding .bs"
msgstr ""
-#: config/tc-ppc.c:4038
+#: config/tc-ppc.c:4137
msgid "non-constant byte count"
msgstr ""
-#: config/tc-ppc.c:4085
+#: config/tc-ppc.c:4184
msgid ".tc not in .toc section"
msgstr ""
-#: config/tc-ppc.c:4104
+#: config/tc-ppc.c:4203
msgid ".tc with no label"
msgstr ""
-#: config/tc-ppc.c:4196
+#: config/tc-ppc.c:4296
msgid ".machine stack overflow"
msgstr ""
-#: config/tc-ppc.c:4203
+#: config/tc-ppc.c:4303
msgid ".machine stack underflow"
msgstr ""
-#: config/tc-ppc.c:4210
+#: config/tc-ppc.c:4310
#, c-format
msgid "invalid machine `%s'"
msgstr ""
-#: config/tc-ppc.c:4261
+#: config/tc-ppc.c:4361
msgid "No previous section to return to. Directive ignored."
msgstr ""
#. Section Contents
#. unknown
-#: config/tc-ppc.c:4671
+#: config/tc-ppc.c:4771
msgid "Unsupported section attribute -- 'a'"
msgstr ""
-#: config/tc-ppc.c:4855
+#: config/tc-ppc.c:4955
msgid "bad symbol suffix"
msgstr ""
-#: config/tc-ppc.c:4947
+#: config/tc-ppc.c:5047
msgid "Unrecognized symbol suffix"
msgstr ""
-#: config/tc-ppc.c:5035
+#: config/tc-ppc.c:5135
msgid "two .function pseudo-ops with no intervening .ef"
msgstr ""
-#: config/tc-ppc.c:5048
+#: config/tc-ppc.c:5148
msgid ".ef with no preceding .function"
msgstr ""
-#: config/tc-ppc.c:5176
+#: config/tc-ppc.c:5277
#, c-format
msgid "warning: symbol %s has no csect"
msgstr ""
-#: config/tc-ppc.c:5421
+#: config/tc-ppc.c:5522
msgid "symbol in .toc does not match any .tc"
msgstr ""
-#: config/tc-ppc.c:5789
+#: config/tc-ppc.c:5897
#, c-format
msgid "unsupported relocation against %s"
msgstr ""
-#: config/tc-ppc.c:5862
+#: config/tc-ppc.c:5970
#, c-format
msgid "cannot emit PC relative %s relocation against %s"
msgstr ""
-#: config/tc-ppc.c:5867
+#: config/tc-ppc.c:5975
#, c-format
msgid "cannot emit PC relative %s relocation"
msgstr ""
-#: config/tc-ppc.c:6049
+#: config/tc-ppc.c:6159
#, c-format
msgid "Unable to handle reference to symbol %s"
msgstr ""
-#: config/tc-ppc.c:6052
+#: config/tc-ppc.c:6162
msgid "Unable to resolve expression"
msgstr ""
-#: config/tc-ppc.c:6079
+#: config/tc-ppc.c:6189
msgid "must branch to an address a multiple of 4"
msgstr ""
-#: config/tc-ppc.c:6083
+#: config/tc-ppc.c:6193
#, c-format
msgid "@local or @plt branch destination is too far away, %ld bytes"
msgstr ""
-#: config/tc-ppc.c:6114
+#: config/tc-ppc.c:6224
#, c-format
msgid "Gas failure, reloc value %d\n"
msgstr ""
+#: config/tc-s390.c:327 config/tc-sparc.c:272
+msgid "Invalid default architecture, broken assembler."
+msgstr ""
+
+#: config/tc-s390.c:423 config/tc-sparc.c:475
+#, c-format
+msgid "invalid architecture -A%s"
+msgstr ""
+
#: config/tc-s390.c:446
#, c-format
msgid ""
@@ -10589,14 +11119,18 @@ msgid ""
" -Qy, -Qn ignored\n"
msgstr ""
+#: config/tc-s390.c:472
+msgid "The 64 bit file format is used without esame instructions."
+msgstr ""
+
#: config/tc-s390.c:489
#, c-format
msgid "Internal assembler error for instruction format %s"
msgstr ""
-#: config/tc-s390.c:510
+#: config/tc-s390.c:562
#, c-format
-msgid "Internal assembler error for instruction %s"
+msgid "operand out of range (%s not between %ld and %ld)"
msgstr ""
#: config/tc-s390.c:744
@@ -10620,335 +11154,452 @@ msgstr ""
msgid "relocation not applicable"
msgstr ""
-#: config/tc-s390.c:1297
+#: config/tc-s390.c:1229
+msgid "index register specified but zero"
+msgstr ""
+
+#: config/tc-s390.c:1233
+msgid "base register specified but zero"
+msgstr ""
+
+#: config/tc-s390.c:1314
msgid "invalid operand suffix"
msgstr ""
-#: config/tc-s390.c:1320
+#: config/tc-s390.c:1337
msgid "syntax error; missing '(' after displacement"
msgstr ""
-#: config/tc-s390.c:1336 config/tc-s390.c:1380 config/tc-s390.c:1410
+#: config/tc-s390.c:1353 config/tc-s390.c:1397 config/tc-s390.c:1427
msgid "syntax error; expected ,"
msgstr ""
-#: config/tc-s390.c:1368
+#: config/tc-s390.c:1385
msgid "syntax error; missing ')' after base register"
msgstr ""
-#: config/tc-s390.c:1397
+#: config/tc-s390.c:1414
msgid "syntax error; ')' not allowed here"
msgstr ""
-#: config/tc-s390.c:1587 config/tc-s390.c:1610 config/tc-s390.c:1623
+#: config/tc-s390.c:1549
+#, c-format
+msgid "Opcode %s not available in this mode"
+msgstr ""
+
+#: config/tc-s390.c:1604 config/tc-s390.c:1627 config/tc-s390.c:1640
msgid "Invalid .insn format\n"
msgstr ""
-#: config/tc-s390.c:1595
+#: config/tc-s390.c:1612
#, c-format
msgid "Unrecognized opcode format: `%s'"
msgstr ""
-#: config/tc-s390.c:1626
+#: config/tc-s390.c:1643
msgid "second operand of .insn not a constant\n"
msgstr ""
-#: config/tc-s390.c:1629
+#: config/tc-s390.c:1646
msgid "missing comma after insn constant\n"
msgstr ""
-#: config/tc-s390.c:2009
+#: config/tc-s390.c:1938
+#, c-format
+msgid "cannot emit relocation %s against subsy symbol %s"
+msgstr ""
+
+#: config/tc-s390.c:2026
msgid "unsupported relocation type"
msgstr ""
-#: config/tc-score.c:49
-msgid "instruction is not conditional"
+#: config/tc-s390.c:2073
+#, c-format
+msgid "cannot emit PC relative %s relocation%s%s"
msgstr ""
-#: config/tc-score.c:50
-msgid "acc0 expected"
+#: config/tc-s390.c:2198
+#, c-format
+msgid "Gas failure, reloc type %s\n"
msgstr ""
-#: config/tc-score.c:51
+#: config/tc-s390.c:2200
+#, c-format
+msgid "Gas failure, reloc type #%i\n"
+msgstr ""
+
+#: config/tc-score.c:260
msgid "div / mul are reserved instructions"
msgstr ""
-#: config/tc-score.c:52
+#: config/tc-score.c:261
msgid "This architecture doesn't support mmu"
msgstr ""
-#: config/tc-score.c:53
+#: config/tc-score.c:262
msgid "This architecture doesn't support atomic instruction"
msgstr ""
-#: config/tc-score.c:54
-msgid "the label length is longer than 1024"
-msgstr ""
-
-#: config/tc-score.c:233
+#: config/tc-score.c:469
msgid "S+core register expected"
msgstr ""
-#: config/tc-score.c:234
+#: config/tc-score.c:470
msgid "S+core special-register expected"
msgstr ""
-#: config/tc-score.c:235
+#: config/tc-score.c:471
msgid "S+core co-processor register expected"
msgstr ""
-#: config/tc-score.c:853 config/tc-score.c:1753
+#: config/tc-score.c:1074 config/tc-score.c:2073
msgid "Using temp register(r1)"
msgstr ""
-#: config/tc-score.c:872
+#: config/tc-score.c:1093
#, c-format
msgid "register expected, not '%.100s'"
msgstr ""
-#: config/tc-score.c:1258 config/tc-score.c:1265 config/tc-score.c:2640
-#: config/tc-score.c:2645 config/tc-score.c:2923 config/tc-score.c:2928
+#: config/tc-score.c:1149 config/tc-score.c:5488
+msgid "rd must be even number."
+msgstr ""
+
+#: config/tc-score.c:1520 config/tc-score.c:1527
+#, c-format
+msgid "invalid constant: %d bit expression not in range %u..%u"
+msgstr ""
+
+#: config/tc-score.c:1533 config/tc-score.c:1540 config/tc-score.c:2900
+#: config/tc-score.c:2905 config/tc-score.c:3173 config/tc-score.c:3178
+#: config/tc-score.c:3471
#, c-format
msgid "invalid constant: %d bit expression not in range %d..%d"
msgstr ""
-#: config/tc-score.c:1305
+#: config/tc-score.c:1565
msgid "invalid constant: bit expression not defined"
msgstr ""
-#: config/tc-score.c:1767
+#: config/tc-score.c:2087
#, c-format
msgid "low register(r0-r15)expected, not '%.100s'"
msgstr ""
-#: config/tc-score.c:1862
+#: config/tc-score.c:2149 config/tc-score.c:3492 config/tc-score.c:3660
+#: config/tc-score.c:3705
+#, c-format
+msgid "missing ["
+msgstr ""
+
+#: config/tc-score.c:2163 config/tc-score.c:3110 config/tc-score.c:3313
+#: config/tc-score.c:3329 config/tc-score.c:3400 config/tc-score.c:3456
+#: config/tc-score.c:3681 config/tc-score.c:3726 config/tc-score.c:3875
+#: config/tc-score.c:3929 config/tc-score.c:3975
#, c-format
-msgid "high register(r16-r31)expected, not '%.100s'"
+msgid "missing ]"
msgstr ""
-#: config/tc-score.c:2094
+#: config/tc-score.c:2352
#, c-format
msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
msgstr ""
-#: config/tc-score.c:2113
+#: config/tc-score.c:2371
#, c-format
msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
msgstr ""
-#: config/tc-score.c:2129 config/tc-score.c:2136
+#: config/tc-score.c:2387 config/tc-score.c:2394
#, c-format
msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
msgstr ""
-#: config/tc-score.c:2426 config/tc-score.c:5592
+#: config/tc-score.c:2755 config/tc-score.c:6502
#, c-format
msgid "%s -- `%s'"
msgstr ""
-#: config/tc-score.c:2583
+#: config/tc-score.c:2843
msgid "address offset must be half word alignment"
msgstr ""
-#: config/tc-score.c:2591
+#: config/tc-score.c:2851
msgid "address offset must be word alignment"
msgstr ""
-#: config/tc-score.c:2733 config/tc-score.c:2880
+#: config/tc-score.c:2993 config/tc-score.c:3130
msgid "register same as write-back base"
msgstr ""
-#: config/tc-score.c:2850
+#: config/tc-score.c:3100
msgid "pre-indexed expression expected"
msgstr ""
-#: config/tc-score.c:2860 config/tc-score.c:3218 config/tc-score.c:3234
-#: config/tc-score.c:3305 config/tc-score.c:3348 config/tc-score.c:3470
-#: config/tc-score.c:3544 config/tc-score.c:3598 config/tc-score.c:3644
-msgid "missing ]"
+#: config/tc-score.c:3431
+#, c-format
+msgid "invalid register number: %d is not in [r0--r7]"
+msgstr ""
+
+#: config/tc-score.c:3448
+msgid "comma is expected"
+msgstr ""
+
+#: config/tc-score.c:3479
+#, c-format
+msgid "invalid constant: %d is not word align integer"
+msgstr ""
+
+#: config/tc-score.c:3519 config/tc-score.c:3562
+msgid "invalid constant: 32 bit expression not word align"
msgstr ""
-#: config/tc-score.c:3461
-msgid "base register nums are over 3 bit"
+#: config/tc-score.c:3528 config/tc-score.c:3571
+msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
msgstr ""
-#: config/tc-score.c:3538 config/tc-score.c:3589
+#: config/tc-score.c:3604
+msgid ""
+"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
+msgstr ""
+
+#: config/tc-score.c:3793 config/tc-score.c:3821
+msgid "imm5 should >= 2"
+msgstr ""
+
+#: config/tc-score.c:3798 config/tc-score.c:3827
+msgid "reg should <= 31"
+msgstr ""
+
+#: config/tc-score.c:3869 config/tc-score.c:3920
msgid "missing +"
msgstr ""
-#: config/tc-score.c:3582
+#: config/tc-score.c:3913
#, c-format
msgid "%s register same as write-back base"
msgstr ""
-#: config/tc-score.c:3584
+#: config/tc-score.c:3915
msgid "destination"
msgstr ""
-#: config/tc-score.c:3584
+#: config/tc-score.c:3915
msgid "source"
msgstr ""
-#: config/tc-score.c:3988
+#: config/tc-score.c:4245 config/tc-score.c:4321 config/tc-score.c:4950
+msgid "expression error"
+msgstr ""
+
+#: config/tc-score.c:4251
+msgid "value not in range [0, 0xffffffff]"
+msgstr ""
+
+#: config/tc-score.c:4327
+msgid "value not in range [-0xffffffff, 0xffffffff]"
+msgstr ""
+
+#: config/tc-score.c:4355
msgid "li rd label isn't correct instruction form"
msgstr ""
-#: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
+#: config/tc-score.c:4524 config/tc-score.c:4675 config/tc-score.c:5200
+#: config/tc-score.c:5228
msgid "lacking label "
msgstr ""
-#: config/tc-score.c:4508
-msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
+#: config/tc-score.c:4900
+msgid "s3_PIC code offset overflow (max 16 signed bits)"
+msgstr ""
+
+#: config/tc-score.c:4956
+msgid "value not in range [0, 0x7fffffff]"
msgstr ""
-#: config/tc-score.c:4536
-msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
+#: config/tc-score.c:4961
+msgid "end on line error"
msgstr ""
-#: config/tc-score.c:4562
+#: config/tc-score.c:5207
+msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
+msgstr ""
+
+#: config/tc-score.c:5234
msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
msgstr ""
-#: config/tc-score.c:4595
+#: config/tc-score.c:5267
msgid "lacking label"
msgstr ""
-#: config/tc-score.c:4600
-msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
+#: config/tc-score.c:5272
+msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
+msgstr ""
+
+#: config/tc-score.c:5368
+msgid "pce instruction error (16 bit || 16 bit)'"
+msgstr ""
+
+#: config/tc-score.c:5386 config/tc-score.c:5410 config/tc-score.c:5437
+#: config/tc-score.c:5466 config/tc-score.c:5515
+msgid "score3d instruction."
msgstr ""
-#: config/tc-score.c:5274
+#: config/tc-score.c:6126 read.c:1465
+msgid "missing size expression"
+msgstr ""
+
+#: config/tc-score.c:6132
#, c-format
-msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
+msgid "BSS length (%d) < 0 ignored"
msgstr ""
-#: config/tc-score.c:5291 config/tc-score.c:5321
+#: config/tc-score.c:6147 read.c:2306
#, c-format
-msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
+msgid "error setting flags for \".sbss\": %s"
+msgstr ""
+
+#: config/tc-score.c:6161 config/tc-sparc.c:3695
+msgid "missing alignment"
msgstr ""
-#: config/tc-score.c:5345
+#: config/tc-score.c:6198
#, c-format
-msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
+msgid "alignment too large; %d assumed"
+msgstr ""
+
+#: config/tc-score.c:6203 read.c:2367
+msgid "alignment negative; 0 assumed"
msgstr ""
-#: config/tc-score.c:5511
+#: config/tc-score.c:6270 config/tc-z80.c:289 ecoff.c:3355 read.c:1484
+#: read.c:1597 read.c:2484 read.c:3048 read.c:3441 symbols.c:326 symbols.c:432
#, c-format
-msgid "cannot represent %s relocation in this object file format1"
+msgid "symbol `%s' is already defined"
msgstr ""
-#: config/tc-score.c:5570
-msgid "pce instruction error (16 bit || 16 bit)'"
+#. Error routine.
+#: config/tc-score.c:6606 config/tc-score.c:6630
+msgid "size is not 4 or 6"
+msgstr ""
+
+#: config/tc-score.c:6689
+msgid "bad call to MD_ATOF()"
+msgstr ""
+
+#: config/tc-score.c:7197
+#, c-format
+msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
+msgstr ""
+
+#: config/tc-score.c:7212 config/tc-score.c:7241 config/tc-score.c:7293
+#, c-format
+msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
+msgstr ""
+
+#: config/tc-score.c:7263 config/tc-score.c:7318
+#, c-format
+msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
msgstr ""
-#: config/tc-score.c:5700
+#: config/tc-score.c:7494
+#, c-format
+msgid "cannot represent %s relocation in this object file format1"
+msgstr ""
+
+#: config/tc-score.c:7785
#, c-format
msgid "Sunplus-v2-0-0-20060510\n"
msgstr ""
-#: config/tc-score.c:5716
+#: config/tc-score.c:7805
#, c-format
msgid " Score-specific assembler options:\n"
msgstr ""
-#: config/tc-score.c:5718
+#: config/tc-score.c:7807
#, c-format
msgid " -EB\t\tassemble code for a big-endian cpu\n"
msgstr ""
-#: config/tc-score.c:5723
+#: config/tc-score.c:7812
#, c-format
msgid " -EL\t\tassemble code for a little-endian cpu\n"
msgstr ""
-#: config/tc-score.c:5727
+#: config/tc-score.c:7816
#, c-format
msgid " -FIXDD\t\tassemble code for fix data dependency\n"
msgstr ""
-#: config/tc-score.c:5729
+#: config/tc-score.c:7818
#, c-format
msgid ""
" -NWARN\t\tassemble code for no warning message for fix data "
"dependency\n"
msgstr ""
-#: config/tc-score.c:5731
+#: config/tc-score.c:7820
#, c-format
msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
msgstr ""
-#: config/tc-score.c:5733
+#: config/tc-score.c:7822
#, c-format
msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
msgstr ""
-#: config/tc-score.c:5735
+#: config/tc-score.c:7824
#, c-format
msgid ""
" -SCORE7\t\tassemble code for target is SCORE7, this is default "
"setting\n"
msgstr ""
-#: config/tc-score.c:5737
+#: config/tc-score.c:7826
#, c-format
-msgid ""
-" -USE_R1\t\tassemble code for no warning message when using temp "
-"register r1\n"
+msgid " -SCORE3\t\tassemble code for target is SCORE3\n"
msgstr ""
-#: config/tc-score.c:5739
+#: config/tc-score.c:7828
#, c-format
-msgid " -KPIC\t\tassemble code for PIC\n"
+msgid ""
+" -march=score7\tassemble code for target is SCORE7, this is default "
+"setting\n"
msgstr ""
-#: config/tc-score.c:5741
+#: config/tc-score.c:7830
#, c-format
-msgid " -O0\t\tassembler will not perform any optimizations\n"
+msgid " -march=score3\tassemble code for target is SCORE3\n"
msgstr ""
-#: config/tc-score.c:5743
+#: config/tc-score.c:7832
#, c-format
msgid ""
-" -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
-msgstr ""
-
-#: config/tc-score.c:5745
-#, c-format
-msgid " -V \t\tSunplus release version \n"
-msgstr ""
-
-#: config/tc-score.c:6345 read.c:1464
-msgid "missing size expression"
+" -USE_R1\t\tassemble code for no warning message when using temp "
+"register r1\n"
msgstr ""
-#: config/tc-score.c:6351
+#: config/tc-score.c:7834
#, c-format
-msgid "BSS length (%d) < 0 ignored"
+msgid " -KPIC\t\tassemble code for PIC\n"
msgstr ""
-#: config/tc-score.c:6366 read.c:2282
+#: config/tc-score.c:7836
#, c-format
-msgid "error setting flags for \".sbss\": %s"
-msgstr ""
-
-#: config/tc-score.c:6380 config/tc-sparc.c:3691
-msgid "missing alignment"
+msgid " -O0\t\tassembler will not perform any optimizations\n"
msgstr ""
-#: config/tc-score.c:6417
+#: config/tc-score.c:7838
#, c-format
-msgid "alignment too large; %d assumed"
-msgstr ""
-
-#: config/tc-score.c:6422 read.c:2343
-msgid "alignment negative; 0 assumed"
+msgid ""
+" -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
msgstr ""
-#: config/tc-score.c:6489 config/tc-z80.c:289 ecoff.c:3355 read.c:1483
-#: read.c:1596 read.c:2460 read.c:3012 read.c:3397 symbols.c:326 symbols.c:432
+#: config/tc-score.c:7840
#, c-format
-msgid "symbol `%s' is already defined"
+msgid " -V \t\tSunplus release version \n"
msgstr ""
#: config/tc-sh.c:63
@@ -11127,6 +11778,11 @@ msgstr ""
msgid "Invalid combination: --abi=64 with --isa=SHcompact"
msgstr ""
+#: config/tc-sh.c:3216
+#, c-format
+msgid "Invalid argument to --isa option: %s"
+msgstr ""
+
#: config/tc-sh.c:3225
msgid "Invalid combination: --abi=32 with --abi=64"
msgstr ""
@@ -11139,6 +11795,11 @@ msgstr ""
msgid "Invalid combination: --isa=SHcompact with --abi=64"
msgstr ""
+#: config/tc-sh.c:3237
+#, c-format
+msgid "Invalid argument to --abi option: %s"
+msgstr ""
+
#: config/tc-sh.c:3271
#, c-format
msgid ""
@@ -11224,8 +11885,8 @@ msgstr ""
msgid "overflow in branch to %s; converted into longer instruction sequence"
msgstr ""
-#: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4200
-#: config/tc-sparc.c:4224
+#: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4204
+#: config/tc-sparc.c:4228
msgid "misaligned data"
msgstr ""
@@ -11427,10 +12088,6 @@ msgstr ""
msgid "Invalid DataLabel expression"
msgstr ""
-#: config/tc-sparc.c:272
-msgid "Invalid default architecture, broken assembler."
-msgstr ""
-
#: config/tc-sparc.c:276 config/tc-sparc.c:481
msgid "Bad opcode table, broken assembler."
msgstr ""
@@ -11440,22 +12097,17 @@ msgstr ""
msgid "invalid architecture -xarch=%s"
msgstr ""
-#: config/tc-sparc.c:475
-#, c-format
-msgid "invalid architecture -A%s"
-msgstr ""
-
#: config/tc-sparc.c:542
#, c-format
msgid "No compiled in support for %d bit object file format"
msgstr ""
-#: config/tc-sparc.c:619
+#: config/tc-sparc.c:623
#, c-format
msgid "SPARC options:\n"
msgstr ""
-#: config/tc-sparc.c:648
+#: config/tc-sparc.c:652
#, c-format
msgid ""
"\n"
@@ -11467,24 +12119,24 @@ msgid ""
"-no-relax\t\tavoid changing any jumps and branches\n"
msgstr ""
-#: config/tc-sparc.c:656
+#: config/tc-sparc.c:660
#, c-format
msgid "-k\t\t\tgenerate PIC\n"
msgstr ""
-#: config/tc-sparc.c:660
+#: config/tc-sparc.c:664
#, c-format
msgid ""
"-32\t\t\tcreate 32 bit object file\n"
"-64\t\t\tcreate 64 bit object file\n"
msgstr ""
-#: config/tc-sparc.c:663
+#: config/tc-sparc.c:667
#, c-format
msgid "\t\t\t[default is %d]\n"
msgstr ""
-#: config/tc-sparc.c:665
+#: config/tc-sparc.c:669
#, c-format
msgid ""
"-TSO\t\t\tuse Total Store Ordering\n"
@@ -11492,12 +12144,12 @@ msgid ""
"-RMO\t\t\tuse Relaxed Memory Ordering\n"
msgstr ""
-#: config/tc-sparc.c:669
+#: config/tc-sparc.c:673
#, c-format
msgid "\t\t\t[default is %s]\n"
msgstr ""
-#: config/tc-sparc.c:671
+#: config/tc-sparc.c:675
#, c-format
msgid ""
"-KPIC\t\t\tgenerate PIC\n"
@@ -11511,7 +12163,7 @@ msgid ""
"-s\t\t\tignored\n"
msgstr ""
-#: config/tc-sparc.c:683
+#: config/tc-sparc.c:687
#, c-format
msgid ""
"-EL\t\t\tgenerate code for a little endian machine\n"
@@ -11520,311 +12172,316 @@ msgid ""
" instructions and little endian data.\n"
msgstr ""
-#: config/tc-sparc.c:819
+#: config/tc-sparc.c:823
#, c-format
msgid "Internal error: losing opcode: `%s' \"%s\"\n"
msgstr ""
-#: config/tc-sparc.c:838
+#: config/tc-sparc.c:842
#, c-format
msgid "Internal error: can't find opcode `%s' for `%s'\n"
msgstr ""
-#: config/tc-sparc.c:979
+#: config/tc-sparc.c:983
msgid "Support for 64-bit arithmetic not compiled in."
msgstr ""
-#: config/tc-sparc.c:1025
+#: config/tc-sparc.c:1029
msgid "set: number not in 0..4294967295 range"
msgstr ""
-#: config/tc-sparc.c:1032
+#: config/tc-sparc.c:1036
msgid "set: number not in -2147483648..4294967295 range"
msgstr ""
-#: config/tc-sparc.c:1091
+#: config/tc-sparc.c:1095
msgid "setsw: number not in -2147483648..4294967295 range"
msgstr ""
-#: config/tc-sparc.c:1139
+#: config/tc-sparc.c:1143
msgid "setx: temporary register same as destination register"
msgstr ""
-#: config/tc-sparc.c:1210
+#: config/tc-sparc.c:1214
msgid "setx: illegal temporary register g0"
msgstr ""
-#: config/tc-sparc.c:1307
+#: config/tc-sparc.c:1311
msgid "FP branch in delay slot"
msgstr ""
-#: config/tc-sparc.c:1322
+#: config/tc-sparc.c:1326
msgid "FP branch preceded by FP instruction; NOP inserted"
msgstr ""
-#: config/tc-sparc.c:1362
+#: config/tc-sparc.c:1366
msgid "failed special case insn sanity check"
msgstr ""
-#: config/tc-sparc.c:1450
+#: config/tc-sparc.c:1454
msgid ": invalid membar mask name"
msgstr ""
-#: config/tc-sparc.c:1466
+#: config/tc-sparc.c:1470
msgid ": invalid membar mask expression"
msgstr ""
-#: config/tc-sparc.c:1471
+#: config/tc-sparc.c:1475
msgid ": invalid membar mask number"
msgstr ""
-#: config/tc-sparc.c:1486
+#: config/tc-sparc.c:1490
msgid ": invalid siam mode expression"
msgstr ""
-#: config/tc-sparc.c:1491
+#: config/tc-sparc.c:1495
msgid ": invalid siam mode number"
msgstr ""
-#: config/tc-sparc.c:1507
+#: config/tc-sparc.c:1511
msgid ": invalid prefetch function name"
msgstr ""
-#: config/tc-sparc.c:1515
+#: config/tc-sparc.c:1519
msgid ": invalid prefetch function expression"
msgstr ""
-#: config/tc-sparc.c:1520
+#: config/tc-sparc.c:1524
msgid ": invalid prefetch function number"
msgstr ""
-#: config/tc-sparc.c:1548 config/tc-sparc.c:1560
+#: config/tc-sparc.c:1552 config/tc-sparc.c:1564
msgid ": unrecognizable privileged register"
msgstr ""
-#: config/tc-sparc.c:1584 config/tc-sparc.c:1596
+#: config/tc-sparc.c:1588 config/tc-sparc.c:1600
msgid ": unrecognizable hyperprivileged register"
msgstr ""
-#: config/tc-sparc.c:1620 config/tc-sparc.c:1645
+#: config/tc-sparc.c:1624 config/tc-sparc.c:1649
msgid ": unrecognizable v9a or v9b ancillary state register"
msgstr ""
-#: config/tc-sparc.c:1625
+#: config/tc-sparc.c:1629
msgid ": rd on write only ancillary state register"
msgstr ""
#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
-#: config/tc-sparc.c:1633
+#: config/tc-sparc.c:1637
msgid ": unrecognizable v9a ancillary state register"
msgstr ""
-#: config/tc-sparc.c:1669
+#: config/tc-sparc.c:1673
msgid ": asr number must be between 16 and 31"
msgstr ""
-#: config/tc-sparc.c:1677
+#: config/tc-sparc.c:1681
msgid ": asr number must be between 0 and 31"
msgstr ""
-#: config/tc-sparc.c:1687
+#: config/tc-sparc.c:1691
#, c-format
msgid ": expecting %asrN"
msgstr ""
-#: config/tc-sparc.c:1874 config/tc-sparc.c:1912 config/tc-sparc.c:2325
-#: config/tc-sparc.c:2361
+#: config/tc-sparc.c:1878 config/tc-sparc.c:1916 config/tc-sparc.c:2329
+#: config/tc-sparc.c:2365
#, c-format
msgid "Illegal operands: %%%s requires arguments in ()"
msgstr ""
-#: config/tc-sparc.c:1880
+#: config/tc-sparc.c:1884
#, c-format
msgid ""
"Illegal operands: %%%s cannot be used together with other relocs in the insn "
"()"
msgstr ""
-#: config/tc-sparc.c:1891
+#: config/tc-sparc.c:1895
#, c-format
msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
msgstr ""
-#: config/tc-sparc.c:2098
+#: config/tc-sparc.c:2102
msgid "detected global register use not covered by .register pseudo-op"
msgstr ""
-#: config/tc-sparc.c:2169
+#: config/tc-sparc.c:2173
msgid ": There are only 64 f registers; [0-63]"
msgstr ""
-#: config/tc-sparc.c:2171 config/tc-sparc.c:2189
+#: config/tc-sparc.c:2175 config/tc-sparc.c:2193
msgid ": There are only 32 f registers; [0-31]"
msgstr ""
-#: config/tc-sparc.c:2181
+#: config/tc-sparc.c:2185
msgid ": There are only 32 single precision f registers; [0-31]"
msgstr ""
-#: config/tc-sparc.c:2373
+#: config/tc-sparc.c:2377
#, c-format
msgid ""
"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
msgstr ""
-#: config/tc-sparc.c:2483
+#: config/tc-sparc.c:2487
#, c-format
msgid "Illegal operands: Can't add non-constant expression to %%%s()"
msgstr ""
-#: config/tc-sparc.c:2493
+#: config/tc-sparc.c:2497
#, c-format
msgid ""
"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
"symbol"
msgstr ""
-#: config/tc-sparc.c:2511
+#: config/tc-sparc.c:2515
msgid ": PC-relative operand can't be a constant"
msgstr ""
-#: config/tc-sparc.c:2518
+#: config/tc-sparc.c:2522
msgid ": TLS operand can't be a constant"
msgstr ""
-#: config/tc-sparc.c:2551
+#: config/tc-sparc.c:2555
msgid ": invalid ASI name"
msgstr ""
-#: config/tc-sparc.c:2559
+#: config/tc-sparc.c:2563
msgid ": invalid ASI expression"
msgstr ""
-#: config/tc-sparc.c:2564
+#: config/tc-sparc.c:2568
msgid ": invalid ASI number"
msgstr ""
-#: config/tc-sparc.c:2661
+#: config/tc-sparc.c:2665
msgid "OPF immediate operand out of range (0-0x1ff)"
msgstr ""
-#: config/tc-sparc.c:2666
+#: config/tc-sparc.c:2670
msgid "non-immediate OPF operand, ignored"
msgstr ""
-#: config/tc-sparc.c:2685
+#: config/tc-sparc.c:2689
msgid ": invalid cpreg name"
msgstr ""
-#: config/tc-sparc.c:2714
+#: config/tc-sparc.c:2718
#, c-format
msgid "Illegal operands%s"
msgstr ""
-#: config/tc-sparc.c:2748
+#: config/tc-sparc.c:2752
#, c-format
msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
msgstr ""
-#: config/tc-sparc.c:2784
+#: config/tc-sparc.c:2788
#, c-format
msgid "Architecture mismatch on \"%s\"."
msgstr ""
-#: config/tc-sparc.c:2785
+#: config/tc-sparc.c:2789
#, c-format
msgid " (Requires %s; requested architecture is %s.)"
msgstr ""
-#: config/tc-sparc.c:3320
+#: config/tc-sparc.c:3324
#, c-format
msgid "bad or unhandled relocation type: 0x%02x"
msgstr ""
-#: config/tc-sparc.c:3653
+#: config/tc-sparc.c:3657
msgid "Expected comma after name"
msgstr ""
-#: config/tc-sparc.c:3662
+#: config/tc-sparc.c:3666
#, c-format
msgid "BSS length (%d.) <0! Ignored."
msgstr ""
-#: config/tc-sparc.c:3674
+#: config/tc-sparc.c:3678
msgid "bad .reserve segment -- expected BSS segment"
msgstr ""
-#: config/tc-sparc.c:3702
+#: config/tc-sparc.c:3706
#, c-format
msgid "alignment too large; assuming %d"
msgstr ""
-#: config/tc-sparc.c:3708 config/tc-sparc.c:3858
+#: config/tc-sparc.c:3712 config/tc-sparc.c:3862
msgid "negative alignment"
msgstr ""
-#: config/tc-sparc.c:3718 config/tc-sparc.c:3881 read.c:1320 read.c:2355
+#: config/tc-sparc.c:3722 config/tc-sparc.c:3885 read.c:1321 read.c:2379
msgid "alignment not a power of 2"
msgstr ""
-#: config/tc-sparc.c:3795 config/tc-v850.c:222
+#: config/tc-sparc.c:3775
+#, c-format
+msgid "Ignoring attempt to re-define symbol %s"
+msgstr ""
+
+#: config/tc-sparc.c:3799 config/tc-v850.c:222
msgid "Expected comma after symbol-name"
msgstr ""
-#: config/tc-sparc.c:3805
+#: config/tc-sparc.c:3809
#, c-format
msgid ".COMMon length (%lu) out of range ignored"
msgstr ""
-#: config/tc-sparc.c:3838
+#: config/tc-sparc.c:3842
msgid "Expected comma after common length"
msgstr ""
-#: config/tc-sparc.c:3852
+#: config/tc-sparc.c:3856
#, c-format
msgid "alignment too large; assuming %ld"
msgstr ""
-#: config/tc-sparc.c:3996
+#: config/tc-sparc.c:4000
msgid "Unknown segment type"
msgstr ""
-#: config/tc-sparc.c:4071 config/tc-sparc.c:4081
+#: config/tc-sparc.c:4075 config/tc-sparc.c:4085
#, c-format
msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
msgstr ""
-#: config/tc-sparc.c:4099
+#: config/tc-sparc.c:4103
msgid "redefinition of global register"
msgstr ""
-#: config/tc-sparc.c:4110
+#: config/tc-sparc.c:4114
#, c-format
msgid "Register symbol %s already defined."
msgstr ""
-#: config/tc-sparc.c:4315
+#: config/tc-sparc.c:4319
#, c-format
msgid "Illegal operands: %%r_plt in %d-byte data field"
msgstr ""
-#: config/tc-sparc.c:4325
+#: config/tc-sparc.c:4329
#, c-format
msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
msgstr ""
-#: config/tc-sparc.c:4362 config/tc-vax.c:3312
+#: config/tc-sparc.c:4366 config/tc-vax.c:3313
#, c-format
msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
msgstr ""
-#: config/tc-sparc.c:4370 config/tc-sparc.c:4401 config/tc-sparc.c:4410
-#: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
+#: config/tc-sparc.c:4374 config/tc-sparc.c:4405 config/tc-sparc.c:4414
+#: config/tc-vax.c:3321 config/tc-vax.c:3352 config/tc-vax.c:3361
#, c-format
msgid "Illegal operands: %%r_%s%d requires arguments in ()"
msgstr ""
-#: config/tc-sparc.c:4419 config/tc-vax.c:3369
+#: config/tc-sparc.c:4423 config/tc-vax.c:3370
#, c-format
msgid "Illegal operands: garbage after %%r_%s%d()"
msgstr ""
@@ -11837,73 +12494,471 @@ msgstr ""
msgid "estimate_size_before_relax called"
msgstr ""
-#: config/tc-spu.c:127
+#: config/tc-spu.c:132
#, c-format
msgid "Can't hash instruction '%s':%s"
msgstr ""
-#: config/tc-spu.c:181
+#: config/tc-spu.c:186
msgid ""
"SPU options:\n"
" --apuasm\t\t emulate behaviour of apuasm\n"
msgstr ""
-#: config/tc-spu.c:287
+#: config/tc-spu.c:292
#, c-format
msgid "Invalid mnemonic '%s'"
msgstr ""
-#: config/tc-spu.c:293
+#: config/tc-spu.c:298
#, c-format
msgid "'%s' is only available in DD2.0 or higher."
msgstr ""
-#: config/tc-spu.c:325
+#: config/tc-spu.c:330
#, c-format
msgid "Error in argument %d. Expecting: \"%s\""
msgstr ""
-#: config/tc-spu.c:336
+#: config/tc-spu.c:341
msgid "Mixing register syntax, with and without '$'."
msgstr ""
-#: config/tc-spu.c:342
+#: config/tc-spu.c:347
#, c-format
msgid "Treating '%-*s' as a symbol."
msgstr ""
-#: config/tc-spu.c:548
+#: config/tc-spu.c:566
msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
msgstr ""
-#: config/tc-spu.c:550
+#: config/tc-spu.c:568
msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
msgstr ""
-#: config/tc-spu.c:593
+#: config/tc-spu.c:611
#, c-format
msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
msgstr ""
-#: config/tc-spu.c:599
+#: config/tc-spu.c:617
#, c-format
msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
msgstr ""
-#: config/tc-spu.c:669 config/tc-spu.c:672
+#: config/tc-spu.c:687 config/tc-spu.c:690
#, c-format
msgid "Constant expression %d out of range, [%d, %d]."
msgstr ""
-#: config/tc-spu.c:806
+#: config/tc-spu.c:792
+#, c-format
+msgid "invalid priority '%lu'"
+msgstr ""
+
+#: config/tc-spu.c:798
+#, c-format
+msgid "invalid lrlive '%lu'"
+msgstr ""
+
+#: config/tc-spu.c:857
msgid "Relaxation should never occur"
msgstr ""
-#: config/tc-spu.h:83
+#: config/tc-spu.c:1007
+#, c-format
+msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
+msgstr ""
+
+#: config/tc-spu.h:85
msgid "spu convert_frag\n"
msgstr ""
-#: config/tc-tic4x.c:2779
+#: config/tc-tic30.c:483
+msgid "More than one AR register found in indirect reference"
+msgstr ""
+
+#: config/tc-tic30.c:488
+msgid "Illegal AR register in indirect reference"
+msgstr ""
+
+#: config/tc-tic30.c:508
+msgid "More than one displacement found in indirect reference"
+msgstr ""
+
+#: config/tc-tic30.c:516
+msgid "Invalid displacement in indirect reference"
+msgstr ""
+
+#: config/tc-tic30.c:533
+msgid "AR register not found in indirect reference"
+msgstr ""
+
+#. Maybe an implied displacement of 1 again.
+#: config/tc-tic30.c:549
+msgid "required displacement wasn't given in indirect reference"
+msgstr ""
+
+#: config/tc-tic30.c:555
+msgid "illegal indirect reference"
+msgstr ""
+
+#: config/tc-tic30.c:561
+msgid "displacement must be an unsigned 8-bit number"
+msgstr ""
+
+#: config/tc-tic30.c:749 config/tc-tic30.c:1496
+#, c-format
+msgid "Invalid character %s before %s operand"
+msgstr ""
+
+#: config/tc-tic30.c:768 config/tc-tic30.c:1511
+#, c-format
+msgid "Unbalanced parenthesis in %s operand."
+msgstr ""
+
+#: config/tc-tic30.c:784 config/tc-tic30.c:1521
+#, c-format
+msgid "Invalid character %s in %s operand"
+msgstr ""
+
+#: config/tc-tic30.c:803 config/tc-tic30.c:1538
+#, c-format
+msgid "Spurious operands; (%d operands/instruction max)"
+msgstr ""
+
+#. Just skip it, if it's \n complain.
+#: config/tc-tic30.c:821 config/tc-tic30.c:837 config/tc-tic30.c:1555
+#: config/tc-tic30.c:1571
+msgid "Expecting operand after ','; got nothing"
+msgstr ""
+
+#: config/tc-tic30.c:826 config/tc-tic30.c:1560
+msgid "Expecting operand before ','; got nothing"
+msgstr ""
+
+#: config/tc-tic30.c:864
+msgid "incorrect number of operands given in the first instruction"
+msgstr ""
+
+#: config/tc-tic30.c:870
+msgid "incorrect number of operands given in the second instruction"
+msgstr ""
+
+#: config/tc-tic30.c:891
+#, c-format
+msgid "%s instruction, operand %d doesn't match"
+msgstr ""
+
+#. Shouldn't get here.
+#: config/tc-tic30.c:915 config/tc-tic30.c:922
+msgid "incorrect format for multiply parallel instruction"
+msgstr ""
+
+#: config/tc-tic30.c:929
+msgid "destination for multiply can only be R0 or R1"
+msgstr ""
+
+#: config/tc-tic30.c:936
+msgid "destination for add/subtract can only be R2 or R3"
+msgstr ""
+
+#: config/tc-tic30.c:1003
+msgid "loading the same register in parallel operation"
+msgstr ""
+
+#: config/tc-tic30.c:1385
+msgid "pc-relative "
+msgstr ""
+
+#: config/tc-tic30.c:1446
+#, c-format
+msgid "Invalid character %s in opcode"
+msgstr ""
+
+#: config/tc-tic30.c:1476
+#, c-format
+msgid "Unknown TMS320C30 instruction: %s"
+msgstr ""
+
+#: config/tc-tic30.c:1596
+msgid "Incorrect number of operands given"
+msgstr ""
+
+#: config/tc-tic30.c:1629
+#, c-format
+msgid "The %s operand doesn't match"
+msgstr ""
+
+#. Shouldn't make it to this stage.
+#: config/tc-tic30.c:1654 config/tc-tic30.c:1666
+msgid "Incompatible first and second operands in instruction"
+msgstr ""
+
+#: config/tc-tic30.c:1780
+msgid "invalid short form floating point immediate operand"
+msgstr ""
+
+#: config/tc-tic30.c:1790
+msgid "rounding down first operand float to unsigned int"
+msgstr ""
+
+#: config/tc-tic30.c:1792
+msgid "only lower 16-bits of first operand are used"
+msgstr ""
+
+#: config/tc-tic30.c:1802
+msgid "rounding down first operand float to signed int"
+msgstr ""
+
+#: config/tc-tic30.c:1807 config/tc-tic30.c:1878
+msgid "first operand is too large for 16-bit signed int"
+msgstr ""
+
+#: config/tc-tic30.c:1872
+msgid "first operand is floating point"
+msgstr ""
+
+#. Shouldn't get here.
+#: config/tc-tic30.c:1903
+msgid "interrupt vector for trap instruction out of range"
+msgstr ""
+
+#: config/tc-tic30.c:1948
+msgid "LDP instruction needs a 24-bit operand"
+msgstr ""
+
+#: config/tc-tic30.c:1972
+msgid "first operand is too large for a 24-bit displacement"
+msgstr ""
+
+#: config/tc-tic4x.c:399
+msgid "Nan, using zero."
+msgstr ""
+
+#: config/tc-tic4x.c:521
+#, c-format
+msgid "Cannot represent exponent in %d bits"
+msgstr ""
+
+#: config/tc-tic4x.c:604 config/tc-tic4x.c:614
+msgid "Invalid floating point number"
+msgstr ""
+
+#: config/tc-tic4x.c:734
+msgid "Comma expected\n"
+msgstr ""
+
+#: config/tc-tic4x.c:774 config/tc-tic54x.c:479
+msgid ".bss size argument missing\n"
+msgstr ""
+
+#: config/tc-tic4x.c:782
+#, c-format
+msgid ".bss size %ld < 0!"
+msgstr ""
+
+#: config/tc-tic4x.c:916
+msgid "Non-constant symbols not allowed\n"
+msgstr ""
+
+#: config/tc-tic4x.c:947
+msgid "Symbol missing\n"
+msgstr ""
+
+#. Get terminator.
+#. Skip null symbol terminator.
+#: config/tc-tic4x.c:994
+msgid ".sect: subsection name ignored"
+msgstr ""
+
+#: config/tc-tic4x.c:1022 config/tc-tic4x.c:1122 config/tc-tic54x.c:1442
+#, c-format
+msgid "Error setting flags for \"%s\": %s"
+msgstr ""
+
+#: config/tc-tic4x.c:1053
+msgid ".set syntax invalid\n"
+msgstr ""
+
+#: config/tc-tic4x.c:1111
+msgid ".usect: non-zero alignment flag ignored"
+msgstr ""
+
+#: config/tc-tic4x.c:1142
+#, c-format
+msgid "This assembler does not support processor generation %ld"
+msgstr ""
+
+#: config/tc-tic4x.c:1146
+msgid "Changing processor generation on fly not supported..."
+msgstr ""
+
+#: config/tc-tic4x.c:1445
+msgid "Auxiliary register AR0--AR7 required for indirect"
+msgstr ""
+
+#: config/tc-tic4x.c:1459
+#, c-format
+msgid "Bad displacement %d (require 0--255)\n"
+msgstr ""
+
+#: config/tc-tic4x.c:1477
+msgid "Index register IR0,IR1 required for displacement"
+msgstr ""
+
+#: config/tc-tic4x.c:1546
+msgid "Expecting a register name"
+msgstr ""
+
+#: config/tc-tic4x.c:1558 config/tc-tic4x.c:1581 config/tc-tic4x.c:1650
+msgid "Number too large"
+msgstr ""
+
+#: config/tc-tic4x.c:1598
+msgid "Expecting a constant value"
+msgstr ""
+
+#: config/tc-tic4x.c:1605
+#, c-format
+msgid "Bad direct addressing construct %s"
+msgstr ""
+
+#: config/tc-tic4x.c:1609
+#, c-format
+msgid "Direct value of %ld is not suitable"
+msgstr ""
+
+#: config/tc-tic4x.c:1633
+msgid "Unknown indirect addressing mode"
+msgstr ""
+
+#: config/tc-tic4x.c:1730
+#, c-format
+msgid "Immediate value of %ld is too large for ldf"
+msgstr ""
+
+#: config/tc-tic4x.c:1770
+msgid "Destination register must be ARn"
+msgstr ""
+
+#: config/tc-tic4x.c:1789 config/tc-tic4x.c:2162 config/tc-tic4x.c:2221
+#, c-format
+msgid "Immediate value of %ld is too large"
+msgstr ""
+
+#: config/tc-tic4x.c:1818 config/tc-tic4x.c:2023
+msgid "Invalid indirect addressing mode"
+msgstr ""
+
+#: config/tc-tic4x.c:1842 config/tc-tic4x.c:1882 config/tc-tic4x.c:2073
+#: config/tc-tic4x.c:2095
+msgid "Register must be Rn"
+msgstr ""
+
+#: config/tc-tic4x.c:1896 config/tc-tic4x.c:1966 config/tc-tic4x.c:1980
+msgid "Register must be R0--R7"
+msgstr ""
+
+#: config/tc-tic4x.c:1920 config/tc-tic4x.c:1948
+#, c-format
+msgid "Invalid indirect addressing mode displacement %d"
+msgstr ""
+
+#: config/tc-tic4x.c:1994
+msgid "Destination register must be R2 or R3"
+msgstr ""
+
+#: config/tc-tic4x.c:2008
+msgid "Destination register must be R0 or R1"
+msgstr ""
+
+#: config/tc-tic4x.c:2045
+#, c-format
+msgid "Displacement value of %ld is too large"
+msgstr ""
+
+#: config/tc-tic4x.c:2106 config/tc-tic4x.c:2237
+msgid "Floating point number not valid in expression"
+msgstr ""
+
+#: config/tc-tic4x.c:2120
+#, c-format
+msgid "Signed immediate value %ld too large"
+msgstr ""
+
+#: config/tc-tic4x.c:2183
+#, c-format
+msgid "Unsigned immediate value %ld too large"
+msgstr ""
+
+#: config/tc-tic4x.c:2251
+#, c-format
+msgid "Immediate value %ld too large"
+msgstr ""
+
+#: config/tc-tic4x.c:2270 config/tc-tic4x.c:2298
+msgid "Register must be ivtp or tvtp"
+msgstr ""
+
+#: config/tc-tic4x.c:2284
+msgid "Register must be address register"
+msgstr ""
+
+#: config/tc-tic4x.c:2357
+msgid "Source and destination register should not be equal"
+msgstr ""
+
+#: config/tc-tic4x.c:2372
+msgid "Equal parallell destination registers, one result will be discarded"
+msgstr ""
+
+#: config/tc-tic4x.c:2413
+msgid "Too many operands scanned"
+msgstr ""
+
+#: config/tc-tic4x.c:2443
+msgid "Parallel opcode cannot contain more than two instructions"
+msgstr ""
+
+#: config/tc-tic4x.c:2516
+#, c-format
+msgid "Invalid operands for %s"
+msgstr ""
+
+#: config/tc-tic4x.c:2519
+#, c-format
+msgid "Invalid instruction %s"
+msgstr ""
+
+#: config/tc-tic4x.c:2668
+#, c-format
+msgid "Bad relocation type: 0x%02x"
+msgstr ""
+
+#: config/tc-tic4x.c:2726
+#, c-format
+msgid "Unsupported processor generation %d"
+msgstr ""
+
+#: config/tc-tic4x.c:2734
+msgid "Option -b is depreciated, please use -mbig"
+msgstr ""
+
+#: config/tc-tic4x.c:2740
+msgid "Option -p is depreciated, please use -mmemparm"
+msgstr ""
+
+#: config/tc-tic4x.c:2746
+msgid "Option -r is depreciated, please use -mregparm"
+msgstr ""
+
+#: config/tc-tic4x.c:2752
+msgid "Option -s is depreciated, please use -msmall"
+msgstr ""
+
+#: config/tc-tic4x.c:2780
#, c-format
msgid ""
"\n"
@@ -11929,6 +12984,16 @@ msgid ""
" -menhanced enable enhanced opcode support\n"
msgstr ""
+#: config/tc-tic4x.c:2825
+#, c-format
+msgid "Label \"$%d\" redefined"
+msgstr ""
+
+#: config/tc-tic4x.c:3033
+#, c-format
+msgid "Reloc %d not supported by object file format"
+msgstr ""
+
#. Only word (et al.), align, or conditionals are allowed within
#. .struct/.union.
#: config/tc-tic54x.c:220
@@ -11964,6 +13029,10 @@ msgstr ""
msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
msgstr ""
+#: config/tc-tic54x.c:359
+msgid "symbols assigned with .asg must begin with a letter"
+msgstr ""
+
#: config/tc-tic54x.c:403
msgid "Unterminated string after absolute expression"
msgstr ""
@@ -11976,6 +13045,11 @@ msgstr ""
msgid "symbols assigned with .eval must begin with a letter"
msgstr ""
+#: config/tc-tic54x.c:488
+#, c-format
+msgid ".bss size %d < 0!"
+msgstr ""
+
#: config/tc-tic54x.c:677
msgid "Offset on nested structures is ignored"
msgstr ""
@@ -12013,6 +13087,14 @@ msgstr ""
msgid "Unrecognized field type '%c'"
msgstr ""
+#: config/tc-tic54x.c:1033
+msgid "Overflow in expression, truncated to 8 bits"
+msgstr ""
+
+#: config/tc-tic54x.c:1038
+msgid "Overflow in expression, truncated to 16 bits"
+msgstr ""
+
#. Disallow .byte with a non constant expression that will
#. require relocation.
#: config/tc-tic54x.c:1046
@@ -12135,6 +13217,19 @@ msgstr ""
msgid "Undefined substitution symbol '%s'"
msgstr ""
+#: config/tc-tic54x.c:3131
+#, c-format
+msgid "Unbalanced parenthesis in operand %d"
+msgstr ""
+
+#: config/tc-tic54x.c:3162 config/tc-tic54x.c:3170
+msgid "Expecting operand after ','"
+msgstr ""
+
+#: config/tc-tic54x.c:3181
+msgid "Extra junk on line"
+msgstr ""
+
#: config/tc-tic54x.c:3218
msgid "Badly formed address expression"
msgstr ""
@@ -12405,6 +13500,18 @@ msgstr ""
msgid "Common alignment negative; 0 assumed"
msgstr ""
+#: config/tc-v850.c:480
+msgid ".longcall pseudo-op seen when not relaxing"
+msgstr ""
+
+#: config/tc-v850.c:482
+msgid ".longjump pseudo-op seen when not relaxing"
+msgstr ""
+
+#: config/tc-v850.c:489
+msgid "bad .longcall format"
+msgstr ""
+
#: config/tc-v850.c:938
#, c-format
msgid "unknown operand shift: %x\n"
@@ -12562,165 +13669,161 @@ msgstr ""
msgid "syntax error: condition code not expected"
msgstr ""
-#: config/tc-v850.c:1941 config/tc-xtensa.c:11683
+#: config/tc-v850.c:1941 config/tc-xtensa.c:11824
msgid "invalid operand"
msgstr ""
-#: config/tc-vax.c:1343
+#: config/tc-vax.c:1342
msgid "no '[' to match ']'"
msgstr ""
-#: config/tc-vax.c:1359
+#: config/tc-vax.c:1358
msgid "bad register in []"
msgstr ""
-#: config/tc-vax.c:1361
+#: config/tc-vax.c:1360
msgid "[PC] index banned"
msgstr ""
-#: config/tc-vax.c:1397
+#: config/tc-vax.c:1396
msgid "no '(' to match ')'"
msgstr ""
-#: config/tc-vax.c:1513
+#: config/tc-vax.c:1512
msgid "invalid branch operand"
msgstr ""
-#: config/tc-vax.c:1540
+#: config/tc-vax.c:1539
msgid "address prohibits @"
msgstr ""
-#: config/tc-vax.c:1542
+#: config/tc-vax.c:1541
msgid "address prohibits #"
msgstr ""
-#: config/tc-vax.c:1546
+#: config/tc-vax.c:1545
msgid "address prohibits -()"
msgstr ""
-#: config/tc-vax.c:1548
+#: config/tc-vax.c:1547
msgid "address prohibits ()+"
msgstr ""
-#: config/tc-vax.c:1551
+#: config/tc-vax.c:1550
msgid "address prohibits ()"
msgstr ""
-#: config/tc-vax.c:1553
+#: config/tc-vax.c:1552
msgid "address prohibits []"
msgstr ""
-#: config/tc-vax.c:1555
+#: config/tc-vax.c:1554
msgid "address prohibits register"
msgstr ""
-#: config/tc-vax.c:1557
+#: config/tc-vax.c:1556
msgid "address prohibits displacement length specifier"
msgstr ""
-#: config/tc-vax.c:1585
+#: config/tc-vax.c:1584
msgid "invalid operand of S^#"
msgstr ""
-#: config/tc-vax.c:1598
+#: config/tc-vax.c:1597
msgid "S^# needs expression"
msgstr ""
-#: config/tc-vax.c:1605
+#: config/tc-vax.c:1604
msgid "S^# may only read-access"
msgstr ""
-#: config/tc-vax.c:1628
+#: config/tc-vax.c:1627
msgid "invalid operand of -()"
msgstr ""
-#: config/tc-vax.c:1634
+#: config/tc-vax.c:1633
msgid "-(PC) unpredictable"
msgstr ""
-#: config/tc-vax.c:1636
+#: config/tc-vax.c:1635
msgid "[]index same as -()register: unpredictable"
msgstr ""
-#: config/tc-vax.c:1668
+#: config/tc-vax.c:1667
msgid "invalid operand of ()+"
msgstr ""
-#: config/tc-vax.c:1674
+#: config/tc-vax.c:1673
msgid "(PC)+ unpredictable"
msgstr ""
-#: config/tc-vax.c:1676
+#: config/tc-vax.c:1675
msgid "[]index same as ()+register: unpredictable"
msgstr ""
-#: config/tc-vax.c:1699
+#: config/tc-vax.c:1698
msgid "# conflicts length"
msgstr ""
-#: config/tc-vax.c:1701
+#: config/tc-vax.c:1700
msgid "# bars register"
msgstr ""
-#: config/tc-vax.c:1721
+#: config/tc-vax.c:1720
msgid "writing or modifying # is unpredictable"
msgstr ""
-#: config/tc-vax.c:1747
+#: config/tc-vax.c:1746
msgid "length not needed"
msgstr ""
-#: config/tc-vax.c:1754
+#: config/tc-vax.c:1753
msgid "can't []index a register, because it has no address"
msgstr ""
-#: config/tc-vax.c:1756
+#: config/tc-vax.c:1755
msgid "a register has no address"
msgstr ""
-#: config/tc-vax.c:1765
+#: config/tc-vax.c:1764
msgid "PC part of operand unpredictable"
msgstr ""
-#: config/tc-vax.c:1921
+#: config/tc-vax.c:1920
msgid "odd number of bytes in operand description"
msgstr ""
-#: config/tc-vax.c:1935
+#: config/tc-vax.c:1934
msgid "Bad operand"
msgstr ""
-#: config/tc-vax.c:1940
+#: config/tc-vax.c:1939
msgid "Not enough operands"
msgstr ""
-#: config/tc-vax.c:1947
-msgid "Too many operands"
-msgstr ""
-
-#: config/tc-vax.c:2217
+#: config/tc-vax.c:2216
msgid "SYMBOL TABLE not implemented"
msgstr ""
-#: config/tc-vax.c:2221
+#: config/tc-vax.c:2220
msgid "TOKEN TRACE not implemented"
msgstr ""
-#: config/tc-vax.c:2225
+#: config/tc-vax.c:2224
#, c-format
msgid "Displacement length %s ignored!"
msgstr ""
-#: config/tc-vax.c:2229
+#: config/tc-vax.c:2228
#, c-format
msgid "I don't need or use temp. file \"%s\"."
msgstr ""
-#: config/tc-vax.c:2233
+#: config/tc-vax.c:2232
msgid "I don't use an interpass file! -V ignored"
msgstr ""
-#: config/tc-vax.c:2290
+#: config/tc-vax.c:2289
#, c-format
msgid ""
"VAX options:\n"
@@ -12732,7 +13835,7 @@ msgid ""
"-V\t\t\tignored\n"
msgstr ""
-#: config/tc-vax.c:2299
+#: config/tc-vax.c:2298
#, c-format
msgid ""
"VMS options:\n"
@@ -12744,60 +13847,61 @@ msgid ""
"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
msgstr ""
-#: config/tc-vax.c:2464
+#: config/tc-vax.c:2463
#, c-format
msgid "Ignoring statement due to \"%s\""
msgstr ""
-#: config/tc-vax.c:2481
+#: config/tc-vax.c:2480
#, c-format
msgid "Aborting because statement has \"%s\""
msgstr ""
-#: config/tc-vax.c:2526
+#: config/tc-vax.c:2525
msgid "Can't relocate expression"
msgstr ""
-#: config/tc-vax.c:2629
+#: config/tc-vax.c:2628
msgid "Bignum not permitted in short literal. Immediate mode assumed."
msgstr ""
-#: config/tc-vax.c:2638
+#: config/tc-vax.c:2637
msgid "Can't do flonum short literal: immediate mode used."
msgstr ""
-#: config/tc-vax.c:2685
+#: config/tc-vax.c:2684
#, c-format
msgid "A bignum/flonum may not be a displacement: 0x%lx used"
msgstr ""
-#: config/tc-vax.c:2996
+#: config/tc-vax.c:2995
#, c-format
msgid "Short literal overflow(%ld.), immediate mode assumed."
msgstr ""
-#: config/tc-vax.c:3005
+#: config/tc-vax.c:3004
#, c-format
msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
msgstr ""
-#: config/tc-vax.c:3070
+#: config/tc-vax.c:3069
msgid "Length specification ignored. Address mode 9F used"
msgstr ""
-#: config/tc-vax.c:3128
+#: config/tc-vax.c:3127
msgid "Invalid operand: immediate value used as base address."
msgstr ""
-#: config/tc-vax.c:3130
+#: config/tc-vax.c:3129
msgid "Invalid operand: immediate value used as address."
msgstr ""
-#: config/tc-vax.c:3155
-msgid "Symbol used as immediate operand in PIC mode."
+#: config/tc-vax.c:3154
+#, c-format
+msgid "Symbol %s used as immediate operand in PIC mode."
msgstr ""
-#: config/tc-vax.c:3258
+#: config/tc-vax.c:3259
#, c-format
msgid "VIP_BEGIN error:%s"
msgstr ""
@@ -12812,563 +13916,585 @@ msgstr ""
msgid " XSTORMY16 specific command line options:\n"
msgstr ""
-#: config/tc-xtensa.c:617
+#: config/tc-xstormy16.c:226
+#, c-format
+msgid "unsupported fptr fixup size %d"
+msgstr ""
+
+#: config/tc-xstormy16.c:238
+#, c-format
+msgid "unsupported fixup size %d"
+msgstr ""
+
+#: config/tc-xstormy16.c:269
+msgid "unsupported fptr fixup"
+msgstr ""
+
+#: config/tc-xtensa.c:621
msgid "illegal range of target hardware versions"
msgstr ""
-#: config/tc-xtensa.c:766
+#: config/tc-xtensa.c:778
msgid "--density option is ignored"
msgstr ""
-#: config/tc-xtensa.c:769
+#: config/tc-xtensa.c:781
msgid "--no-density option is ignored"
msgstr ""
-#: config/tc-xtensa.c:778
+#: config/tc-xtensa.c:799
msgid "--generics is deprecated; use --transform instead"
msgstr ""
-#: config/tc-xtensa.c:781
+#: config/tc-xtensa.c:802
msgid "--no-generics is deprecated; use --no-transform instead"
msgstr ""
-#: config/tc-xtensa.c:784
+#: config/tc-xtensa.c:805
msgid "--relax is deprecated; use --transform instead"
msgstr ""
-#: config/tc-xtensa.c:787
+#: config/tc-xtensa.c:808
msgid "--no-relax is deprecated; use --no-transform instead"
msgstr ""
-#: config/tc-xtensa.c:804
+#: config/tc-xtensa.c:825
msgid "--absolute-literals option not supported in this Xtensa configuration"
msgstr ""
-#: config/tc-xtensa.c:877
+#: config/tc-xtensa.c:898
msgid "prefer-l32r conflicts with prefer-const16"
msgstr ""
-#: config/tc-xtensa.c:883
+#: config/tc-xtensa.c:904
msgid "prefer-const16 conflicts with prefer-l32r"
msgstr ""
-#: config/tc-xtensa.c:891 config/tc-xtensa.c:900 config/tc-xtensa.c:904
+#: config/tc-xtensa.c:912 config/tc-xtensa.c:921 config/tc-xtensa.c:925
msgid "invalid target hardware version"
msgstr ""
-#: config/tc-xtensa.c:1083
+#: config/tc-xtensa.c:1109
msgid "unmatched end directive"
msgstr ""
-#: config/tc-xtensa.c:1112
+#: config/tc-xtensa.c:1138
msgid ".begin directive with no matching .end directive"
msgstr ""
-#: config/tc-xtensa.c:1153
+#: config/tc-xtensa.c:1179
msgid "[no-]generics is deprecated; use [no-]transform instead"
msgstr ""
-#: config/tc-xtensa.c:1158
+#: config/tc-xtensa.c:1184
msgid "[no-]relax is deprecated; use [no-]transform instead"
msgstr ""
-#: config/tc-xtensa.c:1171
+#: config/tc-xtensa.c:1197
#, c-format
msgid "directive %s cannot be negated"
msgstr ""
-#: config/tc-xtensa.c:1177
+#: config/tc-xtensa.c:1203
msgid "unknown directive"
msgstr ""
-#: config/tc-xtensa.c:1198 config/tc-xtensa.c:1294 config/tc-xtensa.c:1536
-#: config/tc-xtensa.c:5689
+#: config/tc-xtensa.c:1224 config/tc-xtensa.c:1320 config/tc-xtensa.c:1562
+#: config/tc-xtensa.c:5753
msgid "directives are not valid inside bundles"
msgstr ""
-#: config/tc-xtensa.c:1210
+#: config/tc-xtensa.c:1236
msgid ".begin literal is deprecated; use .literal instead"
msgstr ""
-#: config/tc-xtensa.c:1224
+#: config/tc-xtensa.c:1250
msgid "cannot set literal_prefix inside literal fragment"
msgstr ""
-#: config/tc-xtensa.c:1257
+#: config/tc-xtensa.c:1283
msgid ".begin [no-]density is ignored"
msgstr ""
-#: config/tc-xtensa.c:1264 config/tc-xtensa.c:1314
+#: config/tc-xtensa.c:1290 config/tc-xtensa.c:1340
msgid "Xtensa absolute literals option not supported; ignored"
msgstr ""
-#: config/tc-xtensa.c:1307
+#: config/tc-xtensa.c:1333
msgid ".end [no-]density is ignored"
msgstr ""
-#: config/tc-xtensa.c:1332
+#: config/tc-xtensa.c:1358
#, c-format
msgid "does not match begin %s%s at %s:%d"
msgstr ""
-#: config/tc-xtensa.c:1387
+#: config/tc-xtensa.c:1413
msgid ".literal_position inside literal directive; ignoring"
msgstr ""
-#: config/tc-xtensa.c:1407
+#: config/tc-xtensa.c:1433
msgid ".literal not allowed inside .begin literal region"
msgstr ""
-#: config/tc-xtensa.c:1443
+#: config/tc-xtensa.c:1469
msgid "expected comma or colon after symbol name; rest of line ignored"
msgstr ""
-#: config/tc-xtensa.c:1505
+#: config/tc-xtensa.c:1531
msgid "fall through frequency must be greater than 0"
msgstr ""
-#: config/tc-xtensa.c:1513
+#: config/tc-xtensa.c:1539
msgid "branch target frequency must be greater than 0"
msgstr ""
-#: config/tc-xtensa.c:1561
+#: config/tc-xtensa.c:1587
#, c-format
msgid "opcode-specific %s relocation used outside an instruction"
msgstr ""
-#: config/tc-xtensa.c:1569
+#: config/tc-xtensa.c:1595
#, c-format
msgid "invalid use of %s relocation"
msgstr ""
-#: config/tc-xtensa.c:1765 config/tc-xtensa.c:1782
+#: config/tc-xtensa.c:1791 config/tc-xtensa.c:1808
#, c-format
msgid "bad register name: %s"
msgstr ""
-#: config/tc-xtensa.c:1771
+#: config/tc-xtensa.c:1797
#, c-format
msgid "bad register number: %s"
msgstr ""
-#: config/tc-xtensa.c:1834
+#: config/tc-xtensa.c:1860
msgid "pcrel relocation not allowed in an instruction"
msgstr ""
-#: config/tc-xtensa.c:1851
+#: config/tc-xtensa.c:1877
msgid "register number out of range"
msgstr ""
-#: config/tc-xtensa.c:1935
+#: config/tc-xtensa.c:1961
msgid "extra comma"
msgstr ""
-#: config/tc-xtensa.c:1937
+#: config/tc-xtensa.c:1963
msgid "extra colon"
msgstr ""
-#: config/tc-xtensa.c:1939
+#: config/tc-xtensa.c:1965
msgid "missing argument"
msgstr ""
-#: config/tc-xtensa.c:1941
+#: config/tc-xtensa.c:1967
msgid "missing comma or colon"
msgstr ""
-#: config/tc-xtensa.c:1998
+#: config/tc-xtensa.c:2024
msgid "incorrect register number, ignoring"
msgstr ""
-#: config/tc-xtensa.c:2005
+#: config/tc-xtensa.c:2031
msgid "too many arguments"
msgstr ""
-#: config/tc-xtensa.c:2078
+#: config/tc-xtensa.c:2105
#, c-format
msgid "cannot encode opcode \"%s\""
msgstr ""
-#: config/tc-xtensa.c:2172
+#: config/tc-xtensa.c:2199
#, c-format
msgid "not enough operands (%d) for '%s'; expected %d"
msgstr ""
-#: config/tc-xtensa.c:2179
+#: config/tc-xtensa.c:2206
#, c-format
msgid "too many operands (%d) for '%s'; expected %d"
msgstr ""
-#: config/tc-xtensa.c:2230
+#: config/tc-xtensa.c:2257
#, c-format
msgid "invalid register '%s' for '%s' instruction"
msgstr ""
-#: config/tc-xtensa.c:2237
+#: config/tc-xtensa.c:2264
#, c-format
msgid "invalid register number (%ld) for '%s' instruction"
msgstr ""
-#: config/tc-xtensa.c:2305
+#: config/tc-xtensa.c:2332
#, c-format
msgid "invalid register number (%ld) for '%s'"
msgstr ""
-#: config/tc-xtensa.c:2696
+#: config/tc-xtensa.c:2723
#, c-format
msgid "operand %d of '%s' has out of range value '%u'"
msgstr ""
-#: config/tc-xtensa.c:2702
+#: config/tc-xtensa.c:2729
#, c-format
msgid "operand %d of '%s' has invalid value '%u'"
msgstr ""
-#: config/tc-xtensa.c:2750
+#: config/tc-xtensa.c:2776
#, c-format
msgid "internal error: unknown option name '%s'"
msgstr ""
-#: config/tc-xtensa.c:3852
+#: config/tc-xtensa.c:3883
msgid "can't handle generation of literal/labels yet"
msgstr ""
-#: config/tc-xtensa.c:3856
+#: config/tc-xtensa.c:3887
msgid "can't handle undefined OP TYPE"
msgstr ""
-#: config/tc-xtensa.c:3917
+#: config/tc-xtensa.c:3948
#, c-format
msgid "found %d operands for '%s': Expected %d"
msgstr ""
-#: config/tc-xtensa.c:3924
+#: config/tc-xtensa.c:3955
#, c-format
msgid "found too many (%d) operands for '%s': Expected %d"
msgstr ""
-#: config/tc-xtensa.c:3945
+#: config/tc-xtensa.c:3976
msgid "immediate operands sum to greater than 32"
msgstr ""
-#: config/tc-xtensa.c:4076
+#: config/tc-xtensa.c:4107
msgid "invalid immediate"
msgstr ""
-#: config/tc-xtensa.c:4197
+#: config/tc-xtensa.c:4228
#, c-format
msgid "invalid relocation for operand %i of '%s'"
msgstr ""
-#: config/tc-xtensa.c:4207
+#: config/tc-xtensa.c:4238
#, c-format
msgid "invalid expression for operand %i of '%s'"
msgstr ""
-#: config/tc-xtensa.c:4217
+#: config/tc-xtensa.c:4248
#, c-format
msgid "invalid relocation in instruction slot %i"
msgstr ""
-#: config/tc-xtensa.c:4224
+#: config/tc-xtensa.c:4255
#, c-format
msgid "undefined symbol for opcode \"%s\""
msgstr ""
-#: config/tc-xtensa.c:4698
+#: config/tc-xtensa.c:4729
msgid "opcode 'NOP.N' unavailable in this configuration"
msgstr ""
-#: config/tc-xtensa.c:4758
+#: config/tc-xtensa.c:4789
msgid "get_expanded_loop_offset: invalid opcode"
msgstr ""
-#: config/tc-xtensa.c:4891
+#: config/tc-xtensa.c:4922
#, c-format
msgid "assembly state not set for first frag in section %s"
msgstr ""
-#: config/tc-xtensa.c:4944
+#: config/tc-xtensa.c:4975
#, c-format
msgid "unaligned branch target: %d bytes at 0x%lx"
msgstr ""
-#: config/tc-xtensa.c:4983
+#: config/tc-xtensa.c:5014
#, c-format
msgid "unaligned loop: %d bytes at 0x%lx"
msgstr ""
-#: config/tc-xtensa.c:5007
+#: config/tc-xtensa.c:5038
msgid "unexpected fix"
msgstr ""
-#: config/tc-xtensa.c:5018 config/tc-xtensa.c:5022
+#: config/tc-xtensa.c:5049 config/tc-xtensa.c:5053
msgid "undecodable fix"
msgstr ""
-#: config/tc-xtensa.c:5151
+#: config/tc-xtensa.c:5191
msgid "labels are not valid inside bundles"
msgstr ""
-#: config/tc-xtensa.c:5171
+#: config/tc-xtensa.c:5211
msgid "invalid last instruction for a zero-overhead loop"
msgstr ""
-#: config/tc-xtensa.c:5236
+#: config/tc-xtensa.c:5278
msgid "extra opening brace"
msgstr ""
-#: config/tc-xtensa.c:5246
+#: config/tc-xtensa.c:5288
msgid "extra closing brace"
msgstr ""
-#: config/tc-xtensa.c:5273
+#: config/tc-xtensa.c:5315
msgid "missing closing brace"
msgstr ""
-#: config/tc-xtensa.c:5373
+#: config/tc-xtensa.c:5415 config/tc-xtensa.c:5445
#, c-format
msgid "wrong number of operands for '%s'"
msgstr ""
-#: config/tc-xtensa.c:5390
+#: config/tc-xtensa.c:5432
#, c-format
msgid "bad relocation expression for '%s'"
msgstr ""
-#: config/tc-xtensa.c:5403
+#: config/tc-xtensa.c:5467
#, c-format
msgid "unknown opcode or format name '%s'"
msgstr ""
-#: config/tc-xtensa.c:5409
+#: config/tc-xtensa.c:5473
msgid "format names only valid inside bundles"
msgstr ""
-#: config/tc-xtensa.c:5414
+#: config/tc-xtensa.c:5478
#, c-format
msgid "multiple formats specified for one bundle; using '%s'"
msgstr ""
-#: config/tc-xtensa.c:5464
+#: config/tc-xtensa.c:5528
msgid "entry instruction with stack decrement < 16"
msgstr ""
-#: config/tc-xtensa.c:5517
+#: config/tc-xtensa.c:5581
msgid "unaligned entry instruction"
msgstr ""
-#: config/tc-xtensa.c:5582
+#: config/tc-xtensa.c:5646
msgid "bad instruction format"
msgstr ""
-#: config/tc-xtensa.c:5585
+#: config/tc-xtensa.c:5649
msgid "invalid relocation"
msgstr ""
-#: config/tc-xtensa.c:5596
+#: config/tc-xtensa.c:5660
#, c-format
msgid "invalid relocation for '%s' instruction"
msgstr ""
-#: config/tc-xtensa.c:5608
+#: config/tc-xtensa.c:5672
#, c-format
msgid "invalid relocation for operand %d of '%s'"
msgstr ""
-#: config/tc-xtensa.c:5788
+#: config/tc-xtensa.c:5852
msgid "cannot represent subtraction with an offset"
msgstr ""
-#: config/tc-xtensa.c:5888
+#: config/tc-xtensa.c:5952
#, c-format
msgid "unhandled local relocation fix %s"
msgstr ""
-#: config/tc-xtensa.c:5939
+#: config/tc-xtensa.c:6003
#, c-format
msgid "internal error; cannot generate `%s' relocation"
msgstr ""
-#: config/tc-xtensa.c:6159
+#: config/tc-xtensa.c:6222
+msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
+msgstr ""
+
+#: config/tc-xtensa.c:6231
msgid "couldn't find a valid instruction format"
msgstr ""
-#: config/tc-xtensa.c:6160
+#: config/tc-xtensa.c:6232
#, c-format
msgid " ops were: "
msgstr ""
-#: config/tc-xtensa.c:6162
+#: config/tc-xtensa.c:6234
#, c-format
msgid " %s;"
msgstr ""
-#: config/tc-xtensa.c:6173
+#: config/tc-xtensa.c:6245
#, c-format
msgid "format '%s' allows %d slots, but there are %d opcodes"
msgstr ""
-#: config/tc-xtensa.c:6184 config/tc-xtensa.c:6282
+#: config/tc-xtensa.c:6256 config/tc-xtensa.c:6354
msgid "illegal resource usage in bundle"
msgstr ""
-#: config/tc-xtensa.c:6369
+#: config/tc-xtensa.c:6441
#, c-format
msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
msgstr ""
-#: config/tc-xtensa.c:6374
+#: config/tc-xtensa.c:6446
#, c-format
msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
msgstr ""
-#: config/tc-xtensa.c:6379
+#: config/tc-xtensa.c:6451
#, c-format
msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
msgstr ""
-#: config/tc-xtensa.c:6384
+#: config/tc-xtensa.c:6456
#, c-format
msgid ""
"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
msgstr ""
-#: config/tc-xtensa.c:6400
+#: config/tc-xtensa.c:6472
msgid "multiple branches or jumps in the same bundle"
msgstr ""
-#: config/tc-xtensa.c:6852
+#: config/tc-xtensa.c:6924
msgid "cannot assemble into a literal fragment"
msgstr ""
-#: config/tc-xtensa.c:6854
+#: config/tc-xtensa.c:6926
msgid "..."
msgstr ""
-#: config/tc-xtensa.c:7453
+#: config/tc-xtensa.c:7534
msgid ""
"instruction sequence (write a0, branch, retw) may trigger hardware errata"
msgstr ""
-#: config/tc-xtensa.c:7565
+#: config/tc-xtensa.c:7646
msgid "branching or jumping to a loop end may trigger hardware errata"
msgstr ""
-#: config/tc-xtensa.c:7647
+#: config/tc-xtensa.c:7728
msgid "loop end too close to another loop end may trigger hardware errata"
msgstr ""
-#: config/tc-xtensa.c:7656
+#: config/tc-xtensa.c:7737
#, c-format
msgid "fr_var %lu < length %d"
msgstr ""
-#: config/tc-xtensa.c:7815
+#: config/tc-xtensa.c:7896
msgid ""
"loop containing less than three instructions may trigger hardware errata"
msgstr ""
-#: config/tc-xtensa.c:7887
+#: config/tc-xtensa.c:7968
msgid "undecodable instruction in instruction frag"
msgstr ""
-#: config/tc-xtensa.c:7997
+#: config/tc-xtensa.c:8078
msgid "invalid empty loop"
msgstr ""
-#: config/tc-xtensa.c:8002
+#: config/tc-xtensa.c:8083
msgid "loop target does not follow loop instruction in section"
msgstr ""
-#: config/tc-xtensa.c:8580
+#: config/tc-xtensa.c:8661
msgid "bad relaxation state"
msgstr ""
-#: config/tc-xtensa.c:8638
+#: config/tc-xtensa.c:8719
#, c-format
msgid "fr_var (%ld) < length (%d)"
msgstr ""
-#: config/tc-xtensa.c:9339
+#: config/tc-xtensa.c:9420
msgid "invalid relaxation fragment result"
msgstr ""
-#: config/tc-xtensa.c:9418
+#: config/tc-xtensa.c:9499
msgid "unable to widen instruction"
msgstr ""
-#: config/tc-xtensa.c:9558
+#: config/tc-xtensa.c:9639
msgid "multiple literals in expansion"
msgstr ""
-#: config/tc-xtensa.c:9562
+#: config/tc-xtensa.c:9643
msgid "no registered fragment for literal"
msgstr ""
-#: config/tc-xtensa.c:9564
+#: config/tc-xtensa.c:9645
msgid "number of literal tokens != 1"
msgstr ""
-#: config/tc-xtensa.c:9694 config/tc-xtensa.c:9700
+#: config/tc-xtensa.c:9775 config/tc-xtensa.c:9781
#, c-format
msgid "unresolved loop target symbol: %s"
msgstr ""
-#: config/tc-xtensa.c:9806
+#: config/tc-xtensa.c:9887
#, c-format
msgid "invalid expression evaluation type %d"
msgstr ""
-#: config/tc-xtensa.c:9823
+#: config/tc-xtensa.c:9904
msgid "loop too long for LOOP instruction"
msgstr ""
-#: config/tc-xtensa.c:10093
+#: config/tc-xtensa.c:10174
#, c-format
msgid "fixes not all moved from %s"
msgstr ""
-#: config/tc-xtensa.c:10224
+#: config/tc-xtensa.c:10305
msgid ""
"literal pool location required for text-section-literals; specify with ."
"literal_position"
msgstr ""
-#: config/tc-xtensa.c:11062
+#: config/tc-xtensa.c:11137
msgid "too many operands in instruction"
msgstr ""
-#: config/tc-xtensa.c:11273
+#: config/tc-xtensa.c:11348
msgid "invalid symbolic operand"
msgstr ""
-#: config/tc-xtensa.c:11334
+#: config/tc-xtensa.c:11409
msgid "operand number mismatch"
msgstr ""
-#: config/tc-xtensa.c:11338
+#: config/tc-xtensa.c:11413
#, c-format
msgid "cannot encode opcode \"%s\" in the given format \"%s\""
msgstr ""
-#: config/tc-xtensa.c:11363
+#: config/tc-xtensa.c:11438
#, c-format
msgid "xtensa-isa failure: %s"
msgstr ""
-#: config/tc-xtensa.c:11434
+#: config/tc-xtensa.c:11515
msgid "invalid opcode"
msgstr ""
-#: config/tc-xtensa.c:11440
+#: config/tc-xtensa.c:11521
msgid "too few operands"
msgstr ""
-#: config/tc-xtensa.c:11555 config/tc-xtensa.c:11561
+#: config/tc-xtensa.c:11571
+msgid "multiple writes to the same register"
+msgstr ""
+
+#: config/tc-xtensa.c:11685 config/tc-xtensa.c:11691
msgid "out of memory"
msgstr ""
-#: config/tc-xtensa.c:11639
+#: config/tc-xtensa.c:11780
msgid "TLS relocation not allowed in FLIX bundle"
msgstr ""
@@ -13376,33 +14502,33 @@ msgstr ""
#. relaxed in the front-end. If "record_fixup" is set, then this
#. function is being called during back-end relaxation, so flag
#. the unexpected behavior as an error.
-#: config/tc-xtensa.c:11645
+#: config/tc-xtensa.c:11786
msgid "unexpected TLS relocation"
msgstr ""
-#: config/tc-xtensa.c:11689
+#: config/tc-xtensa.c:11830
msgid "symbolic operand not allowed"
msgstr ""
-#: config/tc-xtensa.c:11726
+#: config/tc-xtensa.c:11867
msgid "cannot decode instruction format"
msgstr ""
-#: config/tc-xtensa.c:11870
+#: config/tc-xtensa.c:12011
msgid "ignoring extra '-rename-section' delimiter ':'"
msgstr ""
-#: config/tc-xtensa.c:11875
+#: config/tc-xtensa.c:12016
#, c-format
msgid "ignoring invalid '-rename-section' specification: '%s'"
msgstr ""
-#: config/tc-xtensa.c:11886
+#: config/tc-xtensa.c:12027
#, c-format
msgid "section %s renamed multiple times"
msgstr ""
-#: config/tc-xtensa.c:11888
+#: config/tc-xtensa.c:12029
#, c-format
msgid "multiple sections remapped to output section %s"
msgstr ""
@@ -13452,7 +14578,7 @@ msgstr ""
msgid "parentheses ignored"
msgstr ""
-#: config/tc-z80.c:1909 read.c:3512
+#: config/tc-z80.c:1909 read.c:3556
#, c-format
msgid "junk at end of line, first unrecognized character is `%c'"
msgstr ""
@@ -13604,75 +14730,75 @@ msgstr ""
msgid "call to md_estimate_size_before_relax\n"
msgstr ""
-#: config/xtensa-relax.c:1545
+#: config/xtensa-relax.c:1555
#, c-format
msgid "invalid configuration option '%s' in transition rule '%s'"
msgstr ""
-#: config/xtensa-relax.c:1670
+#: config/xtensa-relax.c:1680
#, c-format
msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
msgstr ""
-#: config/xtensa-relax.c:1680
+#: config/xtensa-relax.c:1690
#, c-format
msgid "opcode '%s': no bound opname '%s' for precondition in %s"
msgstr ""
-#: config/xtensa-relax.c:1687
+#: config/xtensa-relax.c:1697
#, c-format
msgid "opcode '%s': precondition only contains constants in '%s'"
msgstr ""
-#: config/xtensa-relax.c:1734
+#: config/xtensa-relax.c:1744
msgid "expected one operand for generated literal"
msgstr ""
-#: config/xtensa-relax.c:1741
+#: config/xtensa-relax.c:1751
msgid "expected 0 operands for generated label"
msgstr ""
-#: config/xtensa-relax.c:1754
+#: config/xtensa-relax.c:1764
#, c-format
msgid "invalid opcode '%s' in transition rule '%s'"
msgstr ""
-#: config/xtensa-relax.c:1762
+#: config/xtensa-relax.c:1772
#, c-format
msgid "opcode '%s': replacement does not have %d ops"
msgstr ""
-#: config/xtensa-relax.c:1776
+#: config/xtensa-relax.c:1786
#, c-format
msgid "opcode '%s': cannot find literal definition"
msgstr ""
-#: config/xtensa-relax.c:1792 config/xtensa-relax.c:1818
+#: config/xtensa-relax.c:1802 config/xtensa-relax.c:1832
#, c-format
msgid "opcode %s: unidentified operand '%s' in '%s'"
msgstr ""
-#: config/xtensa-relax.c:1813
+#: config/xtensa-relax.c:1827
#, c-format
msgid "unknown user-defined function %s"
msgstr ""
-#: config/xtensa-relax.c:1824
+#: config/xtensa-relax.c:1838
#, c-format
msgid "opcode %s: could not parse operand '%s' in '%s'"
msgstr ""
-#: config/xtensa-relax.c:1865
+#: config/xtensa-relax.c:1879
#, c-format
msgid "could not parse INSN_PATTERN '%s'"
msgstr ""
-#: config/xtensa-relax.c:1869
+#: config/xtensa-relax.c:1883
#, c-format
msgid "could not parse INSN_REPL '%s'"
msgstr ""
-#: config/xtensa-relax.c:1880
+#: config/xtensa-relax.c:1894
#, c-format
msgid "could not build transition for %s => %s"
msgstr ""
@@ -13687,91 +14813,100 @@ msgstr ""
msgid "can't close `%s'"
msgstr ""
-#: dw2gencfi.c:284
+#: dw2gencfi.c:294
#, c-format
msgid "register save offset not a multiple of %u"
msgstr ""
-#: dw2gencfi.c:367
+#: dw2gencfi.c:377
msgid "CFI state restore without previous remember"
msgstr ""
-#: dw2gencfi.c:419
+#: dw2gencfi.c:432
msgid "missing separator"
msgstr ""
-#: dw2gencfi.c:469
+#: dw2gencfi.c:482
msgid "bad register expression"
msgstr ""
-#: dw2gencfi.c:490 dw2gencfi.c:613 dw2gencfi.c:651 dw2gencfi.c:721
+#: dw2gencfi.c:503 dw2gencfi.c:626 dw2gencfi.c:664 dw2gencfi.c:734
+#: dw2gencfi.c:806
msgid "CFI instruction used without previous .cfi_startproc"
msgstr ""
-#: dw2gencfi.c:675
+#: dw2gencfi.c:688
msgid "invalid or unsupported encoding in .cfi_personality"
msgstr ""
-#: dw2gencfi.c:682
+#: dw2gencfi.c:695
msgid ".cfi_personality requires encoding and symbol arguments"
msgstr ""
-#: dw2gencfi.c:705
+#: dw2gencfi.c:718
msgid "wrong second argument to .cfi_personality"
msgstr ""
-#: dw2gencfi.c:745
+#: dw2gencfi.c:758 dw2gencfi.c:834
msgid "invalid or unsupported encoding in .cfi_lsda"
msgstr ""
-#: dw2gencfi.c:752
+#: dw2gencfi.c:765
msgid ".cfi_lsda requires encoding and symbol arguments"
msgstr ""
-#: dw2gencfi.c:777
+#: dw2gencfi.c:790
msgid "wrong second argument to .cfi_lsda"
msgstr ""
-#: dw2gencfi.c:792
+#: dw2gencfi.c:855
+msgid "wrong third argument to .cfi_val_encoded_addr"
+msgstr ""
+
+#: dw2gencfi.c:870
msgid "previous CFI entry not closed (missing .cfi_endproc)"
msgstr ""
-#: dw2gencfi.c:827
+#: dw2gencfi.c:905
msgid ".cfi_endproc without corresponding .cfi_startproc"
msgstr ""
-#: dw2gencfi.c:1372
+#: dw2gencfi.c:1515
msgid "open CFI at the end of file; missing .cfi_endproc directive"
msgstr ""
-#: dwarf2dbg.c:524 dwarf2dbg.c:559
+#: dwarf2dbg.c:542 dwarf2dbg.c:577
msgid "file number less than one"
msgstr ""
-#: dwarf2dbg.c:534
+#: dwarf2dbg.c:552
#, c-format
msgid "file number %ld already allocated"
msgstr ""
-#: dwarf2dbg.c:564 dwarf2dbg.c:1286
+#: dwarf2dbg.c:582 dwarf2dbg.c:1335
#, c-format
msgid "unassigned file number %ld"
msgstr ""
-#: dwarf2dbg.c:632
+#: dwarf2dbg.c:651
msgid "is_stmt value not 0 or 1"
msgstr ""
-#: dwarf2dbg.c:644
+#: dwarf2dbg.c:663
msgid "isa number less than zero"
msgstr ""
-#: dwarf2dbg.c:650
+#: dwarf2dbg.c:675
+msgid "discriminator less than zero"
+msgstr ""
+
+#: dwarf2dbg.c:681
#, c-format
msgid "unknown .loc sub-directive `%s'"
msgstr ""
-#: dwarf2dbg.c:1343
+#: dwarf2dbg.c:1398
msgid "internal error: unknown dwarf2 format"
msgstr ""
@@ -13928,10 +15063,6 @@ msgstr ""
msgid ".loc before .file"
msgstr ""
-#: ecoff.c:3368
-msgid "bad .weakext directive"
-msgstr ""
-
#: ecoff.c:3436
#, c-format
msgid ".stab%c is not supported"
@@ -13965,92 +15096,101 @@ msgstr ""
msgid "GP prologue size exceeds field size, using 0 instead"
msgstr ""
-#: expr.c:81 read.c:3577
+#: expr.c:88 read.c:3621
msgid "bignum invalid"
msgstr ""
-#: expr.c:83 read.c:3579 read.c:4042 read.c:4904
+#: expr.c:90 read.c:3623 read.c:4091 read.c:4957
msgid "floating point number invalid"
msgstr ""
-#: expr.c:204
+#: expr.c:211
msgid "bad floating-point constant: exponent overflow"
msgstr ""
-#: expr.c:208
+#: expr.c:215
#, c-format
msgid "bad floating-point constant: unknown error code=%d"
msgstr ""
-#: expr.c:387
+#: expr.c:394
msgid ""
"a bignum with underscores may not have more than 8 hex digits in any word"
msgstr ""
-#: expr.c:410
+#: expr.c:417
msgid "a bignum with underscores must have exactly 4 words"
msgstr ""
#. Either not seen or not defined.
#. @@ Should print out the original string instead of
#. the parsed number.
-#: expr.c:533
+#: expr.c:540
#, c-format
msgid "backward ref to unknown label \"%d:\""
msgstr ""
-#: expr.c:651
+#: expr.c:658
msgid "character constant too large"
msgstr ""
-#: expr.c:897
+#: expr.c:904
#, c-format
msgid "expr.c(operand): bad atof_generic return val %d"
msgstr ""
-#: expr.c:958
+#: expr.c:970
#, c-format
msgid "missing '%c'"
msgstr ""
-#: expr.c:969 read.c:4388
+#: expr.c:981 read.c:4437
msgid "EBCDIC constants are not supported"
msgstr ""
-#: expr.c:1081
+#: expr.c:1096
#, c-format
msgid "Unary operator %c ignored because bad operand follows"
msgstr ""
-#: expr.c:1127 expr.c:1152
+#: expr.c:1142 expr.c:1167
msgid "syntax error in .startof. or .sizeof."
msgstr ""
-#: expr.c:1663
+#: expr.c:1248 expr.c:1602
+#, c-format
+msgid "invalid use of operator \"%s\""
+msgstr ""
+
+#: expr.c:1746
msgid "missing operand; zero assumed"
msgstr ""
-#: expr.c:1698
+#: expr.c:1785
msgid "left operand is a bignum; integer 0 assumed"
msgstr ""
-#: expr.c:1700
+#: expr.c:1787
msgid "left operand is a float; integer 0 assumed"
msgstr ""
-#: expr.c:1709
+#: expr.c:1796
msgid "right operand is a bignum; integer 0 assumed"
msgstr ""
-#: expr.c:1711
+#: expr.c:1798
msgid "right operand is a float; integer 0 assumed"
msgstr ""
-#: expr.c:1779 symbols.c:1356
+#: expr.c:1866 symbols.c:1356
msgid "division by zero"
msgstr ""
-#: expr.c:1879
+#: expr.c:1872
+msgid "shift count"
+msgstr ""
+
+#: expr.c:1975
msgid "operation combines symbols in different segments"
msgstr ""
@@ -14079,7 +15219,7 @@ msgstr ""
#. line here (assuming of course that we actually have a line of
#. input to read), so that it can be displayed in the listing
#. that is produced at the end of the assembly.
-#: input-file.c:138 input-scrub.c:241 listing.c:335
+#: input-file.c:138 input-scrub.c:241 listing.c:334
msgid "{standard input}"
msgstr ""
@@ -14093,7 +15233,7 @@ msgstr ""
msgid "can't read from %s: %s"
msgstr ""
-#: input-file.c:249 listing.c:1188 output-file.c:69
+#: input-file.c:249 listing.c:1389 output-file.c:69
#, c-format
msgid "can't close %s: %s"
msgstr ""
@@ -14102,7 +15242,7 @@ msgstr ""
msgid "macros nested too deeply"
msgstr ""
-#: input-scrub.c:369 input-scrub.c:393
+#: input-scrub.c:375 input-scrub.c:399
msgid "partial line at end of file ignored"
msgstr ""
@@ -14111,15 +15251,15 @@ msgstr ""
msgid "Unable to allocate memory for new instructions\n"
msgstr ""
-#: listing.c:241
+#: listing.c:240
msgid "Warning:"
msgstr ""
-#: listing.c:247
+#: listing.c:246
msgid "Error:"
msgstr ""
-#: listing.c:1074
+#: listing.c:1275
#, c-format
msgid ""
"\n"
@@ -14127,62 +15267,62 @@ msgid ""
"\n"
msgstr ""
-#: listing.c:1084
+#: listing.c:1285
#, c-format
msgid "%s "
msgstr ""
-#: listing.c:1089
+#: listing.c:1290
#, c-format
msgid ""
"\n"
"\t%s "
msgstr ""
-#: listing.c:1099
+#: listing.c:1300
msgid ""
"\n"
" options passed\t: "
msgstr ""
-#: listing.c:1138
+#: listing.c:1339
#, c-format
msgid ""
" GNU assembler version %s (%s)\n"
"\t using BFD version %s."
msgstr ""
-#: listing.c:1141
+#: listing.c:1342
#, c-format
msgid ""
"\n"
" input file \t: %s"
msgstr ""
-#: listing.c:1142
+#: listing.c:1343
#, c-format
msgid ""
"\n"
" output file \t: %s"
msgstr ""
-#: listing.c:1143
+#: listing.c:1344
#, c-format
msgid ""
"\n"
" target \t: %s"
msgstr ""
-#: listing.c:1167
+#: listing.c:1368
#, c-format
msgid "can't open %s: %s"
msgstr ""
-#: listing.c:1260
+#: listing.c:1461
msgid "strange paper height, set to no form"
msgstr ""
-#: listing.c:1324
+#: listing.c:1525
msgid "new line in title"
msgstr ""
@@ -14371,48 +15511,48 @@ msgstr ""
msgid "can't create %s: %s"
msgstr ""
-#: read.c:462
+#: read.c:463
msgid "bad or irreducible absolute expression"
msgstr ""
-#: read.c:488
+#: read.c:489
#, c-format
msgid "error constructing %s pseudo-op table: %s"
msgstr ""
-#: read.c:898
+#: read.c:899
#, c-format
msgid "unknown pseudo-op: `%s'"
msgstr ""
-#: read.c:985
+#: read.c:986
#, c-format
msgid "label \"%d$\" redefined"
msgstr ""
-#: read.c:1220
+#: read.c:1221
msgid ".abort detected. Abandoning ship."
msgstr ""
-#: read.c:1238 read.c:2615
+#: read.c:1239 read.c:2651
msgid "ignoring fill value in absolute section"
msgstr ""
-#: read.c:1329
+#: read.c:1330
#, c-format
msgid "alignment too large: %u assumed"
msgstr ""
-#: read.c:1361
+#: read.c:1362
msgid "expected fill pattern missing"
msgstr ""
-#: read.c:1470
+#: read.c:1471
#, c-format
msgid "size (%ld) out of range, ignored"
msgstr ""
-#: read.c:1499
+#: read.c:1500
#, c-format
msgid "size of \"%s\" is already %ld; not changing to %ld"
msgstr ""
@@ -14426,326 +15566,327 @@ msgstr ""
#. We do not want to barf on this, especially since such files are used
#. in the GCC and GDB testsuites. So we check for negative line numbers
#. rather than non-positive line numbers.
-#: read.c:1749
+#: read.c:1750
#, c-format
msgid "line numbers must be positive; line number %d rejected"
msgstr ""
-#: read.c:1786
+#: read.c:1787
#, c-format
msgid "incompatible flag %i in line directive"
msgstr ""
-#: read.c:1798
+#: read.c:1799
#, c-format
msgid "unsupported flag %i in line directive"
msgstr ""
-#: read.c:1837
+#: read.c:1838
msgid "start address not supported"
msgstr ""
-#: read.c:1846
+#: read.c:1847
msgid ".err encountered"
msgstr ""
-#: read.c:1862
+#: read.c:1863
msgid ".error directive invoked in source file"
msgstr ""
-#: read.c:1863
+#: read.c:1864
msgid ".warning directive invoked in source file"
msgstr ""
-#: read.c:1869
+#: read.c:1870
#, c-format
msgid "%s argument must be a string"
msgstr ""
-#: read.c:1901 read.c:1903
+#: read.c:1902 read.c:1904
#, c-format
msgid ".fail %ld encountered"
msgstr ""
-#: read.c:1939
+#: read.c:1944
#, c-format
msgid ".fill size clamped to %d"
msgstr ""
-#: read.c:1944
+#: read.c:1949
msgid "size negative; .fill ignored"
msgstr ""
-#: read.c:1950
+#: read.c:1955
msgid "repeat < 0; .fill ignored"
msgstr ""
-#: read.c:2088
+#: read.c:2111
+#, c-format
+msgid "Attribute name not recognised: %s"
+msgstr ""
+
+#: read.c:2126
msgid "expected numeric constant"
msgstr ""
-#: read.c:2144
+#: read.c:2167
msgid "bad string constant"
msgstr ""
-#: read.c:2148
+#: read.c:2171
msgid "expected <tag> , <value>"
msgstr ""
-#: read.c:2222
+#: read.c:2246
#, c-format
msgid "unrecognized .linkonce type `%s'"
msgstr ""
-#: read.c:2234
+#: read.c:2258
msgid ".linkonce is not supported for this object file format"
msgstr ""
-#: read.c:2256
+#: read.c:2280
#, c-format
msgid "bfd_set_section_flags: %s"
msgstr ""
-#: read.c:2329
+#: read.c:2353
msgid "expected alignment after size"
msgstr ""
-#: read.c:2544
+#: read.c:2580
#, c-format
msgid "attempt to redefine pseudo-op `%s' ignored"
msgstr ""
-#: read.c:2563
+#: read.c:2599
msgid "ignoring macro exit outside a macro definition."
msgstr ""
-#: read.c:2610
+#: read.c:2646
#, c-format
msgid "invalid segment \"%s\""
msgstr ""
-#: read.c:2618
+#: read.c:2654
msgid "only constant offsets supported in absolute section"
msgstr ""
-#: read.c:2657
+#: read.c:2693
msgid "MRI style ORG pseudo-op not supported"
msgstr ""
-#: read.c:2810
+#: read.c:2846
#, c-format
msgid "unrecognized section type `%s'"
msgstr ""
-#: read.c:2824
+#: read.c:2860
msgid "absolute sections are not supported"
msgstr ""
-#: read.c:2839
+#: read.c:2875
#, c-format
msgid "unrecognized section command `%s'"
msgstr ""
-#: read.c:2903
+#: read.c:2939
#, c-format
msgid ".end%c encountered without preceeding %s"
msgstr ""
-#: read.c:2933
+#: read.c:2969
#, c-format
msgid "%s without %s"
msgstr ""
-#: read.c:3157
+#: read.c:3197
msgid "unsupported variable size or fill value"
msgstr ""
-#: read.c:3185
+#: read.c:3225
msgid ".space repeat count is zero, ignored"
msgstr ""
-#: read.c:3187
+#: read.c:3227
msgid ".space repeat count is negative, ignored"
msgstr ""
-#: read.c:3216
+#: read.c:3256
msgid "space allocation too complex in absolute section"
msgstr ""
-#: read.c:3222
+#: read.c:3262
msgid "space allocation too complex in common section"
msgstr ""
-#: read.c:3309 read.c:4630
+#: read.c:3353 read.c:4683
#, c-format
msgid "bad floating literal: %s"
msgstr ""
-#: read.c:3469
+#: read.c:3513
#, c-format
msgid "%s: would close weakref loop: %s"
msgstr ""
-#: read.c:3515
+#: read.c:3559
#, c-format
msgid "junk at end of line, first unrecognized character valued 0x%x"
msgstr ""
-#: read.c:3573
-msgid "missing expression"
-msgstr ""
-
-#: read.c:3641
+#: read.c:3687
#, c-format
msgid "`%s' can't be equated to common symbol '%s'"
msgstr ""
-#: read.c:3769
+#: read.c:3815
msgid "rva without symbol"
msgstr ""
-#: read.c:3826
+#: read.c:3872
msgid "missing or bad offset expression"
msgstr ""
-#: read.c:3847
+#: read.c:3893
msgid "missing reloc type"
msgstr ""
-#: read.c:3859
+#: read.c:3905
msgid "unrecognized reloc type"
msgstr ""
-#: read.c:3875
+#: read.c:3921
msgid "bad reloc expression"
msgstr ""
-#: read.c:3998
+#: read.c:4047
msgid "attempt to store value in absolute section"
msgstr ""
-#: read.c:4036 read.c:4898
+#: read.c:4085 read.c:4951
msgid "zero assumed for missing expression"
msgstr ""
-#: read.c:4048 read.c:4910 write.c:260
+#: read.c:4097 read.c:4963 write.c:268 write.c:973
msgid "register value used as expression"
msgstr ""
-#: read.c:4128
+#: read.c:4177
#, c-format
msgid "value 0x%llx truncated to 0x%llx"
msgstr ""
-#: read.c:4131
+#: read.c:4180
msgid "value 0x%I64x truncated to 0x%I64x"
msgstr ""
-#: read.c:4135
+#: read.c:4184
#, c-format
msgid "value 0x%lx truncated to 0x%lx"
msgstr ""
-#: read.c:4152
+#: read.c:4201
#, c-format
msgid "bignum truncated to %d bytes"
msgstr ""
-#: read.c:4461 read.c:4652
+#: read.c:4510 read.c:4705
msgid "unresolvable or nonpositive repeat count; using 1"
msgstr ""
-#: read.c:4510
+#: read.c:4559
#, c-format
msgid "unknown floating type type '%c'"
msgstr ""
-#: read.c:4532
+#: read.c:4581
msgid "floating point constant too large"
msgstr ""
-#: read.c:5060
+#: read.c:5117
msgid "strings must be placed into a section"
msgstr ""
-#: read.c:5108
+#: read.c:5165
msgid "expected <nn>"
msgstr ""
#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
-#: read.c:5141 read.c:5227
+#: read.c:5198 read.c:5284
msgid "unterminated string; newline inserted"
msgstr ""
-#: read.c:5235
+#: read.c:5292
msgid "bad escaped character in string"
msgstr ""
-#: read.c:5260
+#: read.c:5317
msgid "expected address expression"
msgstr ""
-#: read.c:5279
+#: read.c:5336
#, c-format
msgid "symbol \"%s\" undefined; zero assumed"
msgstr ""
-#: read.c:5282
+#: read.c:5339
msgid "some symbol undefined; zero assumed"
msgstr ""
-#: read.c:5318
+#: read.c:5375
msgid "this string may not contain '\\0'"
msgstr ""
-#: read.c:5354
+#: read.c:5411
msgid "missing string"
msgstr ""
-#: read.c:5441
+#: read.c:5502
#, c-format
msgid ".incbin count zero, ignoring `%s'"
msgstr ""
-#: read.c:5467
+#: read.c:5528
#, c-format
msgid "file not found: %s"
msgstr ""
-#: read.c:5481
+#: read.c:5542
#, c-format
msgid "seek to end of .incbin file failed `%s'"
msgstr ""
-#: read.c:5492
+#: read.c:5553
#, c-format
msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
msgstr ""
-#: read.c:5499
+#: read.c:5560
#, c-format
msgid "could not skip to %ld in file `%s'"
msgstr ""
-#: read.c:5508
+#: read.c:5569
#, c-format
msgid "truncated file `%s', %ld of %ld bytes read"
msgstr ""
-#: read.c:5666
+#: read.c:5727
msgid "missing .func"
msgstr ""
-#: read.c:5683
+#: read.c:5744
msgid ".endfunc missing for previous .func"
msgstr ""
-#: read.c:5812
+#: read.c:5881
#, c-format
msgid "missing closing `%c'"
msgstr ""
-#: read.c:5814
+#: read.c:5883
msgid "stray `\\'"
msgstr ""
@@ -14831,7 +15972,7 @@ msgstr ""
msgid "division by zero when setting `%s'"
msgstr ""
-#: symbols.c:1439 write.c:1825
+#: symbols.c:1439 write.c:1846
#, c-format
msgid "can't resolve value for symbol `%s'"
msgstr ""
@@ -14846,135 +15987,135 @@ msgstr ""
msgid "attempt to get value of unresolved symbol `%s'"
msgstr ""
-#: symbols.c:2191
+#: symbols.c:2193
msgid "section symbols are already global"
msgstr ""
-#: symbols.c:2302
+#: symbols.c:2306
#, c-format
msgid "Accessing function `%s' as thread-local object"
msgstr ""
-#: symbols.c:2306
+#: symbols.c:2310
#, c-format
msgid "Accessing `%s' as thread-local object"
msgstr ""
-#: write.c:159
+#: write.c:167
#, c-format
msgid "field fx_size too small to hold %d"
msgstr ""
-#: write.c:436
+#: write.c:444
#, c-format
msgid "attempt to .org/.space backwards? (%ld)"
msgstr ""
-#: write.c:664
+#: write.c:675
msgid "invalid offset expression"
msgstr ""
-#: write.c:686
+#: write.c:697
msgid "invalid reloc expression"
msgstr ""
-#: write.c:1039
+#: write.c:1056
#, c-format
msgid "value of %s too large for field of %d bytes at %s"
msgstr ""
-#: write.c:1051
+#: write.c:1068
#, c-format
msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
msgstr ""
-#: write.c:1095
+#: write.c:1112
msgid "redefined symbol cannot be used on reloc"
msgstr ""
-#: write.c:1108
+#: write.c:1125
msgid "relocation out of range"
msgstr ""
-#: write.c:1111
+#: write.c:1128
#, c-format
msgid "%s:%u: bad return from bfd_install_relocation: %x"
msgstr ""
-#: write.c:1175
+#: write.c:1192
msgid "internal error: fixup not contained within frag"
msgstr ""
-#: write.c:1228
+#: write.c:1245
msgid "reloc not within (fixed part of) section"
msgstr ""
-#: write.c:1295 write.c:1316
+#: write.c:1312 write.c:1333
#, c-format
msgid "can't write %s: %s"
msgstr ""
-#: write.c:1346
+#: write.c:1363
msgid "cannot write to output file"
msgstr ""
-#: write.c:1500
+#: write.c:1517
#, c-format
msgid "%d error%s, %d warning%s, generating bad object file"
msgstr ""
-#: write.c:1507
+#: write.c:1524
#, c-format
msgid "%d error%s, %d warning%s, no object file generated"
msgstr ""
-#: write.c:1742
+#: write.c:1763
#, c-format
msgid "%s: global symbols not supported in common sections"
msgstr ""
-#: write.c:1756
+#: write.c:1777
#, c-format
msgid "local label `%s' is not defined"
msgstr ""
-#: write.c:1776
+#: write.c:1797
#, c-format
msgid "Local symbol `%s' can't be equated to common symbol `%s'"
msgstr ""
-#: write.c:1783
+#: write.c:1804
#, c-format
msgid "can't make global register symbol `%s'"
msgstr ""
-#: write.c:2052
+#: write.c:2074
#, c-format
msgid "alignment padding (%lu bytes) not a multiple of %ld"
msgstr ""
-#: write.c:2210
+#: write.c:2232
#, c-format
msgid ".word %s-%s+%s didn't fit"
msgstr ""
-#: write.c:2299
+#: write.c:2327
msgid "padding added"
msgstr ""
-#: write.c:2349
+#: write.c:2377
msgid "attempt to move .org backwards"
msgstr ""
-#: write.c:2373
+#: write.c:2401
msgid ".space specifies non-absolute value"
msgstr ""
-#: write.c:2388
+#: write.c:2416
msgid ".space or .fill with negative value, ignored"
msgstr ""
-#: write.c:2459
+#: write.c:2487
#, c-format
msgid ""
"Infinite loop encountered whilst attempting to compute the addresses of "