Update version number and regenerate configure files

This commit is contained in:
Nick Clifton 2024-01-15 15:10:12 +00:00
parent 299b91cd85
commit 07c0a42ddf
25 changed files with 4661 additions and 4305 deletions

View File

@ -1,3 +1,9 @@
2024-01-15 Nick Clifton <nickc@redhat.com>
* version.m4: Change to 2.42.50.
* configure: Regenerate.
* po/bfd.pot: Regenerate.
2024-01-15 Nick Clifton <nickc@redhat.com> 2024-01-15 Nick Clifton <nickc@redhat.com>
* 2.42 branch point. * 2.42 branch point.

20
bfd/configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for bfd 2.41.50. # Generated by GNU Autoconf 2.69 for bfd 2.41.90.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='bfd' PACKAGE_NAME='bfd'
PACKAGE_TARNAME='bfd' PACKAGE_TARNAME='bfd'
PACKAGE_VERSION='2.41.50' PACKAGE_VERSION='2.41.90'
PACKAGE_STRING='bfd 2.41.50' PACKAGE_STRING='bfd 2.41.90'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' 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. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures bfd 2.41.50 to adapt to many kinds of systems. \`configure' configures bfd 2.41.90 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1482,7 +1482,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of bfd 2.41.50:";; short | recursive ) echo "Configuration of bfd 2.41.90:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1627,7 +1627,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
bfd configure 2.41.50 bfd configure 2.41.90
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -2221,7 +2221,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by bfd $as_me 2.41.50, which was It was created by bfd $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -3204,7 +3204,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='bfd' PACKAGE='bfd'
VERSION='2.41.50' VERSION='2.41.90'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -18090,7 +18090,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by bfd $as_me 2.41.50, which was This file was extended by bfd $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -18156,7 +18156,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
bfd config.status 2.41.50 bfd config.status 2.41.90
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
m4_define([BFD_VERSION], [2.41.50]) m4_define([BFD_VERSION], [2.41.90])

View File

@ -1,3 +1,8 @@
2024-01-15 Nick Clifton <nickc@redhat.com>
* configure: Regenerate.
* po/binutils.pot: Regernate.
2024-01-15 Nick Clifton <nickc@redhat.com> 2024-01-15 Nick Clifton <nickc@redhat.com>
* 2.42 branch point. * 2.42 branch point.

20
binutils/configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for binutils 2.41.50. # Generated by GNU Autoconf 2.69 for binutils 2.41.90.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='binutils' PACKAGE_NAME='binutils'
PACKAGE_TARNAME='binutils' PACKAGE_TARNAME='binutils'
PACKAGE_VERSION='2.41.50' PACKAGE_VERSION='2.41.90'
PACKAGE_STRING='binutils 2.41.50' PACKAGE_STRING='binutils 2.41.90'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' 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. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures binutils 2.41.50 to adapt to many kinds of systems. \`configure' configures binutils 2.41.90 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1478,7 +1478,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of binutils 2.41.50:";; short | recursive ) echo "Configuration of binutils 2.41.90:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1640,7 +1640,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
binutils configure 2.41.50 binutils configure 2.41.90
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -2108,7 +2108,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by binutils $as_me 2.41.50, which was It was created by binutils $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -3091,7 +3091,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='binutils' PACKAGE='binutils'
VERSION='2.41.50' VERSION='2.41.90'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -16941,7 +16941,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by binutils $as_me 2.41.50, which was This file was extended by binutils $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -17007,7 +17007,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
binutils config.status 2.41.50 binutils config.status 2.41.90
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,9 @@
2024-01-15 Nick Clifton <nickc@redhat.com>
* configure: Regenerate.
* po/POTFILES.in: Regenerate.
* po/gas.pot: Regenerate.
2024-01-15 Nick Clifton <nickc@redhat.com> 2024-01-15 Nick Clifton <nickc@redhat.com>
* 2.42 branch point. * 2.42 branch point.

