mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
Update version to 2.35.50 and regenerate files
This commit is contained in:
parent
b115b9fd3c
commit
b19d852dcf
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.34.50.
|
||||
# Generated by GNU Autoconf 2.69 for bfd 2.35.50.
|
||||
#
|
||||
#
|
||||
# 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.34.50'
|
||||
PACKAGE_STRING='bfd 2.34.50'
|
||||
PACKAGE_VERSION='2.35.50'
|
||||
PACKAGE_STRING='bfd 2.35.50'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
@ -1391,7 +1391,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.34.50 to adapt to many kinds of systems.
|
||||
\`configure' configures bfd 2.35.50 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1462,7 +1462,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of bfd 2.34.50:";;
|
||||
short | recursive ) echo "Configuration of bfd 2.35.50:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1589,7 +1589,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
bfd configure 2.34.50
|
||||
bfd configure 2.35.50
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
@ -2237,7 +2237,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.34.50, which was
|
||||
It was created by bfd $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@ -4187,7 +4187,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='bfd'
|
||||
VERSION='2.34.50'
|
||||
VERSION='2.35.50'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -16974,7 +16974,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.34.50, which was
|
||||
This file was extended by bfd $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -17040,7 +17040,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.34.50
|
||||
bfd config.status 2.35.50
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
3152
bfd/po/bfd.pot
3152
bfd/po/bfd.pot
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
m4_define([BFD_VERSION], [2.34.50])
|
||||
m4_define([BFD_VERSION], [2.35.50])
|
||||
|
@ -1,3 +1,8 @@
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* configure: Regenerate.
|
||||
* po/binutils.pot: Regenerate.
|
||||
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
Binutils 2.35 branch created.
|
||||
|
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.34.50.
|
||||
# Generated by GNU Autoconf 2.69 for binutils 2.35.50.
|
||||
#
|
||||
#
|
||||
# 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.34.50'
|
||||
PACKAGE_STRING='binutils 2.34.50'
|
||||
PACKAGE_VERSION='2.35.50'
|
||||
PACKAGE_STRING='binutils 2.35.50'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
@ -1378,7 +1378,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.34.50 to adapt to many kinds of systems.
|
||||
\`configure' configures binutils 2.35.50 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1449,7 +1449,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of binutils 2.34.50:";;
|
||||
short | recursive ) echo "Configuration of binutils 2.35.50:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1580,7 +1580,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
binutils configure 2.34.50
|
||||
binutils configure 2.35.50
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
@ -2228,7 +2228,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.34.50, which was
|
||||
It was created by binutils $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@ -4178,7 +4178,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='binutils'
|
||||
VERSION='2.34.50'
|
||||
VERSION='2.35.50'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -15853,7 +15853,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.34.50, which was
|
||||
This file was extended by binutils $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -15919,7 +15919,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.34.50
|
||||
binutils config.status 2.35.50
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,14 @@
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* configure: Regenerate.
|
||||
* po/gas.pot: Regenerate.
|
||||
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* version.m4: Change version number to 2.35.50.
|
||||
* configure: Regenerate.
|
||||
* po/bfd.pot: Regenerate.
|
||||
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
Binutils 2.35 branch created.
|
||||
|
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.34.50.
|
||||
# Generated by GNU Autoconf 2.69 for gas 2.35.50.
|
||||
#
|
||||
#
|
||||
# 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.34.50'
|
||||
PACKAGE_STRING='gas 2.34.50'
|
||||
PACKAGE_VERSION='2.35.50'
|
||||
PACKAGE_STRING='gas 2.35.50'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
@ -1369,7 +1369,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.34.50 to adapt to many kinds of systems.
|
||||
\`configure' configures gas 2.35.50 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1440,7 +1440,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of gas 2.34.50:";;
|
||||
short | recursive ) echo "Configuration of gas 2.35.50:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1576,7 +1576,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
gas configure 2.34.50
|
||||
gas configure 2.35.50
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
@ -2041,7 +2041,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.34.50, which was
|
||||
It was created by gas $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@ -3988,7 +3988,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='gas'
|
||||
VERSION='2.34.50'
|
||||
VERSION='2.35.50'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -15755,7 +15755,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.34.50, which was
|
||||
This file was extended by gas $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -15821,7 +15821,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.34.50
|
||||
gas config.status 2.35.50
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
3184
gas/po/gas.pot
3184
gas/po/gas.pot
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,7 @@
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
Binutils 2.35 branch created.
|
||||
|
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.34.50.
|
||||
# Generated by GNU Autoconf 2.69 for gprof 2.35.50.
|
||||
#
|
||||
#
|
||||
# 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.34.50'
|
||||
PACKAGE_STRING='gprof 2.34.50'
|
||||
PACKAGE_VERSION='2.35.50'
|
||||
PACKAGE_STRING='gprof 2.35.50'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
@ -1337,7 +1337,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.34.50 to adapt to many kinds of systems.
|
||||
\`configure' configures gprof 2.35.50 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1408,7 +1408,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of gprof 2.34.50:";;
|
||||
short | recursive ) echo "Configuration of gprof 2.35.50:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1519,7 +1519,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
gprof configure 2.34.50
|
||||
gprof configure 2.35.50
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
@ -1884,7 +1884,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.34.50, which was
|
||||
It was created by gprof $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@ -3831,7 +3831,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='gprof'
|
||||
VERSION='2.34.50'
|
||||
VERSION='2.35.50'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -13086,7 +13086,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.34.50, which was
|
||||
This file was extended by gprof $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -13152,7 +13152,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.34.50
|
||||
gprof config.status 2.35.50
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
Binutils 2.35 branch created.
|
||||
|
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.34.50.
|
||||
# Generated by GNU Autoconf 2.69 for ld 2.35.50.
|
||||
#
|
||||
#
|
||||
# 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.34.50'
|
||||
PACKAGE_STRING='ld 2.34.50'
|
||||
PACKAGE_VERSION='2.35.50'
|
||||
PACKAGE_STRING='ld 2.35.50'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
@ -1396,7 +1396,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.34.50 to adapt to many kinds of systems.
|
||||
\`configure' configures ld 2.35.50 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1467,7 +1467,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of ld 2.34.50:";;
|
||||
short | recursive ) echo "Configuration of ld 2.35.50:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1606,7 +1606,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
ld configure 2.34.50
|
||||
ld configure 2.35.50
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
@ -2321,7 +2321,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.34.50, which was
|
||||
It was created by ld $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@ -4272,7 +4272,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='ld'
|
||||
VERSION='2.34.50'
|
||||
VERSION='2.35.50'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -18315,7 +18315,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.34.50, which was
|
||||
This file was extended by ld $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -18381,7 +18381,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.34.50
|
||||
ld config.status 2.35.50
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* configure: Regenerate.
|
||||
* po/opcodes.pot: Regenerate.
|
||||
|
||||
2020-07-04 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
Binutils 2.35 branch created.
|
||||
|
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.34.50.
|
||||
# Generated by GNU Autoconf 2.69 for opcodes 2.35.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.34.50'
|
||||
PACKAGE_STRING='opcodes 2.34.50'
|
||||
PACKAGE_VERSION='2.35.50'
|
||||
PACKAGE_STRING='opcodes 2.35.50'
|
||||
PACKAGE_BUGREPORT=''
|
||||
PACKAGE_URL=''
|
||||
|
||||
@ -1356,7 +1356,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.34.50 to adapt to many kinds of systems.
|
||||
\`configure' configures opcodes 2.35.50 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1427,7 +1427,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of opcodes 2.34.50:";;
|
||||
short | recursive ) echo "Configuration of opcodes 2.35.50:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1539,7 +1539,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
opcodes configure 2.34.50
|
||||
opcodes configure 2.35.50
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
@ -1950,7 +1950,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.34.50, which was
|
||||
It was created by opcodes $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@ -3897,7 +3897,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='opcodes'
|
||||
VERSION='2.34.50'
|
||||
VERSION='2.35.50'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -13533,7 +13533,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.34.50, which was
|
||||
This file was extended by opcodes $as_me 2.35.50, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -13599,7 +13599,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.34.50
|
||||
opcodes config.status 2.35.50
|
||||
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: bug-binutils@gnu.org\n"
|
||||
"POT-Creation-Date: 2020-05-20 15:53+0100\n"
|
||||
"POT-Creation-Date: 2020-07-04 10:26+0100\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"
|
||||
@ -26,7 +26,7 @@ msgid "specified register cannot be written to"
|
||||
msgstr ""
|
||||
|
||||
#. Invalid option.
|
||||
#: aarch64-dis.c:93 arc-dis.c:802 arm-dis.c:11646
|
||||
#: aarch64-dis.c:93 arc-dis.c:802 arm-dis.c:11654
|
||||
#, c-format
|
||||
msgid "unrecognised disassembler option: %s"
|
||||
msgstr ""
|
||||
@ -75,7 +75,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-dis.c:3552 mips-dis.c:2778 mips-dis.c:2788 mips-dis.c:2791
|
||||
#: nfp-dis.c:2981 riscv-dis.c:616
|
||||
#: nfp-dis.c:2981 riscv-dis.c:620
|
||||
#, c-format
|
||||
msgid "\n"
|
||||
msgstr ""
|
||||
@ -291,47 +291,47 @@ msgstr ""
|
||||
msgid "writing to a read-only register"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:4886
|
||||
#: aarch64-opc.c:4711
|
||||
msgid "instruction opens new dependency sequence without ending previous one"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:4906
|
||||
#: aarch64-opc.c:4731
|
||||
msgid "previous `movprfx' sequence not closed"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:4925
|
||||
#: aarch64-opc.c:4750
|
||||
msgid "SVE instruction expected after `movprfx'"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:4938
|
||||
#: aarch64-opc.c:4763
|
||||
msgid "SVE `movprfx' compatible instruction expected"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5025
|
||||
#: aarch64-opc.c:4850
|
||||
msgid "predicated instruction expected after `movprfx'"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5037
|
||||
#: aarch64-opc.c:4862
|
||||
msgid "merging predicate expected due to preceding `movprfx'"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5049
|
||||
#: aarch64-opc.c:4874
|
||||
msgid "predicate register differs from that in preceding `movprfx'"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5068
|
||||
#: aarch64-opc.c:4893
|
||||
msgid "output register of preceding `movprfx' not used in current instruction"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5081
|
||||
#: aarch64-opc.c:4906
|
||||
msgid "output register of preceding `movprfx' expected as output"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5093
|
||||
#: aarch64-opc.c:4918
|
||||
msgid "output register of preceding `movprfx' used as input"
|
||||
msgstr ""
|
||||
|
||||
#: aarch64-opc.c:5109
|
||||
#: aarch64-opc.c:4934
|
||||
msgid "register size not compatible with previous `movprfx'"
|
||||
msgstr ""
|
||||
|
||||
@ -574,67 +574,67 @@ msgstr ""
|
||||
msgid "invalid position, should be one of: 0,4,8,...124."
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:5184
|
||||
#: arm-dis.c:5192
|
||||
msgid "Select raw register names"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:5186
|
||||
#: arm-dis.c:5194
|
||||
msgid "Select register names used by GCC"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:5188
|
||||
#: arm-dis.c:5196
|
||||
msgid "Select register names used in ARM's ISA documentation"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:5190
|
||||
#: arm-dis.c:5198
|
||||
msgid "Assume all insns are Thumb insns"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:5191
|
||||
#: arm-dis.c:5199
|
||||
msgid "Examine preceding label to determine an insn's type"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:5192
|
||||
#: arm-dis.c:5200
|
||||
msgid "Select register names used in the APCS"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:5194
|
||||
#: arm-dis.c:5202
|
||||
msgid "Select register names used in the ATPCS"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:5196
|
||||
#: arm-dis.c:5204
|
||||
msgid "Select special register names used in the ATPCS"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:5198
|
||||
#: arm-dis.c:5206
|
||||
msgid "Enable CDE extensions for coprocessor N space"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:8367
|
||||
#: arm-dis.c:8375
|
||||
msgid "<illegal precision>"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:11607
|
||||
#: arm-dis.c:11615
|
||||
#, c-format
|
||||
msgid "unrecognised register name set: %s"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:11621
|
||||
#: arm-dis.c:11629
|
||||
#, c-format
|
||||
msgid "cde coprocessor not between 0-7: %s"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:11627
|
||||
#: arm-dis.c:11635
|
||||
#, c-format
|
||||
msgid "coproc must have an argument: %s"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:11640
|
||||
#: arm-dis.c:11648
|
||||
#, c-format
|
||||
msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s"
|
||||
msgstr ""
|
||||
|
||||
#: arm-dis.c:12351
|
||||
#: arm-dis.c:12359
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -663,7 +663,7 @@ msgstr ""
|
||||
|
||||
#: bpf-asm.c:181 epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264
|
||||
#: ip2k-asm.c:512 iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585
|
||||
#: m32r-asm.c:329 mep-asm.c:1288 mt-asm.c:596 or1k-asm.c:571 xc16x-asm.c:377
|
||||
#: m32r-asm.c:329 mep-asm.c:1287 mt-asm.c:596 or1k-asm.c:571 xc16x-asm.c:377
|
||||
#: xstormy16-asm.c:277
|
||||
#, c-format
|
||||
msgid "internal error: unrecognized field %d while parsing"
|
||||
@ -671,7 +671,7 @@ msgstr ""
|
||||
|
||||
#: bpf-asm.c:233 epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316
|
||||
#: ip2k-asm.c:564 iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637
|
||||
#: m32r-asm.c:381 mep-asm.c:1340 mt-asm.c:648 or1k-asm.c:623 xc16x-asm.c:429
|
||||
#: m32r-asm.c:381 mep-asm.c:1339 mt-asm.c:648 or1k-asm.c:623 xc16x-asm.c:429
|
||||
#: xstormy16-asm.c:329
|
||||
msgid "missing mnemonic in syntax string"
|
||||
msgstr ""
|
||||
@ -684,8 +684,8 @@ msgstr ""
|
||||
#: 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:1475
|
||||
#: mep-asm.c:1479 mep-asm.c:1568 mep-asm.c:1675 mt-asm.c:783 mt-asm.c:787
|
||||
#: 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:758 or1k-asm.c:762 or1k-asm.c:851
|
||||
#: or1k-asm.c:958 xc16x-asm.c:564 xc16x-asm.c:568 xc16x-asm.c:657
|
||||
#: xc16x-asm.c:764 xstormy16-asm.c:464 xstormy16-asm.c:468 xstormy16-asm.c:557
|
||||
@ -695,7 +695,7 @@ msgstr ""
|
||||
|
||||
#: bpf-asm.c:415 epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498
|
||||
#: ip2k-asm.c:746 iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819
|
||||
#: m32r-asm.c:563 mep-asm.c:1522 mt-asm.c:830 or1k-asm.c:805 xc16x-asm.c:611
|
||||
#: m32r-asm.c:563 mep-asm.c:1521 mt-asm.c:830 or1k-asm.c:805 xc16x-asm.c:611
|
||||
#: xstormy16-asm.c:511
|
||||
#, c-format
|
||||
msgid "syntax error (expected char `%c', found `%c')"
|
||||
@ -703,7 +703,7 @@ msgstr ""
|
||||
|
||||
#: bpf-asm.c:425 epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508
|
||||
#: ip2k-asm.c:756 iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829
|
||||
#: m32r-asm.c:573 mep-asm.c:1532 mt-asm.c:840 or1k-asm.c:815 xc16x-asm.c:621
|
||||
#: m32r-asm.c:573 mep-asm.c:1531 mt-asm.c:840 or1k-asm.c:815 xc16x-asm.c:621
|
||||
#: xstormy16-asm.c:521
|
||||
#, c-format
|
||||
msgid "syntax error (expected char `%c', found end of instruction)"
|
||||
@ -711,21 +711,21 @@ msgstr ""
|
||||
|
||||
#: bpf-asm.c:455 epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538
|
||||
#: ip2k-asm.c:786 iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859
|
||||
#: m32r-asm.c:603 mep-asm.c:1562 mt-asm.c:870 or1k-asm.c:845 xc16x-asm.c:651
|
||||
#: m32r-asm.c:603 mep-asm.c:1561 mt-asm.c:870 or1k-asm.c:845 xc16x-asm.c:651
|
||||
#: xstormy16-asm.c:551
|
||||
msgid "junk at end of line"
|
||||
msgstr ""
|
||||
|
||||
#: bpf-asm.c:567 epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650
|
||||
#: ip2k-asm.c:898 iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971
|
||||
#: m32r-asm.c:715 mep-asm.c:1674 mt-asm.c:982 or1k-asm.c:957 xc16x-asm.c:763
|
||||
#: m32r-asm.c:715 mep-asm.c:1673 mt-asm.c:982 or1k-asm.c:957 xc16x-asm.c:763
|
||||
#: xstormy16-asm.c:663
|
||||
msgid "unrecognized form of instruction"
|
||||
msgstr ""
|
||||
|
||||
#: bpf-asm.c:581 epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664
|
||||
#: ip2k-asm.c:912 iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985
|
||||
#: m32r-asm.c:729 mep-asm.c:1688 mt-asm.c:996 or1k-asm.c:971 xc16x-asm.c:777
|
||||
#: m32r-asm.c:729 mep-asm.c:1687 mt-asm.c:996 or1k-asm.c:971 xc16x-asm.c:777
|
||||
#: xstormy16-asm.c:677
|
||||
#, c-format
|
||||
msgid "bad instruction `%.50s...'"
|
||||
@ -733,25 +733,25 @@ msgstr ""
|
||||
|
||||
#: bpf-asm.c:584 epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667
|
||||
#: ip2k-asm.c:915 iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988
|
||||
#: m32r-asm.c:732 mep-asm.c:1691 mt-asm.c:999 or1k-asm.c:974 xc16x-asm.c:780
|
||||
#: m32r-asm.c:732 mep-asm.c:1690 mt-asm.c:999 or1k-asm.c:974 xc16x-asm.c:780
|
||||
#: xstormy16-asm.c:680
|
||||
#, c-format
|
||||
msgid "bad instruction `%.50s'"
|
||||
msgstr ""
|
||||
|
||||
#: bpf-desc.c:1661
|
||||
#: bpf-desc.c:1671
|
||||
#, c-format
|
||||
msgid ""
|
||||
"internal error: bpf_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: bpf-desc.c:1744
|
||||
#: bpf-desc.c:1759
|
||||
#, c-format
|
||||
msgid "internal error: bpf_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: bpf-desc.c:1763
|
||||
#: bpf-desc.c:1778
|
||||
#, c-format
|
||||
msgid "internal error: bpf_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -869,12 +869,12 @@ msgstr ""
|
||||
msgid "Address 0x%s is out of bounds.\n"
|
||||
msgstr ""
|
||||
|
||||
#: disassemble.c:839
|
||||
#: disassemble.c:840
|
||||
#, c-format
|
||||
msgid "assertion fail %s:%d"
|
||||
msgstr ""
|
||||
|
||||
#: disassemble.c:840
|
||||
#: disassemble.c:841
|
||||
msgid "Please report this bug"
|
||||
msgstr ""
|
||||
|
||||
@ -920,12 +920,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: epiphany-desc.c:2192
|
||||
#: epiphany-desc.c:2197
|
||||
#, c-format
|
||||
msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: epiphany-desc.c:2211
|
||||
#: epiphany-desc.c:2216
|
||||
#, c-format
|
||||
msgid "internal error: epiphany_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -953,12 +953,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: fr30-desc.c:1669
|
||||
#: fr30-desc.c:1674
|
||||
#, c-format
|
||||
msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: fr30-desc.c:1688
|
||||
#: fr30-desc.c:1693
|
||||
#, c-format
|
||||
msgid "internal error: fr30_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -986,12 +986,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: frv-desc.c:6409
|
||||
#: frv-desc.c:6414
|
||||
#, c-format
|
||||
msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: frv-desc.c:6428
|
||||
#: frv-desc.c:6433
|
||||
#, c-format
|
||||
msgid "internal error: frv_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -1021,11 +1021,11 @@ msgstr ""
|
||||
msgid "Don't understand 0x%x \n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11091
|
||||
#: i386-dis.c:11040
|
||||
msgid "<internal disassembler error>"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11389
|
||||
#: i386-dis.c:11337
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1034,145 +1034,145 @@ msgid ""
|
||||
"with the -M switch (multiple options should be separated by commas):\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11393
|
||||
#: i386-dis.c:11341
|
||||
#, c-format
|
||||
msgid " x86-64 Disassemble in 64bit mode\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11394
|
||||
#: i386-dis.c:11342
|
||||
#, c-format
|
||||
msgid " i386 Disassemble in 32bit mode\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11395
|
||||
#: i386-dis.c:11343
|
||||
#, c-format
|
||||
msgid " i8086 Disassemble in 16bit mode\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11396
|
||||
#: i386-dis.c:11344
|
||||
#, c-format
|
||||
msgid " att Display instruction in AT&T syntax\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11397
|
||||
#: i386-dis.c:11345
|
||||
#, c-format
|
||||
msgid " intel Display instruction in Intel syntax\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11398
|
||||
#: i386-dis.c:11346
|
||||
#, c-format
|
||||
msgid ""
|
||||
" att-mnemonic\n"
|
||||
" Display instruction in AT&T mnemonic\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11400
|
||||
#: i386-dis.c:11348
|
||||
#, c-format
|
||||
msgid ""
|
||||
" intel-mnemonic\n"
|
||||
" Display instruction in Intel mnemonic\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11402
|
||||
#: i386-dis.c:11350
|
||||
#, c-format
|
||||
msgid " addr64 Assume 64bit address size\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11403
|
||||
#: i386-dis.c:11351
|
||||
#, c-format
|
||||
msgid " addr32 Assume 32bit address size\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11404
|
||||
#: i386-dis.c:11352
|
||||
#, c-format
|
||||
msgid " addr16 Assume 16bit address size\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11405
|
||||
#: i386-dis.c:11353
|
||||
#, c-format
|
||||
msgid " data32 Assume 32bit data size\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11406
|
||||
#: i386-dis.c:11354
|
||||
#, c-format
|
||||
msgid " data16 Assume 16bit data size\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11407
|
||||
#: i386-dis.c:11355
|
||||
#, c-format
|
||||
msgid " suffix Always display instruction suffix in AT&T syntax\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11408
|
||||
#: i386-dis.c:11356
|
||||
#, c-format
|
||||
msgid " amd64 Display instruction in AMD64 ISA\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11409
|
||||
#: i386-dis.c:11357
|
||||
#, c-format
|
||||
msgid " intel64 Display instruction in Intel64 ISA\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-dis.c:11972
|
||||
#: i386-dis.c:11912
|
||||
msgid "64-bit address is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:792
|
||||
#: i386-gen.c:793
|
||||
#, c-format
|
||||
msgid "%s: error: "
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:959
|
||||
#: i386-gen.c:960
|
||||
#, c-format
|
||||
msgid "%s: %d: unknown bitfield: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:961
|
||||
#: i386-gen.c:962
|
||||
#, c-format
|
||||
msgid "unknown bitfield: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:1024
|
||||
#: i386-gen.c:1025
|
||||
#, c-format
|
||||
msgid "%s: %d: missing `)' in bitfield: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:1125
|
||||
#: i386-gen.c:1126
|
||||
#, c-format
|
||||
msgid "unknown broadcast operand: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:1776
|
||||
#: i386-gen.c:1777
|
||||
#, c-format
|
||||
msgid "can't find i386-reg.tbl for reading, errno = %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:1854
|
||||
#: i386-gen.c:1855
|
||||
#, c-format
|
||||
msgid "can't create i386-init.h, errno = %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:1944 ia64-gen.c:2829
|
||||
#: i386-gen.c:1945 ia64-gen.c:2829
|
||||
#, c-format
|
||||
msgid "unable to change directory to \"%s\", errno = %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:1958 i386-gen.c:1963
|
||||
#: i386-gen.c:1959 i386-gen.c:1964
|
||||
#, c-format
|
||||
msgid "CpuMax != %d!\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:1967
|
||||
#: i386-gen.c:1968
|
||||
#, c-format
|
||||
msgid "%d unused bits in i386_cpu_flags.\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:1982
|
||||
#: i386-gen.c:1983
|
||||
#, c-format
|
||||
msgid "%d unused bits in i386_operand_type.\n"
|
||||
msgstr ""
|
||||
|
||||
#: i386-gen.c:1996
|
||||
#: i386-gen.c:1997
|
||||
#, c-format
|
||||
msgid "can't create i386-tbl.h, errno = %s\n"
|
||||
msgstr ""
|
||||
@ -1342,12 +1342,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: ip2k-desc.c:1098
|
||||
#: ip2k-desc.c:1103
|
||||
#, c-format
|
||||
msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: ip2k-desc.c:1117
|
||||
#: ip2k-desc.c:1122
|
||||
#, c-format
|
||||
msgid "internal error: ip2k_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -1371,12 +1371,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: iq2000-desc.c:2103
|
||||
#: iq2000-desc.c:2108
|
||||
#, c-format
|
||||
msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: iq2000-desc.c:2122
|
||||
#: iq2000-desc.c:2127
|
||||
#, c-format
|
||||
msgid "internal error: iq2000_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -1404,12 +1404,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: lm32-desc.c:1085
|
||||
#: lm32-desc.c:1090
|
||||
#, c-format
|
||||
msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: lm32-desc.c:1104
|
||||
#: lm32-desc.c:1109
|
||||
#, c-format
|
||||
msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -1505,12 +1505,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: m32c-desc.c:63116
|
||||
#: m32c-desc.c:63121
|
||||
#, c-format
|
||||
msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: m32c-desc.c:63135
|
||||
#: m32c-desc.c:63140
|
||||
#, c-format
|
||||
msgid "internal error: m32c_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -1522,12 +1522,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: m32r-desc.c:1448
|
||||
#: m32r-desc.c:1453
|
||||
#, c-format
|
||||
msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: m32r-desc.c:1467
|
||||
#: m32r-desc.c:1472
|
||||
#, c-format
|
||||
msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -1582,12 +1582,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: mep-desc.c:6309
|
||||
#: mep-desc.c:6314
|
||||
#, c-format
|
||||
msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: mep-desc.c:6328
|
||||
#: mep-desc.c:6333
|
||||
#, c-format
|
||||
msgid "internal error: mep_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -1767,12 +1767,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: mt-desc.c:1229
|
||||
#: mt-desc.c:1234
|
||||
#, c-format
|
||||
msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: mt-desc.c:1248
|
||||
#: mt-desc.c:1253
|
||||
#, c-format
|
||||
msgid "internal error: mt_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -1868,7 +1868,7 @@ msgstr ""
|
||||
#. an immediate either. We don't know how much to increase
|
||||
#. aoffsetp by since whatever generated this is broken
|
||||
#. anyway!
|
||||
#: ns32k-dis.c:535
|
||||
#: ns32k-dis.c:533
|
||||
#, c-format
|
||||
msgid "$<undefined>"
|
||||
msgstr ""
|
||||
@ -1888,22 +1888,22 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: or1k-desc.c:2123
|
||||
#: or1k-desc.c:2128
|
||||
#, c-format
|
||||
msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: or1k-desc.c:2142
|
||||
#: or1k-desc.c:2147
|
||||
#, c-format
|
||||
msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
|
||||
#: ppc-dis.c:381
|
||||
#: ppc-dis.c:386
|
||||
#, c-format
|
||||
msgid "warning: ignoring unknown -M%s option"
|
||||
msgstr ""
|
||||
|
||||
#: ppc-dis.c:972
|
||||
#: ppc-dis.c:977
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -2032,29 +2032,29 @@ msgid "invalid Ddd value"
|
||||
msgstr ""
|
||||
|
||||
#. The option without '=' should be defined above.
|
||||
#: riscv-dis.c:84 riscv-dis.c:108
|
||||
#: riscv-dis.c:85 riscv-dis.c:109
|
||||
#, c-format
|
||||
msgid "unrecognized disassembler option: %s"
|
||||
msgstr ""
|
||||
|
||||
#. Invalid options with '=', no option name before '=',
|
||||
#. and no value after '='.
|
||||
#: riscv-dis.c:92
|
||||
#: riscv-dis.c:93
|
||||
#, c-format
|
||||
msgid "unrecognized disassembler option with '=': %s"
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:102
|
||||
#: riscv-dis.c:103
|
||||
#, c-format
|
||||
msgid "unknown privilege spec set by %s=%s"
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:402
|
||||
#: riscv-dis.c:406
|
||||
#, c-format
|
||||
msgid "# internal error, undefined modifier (%c)"
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:601
|
||||
#: riscv-dis.c:605
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -2062,14 +2062,14 @@ msgid ""
|
||||
"with the -M switch (multiple options should be separated by commas):\n"
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:605
|
||||
#: riscv-dis.c:609
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" numeric Print numeric register names, rather than ABI names.\n"
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:608
|
||||
#: riscv-dis.c:612
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -2077,7 +2077,7 @@ msgid ""
|
||||
" than into pseudoinstructions.\n"
|
||||
msgstr ""
|
||||
|
||||
#: riscv-dis.c:612
|
||||
#: riscv-dis.c:616
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -2158,7 +2158,7 @@ msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
|
||||
msgstr ""
|
||||
|
||||
#. Mark as non-valid instruction.
|
||||
#: sparc-dis.c:1095
|
||||
#: sparc-dis.c:1094
|
||||
msgid "unknown"
|
||||
msgstr ""
|
||||
|
||||
@ -2316,12 +2316,12 @@ msgid ""
|
||||
"values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: xc16x-desc.c:3432
|
||||
#: xc16x-desc.c:3437
|
||||
#, c-format
|
||||
msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: xc16x-desc.c:3451
|
||||
#: xc16x-desc.c:3456
|
||||
#, c-format
|
||||
msgid "internal error: xc16x_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
@ -2373,12 +2373,12 @@ msgid ""
|
||||
"bitsize values: `%d' vs. `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: xstormy16-desc.c:1400
|
||||
#: xstormy16-desc.c:1405
|
||||
#, c-format
|
||||
msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
|
||||
msgstr ""
|
||||
|
||||
#: xstormy16-desc.c:1419
|
||||
#: xstormy16-desc.c:1424
|
||||
#, c-format
|
||||
msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user