diff options
author | Nick Clifton <nickc@redhat.com> | 2022-12-31 12:23:00 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-12-31 12:23:00 +0000 |
commit | 96e786d198ffd33f33c65e8f83d869f0bc567449 (patch) | |
tree | b49cce63ea3dc19dfe3cf4045863c9f181c3d22a /opcodes | |
parent | a72b07181dcd18b54f193322043d51058c1ef632 (diff) | |
download | gdb-96e786d198ffd33f33c65e8f83d869f0bc567449.zip gdb-96e786d198ffd33f33c65e8f83d869f0bc567449.tar.gz gdb-96e786d198ffd33f33c65e8f83d869f0bc567449.tar.bz2 |
Update version number and regenerate files
Diffstat (limited to 'opcodes')
-rwxr-xr-x | opcodes/configure | 20 | ||||
-rw-r--r-- | opcodes/po/opcodes.pot | 498 |
2 files changed, 264 insertions, 254 deletions
diff --git a/opcodes/configure b/opcodes/configure index 9dc87d6..8717d99 100755 --- a/opcodes/configure +++ b/opcodes/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for opcodes 2.39.50. +# Generated by GNU Autoconf 2.69 for opcodes 2.40.50. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='opcodes' PACKAGE_TARNAME='opcodes' -PACKAGE_VERSION='2.39.50' -PACKAGE_STRING='opcodes 2.39.50' +PACKAGE_VERSION='2.40.50' +PACKAGE_STRING='opcodes 2.40.50' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1360,7 +1360,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures opcodes 2.39.50 to adapt to many kinds of systems. +\`configure' configures opcodes 2.40.50 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1431,7 +1431,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of opcodes 2.39.50:";; + short | recursive ) echo "Configuration of opcodes 2.40.50:";; esac cat <<\_ACEOF @@ -1545,7 +1545,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -opcodes configure 2.39.50 +opcodes configure 2.40.50 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2139,7 +2139,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by opcodes $as_me 2.39.50, which was +It was created by opcodes $as_me 2.40.50, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3118,7 +3118,7 @@ fi # Define the identity of the package. PACKAGE='opcodes' - VERSION='2.39.50' + VERSION='2.40.50' cat >>confdefs.h <<_ACEOF @@ -13191,7 +13191,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by opcodes $as_me 2.39.50, which was +This file was extended by opcodes $as_me 2.40.50, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13257,7 +13257,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -opcodes config.status 2.39.50 +opcodes config.status 2.40.50 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/opcodes/po/opcodes.pot b/opcodes/po/opcodes.pot index 8752e4d..a23ecb3 100644 --- a/opcodes/po/opcodes.pot +++ b/opcodes/po/opcodes.pot @@ -8,11 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" -"POT-Creation-Date: 2022-07-08 11:02+0100\n" +"POT-Creation-Date: 2022-12-31 12:18+0000\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" @@ -26,22 +25,22 @@ msgid "specified register cannot be written to" msgstr "" #. Invalid option. -#: aarch64-dis.c:94 arc-dis.c:802 arm-dis.c:11670 +#: aarch64-dis.c:103 arc-dis.c:807 arm-dis.c:12303 #, c-format msgid "unrecognised disassembler option: %s" msgstr "" -#: aarch64-dis.c:3406 +#: aarch64-dis.c:3574 #, c-format msgid "this `%s' should have an immediately preceding `%s'" msgstr "" -#: aarch64-dis.c:3413 +#: aarch64-dis.c:3581 #, c-format msgid "expected `%s' after previous `%s'" msgstr "" -#: aarch64-dis.c:3817 +#: aarch64-dis.c:4000 #, c-format msgid "" "\n" @@ -49,316 +48,316 @@ msgid "" "with the -M switch (multiple options should be separated by commas):\n" msgstr "" -#: aarch64-dis.c:3821 +#: aarch64-dis.c:4004 #, c-format msgid "" "\n" " no-aliases Don't print instruction aliases.\n" msgstr "" -#: aarch64-dis.c:3824 +#: aarch64-dis.c:4007 #, c-format msgid "" "\n" " aliases Do print instruction aliases.\n" msgstr "" -#: aarch64-dis.c:3827 +#: aarch64-dis.c:4010 #, c-format msgid "" "\n" " no-notes Don't print instruction notes.\n" msgstr "" -#: aarch64-dis.c:3830 +#: aarch64-dis.c:4013 #, c-format msgid "" "\n" " notes Do print instruction notes.\n" msgstr "" -#: aarch64-dis.c:3834 +#: aarch64-dis.c:4017 #, c-format msgid "" "\n" " debug_dump Temp switch for debug trace.\n" msgstr "" -#: aarch64-dis.c:3838 arc-dis.c:1551 arc-dis.c:1572 arc-dis.c:1575 -#: loongarch-dis.c:306 mips-dis.c:2807 mips-dis.c:2817 mips-dis.c:2820 -#: nfp-dis.c:2993 riscv-dis.c:1189 riscv-dis.c:1192 +#: aarch64-dis.c:4021 arc-dis.c:1607 arc-dis.c:1630 arc-dis.c:1633 +#: loongarch-dis.c:306 mips-dis.c:2897 mips-dis.c:2909 mips-dis.c:2912 +#: nfp-dis.c:2993 riscv-dis.c:1282 riscv-dis.c:1285 #, c-format msgid "\n" msgstr "" -#: aarch64-opc.c:1365 +#: aarch64-opc.c:1357 msgid "immediate value" msgstr "" -#: aarch64-opc.c:1375 +#: aarch64-opc.c:1367 msgid "immediate offset" msgstr "" -#: aarch64-opc.c:1385 +#: aarch64-opc.c:1377 msgid "register number" msgstr "" -#: aarch64-opc.c:1395 +#: aarch64-opc.c:1387 msgid "register element index" msgstr "" -#: aarch64-opc.c:1405 +#: aarch64-opc.c:1397 msgid "shift amount" msgstr "" -#: aarch64-opc.c:1417 +#: aarch64-opc.c:1409 msgid "multiplier" msgstr "" -#: aarch64-opc.c:1491 +#: aarch64-opc.c:1483 msgid "reg pair must start from even reg" msgstr "" -#: aarch64-opc.c:1497 +#: aarch64-opc.c:1489 msgid "reg pair must be contiguous" msgstr "" -#: aarch64-opc.c:1511 +#: aarch64-opc.c:1503 msgid "extraneous register" msgstr "" -#: aarch64-opc.c:1517 +#: aarch64-opc.c:1509 msgid "missing register" msgstr "" -#: aarch64-opc.c:1528 +#: aarch64-opc.c:1520 msgid "stack pointer register expected" msgstr "" -#: aarch64-opc.c:1553 +#: aarch64-opc.c:1545 msgid "z0-z15 expected" msgstr "" -#: aarch64-opc.c:1554 +#: aarch64-opc.c:1546 msgid "z0-z7 expected" msgstr "" -#: aarch64-opc.c:1580 +#: aarch64-opc.c:1572 msgid "invalid register list" msgstr "" -#: aarch64-opc.c:1594 +#: aarch64-opc.c:1586 msgid "p0-p7 expected" msgstr "" -#: aarch64-opc.c:1620 aarch64-opc.c:1628 +#: aarch64-opc.c:1612 aarch64-opc.c:1620 msgid "unexpected address writeback" msgstr "" -#: aarch64-opc.c:1639 +#: aarch64-opc.c:1631 msgid "address writeback expected" msgstr "" -#: aarch64-opc.c:1686 +#: aarch64-opc.c:1678 msgid "negative or unaligned offset expected" msgstr "" -#: aarch64-opc.c:1743 +#: aarch64-opc.c:1735 msgid "invalid register offset" msgstr "" -#: aarch64-opc.c:1765 +#: aarch64-opc.c:1757 msgid "invalid post-increment amount" msgstr "" -#: aarch64-opc.c:1781 aarch64-opc.c:2299 +#: aarch64-opc.c:1773 aarch64-opc.c:2293 msgid "invalid shift amount" msgstr "" -#: aarch64-opc.c:1794 +#: aarch64-opc.c:1786 msgid "invalid extend/shift operator" msgstr "" -#: aarch64-opc.c:1840 aarch64-opc.c:2101 aarch64-opc.c:2136 aarch64-opc.c:2155 -#: aarch64-opc.c:2163 aarch64-opc.c:2252 aarch64-opc.c:2429 aarch64-opc.c:2529 -#: aarch64-opc.c:2542 +#: aarch64-opc.c:1832 aarch64-opc.c:2093 aarch64-opc.c:2128 aarch64-opc.c:2147 +#: aarch64-opc.c:2155 aarch64-opc.c:2246 aarch64-opc.c:2423 aarch64-opc.c:2523 +#: aarch64-opc.c:2536 msgid "immediate out of range" msgstr "" -#: aarch64-opc.c:1870 aarch64-opc.c:1912 aarch64-opc.c:1975 aarch64-opc.c:2009 +#: aarch64-opc.c:1862 aarch64-opc.c:1904 aarch64-opc.c:1967 aarch64-opc.c:2001 msgid "invalid addressing mode" msgstr "" -#: aarch64-opc.c:1967 +#: aarch64-opc.c:1959 msgid "index register xzr is not allowed" msgstr "" -#: aarch64-opc.c:2089 aarch64-opc.c:2111 aarch64-opc.c:2332 aarch64-opc.c:2340 -#: aarch64-opc.c:2406 aarch64-opc.c:2435 +#: aarch64-opc.c:2081 aarch64-opc.c:2103 aarch64-opc.c:2326 aarch64-opc.c:2334 +#: aarch64-opc.c:2400 aarch64-opc.c:2429 msgid "invalid shift operator" msgstr "" -#: aarch64-opc.c:2095 +#: aarch64-opc.c:2087 msgid "shift amount must be 0 or 12" msgstr "" -#: aarch64-opc.c:2118 +#: aarch64-opc.c:2110 msgid "shift amount must be a multiple of 16" msgstr "" -#: aarch64-opc.c:2130 +#: aarch64-opc.c:2122 msgid "negative immediate value not allowed" msgstr "" -#: aarch64-opc.c:2263 +#: aarch64-opc.c:2257 msgid "immediate zero expected" msgstr "" -#: aarch64-opc.c:2277 +#: aarch64-opc.c:2271 msgid "rotate expected to be 0, 90, 180 or 270" msgstr "" -#: aarch64-opc.c:2288 +#: aarch64-opc.c:2282 msgid "rotate expected to be 90 or 270" msgstr "" -#: aarch64-opc.c:2348 +#: aarch64-opc.c:2342 msgid "shift is not permitted" msgstr "" -#: aarch64-opc.c:2373 +#: aarch64-opc.c:2367 msgid "invalid value for immediate" msgstr "" -#: aarch64-opc.c:2398 +#: aarch64-opc.c:2392 msgid "shift amount must be 0 or 16" msgstr "" -#: aarch64-opc.c:2419 +#: aarch64-opc.c:2413 msgid "floating-point immediate expected" msgstr "" -#: aarch64-opc.c:2453 +#: aarch64-opc.c:2447 msgid "no shift amount allowed for 8-bit constants" msgstr "" -#: aarch64-opc.c:2463 +#: aarch64-opc.c:2457 msgid "shift amount must be 0 or 8" msgstr "" -#: aarch64-opc.c:2476 +#: aarch64-opc.c:2470 msgid "immediate too big for element size" msgstr "" -#: aarch64-opc.c:2483 +#: aarch64-opc.c:2477 msgid "invalid arithmetic immediate" msgstr "" -#: aarch64-opc.c:2497 +#: aarch64-opc.c:2491 msgid "floating-point value must be 0.5 or 1.0" msgstr "" -#: aarch64-opc.c:2507 +#: aarch64-opc.c:2501 msgid "floating-point value must be 0.5 or 2.0" msgstr "" -#: aarch64-opc.c:2517 +#: aarch64-opc.c:2511 msgid "floating-point value must be 0.0 or 1.0" msgstr "" -#: aarch64-opc.c:2548 +#: aarch64-opc.c:2542 msgid "invalid replicated MOV immediate" msgstr "" -#: aarch64-opc.c:2656 +#: aarch64-opc.c:2650 msgid "extend operator expected" msgstr "" -#: aarch64-opc.c:2669 +#: aarch64-opc.c:2663 msgid "missing extend operator" msgstr "" -#: aarch64-opc.c:2675 +#: aarch64-opc.c:2669 msgid "'LSL' operator not allowed" msgstr "" -#: aarch64-opc.c:2696 +#: aarch64-opc.c:2690 msgid "W register expected" msgstr "" -#: aarch64-opc.c:2707 +#: aarch64-opc.c:2701 msgid "shift operator expected" msgstr "" -#: aarch64-opc.c:2714 +#: aarch64-opc.c:2708 msgid "'ROR' operator not allowed" msgstr "" -#: aarch64-opc.c:3862 +#: aarch64-opc.c:3998 msgid "reading from a write-only register" msgstr "" -#: aarch64-opc.c:3864 +#: aarch64-opc.c:4000 msgid "writing to a read-only register" msgstr "" -#: aarch64-opc.c:5455 +#: aarch64-opc.c:5606 msgid "the three register operands must be distinct from one another" msgstr "" -#: aarch64-opc.c:5566 +#: aarch64-opc.c:5717 msgid "destination register differs from preceding instruction" msgstr "" -#: aarch64-opc.c:5569 +#: aarch64-opc.c:5720 msgid "source register differs from preceding instruction" msgstr "" -#: aarch64-opc.c:5572 +#: aarch64-opc.c:5723 msgid "size register differs from preceding instruction" msgstr "" -#: aarch64-opc.c:5620 +#: aarch64-opc.c:5771 msgid "instruction opens new dependency sequence without ending previous one" msgstr "" -#: aarch64-opc.c:5649 +#: aarch64-opc.c:5800 msgid "previous `movprfx' sequence not closed" msgstr "" -#: aarch64-opc.c:5668 +#: aarch64-opc.c:5819 msgid "SVE instruction expected after `movprfx'" msgstr "" -#: aarch64-opc.c:5681 +#: aarch64-opc.c:5832 msgid "SVE `movprfx' compatible instruction expected" msgstr "" -#: aarch64-opc.c:5769 +#: aarch64-opc.c:5920 msgid "predicated instruction expected after `movprfx'" msgstr "" -#: aarch64-opc.c:5781 +#: aarch64-opc.c:5932 msgid "merging predicate expected due to preceding `movprfx'" msgstr "" -#: aarch64-opc.c:5793 +#: aarch64-opc.c:5944 msgid "predicate register differs from that in preceding `movprfx'" msgstr "" -#: aarch64-opc.c:5812 +#: aarch64-opc.c:5963 msgid "output register of preceding `movprfx' not used in current instruction" msgstr "" -#: aarch64-opc.c:5825 +#: aarch64-opc.c:5976 msgid "output register of preceding `movprfx' expected as output" msgstr "" -#: aarch64-opc.c:5837 +#: aarch64-opc.c:5988 msgid "output register of preceding `movprfx' used as input" msgstr "" -#: aarch64-opc.c:5853 +#: aarch64-opc.c:6004 msgid "register size not compatible with previous `movprfx'" msgstr "" @@ -370,7 +369,7 @@ msgstr "" msgid "jump hint unaligned" msgstr "" -#: arc-dis.c:379 +#: arc-dis.c:380 msgid "" "\n" "Warning: disassembly may be wrong due to guessed opcode class choice.\n" @@ -378,62 +377,62 @@ msgid "" "\t\t\t\t" msgstr "" -#: arc-dis.c:440 +#: arc-dis.c:442 msgid "An error occurred while generating the extension instruction operations" msgstr "" -#: arc-dis.c:845 +#: arc-dis.c:850 #, c-format msgid "unrecognised disassembler CPU option: %s" msgstr "" -#: arc-dis.c:1283 +#: arc-dis.c:1323 msgid "" "\n" "Warning: illegal use of double register pair.\n" msgstr "" -#: arc-dis.c:1433 +#: arc-dis.c:1489 msgid "Enforce the designated architecture while decoding." msgstr "" -#: arc-dis.c:1435 +#: arc-dis.c:1491 msgid "Recognize DSP instructions." msgstr "" -#: arc-dis.c:1437 +#: arc-dis.c:1493 msgid "Recognize FPX SP instructions." msgstr "" -#: arc-dis.c:1439 +#: arc-dis.c:1495 msgid "Recognize FPX DP instructions." msgstr "" -#: arc-dis.c:1441 +#: arc-dis.c:1497 msgid "Recognize FPU QuarkSE-EM instructions." msgstr "" -#: arc-dis.c:1443 +#: arc-dis.c:1499 msgid "Recognize double assist FPU instructions." msgstr "" -#: arc-dis.c:1445 +#: arc-dis.c:1501 msgid "Recognize single precision FPU instructions." msgstr "" -#: arc-dis.c:1447 +#: arc-dis.c:1503 msgid "Recognize double precision FPU instructions." msgstr "" -#: arc-dis.c:1449 +#: arc-dis.c:1505 msgid "Recognize NPS400 instructions." msgstr "" -#: arc-dis.c:1451 +#: arc-dis.c:1507 msgid "Use only hexadecimal number to print immediates." msgstr "" -#: arc-dis.c:1526 +#: arc-dis.c:1582 #, c-format msgid "" "\n" @@ -441,7 +440,7 @@ msgid "" "with the -M switch (multiple options should be separated by commas):\n" msgstr "" -#: arc-dis.c:1558 mips-dis.c:2812 riscv-dis.c:1184 +#: arc-dis.c:1616 mips-dis.c:2904 riscv-dis.c:1277 #, c-format msgid "" "\n" @@ -449,7 +448,7 @@ msgid "" " " msgstr "" -#: arc-dis.c:1568 +#: arc-dis.c:1626 #, c-format msgid "" "\n" @@ -653,31 +652,31 @@ msgstr "" msgid "Enable CDE extensions for coprocessor N space" msgstr "" -#: arm-dis.c:8390 +#: arm-dis.c:8530 msgid "<illegal precision>" msgstr "" -#: arm-dis.c:11631 +#: arm-dis.c:12264 #, c-format msgid "unrecognised register name set: %s" msgstr "" -#: arm-dis.c:11645 +#: arm-dis.c:12278 #, c-format msgid "cde coprocessor not between 0-7: %s" msgstr "" -#: arm-dis.c:11651 +#: arm-dis.c:12284 #, c-format msgid "coproc must have an argument: %s" msgstr "" -#: arm-dis.c:11664 +#: arm-dis.c:12297 #, c-format msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s" msgstr "" -#: arm-dis.c:12374 +#: arm-dis.c:13009 #, c-format msgid "" "\n" @@ -725,13 +724,13 @@ msgstr "" #: fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451 frv-asm.c:1455 #: frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703 ip2k-asm.c:792 #: ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651 iq2000-asm.c:740 -#: iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541 lm32-asm.c:630 lm32-asm.c:737 -#: m32c-asm.c:1772 m32c-asm.c:1776 m32c-asm.c:1865 m32c-asm.c:1972 -#: m32r-asm.c:516 m32r-asm.c:520 m32r-asm.c:609 m32r-asm.c:716 mep-asm.c:1474 -#: mep-asm.c:1478 mep-asm.c:1567 mep-asm.c:1674 mt-asm.c:783 mt-asm.c:787 -#: mt-asm.c:876 mt-asm.c:983 or1k-asm.c:763 or1k-asm.c:767 or1k-asm.c:856 -#: or1k-asm.c:963 xstormy16-asm.c:464 xstormy16-asm.c:468 xstormy16-asm.c:557 -#: xstormy16-asm.c:664 +#: iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541 lm32-asm.c:630 +#: lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776 m32c-asm.c:1865 +#: m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520 m32r-asm.c:609 m32r-asm.c:716 +#: mep-asm.c:1474 mep-asm.c:1478 mep-asm.c:1567 mep-asm.c:1674 mt-asm.c:783 +#: mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:763 or1k-asm.c:767 +#: or1k-asm.c:856 or1k-asm.c:963 xstormy16-asm.c:464 xstormy16-asm.c:468 +#: xstormy16-asm.c:557 xstormy16-asm.c:664 msgid "unrecognized instruction" msgstr "" @@ -805,9 +804,10 @@ msgstr "" msgid "*unknown*" msgstr "" -#: bpf-dis.c:203 epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289 -#: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280 mep-dis.c:1188 -#: mt-dis.c:288 or1k-dis.c:175 xstormy16-dis.c:169 +#: bpf-dis.c:203 epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 +#: ip2k-dis.c:289 iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 +#: m32r-dis.c:280 mep-dis.c:1188 mt-dis.c:288 or1k-dis.c:175 +#: xstormy16-dis.c:169 #, c-format msgid "internal error: unrecognized field %d while printing insn" msgstr "" @@ -830,8 +830,8 @@ msgstr "" #: bpf-ibld.c:203 cgen-asm.c:351 epiphany-ibld.c:203 fr30-ibld.c:203 #: frv-ibld.c:203 ip2k-ibld.c:203 iq2000-ibld.c:203 lm32-ibld.c:203 -#: m32c-ibld.c:203 m32r-ibld.c:203 mep-ibld.c:203 mt-ibld.c:203 or1k-ibld.c:203 -#: xstormy16-ibld.c:203 +#: m32c-ibld.c:203 m32r-ibld.c:203 mep-ibld.c:203 mt-ibld.c:203 +#: or1k-ibld.c:203 xstormy16-ibld.c:203 #, c-format msgid "operand out of range (%ld not between %ld and %ld)" msgstr "" @@ -922,17 +922,17 @@ msgstr "" msgid "Unknown error %d\n" msgstr "" -#: dis-buf.c:70 +#: dis-buf.c:67 #, c-format -msgid "Address 0x%s is out of bounds.\n" +msgid "Address 0x%<PRIx64> is out of bounds.\n" msgstr "" -#: disassemble.c:862 +#: disassemble.c:876 #, c-format msgid "assertion fail %s:%d" msgstr "" -#: disassemble.c:863 +#: disassemble.c:877 msgid "Please report this bug" msgstr "" @@ -1079,11 +1079,11 @@ msgstr "" msgid "Don't understand 0x%x \n" msgstr "" -#: i386-dis.c:8530 +#: i386-dis.c:8839 msgid "<internal disassembler error>" msgstr "" -#: i386-dis.c:8756 +#: i386-dis.c:9065 #, c-format msgid "" "\n" @@ -1092,281 +1092,291 @@ msgid "" "with the -M switch (multiple options should be separated by commas):\n" msgstr "" -#: i386-dis.c:8760 +#: i386-dis.c:9069 #, c-format msgid " x86-64 Disassemble in 64bit mode\n" msgstr "" -#: i386-dis.c:8761 +#: i386-dis.c:9070 #, c-format msgid " i386 Disassemble in 32bit mode\n" msgstr "" -#: i386-dis.c:8762 +#: i386-dis.c:9071 #, c-format msgid " i8086 Disassemble in 16bit mode\n" msgstr "" -#: i386-dis.c:8763 +#: i386-dis.c:9072 #, c-format msgid " att Display instruction in AT&T syntax\n" msgstr "" -#: i386-dis.c:8764 +#: i386-dis.c:9073 #, c-format msgid " intel Display instruction in Intel syntax\n" msgstr "" -#: i386-dis.c:8765 +#: i386-dis.c:9074 #, c-format msgid "" " att-mnemonic\n" " Display instruction in AT&T mnemonic\n" msgstr "" -#: i386-dis.c:8767 +#: i386-dis.c:9076 #, c-format msgid "" " intel-mnemonic\n" " Display instruction in Intel mnemonic\n" msgstr "" -#: i386-dis.c:8769 +#: i386-dis.c:9078 #, c-format msgid " addr64 Assume 64bit address size\n" msgstr "" -#: i386-dis.c:8770 +#: i386-dis.c:9079 #, c-format msgid " addr32 Assume 32bit address size\n" msgstr "" -#: i386-dis.c:8771 +#: i386-dis.c:9080 #, c-format msgid " addr16 Assume 16bit address size\n" msgstr "" -#: i386-dis.c:8772 +#: i386-dis.c:9081 #, c-format msgid " data32 Assume 32bit data size\n" msgstr "" -#: i386-dis.c:8773 +#: i386-dis.c:9082 #, c-format msgid " data16 Assume 16bit data size\n" msgstr "" -#: i386-dis.c:8774 +#: i386-dis.c:9083 #, c-format msgid " suffix Always display instruction suffix in AT&T syntax\n" msgstr "" -#: i386-dis.c:8775 +#: i386-dis.c:9084 #, c-format msgid " amd64 Display instruction in AMD64 ISA\n" msgstr "" -#: i386-dis.c:8776 +#: i386-dis.c:9085 #, c-format msgid " intel64 Display instruction in Intel64 ISA\n" msgstr "" -#: i386-dis.c:9460 +#: i386-dis.c:9773 msgid "64-bit address is disabled" msgstr "" -#: i386-gen.c:847 +#: i386-gen.c:560 #, c-format msgid "%s: error: " msgstr "" -#: i386-gen.c:1003 +#: i386-gen.c:686 #, c-format msgid "%s: %d: unknown bitfield: %s\n" msgstr "" -#: i386-gen.c:1005 +#: i386-gen.c:688 i386-gen.c:755 #, c-format msgid "unknown bitfield: %s\n" msgstr "" -#: i386-gen.c:1061 +#: i386-gen.c:820 #, c-format msgid "%s: %d: missing `)' in bitfield: %s\n" msgstr "" -#: i386-gen.c:1159 +#: i386-gen.c:920 +#, c-format +msgid "%s: %d: no memory operand\n" +msgstr "" + +#: i386-gen.c:956 #, c-format -msgid "unknown broadcast operand: %s\n" +msgid "%s: %d: unknown element size: %s\n" msgstr "" -#: i386-gen.c:1214 +#: i386-gen.c:1013 #, c-format msgid "%s:%d: Conflicting opcode space specifications\n" msgstr "" -#: i386-gen.c:1218 +#: i386-gen.c:1017 #, c-format msgid "%s:%d: Warning: redundant opcode space specification\n" msgstr "" -#: i386-gen.c:1227 +#: i386-gen.c:1026 #, c-format msgid "%s:%d: Conflicting prefix specifications\n" msgstr "" -#: i386-gen.c:1231 +#: i386-gen.c:1030 #, c-format msgid "%s:%d: Warning: redundant prefix specification\n" msgstr "" -#: i386-gen.c:1438 +#: i386-gen.c:1239 #, c-format msgid "%s:%d: %s: unrecognized opcode encoding space\n" msgstr "" -#: i386-gen.c:1444 +#: i386-gen.c:1245 #, c-format msgid "%s:%d: %s: residual opcode (0x%0*llx) too large\n" msgstr "" -#: i386-gen.c:1866 +#: i386-gen.c:1612 +#, c-format +msgid "%s: %d: (continued) line too long\n" +msgstr "" + +#: i386-gen.c:1719 #, c-format msgid "can't find i386-reg.tbl for reading, errno = %s\n" msgstr "" -#: i386-gen.c:1944 +#: i386-gen.c:1796 #, c-format msgid "can't create i386-init.h, errno = %s\n" msgstr "" -#: i386-gen.c:2034 ia64-gen.c:2829 +#: i386-gen.c:1911 ia64-gen.c:2819 #, c-format msgid "unable to change directory to \"%s\", errno = %s\n" msgstr "" -#: i386-gen.c:2048 i386-gen.c:2053 +#: i386-gen.c:1925 i386-gen.c:1930 #, c-format msgid "CpuMax != %d!\n" msgstr "" -#: i386-gen.c:2057 +#: i386-gen.c:1934 #, c-format msgid "%d unused bits in i386_cpu_flags.\n" msgstr "" -#: i386-gen.c:2072 +#: i386-gen.c:1949 #, c-format msgid "%d unused bits in i386_operand_type.\n" msgstr "" -#: i386-gen.c:2086 +#: i386-gen.c:1963 #, c-format msgid "can't create i386-tbl.h, errno = %s\n" msgstr "" -#: ia64-gen.c:306 +#: ia64-gen.c:297 #, c-format msgid "%s: Error: " msgstr "" -#: ia64-gen.c:319 +#: ia64-gen.c:310 #, c-format msgid "%s: Warning: " msgstr "" -#: ia64-gen.c:505 ia64-gen.c:736 +#: ia64-gen.c:496 ia64-gen.c:727 #, c-format msgid "multiple note %s not handled\n" msgstr "" -#: ia64-gen.c:616 +#: ia64-gen.c:607 msgid "can't find ia64-ic.tbl for reading\n" msgstr "" -#: ia64-gen.c:818 +#: ia64-gen.c:809 #, c-format msgid "can't find %s for reading\n" msgstr "" -#: ia64-gen.c:1050 +#: ia64-gen.c:1041 #, c-format msgid "" "most recent format '%s'\n" "appears more restrictive than '%s'\n" msgstr "" -#: ia64-gen.c:1061 +#: ia64-gen.c:1052 #, c-format msgid "overlapping field %s->%s\n" msgstr "" -#: ia64-gen.c:1258 +#: ia64-gen.c:1249 #, c-format msgid "overwriting note %d with note %d (IC:%s)\n" msgstr "" -#: ia64-gen.c:1465 +#: ia64-gen.c:1456 #, c-format msgid "don't know how to specify %% dependency %s\n" msgstr "" -#: ia64-gen.c:1487 +#: ia64-gen.c:1478 #, c-format msgid "Don't know how to specify # dependency %s\n" msgstr "" -#: ia64-gen.c:1526 +#: ia64-gen.c:1517 #, c-format msgid "IC:%s [%s] has no terminals or sub-classes\n" msgstr "" -#: ia64-gen.c:1529 +#: ia64-gen.c:1520 #, c-format msgid "IC:%s has no terminals or sub-classes\n" msgstr "" -#: ia64-gen.c:1538 +#: ia64-gen.c:1529 #, c-format msgid "no insns mapped directly to terminal IC %s [%s]" msgstr "" -#: ia64-gen.c:1541 +#: ia64-gen.c:1532 #, c-format msgid "no insns mapped directly to terminal IC %s\n" msgstr "" -#: ia64-gen.c:1552 +#: ia64-gen.c:1543 #, c-format msgid "class %s is defined but not used\n" msgstr "" -#: ia64-gen.c:1565 +#: ia64-gen.c:1556 #, c-format msgid "Warning: rsrc %s (%s) has no chks\n" msgstr "" -#: ia64-gen.c:1568 +#: ia64-gen.c:1559 #, c-format msgid "Warning: rsrc %s (%s) has no chks or regs\n" msgstr "" -#: ia64-gen.c:1572 +#: ia64-gen.c:1563 #, c-format msgid "rsrc %s (%s) has no regs\n" msgstr "" -#: ia64-gen.c:2464 +#: ia64-gen.c:2455 #, c-format msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n" msgstr "" -#: ia64-gen.c:2492 +#: ia64-gen.c:2483 #, c-format msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n" msgstr "" -#: ia64-gen.c:2506 +#: ia64-gen.c:2497 #, c-format msgid "opcode %s has no class (ops %d %d %d)\n" msgstr "" @@ -1635,12 +1645,12 @@ msgstr "" msgid "internal error: m32r_cgen_cpu_open: no endianness specified" msgstr "" -#: m68k-dis.c:1294 +#: m68k-dis.c:1288 #, c-format msgid "<function code %d>" msgstr "" -#: m68k-dis.c:1457 +#: m68k-dis.c:1451 #, c-format msgid "<internal error in opcode table: %s %s>\n" msgstr "" @@ -1695,86 +1705,86 @@ msgstr "" msgid "internal error: mep_cgen_cpu_open: no endianness specified" msgstr "" -#: mips-dis.c:1834 mips-dis.c:2060 +#: mips-dis.c:1904 mips-dis.c:2137 #, c-format msgid "# internal error, undefined operand in `%s %s'" msgstr "" -#: mips-dis.c:2649 +#: mips-dis.c:2739 msgid "Use canonical instruction forms.\n" msgstr "" -#: mips-dis.c:2651 +#: mips-dis.c:2741 msgid "Recognize MSA instructions.\n" msgstr "" -#: mips-dis.c:2653 +#: mips-dis.c:2743 msgid "Recognize the virtualization ASE instructions.\n" msgstr "" -#: mips-dis.c:2655 +#: mips-dis.c:2745 msgid "" "Recognize the eXtended Physical Address (XPA) ASE\n" " instructions.\n" msgstr "" -#: mips-dis.c:2658 +#: mips-dis.c:2748 msgid "Recognize the Global INValidate (GINV) ASE instructions.\n" msgstr "" -#: mips-dis.c:2662 +#: mips-dis.c:2752 msgid "" "Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE " "instructions.\n" msgstr "" -#: mips-dis.c:2666 +#: mips-dis.c:2756 msgid "Recognize the Loongson Content Address Memory (CAM) instructions.\n" msgstr "" -#: mips-dis.c:2670 +#: mips-dis.c:2760 msgid "Recognize the Loongson EXTensions (EXT) instructions.\n" msgstr "" -#: mips-dis.c:2674 +#: mips-dis.c:2764 msgid "Recognize the Loongson EXTensions R2 (EXT2) instructions.\n" msgstr "" -#: mips-dis.c:2677 +#: mips-dis.c:2767 msgid "" "Print GPR names according to specified ABI.\n" " Default: based on binary being disassembled.\n" msgstr "" -#: mips-dis.c:2680 +#: mips-dis.c:2770 msgid "" "Print FPR names according to specified ABI.\n" " Default: numeric.\n" msgstr "" -#: mips-dis.c:2683 +#: mips-dis.c:2773 msgid "" "Print CP0 register names according to specified architecture.\n" " Default: based on binary being disassembled.\n" msgstr "" -#: mips-dis.c:2687 +#: mips-dis.c:2777 msgid "" "Print HWR names according to specified architecture.\n" " Default: based on binary being disassembled.\n" msgstr "" -#: mips-dis.c:2690 +#: mips-dis.c:2780 msgid "Print GPR and FPR names according to specified ABI.\n" msgstr "" -#: mips-dis.c:2692 +#: mips-dis.c:2782 msgid "" "Print CP0 register and HWR names according to specified\n" " architecture." msgstr "" -#: mips-dis.c:2778 +#: mips-dis.c:2868 #, c-format msgid "" "\n" @@ -1993,12 +2003,12 @@ msgstr "" msgid "internal error: or1k_cgen_cpu_open: no endianness specified" msgstr "" -#: ppc-dis.c:396 +#: ppc-dis.c:418 #, c-format msgid "warning: ignoring unknown -M%s option" msgstr "" -#: ppc-dis.c:1111 +#: ppc-dis.c:1256 #, c-format msgid "" "\n" @@ -2006,176 +2016,176 @@ msgid "" "the -M switch:\n" msgstr "" -#: ppc-opc.c:51 ppc-opc.c:74 ppc-opc.c:100 ppc-opc.c:130 +#: ppc-opc.c:52 ppc-opc.c:75 ppc-opc.c:101 ppc-opc.c:131 msgid "invalid register" msgstr "" -#: ppc-opc.c:396 +#: ppc-opc.c:397 msgid "invalid conditional option" msgstr "" -#: ppc-opc.c:399 +#: ppc-opc.c:400 msgid "invalid counter access" msgstr "" -#: ppc-opc.c:463 +#: ppc-opc.c:464 msgid "BO value implies no branch hint, when using + or - modifier" msgstr "" -#: ppc-opc.c:468 +#: ppc-opc.c:469 msgid "attempt to set y bit when using + or - modifier" msgstr "" -#: ppc-opc.c:470 +#: ppc-opc.c:471 msgid "attempt to set 'at' bits when using + or - modifier" msgstr "" -#: ppc-opc.c:574 +#: ppc-opc.c:575 msgid "invalid offset: must be in the range [-512, -8] and be a multiple of 8" msgstr "" -#: ppc-opc.c:705 +#: ppc-opc.c:706 msgid "invalid R operand" msgstr "" -#: ppc-opc.c:760 +#: ppc-opc.c:761 msgid "invalid mask field" msgstr "" -#: ppc-opc.c:783 +#: ppc-opc.c:784 msgid "invalid mfcr mask" msgstr "" -#: ppc-opc.c:901 ppc-opc.c:919 +#: ppc-opc.c:902 ppc-opc.c:920 msgid "illegal L operand value" msgstr "" -#: ppc-opc.c:942 +#: ppc-opc.c:943 msgid "illegal WC operand value" msgstr "" -#: ppc-opc.c:1039 +#: ppc-opc.c:1040 msgid "incompatible L operand value" msgstr "" -#: ppc-opc.c:1238 ppc-opc.c:1273 +#: ppc-opc.c:1239 ppc-opc.c:1274 msgid "illegal bitmask" msgstr "" -#: ppc-opc.c:1417 +#: ppc-opc.c:1418 msgid "address register in load range" msgstr "" -#: ppc-opc.c:1457 +#: ppc-opc.c:1458 msgid "illegal PL operand value" msgstr "" -#: ppc-opc.c:1518 +#: ppc-opc.c:1539 msgid "index register in load range" msgstr "" -#: ppc-opc.c:1547 ppc-opc.c:1633 +#: ppc-opc.c:1568 ppc-opc.c:1654 msgid "source and target register operands must be different" msgstr "" -#: ppc-opc.c:1578 +#: ppc-opc.c:1599 msgid "invalid register operand when updating" msgstr "" -#: ppc-opc.c:1696 +#: ppc-opc.c:1717 msgid "illegal immediate value" msgstr "" -#: ppc-opc.c:2003 +#: ppc-opc.c:2024 msgid "invalid bat number" msgstr "" -#: ppc-opc.c:2038 +#: ppc-opc.c:2059 msgid "invalid sprg number" msgstr "" -#: ppc-opc.c:2075 +#: ppc-opc.c:2096 msgid "invalid tbr number" msgstr "" -#: ppc-opc.c:2161 ppc-opc.c:2207 +#: ppc-opc.c:2203 ppc-opc.c:2271 msgid "VSR overlaps ACC operand" msgstr "" -#: ppc-opc.c:2314 +#: ppc-opc.c:2380 msgid "invalid constant" msgstr "" -#: ppc-opc.c:2416 ppc-opc.c:2439 ppc-opc.c:2462 ppc-opc.c:2485 +#: ppc-opc.c:2482 ppc-opc.c:2505 ppc-opc.c:2528 ppc-opc.c:2551 msgid "UIMM = 00000 is illegal" msgstr "" -#: ppc-opc.c:2508 +#: ppc-opc.c:2574 msgid "UIMM values >7 are illegal" msgstr "" -#: ppc-opc.c:2531 +#: ppc-opc.c:2597 msgid "UIMM values >15 are illegal" msgstr "" -#: ppc-opc.c:2554 +#: ppc-opc.c:2620 msgid "GPR odd is illegal" msgstr "" -#: ppc-opc.c:2577 ppc-opc.c:2600 +#: ppc-opc.c:2643 ppc-opc.c:2666 msgid "invalid offset" msgstr "" -#: ppc-opc.c:2623 +#: ppc-opc.c:2689 msgid "invalid Ddd value" msgstr "" -#: ppc-opc.c:2676 ppc-opc.c:2703 +#: ppc-opc.c:2742 ppc-opc.c:2769 msgid "invalid TH value" msgstr "" #. The option without '=' should be defined above. -#: riscv-dis.c:103 riscv-dis.c:140 +#: riscv-dis.c:117 riscv-dis.c:154 #, c-format msgid "unrecognized disassembler option: %s" msgstr "" #. Invalid options with '=', no option name before '=', #. and no value after '='. -#: riscv-dis.c:111 +#: riscv-dis.c:125 #, c-format msgid "unrecognized disassembler option with '=': %s" msgstr "" -#: riscv-dis.c:125 +#: riscv-dis.c:139 #, c-format msgid "unknown privileged spec set by %s=%s" msgstr "" -#: riscv-dis.c:132 +#: riscv-dis.c:146 #, c-format msgid "" "mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s" msgstr "" -#: riscv-dis.c:560 +#: riscv-dis.c:631 #, c-format msgid "# internal error, undefined modifier (%c)" msgstr "" -#: riscv-dis.c:1067 +#: riscv-dis.c:1158 msgid "Print numeric register names, rather than ABI names." msgstr "" -#: riscv-dis.c:1070 +#: riscv-dis.c:1161 msgid "Disassemble only into canonical instructions." msgstr "" -#: riscv-dis.c:1073 +#: riscv-dis.c:1164 msgid "Print the CSR according to the chosen privilege spec." msgstr "" -#: riscv-dis.c:1149 +#: riscv-dis.c:1240 #, c-format msgid "" "\n" @@ -2232,7 +2242,7 @@ msgstr "" msgid "unknown S/390 disassembler option: %s" msgstr "" -#: s390-dis.c:416 +#: s390-dis.c:471 #, c-format msgid "" "\n" |