20
gas/configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gas 2.41.50. # Generated by GNU Autoconf 2.69 for gas 2.41.90.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='gas' PACKAGE_NAME='gas'
PACKAGE_TARNAME='gas' PACKAGE_TARNAME='gas'
PACKAGE_VERSION='2.41.50' PACKAGE_VERSION='2.41.90'
PACKAGE_STRING='gas 2.41.50' PACKAGE_STRING='gas 2.41.90'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@ -1392,7 +1392,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures gas 2.41.50 to adapt to many kinds of systems. \`configure' configures gas 2.41.90 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1463,7 +1463,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of gas 2.41.50:";; short | recursive ) echo "Configuration of gas 2.41.90:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1619,7 +1619,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
gas configure 2.41.50 gas configure 2.41.90
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -2030,7 +2030,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by gas $as_me 2.41.50, which was It was created by gas $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -3010,7 +3010,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='gas' PACKAGE='gas'
VERSION='2.41.50' VERSION='2.41.90'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -16857,7 +16857,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by gas $as_me 2.41.50, which was This file was extended by gas $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -16923,7 +16923,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
gas config.status 2.41.50 gas config.status 2.41.90
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

View File

@ -239,6 +239,8 @@ frags.c
frags.h frags.h
gen-sframe.c gen-sframe.c
gen-sframe.h gen-sframe.h
ginsn.c
ginsn.h
hash.c hash.c
hash.h hash.h
input-file.c input-file.c
@ -261,6 +263,10 @@ read.h
remap.c remap.c
sb.c sb.c
sb.h sb.h
scfi.c
scfi.h
scfidw2gen.c
scfidw2gen.h
sframe-opt.c sframe-opt.c
stabs.c stabs.c
subsegs.c subsegs.c

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,7 @@
2024-01-15 Nick Clifton <nickc@redhat.com>
* po/gold.pot: Regenerate.
2024-01-15 Nick Clifton <nickc@redhat.com> 2024-01-15 Nick Clifton <nickc@redhat.com>
* 2.42 branch point. * 2.42 branch point.

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
"POT-Creation-Date: 2023-11-15 11:13+0000\n" "POT-Creation-Date: 2024-01-15 14:59+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -38,12 +38,12 @@ msgstr ""
msgid "Invalid/unrecognized reloc reloc %d." msgid "Invalid/unrecognized reloc reloc %d."
msgstr "" msgstr ""
#: aarch64.cc:511 arm.cc:7391 mips.cc:6685 #: aarch64.cc:511 arm.cc:7391 mips.cc:6723
#, c-format #, c-format
msgid "undefined or discarded local symbol %u from object %s in GOT" msgid "undefined or discarded local symbol %u from object %s in GOT"
msgstr "" msgstr ""
#: aarch64.cc:532 arm.cc:7413 mips.cc:6704 #: aarch64.cc:532 arm.cc:7413 mips.cc:6742
#, c-format #, c-format
msgid "undefined or discarded symbol %s in GOT" msgid "undefined or discarded symbol %s in GOT"
msgstr "" msgstr ""
@ -58,114 +58,114 @@ msgstr ""
msgid "symbol table name section has wrong type: %u" msgid "symbol table name section has wrong type: %u"
msgstr "" msgstr ""
#: aarch64.cc:3832 arm.cc:10905 mips.cc:9608 powerpc.cc:2935 target.cc:94 #: aarch64.cc:3833 arm.cc:10905 mips.cc:9646 powerpc.cc:2935 target.cc:94
#, c-format #, c-format
msgid "%s: unsupported ELF file type %d" msgid "%s: unsupported ELF file type %d"
msgstr "" msgstr ""
#: aarch64.cc:4014 arm.cc:12181 #: aarch64.cc:4015 arm.cc:12181
#, c-format #, c-format
msgid "cannot handle branch to local %u in a merged section %s" msgid "cannot handle branch to local %u in a merged section %s"
msgstr "" msgstr ""
#: aarch64.cc:4379 arm.cc:7593 i386.cc:193 s390.cc:216 sparc.cc:1366 #: aarch64.cc:4380 arm.cc:7593 i386.cc:193 s390.cc:216 sparc.cc:1366
#: tilegx.cc:182 x86_64.cc:314 #: tilegx.cc:182 x86_64.cc:314
msgid "** PLT" msgid "** PLT"
msgstr "" msgstr ""
#: aarch64.cc:5554 #: aarch64.cc:5555
#, c-format #, c-format
msgid "" msgid ""
"Stub is too far away, try a smaller value for '--stub-group-size'. The " "Stub is too far away, try a smaller value for '--stub-group-size'. The "
"current value is 0x%lx." "current value is 0x%lx."
msgstr "" msgstr ""
#: aarch64.cc:6016 arm.cc:8477 i386.cc:1772 mips.cc:12461 powerpc.cc:7848 #: aarch64.cc:6017 arm.cc:8477 i386.cc:1772 mips.cc:12507 powerpc.cc:7848
#: s390.cc:2185 s390.cc:2633 sparc.cc:2134 tilegx.cc:3137 tilegx.cc:3589 #: s390.cc:2185 s390.cc:2633 sparc.cc:2134 tilegx.cc:3137 tilegx.cc:3589
#: x86_64.cc:3012 x86_64.cc:3459 #: x86_64.cc:3027 x86_64.cc:3497
#, c-format #, c-format
msgid "%s: unsupported reloc %u against local symbol" msgid "%s: unsupported reloc %u against local symbol"
msgstr "" msgstr ""
#: aarch64.cc:6057 powerpc.cc:7953 s390.cc:2259 sparc.cc:2230 #: aarch64.cc:6058 powerpc.cc:7953 s390.cc:2259 sparc.cc:2230
msgid "requires unsupported dynamic reloc; recompile with -fPIC" msgid "requires unsupported dynamic reloc; recompile with -fPIC"
msgstr "" msgstr ""
#: aarch64.cc:6079 #: aarch64.cc:6080
#, c-format #, c-format
msgid "%s: unsupported TLS reloc %s for IFUNC symbol" msgid "%s: unsupported TLS reloc %s for IFUNC symbol"
msgstr "" msgstr ""
#: aarch64.cc:6123 aarch64.cc:6187 aarch64.cc:6497 #: aarch64.cc:6124 aarch64.cc:6188 aarch64.cc:6498
#, c-format #, c-format
msgid "%s: unsupported reloc %u in pos independent link." msgid "%s: unsupported reloc %u in pos independent link."
msgstr "" msgstr ""
#: aarch64.cc:6288 #: aarch64.cc:6289
#, c-format #, c-format
msgid "%s: unsupported TLSLE reloc %u in shared code." msgid "%s: unsupported TLSLE reloc %u in shared code."
msgstr "" msgstr ""
#: aarch64.cc:6373 arm.cc:8885 i386.cc:2127 mips.cc:12474 powerpc.cc:8788 #: aarch64.cc:6374 arm.cc:8885 i386.cc:2127 mips.cc:12520 powerpc.cc:8788
#: s390.cc:3064 s390.cc:3081 sparc.cc:2572 tilegx.cc:3605 tilegx.cc:4144 #: s390.cc:3064 s390.cc:3081 sparc.cc:2572 tilegx.cc:3605 tilegx.cc:4144
#: x86_64.cc:3475 x86_64.cc:3979 #: x86_64.cc:3513 x86_64.cc:4038
#, c-format #, c-format
msgid "%s: unsupported reloc %u against global symbol %s" msgid "%s: unsupported reloc %u against global symbol %s"
msgstr "" msgstr ""
#: aarch64.cc:6723 #: aarch64.cc:6724
#, c-format #, c-format
msgid "%s: unsupported TLSLE reloc type %u in shared objects." msgid "%s: unsupported TLSLE reloc type %u in shared objects."
msgstr "" msgstr ""
#: aarch64.cc:6768 #: aarch64.cc:6769
#, c-format #, c-format
msgid "%s: unsupported reloc type in global scan" msgid "%s: unsupported reloc type in global scan"
msgstr "" msgstr ""
#: aarch64.cc:6908 powerpc.cc:9925 s390.cc:4014 sparc.cc:3164 tilegx.cc:4211 #: aarch64.cc:6909 powerpc.cc:9925 s390.cc:4014 sparc.cc:3164 tilegx.cc:4211
#: x86_64.cc:4044 #: x86_64.cc:4103
#, c-format #, c-format
msgid "%s: unsupported REL reloc section" msgid "%s: unsupported REL reloc section"
msgstr "" msgstr ""
#: aarch64.cc:7071 arm.cc:9615 #: aarch64.cc:7072 arm.cc:9615
#, c-format #, c-format
msgid "cannot relocate %s in object file" msgid "cannot relocate %s in object file"
msgstr "" msgstr ""
#: aarch64.cc:7344 i386.cc:2987 i386.cc:3753 mips.cc:10076 powerpc.cc:12282 #: aarch64.cc:7345 i386.cc:2987 i386.cc:3753 mips.cc:10114 powerpc.cc:12282
#: s390.cc:3465 sparc.cc:3695 tilegx.cc:4726 x86_64.cc:4537 #: s390.cc:3465 sparc.cc:3695 tilegx.cc:4726 x86_64.cc:4597
#, c-format #, c-format
msgid "unexpected reloc %u in object file" msgid "unexpected reloc %u in object file"
msgstr "" msgstr ""
#: aarch64.cc:7350 #: aarch64.cc:7351
#, c-format #, c-format
msgid "unsupported reloc %s" msgid "unsupported reloc %s"
msgstr "" msgstr ""
#: aarch64.cc:7362 arm.cc:10095 arm.cc:10713 #: aarch64.cc:7363 arm.cc:10095 arm.cc:10713
#, c-format #, c-format
msgid "relocation overflow in %s" msgid "relocation overflow in %s"
msgstr "" msgstr ""
#: aarch64.cc:7370 arm.cc:10103 arm.cc:10718 #: aarch64.cc:7371 arm.cc:10103 arm.cc:10718
#, c-format #, c-format
msgid "unexpected opcode while processing relocation %s" msgid "unexpected opcode while processing relocation %s"
msgstr "" msgstr ""
#: aarch64.cc:7466 #: aarch64.cc:7467
#, c-format #, c-format
msgid "unsupported gd_to_ie relaxation on %u" msgid "unsupported gd_to_ie relaxation on %u"
msgstr "" msgstr ""
#: aarch64.cc:7638 #: aarch64.cc:7639
#, c-format #, c-format
msgid "%s: unsupported reloc %u in non-static TLSLE mode." msgid "%s: unsupported reloc %u in non-static TLSLE mode."
msgstr "" msgstr ""
#: aarch64.cc:7723 #: aarch64.cc:7724
#, c-format #, c-format
msgid "%s: unsupported TLS reloc %u." msgid "%s: unsupported TLS reloc %u."
msgstr "" msgstr ""
@ -178,35 +178,35 @@ msgstr ""
#. However the gd_to_le relaxation decision has been made early #. However the gd_to_le relaxation decision has been made early
#. in the scan stage, where we did not allocate a GOT entry for #. in the scan stage, where we did not allocate a GOT entry for
#. this symbol. Therefore we have to exit and report an error now. #. this symbol. Therefore we have to exit and report an error now.
#: aarch64.cc:7780 aarch64.cc:7880 #: aarch64.cc:7781 aarch64.cc:7881
#, c-format #, c-format
msgid "" msgid ""
"unexpected reloc insn sequence while relaxing tls gd to le for reloc %u." "unexpected reloc insn sequence while relaxing tls gd to le for reloc %u."
msgstr "" msgstr ""
#: aarch64.cc:7955 #: aarch64.cc:7956
#, c-format #, c-format
msgid "TLS variable referred by reloc %u is too far from TP." msgid "TLS variable referred by reloc %u is too far from TP."
msgstr "" msgstr ""
#: aarch64.cc:8025 #: aarch64.cc:8026
#, c-format #, c-format
msgid "" msgid ""
"TLS variable referred by reloc %u is too far from TP. We Can't do gd_to_le " "TLS variable referred by reloc %u is too far from TP. We Can't do gd_to_le "
"relaxation.\n" "relaxation.\n"
msgstr "" msgstr ""
#: aarch64.cc:8049 #: aarch64.cc:8050
#, c-format #, c-format
msgid "unsupported tlsdesc gd_to_le optimization on reloc %u" msgid "unsupported tlsdesc gd_to_le optimization on reloc %u"
msgstr "" msgstr ""
#: aarch64.cc:8121 #: aarch64.cc:8122
#, c-format #, c-format
msgid "Don't support tlsdesc gd_to_ie optimization on reloc %u" msgid "Don't support tlsdesc gd_to_ie optimization on reloc %u"
msgstr "" msgstr ""
#: aarch64.cc:8456 #: aarch64.cc:8478
#, c-format #, c-format
msgid "Erratum 835769 found and fixed at \"%s\", section %d, offset 0x%08x." msgid "Erratum 835769 found and fixed at \"%s\", section %d, offset 0x%08x."
msgstr "" msgstr ""
@ -389,27 +389,27 @@ msgid "requires unsupported dynamic reloc %s; recompile with -fPIC"
msgstr "" msgstr ""
#: arm.cc:8547 i386.cc:1786 s390.cc:2276 sparc.cc:2247 tilegx.cc:3223 #: arm.cc:8547 i386.cc:1786 s390.cc:2276 sparc.cc:2247 tilegx.cc:3223
#: x86_64.cc:3118 #: x86_64.cc:3133
#, c-format #, c-format
msgid "%s: unsupported TLS reloc %u for IFUNC symbol" msgid "%s: unsupported TLS reloc %u for IFUNC symbol"
msgstr "" msgstr ""
#: arm.cc:8643 i386.cc:1862 powerpc.cc:8257 s390.cc:2369 x86_64.cc:3216 #: arm.cc:8643 i386.cc:1862 powerpc.cc:8257 s390.cc:2369 x86_64.cc:3233
#, c-format #, c-format
msgid "section symbol %u has bad shndx %u" msgid "section symbol %u has bad shndx %u"
msgstr "" msgstr ""
#. These are relocations which should only be seen by the #. These are relocations which should only be seen by the
#. dynamic linker, and should never be seen here. #. dynamic linker, and should never be seen here.
#: arm.cc:8752 arm.cc:9233 i386.cc:1950 i386.cc:2436 mips.cc:11258 #: arm.cc:8752 arm.cc:9233 i386.cc:1950 i386.cc:2436 mips.cc:11296
#: s390.cc:2468 s390.cc:2902 sparc.cc:2553 sparc.cc:3033 tilegx.cc:3584 #: s390.cc:2468 s390.cc:2902 sparc.cc:2553 sparc.cc:3033 tilegx.cc:3584
#: tilegx.cc:4139 x86_64.cc:3331 x86_64.cc:3852 #: tilegx.cc:4139 x86_64.cc:3358 x86_64.cc:3898
#, c-format #, c-format
msgid "%s: unexpected reloc %u in object file" msgid "%s: unexpected reloc %u in object file"
msgstr "" msgstr ""
#: arm.cc:8784 i386.cc:1984 mips.cc:10707 s390.cc:2512 sparc.cc:2452 #: arm.cc:8784 i386.cc:1984 mips.cc:10745 s390.cc:2512 sparc.cc:2452
#: tilegx.cc:3488 x86_64.cc:3363 #: tilegx.cc:3488 x86_64.cc:3399
#, c-format #, c-format
msgid "local symbol %u has bad shndx %u" msgid "local symbol %u has bad shndx %u"
msgstr "" msgstr ""
@ -426,10 +426,10 @@ msgid ""
msgstr "" msgstr ""
#: arm.cc:10247 i386.cc:3019 i386.cc:3101 i386.cc:3166 i386.cc:3202 #: arm.cc:10247 i386.cc:3019 i386.cc:3101 i386.cc:3166 i386.cc:3202
#: i386.cc:3274 mips.cc:12296 powerpc.cc:12396 s390.cc:3471 s390.cc:3542 #: i386.cc:3274 mips.cc:12342 powerpc.cc:12396 s390.cc:3471 s390.cc:3542
#: s390.cc:3579 s390.cc:3601 s390.cc:3626 sparc.cc:3701 sparc.cc:3892 #: s390.cc:3579 s390.cc:3601 s390.cc:3626 sparc.cc:3701 sparc.cc:3892
#: sparc.cc:3953 sparc.cc:4060 tilegx.cc:4732 x86_64.cc:4558 x86_64.cc:4684 #: sparc.cc:3953 sparc.cc:4060 tilegx.cc:4732 x86_64.cc:4620 x86_64.cc:4748
#: x86_64.cc:4756 x86_64.cc:4790 #: x86_64.cc:4823 x86_64.cc:4857
#, c-format #, c-format
msgid "unsupported reloc %u" msgid "unsupported reloc %u"
msgstr "" msgstr ""
@ -1076,7 +1076,7 @@ msgstr ""
#. FIXME: This needs to specify the location somehow. #. FIXME: This needs to specify the location somehow.
#: i386.cc:639 i386.cc:2800 sparc.cc:324 sparc.cc:3296 x86_64.cc:962 #: i386.cc:639 i386.cc:2800 sparc.cc:324 sparc.cc:3296 x86_64.cc:962
#: x86_64.cc:4238 #: x86_64.cc:4297
msgid "missing expected TLS relocation" msgid "missing expected TLS relocation"
msgstr "" msgstr ""
@ -1119,12 +1119,12 @@ msgstr ""
msgid "both SUN and GNU model TLS relocations" msgid "both SUN and GNU model TLS relocations"
msgstr "" msgstr ""
#: i386.cc:3767 mips.cc:10080 #: i386.cc:3767 mips.cc:10118
#, c-format #, c-format
msgid "unsupported reloc %u in object file" msgid "unsupported reloc %u in object file"
msgstr "" msgstr ""
#: i386.cc:4036 powerpc.cc:9879 s390.cc:4886 x86_64.cc:5642 #: i386.cc:4036 powerpc.cc:9879 s390.cc:4886 x86_64.cc:5743
#, c-format #, c-format
msgid "failed to match split-stack sequence at section %u offset %0zx" msgid "failed to match split-stack sequence at section %u offset %0zx"
msgstr "" msgstr ""
@ -1468,169 +1468,169 @@ msgstr ""
msgid ".MIPS.abiflags" msgid ".MIPS.abiflags"
msgstr "" msgstr ""
#: mips.cc:4632 #: mips.cc:4634
msgid "JALX to a non-word-aligned address" msgid "JALX to a non-word-aligned address"
msgstr "" msgstr ""
#: mips.cc:4686 #: mips.cc:4688
msgid "" msgid ""
"Unsupported jump between ISA modes; consider recompiling with interlinking " "Unsupported jump between ISA modes; consider recompiling with interlinking "
"enabled." "enabled."
msgstr "" msgstr ""
#: mips.cc:5486 #: mips.cc:5481 mips.cc:5524
msgid "" msgid ""
"small-data section exceeds 64KB; lower small-data size limit (see option -G)" "small-data section too large; lower small-data size limit (see option -G)"
msgstr "" msgstr ""
#: mips.cc:6907 #: mips.cc:6945
#, c-format #, c-format
msgid "%s: .MIPS.abiflags section has unsupported version %u" msgid "%s: .MIPS.abiflags section has unsupported version %u"
msgstr "" msgstr ""
#: mips.cc:6970 #: mips.cc:7008
#, c-format #, c-format
msgid "%s: Warning: bad `%s' option size %u smaller than its header" msgid "%s: Warning: bad `%s' option size %u smaller than its header"
msgstr "" msgstr ""
#: mips.cc:7050 #: mips.cc:7088
#, c-format #, c-format
msgid "no relocation found in mips16 stub section '%s'" msgid "no relocation found in mips16 stub section '%s'"
msgstr "" msgstr ""
#: mips.cc:7552 mips.cc:7715 #: mips.cc:7590 mips.cc:7753
#, c-format #, c-format
msgid ".got.plt offset of %ld from .plt beyond the range of ADDIUPC" msgid ".got.plt offset of %ld from .plt beyond the range of ADDIUPC"
msgstr "" msgstr ""
#: mips.cc:8263 #: mips.cc:8301
#, c-format #, c-format
msgid "" msgid ""
"Warning: bad `%s' option size %u smaller than its header in output section" "Warning: bad `%s' option size %u smaller than its header in output section"
msgstr "" msgstr ""
#: mips.cc:9103 #: mips.cc:9141
#, c-format #, c-format
msgid "%s: Unknown architecture %s" msgid "%s: Unknown architecture %s"
msgstr "" msgstr ""
#: mips.cc:9204 #: mips.cc:9242
#, c-format #, c-format
msgid "%s: Inconsistent ISA between e_flags and .MIPS.abiflags" msgid "%s: Inconsistent ISA between e_flags and .MIPS.abiflags"
msgstr "" msgstr ""
#: mips.cc:9208 #: mips.cc:9246
#, c-format #, c-format
msgid "%s: Inconsistent FP ABI between .gnu.attributes and .MIPS.abiflags" msgid "%s: Inconsistent FP ABI between .gnu.attributes and .MIPS.abiflags"
msgstr "" msgstr ""
#: mips.cc:9211 #: mips.cc:9249
#, c-format #, c-format
msgid "%s: Inconsistent ASEs between e_flags and .MIPS.abiflags" msgid "%s: Inconsistent ASEs between e_flags and .MIPS.abiflags"
msgstr "" msgstr ""
#: mips.cc:9217 #: mips.cc:9255
#, c-format #, c-format
msgid "%s: Inconsistent ISA extensions between e_flags and .MIPS.abiflags" msgid "%s: Inconsistent ISA extensions between e_flags and .MIPS.abiflags"
msgstr "" msgstr ""
#: mips.cc:9220 #: mips.cc:9258
#, c-format #, c-format
msgid "%s: Unexpected flag in the flags2 field of .MIPS.abiflags (0x%x)" msgid "%s: Unexpected flag in the flags2 field of .MIPS.abiflags (0x%x)"
msgstr "" msgstr ""
#: mips.cc:9242 #: mips.cc:9280
msgid "-mips32r2 -mfp64 (12 callee-saved)" msgid "-mips32r2 -mfp64 (12 callee-saved)"
msgstr "" msgstr ""
#: mips.cc:9283 #: mips.cc:9321
#, c-format #, c-format
msgid "%s: FP ABI %s is incompatible with %s" msgid "%s: FP ABI %s is incompatible with %s"
msgstr "" msgstr ""
#: mips.cc:9418 #: mips.cc:9456
#, c-format #, c-format
msgid "%s: linking abicalls files with non-abicalls files" msgid "%s: linking abicalls files with non-abicalls files"
msgstr "" msgstr ""
#: mips.cc:9431 #: mips.cc:9469
#, c-format #, c-format
msgid "%s: linking 32-bit code with 64-bit code" msgid "%s: linking 32-bit code with 64-bit code"
msgstr "" msgstr ""
#. The ISAs aren't compatible. #. The ISAs aren't compatible.
#: mips.cc:9457 mips.cc:9509 mips.cc:9523 #: mips.cc:9495 mips.cc:9547 mips.cc:9561
#, c-format #, c-format
msgid "%s: linking %s module with previous %s modules" msgid "%s: linking %s module with previous %s modules"
msgstr "" msgstr ""
#: mips.cc:9473 #: mips.cc:9511
#, c-format #, c-format
msgid "%s: ABI mismatch: linking %s module with previous %s modules" msgid "%s: ABI mismatch: linking %s module with previous %s modules"
msgstr "" msgstr ""
#: mips.cc:9495 #: mips.cc:9533
#, c-format #, c-format
msgid "%s: ASE mismatch: linking %s module with previous %s modules" msgid "%s: ASE mismatch: linking %s module with previous %s modules"
msgstr "" msgstr ""
#: mips.cc:9536 #: mips.cc:9574
#, c-format #, c-format
msgid "%s: uses different e_flags (0x%x) fields than previous modules (0x%x)" msgid "%s: uses different e_flags (0x%x) fields than previous modules (0x%x)"
msgstr "" msgstr ""
#: mips.cc:9944 #: mips.cc:9982
#, c-format #, c-format
msgid "Unknown dynamic tag 0x%x" msgid "Unknown dynamic tag 0x%x"
msgstr "" msgstr ""
#: mips.cc:10385 mips.cc:12322 #: mips.cc:10423 mips.cc:12368
#, c-format #, c-format
msgid "relocation overflow: %u against local symbol %u in %s" msgid "relocation overflow: %u against local symbol %u in %s"
msgstr "" msgstr ""
#: mips.cc:10391 mips.cc:12338 #: mips.cc:10429 mips.cc:12384
msgid "unexpected opcode while processing relocation" msgid "unexpected opcode while processing relocation"
msgstr "" msgstr ""
#: mips.cc:10539 #: mips.cc:10577
#, c-format #, c-format
msgid "CALL16 reloc at 0x%lx not against global symbol " msgid "CALL16 reloc at 0x%lx not against global symbol "
msgstr "" msgstr ""
#: mips.cc:10791 mips.cc:11296 #: mips.cc:10829 mips.cc:11334
#, c-format #, c-format
msgid "" msgid ""
"%s: relocation %u against `%s' can not be used when making a shared object; " "%s: relocation %u against `%s' can not be used when making a shared object; "
"recompile with -fPIC" "recompile with -fPIC"
msgstr "" msgstr ""
#: mips.cc:11107 #: mips.cc:11145
#, c-format #, c-format
msgid "non-dynamic relocations refer to dynamic symbol %s" msgid "non-dynamic relocations refer to dynamic symbol %s"
msgstr "" msgstr ""
#: mips.cc:11584 #: mips.cc:11622
msgid "" msgid ""
"relocations against _gp_disp are permitted only with R_MIPS_HI16 and " "relocations against _gp_disp are permitted only with R_MIPS_HI16 and "
"R_MIPS_LO16 relocations." "R_MIPS_LO16 relocations."
msgstr "" msgstr ""
#: mips.cc:11719 #: mips.cc:11757
msgid "MIPS16 and microMIPS functions cannot call each other" msgid "MIPS16 and microMIPS functions cannot call each other"
msgstr "" msgstr ""
#: mips.cc:12327 #: mips.cc:12373
#, c-format #, c-format
msgid "relocation overflow: %u against '%s' defined in %s" msgid "relocation overflow: %u against '%s' defined in %s"
msgstr "" msgstr ""
#: mips.cc:12333 #: mips.cc:12379
#, c-format #, c-format
msgid "relocation overflow: %u against '%s'" msgid "relocation overflow: %u against '%s'"
msgstr "" msgstr ""
#: mips.cc:12342 #: mips.cc:12388
msgid "unaligned PC-relative relocation" msgid "unaligned PC-relative relocation"
msgstr "" msgstr ""
@ -3808,7 +3808,7 @@ msgstr ""
msgid "R_390_PC32DBL target misaligned at %llx" msgid "R_390_PC32DBL target misaligned at %llx"
msgstr "" msgstr ""
#: s390.cc:1099 tilegx.cc:2088 x86_64.cc:1697 #: s390.cc:1099 tilegx.cc:2088 x86_64.cc:1699
msgid "out of patch space (PLT); relink with --incremental-full" msgid "out of patch space (PLT); relink with --incremental-full"
msgstr "" msgstr ""
@ -3816,7 +3816,7 @@ msgstr ""
msgid "relocation overflow" msgid "relocation overflow"
msgstr "" msgstr ""
#: s390.cc:3677 s390.cc:3733 x86_64.cc:4878 #: s390.cc:3677 s390.cc:3733 x86_64.cc:4946
#, c-format #, c-format
msgid "unsupported reloc type %u" msgid "unsupported reloc type %u"
msgstr "" msgstr ""
@ -4279,7 +4279,7 @@ msgstr ""
msgid "linker does not include stack split support required by %s" msgid "linker does not include stack split support required by %s"
msgstr "" msgstr ""
#: tilegx.cc:2738 x86_64.cc:2714 #: tilegx.cc:2738 x86_64.cc:2716
msgid "TLS_DESC not yet supported for incremental linking" msgid "TLS_DESC not yet supported for incremental linking"
msgstr "" msgstr ""
@ -4287,7 +4287,7 @@ msgstr ""
msgid "TLS_DESC not yet supported for TILEGX" msgid "TLS_DESC not yet supported for TILEGX"
msgstr "" msgstr ""
#: tilegx.cc:3202 x86_64.cc:3096 #: tilegx.cc:3202 x86_64.cc:3111
#, c-format #, c-format
msgid "requires unsupported dynamic reloc %u; recompile with -fPIC" msgid "requires unsupported dynamic reloc %u; recompile with -fPIC"
msgstr "" msgstr ""
@ -4303,7 +4303,7 @@ msgstr ""
#. This output is intended to follow the GNU standards. #. This output is intended to follow the GNU standards.
#: version.cc:65 #: version.cc:65
#, c-format #, c-format
msgid "Copyright (C) 2023 Free Software Foundation, Inc.\n" msgid "Copyright (C) 2024 Free Software Foundation, Inc.\n"
msgstr "" msgstr ""
#: version.cc:66 #: version.cc:66
@ -4320,51 +4320,51 @@ msgstr ""
msgid "%s failed: %s" msgid "%s failed: %s"
msgstr "" msgstr ""
#: x86_64.cc:1500 #: x86_64.cc:1502
#, c-format #, c-format
msgid "" msgid ""
"%s: corrupt .note.gnu.property section (pr_datasz for property %d is not 4)" "%s: corrupt .note.gnu.property section (pr_datasz for property %d is not 4)"
msgstr "" msgstr ""
#: x86_64.cc:1508 #: x86_64.cc:1510
#, c-format #, c-format
msgid "%s: unknown program property type 0x%x in .note.gnu.property section" msgid "%s: unknown program property type 0x%x in .note.gnu.property section"
msgstr "" msgstr ""
#: x86_64.cc:1930 #: x86_64.cc:1932
#, c-format #, c-format
msgid "PC-relative offset overflow in PLT entry %d" msgid "PC-relative offset overflow in PLT entry %d"
msgstr "" msgstr ""
#: x86_64.cc:2140 #: x86_64.cc:2142
#, c-format #, c-format
msgid "PC-relative offset overflow in APLT entry %d" msgid "PC-relative offset overflow in APLT entry %d"
msgstr "" msgstr ""
#: x86_64.cc:3064 #: x86_64.cc:3079
msgid "" msgid ""
"requires dynamic R_X86_64_32 reloc which may overflow at runtime; recompile " "requires dynamic R_X86_64_32 reloc which may overflow at runtime; recompile "
"with -fPIC" "with -fPIC"
msgstr "" msgstr ""
#: x86_64.cc:3081 #: x86_64.cc:3096
#, c-format #, c-format
msgid "" msgid ""
"requires dynamic %s reloc against '%s' which may overflow at runtime; " "requires dynamic %s reloc against '%s' which may overflow at runtime; "
"recompile with -fPIC" "recompile with -fPIC"
msgstr "" msgstr ""
#: x86_64.cc:4569 #: x86_64.cc:4631
#, c-format #, c-format
msgid "relocation overflow: reference to local symbol %u in %s" msgid "relocation overflow: reference to local symbol %u in %s"
msgstr "" msgstr ""
#: x86_64.cc:4576 #: x86_64.cc:4638
#, c-format #, c-format
msgid "relocation overflow: reference to '%s' defined in %s" msgid "relocation overflow: reference to '%s' defined in %s"
msgstr "" msgstr ""
#: x86_64.cc:4584 #: x86_64.cc:4646
#, c-format #, c-format
msgid "relocation overflow: reference to '%s'" msgid "relocation overflow: reference to '%s'"
msgstr "" msgstr ""

View File

@ -1,3 +1,8 @@
2024-01-15 Nick Clifton <nickc@redhat.com>
* configure: Regenerate.
* po/gprof.pot: Regenerate.
2024-01-15 Nick Clifton <nickc@redhat.com> 2024-01-15 Nick Clifton <nickc@redhat.com>
* 2.42 branch point. * 2.42 branch point.

20
gprof/configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gprof 2.41.50. # Generated by GNU Autoconf 2.69 for gprof 2.41.90.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='gprof' PACKAGE_NAME='gprof'
PACKAGE_TARNAME='gprof' PACKAGE_TARNAME='gprof'
PACKAGE_VERSION='2.41.50' PACKAGE_VERSION='2.41.90'
PACKAGE_STRING='gprof 2.41.50' PACKAGE_STRING='gprof 2.41.90'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' 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. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures gprof 2.41.50 to adapt to many kinds of systems. \`configure' configures gprof 2.41.90 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1420,7 +1420,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of gprof 2.41.50:";; short | recursive ) echo "Configuration of gprof 2.41.90:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1539,7 +1539,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
gprof configure 2.41.50 gprof configure 2.41.90
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -1904,7 +1904,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by gprof $as_me 2.41.50, which was It was created by gprof $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -2884,7 +2884,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='gprof' PACKAGE='gprof'
VERSION='2.41.50' VERSION='2.41.90'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -14505,7 +14505,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by gprof $as_me 2.41.50, which was This file was extended by gprof $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -14571,7 +14571,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
gprof config.status 2.41.50 gprof config.status 2.41.90
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
"POT-Creation-Date: 2023-11-15 11:16+0000\n" "POT-Creation-Date: 2024-01-15 14:58+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

20
gprofng/configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gprofng 2.41.50. # Generated by GNU Autoconf 2.69 for gprofng 2.41.90.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='gprofng' PACKAGE_NAME='gprofng'
PACKAGE_TARNAME='gprofng' PACKAGE_TARNAME='gprofng'
PACKAGE_VERSION='2.41.50' PACKAGE_VERSION='2.41.90'
PACKAGE_STRING='gprofng 2.41.50' PACKAGE_STRING='gprofng 2.41.90'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@ -1361,7 +1361,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures gprofng 2.41.50 to adapt to many kinds of systems. \`configure' configures gprofng 2.41.90 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1432,7 +1432,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of gprofng 2.41.50:";; short | recursive ) echo "Configuration of gprofng 2.41.90:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1546,7 +1546,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
gprofng configure 2.41.50 gprofng configure 2.41.90
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -2078,7 +2078,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by gprofng $as_me 2.41.50, which was It was created by gprofng $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -3051,7 +3051,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='gprofng' PACKAGE='gprofng'
VERSION='2.41.50' VERSION='2.41.90'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -17515,7 +17515,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by gprofng $as_me 2.41.50, which was This file was extended by gprofng $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -17581,7 +17581,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
gprofng config.status 2.41.50 gprofng config.status 2.41.90
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

View File

@ -1,4 +1,4 @@
@set UPDATED 4 January 2024 @set UPDATED 15 January 2024
@set UPDATED-MONTH January 2024 @set UPDATED-MONTH January 2024
@set EDITION 2.41.50 @set EDITION 2.41.90
@set VERSION 2.41.50 @set VERSION 2.41.90

View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gprofng 2.41.50. # Generated by GNU Autoconf 2.69 for gprofng 2.41.90.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='gprofng' PACKAGE_NAME='gprofng'
PACKAGE_TARNAME='gprofng' PACKAGE_TARNAME='gprofng'
PACKAGE_VERSION='2.41.50' PACKAGE_VERSION='2.41.90'
PACKAGE_STRING='gprofng 2.41.50' PACKAGE_STRING='gprofng 2.41.90'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' 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. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures gprofng 2.41.50 to adapt to many kinds of systems. \`configure' configures gprofng 2.41.90 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1395,7 +1395,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of gprofng 2.41.50:";; short | recursive ) echo "Configuration of gprofng 2.41.90:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1504,7 +1504,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
gprofng configure 2.41.50 gprofng configure 2.41.90
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -1990,7 +1990,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by gprofng $as_me 2.41.50, which was It was created by gprofng $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -2967,7 +2967,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='gprofng' PACKAGE='gprofng'
VERSION='2.41.50' VERSION='2.41.90'
cat >>confdefs.h <<_ACEOF 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 # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by gprofng $as_me 2.41.50, which was This file was extended by gprofng $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -16202,7 +16202,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
gprofng config.status 2.41.50 gprofng config.status 2.41.90
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

View File

@ -1,3 +1,8 @@
2024-01-15 Nick Clifton <nickc@redhat.com>
* configure: Regenerate.
* po/ld.pot: Regenerate.
2024-01-15 Nick Clifton <nickc@redhat.com> 2024-01-15 Nick Clifton <nickc@redhat.com>
* 2.42 branch point. * 2.42 branch point.

20
ld/configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for ld 2.41.50. # Generated by GNU Autoconf 2.69 for ld 2.41.90.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='ld' PACKAGE_NAME='ld'
PACKAGE_TARNAME='ld' PACKAGE_TARNAME='ld'
PACKAGE_VERSION='2.41.50' PACKAGE_VERSION='2.41.90'
PACKAGE_STRING='ld 2.41.50' PACKAGE_STRING='ld 2.41.90'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@ -1436,7 +1436,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures ld 2.41.50 to adapt to many kinds of systems. \`configure' configures ld 2.41.90 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1507,7 +1507,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of ld 2.41.50:";; short | recursive ) echo "Configuration of ld 2.41.90:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1687,7 +1687,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
ld configure 2.41.50 ld configure 2.41.90
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -2402,7 +2402,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by ld $as_me 2.41.50, which was It was created by ld $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -3386,7 +3386,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='ld' PACKAGE='ld'
VERSION='2.41.50' VERSION='2.41.90'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -20071,7 +20071,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by ld $as_me 2.41.50, which was This file was extended by ld $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -20137,7 +20137,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
ld config.status 2.41.50 ld config.status 2.41.90
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,8 @@
2024-01-15 Nick Clifton <nickc@redhat.com>
* configure: Regenerate.
* po/opcodes.pot: Regenerate.
2024-01-15 Nick Clifton <nickc@redhat.com> 2024-01-15 Nick Clifton <nickc@redhat.com>
* 2.42 branch point. * 2.42 branch point.

20
opcodes/configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for opcodes 2.41.50. # Generated by GNU Autoconf 2.69 for opcodes 2.41.90.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='opcodes' PACKAGE_NAME='opcodes'
PACKAGE_TARNAME='opcodes' PACKAGE_TARNAME='opcodes'
PACKAGE_VERSION='2.41.50' PACKAGE_VERSION='2.41.90'
PACKAGE_STRING='opcodes 2.41.50' PACKAGE_STRING='opcodes 2.41.90'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' 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. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures opcodes 2.41.50 to adapt to many kinds of systems. \`configure' configures opcodes 2.41.90 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1442,7 +1442,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of opcodes 2.41.50:";; short | recursive ) echo "Configuration of opcodes 2.41.90:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1564,7 +1564,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
opcodes configure 2.41.50 opcodes configure 2.41.90
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -2158,7 +2158,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by opcodes $as_me 2.41.50, which was It was created by opcodes $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -3138,7 +3138,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='opcodes' PACKAGE='opcodes'
VERSION='2.41.50' VERSION='2.41.90'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -15128,7 +15128,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by opcodes $as_me 2.41.50, which was This file was extended by opcodes $as_me 2.41.90, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -15194,7 +15194,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
opcodes config.status 2.41.50 opcodes config.status 2.41.90
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

View File

@ -8,20 +8,19 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
"POT-Creation-Date: 2024-01-04 22:43+1030\n" "POT-Creation-Date: 2024-01-15 14:56+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: aarch64-asm.c:834 #: aarch64-asm.c:874
msgid "specified register cannot be read from" msgid "specified register cannot be read from"
msgstr "" msgstr ""
#: aarch64-asm.c:843 #: aarch64-asm.c:883
msgid "specified register cannot be written to" msgid "specified register cannot be written to"
msgstr "" msgstr ""
@ -31,17 +30,17 @@ msgstr ""
msgid "unrecognised disassembler option: %s" msgid "unrecognised disassembler option: %s"
msgstr "" msgstr ""
#: aarch64-dis.c:3730 #: aarch64-dis.c:3955
#, c-format #, c-format
msgid "this `%s' should have an immediately preceding `%s'" msgid "this `%s' should have an immediately preceding `%s'"
msgstr "" msgstr ""
#: aarch64-dis.c:3737 #: aarch64-dis.c:3962
#, c-format #, c-format
msgid "expected `%s' after previous `%s'" msgid "expected `%s' after previous `%s'"
msgstr "" msgstr ""
#: aarch64-dis.c:4163 #: aarch64-dis.c:4388
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -49,341 +48,349 @@ msgid ""
"with the -M switch (multiple options should be separated by commas):\n" "with the -M switch (multiple options should be separated by commas):\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4167 #: aarch64-dis.c:4392
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" no-aliases Don't print instruction aliases.\n" " no-aliases Don't print instruction aliases.\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4170 #: aarch64-dis.c:4395
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" aliases Do print instruction aliases.\n" " aliases Do print instruction aliases.\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4173 #: aarch64-dis.c:4398
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" no-notes Don't print instruction notes.\n" " no-notes Don't print instruction notes.\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4176 #: aarch64-dis.c:4401
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" notes Do print instruction notes.\n" " notes Do print instruction notes.\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4180 #: aarch64-dis.c:4405
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" debug_dump Temp switch for debug trace.\n" " debug_dump Temp switch for debug trace.\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4184 arc-dis.c:1607 arc-dis.c:1630 arc-dis.c:1633 #: aarch64-dis.c:4409 arc-dis.c:1607 arc-dis.c:1630 arc-dis.c:1633
#: kvx-dis.c:1586 loongarch-dis.c:332 mips-dis.c:2903 mips-dis.c:2915 #: kvx-dis.c:1586 loongarch-dis.c:337 mips-dis.c:2903 mips-dis.c:2915
#: mips-dis.c:2918 nfp-dis.c:2995 riscv-dis.c:1467 riscv-dis.c:1470 #: mips-dis.c:2918 nfp-dis.c:2995 riscv-dis.c:1489 riscv-dis.c:1492
#, c-format #, c-format
msgid "\n" msgid "\n"
msgstr "" msgstr ""
#: aarch64-opc.c:1434 #: aarch64-opc.c:1446
msgid "immediate value" msgid "immediate value"
msgstr "" msgstr ""
#: aarch64-opc.c:1444 #: aarch64-opc.c:1456
msgid "immediate offset" msgid "immediate offset"
msgstr "" msgstr ""
#: aarch64-opc.c:1454 #: aarch64-opc.c:1466
msgid "register number" msgid "register number"
msgstr "" msgstr ""
#: aarch64-opc.c:1464 #: aarch64-opc.c:1476
msgid "register element index" msgid "register element index"
msgstr "" msgstr ""
#: aarch64-opc.c:1474 #: aarch64-opc.c:1486
msgid "shift amount" msgid "shift amount"
msgstr "" msgstr ""
#: aarch64-opc.c:1486 #: aarch64-opc.c:1498
msgid "multiplier" msgid "multiplier"
msgstr "" msgstr ""
#: aarch64-opc.c:1605 #: aarch64-opc.c:1617
msgid "expected a selection register in the range w12-w15" msgid "expected a selection register in the range w12-w15"
msgstr "" msgstr ""
#: aarch64-opc.c:1609 #: aarch64-opc.c:1621
msgid "expected a selection register in the range w8-w11" msgid "expected a selection register in the range w8-w11"
msgstr "" msgstr ""
#: aarch64-opc.c:1628 #: aarch64-opc.c:1640
msgid "starting offset is not a multiple of 2" msgid "starting offset is not a multiple of 2"
msgstr "" msgstr ""
#: aarch64-opc.c:1629 #: aarch64-opc.c:1641
msgid "starting offset is not a multiple of 4" msgid "starting offset is not a multiple of 4"
msgstr "" msgstr ""
#: aarch64-opc.c:1637 #: aarch64-opc.c:1649
msgid "expected a single offset rather than a range" msgid "expected a single offset rather than a range"
msgstr "" msgstr ""
#: aarch64-opc.c:1641 #: aarch64-opc.c:1653
msgid "expected a range of two offsets" msgid "expected a range of two offsets"
msgstr "" msgstr ""
#: aarch64-opc.c:1644 #: aarch64-opc.c:1656
msgid "expected a range of four offsets" msgid "expected a range of four offsets"
msgstr "" msgstr ""
#: aarch64-opc.c:1703 #: aarch64-opc.c:1737
msgid "second reg in pair should be xzr if first is xzr"
msgstr ""
#: aarch64-opc.c:1751
msgid "reg pair must start from even reg" msgid "reg pair must start from even reg"
msgstr "" msgstr ""
#: aarch64-opc.c:1709 #: aarch64-opc.c:1757
msgid "reg pair must be contiguous" msgid "reg pair must be contiguous"
msgstr "" msgstr ""
#: aarch64-opc.c:1723 #: aarch64-opc.c:1771
msgid "extraneous register" msgid "extraneous register"
msgstr "" msgstr ""
#: aarch64-opc.c:1729 #: aarch64-opc.c:1777
msgid "missing register" msgid "missing register"
msgstr "" msgstr ""
#: aarch64-opc.c:1740 #: aarch64-opc.c:1788
msgid "stack pointer register expected" msgid "stack pointer register expected"
msgstr "" msgstr ""
#: aarch64-opc.c:1843 aarch64-opc.c:1859 #: aarch64-opc.c:1906 aarch64-opc.c:1922
msgid "start register out of range" msgid "start register out of range"
msgstr "" msgstr ""
#: aarch64-opc.c:1988 aarch64-opc.c:1996 #: aarch64-opc.c:2094 aarch64-opc.c:2102 aarch64-opc.c:2125
msgid "unexpected address writeback" msgid "unexpected address writeback"
msgstr "" msgstr ""
#: aarch64-opc.c:2007 #: aarch64-opc.c:2113
msgid "address writeback expected" msgid "address writeback expected"
msgstr "" msgstr ""
#: aarch64-opc.c:2054 #: aarch64-opc.c:2173
msgid "negative or unaligned offset expected" msgid "negative or unaligned offset expected"
msgstr "" msgstr ""
#: aarch64-opc.c:2111 #: aarch64-opc.c:2230
msgid "invalid register offset" msgid "invalid register offset"
msgstr "" msgstr ""
#: aarch64-opc.c:2133 #: aarch64-opc.c:2252
msgid "invalid post-increment amount" msgid "invalid post-increment amount"
msgstr "" msgstr ""
#: aarch64-opc.c:2149 aarch64-opc.c:2668 #: aarch64-opc.c:2268 aarch64-opc.c:2814
msgid "invalid shift amount" msgid "invalid shift amount"
msgstr "" msgstr ""
#: aarch64-opc.c:2162 #: aarch64-opc.c:2281
msgid "invalid extend/shift operator" msgid "invalid extend/shift operator"
msgstr "" msgstr ""
#: aarch64-opc.c:2208 aarch64-opc.c:2468 aarch64-opc.c:2503 aarch64-opc.c:2522 #: aarch64-opc.c:2327 aarch64-opc.c:2614 aarch64-opc.c:2649 aarch64-opc.c:2668
#: aarch64-opc.c:2530 aarch64-opc.c:2621 aarch64-opc.c:2798 aarch64-opc.c:2898 #: aarch64-opc.c:2676 aarch64-opc.c:2767 aarch64-opc.c:2944 aarch64-opc.c:3044
#: aarch64-opc.c:2911 #: aarch64-opc.c:3057
msgid "immediate out of range" msgid "immediate out of range"
msgstr "" msgstr ""
#: aarch64-opc.c:2238 aarch64-opc.c:2280 aarch64-opc.c:2343 aarch64-opc.c:2377 #: aarch64-opc.c:2357 aarch64-opc.c:2399 aarch64-opc.c:2462 aarch64-opc.c:2496
msgid "invalid addressing mode" msgid "invalid addressing mode"
msgstr "" msgstr ""
#: aarch64-opc.c:2335 #: aarch64-opc.c:2454
msgid "index register xzr is not allowed" msgid "index register xzr is not allowed"
msgstr "" msgstr ""
#: aarch64-opc.c:2456 aarch64-opc.c:2478 aarch64-opc.c:2701 aarch64-opc.c:2709 #: aarch64-opc.c:2523
#: aarch64-opc.c:2775 aarch64-opc.c:2804 msgid "invalid increment amount"
msgstr ""
#: aarch64-opc.c:2602 aarch64-opc.c:2624 aarch64-opc.c:2847 aarch64-opc.c:2855
#: aarch64-opc.c:2921 aarch64-opc.c:2950
msgid "invalid shift operator" msgid "invalid shift operator"
msgstr "" msgstr ""
#: aarch64-opc.c:2462 #: aarch64-opc.c:2608
msgid "shift amount must be 0 or 12" msgid "shift amount must be 0 or 12"
msgstr "" msgstr ""
#: aarch64-opc.c:2485 #: aarch64-opc.c:2631
msgid "shift amount must be a multiple of 16" msgid "shift amount must be a multiple of 16"
msgstr "" msgstr ""
#: aarch64-opc.c:2497 #: aarch64-opc.c:2643
msgid "negative immediate value not allowed" msgid "negative immediate value not allowed"
msgstr "" msgstr ""
#: aarch64-opc.c:2632 #: aarch64-opc.c:2778
msgid "immediate zero expected" msgid "immediate zero expected"
msgstr "" msgstr ""
#: aarch64-opc.c:2646 #: aarch64-opc.c:2792
msgid "rotate expected to be 0, 90, 180 or 270" msgid "rotate expected to be 0, 90, 180 or 270"
msgstr "" msgstr ""
#: aarch64-opc.c:2657 #: aarch64-opc.c:2803
msgid "rotate expected to be 90 or 270" msgid "rotate expected to be 90 or 270"
msgstr "" msgstr ""
#: aarch64-opc.c:2717 #: aarch64-opc.c:2863
msgid "shift is not permitted" msgid "shift is not permitted"
msgstr "" msgstr ""
#: aarch64-opc.c:2742 #: aarch64-opc.c:2888
msgid "invalid value for immediate" msgid "invalid value for immediate"
msgstr "" msgstr ""
#: aarch64-opc.c:2767 #: aarch64-opc.c:2913
msgid "shift amount must be 0 or 16" msgid "shift amount must be 0 or 16"
msgstr "" msgstr ""
#: aarch64-opc.c:2788 #: aarch64-opc.c:2934
msgid "floating-point immediate expected" msgid "floating-point immediate expected"
msgstr "" msgstr ""
#: aarch64-opc.c:2822 #: aarch64-opc.c:2968
msgid "no shift amount allowed for 8-bit constants" msgid "no shift amount allowed for 8-bit constants"
msgstr "" msgstr ""
#: aarch64-opc.c:2832 #: aarch64-opc.c:2978
msgid "shift amount must be 0 or 8" msgid "shift amount must be 0 or 8"
msgstr "" msgstr ""
#: aarch64-opc.c:2845 #: aarch64-opc.c:2991
msgid "immediate too big for element size" msgid "immediate too big for element size"
msgstr "" msgstr ""
#: aarch64-opc.c:2852 #: aarch64-opc.c:2998
msgid "invalid arithmetic immediate" msgid "invalid arithmetic immediate"
msgstr "" msgstr ""
#: aarch64-opc.c:2866 #: aarch64-opc.c:3012
msgid "floating-point value must be 0.5 or 1.0" msgid "floating-point value must be 0.5 or 1.0"
msgstr "" msgstr ""
#: aarch64-opc.c:2876 #: aarch64-opc.c:3022
msgid "floating-point value must be 0.5 or 2.0" msgid "floating-point value must be 0.5 or 2.0"
msgstr "" msgstr ""
#: aarch64-opc.c:2886 #: aarch64-opc.c:3032
msgid "floating-point value must be 0.0 or 1.0" msgid "floating-point value must be 0.0 or 1.0"
msgstr "" msgstr ""
#: aarch64-opc.c:2917 #: aarch64-opc.c:3063
msgid "invalid replicated MOV immediate" msgid "invalid replicated MOV immediate"
msgstr "" msgstr ""
#: aarch64-opc.c:2975 #: aarch64-opc.c:3121
msgid "byte index must be a multiple of 8" msgid "byte index must be a multiple of 8"
msgstr "" msgstr ""
#: aarch64-opc.c:3005 #: aarch64-opc.c:3151
msgid "" msgid ""
"the register-index form of PRFM does not accept opcodes in the range 24-31" "the register-index form of PRFM does not accept opcodes in the range 24-31"
msgstr "" msgstr ""
#: aarch64-opc.c:3058 #: aarch64-opc.c:3204
msgid "extend operator expected" msgid "extend operator expected"
msgstr "" msgstr ""
#: aarch64-opc.c:3071 #: aarch64-opc.c:3217
msgid "missing extend operator" msgid "missing extend operator"
msgstr "" msgstr ""
#: aarch64-opc.c:3077 #: aarch64-opc.c:3223
msgid "'LSL' operator not allowed" msgid "'LSL' operator not allowed"
msgstr "" msgstr ""
#: aarch64-opc.c:3098 #: aarch64-opc.c:3244
msgid "W register expected" msgid "W register expected"
msgstr "" msgstr ""
#: aarch64-opc.c:3109 #: aarch64-opc.c:3255
msgid "shift operator expected" msgid "shift operator expected"
msgstr "" msgstr ""
#: aarch64-opc.c:3116 #: aarch64-opc.c:3262
msgid "'ROR' operator not allowed" msgid "'ROR' operator not allowed"
msgstr "" msgstr ""
#: aarch64-opc.c:4531 #: aarch64-opc.c:4716
msgid "reading from a write-only register" msgid "reading from a write-only register"
msgstr "" msgstr ""
#: aarch64-opc.c:4533 #: aarch64-opc.c:4718
msgid "writing to a read-only register" msgid "writing to a read-only register"
msgstr "" msgstr ""
#: aarch64-opc.c:5149 #: aarch64-opc.c:5242
msgid "the three register operands must be distinct from one another" msgid "the three register operands must be distinct from one another"
msgstr "" msgstr ""
#: aarch64-opc.c:5260 #: aarch64-opc.c:5353
msgid "destination register differs from preceding instruction" msgid "destination register differs from preceding instruction"
msgstr "" msgstr ""
#: aarch64-opc.c:5263 #: aarch64-opc.c:5356
msgid "source register differs from preceding instruction" msgid "source register differs from preceding instruction"
msgstr "" msgstr ""
#: aarch64-opc.c:5266 #: aarch64-opc.c:5359
msgid "size register differs from preceding instruction" msgid "size register differs from preceding instruction"
msgstr "" msgstr ""
#: aarch64-opc.c:5314 #: aarch64-opc.c:5407
msgid "instruction opens new dependency sequence without ending previous one" msgid "instruction opens new dependency sequence without ending previous one"
msgstr "" msgstr ""
#: aarch64-opc.c:5343 #: aarch64-opc.c:5436
msgid "previous `movprfx' sequence not closed" msgid "previous `movprfx' sequence not closed"
msgstr "" msgstr ""
#: aarch64-opc.c:5362 #: aarch64-opc.c:5455
msgid "SVE instruction expected after `movprfx'" msgid "SVE instruction expected after `movprfx'"
msgstr "" msgstr ""
#: aarch64-opc.c:5375 #: aarch64-opc.c:5468
msgid "SVE `movprfx' compatible instruction expected" msgid "SVE `movprfx' compatible instruction expected"
msgstr "" msgstr ""
#: aarch64-opc.c:5463 #: aarch64-opc.c:5556
msgid "predicated instruction expected after `movprfx'" msgid "predicated instruction expected after `movprfx'"
msgstr "" msgstr ""
#: aarch64-opc.c:5475 #: aarch64-opc.c:5568
msgid "merging predicate expected due to preceding `movprfx'" msgid "merging predicate expected due to preceding `movprfx'"
msgstr "" msgstr ""
#: aarch64-opc.c:5487 #: aarch64-opc.c:5580
msgid "predicate register differs from that in preceding `movprfx'" msgid "predicate register differs from that in preceding `movprfx'"
msgstr "" msgstr ""
#: aarch64-opc.c:5506 #: aarch64-opc.c:5599
msgid "output register of preceding `movprfx' not used in current instruction" msgid "output register of preceding `movprfx' not used in current instruction"
msgstr "" msgstr ""
#: aarch64-opc.c:5519 #: aarch64-opc.c:5612
msgid "output register of preceding `movprfx' expected as output" msgid "output register of preceding `movprfx' expected as output"
msgstr "" msgstr ""
#: aarch64-opc.c:5531 #: aarch64-opc.c:5624
msgid "output register of preceding `movprfx' used as input" msgid "output register of preceding `movprfx' used as input"
msgstr "" msgstr ""
#: aarch64-opc.c:5547 #: aarch64-opc.c:5640
msgid "register size not compatible with previous `movprfx'" msgid "register size not compatible with previous `movprfx'"
msgstr "" msgstr ""
@ -466,7 +473,7 @@ msgid ""
"with the -M switch (multiple options should be separated by commas):\n" "with the -M switch (multiple options should be separated by commas):\n"
msgstr "" msgstr ""
#: arc-dis.c:1616 mips-dis.c:2910 riscv-dis.c:1462 #: arc-dis.c:1616 mips-dis.c:2910 riscv-dis.c:1484
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -872,11 +879,12 @@ msgstr ""
#: ip2k-asm.c:792 ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651 #: ip2k-asm.c:792 ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651
#: iq2000-asm.c:740 iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541 #: 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 #: 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 #: m32c-asm.c:1865 m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520
#: m32r-asm.c:716 mep-asm.c:1473 mep-asm.c:1477 mep-asm.c:1566 mep-asm.c:1673 #: m32r-asm.c:609 m32r-asm.c:716 mep-asm.c:1473 mep-asm.c:1477 mep-asm.c:1566
#: mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:763 #: mep-asm.c:1673 mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983
#: or1k-asm.c:767 or1k-asm.c:856 or1k-asm.c:963 xstormy16-asm.c:464 #: or1k-asm.c:763 or1k-asm.c:767 or1k-asm.c:856 or1k-asm.c:963
#: xstormy16-asm.c:468 xstormy16-asm.c:557 xstormy16-asm.c:664 #: xstormy16-asm.c:464 xstormy16-asm.c:468 xstormy16-asm.c:557
#: xstormy16-asm.c:664
msgid "unrecognized instruction" msgid "unrecognized instruction"
msgstr "" msgstr ""
@ -945,8 +953,8 @@ msgid "*unknown*"
msgstr "" msgstr ""
#: epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289 #: epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289
#: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280 mep-dis.c:1202 #: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280
#: mt-dis.c:288 or1k-dis.c:175 xstormy16-dis.c:169 #: mep-dis.c:1202 mt-dis.c:288 or1k-dis.c:175 xstormy16-dis.c:169
#, c-format #, c-format
msgid "internal error: unrecognized field %d while printing insn" msgid "internal error: unrecognized field %d while printing insn"
msgstr "" msgstr ""
@ -1356,7 +1364,7 @@ msgstr ""
msgid "internal error: lm32_cgen_cpu_open: no endianness specified" msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
msgstr "" msgstr ""
#: loongarch-dis.c:324 #: loongarch-dis.c:329
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -1364,14 +1372,14 @@ msgid ""
"with the -M switch (multiple options should be separated by commas):\n" "with the -M switch (multiple options should be separated by commas):\n"
msgstr "" msgstr ""
#: loongarch-dis.c:328 #: loongarch-dis.c:333
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" no-aliases Use canonical instruction forms.\n" " no-aliases Use canonical instruction forms.\n"
msgstr "" msgstr ""
#: loongarch-dis.c:330 #: loongarch-dis.c:335
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@ -2018,24 +2026,24 @@ msgid ""
"mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s" "mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s"
msgstr "" msgstr ""
#: riscv-dis.c:741 #: riscv-dis.c:763
#, c-format #, c-format
msgid "# internal error, undefined modifier (%c)" msgid "# internal error, undefined modifier (%c)"
msgstr "" msgstr ""
#: riscv-dis.c:1343 #: riscv-dis.c:1365
msgid "Print numeric register names, rather than ABI names." msgid "Print numeric register names, rather than ABI names."
msgstr "" msgstr ""
#: riscv-dis.c:1346 #: riscv-dis.c:1368
msgid "Disassemble only into canonical instructions." msgid "Disassemble only into canonical instructions."
msgstr "" msgstr ""
#: riscv-dis.c:1349 #: riscv-dis.c:1371
msgid "Print the CSR according to the chosen privilege spec." msgid "Print the CSR according to the chosen privilege spec."
msgstr "" msgstr ""
#: riscv-dis.c:1425 #: riscv-dis.c:1447
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"