mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
Update version to 2.43.90 and regenerate files
This commit is contained in:
parent
572920f968
commit
661a4a98be
17 changed files with 9542 additions and 9178 deletions
20
bfd/configure
vendored
20
bfd/configure
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for bfd 2.43.50.
|
||||
# Generated by GNU Autoconf 2.69 for bfd 2.43.90.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
||||
|
|
@ -587,8 +587,8 @@ MAKEFLAGS=
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='bfd'
|
||||
PACKAGE_TARNAME='bfd'
|
||||
PACKAGE_VERSION='2.43.50'
|
||||
PACKAGE_STRING='bfd 2.43.50'
|
||||
PACKAGE_VERSION='2.43.90'
|
||||
PACKAGE_STRING='bfd 2.43.90'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
|
@ -1411,7 +1411,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 bfd 2.43.50 to adapt to many kinds of systems.
|
||||
\`configure' configures bfd 2.43.90 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
|
@ -1482,7 +1482,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of bfd 2.43.50:";;
|
||||
short | recursive ) echo "Configuration of bfd 2.43.90:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
|
@ -1627,7 +1627,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
bfd configure 2.43.50
|
||||
bfd configure 2.43.90
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
|
|
@ -2221,7 +2221,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 bfd $as_me 2.43.50, which was
|
||||
It was created by bfd $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
|
@ -3204,7 +3204,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='bfd'
|
||||
VERSION='2.43.50'
|
||||
VERSION='2.43.90'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
|
@ -18091,7 +18091,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 bfd $as_me 2.43.50, which was
|
||||
This file was extended by bfd $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
|
@ -18157,7 +18157,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="\\
|
||||
bfd config.status 2.43.50
|
||||
bfd config.status 2.43.90
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
|
|||
3869
bfd/po/bfd.pot
3869
bfd/po/bfd.pot
File diff suppressed because it is too large
Load diff
|
|
@ -1 +1 @@
|
|||
m4_define([BFD_VERSION], [2.43.50])
|
||||
m4_define([BFD_VERSION], [2.43.90])
|
||||
|
|
|
|||
20
binutils/configure
vendored
20
binutils/configure
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for binutils 2.43.50.
|
||||
# Generated by GNU Autoconf 2.69 for binutils 2.43.90.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
||||
|
|
@ -587,8 +587,8 @@ MAKEFLAGS=
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='binutils'
|
||||
PACKAGE_TARNAME='binutils'
|
||||
PACKAGE_VERSION='2.43.50'
|
||||
PACKAGE_STRING='binutils 2.43.50'
|
||||
PACKAGE_VERSION='2.43.90'
|
||||
PACKAGE_STRING='binutils 2.43.90'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
|
@ -1407,7 +1407,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 binutils 2.43.50 to adapt to many kinds of systems.
|
||||
\`configure' configures binutils 2.43.90 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
|
@ -1478,7 +1478,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of binutils 2.43.50:";;
|
||||
short | recursive ) echo "Configuration of binutils 2.43.90:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
|
@ -1640,7 +1640,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
binutils configure 2.43.50
|
||||
binutils configure 2.43.90
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
|
|
@ -2108,7 +2108,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 binutils $as_me 2.43.50, which was
|
||||
It was created by binutils $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
|
@ -3091,7 +3091,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='binutils'
|
||||
VERSION='2.43.50'
|
||||
VERSION='2.43.90'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
|
@ -17160,7 +17160,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 binutils $as_me 2.43.50, which was
|
||||
This file was extended by binutils $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
|
@ -17226,7 +17226,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="\\
|
||||
binutils config.status 2.43.50
|
||||
binutils config.status 2.43.90
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
20
gas/configure
vendored
20
gas/configure
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for gas 2.43.50.
|
||||
# Generated by GNU Autoconf 2.69 for gas 2.43.90.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
||||
|
|
@ -587,8 +587,8 @@ MAKEFLAGS=
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='gas'
|
||||
PACKAGE_TARNAME='gas'
|
||||
PACKAGE_VERSION='2.43.50'
|
||||
PACKAGE_STRING='gas 2.43.50'
|
||||
PACKAGE_VERSION='2.43.90'
|
||||
PACKAGE_STRING='gas 2.43.90'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
|
@ -1393,7 +1393,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 gas 2.43.50 to adapt to many kinds of systems.
|
||||
\`configure' configures gas 2.43.90 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
|
@ -1464,7 +1464,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of gas 2.43.50:";;
|
||||
short | recursive ) echo "Configuration of gas 2.43.90:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
|
@ -1621,7 +1621,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
gas configure 2.43.50
|
||||
gas configure 2.43.90
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
|
|
@ -2032,7 +2032,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 gas $as_me 2.43.50, which was
|
||||
It was created by gas $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
|
@ -3012,7 +3012,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='gas'
|
||||
VERSION='2.43.50'
|
||||
VERSION='2.43.90'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
|
@ -16826,7 +16826,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 gas $as_me 2.43.50, which was
|
||||
This file was extended by gas $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
|
@ -16892,7 +16892,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="\\
|
||||
gas config.status 2.43.50
|
||||
gas config.status 2.43.90
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
|
|||
6283
gas/po/gas.pot
6283
gas/po/gas.pot
File diff suppressed because it is too large
Load diff
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
|
||||
"POT-Creation-Date: 2024-07-20 13:05+0100\n"
|
||||
"POT-Creation-Date: 2025-01-19 12:20+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"
|
||||
|
|
@ -927,39 +927,39 @@ msgstr ""
|
|||
msgid "cannot open %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: gdb-index.cc:378
|
||||
#: gdb-index.cc:395
|
||||
#, c-format
|
||||
msgid "%s: --gdb-index currently supports only C and C++ languages"
|
||||
msgstr ""
|
||||
|
||||
#. The top level DIE should be one of the above.
|
||||
#: gdb-index.cc:392
|
||||
#: gdb-index.cc:409
|
||||
#, c-format
|
||||
msgid "%s: top level DIE is not DW_TAG_compile_unit or DW_TAG_type_unit"
|
||||
msgstr ""
|
||||
|
||||
#: gdb-index.cc:845
|
||||
#: gdb-index.cc:862
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"
|
||||
msgstr ""
|
||||
|
||||
#: gdb-index.cc:971
|
||||
#: gdb-index.cc:988
|
||||
#, c-format
|
||||
msgid "%s: DWARF CUs: %u\n"
|
||||
msgstr ""
|
||||
|
||||
#: gdb-index.cc:973
|
||||
#: gdb-index.cc:990
|
||||
#, c-format
|
||||
msgid "%s: DWARF CUs without pubnames/pubtypes: %u\n"
|
||||
msgstr ""
|
||||
|
||||
#: gdb-index.cc:975
|
||||
#: gdb-index.cc:992
|
||||
#, c-format
|
||||
msgid "%s: DWARF TUs: %u\n"
|
||||
msgstr ""
|
||||
|
||||
#: gdb-index.cc:977
|
||||
#: gdb-index.cc:994
|
||||
#, c-format
|
||||
msgid "%s: DWARF TUs without pubnames/pubtypes: %u\n"
|
||||
msgstr ""
|
||||
|
|
@ -1722,7 +1722,7 @@ msgstr ""
|
|||
msgid "size of symbols is not multiple of symbol size"
|
||||
msgstr ""
|
||||
|
||||
#: object.cc:2142 symtab.cc:1271
|
||||
#: object.cc:2142 symtab.cc:1280
|
||||
#, c-format
|
||||
msgid "%s: plugin needed to handle lto object"
|
||||
msgstr ""
|
||||
|
|
@ -4142,77 +4142,77 @@ msgstr ""
|
|||
msgid "Cannot export local symbol '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:948
|
||||
#: symtab.cc:957
|
||||
#, c-format
|
||||
msgid "%s: reference to %s"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:950
|
||||
#: symtab.cc:959
|
||||
#, c-format
|
||||
msgid "%s: definition of %s"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:1114
|
||||
#: symtab.cc:1123
|
||||
#, c-format
|
||||
msgid "%s: conflicting default version definition for %s@@%s"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:1118
|
||||
#: symtab.cc:1127
|
||||
#, c-format
|
||||
msgid "%s: %s: previous definition of %s@@%s here"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:1260
|
||||
#: symtab.cc:1269
|
||||
#, c-format
|
||||
msgid "bad global symbol name offset %u at %zu"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:1527
|
||||
#: symtab.cc:1536
|
||||
msgid "--just-symbols does not make sense with a shared object"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:1538
|
||||
#: symtab.cc:1547
|
||||
msgid "too few symbol versions"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:1593
|
||||
#: symtab.cc:1602
|
||||
#, c-format
|
||||
msgid "bad symbol name offset %u at %zu"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:1656
|
||||
#: symtab.cc:1665
|
||||
#, c-format
|
||||
msgid "versym for symbol %zu out of range: %u"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:1664
|
||||
#: symtab.cc:1673
|
||||
#, c-format
|
||||
msgid "versym for symbol %zu has no name: %u"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:2687
|
||||
#: symtab.cc:2696
|
||||
#, c-format
|
||||
msgid ""
|
||||
"discarding version information for %s@%s, defined in unused shared library %"
|
||||
"s (linked with --as-needed)"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:3049 symtab.cc:3195
|
||||
#: symtab.cc:3058 symtab.cc:3204
|
||||
#, c-format
|
||||
msgid "%s: unsupported symbol section 0x%x"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:3527
|
||||
#: symtab.cc:3536
|
||||
#, c-format
|
||||
msgid "%s: symbol table entries: %zu; buckets: %zu\n"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:3530
|
||||
#: symtab.cc:3539
|
||||
#, c-format
|
||||
msgid "%s: symbol table entries: %zu\n"
|
||||
msgstr ""
|
||||
|
||||
#: symtab.cc:3687
|
||||
#: symtab.cc:3696
|
||||
#, c-format
|
||||
msgid ""
|
||||
"while linking %s: symbol '%s' defined in multiple places (possible ODR "
|
||||
|
|
@ -4223,7 +4223,7 @@ msgstr ""
|
|||
#. which may not be the location we expect to intersect
|
||||
#. with another definition. We could print the whole
|
||||
#. set of locations, but that seems too verbose.
|
||||
#: symtab.cc:3694 symtab.cc:3697
|
||||
#: symtab.cc:3703 symtab.cc:3706
|
||||
#, c-format
|
||||
msgid " %s from %s\n"
|
||||
msgstr ""
|
||||
|
|
@ -4303,7 +4303,7 @@ msgstr ""
|
|||
#. This output is intended to follow the GNU standards.
|
||||
#: version.cc:65
|
||||
#, c-format
|
||||
msgid "Copyright (C) 2024 Free Software Foundation, Inc.\n"
|
||||
msgid "Copyright (C) 2025 Free Software Foundation, Inc.\n"
|
||||
msgstr ""
|
||||
|
||||
#: version.cc:66
|
||||
|
|
|
|||
20
gprof/configure
vendored
20
gprof/configure
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for gprof 2.43.50.
|
||||
# Generated by GNU Autoconf 2.69 for gprof 2.43.90.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
||||
|
|
@ -587,8 +587,8 @@ MAKEFLAGS=
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='gprof'
|
||||
PACKAGE_TARNAME='gprof'
|
||||
PACKAGE_VERSION='2.43.50'
|
||||
PACKAGE_STRING='gprof 2.43.50'
|
||||
PACKAGE_VERSION='2.43.90'
|
||||
PACKAGE_STRING='gprof 2.43.90'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
|
@ -1349,7 +1349,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 gprof 2.43.50 to adapt to many kinds of systems.
|
||||
\`configure' configures gprof 2.43.90 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
|
@ -1420,7 +1420,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of gprof 2.43.50:";;
|
||||
short | recursive ) echo "Configuration of gprof 2.43.90:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
|
@ -1539,7 +1539,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
gprof configure 2.43.50
|
||||
gprof configure 2.43.90
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
|
|
@ -1904,7 +1904,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 gprof $as_me 2.43.50, which was
|
||||
It was created by gprof $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
|
@ -2884,7 +2884,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='gprof'
|
||||
VERSION='2.43.50'
|
||||
VERSION='2.43.90'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
|
@ -14503,7 +14503,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 gprof $as_me 2.43.50, which was
|
||||
This file was extended by gprof $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
|
@ -14569,7 +14569,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="\\
|
||||
gprof config.status 2.43.50
|
||||
gprof config.status 2.43.90
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
|
||||
"POT-Creation-Date: 2024-07-20 13:07+0100\n"
|
||||
"POT-Creation-Date: 2025-01-19 12:23+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"
|
||||
|
|
|
|||
20
gprofng/configure
vendored
20
gprofng/configure
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for gprofng 2.43.50.
|
||||
# Generated by GNU Autoconf 2.69 for gprofng 2.43.90.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
||||
|
|
@ -587,8 +587,8 @@ MAKEFLAGS=
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='gprofng'
|
||||
PACKAGE_TARNAME='gprofng'
|
||||
PACKAGE_VERSION='2.43.50'
|
||||
PACKAGE_STRING='gprofng 2.43.50'
|
||||
PACKAGE_VERSION='2.43.90'
|
||||
PACKAGE_STRING='gprofng 2.43.90'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
|
@ -1362,7 +1362,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 gprofng 2.43.50 to adapt to many kinds of systems.
|
||||
\`configure' configures gprofng 2.43.90 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
|
@ -1433,7 +1433,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of gprofng 2.43.50:";;
|
||||
short | recursive ) echo "Configuration of gprofng 2.43.90:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
|
@ -1547,7 +1547,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
gprofng configure 2.43.50
|
||||
gprofng configure 2.43.90
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
|
|
@ -2079,7 +2079,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 gprofng $as_me 2.43.50, which was
|
||||
It was created by gprofng $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
|
@ -3052,7 +3052,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='gprofng'
|
||||
VERSION='2.43.50'
|
||||
VERSION='2.43.90'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
|
@ -17562,7 +17562,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 gprofng $as_me 2.43.50, which was
|
||||
This file was extended by gprofng $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
|
@ -17628,7 +17628,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="\\
|
||||
gprofng config.status 2.43.50
|
||||
gprofng config.status 2.43.90
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
@set UPDATED 19 July 2024
|
||||
@set UPDATED-MONTH July 2024
|
||||
@set EDITION 2.43.50
|
||||
@set VERSION 2.43.50
|
||||
@set UPDATED 19 January 2025
|
||||
@set UPDATED-MONTH January 2025
|
||||
@set EDITION 2.43.90
|
||||
@set VERSION 2.43.90
|
||||
|
|
|
|||
20
gprofng/libcollector/configure
vendored
20
gprofng/libcollector/configure
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for gprofng 2.43.50.
|
||||
# Generated by GNU Autoconf 2.69 for gprofng 2.43.90.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
||||
|
|
@ -587,8 +587,8 @@ MAKEFLAGS=
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='gprofng'
|
||||
PACKAGE_TARNAME='gprofng'
|
||||
PACKAGE_VERSION='2.43.50'
|
||||
PACKAGE_STRING='gprofng 2.43.50'
|
||||
PACKAGE_VERSION='2.43.90'
|
||||
PACKAGE_STRING='gprofng 2.43.90'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
|
@ -1324,7 +1324,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 gprofng 2.43.50 to adapt to many kinds of systems.
|
||||
\`configure' configures gprofng 2.43.90 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
|
@ -1395,7 +1395,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of gprofng 2.43.50:";;
|
||||
short | recursive ) echo "Configuration of gprofng 2.43.90:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
|
@ -1504,7 +1504,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
gprofng configure 2.43.50
|
||||
gprofng configure 2.43.90
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
|
|
@ -1990,7 +1990,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 gprofng $as_me 2.43.50, which was
|
||||
It was created by gprofng $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
|
@ -2967,7 +2967,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='gprofng'
|
||||
VERSION='2.43.50'
|
||||
VERSION='2.43.90'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
|
@ -16136,7 +16136,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 gprofng $as_me 2.43.50, which was
|
||||
This file was extended by gprofng $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
|
@ -16202,7 +16202,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="\\
|
||||
gprofng config.status 2.43.50
|
||||
gprofng config.status 2.43.90
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
|
|||
20
ld/configure
vendored
20
ld/configure
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for ld 2.43.50.
|
||||
# Generated by GNU Autoconf 2.69 for ld 2.43.90.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
||||
|
|
@ -587,8 +587,8 @@ MAKEFLAGS=
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='ld'
|
||||
PACKAGE_TARNAME='ld'
|
||||
PACKAGE_VERSION='2.43.50'
|
||||
PACKAGE_STRING='ld 2.43.50'
|
||||
PACKAGE_VERSION='2.43.90'
|
||||
PACKAGE_STRING='ld 2.43.90'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
|
@ -1439,7 +1439,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 ld 2.43.50 to adapt to many kinds of systems.
|
||||
\`configure' configures ld 2.43.90 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
|
@ -1510,7 +1510,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of ld 2.43.50:";;
|
||||
short | recursive ) echo "Configuration of ld 2.43.90:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
|
@ -1694,7 +1694,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
ld configure 2.43.50
|
||||
ld configure 2.43.90
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
|
|
@ -2409,7 +2409,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 ld $as_me 2.43.50, which was
|
||||
It was created by ld $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
|
@ -3393,7 +3393,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='ld'
|
||||
VERSION='2.43.50'
|
||||
VERSION='2.43.90'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
|
@ -20150,7 +20150,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 ld $as_me 2.43.50, which was
|
||||
This file was extended by ld $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
|
@ -20216,7 +20216,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="\\
|
||||
ld config.status 2.43.50
|
||||
ld config.status 2.43.90
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
|
|||
3888
ld/po/ld.pot
3888
ld/po/ld.pot
File diff suppressed because it is too large
Load diff
20
opcodes/configure
vendored
20
opcodes/configure
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for opcodes 2.43.50.
|
||||
# Generated by GNU Autoconf 2.69 for opcodes 2.43.90.
|
||||
#
|
||||
#
|
||||
# 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.43.50'
|
||||
PACKAGE_STRING='opcodes 2.43.50'
|
||||
PACKAGE_VERSION='2.43.90'
|
||||
PACKAGE_STRING='opcodes 2.43.90'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
|
@ -1371,7 +1371,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.43.50 to adapt to many kinds of systems.
|
||||
\`configure' configures opcodes 2.43.90 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
|
@ -1442,7 +1442,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of opcodes 2.43.50:";;
|
||||
short | recursive ) echo "Configuration of opcodes 2.43.90:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
|
@ -1564,7 +1564,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
opcodes configure 2.43.50
|
||||
opcodes configure 2.43.90
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
|
|
@ -2158,7 +2158,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.43.50, which was
|
||||
It was created by opcodes $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
|
@ -3138,7 +3138,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='opcodes'
|
||||
VERSION='2.43.50'
|
||||
VERSION='2.43.90'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
|
@ -15125,7 +15125,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.43.50, which was
|
||||
This file was extended by opcodes $as_me 2.43.90, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
|
@ -15191,7 +15191,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.43.50
|
||||
opcodes config.status 2.43.90
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
|
||||
"POT-Creation-Date: 2024-07-20 13:03+0100\n"
|
||||
"POT-Creation-Date: 2025-01-19 12:20+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"
|
||||
|
|
@ -25,7 +25,7 @@ msgid "specified register cannot be written to"
|
|||
msgstr ""
|
||||
|
||||
#. Invalid option.
|
||||
#: aarch64-dis.c:103 arc-dis.c:807 arm-dis.c:11953 kvx-dis.c:154
|
||||
#: aarch64-dis.c:103 arc-dis.c:795 arm-dis.c:11968 kvx-dis.c:154
|
||||
#, c-format
|
||||
msgid "unrecognised disassembler option: %s"
|
||||
msgstr ""
|
||||
|
|
@ -83,314 +83,313 @@ msgid ""
|
|||
" debug_dump Temp switch for debug trace.\n"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-dis.c:4550 arc-dis.c:1608 arc-dis.c:1631 arc-dis.c:1634
|
||||
#: aarch64-dis.c:4550 arc-dis.c:1585 arc-dis.c:1608 arc-dis.c:1611
|
||||
#: kvx-dis.c:1586 loongarch-dis.c:337 mips-dis.c:2903 mips-dis.c:2915
|
||||
#: mips-dis.c:2918 nfp-dis.c:3002 riscv-dis.c:1568 riscv-dis.c:1571
|
||||
#: mips-dis.c:2918 nfp-dis.c:3002 riscv-dis.c:1660 riscv-dis.c:1663
|
||||
#, c-format
|
||||
msgid "\n"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1473
|
||||
#: aarch64-opc.c:1471
|
||||
msgid "immediate value"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1483
|
||||
#: aarch64-opc.c:1481
|
||||
msgid "immediate offset"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1493
|
||||
#: aarch64-opc.c:1491
|
||||
msgid "register number"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1503
|
||||
#: aarch64-opc.c:1501
|
||||
msgid "register element index"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1513
|
||||
#: aarch64-opc.c:1511
|
||||
msgid "shift amount"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1525
|
||||
#: aarch64-opc.c:1523
|
||||
msgid "multiplier"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1645
|
||||
#: aarch64-opc.c:1692
|
||||
msgid "expected a selection register in the range w12-w15"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1649
|
||||
#: aarch64-opc.c:1696
|
||||
msgid "expected a selection register in the range w8-w11"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1668
|
||||
#: aarch64-opc.c:1715
|
||||
msgid "starting offset is not a multiple of 2"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1669
|
||||
#: aarch64-opc.c:1716
|
||||
msgid "starting offset is not a multiple of 4"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1677
|
||||
#: aarch64-opc.c:1724
|
||||
msgid "expected a single offset rather than a range"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1681
|
||||
#: aarch64-opc.c:1728
|
||||
msgid "expected a range of two offsets"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1684
|
||||
#: aarch64-opc.c:1731
|
||||
msgid "expected a range of four offsets"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1765
|
||||
#: aarch64-opc.c:1812
|
||||
msgid "second reg in pair should be xzr if first is xzr"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1779
|
||||
#: aarch64-opc.c:1826
|
||||
msgid "reg pair must start from even reg"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1785
|
||||
#: aarch64-opc.c:1832
|
||||
msgid "reg pair must be contiguous"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1799
|
||||
#: aarch64-opc.c:1846
|
||||
msgid "extraneous register"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1805
|
||||
#: aarch64-opc.c:1852
|
||||
msgid "missing register"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1816
|
||||
#: aarch64-opc.c:1863
|
||||
msgid "stack pointer register expected"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:1953 aarch64-opc.c:1970
|
||||
#: aarch64-opc.c:2000 aarch64-opc.c:2016
|
||||
msgid "start register out of range"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2163 aarch64-opc.c:2171 aarch64-opc.c:2194
|
||||
#: aarch64-opc.c:2209 aarch64-opc.c:2217 aarch64-opc.c:2240
|
||||
msgid "unexpected address writeback"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2182
|
||||
#: aarch64-opc.c:2228
|
||||
msgid "address writeback expected"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2242
|
||||
#: aarch64-opc.c:2288
|
||||
msgid "negative or unaligned offset expected"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2299
|
||||
#: aarch64-opc.c:2345
|
||||
msgid "invalid register offset"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2321
|
||||
#: aarch64-opc.c:2367
|
||||
msgid "invalid post-increment amount"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2337 aarch64-opc.c:2889
|
||||
#: aarch64-opc.c:2383 aarch64-opc.c:2933
|
||||
msgid "invalid shift amount"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2350
|
||||
#: aarch64-opc.c:2396
|
||||
msgid "invalid extend/shift operator"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2396 aarch64-opc.c:2688 aarch64-opc.c:2723 aarch64-opc.c:2742
|
||||
#: aarch64-opc.c:2750 aarch64-opc.c:2842 aarch64-opc.c:3019 aarch64-opc.c:3119
|
||||
#: aarch64-opc.c:3132
|
||||
msgid "immediate out of range"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2426 aarch64-opc.c:2468 aarch64-opc.c:2532 aarch64-opc.c:2566
|
||||
#: aarch64-opc.c:2470 aarch64-opc.c:2512 aarch64-opc.c:2576 aarch64-opc.c:2610
|
||||
msgid "invalid addressing mode"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2524
|
||||
#: aarch64-opc.c:2568
|
||||
msgid "index register xzr is not allowed"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2593
|
||||
#: aarch64-opc.c:2637
|
||||
msgid "invalid increment amount"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2676 aarch64-opc.c:2698 aarch64-opc.c:2922 aarch64-opc.c:2930
|
||||
#: aarch64-opc.c:2996 aarch64-opc.c:3025
|
||||
#: aarch64-opc.c:2720 aarch64-opc.c:2742 aarch64-opc.c:2966 aarch64-opc.c:2974
|
||||
#: aarch64-opc.c:3040 aarch64-opc.c:3069
|
||||
msgid "invalid shift operator"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2682
|
||||
#: aarch64-opc.c:2726
|
||||
msgid "shift amount must be 0 or 12"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2705
|
||||
#: aarch64-opc.c:2732 aarch64-opc.c:2767 aarch64-opc.c:2786 aarch64-opc.c:2794
|
||||
#: aarch64-opc.c:2886 aarch64-opc.c:3063 aarch64-opc.c:3163 aarch64-opc.c:3176
|
||||
msgid "immediate out of range"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2749
|
||||
msgid "shift amount must be a multiple of 16"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2717
|
||||
#: aarch64-opc.c:2761
|
||||
msgid "negative immediate value not allowed"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2853
|
||||
#: aarch64-opc.c:2897
|
||||
msgid "immediate zero expected"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2867
|
||||
#: aarch64-opc.c:2911
|
||||
msgid "rotate expected to be 0, 90, 180 or 270"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2878
|
||||
#: aarch64-opc.c:2922
|
||||
msgid "rotate expected to be 90 or 270"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2938
|
||||
#: aarch64-opc.c:2982
|
||||
msgid "shift is not permitted"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2963
|
||||
#: aarch64-opc.c:3007
|
||||
msgid "invalid value for immediate"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:2988
|
||||
#: aarch64-opc.c:3032
|
||||
msgid "shift amount must be 0 or 16"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3009
|
||||
#: aarch64-opc.c:3053
|
||||
msgid "floating-point immediate expected"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3043
|
||||
#: aarch64-opc.c:3087
|
||||
msgid "no shift amount allowed for 8-bit constants"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3053
|
||||
#: aarch64-opc.c:3097
|
||||
msgid "shift amount must be 0 or 8"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3066
|
||||
#: aarch64-opc.c:3110
|
||||
msgid "immediate too big for element size"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3073
|
||||
#: aarch64-opc.c:3117
|
||||
msgid "invalid arithmetic immediate"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3087
|
||||
#: aarch64-opc.c:3131
|
||||
msgid "floating-point value must be 0.5 or 1.0"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3097
|
||||
#: aarch64-opc.c:3141
|
||||
msgid "floating-point value must be 0.5 or 2.0"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3107
|
||||
#: aarch64-opc.c:3151
|
||||
msgid "floating-point value must be 0.0 or 1.0"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3138
|
||||
#: aarch64-opc.c:3182
|
||||
msgid "invalid replicated MOV immediate"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3196
|
||||
#: aarch64-opc.c:3240
|
||||
msgid "byte index must be a multiple of 8"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3234
|
||||
#: aarch64-opc.c:3278
|
||||
msgid ""
|
||||
"the register-index form of PRFM does not accept opcodes in the range 24-31"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3303
|
||||
#: aarch64-opc.c:3347
|
||||
msgid "extend operator expected"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3316
|
||||
#: aarch64-opc.c:3360
|
||||
msgid "missing extend operator"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3322
|
||||
#: aarch64-opc.c:3366
|
||||
msgid "'LSL' operator not allowed"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3343
|
||||
#: aarch64-opc.c:3387
|
||||
msgid "W register expected"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3354
|
||||
#: aarch64-opc.c:3398
|
||||
msgid "shift operator expected"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:3361
|
||||
#: aarch64-opc.c:3405
|
||||
msgid "'ROR' operator not allowed"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:4909
|
||||
#: aarch64-opc.c:4952
|
||||
msgid "reading from a write-only register"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:4911
|
||||
#: aarch64-opc.c:4954
|
||||
msgid "writing to a read-only register"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5440
|
||||
#: aarch64-opc.c:5483
|
||||
msgid "the three register operands must be distinct from one another"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5551
|
||||
#: aarch64-opc.c:5594
|
||||
msgid "destination register differs from preceding instruction"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5554
|
||||
#: aarch64-opc.c:5597
|
||||
msgid "source register differs from preceding instruction"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5557
|
||||
#: aarch64-opc.c:5600
|
||||
msgid "size register differs from preceding instruction"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5605
|
||||
#: aarch64-opc.c:5648
|
||||
msgid "instruction opens new dependency sequence without ending previous one"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5634
|
||||
#: aarch64-opc.c:5677
|
||||
msgid "previous `movprfx' sequence not closed"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5654
|
||||
#: aarch64-opc.c:5697
|
||||
msgid "SVE instruction expected after `movprfx'"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5667
|
||||
#: aarch64-opc.c:5710
|
||||
msgid "SVE `movprfx' compatible instruction expected"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5755
|
||||
#: aarch64-opc.c:5798
|
||||
msgid "predicated instruction expected after `movprfx'"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5767
|
||||
#: aarch64-opc.c:5810
|
||||
msgid "merging predicate expected due to preceding `movprfx'"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5779
|
||||
#: aarch64-opc.c:5822
|
||||
msgid "predicate register differs from that in preceding `movprfx'"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5798
|
||||
#: aarch64-opc.c:5841
|
||||
msgid "output register of preceding `movprfx' not used in current instruction"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5811
|
||||
#: aarch64-opc.c:5854
|
||||
msgid "output register of preceding `movprfx' expected as output"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5823
|
||||
#: aarch64-opc.c:5866
|
||||
msgid "output register of preceding `movprfx' used as input"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5839
|
||||
#: aarch64-opc.c:5882
|
||||
msgid "register size not compatible with previous `movprfx'"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -402,7 +401,7 @@ msgstr ""
|
|||
msgid "jump hint unaligned"
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:380
|
||||
#: arc-dis.c:368
|
||||
msgid ""
|
||||
"\n"
|
||||
"Warning: disassembly may be wrong due to guessed opcode class choice.\n"
|
||||
|
|
@ -410,62 +409,62 @@ msgid ""
|
|||
"\t\t\t\t"
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:442
|
||||
#: arc-dis.c:430
|
||||
msgid "An error occurred while generating the extension instruction operations"
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:850
|
||||
#: arc-dis.c:838
|
||||
#, c-format
|
||||
msgid "unrecognised disassembler CPU option: %s"
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1324
|
||||
#: arc-dis.c:1300
|
||||
msgid ""
|
||||
"\n"
|
||||
"Warning: illegal use of double register pair.\n"
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1490
|
||||
#: arc-dis.c:1467
|
||||
msgid "Enforce the designated architecture while decoding."
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1492
|
||||
#: arc-dis.c:1469
|
||||
msgid "Recognize DSP instructions."
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1494
|
||||
#: arc-dis.c:1471
|
||||
msgid "Recognize FPX SP instructions."
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1496
|
||||
#: arc-dis.c:1473
|
||||
msgid "Recognize FPX DP instructions."
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1498
|
||||
#: arc-dis.c:1475
|
||||
msgid "Recognize FPU QuarkSE-EM instructions."
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1500
|
||||
#: arc-dis.c:1477
|
||||
msgid "Recognize double assist FPU instructions."
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1502
|
||||
#: arc-dis.c:1479
|
||||
msgid "Recognize single precision FPU instructions."
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1504
|
||||
#: arc-dis.c:1481
|
||||
msgid "Recognize double precision FPU instructions."
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1506
|
||||
#: arc-dis.c:1483
|
||||
msgid "Recognize NPS400 instructions."
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1508
|
||||
#: arc-dis.c:1485
|
||||
msgid "Use only hexadecimal number to print immediates."
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1583
|
||||
#: arc-dis.c:1560
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -473,7 +472,7 @@ msgid ""
|
|||
"with the -M switch (multiple options should be separated by commas):\n"
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1617 mips-dis.c:2910 riscv-dis.c:1563
|
||||
#: arc-dis.c:1594 mips-dis.c:2910 riscv-dis.c:1655
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -481,7 +480,7 @@ msgid ""
|
|||
" "
|
||||
msgstr ""
|
||||
|
||||
#: arc-dis.c:1627
|
||||
#: arc-dis.c:1604
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -649,63 +648,63 @@ msgstr ""
|
|||
msgid "invalid position, should be one of: 0,4,8,...124."
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:4932
|
||||
#: arm-dis.c:4934
|
||||
msgid "Select raw register names"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:4934
|
||||
#: arm-dis.c:4936
|
||||
msgid "Select register names used by GCC"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:4936
|
||||
#: arm-dis.c:4938
|
||||
msgid "Select register names used in ARM's ISA documentation"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:4938
|
||||
#: arm-dis.c:4940
|
||||
msgid "Assume all insns are Thumb insns"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:4939
|
||||
#: arm-dis.c:4941
|
||||
msgid "Examine preceding label to determine an insn's type"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:4940
|
||||
#: arm-dis.c:4942
|
||||
msgid "Select register names used in the APCS"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:4942
|
||||
#: arm-dis.c:4944
|
||||
msgid "Select register names used in the ATPCS"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:4944
|
||||
#: arm-dis.c:4946
|
||||
msgid "Select special register names used in the ATPCS"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:4946
|
||||
#: arm-dis.c:4948
|
||||
msgid "Enable CDE extensions for coprocessor N space"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:11914
|
||||
#: arm-dis.c:11929
|
||||
#, c-format
|
||||
msgid "unrecognised register name set: %s"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:11928
|
||||
#: arm-dis.c:11943
|
||||
#, c-format
|
||||
msgid "cde coprocessor not between 0-7: %s"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:11934
|
||||
#: arm-dis.c:11949
|
||||
#, c-format
|
||||
msgid "coproc must have an argument: %s"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:11947
|
||||
#: arm-dis.c:11962
|
||||
#, c-format
|
||||
msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:12663
|
||||
#: arm-dis.c:12684
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -745,7 +744,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. The option without '=' should be defined above.
|
||||
#: bpf-dis.c:90 riscv-dis.c:125 riscv-dis.c:162
|
||||
#: bpf-dis.c:90 riscv-dis.c:130 riscv-dis.c:167
|
||||
#, c-format
|
||||
msgid "unrecognized disassembler option: %s"
|
||||
msgstr ""
|
||||
|
|
@ -811,12 +810,12 @@ msgstr ""
|
|||
msgid "Address 0x%<PRIx64> is out of bounds.\n"
|
||||
msgstr ""
|
||||
|
||||
#: disassemble.c:862
|
||||
#: disassemble.c:854
|
||||
#, c-format
|
||||
msgid "assertion fail %s:%d"
|
||||
msgstr ""
|
||||
|
||||
#: disassemble.c:863
|
||||
#: disassemble.c:855
|
||||
msgid "Please report this bug"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1102,11 +1101,11 @@ msgstr ""
|
|||
msgid "Don't understand 0x%x \n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8336
|
||||
#: i386-dis.c:8727
|
||||
msgid "<internal disassembler error>"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8584
|
||||
#: i386-dis.c:8975
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -1115,86 +1114,86 @@ msgid ""
|
|||
"with the -M switch (multiple options should be separated by commas):\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8588
|
||||
#: i386-dis.c:8979
|
||||
#, c-format
|
||||
msgid " x86-64 Disassemble in 64bit mode\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8589
|
||||
#: i386-dis.c:8980
|
||||
#, c-format
|
||||
msgid " i386 Disassemble in 32bit mode\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8590
|
||||
#: i386-dis.c:8981
|
||||
#, c-format
|
||||
msgid " i8086 Disassemble in 16bit mode\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8591
|
||||
#: i386-dis.c:8982
|
||||
#, c-format
|
||||
msgid " att Display instruction in AT&T syntax\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8592
|
||||
#: i386-dis.c:8983
|
||||
#, c-format
|
||||
msgid " intel Display instruction in Intel syntax\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8593
|
||||
#: i386-dis.c:8984
|
||||
#, c-format
|
||||
msgid ""
|
||||
" att-mnemonic (AT&T syntax only)\n"
|
||||
" Display instruction with AT&T mnemonic\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8595
|
||||
#: i386-dis.c:8986
|
||||
#, c-format
|
||||
msgid ""
|
||||
" intel-mnemonic (AT&T syntax only)\n"
|
||||
" Display instruction with Intel mnemonic\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8597
|
||||
#: i386-dis.c:8988
|
||||
#, c-format
|
||||
msgid " addr64 Assume 64bit address size\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8598
|
||||
#: i386-dis.c:8989
|
||||
#, c-format
|
||||
msgid " addr32 Assume 32bit address size\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8599
|
||||
#: i386-dis.c:8990
|
||||
#, c-format
|
||||
msgid " addr16 Assume 16bit address size\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8600
|
||||
#: i386-dis.c:8991
|
||||
#, c-format
|
||||
msgid " data32 Assume 32bit data size\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8601
|
||||
#: i386-dis.c:8992
|
||||
#, c-format
|
||||
msgid " data16 Assume 16bit data size\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8602
|
||||
#: i386-dis.c:8993
|
||||
#, c-format
|
||||
msgid " suffix Always display instruction suffix in AT&T syntax\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8603
|
||||
#: i386-dis.c:8994
|
||||
#, c-format
|
||||
msgid " amd64 Display instruction in AMD64 ISA\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:8604
|
||||
#: i386-dis.c:8995
|
||||
#, c-format
|
||||
msgid " intel64 Display instruction in Intel64 ISA\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:9374
|
||||
#: i386-dis.c:9795
|
||||
msgid "64-bit address is disabled"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1500,12 +1499,12 @@ msgstr ""
|
|||
msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
|
||||
#: m68k-dis.c:1403
|
||||
#: m68k-dis.c:1405
|
||||
#, c-format
|
||||
msgid "<function code %d>"
|
||||
msgstr ""
|
||||
|
||||
#: m68k-dis.c:1567
|
||||
#: m68k-dis.c:1590
|
||||
#, c-format
|
||||
msgid "<internal error in opcode table: %s %s>\n"
|
||||
msgstr ""
|
||||
|
|
@ -1823,16 +1822,6 @@ msgid ""
|
|||
" ctx8\t\t Force 8-context mode, takes precedence."
|
||||
msgstr ""
|
||||
|
||||
#: nios2-dis.c:135
|
||||
#, c-format
|
||||
msgid "out of memory"
|
||||
msgstr ""
|
||||
|
||||
#: nios2-dis.c:263
|
||||
#, c-format
|
||||
msgid "internal error: broken opcode descriptor for `%s %s'"
|
||||
msgstr ""
|
||||
|
||||
#. I and Z are output operands and can`t be immediate
|
||||
#. A is an address and we can`t have the address of
|
||||
#. an immediate either. We don't know how much to increase
|
||||
|
|
@ -1873,7 +1862,7 @@ msgstr ""
|
|||
msgid "warning: ignoring unknown -M%s option"
|
||||
msgstr ""
|
||||
|
||||
#: ppc-dis.c:1266
|
||||
#: ppc-dis.c:1276
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -1954,7 +1943,7 @@ msgid "source and target register operands must be different"
|
|||
msgstr ""
|
||||
|
||||
#: ppc-opc.c:1599
|
||||
msgid "invalid register operand when updating"
|
||||
msgid "invalid base address register operand"
|
||||
msgstr ""
|
||||
|
||||
#: ppc-opc.c:1717
|
||||
|
|
@ -2011,40 +2000,40 @@ msgstr ""
|
|||
|
||||
#. Invalid options with '=', no option name before '=',
|
||||
#. and no value after '='.
|
||||
#: riscv-dis.c:133
|
||||
#: riscv-dis.c:138
|
||||
#, c-format
|
||||
msgid "unrecognized disassembler option with '=': %s"
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:147
|
||||
#: riscv-dis.c:152
|
||||
#, c-format
|
||||
msgid "unknown privileged spec set by %s=%s"
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:154
|
||||
#: riscv-dis.c:159
|
||||
#, c-format
|
||||
msgid ""
|
||||
"mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s"
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:846
|
||||
#: riscv-dis.c:892
|
||||
#, c-format
|
||||
msgid "# internal error, undefined modifier (%c)"
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:1444
|
||||
#: riscv-dis.c:1536
|
||||
msgid "Print numeric register names, rather than ABI names."
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:1447
|
||||
#: riscv-dis.c:1539
|
||||
msgid "Disassemble only into canonical instructions."
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:1450
|
||||
#: riscv-dis.c:1542
|
||||
msgid "Print the CSR according to the chosen privilege spec."
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:1526
|
||||
#: riscv-dis.c:1618
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -2106,7 +2095,7 @@ msgstr ""
|
|||
msgid "unknown S/390 disassembler option: %s"
|
||||
msgstr ""
|
||||
|
||||
#: s390-dis.c:527
|
||||
#: s390-dis.c:587
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue