summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/ChangeLog6
-rwxr-xr-xbfd/configure20
-rw-r--r--bfd/po/bfd.pot1228
-rw-r--r--bfd/version.m42
-rw-r--r--binutils/ChangeLog5
-rw-r--r--binutils/README-how-to-make-a-release4
-rwxr-xr-xbinutils/configure20
-rw-r--r--binutils/po/binutils.pot2128
-rw-r--r--gas/ChangeLog5
-rwxr-xr-xgas/configure20
-rw-r--r--gas/po/gas.pot929
-rw-r--r--gold/ChangeLog5
-rw-r--r--gold/po/gold.pot296
-rw-r--r--gprof/ChangeLog4
-rwxr-xr-xgprof/configure20
-rw-r--r--ld/ChangeLog5
-rwxr-xr-xld/configure20
-rw-r--r--ld/po/ld.pot510
-rw-r--r--opcodes/ChangeLog5
-rwxr-xr-xopcodes/configure20
-rw-r--r--opcodes/po/opcodes.pot56
21 files changed, 2693 insertions, 2615 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f6cde41fdaf..16691a0f522 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
2020-01-18 Nick Clifton <nickc@redhat.com>
+ * version.m4 (BFD_VERSION): Set to 2.34.50.
+ * configure: Regenerate.
+ * po/bfd.pot: Regenerate.
+
+2020-01-18 Nick Clifton <nickc@redhat.com>
+
Binutils 2.34 branch created.
2020-01-17 Christian Biesinger <cbiesinger@google.com>
diff --git a/bfd/configure b/bfd/configure
index a38f215798d..bcc1a4eaf2f 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for bfd 2.33.50.
+# Generated by GNU Autoconf 2.69 for bfd 2.34.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.33.50'
-PACKAGE_STRING='bfd 2.33.50'
+PACKAGE_VERSION='2.34.50'
+PACKAGE_STRING='bfd 2.34.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.33.50 to adapt to many kinds of systems.
+\`configure' configures bfd 2.34.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.33.50:";;
+ short | recursive ) echo "Configuration of bfd 2.34.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.33.50
+bfd configure 2.34.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.33.50, which was
+It was created by bfd $as_me 2.34.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.33.50'
+ VERSION='2.34.50'
cat >>confdefs.h <<_ACEOF
@@ -16953,7 +16953,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.33.50, which was
+This file was extended by bfd $as_me 2.34.50, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -17019,7 +17019,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.33.50
+bfd config.status 2.34.50
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/bfd/po/bfd.pot b/bfd/po/bfd.pot
index 40833e56f7a..ef909fa0698 100644
--- a/bfd/po/bfd.pot
+++ b/bfd/po/bfd.pot
@@ -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-01-02 11:08+0000\n"
+"POT-Creation-Date: 2020-01-18 13:58+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -44,7 +44,7 @@ msgid ""
"%pB: can not represent section for symbol `%s' in a.out object file format"
msgstr ""
-#: aoutx.h:1585 vms-alpha.c:7903
+#: aoutx.h:1585 vms-alpha.c:7957
msgid "*unknown*"
msgstr ""
@@ -94,8 +94,8 @@ msgstr ""
#: elfxx-ia64.c:324 elfxx-riscv.c:955 elfxx-sparc.c:589 elfxx-sparc.c:639
#: elfxx-tilegx.c:912 elfxx-tilegx.c:952
#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:2215
-#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:2313 elf32-ia64.c:210
-#: elf32-ia64.c:3858 elf64-ia64.c:210 elf64-ia64.c:3858
+#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:2313 elf32-ia64.c:214
+#: elf32-ia64.c:3862 elf64-ia64.c:214 elf64-ia64.c:3862
#, c-format
msgid "%pB: unsupported relocation type %#x"
msgstr ""
@@ -275,7 +275,7 @@ msgid "using multiple gp values"
msgstr ""
#: coff-alpha.c:1501 coff-alpha.c:1507 elf.c:9274 elf32-mcore.c:100
-#: elf32-mcore.c:455 elf32-ppc.c:7670 elf32-ppc.c:8821 elf64-ppc.c:15556
+#: elf32-mcore.c:455 elf32-ppc.c:7670 elf32-ppc.c:8821 elf64-ppc.c:15566
#, c-format
msgid "%pB: %s unsupported"
msgstr ""
@@ -470,44 +470,44 @@ msgstr ""
msgid "%pB: unable to initialize decompress status for section %s"
msgstr ""
-#: coffgen.c:1661
+#: coffgen.c:1664
#, c-format
msgid "%pB: corrupt symbol count: %#<PRIx64>"
msgstr ""
#. PR 21013: Provide an error message when the alloc fails.
-#: coffgen.c:1670
+#: coffgen.c:1673
#, c-format
msgid ""
"%pB: not enough memory to allocate space for %#<PRIx64> symbols of size "
"%#<PRIx64>"
msgstr ""
-#: coffgen.c:1739
+#: coffgen.c:1742
#, c-format
msgid "%pB: bad string table size %<PRIu64>"
msgstr ""
-#: coffgen.c:1908 coffgen.c:1968 coffgen.c:1986 cofflink.c:2049 elf.c:1925
+#: coffgen.c:1911 coffgen.c:1971 coffgen.c:1989 cofflink.c:2049 elf.c:1925
#: xcofflink.c:4506
msgid "<corrupt>"
msgstr ""
-#: coffgen.c:2117
+#: coffgen.c:2120
#, c-format
msgid "<corrupt info> %s"
msgstr ""
-#: coffgen.c:2703 elflink.c:14461 linker.c:2960
+#: coffgen.c:2706 elflink.c:14466 linker.c:2960
msgid "%F%P: already_linked_table: %E\n"
msgstr ""
-#: coffgen.c:3044 elflink.c:13455
+#: coffgen.c:3047 elflink.c:13460
#, c-format
msgid "removing unused section '%pA' in file '%pB'"
msgstr ""
-#: coffgen.c:3121 elflink.c:13673
+#: coffgen.c:3124 elflink.c:13678
msgid "warning: gc-sections option ignored"
msgstr ""
@@ -908,7 +908,7 @@ msgstr ""
msgid "%pB: %s' accessed both as normal and thread local symbol"
msgstr ""
-#: elf-m10300.c:2092 elf32-arm.c:13454 elf32-i386.c:3403 elf32-m32r.c:2539
+#: elf-m10300.c:2092 elf32-arm.c:13450 elf32-i386.c:3403 elf32-m32r.c:2539
#: elf32-m68k.c:3912 elf32-s390.c:3210 elf32-sh.c:3802 elf32-tilepro.c:3408
#: elf32-xtensa.c:2969 elf64-s390.c:3159 elf64-x86-64.c:3961 elfxx-sparc.c:3903
#: elfxx-tilegx.c:3792 /work/sources/binutils/current/bfd/elfnn-aarch64.c:5493
@@ -935,8 +935,8 @@ msgid "internal error: suspicious relocation type used in shared library"
msgstr ""
#: elf-m10300.c:2647 elf32-avr.c:2491 elf32-frv.c:5637 elf64-ia64-vms.c:364
-#: elfxx-sparc.c:2792 reloc.c:8216 reloc16.c:155 elf32-ia64.c:361
-#: elf64-ia64.c:361
+#: elfxx-sparc.c:2792 reloc.c:8216 reloc16.c:155 elf32-ia64.c:365
+#: elf64-ia64.c:365
msgid "%P%F: --relax and -r may not be used together\n"
msgstr ""
@@ -1405,7 +1405,7 @@ msgstr ""
msgid "%pB(%pA): internal error: unknown error"
msgstr ""
-#: elf32-arc.c:2025 elf32-arc.c:2093 elf32-arm.c:15567 elf32-metag.c:2257
+#: elf32-arc.c:2025 elf32-arc.c:2093 elf32-arm.c:15563 elf32-metag.c:2257
#: elf32-nds32.c:5642 /work/sources/binutils/current/bfd/elfnn-aarch64.c:7735
#: /work/sources/binutils/current/bfd/elfnn-riscv.c:510
#, c-format
@@ -1432,7 +1432,7 @@ msgid ""
"movw instruction"
msgstr ""
-#: elf32-arm.c:4426 elf32-arm.c:4480 elf32-arm.c:9175 elf32-arm.c:9265
+#: elf32-arm.c:4426 elf32-arm.c:4480 elf32-arm.c:9172 elf32-arm.c:9262
#, c-format
msgid ""
"%pB(%s): warning: interworking not enabled; first occurrence: %pB: %s call "
@@ -1543,37 +1543,37 @@ msgstr ""
msgid "start address of `%s' is different from previous link"
msgstr ""
-#: elf32-arm.c:7124 elf32-arm.c:7160
+#: elf32-arm.c:7124 elf32-arm.c:7159
#, c-format
msgid "unable to find %s glue '%s' for '%s'"
msgstr ""
-#: elf32-arm.c:7875
+#: elf32-arm.c:7870
#, c-format
msgid "%pB: BE8 images only valid in big-endian mode"
msgstr ""
#. Give a warning, but do as the user requests anyway.
-#: elf32-arm.c:8106
+#: elf32-arm.c:8101
#, c-format
msgid ""
"%pB: warning: selected VFP11 erratum workaround is not necessary for target "
"architecture"
msgstr ""
-#: elf32-arm.c:8133
+#: elf32-arm.c:8128
#, c-format
msgid ""
"%pB: warning: selected STM32L4XX erratum workaround is not necessary for "
"target architecture"
msgstr ""
-#: elf32-arm.c:8670 elf32-arm.c:8690 elf32-arm.c:8756 elf32-arm.c:8775
+#: elf32-arm.c:8666 elf32-arm.c:8686 elf32-arm.c:8753 elf32-arm.c:8772
#, c-format
msgid "%pB: unable to find %s veneer `%s'"
msgstr ""
-#: elf32-arm.c:8982
+#: elf32-arm.c:8979
#, c-format
msgid ""
"%pB(%pA+%#x): error: multiple load detected in non-last IT block "
@@ -1581,202 +1581,202 @@ msgid ""
"it to generate only one instruction per IT block"
msgstr ""
-#: elf32-arm.c:9082
+#: elf32-arm.c:9079
#, c-format
msgid "invalid TARGET2 relocation type '%s'"
msgstr ""
#. FIXME: We ought to be able to generate thumb-1 PLT
#. instructions...
-#: elf32-arm.c:9884
+#: elf32-arm.c:9881
#, c-format
msgid "%pB: warning: thumb-1 mode PLT generation not currently supported"
msgstr ""
-#: elf32-arm.c:10188 elf32-arm.c:10230
+#: elf32-arm.c:10185 elf32-arm.c:10227
#, c-format
msgid "%pB(%pA+%#<PRIx64>): unexpected %s instruction '%#lx' in TLS trampoline"
msgstr ""
-#: elf32-arm.c:10574
+#: elf32-arm.c:10571
msgid "shared object"
msgstr ""
-#: elf32-arm.c:10577
+#: elf32-arm.c:10574
msgid "PIE executable"
msgstr ""
-#: elf32-arm.c:10580
+#: elf32-arm.c:10577
#, c-format
msgid ""
"%pB: relocation %s against external or undefined symbol `%s' can not be used "
"when making a %s; recompile with -fPIC"
msgstr ""
-#: elf32-arm.c:10717 elf32-arm.c:11144
+#: elf32-arm.c:10714 elf32-arm.c:11141
#, c-format
msgid "%pB: warning: %s BLX instruction targets %s function '%s'"
msgstr ""
-#: elf32-arm.c:12057 elf32-arm.c:12083
+#: elf32-arm.c:12053 elf32-arm.c:12079
#, c-format
msgid ""
"%pB(%pA+%#<PRIx64>): unexpected %s instruction '%#lx' referenced by "
"TLS_GOTDESC"
msgstr ""
-#: elf32-arm.c:12129 elf32-csky.c:4852 elf32-m68k.c:3716 elf32-metag.c:1919
+#: elf32-arm.c:12125 elf32-csky.c:4852 elf32-m68k.c:3716 elf32-metag.c:1919
#: elf32-nios2.c:4378
#, c-format
msgid "%pB(%pA+%#<PRIx64>): %s relocation not permitted in shared object"
msgstr ""
-#: elf32-arm.c:12343
+#: elf32-arm.c:12339
#, c-format
msgid ""
"%pB(%pA+%#<PRIx64>): only ADD or SUB instructions are allowed for ALU group "
"relocations"
msgstr ""
-#: elf32-arm.c:12384 elf32-arm.c:12476 elf32-arm.c:12564 elf32-arm.c:12654
+#: elf32-arm.c:12380 elf32-arm.c:12472 elf32-arm.c:12560 elf32-arm.c:12650
#, c-format
msgid ""
"%pB(%pA+%#<PRIx64>): overflow whilst splitting %#<PRIx64> for group "
"relocation %s"
msgstr ""
-#: elf32-arm.c:13286 elf32-sh.c:3691
+#: elf32-arm.c:13282 elf32-sh.c:3691
#, c-format
msgid "%pB(%pA+%#<PRIx64>): %s relocation against SEC_MERGE section"
msgstr ""
-#: elf32-arm.c:13399 elf32-m68k.c:3949 elf32-xtensa.c:2707
+#: elf32-arm.c:13395 elf32-m68k.c:3949 elf32-xtensa.c:2707
#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:6808
#, c-format
msgid "%pB(%pA+%#<PRIx64>): %s used with TLS symbol %s"
msgstr ""
-#: elf32-arm.c:13401 elf32-m68k.c:3951 elf32-xtensa.c:2709
+#: elf32-arm.c:13397 elf32-m68k.c:3951 elf32-xtensa.c:2709
#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:6810
#, c-format
msgid "%pB(%pA+%#<PRIx64>): %s used with non-TLS symbol %s"
msgstr ""
-#: elf32-arm.c:13484 elf32-tic6x.c:2708
+#: elf32-arm.c:13480 elf32-tic6x.c:2708
#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:7145
msgid "out of range"
msgstr ""
-#: elf32-arm.c:13488 elf32-nios2.c:4512 elf32-pru.c:936 elf32-tic6x.c:2712
+#: elf32-arm.c:13484 elf32-nios2.c:4512 elf32-pru.c:936 elf32-tic6x.c:2712
#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:7149
msgid "unsupported relocation"
msgstr ""
-#: elf32-arm.c:13496 elf32-nios2.c:4522 elf32-pru.c:946 elf32-tic6x.c:2720
+#: elf32-arm.c:13492 elf32-nios2.c:4522 elf32-pru.c:946 elf32-tic6x.c:2720
#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:7157
msgid "unknown error"
msgstr ""
-#: elf32-arm.c:13974
+#: elf32-arm.c:13970
#, c-format
msgid ""
"warning: not setting interworking flag of %pB since it has already been "
"specified as non-interworking"
msgstr ""
-#: elf32-arm.c:13978
+#: elf32-arm.c:13974
#, c-format
msgid "warning: clearing the interworking flag of %pB due to outside request"
msgstr ""
-#: elf32-arm.c:14023
+#: elf32-arm.c:14019
#, c-format
msgid ""
"warning: clearing the interworking flag of %pB because non-interworking code "
"in %pB has been linked with it"
msgstr ""
-#: elf32-arm.c:14110
+#: elf32-arm.c:14106
#, c-format
msgid "%pB: unknown mandatory EABI object attribute %d"
msgstr ""
-#: elf32-arm.c:14118
+#: elf32-arm.c:14114
#, c-format
msgid "warning: %pB: unknown EABI object attribute %d"
msgstr ""
-#: elf32-arm.c:14418
+#: elf32-arm.c:14414
#, c-format
msgid "error: %pB: unknown CPU architecture"
msgstr ""
-#: elf32-arm.c:14456 elf32-nios2.c:2946
+#: elf32-arm.c:14452 elf32-nios2.c:2946
#, c-format
msgid "error: %pB: conflicting CPU architectures %d/%d"
msgstr ""
-#: elf32-arm.c:14553
+#: elf32-arm.c:14549
#, c-format
msgid ""
"Error: %pB has both the current and legacy Tag_MPextension_use attributes"
msgstr ""
-#: elf32-arm.c:14582
+#: elf32-arm.c:14578
#, c-format
msgid "error: %pB uses VFP register arguments, %pB does not"
msgstr ""
-#: elf32-arm.c:14741
+#: elf32-arm.c:14737
#, c-format
msgid "error: %pB: unable to merge virtualization attributes with %pB"
msgstr ""
-#: elf32-arm.c:14767
+#: elf32-arm.c:14763
#, c-format
msgid "error: %pB: conflicting architecture profiles %c/%c"
msgstr ""
-#: elf32-arm.c:14906
+#: elf32-arm.c:14902
#, c-format
msgid "warning: %pB: conflicting platform configuration"
msgstr ""
-#: elf32-arm.c:14915
+#: elf32-arm.c:14911
#, c-format
msgid "error: %pB: conflicting use of R9"
msgstr ""
-#: elf32-arm.c:14927
+#: elf32-arm.c:14923
#, c-format
msgid "error: %pB: SB relative addressing conflicts with use of R9"
msgstr ""
-#: elf32-arm.c:14940
+#: elf32-arm.c:14936
#, c-format
msgid ""
"warning: %pB uses %u-byte wchar_t yet the output is to use %u-byte wchar_t; "
"use of wchar_t values across objects may fail"
msgstr ""
-#: elf32-arm.c:14971
+#: elf32-arm.c:14967
#, c-format
msgid ""
"warning: %pB uses %s enums yet the output is to use %s enums; use of enum "
"values across objects may fail"
msgstr ""
-#: elf32-arm.c:14983
+#: elf32-arm.c:14979
#, c-format
msgid "error: %pB uses iWMMXt register arguments, %pB does not"
msgstr ""
-#: elf32-arm.c:15000
+#: elf32-arm.c:14996
#, c-format
msgid "error: fp16 format mismatch between %pB and %pB"
msgstr ""
-#: elf32-arm.c:15036
+#: elf32-arm.c:15032
#, c-format
msgid "%pB has both the current and legacy Tag_MPextension_use attributes"
msgstr ""
@@ -1786,7 +1786,7 @@ msgstr ""
#. Ignore init flag - it may not be set, despite the flags field containing valid data.
#. Ignore init flag - it may not be set, despite the flags field
#. containing valid data.
-#: elf32-arm.c:15123 elf32-bfin.c:4735 elf32-cris.c:3906 elf32-m68hc1x.c:1416
+#: elf32-arm.c:15119 elf32-bfin.c:4735 elf32-cris.c:3906 elf32-m68hc1x.c:1416
#: elf32-m68k.c:1205 elf32-score.c:3999 elf32-score7.c:3804 elf32-vax.c:537
#: elf32-xgate.c:494 elfxx-mips.c:16204
#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:7311
@@ -1794,137 +1794,137 @@ msgstr ""
msgid "private flags = %lx:"
msgstr ""
-#: elf32-arm.c:15132
+#: elf32-arm.c:15128
#, c-format
msgid " [interworking enabled]"
msgstr ""
-#: elf32-arm.c:15140
+#: elf32-arm.c:15136
#, c-format
msgid " [VFP float format]"
msgstr ""
-#: elf32-arm.c:15142
+#: elf32-arm.c:15138
#, c-format
msgid " [Maverick float format]"
msgstr ""
-#: elf32-arm.c:15144
+#: elf32-arm.c:15140
#, c-format
msgid " [FPA float format]"
msgstr ""
-#: elf32-arm.c:15147
+#: elf32-arm.c:15143
#, c-format
msgid " [floats passed in float registers]"
msgstr ""
-#: elf32-arm.c:15150 elf32-arm.c:15236
+#: elf32-arm.c:15146 elf32-arm.c:15232
#, c-format
msgid " [position independent]"
msgstr ""
-#: elf32-arm.c:15153
+#: elf32-arm.c:15149
#, c-format
msgid " [new ABI]"
msgstr ""
-#: elf32-arm.c:15156
+#: elf32-arm.c:15152
#, c-format
msgid " [old ABI]"
msgstr ""
-#: elf32-arm.c:15159
+#: elf32-arm.c:15155
#, c-format
msgid " [software FP]"
msgstr ""
-#: elf32-arm.c:15168
+#: elf32-arm.c:15164
#, c-format
msgid " [Version1 EABI]"
msgstr ""
-#: elf32-arm.c:15171 elf32-arm.c:15182
+#: elf32-arm.c:15167 elf32-arm.c:15178
#, c-format
msgid " [sorted symbol table]"
msgstr ""
-#: elf32-arm.c:15173 elf32-arm.c:15184
+#: elf32-arm.c:15169 elf32-arm.c:15180
#, c-format
msgid " [unsorted symbol table]"
msgstr ""
-#: elf32-arm.c:15179
+#: elf32-arm.c:15175
#, c-format
msgid " [Version2 EABI]"
msgstr ""
-#: elf32-arm.c:15187
+#: elf32-arm.c:15183
#, c-format
msgid " [dynamic symbols use segment index]"
msgstr ""
-#: elf32-arm.c:15190
+#: elf32-arm.c:15186
#, c-format
msgid " [mapping symbols precede others]"
msgstr ""
-#: elf32-arm.c:15197
+#: elf32-arm.c:15193
#, c-format
msgid " [Version3 EABI]"
msgstr ""
-#: elf32-arm.c:15201
+#: elf32-arm.c:15197
#, c-format
msgid " [Version4 EABI]"
msgstr ""
-#: elf32-arm.c:15205
+#: elf32-arm.c:15201
#, c-format
msgid " [Version5 EABI]"
msgstr ""
-#: elf32-arm.c:15208
+#: elf32-arm.c:15204
#, c-format
msgid " [soft-float ABI]"
msgstr ""
-#: elf32-arm.c:15211
+#: elf32-arm.c:15207
#, c-format
msgid " [hard-float ABI]"
msgstr ""
-#: elf32-arm.c:15217
+#: elf32-arm.c:15213
#, c-format
msgid " [BE8]"
msgstr ""
-#: elf32-arm.c:15220
+#: elf32-arm.c:15216
#, c-format
msgid " [LE8]"
msgstr ""
-#: elf32-arm.c:15226
+#: elf32-arm.c:15222
#, c-format
msgid " <EABI version unrecognised>"
msgstr ""
-#: elf32-arm.c:15233
+#: elf32-arm.c:15229
#, c-format
msgid " [relocatable executable]"
msgstr ""
-#: elf32-arm.c:15239
+#: elf32-arm.c:15235
#, c-format
msgid " [FDPIC ABI supplement]"
msgstr ""
-#: elf32-arm.c:15244 /work/sources/binutils/current/bfd/elfnn-aarch64.c:7314
+#: elf32-arm.c:15240 /work/sources/binutils/current/bfd/elfnn-aarch64.c:7314
#, c-format
msgid "<Unrecognised flag bits set>"
msgstr ""
-#: elf32-arm.c:15361 elf32-i386.c:1529 elf32-s390.c:960 elf32-tic6x.c:2783
+#: elf32-arm.c:15357 elf32-i386.c:1529 elf32-s390.c:960 elf32-tic6x.c:2783
#: elf32-tilepro.c:1478 elf32-xtensa.c:1034 elf64-s390.c:882
#: elf64-x86-64.c:1874 elfxx-sparc.c:1421 elfxx-tilegx.c:1699
#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:7602
@@ -1933,16 +1933,16 @@ msgstr ""
msgid "%pB: bad symbol index: %d"
msgstr ""
-#: elf32-arm.c:15750
+#: elf32-arm.c:15746
#, c-format
msgid ""
"FDPIC does not yet support %s relocation to become dynamic for executable"
msgstr ""
-#: elf32-arm.c:16745 elf32-csky.c:1932 elf32-hppa.c:2096 elf32-lm32.c:1999
+#: elf32-arm.c:16740 elf32-csky.c:1932 elf32-hppa.c:2096 elf32-lm32.c:1999
#: elf32-m32r.c:2110 elf32-metag.c:2795 elf32-nds32.c:4334 elf32-or1k.c:2858
#: elf32-ppc.c:5442 elf32-s390.c:1853 elf32-sh.c:2977 elf32-tic6x.c:3252
-#: elf32-tilepro.c:2244 elf64-ppc.c:9703 elf64-s390.c:1789 elfxx-sparc.c:2432
+#: elf32-tilepro.c:2244 elf64-ppc.c:9713 elf64-s390.c:1789 elfxx-sparc.c:2432
#: elfxx-tilegx.c:2490 elfxx-x86.c:571
#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:8865
#: /work/sources/binutils/current/bfd/elfnn-riscv.c:1155
@@ -1950,102 +1950,102 @@ msgstr ""
msgid "%pB: dynamic relocation against `%pT' in read-only section `%pA'\n"
msgstr ""
-#: elf32-arm.c:17041
+#: elf32-arm.c:17036
#, c-format
msgid "errors encountered processing file %pB"
msgstr ""
-#: elf32-arm.c:17488 elflink.c:12687 elflink.c:12734
+#: elf32-arm.c:17483 elflink.c:12692 elflink.c:12739
#, c-format
msgid "could not find section %s"
msgstr ""
-#: elf32-arm.c:18705
+#: elf32-arm.c:18702
#, c-format
msgid "%pB: error: Cortex-A8 erratum stub is allocated in unsafe location"
msgstr ""
#. There's not much we can do apart from complain if this
#. happens.
-#: elf32-arm.c:18732
+#: elf32-arm.c:18729
#, c-format
msgid "%pB: error: Cortex-A8 erratum stub out of range (input file too large)"
msgstr ""
-#: elf32-arm.c:19559 elf32-arm.c:19581
+#: elf32-arm.c:19556 elf32-arm.c:19578
#, c-format
msgid "%pB: error: VFP11 veneer out of range"
msgstr ""
-#: elf32-arm.c:19632
+#: elf32-arm.c:19629
#, c-format
msgid ""
"%pB(%#<PRIx64>): error: cannot create STM32L4XX veneer; jump out of range by "
"%<PRId64> bytes; cannot encode branch instruction"
msgstr ""
-#: elf32-arm.c:19671
+#: elf32-arm.c:19668
#, c-format
msgid "%pB: error: cannot create STM32L4XX veneer"
msgstr ""
-#: elf32-arm.c:20750
+#: elf32-arm.c:20749
#, c-format
msgid "error: %pB is already in final BE8 format"
msgstr ""
-#: elf32-arm.c:20826
+#: elf32-arm.c:20825
#, c-format
msgid ""
"error: source object %pB has EABI version %d, but target %pB has EABI "
"version %d"
msgstr ""
-#: elf32-arm.c:20841
+#: elf32-arm.c:20840
#, c-format
msgid "error: %pB is compiled for APCS-%d, whereas target %pB uses APCS-%d"
msgstr ""
-#: elf32-arm.c:20851
+#: elf32-arm.c:20850
#, c-format
msgid ""
"error: %pB passes floats in float registers, whereas %pB passes them in "
"integer registers"
msgstr ""
-#: elf32-arm.c:20855
+#: elf32-arm.c:20854
#, c-format
msgid ""
"error: %pB passes floats in integer registers, whereas %pB passes them in "
"float registers"
msgstr ""
-#: elf32-arm.c:20865 elf32-arm.c:20869 elf32-arm.c:20879
+#: elf32-arm.c:20864 elf32-arm.c:20868 elf32-arm.c:20878
#, c-format
msgid "error: %pB uses %s instructions, whereas %pB does not"
msgstr ""
-#: elf32-arm.c:20883
+#: elf32-arm.c:20882
#, c-format
msgid "error: %pB does not use %s instructions, whereas %pB does"
msgstr ""
-#: elf32-arm.c:20902
+#: elf32-arm.c:20901
#, c-format
msgid "error: %pB uses software FP, whereas %pB uses hardware FP"
msgstr ""
-#: elf32-arm.c:20906
+#: elf32-arm.c:20905
#, c-format
msgid "error: %pB uses hardware FP, whereas %pB uses software FP"
msgstr ""
-#: elf32-arm.c:20920
+#: elf32-arm.c:20919
#, c-format
msgid "warning: %pB supports interworking, whereas %pB does not"
msgstr ""
-#: elf32-arm.c:20926
+#: elf32-arm.c:20925
#, c-format
msgid "warning: %pB does not support interworking, whereas %pB does"
msgstr ""
@@ -2718,7 +2718,7 @@ msgstr ""
msgid " [XGATE RAM offsetting]"
msgstr ""
-#: elf32-m68k.c:1220 elf32-m68k.c:1221 vms-alpha.c:7527 vms-alpha.c:7543
+#: elf32-m68k.c:1220 elf32-m68k.c:1221 vms-alpha.c:7581 vms-alpha.c:7597
msgid "unknown"
msgstr ""
@@ -3119,7 +3119,7 @@ msgstr ""
#. could just mark this symbol to exclude it
#. from tls optimization but it's safer to skip
#. the entire optimization.
-#: elf32-ppc.c:4599 elf64-ppc.c:8089
+#: elf32-ppc.c:4599 elf64-ppc.c:8099
#, c-format
msgid "%H arg lost __tls_get_addr, TLS optimization disabled\n"
msgstr ""
@@ -3148,7 +3148,7 @@ msgstr ""
msgid "%X%H: unsupported bss-plt -fPIC ifunc %s\n"
msgstr ""
-#: elf32-ppc.c:7646 elf64-ppc.c:16446
+#: elf32-ppc.c:7646 elf64-ppc.c:16456
msgid "%H: warning: %s unexpected insn %#x.\n"
msgstr ""
@@ -3200,13 +3200,13 @@ msgstr ""
msgid "%H: %s reloc against `%s': error %d\n"
msgstr ""
-#: elf32-ppc.c:9947 elf64-ppc.c:16999
+#: elf32-ppc.c:9947 elf64-ppc.c:17009
msgid ""
"%X%P: text relocations and GNU indirect functions will result in a segfault "
"at runtime\n"
msgstr ""
-#: elf32-ppc.c:9951 elf64-ppc.c:17003
+#: elf32-ppc.c:9951 elf64-ppc.c:17013
msgid ""
"%P: warning: text relocations and GNU indirect functions may result in a "
"segfault at runtime\n"
@@ -3583,7 +3583,7 @@ msgstr ""
msgid "overlay stub relocation overflow"
msgstr ""
-#: elf32-spu.c:1992 elf64-ppc.c:14100
+#: elf32-spu.c:1992 elf64-ppc.c:14110
msgid "stubs don't match calculated size"
msgstr ""
@@ -3732,7 +3732,7 @@ msgstr ""
#: elf32-tilepro.c:3760 elfxx-tilegx.c:4144 elfxx-x86.c:1432
#: /work/sources/binutils/current/bfd/elfnn-aarch64.c:9762
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2638
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2639
#, c-format
msgid "discarded output section: `%pA'"
msgstr ""
@@ -4007,8 +4007,8 @@ msgstr ""
msgid "error reading cpu type from elf private data"
msgstr ""
-#: elf32-xstormy16.c:457 elf64-ia64-vms.c:2083 elf32-ia64.c:2349
-#: elf64-ia64.c:2349
+#: elf32-xstormy16.c:457 elf64-ia64-vms.c:2083 elf32-ia64.c:2353
+#: elf64-ia64.c:2353
msgid "non-zero addend in @fptr reloc"
msgstr ""
@@ -4144,96 +4144,96 @@ msgstr ""
msgid "%pB(%pA+%#<PRIx64>): cannot reach %s"
msgstr ""
-#: elf64-ia64-vms.c:598 elf32-ia64.c:636 elf64-ia64.c:636
+#: elf64-ia64-vms.c:598 elf32-ia64.c:640 elf64-ia64.c:640
#, c-format
msgid ""
"%pB: can't relax br at %#<PRIx64> in section `%pA'; please use brl or "
"indirect branch"
msgstr ""
-#: elf64-ia64-vms.c:2038 elf32-ia64.c:2297 elf64-ia64.c:2297
+#: elf64-ia64-vms.c:2038 elf32-ia64.c:2301 elf64-ia64.c:2301
msgid "@pltoff reloc against local symbol"
msgstr ""
-#: elf64-ia64-vms.c:3290 elf32-ia64.c:3708 elf64-ia64.c:3708
+#: elf64-ia64-vms.c:3290 elf32-ia64.c:3712 elf64-ia64.c:3712
#, c-format
msgid "%pB: short data segment overflowed (%#<PRIx64> >= 0x400000)"
msgstr ""
-#: elf64-ia64-vms.c:3300 elf32-ia64.c:3718 elf64-ia64.c:3718
+#: elf64-ia64-vms.c:3300 elf32-ia64.c:3722 elf64-ia64.c:3722
#, c-format
msgid "%pB: __gp does not cover short data segment"
msgstr ""
-#: elf64-ia64-vms.c:3570 elf32-ia64.c:3992 elf64-ia64.c:3992
+#: elf64-ia64-vms.c:3570 elf32-ia64.c:3996 elf64-ia64.c:3996
#, c-format
msgid "%pB: non-pic code with imm relocation against dynamic symbol `%s'"
msgstr ""
-#: elf64-ia64-vms.c:3634 elf32-ia64.c:4060 elf64-ia64.c:4060
+#: elf64-ia64-vms.c:3634 elf32-ia64.c:4064 elf64-ia64.c:4064
#, c-format
msgid "%pB: @gprel relocation against dynamic symbol %s"
msgstr ""
-#: elf64-ia64-vms.c:3693 elf32-ia64.c:4123 elf64-ia64.c:4123
+#: elf64-ia64-vms.c:3693 elf32-ia64.c:4127 elf64-ia64.c:4127
#, c-format
msgid "%pB: linking non-pic code in a position independent executable"
msgstr ""
-#: elf64-ia64-vms.c:3795 elf32-ia64.c:4261 elf64-ia64.c:4261
+#: elf64-ia64-vms.c:3795 elf32-ia64.c:4265 elf64-ia64.c:4265
#, c-format
msgid "%pB: @internal branch to dynamic symbol %s"
msgstr ""
-#: elf64-ia64-vms.c:3798 elf32-ia64.c:4264 elf64-ia64.c:4264
+#: elf64-ia64-vms.c:3798 elf32-ia64.c:4268 elf64-ia64.c:4268
#, c-format
msgid "%pB: speculation fixup to dynamic symbol %s"
msgstr ""
-#: elf64-ia64-vms.c:3801 elf32-ia64.c:4267 elf64-ia64.c:4267
+#: elf64-ia64-vms.c:3801 elf32-ia64.c:4271 elf64-ia64.c:4271
#, c-format
msgid "%pB: @pcrel relocation against dynamic symbol %s"
msgstr ""
-#: elf64-ia64-vms.c:3925 elf32-ia64.c:4464 elf64-ia64.c:4464
+#: elf64-ia64-vms.c:3925 elf32-ia64.c:4468 elf64-ia64.c:4468
msgid "unsupported reloc"
msgstr ""
-#: elf64-ia64-vms.c:3962 elf32-ia64.c:4502 elf64-ia64.c:4502
+#: elf64-ia64-vms.c:3962 elf32-ia64.c:4506 elf64-ia64.c:4506
#, c-format
msgid ""
"%pB: missing TLS section for relocation %s against `%s' at %#<PRIx64> in "
"section `%pA'."
msgstr ""
-#: elf64-ia64-vms.c:3979 elf32-ia64.c:4519 elf64-ia64.c:4519
+#: elf64-ia64-vms.c:3979 elf32-ia64.c:4523 elf64-ia64.c:4523
#, c-format
msgid ""
"%pB: Can't relax br (%s) to `%s' at %#<PRIx64> in section `%pA' with size "
"%#<PRIx64> (> 0x1000000)."
msgstr ""
-#: elf64-ia64-vms.c:4271 elf32-ia64.c:4777 elf64-ia64.c:4777
+#: elf64-ia64-vms.c:4271 elf32-ia64.c:4780 elf64-ia64.c:4780
#, c-format
msgid "%pB: linking trap-on-NULL-dereference with non-trapping files"
msgstr ""
-#: elf64-ia64-vms.c:4280 elf32-ia64.c:4786 elf64-ia64.c:4786
+#: elf64-ia64-vms.c:4280 elf32-ia64.c:4789 elf64-ia64.c:4789
#, c-format
msgid "%pB: linking big-endian files with little-endian files"
msgstr ""
-#: elf64-ia64-vms.c:4289 elf32-ia64.c:4795 elf64-ia64.c:4795
+#: elf64-ia64-vms.c:4289 elf32-ia64.c:4798 elf64-ia64.c:4798
#, c-format
msgid "%pB: linking 64-bit files with 32-bit files"
msgstr ""
-#: elf64-ia64-vms.c:4298 elf32-ia64.c:4804 elf64-ia64.c:4804
+#: elf64-ia64-vms.c:4298 elf32-ia64.c:4807 elf64-ia64.c:4807
#, c-format
msgid "%pB: linking constant-gp files with non-constant-gp files"
msgstr ""
-#: elf64-ia64-vms.c:4308 elf32-ia64.c:4814 elf64-ia64.c:4814
+#: elf64-ia64-vms.c:4308 elf32-ia64.c:4817 elf64-ia64.c:4817
#, c-format
msgid "%pB: linking auto-pic files with non-auto-pic files"
msgstr ""
@@ -4363,109 +4363,109 @@ msgstr ""
msgid " [abiv%ld]"
msgstr ""
-#: elf64-ppc.c:6473
+#: elf64-ppc.c:6483
msgid ""
"%P: copy reloc against `%pT' requires lazy plt linking; avoid setting "
"LD_BIND_NOW=1 or upgrade gcc\n"
msgstr ""
-#: elf64-ppc.c:6745
+#: elf64-ppc.c:6755
#, c-format
msgid "%pB: undefined symbol on R_PPC64_TOCSAVE relocation"
msgstr ""
-#: elf64-ppc.c:6993
+#: elf64-ppc.c:7003
#, c-format
msgid "dynreloc miscount for %pB, section %pA"
msgstr ""
-#: elf64-ppc.c:7082
+#: elf64-ppc.c:7092
#, c-format
msgid "%pB: .opd is not a regular array of opd entries"
msgstr ""
-#: elf64-ppc.c:7092
+#: elf64-ppc.c:7102
#, c-format
msgid "%pB: unexpected reloc type %u in .opd section"
msgstr ""
-#: elf64-ppc.c:7114
+#: elf64-ppc.c:7124
#, c-format
msgid "%pB: undefined sym `%s' in .opd section"
msgstr ""
-#: elf64-ppc.c:7603
+#: elf64-ppc.c:7613
msgid ""
"warning: --plt-localentry is especially dangerous without ld.so support to "
"detect ABI violations"
msgstr ""
-#: elf64-ppc.c:7856
+#: elf64-ppc.c:7866
msgid "%H __tls_get_addr lost arg, TLS optimization disabled\n"
msgstr ""
-#: elf64-ppc.c:8241 elf64-ppc.c:8949
+#: elf64-ppc.c:8251 elf64-ppc.c:8959
#, c-format
msgid "%s defined on removed toc entry"
msgstr ""
-#: elf64-ppc.c:8906
+#: elf64-ppc.c:8916
#, c-format
msgid "%H: %s references optimized away TOC entry\n"
msgstr ""
-#: elf64-ppc.c:9130
+#: elf64-ppc.c:9140
#, c-format
msgid "%H: got/toc optimization is not supported for %s instruction\n"
msgstr ""
-#: elf64-ppc.c:9981
+#: elf64-ppc.c:9991
#, c-format
msgid "warning: discarding dynamic section %s"
msgstr ""
-#: elf64-ppc.c:11045
+#: elf64-ppc.c:11055
msgid "%P: cannot find opd entry toc for `%pT'\n"
msgstr ""
-#: elf64-ppc.c:11134
+#: elf64-ppc.c:11144
#, c-format
msgid "long branch stub `%s' offset overflow"
msgstr ""
-#: elf64-ppc.c:11161
+#: elf64-ppc.c:11171
#, c-format
msgid "can't find branch stub `%s'"
msgstr ""
-#: elf64-ppc.c:11225 elf64-ppc.c:11492 elf64-ppc.c:13661
+#: elf64-ppc.c:11235 elf64-ppc.c:11502 elf64-ppc.c:13671
#, c-format
msgid "%P: linkage table error against `%pT'\n"
msgstr ""
-#: elf64-ppc.c:11670
+#: elf64-ppc.c:11680
#, c-format
msgid "can't build branch stub `%s'"
msgstr ""
-#: elf64-ppc.c:12649
+#: elf64-ppc.c:12659
#, c-format
msgid "%pB section %pA exceeds stub group size"
msgstr ""
-#: elf64-ppc.c:14059 elf64-ppc.c:14078
+#: elf64-ppc.c:14069 elf64-ppc.c:14088
#, c-format
msgid "%s offset too large for .eh_frame sdata4 encoding"
msgstr ""
-#: elf64-ppc.c:14114
+#: elf64-ppc.c:14124
#, c-format
msgid "linker stubs in %u group\n"
msgid_plural "linker stubs in %u groups\n"
msgstr[0] ""
msgstr[1] ""
-#: elf64-ppc.c:14118
+#: elf64-ppc.c:14128
#, c-format
msgid ""
" branch %lu\n"
@@ -4483,54 +4483,54 @@ msgid ""
" global entry %lu"
msgstr ""
-#: elf64-ppc.c:14513
+#: elf64-ppc.c:14523
#, c-format
msgid "%H: %s used with TLS symbol `%pT'\n"
msgstr ""
-#: elf64-ppc.c:14515
+#: elf64-ppc.c:14525
#, c-format
msgid "%H: %s used with non-TLS symbol `%pT'\n"
msgstr ""
-#: elf64-ppc.c:15269
+#: elf64-ppc.c:15279
#, c-format
msgid "%H: call to `%pT' lacks nop, can't restore toc; (plt call stub)\n"
msgstr ""
-#: elf64-ppc.c:15275
+#: elf64-ppc.c:15285
#, c-format
msgid ""
"%H: call to `%pT' lacks nop, can't restore toc; (toc save/adjust stub)\n"
msgstr ""
-#: elf64-ppc.c:16160
+#: elf64-ppc.c:16170
#, c-format
msgid "%H: %s for indirect function `%pT' unsupported\n"
msgstr ""
-#: elf64-ppc.c:16247
+#: elf64-ppc.c:16257
#, c-format
msgid ""
"%X%P: %pB: %s against %pT is not supported by glibc as a dynamic relocation\n"
msgstr ""
-#: elf64-ppc.c:16302
+#: elf64-ppc.c:16312
#, c-format
msgid "%P: %pB: %s is not supported for `%pT'\n"
msgstr ""
-#: elf64-ppc.c:16561
+#: elf64-ppc.c:16571
#, c-format
msgid "%H: error: %s not a multiple of %u\n"
msgstr ""
-#: elf64-ppc.c:16584
+#: elf64-ppc.c:16594
#, c-format
msgid "%H: unresolvable %s against `%pT'\n"
msgstr ""
-#: elf64-ppc.c:16729
+#: elf64-ppc.c:16739
#, c-format
msgid "%H: %s against `%pT': error %d\n"
msgstr ""
@@ -4655,7 +4655,7 @@ msgid ""
"section `%pA' is out of range"
msgstr ""
-#: elf64-x86-64.c:3363 elflink.c:13133
+#: elf64-x86-64.c:3363 elflink.c:13138
msgid "%F%P: corrupt input: %pB\n"
msgstr ""
@@ -4928,49 +4928,49 @@ msgstr ""
msgid "%pB: no symbol found for import library"
msgstr ""
-#: elflink.c:12356
+#: elflink.c:12361
#, c-format
msgid "%pB: file class %s incompatible with %s"
msgstr ""
-#: elflink.c:12573
+#: elflink.c:12578
#, c-format
msgid "%pB: failed to generate import library"
msgstr ""
-#: elflink.c:12692
+#: elflink.c:12697
#, c-format
msgid "warning: %s section has zero size"
msgstr ""
-#: elflink.c:12740
+#: elflink.c:12745
#, c-format
msgid "warning: section '%s' is being made into a note"
msgstr ""
-#: elflink.c:12832
+#: elflink.c:12837
msgid "%P%X: read-only segment has dynamic relocations\n"
msgstr ""
-#: elflink.c:12835
+#: elflink.c:12840
msgid "%P: warning: creating a DT_TEXTREL in a shared object\n"
msgstr ""
-#: elflink.c:12960
+#: elflink.c:12965
msgid "%P%X: can not read symbols: %E\n"
msgstr ""
-#: elflink.c:13799
+#: elflink.c:13804
#, c-format
msgid "%pB: %pA+%#<PRIx64>: no symbol found for INHERIT"
msgstr ""
-#: elflink.c:13840
+#: elflink.c:13845
#, c-format
msgid "%pB: section '%pA': corrupt VTENTRY entry"
msgstr ""
-#: elflink.c:13983
+#: elflink.c:13988
#, c-format
msgid "unrecognized INPUT_SECTION_FLAG %s\n"
msgstr ""
@@ -5716,17 +5716,17 @@ msgstr ""
msgid "bfd_mach_o_read_symtab_symbols: unable to allocate memory for symbols"
msgstr ""
-#: mach-o.c:4945
+#: mach-o.c:4994
#, c-format
msgid "%pB: unknown load command %#x"
msgstr ""
-#: mach-o.c:5136
+#: mach-o.c:5185
#, c-format
msgid "bfd_mach_o_scan: unknown architecture 0x%lx/0x%lx"
msgstr ""
-#: mach-o.c:5241
+#: mach-o.c:5290
#, c-format
msgid "unknown header byte-order value %#x"
msgstr ""
@@ -5889,7 +5889,7 @@ msgstr ""
msgid "unhandled OSF/1 core file section type %d"
msgstr ""
-#: pef.c:529
+#: pef.c:534
#, c-format
msgid "bfd_pef_scan: unknown architecture 0x%lx"
msgstr ""
@@ -6117,70 +6117,70 @@ msgstr ""
msgid "corrupt EIHD record - size is too small"
msgstr ""
-#: vms-alpha.c:664
+#: vms-alpha.c:665
#, c-format
msgid "unable to read EIHS record at offset %#x"
msgstr ""
-#: vms-alpha.c:1156
+#: vms-alpha.c:1157
msgid "record is too small for symbol name length"
msgstr ""
-#: vms-alpha.c:1189
+#: vms-alpha.c:1190
#, c-format
msgid "corrupt EGSD record: its size (%#x) is too small"
msgstr ""
-#: vms-alpha.c:1213
+#: vms-alpha.c:1214
#, c-format
msgid ""
"corrupt EGSD record type %d: size (%#x) is larger than remaining space (%#x)"
msgstr ""
-#: vms-alpha.c:1232
+#: vms-alpha.c:1224
#, c-format
msgid "corrupt EGSD record type %d: size (%#x) is too small"
msgstr ""
-#: vms-alpha.c:1362
+#: vms-alpha.c:1366
#, c-format
msgid "corrupt EGSD record: its psindx field is too big (%#lx)"
msgstr ""
-#: vms-alpha.c:1438
+#: vms-alpha.c:1442
#, c-format
msgid "unknown EGSD subtype %d"
msgstr ""
-#: vms-alpha.c:1471
+#: vms-alpha.c:1475
#, c-format
msgid "stack overflow (%d) in _bfd_vms_push"
msgstr ""
-#: vms-alpha.c:1484
+#: vms-alpha.c:1489
msgid "stack underflow in _bfd_vms_pop"
msgstr ""
#. These names have not yet been added to this switch statement.
-#: vms-alpha.c:1726
+#: vms-alpha.c:1733
#, c-format
msgid "unknown ETIR command %d"
msgstr ""
-#: vms-alpha.c:1757
+#: vms-alpha.c:1764
msgid "corrupt vms value"
msgstr ""
-#: vms-alpha.c:1888
+#: vms-alpha.c:1895
msgid "corrupt ETIR record encountered"
msgstr ""
-#: vms-alpha.c:1946
+#: vms-alpha.c:1956
#, c-format
msgid "bad section index in %s"
msgstr ""
-#: vms-alpha.c:1959
+#: vms-alpha.c:1970
#, c-format
msgid "unsupported STA cmd %s"
msgstr ""
@@ -6190,1930 +6190,1930 @@ msgstr ""
#. Rotate.
#. Redefine symbol to current location.
#. Define a literal.
-#: vms-alpha.c:2139 vms-alpha.c:2170 vms-alpha.c:2261 vms-alpha.c:2419
+#: vms-alpha.c:2156 vms-alpha.c:2187 vms-alpha.c:2278 vms-alpha.c:2467
#, c-format
msgid "%s: not supported"
msgstr ""
-#: vms-alpha.c:2145
+#: vms-alpha.c:2162
#, c-format
msgid "%s: not implemented"
msgstr ""
-#: vms-alpha.c:2403
+#: vms-alpha.c:2450
#, c-format
msgid "invalid use of %s with contexts"
msgstr ""
-#: vms-alpha.c:2437
+#: vms-alpha.c:2491
#, c-format
msgid "reserved cmd %d"
msgstr ""
-#: vms-alpha.c:2521
+#: vms-alpha.c:2575
msgid "corrupt EEOM record - size is too small"
msgstr ""
-#: vms-alpha.c:2530
+#: vms-alpha.c:2584
msgid "object module not error-free !"
msgstr ""
-#: vms-alpha.c:3872
+#: vms-alpha.c:3926
#, c-format
msgid "SEC_RELOC with no relocs in section %pA"
msgstr ""
-#: vms-alpha.c:3924 vms-alpha.c:4139
+#: vms-alpha.c:3978 vms-alpha.c:4193
#, c-format
msgid "size error in section %pA"
msgstr ""
-#: vms-alpha.c:4084
+#: vms-alpha.c:4138
msgid "spurious ALPHA_R_BSR reloc"
msgstr ""
-#: vms-alpha.c:4125
+#: vms-alpha.c:4179
#, c-format
msgid "unhandled relocation %s"
msgstr ""
-#: vms-alpha.c:4420
+#: vms-alpha.c:4474
#, c-format
msgid "unknown source command %d"
msgstr ""
-#: vms-alpha.c:4481 vms-alpha.c:4487 vms-alpha.c:4493 vms-alpha.c:4499
-#: vms-alpha.c:4505 vms-alpha.c:4532 vms-alpha.c:4538 vms-alpha.c:4544
-#: vms-alpha.c:4550
+#: vms-alpha.c:4535 vms-alpha.c:4541 vms-alpha.c:4547 vms-alpha.c:4553
+#: vms-alpha.c:4559 vms-alpha.c:4586 vms-alpha.c:4592 vms-alpha.c:4598
+#: vms-alpha.c:4604
#, c-format
msgid "%s not implemented"
msgstr ""
-#: vms-alpha.c:4593
+#: vms-alpha.c:4647
#, c-format
msgid "unknown line command %d"
msgstr ""
-#: vms-alpha.c:5053 vms-alpha.c:5071 vms-alpha.c:5086 vms-alpha.c:5102
-#: vms-alpha.c:5115 vms-alpha.c:5127 vms-alpha.c:5140
+#: vms-alpha.c:5107 vms-alpha.c:5125 vms-alpha.c:5140 vms-alpha.c:5156
+#: vms-alpha.c:5169 vms-alpha.c:5181 vms-alpha.c:5194
#, c-format
msgid "unknown reloc %s + %s"
msgstr ""
-#: vms-alpha.c:5195
+#: vms-alpha.c:5249
#, c-format
msgid "unknown reloc %s"
msgstr ""
-#: vms-alpha.c:5209
+#: vms-alpha.c:5263
msgid "invalid section index in ETIR"
msgstr ""
-#: vms-alpha.c:5218
+#: vms-alpha.c:5272
msgid "relocation for non-REL psect"
msgstr ""
-#: vms-alpha.c:5265
+#: vms-alpha.c:5319
#, c-format
msgid "unknown symbol in command %s"
msgstr ""
-#: vms-alpha.c:5679
+#: vms-alpha.c:5733
#, c-format
msgid "reloc (%d) is *UNKNOWN*"
msgstr ""
-#: vms-alpha.c:5795
+#: vms-alpha.c:5849
#, c-format
msgid " EMH %u (len=%u): "
msgstr ""
-#: vms-alpha.c:5800
+#: vms-alpha.c:5854
#, c-format
msgid " Error: The length is less than the length of an EMH record\n"
msgstr ""
-#: vms-alpha.c:5817
+#: vms-alpha.c:5871
#, c-format
msgid ""
" Error: The record length is less than the size of an EMH_MHD record\n"
msgstr ""
-#: vms-alpha.c:5820
+#: vms-alpha.c:5874
#, c-format
msgid "Module header\n"
msgstr ""
-#: vms-alpha.c:5821
+#: vms-alpha.c:5875
#, c-format
msgid " structure level: %u\n"
msgstr ""
-#: vms-alpha.c:5822
+#: vms-alpha.c:5876
#, c-format
msgid " max record size: %u\n"
msgstr ""
-#: vms-alpha.c:5828
+#: vms-alpha.c:5882
#, c-format
msgid " Error: The module name is missing\n"
msgstr ""
-#: vms-alpha.c:5834
+#: vms-alpha.c:5888
#, c-format
msgid " Error: The module name is too long\n"
msgstr ""
-#: vms-alpha.c:5837
+#: vms-alpha.c:5891
#, c-format
msgid " module name : %.*s\n"
msgstr ""
-#: vms-alpha.c:5841
+#: vms-alpha.c:5895
#, c-format
msgid " Error: The module version is missing\n"
msgstr ""
-#: vms-alpha.c:5847
+#: vms-alpha.c:5901
#, c-format
msgid " Error: The module version is too long\n"
msgstr ""
-#: vms-alpha.c:5850
+#: vms-alpha.c:5904
#, c-format
msgid " module version : %.*s\n"
msgstr ""
-#: vms-alpha.c:5853
+#: vms-alpha.c:5907
#, c-format
msgid " Error: The compile date is truncated\n"
msgstr ""
-#: vms-alpha.c:5855
+#: vms-alpha.c:5909
#, c-format
msgid " compile date : %.17s\n"
msgstr ""
-#: vms-alpha.c:5860
+#: vms-alpha.c:5914
#, c-format
msgid "Language Processor Name\n"
msgstr ""
-#: vms-alpha.c:5861
+#: vms-alpha.c:5915
#, c-format
msgid " language name: %.*s\n"
msgstr ""
-#: vms-alpha.c:5865
+#: vms-alpha.c:5919
#, c-format
msgid "Source Files Header\n"
msgstr ""
-#: vms-alpha.c:5866
+#: vms-alpha.c:5920
#, c-format
msgid " file: %.*s\n"
msgstr ""
-#: vms-alpha.c:5870
+#: vms-alpha.c:5924
#, c-format
msgid "Title Text Header\n"
msgstr ""
-#: vms-alpha.c:5871
+#: vms-alpha.c:5925
#, c-format
msgid " title: %.*s\n"
msgstr ""
-#: vms-alpha.c:5875
+#: vms-alpha.c:5929
#, c-format
msgid "Copyright Header\n"
msgstr ""
-#: vms-alpha.c:5876
+#: vms-alpha.c:5930
#, c-format
msgid " copyright: %.*s\n"
msgstr ""
-#: vms-alpha.c:5880
+#: vms-alpha.c:5934
#, c-format
msgid "unhandled emh subtype %u\n"
msgstr ""
-#: vms-alpha.c:5890
+#: vms-alpha.c:5944
#, c-format
msgid " EEOM (len=%u):\n"
msgstr ""
-#: vms-alpha.c:5895
+#: vms-alpha.c:5949
#, c-format
msgid " Error: The length is less than the length of an EEOM record\n"
msgstr ""
-#: vms-alpha.c:5899
+#: vms-alpha.c:5953
#, c-format
msgid " number of cond linkage pairs: %u\n"
msgstr ""
-#: vms-alpha.c:5901
+#: vms-alpha.c:5955
#, c-format
msgid " completion code: %u\n"
msgstr ""
-#: vms-alpha.c:5905
+#: vms-alpha.c:5959
#, c-format
msgid " transfer addr flags: 0x%02x\n"
msgstr ""
-#: vms-alpha.c:5906
+#: vms-alpha.c:5960
#, c-format
msgid " transfer addr psect: %u\n"
msgstr ""
-#: vms-alpha.c:5908
+#: vms-alpha.c:5962
#, c-format
msgid " transfer address : 0x%08x\n"
msgstr ""
-#: vms-alpha.c:5917
+#: vms-alpha.c:5971
msgid " WEAK"
msgstr ""
-#: vms-alpha.c:5919
+#: vms-alpha.c:5973
msgid " DEF"
msgstr ""
-#: vms-alpha.c:5921
+#: vms-alpha.c:5975
msgid " UNI"
msgstr ""
-#: vms-alpha.c:5923 vms-alpha.c:5944
+#: vms-alpha.c:5977 vms-alpha.c:5998
msgid " REL"
msgstr ""
-#: vms-alpha.c:5925
+#: vms-alpha.c:5979
msgid " COMM"
msgstr ""
-#: vms-alpha.c:5927
+#: vms-alpha.c:5981
msgid " VECEP"
msgstr ""
-#: vms-alpha.c:5929
+#: vms-alpha.c:5983
msgid " NORM"
msgstr ""
-#: vms-alpha.c:5931
+#: vms-alpha.c:5985
msgid " QVAL"
msgstr ""
-#: vms-alpha.c:5938
+#: vms-alpha.c:5992
msgid " PIC"
msgstr ""
-#: vms-alpha.c:5940
+#: vms-alpha.c:5994
msgid " LIB"
msgstr ""
-#: vms-alpha.c:5942
+#: vms-alpha.c:5996
msgid " OVR"
msgstr ""
-#: vms-alpha.c:5946
+#: vms-alpha.c:6000
msgid " GBL"
msgstr ""
-#: vms-alpha.c:5948
+#: vms-alpha.c:6002
msgid " SHR"
msgstr ""
-#: vms-alpha.c:5950
+#: vms-alpha.c:6004
msgid " EXE"
msgstr ""
-#: vms-alpha.c:5952
+#: vms-alpha.c:6006
msgid " RD"
msgstr ""
-#: vms-alpha.c:5954
+#: vms-alpha.c:6008
msgid " WRT"
msgstr ""
-#: vms-alpha.c:5956
+#: vms-alpha.c:6010
msgid " VEC"
msgstr ""
-#: vms-alpha.c:5958
+#: vms-alpha.c:6012
msgid " NOMOD"
msgstr ""
-#: vms-alpha.c:5960
+#: vms-alpha.c:6014
msgid " COM"
msgstr ""
-#: vms-alpha.c:5962
+#: vms-alpha.c:6016
msgid " 64B"
msgstr ""
-#: vms-alpha.c:5971
+#: vms-alpha.c:6025
#, c-format
msgid " EGSD (len=%u):\n"
msgstr ""
-#: vms-alpha.c:5984
+#: vms-alpha.c:6038
#, c-format
msgid " EGSD entry %2u (type: %u, len: %u): "
msgstr ""
-#: vms-alpha.c:5990 vms-alpha.c:6241
+#: vms-alpha.c:6044 vms-alpha.c:6295
#, c-format
msgid " Error: length larger than remaining space in record\n"
msgstr ""
-#: vms-alpha.c:6002
+#: vms-alpha.c:6056
#, c-format
msgid "PSC - Program section definition\n"
msgstr ""
-#: vms-alpha.c:6003 vms-alpha.c:6020
+#: vms-alpha.c:6057 vms-alpha.c:6074
#, c-format
msgid " alignment : 2**%u\n"
msgstr ""
-#: vms-alpha.c:6004 vms-alpha.c:6021
+#: vms-alpha.c:6058 vms-alpha.c:6075
#, c-format
msgid " flags : 0x%04x"
msgstr ""
-#: vms-alpha.c:6008
+#: vms-alpha.c:6062
#, c-format
msgid " alloc (len): %u (0x%08x)\n"
msgstr ""
-#: vms-alpha.c:6009 vms-alpha.c:6066 vms-alpha.c:6115
+#: vms-alpha.c:6063 vms-alpha.c:6120 vms-alpha.c:6169
#, c-format
msgid " name : %.*s\n"
msgstr ""
-#: vms-alpha.c:6019
+#: vms-alpha.c:6073
#, c-format
msgid "SPSC - Shared Image Program section def\n"
msgstr ""
-#: vms-alpha.c:6025
+#: vms-alpha.c:6079
#, c-format
msgid " alloc (len) : %u (0x%08x)\n"
msgstr ""
-#: vms-alpha.c:6026
+#: vms-alpha.c:6080
#, c-format
msgid " image offset : 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6028
+#: vms-alpha.c:6082
#, c-format
msgid " symvec offset : 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6030
+#: vms-alpha.c:6084
#, c-format
msgid " name : %.*s\n"
msgstr ""
-#: vms-alpha.c:6043
+#: vms-alpha.c:6097
#, c-format
msgid "SYM - Global symbol definition\n"
msgstr ""
-#: vms-alpha.c:6044 vms-alpha.c:6104 vms-alpha.c:6125 vms-alpha.c:6144
+#: vms-alpha.c:6098 vms-alpha.c:6158 vms-alpha.c:6179 vms-alpha.c:6198
#, c-format
msgid " flags: 0x%04x"
msgstr ""
-#: vms-alpha.c:6047
+#: vms-alpha.c:6101
#, c-format
msgid " psect offset: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6051
+#: vms-alpha.c:6105
#, c-format
msgid " code address: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6053
+#: vms-alpha.c:6107
#, c-format
msgid " psect index for entry point : %u\n"
msgstr ""
-#: vms-alpha.c:6056 vms-alpha.c:6132 vms-alpha.c:6151
+#: vms-alpha.c:6110 vms-alpha.c:6186 vms-alpha.c:6205
#, c-format
msgid " psect index : %u\n"
msgstr ""
-#: vms-alpha.c:6058 vms-alpha.c:6134 vms-alpha.c:6153
+#: vms-alpha.c:6112 vms-alpha.c:6188 vms-alpha.c:6207
#, c-format
msgid " name : %.*s\n"
msgstr ""
-#: vms-alpha.c:6065
+#: vms-alpha.c:6119
#, c-format
msgid "SYM - Global symbol reference\n"
msgstr ""
-#: vms-alpha.c:6077
+#: vms-alpha.c:6131
#, c-format
msgid "IDC - Ident Consistency check\n"
msgstr ""
-#: vms-alpha.c:6078
+#: vms-alpha.c:6132
#, c-format
msgid " flags : 0x%08x"
msgstr ""
-#: vms-alpha.c:6082
+#: vms-alpha.c:6136
#, c-format
msgid " id match : %x\n"
msgstr ""
-#: vms-alpha.c:6084
+#: vms-alpha.c:6138
#, c-format
msgid " error severity: %x\n"
msgstr ""
-#: vms-alpha.c:6087
+#: vms-alpha.c:6141
#, c-format
msgid " entity name : %.*s\n"
msgstr ""
-#: vms-alpha.c:6089
+#: vms-alpha.c:6143
#, c-format
msgid " object name : %.*s\n"
msgstr ""
-#: vms-alpha.c:6092
+#: vms-alpha.c:6146
#, c-format
msgid " binary ident : 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6095
+#: vms-alpha.c:6149
#, c-format
msgid " ascii ident : %.*s\n"
msgstr ""
-#: vms-alpha.c:6103
+#: vms-alpha.c:6157
#, c-format
msgid "SYMG - Universal symbol definition\n"
msgstr ""
-#: vms-alpha.c:6107
+#: vms-alpha.c:6161
#, c-format
msgid " symbol vector offset: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6109
+#: vms-alpha.c:6163
#, c-format
msgid " entry point: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6111
+#: vms-alpha.c:6165
#, c-format
msgid " proc descr : 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6113
+#: vms-alpha.c:6167
#, c-format
msgid " psect index: %u\n"
msgstr ""
-#: vms-alpha.c:6124
+#: vms-alpha.c:6178
#, c-format
msgid "SYMV - Vectored symbol definition\n"
msgstr ""
-#: vms-alpha.c:6128
+#: vms-alpha.c:6182
#, c-format
msgid " vector : 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6130 vms-alpha.c:6149
+#: vms-alpha.c:6184 vms-alpha.c:6203
#, c-format
msgid " psect offset: %u\n"
msgstr ""
-#: vms-alpha.c:6143
+#: vms-alpha.c:6197
#, c-format
msgid "SYMM - Global symbol definition with version\n"
msgstr ""
-#: vms-alpha.c:6147
+#: vms-alpha.c:6201
#, c-format
msgid " version mask: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6158
+#: vms-alpha.c:6212
#, c-format
msgid "unhandled egsd entry type %u\n"
msgstr ""
-#: vms-alpha.c:6193
+#: vms-alpha.c:6247
#, c-format
msgid " linkage index: %u, replacement insn: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6197
+#: vms-alpha.c:6251
#, c-format
msgid " psect idx 1: %u, offset 1: 0x%08x %08x\n"
msgstr ""
-#: vms-alpha.c:6202
+#: vms-alpha.c:6256
#, c-format
msgid " psect idx 2: %u, offset 2: 0x%08x %08x\n"
msgstr ""
-#: vms-alpha.c:6208
+#: vms-alpha.c:6262
#, c-format
msgid " psect idx 3: %u, offset 3: 0x%08x %08x\n"
msgstr ""
-#: vms-alpha.c:6213
+#: vms-alpha.c:6267
#, c-format
msgid " global name: %.*s\n"
msgstr ""
-#: vms-alpha.c:6224
+#: vms-alpha.c:6278
#, c-format
msgid " %s (len=%u+%u):\n"
msgstr ""
-#: vms-alpha.c:6246
+#: vms-alpha.c:6300
#, c-format
msgid " (type: %3u, size: 4+%3u): "
msgstr ""
-#: vms-alpha.c:6250
+#: vms-alpha.c:6304
#, c-format
msgid "STA_GBL (stack global) %.*s\n"
msgstr ""
-#: vms-alpha.c:6254
+#: vms-alpha.c:6308
#, c-format
msgid "STA_LW (stack longword) 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6258
+#: vms-alpha.c:6312
#, c-format
msgid "STA_QW (stack quadword) 0x%08x %08x\n"
msgstr ""
-#: vms-alpha.c:6263
+#: vms-alpha.c:6317
#, c-format
msgid "STA_PQ (stack psect base + offset)\n"
msgstr ""
-#: vms-alpha.c:6265
+#: vms-alpha.c:6319
#, c-format
msgid " psect: %u, offset: 0x%08x %08x\n"
msgstr ""
-#: vms-alpha.c:6271
+#: vms-alpha.c:6325
#, c-format
msgid "STA_LI (stack literal)\n"
msgstr ""
-#: vms-alpha.c:6274
+#: vms-alpha.c:6328
#, c-format
msgid "STA_MOD (stack module)\n"
msgstr ""
-#: vms-alpha.c:6277
+#: vms-alpha.c:6331
#, c-format
msgid "STA_CKARG (compare procedure argument)\n"
msgstr ""
-#: vms-alpha.c:6281
+#: vms-alpha.c:6335
#, c-format
msgid "STO_B (store byte)\n"
msgstr ""
-#: vms-alpha.c:6284
+#: vms-alpha.c:6338
#, c-format
msgid "STO_W (store word)\n"
msgstr ""
-#: vms-alpha.c:6287
+#: vms-alpha.c:6341
#, c-format
msgid "STO_LW (store longword)\n"
msgstr ""
-#: vms-alpha.c:6290
+#: vms-alpha.c:6344
#, c-format
msgid "STO_QW (store quadword)\n"
msgstr ""
-#: vms-alpha.c:6296
+#: vms-alpha.c:6350
#, c-format
msgid "STO_IMMR (store immediate repeat) %u bytes\n"
msgstr ""
-#: vms-alpha.c:6303
+#: vms-alpha.c:6357
#, c-format
msgid "STO_GBL (store global) %.*s\n"
msgstr ""
-#: vms-alpha.c:6307
+#: vms-alpha.c:6361
#, c-format
msgid "STO_CA (store code address) %.*s\n"
msgstr ""
-#: vms-alpha.c:6311
+#: vms-alpha.c:6365
#, c-format
msgid "STO_RB (store relative branch)\n"
msgstr ""
-#: vms-alpha.c:6314
+#: vms-alpha.c:6368
#, c-format
msgid "STO_AB (store absolute branch)\n"
msgstr ""
-#: vms-alpha.c:6317
+#: vms-alpha.c:6371
#, c-format
msgid "STO_OFF (store offset to psect)\n"
msgstr ""
-#: vms-alpha.c:6323
+#: vms-alpha.c:6377
#, c-format
msgid "STO_IMM (store immediate) %u bytes\n"
msgstr ""
-#: vms-alpha.c:6330
+#: vms-alpha.c:6384
#, c-format
msgid "STO_GBL_LW (store global longword) %.*s\n"
msgstr ""
-#: vms-alpha.c:6334
+#: vms-alpha.c:6388
#, c-format
msgid "STO_OFF (store LP with procedure signature)\n"
msgstr ""
-#: vms-alpha.c:6337
+#: vms-alpha.c:6391
#, c-format
msgid "STO_BR_GBL (store branch global) *todo*\n"
msgstr ""
-#: vms-alpha.c:6340
+#: vms-alpha.c:6394
#, c-format
msgid "STO_BR_PS (store branch psect + offset) *todo*\n"
msgstr ""
-#: vms-alpha.c:6344
+#: vms-alpha.c:6398
#, c-format
msgid "OPR_NOP (no-operation)\n"
msgstr ""
-#: vms-alpha.c:6347
+#: vms-alpha.c:6401
#, c-format
msgid "OPR_ADD (add)\n"
msgstr ""
-#: vms-alpha.c:6350
+#: vms-alpha.c:6404
#, c-format
msgid "OPR_SUB (subtract)\n"
msgstr ""
-#: vms-alpha.c:6353
+#: vms-alpha.c:6407
#, c-format
msgid "OPR_MUL (multiply)\n"
msgstr ""
-#: vms-alpha.c:6356
+#: vms-alpha.c:6410
#, c-format
msgid "OPR_DIV (divide)\n"
msgstr ""
-#: vms-alpha.c:6359
+#: vms-alpha.c:6413
#, c-format
msgid "OPR_AND (logical and)\n"
msgstr ""
-#: vms-alpha.c:6362
+#: vms-alpha.c:6416
#, c-format
msgid "OPR_IOR (logical inclusive or)\n"
msgstr ""
-#: vms-alpha.c:6365
+#: vms-alpha.c:6419
#, c-format
msgid "OPR_EOR (logical exclusive or)\n"
msgstr ""
-#: vms-alpha.c:6368
+#: vms-alpha.c:6422
#, c-format
msgid "OPR_NEG (negate)\n"
msgstr ""
-#: vms-alpha.c:6371
+#: vms-alpha.c:6425
#, c-format
msgid "OPR_COM (complement)\n"
msgstr ""
-#: vms-alpha.c:6374
+#: vms-alpha.c:6428
#, c-format
msgid "OPR_INSV (insert field)\n"
msgstr ""
-#: vms-alpha.c:6377
+#: vms-alpha.c:6431
#, c-format
msgid "OPR_ASH (arithmetic shift)\n"
msgstr ""
-#: vms-alpha.c:6380
+#: vms-alpha.c:6434
#, c-format
msgid "OPR_USH (unsigned shift)\n"
msgstr ""
-#: vms-alpha.c:6383
+#: vms-alpha.c:6437
#, c-format
msgid "OPR_ROT (rotate)\n"
msgstr ""
-#: vms-alpha.c:6386
+#: vms-alpha.c:6440
#, c-format
msgid "OPR_SEL (select)\n"
msgstr ""
-#: vms-alpha.c:6389
+#: vms-alpha.c:6443
#, c-format
msgid "OPR_REDEF (redefine symbol to curr location)\n"
msgstr ""
-#: vms-alpha.c:6392
+#: vms-alpha.c:6446
#, c-format
msgid "OPR_REDEF (define a literal)\n"
msgstr ""
-#: vms-alpha.c:6396
+#: vms-alpha.c:6450
#, c-format
msgid "STC_LP (store cond linkage pair)\n"
msgstr ""
-#: vms-alpha.c:6400
+#: vms-alpha.c:6454
#, c-format
msgid "STC_LP_PSB (store cond linkage pair + signature)\n"
msgstr ""
-#: vms-alpha.c:6402
+#: vms-alpha.c:6456
#, c-format
msgid " linkage index: %u, procedure: %.*s\n"
msgstr ""
-#: vms-alpha.c:6405
+#: vms-alpha.c:6459
#, c-format
msgid " signature: %.*s\n"
msgstr ""
-#: vms-alpha.c:6408
+#: vms-alpha.c:6462
#, c-format
msgid "STC_GBL (store cond global)\n"
msgstr ""
-#: vms-alpha.c:6410
+#: vms-alpha.c:6464
#, c-format
msgid " linkage index: %u, global: %.*s\n"
msgstr ""
-#: vms-alpha.c:6414
+#: vms-alpha.c:6468
#, c-format
msgid "STC_GCA (store cond code address)\n"
msgstr ""
-#: vms-alpha.c:6416
+#: vms-alpha.c:6470
#, c-format
msgid " linkage index: %u, procedure name: %.*s\n"
msgstr ""
-#: vms-alpha.c:6420
+#: vms-alpha.c:6474
#, c-format
msgid "STC_PS (store cond psect + offset)\n"
msgstr ""
-#: vms-alpha.c:6423
+#: vms-alpha.c:6477
#, c-format
msgid " linkage index: %u, psect: %u, offset: 0x%08x %08x\n"
msgstr ""
-#: vms-alpha.c:6430
+#: vms-alpha.c:6484
#, c-format
msgid "STC_NOP_GBL (store cond NOP at global addr)\n"
msgstr ""
-#: vms-alpha.c:6434
+#: vms-alpha.c:6488
#, c-format
msgid "STC_NOP_PS (store cond NOP at psect + offset)\n"
msgstr ""
-#: vms-alpha.c:6438
+#: vms-alpha.c:6492
#, c-format
msgid "STC_BSR_GBL (store cond BSR at global addr)\n"
msgstr ""
-#: vms-alpha.c:6442
+#: vms-alpha.c:6496
#, c-format
msgid "STC_BSR_PS (store cond BSR at psect + offset)\n"
msgstr ""
-#: vms-alpha.c:6446
+#: vms-alpha.c:6500
#, c-format
msgid "STC_LDA_GBL (store cond LDA at global addr)\n"
msgstr ""
-#: vms-alpha.c:6450
+#: vms-alpha.c:6504
#, c-format
msgid "STC_LDA_PS (store cond LDA at psect + offset)\n"
msgstr ""
-#: vms-alpha.c:6454
+#: vms-alpha.c:6508
#, c-format
msgid "STC_BOH_GBL (store cond BOH at global addr)\n"
msgstr ""
-#: vms-alpha.c:6458
+#: vms-alpha.c:6512
#, c-format
msgid "STC_BOH_PS (store cond BOH at psect + offset)\n"
msgstr ""
-#: vms-alpha.c:6463
+#: vms-alpha.c:6517
#, c-format
msgid "STC_NBH_GBL (store cond or hint at global addr)\n"
msgstr ""
-#: vms-alpha.c:6467
+#: vms-alpha.c:6521
#, c-format
msgid "STC_NBH_PS (store cond or hint at psect + offset)\n"
msgstr ""
-#: vms-alpha.c:6471
+#: vms-alpha.c:6525
#, c-format
msgid "CTL_SETRB (set relocation base)\n"
msgstr ""
-#: vms-alpha.c:6477
+#: vms-alpha.c:6531
#, c-format
msgid "CTL_AUGRB (augment relocation base) %u\n"
msgstr ""
-#: vms-alpha.c:6481
+#: vms-alpha.c:6535
#, c-format
msgid "CTL_DFLOC (define location)\n"
msgstr ""
-#: vms-alpha.c:6484
+#: vms-alpha.c:6538
#, c-format
msgid "CTL_STLOC (set location)\n"
msgstr ""
-#: vms-alpha.c:6487
+#: vms-alpha.c:6541
#, c-format
msgid "CTL_STKDL (stack defined location)\n"
msgstr ""
-#: vms-alpha.c:6490 vms-alpha.c:6914 vms-alpha.c:7040
+#: vms-alpha.c:6544 vms-alpha.c:6968 vms-alpha.c:7094
#, c-format
msgid "*unhandled*\n"
msgstr ""
-#: vms-alpha.c:6520 vms-alpha.c:6559
+#: vms-alpha.c:6574 vms-alpha.c:6613
#, c-format
msgid "cannot read GST record length\n"
msgstr ""
#. Ill-formed.
-#: vms-alpha.c:6541
+#: vms-alpha.c:6595
#, c-format
msgid "cannot find EMH in first GST record\n"
msgstr ""
-#: vms-alpha.c:6567
+#: vms-alpha.c:6621
#, c-format
msgid "cannot read GST record header\n"
msgstr ""
-#: vms-alpha.c:6580
+#: vms-alpha.c:6634
#, c-format
msgid " corrupted GST\n"
msgstr ""
-#: vms-alpha.c:6588
+#: vms-alpha.c:6642
#, c-format
msgid "cannot read GST record\n"
msgstr ""
-#: vms-alpha.c:6617
+#: vms-alpha.c:6671
#, c-format
msgid " unhandled EOBJ record type %u\n"
msgstr ""
-#: vms-alpha.c:6641
+#: vms-alpha.c:6695
#, c-format
msgid " bitcount: %u, base addr: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6655
+#: vms-alpha.c:6709
#, c-format
msgid " bitmap: 0x%08x (count: %u):\n"
msgstr ""
-#: vms-alpha.c:6662
+#: vms-alpha.c:6716
#, c-format
msgid " %08x"
msgstr ""
-#: vms-alpha.c:6688
+#: vms-alpha.c:6742
#, c-format
msgid " image %u (%u entries)\n"
msgstr ""
-#: vms-alpha.c:6694
+#: vms-alpha.c:6748
#, c-format
msgid " offset: 0x%08x, val: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6716
+#: vms-alpha.c:6770
#, c-format
msgid " image %u (%u entries), offsets:\n"
msgstr ""
-#: vms-alpha.c:6723
+#: vms-alpha.c:6777
#, c-format
msgid " 0x%08x"
msgstr ""
#. 64 bits.
-#: vms-alpha.c:6845
+#: vms-alpha.c:6899
#, c-format
msgid "64 bits *unhandled*\n"
msgstr ""
-#: vms-alpha.c:6850
+#: vms-alpha.c:6904
#, c-format
msgid "class: %u, dtype: %u, length: %u, pointer: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6861
+#: vms-alpha.c:6915
#, c-format
msgid "non-contiguous array of %s\n"
msgstr ""
-#: vms-alpha.c:6866
+#: vms-alpha.c:6920
#, c-format
msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n"
msgstr ""
-#: vms-alpha.c:6871
+#: vms-alpha.c:6925
#, c-format
msgid "arsize: %u, a0: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:6875
+#: vms-alpha.c:6929
#, c-format
msgid "Strides:\n"
msgstr ""
-#: vms-alpha.c:6885
+#: vms-alpha.c:6939
#, c-format
msgid "Bounds:\n"
msgstr ""
-#: vms-alpha.c:6891
+#: vms-alpha.c:6945
#, c-format
msgid "[%u]: Lower: %u, upper: %u\n"
msgstr ""
-#: vms-alpha.c:6903
+#: vms-alpha.c:6957
#, c-format
msgid "unaligned bit-string of %s\n"
msgstr ""
-#: vms-alpha.c:6908
+#: vms-alpha.c:6962
#, c-format
msgid "base: %u, pos: %u\n"
msgstr ""
-#: vms-alpha.c:6929
+#: vms-alpha.c:6983
#, c-format
msgid "vflags: 0x%02x, value: 0x%08x "
msgstr ""
-#: vms-alpha.c:6935
+#: vms-alpha.c:6989
#, c-format
msgid "(no value)\n"
msgstr ""
-#: vms-alpha.c:6938
+#: vms-alpha.c:6992
#, c-format
msgid "(not active)\n"
msgstr ""
-#: vms-alpha.c:6941
+#: vms-alpha.c:6995
#, c-format
msgid "(not allocated)\n"
msgstr ""
-#: vms-alpha.c:6944
+#: vms-alpha.c:6998
#, c-format
msgid "(descriptor)\n"
msgstr ""
-#: vms-alpha.c:6948
+#: vms-alpha.c:7002
#, c-format
msgid "(trailing value)\n"
msgstr ""
-#: vms-alpha.c:6951
+#: vms-alpha.c:7005
#, c-format
msgid "(value spec follows)\n"
msgstr ""
-#: vms-alpha.c:6954
+#: vms-alpha.c:7008
#, c-format
msgid "(at bit offset %u)\n"
msgstr ""
-#: vms-alpha.c:6958
+#: vms-alpha.c:7012
#, c-format
msgid "(reg: %u, disp: %u, indir: %u, kind: "
msgstr ""
-#: vms-alpha.c:6965
+#: vms-alpha.c:7019
msgid "literal"
msgstr ""
-#: vms-alpha.c:6968
+#: vms-alpha.c:7022
msgid "address"
msgstr ""
-#: vms-alpha.c:6971
+#: vms-alpha.c:7025
msgid "desc"
msgstr ""
-#: vms-alpha.c:6974
+#: vms-alpha.c:7028
msgid "reg"
msgstr ""
-#: vms-alpha.c:6991
+#: vms-alpha.c:7045
#, c-format
msgid "len: %2u, kind: %2u "
msgstr ""
-#: vms-alpha.c:6997
+#: vms-alpha.c:7051
#, c-format
msgid "atomic, type=0x%02x %s\n"
msgstr ""
-#: vms-alpha.c:7001
+#: vms-alpha.c:7055
#, c-format
msgid "indirect, defined at 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7005
+#: vms-alpha.c:7059
#, c-format
msgid "typed pointer\n"
msgstr ""
-#: vms-alpha.c:7009
+#: vms-alpha.c:7063
#, c-format
msgid "pointer\n"
msgstr ""
-#: vms-alpha.c:7017
+#: vms-alpha.c:7071
#, c-format
msgid "array, dim: %u, bitmap: "
msgstr ""
-#: vms-alpha.c:7024
+#: vms-alpha.c:7078
#, c-format
msgid "array descriptor:\n"
msgstr ""
-#: vms-alpha.c:7031
+#: vms-alpha.c:7085
#, c-format
msgid "type spec for element:\n"
msgstr ""
-#: vms-alpha.c:7033
+#: vms-alpha.c:7087
#, c-format
msgid "type spec for subscript %u:\n"
msgstr ""
-#: vms-alpha.c:7051
+#: vms-alpha.c:7105
#, c-format
msgid "Debug symbol table:\n"
msgstr ""
-#: vms-alpha.c:7062
+#: vms-alpha.c:7116
#, c-format
msgid "cannot read DST header\n"
msgstr ""
-#: vms-alpha.c:7068
+#: vms-alpha.c:7122
#, c-format
msgid " type: %3u, len: %3u (at 0x%08x): "
msgstr ""
-#: vms-alpha.c:7082
+#: vms-alpha.c:7136
#, c-format
msgid "cannot read DST symbol\n"
msgstr ""
-#: vms-alpha.c:7125
+#: vms-alpha.c:7179
#, c-format
msgid "standard data: %s\n"
msgstr ""
-#: vms-alpha.c:7128 vms-alpha.c:7216
+#: vms-alpha.c:7182 vms-alpha.c:7270
#, c-format
msgid " name: %.*s\n"
msgstr ""
-#: vms-alpha.c:7135
+#: vms-alpha.c:7189
#, c-format
msgid "modbeg\n"
msgstr ""
-#: vms-alpha.c:7137
+#: vms-alpha.c:7191
#, c-format
msgid " flags: %d, language: %u, major: %u, minor: %u\n"
msgstr ""
-#: vms-alpha.c:7143 vms-alpha.c:7417
+#: vms-alpha.c:7197 vms-alpha.c:7471
#, c-format
msgid " module name: %.*s\n"
msgstr ""
-#: vms-alpha.c:7146
+#: vms-alpha.c:7200
#, c-format
msgid " compiler : %.*s\n"
msgstr ""
-#: vms-alpha.c:7151
+#: vms-alpha.c:7205
#, c-format
msgid "modend\n"
msgstr ""
-#: vms-alpha.c:7158
+#: vms-alpha.c:7212
msgid "rtnbeg\n"
msgstr ""
-#: vms-alpha.c:7160
+#: vms-alpha.c:7214
#, c-format
msgid " flags: %u, address: 0x%08x, pd-address: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7165
+#: vms-alpha.c:7219
#, c-format
msgid " routine name: %.*s\n"
msgstr ""
-#: vms-alpha.c:7173
+#: vms-alpha.c:7227
#, c-format
msgid "rtnend: size 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7181
+#: vms-alpha.c:7235
#, c-format
msgid "prolog: bkpt address 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7190
+#: vms-alpha.c:7244
#, c-format
msgid "epilog: flags: %u, count: %u\n"
msgstr ""
-#: vms-alpha.c:7200
+#: vms-alpha.c:7254
#, c-format
msgid "blkbeg: address: 0x%08x, name: %.*s\n"
msgstr ""
-#: vms-alpha.c:7209
+#: vms-alpha.c:7263
#, c-format
msgid "blkend: size: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7215
+#: vms-alpha.c:7269
#, c-format
msgid "typspec (len: %u)\n"
msgstr ""
-#: vms-alpha.c:7222
+#: vms-alpha.c:7276
#, c-format
msgid "septyp, name: %.*s\n"
msgstr ""
-#: vms-alpha.c:7231
+#: vms-alpha.c:7285
#, c-format
msgid "recbeg: name: %.*s\n"
msgstr ""
-#: vms-alpha.c:7233
+#: vms-alpha.c:7287
#, c-format
msgid " len: %u bits\n"
msgstr ""
-#: vms-alpha.c:7238
+#: vms-alpha.c:7292
#, c-format
msgid "recend\n"
msgstr ""
-#: vms-alpha.c:7242
+#: vms-alpha.c:7296
#, c-format
msgid "enumbeg, len: %u, name: %.*s\n"
msgstr ""
-#: vms-alpha.c:7246
+#: vms-alpha.c:7300
#, c-format
msgid "enumelt, name: %.*s\n"
msgstr ""
-#: vms-alpha.c:7250
+#: vms-alpha.c:7304
#, c-format
msgid "enumend\n"
msgstr ""
-#: vms-alpha.c:7255
+#: vms-alpha.c:7309
#, c-format
msgid "label, name: %.*s\n"
msgstr ""
-#: vms-alpha.c:7257
+#: vms-alpha.c:7311
#, c-format
msgid " address: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7267
+#: vms-alpha.c:7321
#, c-format
msgid "discontiguous range (nbr: %u)\n"
msgstr ""
-#: vms-alpha.c:7270
+#: vms-alpha.c:7324
#, c-format
msgid " address: 0x%08x, size: %u\n"
msgstr ""
-#: vms-alpha.c:7280
+#: vms-alpha.c:7334
#, c-format
msgid "line num (len: %u)\n"
msgstr ""
-#: vms-alpha.c:7297
+#: vms-alpha.c:7351
#, c-format
msgid "delta_pc_w %u\n"
msgstr ""
-#: vms-alpha.c:7304
+#: vms-alpha.c:7358
#, c-format
msgid "incr_linum(b): +%u\n"
msgstr ""
-#: vms-alpha.c:7310
+#: vms-alpha.c:7364
#, c-format
msgid "incr_linum_w: +%u\n"
msgstr ""
-#: vms-alpha.c:7316
+#: vms-alpha.c:7370
#, c-format
msgid "incr_linum_l: +%u\n"
msgstr ""
-#: vms-alpha.c:7322
+#: vms-alpha.c:7376
#, c-format
msgid "set_line_num(w) %u\n"
msgstr ""
-#: vms-alpha.c:7327
+#: vms-alpha.c:7381
#, c-format
msgid "set_line_num_b %u\n"
msgstr ""
-#: vms-alpha.c:7332
+#: vms-alpha.c:7386
#, c-format
msgid "set_line_num_l %u\n"
msgstr ""
-#: vms-alpha.c:7337
+#: vms-alpha.c:7391
#, c-format
msgid "set_abs_pc: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7341
+#: vms-alpha.c:7395
#, c-format
msgid "delta_pc_l: +0x%08x\n"
msgstr ""
-#: vms-alpha.c:7346
+#: vms-alpha.c:7400
#, c-format
msgid "term(b): 0x%02x"
msgstr ""
-#: vms-alpha.c:7348
+#: vms-alpha.c:7402
#, c-format
msgid " pc: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7353
+#: vms-alpha.c:7407
#, c-format
msgid "term_w: 0x%04x"
msgstr ""
-#: vms-alpha.c:7355
+#: vms-alpha.c:7409
#, c-format
msgid " pc: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7361
+#: vms-alpha.c:7415
#, c-format
msgid "delta pc +%-4d"
msgstr ""
-#: vms-alpha.c:7365
+#: vms-alpha.c:7419
#, c-format
msgid " pc: 0x%08x line: %5u\n"
msgstr ""
-#: vms-alpha.c:7370
+#: vms-alpha.c:7424
#, c-format
msgid " *unhandled* cmd %u\n"
msgstr ""
-#: vms-alpha.c:7385
+#: vms-alpha.c:7439
#, c-format
msgid "source (len: %u)\n"
msgstr ""
-#: vms-alpha.c:7400
+#: vms-alpha.c:7454
#, c-format
msgid " declfile: len: %u, flags: %u, fileid: %u\n"
msgstr ""
-#: vms-alpha.c:7405
+#: vms-alpha.c:7459
#, c-format
msgid " rms: cdt: 0x%08x %08x, ebk: 0x%08x, ffb: 0x%04x, rfo: %u\n"
msgstr ""
-#: vms-alpha.c:7414
+#: vms-alpha.c:7468
#, c-format
msgid " filename : %.*s\n"
msgstr ""
-#: vms-alpha.c:7423
+#: vms-alpha.c:7477
#, c-format
msgid " setfile %u\n"
msgstr ""
-#: vms-alpha.c:7428 vms-alpha.c:7433
+#: vms-alpha.c:7482 vms-alpha.c:7487
#, c-format
msgid " setrec %u\n"
msgstr ""
-#: vms-alpha.c:7438 vms-alpha.c:7443
+#: vms-alpha.c:7492 vms-alpha.c:7497
#, c-format
msgid " setlnum %u\n"
msgstr ""
-#: vms-alpha.c:7448 vms-alpha.c:7453
+#: vms-alpha.c:7502 vms-alpha.c:7507
#, c-format
msgid " deflines %u\n"
msgstr ""
-#: vms-alpha.c:7457
+#: vms-alpha.c:7511
#, c-format
msgid " formfeed\n"
msgstr ""
-#: vms-alpha.c:7461
+#: vms-alpha.c:7515
#, c-format
msgid " *unhandled* cmd %u\n"
msgstr ""
-#: vms-alpha.c:7473
+#: vms-alpha.c:7527
#, c-format
msgid "*unhandled* dst type %u\n"
msgstr ""
-#: vms-alpha.c:7505
+#: vms-alpha.c:7559
#, c-format
msgid "cannot read EIHD\n"
msgstr ""
-#: vms-alpha.c:7509
+#: vms-alpha.c:7563
#, c-format
msgid "EIHD: (size: %u, nbr blocks: %u)\n"
msgstr ""
-#: vms-alpha.c:7513
+#: vms-alpha.c:7567
#, c-format
msgid " majorid: %u, minorid: %u\n"
msgstr ""
-#: vms-alpha.c:7521
+#: vms-alpha.c:7575
msgid "executable"
msgstr ""
-#: vms-alpha.c:7524
+#: vms-alpha.c:7578
msgid "linkable image"
msgstr ""
-#: vms-alpha.c:7531
+#: vms-alpha.c:7585
#, c-format
msgid " image type: %u (%s)"
msgstr ""
-#: vms-alpha.c:7537
+#: vms-alpha.c:7591
msgid "native"
msgstr ""
-#: vms-alpha.c:7540
+#: vms-alpha.c:7594
msgid "CLI"
msgstr ""
-#: vms-alpha.c:7547
+#: vms-alpha.c:7601
#, c-format
msgid ", subtype: %u (%s)\n"
msgstr ""
-#: vms-alpha.c:7554
+#: vms-alpha.c:7608
#, c-format
msgid " offsets: isd: %u, activ: %u, symdbg: %u, imgid: %u, patch: %u\n"
msgstr ""
-#: vms-alpha.c:7558
+#: vms-alpha.c:7612
#, c-format
msgid " fixup info rva: "
msgstr ""
-#: vms-alpha.c:7560
+#: vms-alpha.c:7614
#, c-format
msgid ", symbol vector rva: "
msgstr ""
-#: vms-alpha.c:7563
+#: vms-alpha.c:7617
#, c-format
msgid ""
"\n"
" version array off: %u\n"
msgstr ""
-#: vms-alpha.c:7568
+#: vms-alpha.c:7622
#, c-format
msgid " img I/O count: %u, nbr channels: %u, req pri: %08x%08x\n"
msgstr ""
-#: vms-alpha.c:7574
+#: vms-alpha.c:7628
#, c-format
msgid " linker flags: %08x:"
msgstr ""
-#: vms-alpha.c:7605
+#: vms-alpha.c:7659
#, c-format
msgid " ident: 0x%08x, sysver: 0x%08x, match ctrl: %u, symvect_size: %u\n"
msgstr ""
-#: vms-alpha.c:7611
+#: vms-alpha.c:7665
#, c-format
msgid " BPAGE: %u"
msgstr ""
-#: vms-alpha.c:7618
+#: vms-alpha.c:7672
#, c-format
msgid ", ext fixup offset: %u, no_opt psect off: %u"
msgstr ""
-#: vms-alpha.c:7621
+#: vms-alpha.c:7675
#, c-format
msgid ", alias: %u\n"
msgstr ""
-#: vms-alpha.c:7629
+#: vms-alpha.c:7683
#, c-format
msgid "system version array information:\n"
msgstr ""
-#: vms-alpha.c:7633
+#: vms-alpha.c:7687
#, c-format
msgid "cannot read EIHVN header\n"
msgstr ""
-#: vms-alpha.c:7643
+#: vms-alpha.c:7697
#, c-format
msgid "cannot read EIHVN version\n"
msgstr ""
-#: vms-alpha.c:7646
+#: vms-alpha.c:7700
#, c-format
msgid " %02u "
msgstr ""
-#: vms-alpha.c:7650
+#: vms-alpha.c:7704
msgid "BASE_IMAGE "
msgstr ""
-#: vms-alpha.c:7653
+#: vms-alpha.c:7707
msgid "MEMORY_MANAGEMENT"
msgstr ""
-#: vms-alpha.c:7656
+#: vms-alpha.c:7710
msgid "IO "
msgstr ""
-#: vms-alpha.c:7659
+#: vms-alpha.c:7713
msgid "FILES_VOLUMES "
msgstr ""
-#: vms-alpha.c:7662
+#: vms-alpha.c:7716
msgid "PROCESS_SCHED "
msgstr ""
-#: vms-alpha.c:7665
+#: vms-alpha.c:7719
msgid "SYSGEN "
msgstr ""
-#: vms-alpha.c:7668
+#: vms-alpha.c:7722
msgid "CLUSTERS_LOCKMGR "
msgstr ""
-#: vms-alpha.c:7671
+#: vms-alpha.c:7725
msgid "LOGICAL_NAMES "
msgstr ""
-#: vms-alpha.c:7674
+#: vms-alpha.c:7728
msgid "SECURITY "
msgstr ""
-#: vms-alpha.c:7677
+#: vms-alpha.c:7731
msgid "IMAGE_ACTIVATOR "
msgstr ""
-#: vms-alpha.c:7680
+#: vms-alpha.c:7734
msgid "NETWORKS "
msgstr ""
-#: vms-alpha.c:7683
+#: vms-alpha.c:7737
msgid "COUNTERS "
msgstr ""
-#: vms-alpha.c:7686
+#: vms-alpha.c:7740
msgid "STABLE "
msgstr ""
-#: vms-alpha.c:7689
+#: vms-alpha.c:7743
msgid "MISC "
msgstr ""
-#: vms-alpha.c:7692
+#: vms-alpha.c:7746
msgid "CPU "
msgstr ""
-#: vms-alpha.c:7695
+#: vms-alpha.c:7749
msgid "VOLATILE "
msgstr ""
-#: vms-alpha.c:7698
+#: vms-alpha.c:7752
msgid "SHELL "
msgstr ""
-#: vms-alpha.c:7701
+#: vms-alpha.c:7755
msgid "POSIX "
msgstr ""
-#: vms-alpha.c:7704
+#: vms-alpha.c:7758
msgid "MULTI_PROCESSING "
msgstr ""
-#: vms-alpha.c:7707
+#: vms-alpha.c:7761
msgid "GALAXY "
msgstr ""
-#: vms-alpha.c:7710
+#: vms-alpha.c:7764
msgid "*unknown* "
msgstr ""
-#: vms-alpha.c:7726 vms-alpha.c:8001
+#: vms-alpha.c:7780 vms-alpha.c:8055
#, c-format
msgid "cannot read EIHA\n"
msgstr ""
-#: vms-alpha.c:7729
+#: vms-alpha.c:7783
#, c-format
msgid "Image activation: (size=%u)\n"
msgstr ""
-#: vms-alpha.c:7732
+#: vms-alpha.c:7786
#, c-format
msgid " First address : 0x%08x 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7736
+#: vms-alpha.c:7790
#, c-format
msgid " Second address: 0x%08x 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7740
+#: vms-alpha.c:7794
#, c-format
msgid " Third address : 0x%08x 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7744
+#: vms-alpha.c:7798
#, c-format
msgid " Fourth address: 0x%08x 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7748
+#: vms-alpha.c:7802
#, c-format
msgid " Shared image : 0x%08x 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7759
+#: vms-alpha.c:7813
#, c-format
msgid "cannot read EIHI\n"
msgstr ""
-#: vms-alpha.c:7763
+#: vms-alpha.c:7817
#, c-format
msgid "Image identification: (major: %u, minor: %u)\n"
msgstr ""
-#: vms-alpha.c:7766
+#: vms-alpha.c:7820
#, c-format
msgid " image name : %.*s\n"
msgstr ""
-#: vms-alpha.c:7768
+#: vms-alpha.c:7822
#, c-format
msgid " link time : %s\n"
msgstr ""
-#: vms-alpha.c:7770
+#: vms-alpha.c:7824
#, c-format
msgid " image ident : %.*s\n"
msgstr ""
-#: vms-alpha.c:7772
+#: vms-alpha.c:7826
#, c-format
msgid " linker ident : %.*s\n"
msgstr ""
-#: vms-alpha.c:7774
+#: vms-alpha.c:7828
#, c-format
msgid " image build ident: %.*s\n"
msgstr ""
-#: vms-alpha.c:7784
+#: vms-alpha.c:7838
#, c-format
msgid "cannot read EIHS\n"
msgstr ""
-#: vms-alpha.c:7788
+#: vms-alpha.c:7842
#, c-format
msgid "Image symbol & debug table: (major: %u, minor: %u)\n"
msgstr ""
-#: vms-alpha.c:7794
+#: vms-alpha.c:7848
#, c-format
msgid " debug symbol table : vbn: %u, size: %u (0x%x)\n"
msgstr ""
-#: vms-alpha.c:7799
+#: vms-alpha.c:7853
#, c-format
msgid " global symbol table: vbn: %u, records: %u\n"
msgstr ""
-#: vms-alpha.c:7804
+#: vms-alpha.c:7858
#, c-format
msgid " debug module table : vbn: %u, size: %u\n"
msgstr ""
-#: vms-alpha.c:7817
+#: vms-alpha.c:7871
#, c-format
msgid "cannot read EISD\n"
msgstr ""
-#: vms-alpha.c:7828
+#: vms-alpha.c:7882
#, c-format
msgid ""
"Image section descriptor: (major: %u, minor: %u, size: %u, offset: %u)\n"
msgstr ""
-#: vms-alpha.c:7836
+#: vms-alpha.c:7890
#, c-format
msgid " section: base: 0x%08x%08x size: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:7841
+#: vms-alpha.c:7895
#, c-format
msgid " flags: 0x%04x"
msgstr ""
-#: vms-alpha.c:7879
+#: vms-alpha.c:7933
#, c-format
msgid " vbn: %u, pfc: %u, matchctl: %u type: %u ("
msgstr ""
-#: vms-alpha.c:7885
+#: vms-alpha.c:7939
msgid "NORMAL"
msgstr ""
-#: vms-alpha.c:7888
+#: vms-alpha.c:7942
msgid "SHRFXD"
msgstr ""
-#: vms-alpha.c:7891
+#: vms-alpha.c:7945
msgid "PRVFXD"
msgstr ""
-#: vms-alpha.c:7894
+#: vms-alpha.c:7948
msgid "SHRPIC"
msgstr ""
-#: vms-alpha.c:7897
+#: vms-alpha.c:7951
msgid "PRVPIC"
msgstr ""
-#: vms-alpha.c:7900
+#: vms-alpha.c:7954
msgid "USRSTACK"
msgstr ""
-#: vms-alpha.c:7906
+#: vms-alpha.c:7960
msgid ")\n"
msgstr ""
-#: vms-alpha.c:7909
+#: vms-alpha.c:7963
#, c-format
msgid " ident: 0x%08x, name: %.*s\n"
msgstr ""
-#: vms-alpha.c:7919
+#: vms-alpha.c:7973
#, c-format
msgid "cannot read DMT\n"
msgstr ""
-#: vms-alpha.c:7923
+#: vms-alpha.c:7977
#, c-format
msgid "Debug module table:\n"
msgstr ""
-#: vms-alpha.c:7932
+#: vms-alpha.c:7986
#, c-format
msgid "cannot read DMT header\n"
msgstr ""
-#: vms-alpha.c:7938
+#: vms-alpha.c:7992
#, c-format
msgid " module offset: 0x%08x, size: 0x%08x, (%u psects)\n"
msgstr ""
-#: vms-alpha.c:7948
+#: vms-alpha.c:8002
#, c-format
msgid "cannot read DMT psect\n"
msgstr ""
-#: vms-alpha.c:7952
+#: vms-alpha.c:8006
#, c-format
msgid " psect start: 0x%08x, length: %u\n"
msgstr ""
-#: vms-alpha.c:7965
+#: vms-alpha.c:8019
#, c-format
msgid "cannot read DST\n"
msgstr ""
-#: vms-alpha.c:7975
+#: vms-alpha.c:8029
#, c-format
msgid "cannot read GST\n"
msgstr ""
-#: vms-alpha.c:7979
+#: vms-alpha.c:8033
#, c-format
msgid "Global symbol table:\n"
msgstr ""
-#: vms-alpha.c:8008
+#: vms-alpha.c:8062
#, c-format
msgid "Image activator fixup: (major: %u, minor: %u)\n"
msgstr ""
-#: vms-alpha.c:8012
+#: vms-alpha.c:8066
#, c-format
msgid " iaflink : 0x%08x %08x\n"
msgstr ""
-#: vms-alpha.c:8016
+#: vms-alpha.c:8070
#, c-format
msgid " fixuplnk: 0x%08x %08x\n"
msgstr ""
-#: vms-alpha.c:8019
+#: vms-alpha.c:8073
#, c-format
msgid " size : %u\n"
msgstr ""
-#: vms-alpha.c:8021
+#: vms-alpha.c:8075
#, c-format
msgid " flags: 0x%08x\n"
msgstr ""
-#: vms-alpha.c:8026
+#: vms-alpha.c:8080
#, c-format
msgid " qrelfixoff: %5u, lrelfixoff: %5u\n"
msgstr ""
-#: vms-alpha.c:8031
+#: vms-alpha.c:8085
#, c-format
msgid " qdotadroff: %5u, ldotadroff: %5u\n"
msgstr ""
-#: vms-alpha.c:8036
+#: vms-alpha.c:8090
#, c-format
msgid " codeadroff: %5u, lpfixoff : %5u\n"
msgstr ""
-#: vms-alpha.c:8039
+#: vms-alpha.c:8093
#, c-format
msgid " chgprtoff : %5u\n"
msgstr ""
-#: vms-alpha.c:8043
+#: vms-alpha.c:8097
#, c-format
msgid " shlstoff : %5u, shrimgcnt : %5u\n"
msgstr ""
-#: vms-alpha.c:8046
+#: vms-alpha.c:8100
#, c-format
msgid " shlextra : %5u, permctx : %5u\n"
msgstr ""
-#: vms-alpha.c:8049
+#: vms-alpha.c:8103
#, c-format
msgid " base_va : 0x%08x\n"
msgstr ""
-#: vms-alpha.c:8051
+#: vms-alpha.c:8105
#, c-format
msgid " lppsbfixoff: %5u\n"
msgstr ""
-#: vms-alpha.c:8059
+#: vms-alpha.c:8113
#, c-format
msgid " Shareable images:\n"
msgstr ""
-#: vms-alpha.c:8064
+#: vms-alpha.c:8118
#, c-format
msgid " %u: size: %u, flags: 0x%02x, name: %.*s\n"
msgstr ""
-#: vms-alpha.c:8071
+#: vms-alpha.c:8125
#, c-format
msgid " quad-word relocation fixups:\n"
msgstr ""
-#: vms-alpha.c:8076
+#: vms-alpha.c:8130
#, c-format
msgid " long-word relocation fixups:\n"
msgstr ""
-#: vms-alpha.c:8081
+#: vms-alpha.c:8135
#, c-format
msgid " quad-word .address reference fixups:\n"
msgstr ""
-#: vms-alpha.c:8086
+#: vms-alpha.c:8140
#, c-format
msgid " long-word .address reference fixups:\n"
msgstr ""
-#: vms-alpha.c:8091
+#: vms-alpha.c:8145
#, c-format
msgid " Code Address Reference Fixups:\n"
msgstr ""
-#: vms-alpha.c:8096
+#: vms-alpha.c:8150
#, c-format
msgid " Linkage Pairs Reference Fixups:\n"
msgstr ""
-#: vms-alpha.c:8105
+#: vms-alpha.c:8159
#, c-format
msgid " Change Protection (%u entries):\n"
msgstr ""
-#: vms-alpha.c:8111
+#: vms-alpha.c:8165
#, c-format
msgid " base: 0x%08x %08x, size: 0x%08x, prot: 0x%08x "
msgstr ""
#. FIXME: we do not yet support relocatable link. It is not obvious
#. how to do it for debug infos.
-#: vms-alpha.c:8973
+#: vms-alpha.c:9027
msgid "%P: relocatable link is not supported\n"
msgstr ""
-#: vms-alpha.c:9044
+#: vms-alpha.c:9098
#, c-format
msgid "%P: multiple entry points: in modules %pB and %pB\n"
msgstr ""
@@ -8278,101 +8278,101 @@ msgstr ""
msgid "%pB: warning: RVE PLT generation not supported"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2092
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2093
#, c-format
msgid "%pcrel_lo section symbol with an addend"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2313
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2314
#, c-format
msgid ""
"%%X%%P: relocation %s against `%s' can not be used when making a shared "
"object; recompile with -fPIC\n"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2323
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2324
#, c-format
msgid "%%X%%P: unresolvable %s relocation against symbol `%s'\n"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2362
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2363
msgid "%X%P: internal error: out of range error\n"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2367
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2368
msgid "%X%P: internal error: unsupported relocation error\n"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2373
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2374
msgid "dangerous relocation error"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2379
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2380
msgid "%X%P: internal error: unknown error\n"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2770
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2771
#, c-format
msgid "error: %pB: Mis-matched ISA version for '%s' extension. %d.%d vs %d.%d"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2788
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2789
#, c-format
msgid ""
"error: %pB: corrupted ISA string '%s'. First letter should be 'i' or 'e' but "
"got '%s'."
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2832
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2833
#, c-format
msgid "error: %pB: Mis-matched ISA string to merge '%s' and '%s'."
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2980
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:2981
#, c-format
msgid "error: %pB: ISA string of input (%s) doesn't match output (%s)."
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3005
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3006
#, c-format
msgid "error: %pB: XLEN of input (%u) doesn't match output (%u)."
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3013
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3014
#, c-format
msgid "error: %pB: Unsupported XLEN (%u), you might be using wrong emulation."
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3098
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3099
#, c-format
msgid "error: %pB: conflicting priv spec version (major/minor/revision)."
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3114
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3115
#, c-format
msgid ""
"error: %pB use %u-byte stack aligned but the output use %u-byte stack "
"aligned."
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3154
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3155
#, c-format
msgid ""
"%pB: ABI is incompatible with that of the selected emulation:\n"
" target emulation `%s' does not match `%s'"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3208
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3209
#, c-format
msgid "%pB: can't link %s modules with %s modules"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3218
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3219
#, c-format
msgid "%pB: can't link RVE with other target"
msgstr ""
-#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3756
+#: /work/sources/binutils/current/bfd/elfnn-riscv.c:3757
#, c-format
msgid ""
"%pB(%pA+%#<PRIx64>): %<PRId64> bytes required for alignment to %<PRId64>-"
diff --git a/bfd/version.m4 b/bfd/version.m4
index b2a5dfb74d6..9f84b9c3626 100644
--- a/bfd/version.m4
+++ b/bfd/version.m4
@@ -1 +1 @@
-m4_define([BFD_VERSION], [2.33.50])
+m4_define([BFD_VERSION], [2.34.50])
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index a84b31d3ae0..cfefa45e4dc 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,10 @@
2020-01-18 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+ * po/binutils.pot: Regenerate.
+
+2020-01-18 Nick Clifton <nickc@redhat.com>
+
Binutils 2.34 branch created.
2020-01-17 Thomas Troeger <tstroege@gmx.de>
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release
index f0116816b2c..a82cea11113 100644
--- a/binutils/README-how-to-make-a-release
+++ b/binutils/README-how-to-make-a-release
@@ -80,9 +80,9 @@ How to perform a release.
8. Update bfd/version.m4 on HEAD to indicate that is now a snapshot
of the next release:
- m4_define([BFD_VERSION], [2.34.51])
+ m4_define([BFD_VERSION], [2.34.50])
- Update the release number in bfd/version.m4 for the branch.
+ Update the release number in bfd/version.m4 for the BRANCH.
The branch only needs the point value set to 90 as the release
has not actually happened yet.
diff --git a/binutils/configure b/binutils/configure
index aa91e1b395e..e3eed4551f6 100755
--- a/binutils/configure
+++ b/binutils/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for binutils 2.33.50.
+# Generated by GNU Autoconf 2.69 for binutils 2.34.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.33.50'
-PACKAGE_STRING='binutils 2.33.50'
+PACKAGE_VERSION='2.34.50'
+PACKAGE_STRING='binutils 2.34.50'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1374,7 +1374,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.33.50 to adapt to many kinds of systems.
+\`configure' configures binutils 2.34.50 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1445,7 +1445,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of binutils 2.33.50:";;
+ short | recursive ) echo "Configuration of binutils 2.34.50:";;
esac
cat <<\_ACEOF
@@ -1574,7 +1574,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-binutils configure 2.33.50
+binutils configure 2.34.50
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2222,7 +2222,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.33.50, which was
+It was created by binutils $as_me 2.34.50, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4172,7 +4172,7 @@ fi
# Define the identity of the package.
PACKAGE='binutils'
- VERSION='2.33.50'
+ VERSION='2.34.50'
cat >>confdefs.h <<_ACEOF
@@ -15801,7 +15801,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.33.50, which was
+This file was extended by binutils $as_me 2.34.50, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15867,7 +15867,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.33.50
+binutils config.status 2.34.50
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/binutils/po/binutils.pot b/binutils/po/binutils.pot
index 7f8c6332641..3607267ecc9 100644
--- a/binutils/po/binutils.pot
+++ b/binutils/po/binutils.pot
@@ -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-01-02 11:10+0000\n"
+"POT-Creation-Date: 2020-01-18 14:01+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -96,12 +96,12 @@ msgstr ""
msgid "%s: cannot find section %s"
msgstr ""
-#: addr2line.c:448 ar.c:747 dlltool.c:3507 nm.c:1710 objcopy.c:5944
-#: objdump.c:4318 size.c:153 strings.c:291 windmc.c:960 windres.c:816
+#: addr2line.c:448 ar.c:747 dlltool.c:3507 nm.c:1712 objcopy.c:5949
+#: objdump.c:5045 size.c:153 strings.c:291 windmc.c:960 windres.c:816
msgid "fatal error: libbfd ABI mismatch"
msgstr ""
-#: addr2line.c:475 nm.c:1736 objdump.c:4365
+#: addr2line.c:475 nm.c:1738 objdump.c:5092
#, c-format
msgid "unknown demangling style `%s'"
msgstr ""
@@ -352,7 +352,7 @@ msgstr ""
msgid "two different operation options specified"
msgstr ""
-#: ar.c:597 ar.c:672 nm.c:1823
+#: ar.c:597 ar.c:672 nm.c:1825
#, c-format
msgid "sorry - this program has been built without plugin support\n"
msgstr ""
@@ -413,7 +413,7 @@ msgstr ""
msgid "Cannot convert existing thin library %s to normal format"
msgstr ""
-#: ar.c:1033 ar.c:1130 ar.c:1446 objcopy.c:3544
+#: ar.c:1033 ar.c:1130 ar.c:1446 objcopy.c:3549
#, c-format
msgid "internal stat error on %s"
msgstr ""
@@ -716,7 +716,7 @@ msgstr ""
msgid "Symbol %s, tag %d, number %d"
msgstr ""
-#: coffdump.c:345 readelf.c:16951 readelf.c:17039
+#: coffdump.c:345 readelf.c:17091 readelf.c:17179
#, c-format
msgid "Type"
msgstr ""
@@ -938,7 +938,7 @@ msgstr ""
msgid "%s: is not a COFF format file"
msgstr ""
-#: cxxfilt.c:124 nm.c:286 objdump.c:296
+#: cxxfilt.c:124 nm.c:286 objdump.c:307
#, c-format
msgid "Report bugs to %s.\n"
msgstr ""
@@ -1773,23 +1773,23 @@ msgstr ""
msgid "DRIVER options : %s\n"
msgstr ""
-#: dwarf.c:171
+#: dwarf.c:175
msgid "Encoded value extends past end of section\n"
msgstr ""
-#: dwarf.c:179
+#: dwarf.c:183
#, c-format
msgid "Encoded size of %d is too large to read\n"
msgstr ""
-#: dwarf.c:187
+#: dwarf.c:191
msgid "Encoded size of 0 is too small to read\n"
msgstr ""
#. Read AMOUNT bytes from PTR and store them in VAL as an unsigned value.
#. Checks to make sure that the read will not reach or pass END
#. and that VAL is big enough to hold AMOUNT bytes.
-#: dwarf.c:381
+#: dwarf.c:385
#, c-format
msgid "internal error: attempt to read %d byte of data in to %d sized variable"
msgid_plural ""
@@ -1797,52 +1797,52 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: dwarf.c:506 dwarf.c:4673
+#: dwarf.c:510 dwarf.c:4677
msgid "Badly formed extended line op encountered!\n"
msgstr ""
-#: dwarf.c:512
+#: dwarf.c:516
#, c-format
msgid " Extended opcode %d: "
msgstr ""
-#: dwarf.c:517
+#: dwarf.c:521
#, c-format
msgid ""
"End of Sequence\n"
"\n"
msgstr ""
-#: dwarf.c:525
+#: dwarf.c:529
#, c-format
msgid "Length (%lu) of DW_LNE_set_address op is too long\n"
msgstr ""
-#: dwarf.c:531
+#: dwarf.c:535
#, c-format
msgid "set Address to 0x%s\n"
msgstr ""
-#: dwarf.c:538
+#: dwarf.c:542
#, c-format
msgid "define new File Table entry\n"
msgstr ""
-#: dwarf.c:539 dwarf.c:3989
+#: dwarf.c:543 dwarf.c:3993
#, c-format
msgid " Entry\tDir\tTime\tSize\tName\n"
msgstr ""
-#: dwarf.c:558
+#: dwarf.c:562
msgid "DW_LNE_define_file: Bad opcode length\n"
msgstr ""
-#: dwarf.c:563
+#: dwarf.c:567
#, c-format
msgid "set Discriminator to %s\n"
msgstr ""
-#: dwarf.c:629
+#: dwarf.c:633
#, c-format
msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n"
msgstr ""
@@ -1851,1364 +1851,1364 @@ msgstr ""
#. the limited range of the unsigned char data type used
#. for op_code.
#. && op_code <= DW_LNE_hi_user
-#: dwarf.c:646
+#: dwarf.c:650
#, c-format
msgid "user defined: "
msgstr ""
-#: dwarf.c:648
+#: dwarf.c:652
#, c-format
msgid "UNKNOWN: "
msgstr ""
-#: dwarf.c:649
+#: dwarf.c:653
#, c-format
msgid "length %d ["
msgstr ""
-#: dwarf.c:667 dwarf.c:743
+#: dwarf.c:671 dwarf.c:747
msgid "<no .debug_str section>"
msgstr ""
-#: dwarf.c:671
+#: dwarf.c:675
#, c-format
msgid "DW_FORM_strp offset too big: %s\n"
msgstr ""
-#: dwarf.c:673 dwarf.c:701 dwarf.c:1694
+#: dwarf.c:677 dwarf.c:705 dwarf.c:1698
msgid "<offset is too big>"
msgstr ""
-#: dwarf.c:683
+#: dwarf.c:687
msgid "<no NUL byte at end of .debug_str section>"
msgstr ""
-#: dwarf.c:695
+#: dwarf.c:699
msgid "<no .debug_line_str section>"
msgstr ""
-#: dwarf.c:699
+#: dwarf.c:703
#, c-format
msgid "DW_FORM_line_strp offset too big: %s\n"
msgstr ""
-#: dwarf.c:711
+#: dwarf.c:715
msgid "<no NUL byte at end of .debug_line_str section>"
msgstr ""
-#: dwarf.c:729
+#: dwarf.c:733
msgid "<no .debug_str_offsets.dwo section>"
msgstr ""
-#: dwarf.c:730
+#: dwarf.c:734
msgid "<no .debug_str_offsets section>"
msgstr ""
-#: dwarf.c:736
+#: dwarf.c:740
#, c-format
msgid "DW_FORM_GNU_str_index offset too big: %s\n"
msgstr ""
-#: dwarf.c:738
+#: dwarf.c:742
msgid "<index offset is too big>"
msgstr ""
-#: dwarf.c:742
+#: dwarf.c:746
msgid "<no .debug_str.dwo section>"
msgstr ""
-#: dwarf.c:749
+#: dwarf.c:753
#, c-format
msgid "DW_FORM_GNU_str_index indirect offset too big: %s\n"
msgstr ""
-#: dwarf.c:751
+#: dwarf.c:755
msgid "<indirect index offset is too big>"
msgstr ""
-#: dwarf.c:760
+#: dwarf.c:764
msgid "<no NUL byte at end of section>"
msgstr ""
-#: dwarf.c:771
+#: dwarf.c:775
msgid "<no .debug_addr section>"
msgstr ""
-#: dwarf.c:775
+#: dwarf.c:779
#, c-format
msgid "Offset into section %s too big: %s\n"
msgstr ""
#. Report the missing single zero which ends the section.
-#: dwarf.c:947
+#: dwarf.c:951
msgid ".debug_abbrev section not zero terminated\n"
msgstr ""
-#: dwarf.c:962
+#: dwarf.c:966
#, c-format
msgid "User TAG value: %#lx"
msgstr ""
-#: dwarf.c:964
+#: dwarf.c:968
#, c-format
msgid "Unknown TAG value: %#lx"
msgstr ""
-#: dwarf.c:984
+#: dwarf.c:988
#, c-format
msgid "Unknown FORM value: %lx"
msgstr ""
-#: dwarf.c:1000
+#: dwarf.c:1004
#, c-format
msgid "Unknown IDX value: %lx"
msgstr ""
-#: dwarf.c:1014
+#: dwarf.c:1018
#, c-format
msgid "%c%s byte block: "
msgstr ""
-#: dwarf.c:1358
+#: dwarf.c:1362
#, c-format
msgid "(DW_OP_call_ref in frame info)"
msgstr ""
-#: dwarf.c:1381
+#: dwarf.c:1385
#, c-format
msgid "size: %s "
msgstr ""
-#: dwarf.c:1383
+#: dwarf.c:1387
#, c-format
msgid "offset: %s "
msgstr ""
-#: dwarf.c:1399
+#: dwarf.c:1403
#, c-format
msgid "DW_OP_GNU_push_tls_address or DW_OP_HP_unknown"
msgstr ""
-#: dwarf.c:1424
+#: dwarf.c:1428
#, c-format
msgid "(%s in frame info)"
msgstr ""
-#: dwarf.c:1526
+#: dwarf.c:1530
#, c-format
msgid "(DW_OP_GNU_variable_value in frame info)"
msgstr ""
-#: dwarf.c:1579
+#: dwarf.c:1583
#, c-format
msgid "(User defined location op 0x%x)"
msgstr ""
-#: dwarf.c:1581
+#: dwarf.c:1585
#, c-format
msgid "(Unknown location op 0x%x)"
msgstr ""
-#: dwarf.c:1663
+#: dwarf.c:1667
msgid "<no links available>"
msgstr ""
-#: dwarf.c:1687
+#: dwarf.c:1691
msgid "<no NUL byte at end of alt .debug_str section>"
msgstr ""
-#: dwarf.c:1692
+#: dwarf.c:1696
#, c-format
msgid ""
"DW_FORM_GNU_strp_alt offset (%s) too big or no string sections available\n"
msgstr ""
-#: dwarf.c:1715
+#: dwarf.c:1719
#, c-format
msgid "Unknown AT value: %lx"
msgstr ""
-#: dwarf.c:1780
+#: dwarf.c:1784
#, c-format
msgid "Corrupt attribute block length: %lx\n"
msgstr ""
-#: dwarf.c:2036
+#: dwarf.c:2040
msgid "corrupt discr_list - not using a block form\n"
msgstr ""
-#: dwarf.c:2043
+#: dwarf.c:2047
msgid "corrupt discr_list - block not long enough\n"
msgstr ""
-#: dwarf.c:2088
+#: dwarf.c:2092
#, c-format
msgid "corrupt discr_list - unrecognised discriminant byte %#x\n"
msgstr ""
-#: dwarf.c:2128
+#: dwarf.c:2132
msgid "Corrupt attribute\n"
msgstr ""
-#: dwarf.c:2143
+#: dwarf.c:2147
msgid "Internal error: DWARF version is not 2, 3 or 4.\n"
msgstr ""
-#: dwarf.c:2270
+#: dwarf.c:2274
msgid "DW_FORM_data8 is unsupported when sizeof (dwarf_vma) != 8\n"
msgstr ""
-#: dwarf.c:2315
+#: dwarf.c:2319
msgid "Block ends prematurely\n"
msgstr ""
-#: dwarf.c:2342
+#: dwarf.c:2346
#, c-format
msgid "%c(indirect string, offset: 0x%s): %s"
msgstr ""
-#: dwarf.c:2349
+#: dwarf.c:2353
#, c-format
msgid "%c(indirect line string, offset: 0x%s): %s"
msgstr ""
-#: dwarf.c:2360
+#: dwarf.c:2364
#, c-format
msgid "%c(indexed string: 0x%s): %s"
msgstr ""
-#: dwarf.c:2369
+#: dwarf.c:2373
#, c-format
msgid "%c(alt indirect string, offset: 0x%s) %s"
msgstr ""
-#: dwarf.c:2394
+#: dwarf.c:2398
#, c-format
msgid "%c(addr_index: 0x%s): %s"
msgstr ""
-#: dwarf.c:2400
+#: dwarf.c:2404
#, c-format
msgid "Unrecognized form: %lu\n"
msgstr ""
-#: dwarf.c:2461
+#: dwarf.c:2465
msgid "More location offset attributes than DW_AT_GNU_locview attributes\n"
msgstr ""
-#: dwarf.c:2473
+#: dwarf.c:2477
msgid "More DW_AT_GNU_locview attributes than location offset attributes\n"
msgstr ""
-#: dwarf.c:2533 dwarf.c:2557 dwarf.c:2572
+#: dwarf.c:2537 dwarf.c:2561 dwarf.c:2576
#, c-format
msgid "Unsupported form (%s) for attribute %s\n"
msgstr ""
-#: dwarf.c:2606
+#: dwarf.c:2610
#, c-format
msgid "(not inlined)"
msgstr ""
-#: dwarf.c:2609
+#: dwarf.c:2613
#, c-format
msgid "(inlined)"
msgstr ""
-#: dwarf.c:2612
+#: dwarf.c:2616
#, c-format
msgid "(declared as inline but ignored)"
msgstr ""
-#: dwarf.c:2615
+#: dwarf.c:2619
#, c-format
msgid "(declared as inline and inlined)"
msgstr ""
-#: dwarf.c:2618
+#: dwarf.c:2622
#, c-format
msgid " (Unknown inline attribute value: %s)"
msgstr ""
-#: dwarf.c:2675
+#: dwarf.c:2679
#, c-format
msgid "(implementation defined: %s)"
msgstr ""
-#: dwarf.c:2678
+#: dwarf.c:2682
#, c-format
msgid "(Unknown: %s)"
msgstr ""
-#: dwarf.c:2723
+#: dwarf.c:2727
#, c-format
msgid "(user defined type)"
msgstr ""
-#: dwarf.c:2725
+#: dwarf.c:2729
#, c-format
msgid "(unknown type)"
msgstr ""
-#: dwarf.c:2738
+#: dwarf.c:2742
#, c-format
msgid "(unknown accessibility)"
msgstr ""
-#: dwarf.c:2750
+#: dwarf.c:2754
#, c-format
msgid "(unknown visibility)"
msgstr ""
-#: dwarf.c:2763
+#: dwarf.c:2767
#, c-format
msgid "(user specified)"
msgstr ""
-#: dwarf.c:2765
+#: dwarf.c:2769
#, c-format
msgid "(unknown endianity)"
msgstr ""
-#: dwarf.c:2777
+#: dwarf.c:2781
#, c-format
msgid "(unknown virtuality)"
msgstr ""
-#: dwarf.c:2789
+#: dwarf.c:2793
#, c-format
msgid "(unknown case)"
msgstr ""
-#: dwarf.c:2807
+#: dwarf.c:2811
#, c-format
msgid "(user defined)"
msgstr ""
-#: dwarf.c:2809
+#: dwarf.c:2813
#, c-format
msgid "(unknown convention)"
msgstr ""
-#: dwarf.c:2818
+#: dwarf.c:2822
#, c-format
msgid "(undefined)"
msgstr ""
-#: dwarf.c:2828
+#: dwarf.c:2832
#, c-format
msgid "(unsigned)"
msgstr ""
-#: dwarf.c:2829
+#: dwarf.c:2833
#, c-format
msgid "(leading overpunch)"
msgstr ""
-#: dwarf.c:2830
+#: dwarf.c:2834
#, c-format
msgid "(trailing overpunch)"
msgstr ""
-#: dwarf.c:2831
+#: dwarf.c:2835
#, c-format
msgid "(leading separate)"
msgstr ""
-#: dwarf.c:2832
+#: dwarf.c:2836
#, c-format
msgid "(trailing separate)"
msgstr ""
-#: dwarf.c:2833 dwarf.c:2844
+#: dwarf.c:2837 dwarf.c:2848
#, c-format
msgid "(unrecognised)"
msgstr ""
-#: dwarf.c:2841
+#: dwarf.c:2845
#, c-format
msgid "(no)"
msgstr ""
-#: dwarf.c:2842
+#: dwarf.c:2846
#, c-format
msgid "(in class)"
msgstr ""
-#: dwarf.c:2843
+#: dwarf.c:2847
#, c-format
msgid "(out of class)"
msgstr ""
-#: dwarf.c:2875
+#: dwarf.c:2879
#, c-format
msgid " (location list)"
msgstr ""
-#: dwarf.c:2896 dwarf.c:5823 dwarf.c:5972 dwarf.c:6147
+#: dwarf.c:2900 dwarf.c:5827 dwarf.c:5976 dwarf.c:6151
#, c-format
msgid " [without DW_AT_frame_base]"
msgstr ""
-#: dwarf.c:2929
+#: dwarf.c:2933
#, c-format
msgid ""
"Offset %s used as value for DW_AT_import attribute of DIE at offset 0x%lx is "
"too big.\n"
msgstr ""
-#: dwarf.c:2940
+#: dwarf.c:2944
#, c-format
msgid "\t[Abbrev Number: %ld"
msgstr ""
-#: dwarf.c:3045
+#: dwarf.c:3049
#, c-format
msgid ""
"Raw dump of debug contents of section %s (loaded from %s):\n"
"\n"
msgstr ""
-#: dwarf.c:3048
+#: dwarf.c:3052
#, c-format
msgid ""
"Raw dump of debug contents of section %s:\n"
"\n"
msgstr ""
-#: dwarf.c:3053
+#: dwarf.c:3057
#, c-format
msgid ""
"Contents of the %s section (loaded from %s):\n"
"\n"
msgstr ""
-#: dwarf.c:3056
+#: dwarf.c:3060
#, c-format
msgid ""
"Contents of the %s section:\n"
"\n"
msgstr ""
-#: dwarf.c:3105
+#: dwarf.c:3109
#, c-format
msgid "Reserved length value (0x%s) found in section %s\n"
msgstr ""
-#: dwarf.c:3117
+#: dwarf.c:3121
#, c-format
msgid "Corrupt unit length (0x%s) found in section %s\n"
msgstr ""
-#: dwarf.c:3125
+#: dwarf.c:3129
#, c-format
msgid "No comp units in %s section ?\n"
msgstr ""
-#: dwarf.c:3134
+#: dwarf.c:3138
#, c-format
msgid "Not enough memory for a debug info array of %u entries\n"
msgstr ""
-#: dwarf.c:3163
+#: dwarf.c:3167
#, c-format
msgid "Unable to locate %s section!\n"
msgstr ""
-#: dwarf.c:3243
+#: dwarf.c:3247
#, c-format
msgid "Invalid pointer size (%d) in compunit header, using %d instead\n"
msgstr ""
-#: dwarf.c:3286
+#: dwarf.c:3290
#, c-format
msgid " Compilation Unit @ offset 0x%s:\n"
msgstr ""
-#: dwarf.c:3288
+#: dwarf.c:3292
#, c-format
msgid " Length: 0x%s (%s)\n"
msgstr ""
-#: dwarf.c:3291
+#: dwarf.c:3295
#, c-format
msgid " Version: %d\n"
msgstr ""
-#: dwarf.c:3292
+#: dwarf.c:3296
#, c-format
msgid " Abbrev Offset: 0x%s\n"
msgstr ""
-#: dwarf.c:3294
+#: dwarf.c:3298
#, c-format
msgid " Pointer Size: %d\n"
msgstr ""
-#: dwarf.c:3299
+#: dwarf.c:3303
#, c-format
msgid " Signature: 0x%s\n"
msgstr ""
-#: dwarf.c:3302
+#: dwarf.c:3306
#, c-format
msgid " Type Offset: 0x%s\n"
msgstr ""
-#: dwarf.c:3310
+#: dwarf.c:3314
#, c-format
msgid " Section contributions:\n"
msgstr ""
-#: dwarf.c:3311
+#: dwarf.c:3315
#, c-format
msgid " .debug_abbrev.dwo: 0x%s 0x%s\n"
msgstr ""
-#: dwarf.c:3314
+#: dwarf.c:3318
#, c-format
msgid " .debug_line.dwo: 0x%s 0x%s\n"
msgstr ""
-#: dwarf.c:3317
+#: dwarf.c:3321
#, c-format
msgid " .debug_loc.dwo: 0x%s 0x%s\n"
msgstr ""
-#: dwarf.c:3320
+#: dwarf.c:3324
#, c-format
msgid " .debug_str_offsets.dwo: 0x%s 0x%s\n"
msgstr ""
-#: dwarf.c:3330 dwarf.c:5072 dwarf.c:6573 dwarf.c:8789
+#: dwarf.c:3334 dwarf.c:5076 dwarf.c:6577 dwarf.c:8804
#, c-format
msgid "Debug info is corrupted, %s header at %#lx has length %s\n"
msgstr ""
-#: dwarf.c:3343
+#: dwarf.c:3347
#, c-format
msgid "CU at offset %s contains corrupt or unsupported version number: %d.\n"
msgstr ""
-#: dwarf.c:3352
+#: dwarf.c:3356
#, c-format
msgid "CU at offset %s contains corrupt or unsupported unit type: %d.\n"
msgstr ""
-#: dwarf.c:3362
+#: dwarf.c:3366
#, c-format
msgid ""
"Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section "
"size (%lx)\n"
msgstr ""
-#: dwarf.c:3368
+#: dwarf.c:3372
#, c-format
msgid ""
"Debug info is corrupted, abbrev size (%lx) is larger than abbrev section "
"size (%lx)\n"
msgstr ""
-#: dwarf.c:3412
+#: dwarf.c:3416
#, c-format
msgid " <%d><%lx>: Abbrev Number: 0\n"
msgstr ""
-#: dwarf.c:3422
+#: dwarf.c:3426
#, c-format
msgid "Bogus end-of-siblings marker detected at offset %lx in %s section\n"
msgstr ""
-#: dwarf.c:3426
+#: dwarf.c:3430
msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
msgstr ""
-#: dwarf.c:3445
+#: dwarf.c:3449
#, c-format
msgid " <%d><%lx>: Abbrev Number: %lu"
msgstr ""
-#: dwarf.c:3449
+#: dwarf.c:3453
#, c-format
msgid " <%d><%lx>: ...\n"
msgstr ""
-#: dwarf.c:3468
+#: dwarf.c:3472
#, c-format
msgid ""
"DIE at offset 0x%lx refers to abbreviation number %lu which does not exist\n"
msgstr ""
-#: dwarf.c:3542
+#: dwarf.c:3546
msgid "DIE has locviews without loclist\n"
msgstr ""
-#: dwarf.c:3657
+#: dwarf.c:3661
#, c-format
msgid ""
"The length field (0x%lx) in the debug_line header is wrong - the section is "
"too small\n"
msgstr ""
-#: dwarf.c:3671
+#: dwarf.c:3675
msgid "Only DWARF version 2, 3, 4 and 5 line info is currently supported.\n"
msgstr ""
-#: dwarf.c:3683 dwarf.c:6240 dwarf.c:6983
+#: dwarf.c:3687 dwarf.c:6244 dwarf.c:6987
#, c-format
msgid "The %s section contains unsupported segment selector size: %d.\n"
msgstr ""
-#: dwarf.c:3700
+#: dwarf.c:3704
msgid "Invalid maximum operations per insn.\n"
msgstr ""
-#: dwarf.c:3716
+#: dwarf.c:3720
#, c-format
msgid "Line length %s extends beyond end of section\n"
msgstr ""
-#: dwarf.c:3746
+#: dwarf.c:3750
msgid "Corrupt directory format table entry\n"
msgstr ""
-#: dwarf.c:3748
+#: dwarf.c:3752
msgid "Corrupt file name format table entry\n"
msgstr ""
-#: dwarf.c:3757
+#: dwarf.c:3761
msgid "Corrupt directory list\n"
msgstr ""
-#: dwarf.c:3759 dwarf.c:4423 dwarf.c:4445 dwarf.c:4492
+#: dwarf.c:3763 dwarf.c:4427 dwarf.c:4449 dwarf.c:4496
msgid "Corrupt file name list\n"
msgstr ""
-#: dwarf.c:3766 dwarf.c:3959
+#: dwarf.c:3770 dwarf.c:3963
#, c-format
msgid ""
"\n"
" The Directory Table is empty.\n"
msgstr ""
-#: dwarf.c:3768 dwarf.c:3984
+#: dwarf.c:3772 dwarf.c:3988
#, c-format
msgid ""
"\n"
" The File Name Table is empty.\n"
msgstr ""
-#: dwarf.c:3773 dwarf.c:3964
+#: dwarf.c:3777 dwarf.c:3968
#, c-format
msgid ""
"\n"
" The Directory Table (offset 0x%lx):\n"
msgstr ""
-#: dwarf.c:3776 dwarf.c:3987
+#: dwarf.c:3780 dwarf.c:3991
#, c-format
msgid ""
"\n"
" The File Name Table (offset 0x%lx):\n"
msgstr ""
-#: dwarf.c:3779
+#: dwarf.c:3783
#, c-format
msgid " Entry"
msgstr ""
-#: dwarf.c:3793
+#: dwarf.c:3797
#, c-format
msgid "\tName"
msgstr ""
-#: dwarf.c:3796
+#: dwarf.c:3800
#, c-format
msgid "\tDir"
msgstr ""
-#: dwarf.c:3799
+#: dwarf.c:3803
#, c-format
msgid "\tTime"
msgstr ""
-#: dwarf.c:3802
+#: dwarf.c:3806
#, c-format
msgid "\tSize"
msgstr ""
-#: dwarf.c:3805
+#: dwarf.c:3809
#, c-format
msgid "\tMD5"
msgstr ""
-#: dwarf.c:3808
+#: dwarf.c:3812
#, c-format
msgid "\t(Unknown format content type %s)"
msgstr ""
-#: dwarf.c:3842
+#: dwarf.c:3846
msgid "Corrupt directory entries list\n"
msgstr ""
-#: dwarf.c:3844
+#: dwarf.c:3848
msgid "Corrupt file name entries list\n"
msgstr ""
-#: dwarf.c:3892 dwarf.c:4302
+#: dwarf.c:3896 dwarf.c:4306
msgid ""
"Partial .debug_line. section encountered without a prior full .debug_line "
"section\n"
msgstr ""
-#: dwarf.c:3905 dwarf.c:5379
+#: dwarf.c:3909 dwarf.c:5383
#, c-format
msgid " Offset: 0x%lx\n"
msgstr ""
-#: dwarf.c:3906
+#: dwarf.c:3910
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: dwarf.c:3907
+#: dwarf.c:3911
#, c-format
msgid " DWARF Version: %d\n"
msgstr ""
-#: dwarf.c:3908
+#: dwarf.c:3912
#, c-format
msgid " Prologue Length: %d\n"
msgstr ""
-#: dwarf.c:3909
+#: dwarf.c:3913
#, c-format
msgid " Minimum Instruction Length: %d\n"
msgstr ""
-#: dwarf.c:3911
+#: dwarf.c:3915
#, c-format
msgid " Maximum Ops per Instruction: %d\n"
msgstr ""
-#: dwarf.c:3912
+#: dwarf.c:3916
#, c-format
msgid " Initial value of 'is_stmt': %d\n"
msgstr ""
-#: dwarf.c:3913
+#: dwarf.c:3917
#, c-format
msgid " Line Base: %d\n"
msgstr ""
-#: dwarf.c:3914
+#: dwarf.c:3918
#, c-format
msgid " Line Range: %d\n"
msgstr ""
-#: dwarf.c:3915
+#: dwarf.c:3919
#, c-format
msgid " Opcode Base: %d\n"
msgstr ""
-#: dwarf.c:3920 dwarf.c:4318
+#: dwarf.c:3924 dwarf.c:4322
msgid "Line range of 0 is invalid, using 1 instead\n"
msgstr ""
-#: dwarf.c:3932
+#: dwarf.c:3936
msgid "Line Base extends beyond end of section\n"
msgstr ""
-#: dwarf.c:3936
+#: dwarf.c:3940
#, c-format
msgid ""
"\n"
" Opcodes:\n"
msgstr ""
-#: dwarf.c:3939
+#: dwarf.c:3943
#, c-format
msgid " Opcode %d has %d arg\n"
msgid_plural " Opcode %d has %d args\n"
msgstr[0] ""
msgstr[1] ""
-#: dwarf.c:4010
+#: dwarf.c:4014
msgid "Corrupt file name table entry\n"
msgstr ""
-#: dwarf.c:4026
+#: dwarf.c:4030
#, c-format
msgid " No Line Number Statements.\n"
msgstr ""
-#: dwarf.c:4029
+#: dwarf.c:4033
#, c-format
msgid " Line Number Statements:\n"
msgstr ""
-#: dwarf.c:4051
+#: dwarf.c:4055
#, c-format
msgid " Special opcode %d: advance Address by %s to 0x%s%s"
msgstr ""
-#: dwarf.c:4056 dwarf.c:4077 dwarf.c:4119 dwarf.c:4139 dwarf.c:4189
-#: dwarf.c:4209
+#: dwarf.c:4060 dwarf.c:4081 dwarf.c:4123 dwarf.c:4143 dwarf.c:4193
+#: dwarf.c:4213
msgid " (reset view)"
msgstr ""
-#: dwarf.c:4071
+#: dwarf.c:4075
#, c-format
msgid " Special opcode %d: advance Address by %s to 0x%s[%d]%s"
msgstr ""
-#: dwarf.c:4081
+#: dwarf.c:4085
#, c-format
msgid " and Line by %s to %d"
msgstr ""
-#: dwarf.c:4084 dwarf.c:4101
+#: dwarf.c:4088 dwarf.c:4105
#, c-format
msgid " (view %u)\n"
msgstr ""
-#: dwarf.c:4099
+#: dwarf.c:4103
#, c-format
msgid " Copy"
msgstr ""
-#: dwarf.c:4115
+#: dwarf.c:4119
#, c-format
msgid " Advance PC by %s to 0x%s%s\n"
msgstr ""
-#: dwarf.c:4134
+#: dwarf.c:4138
#, c-format
msgid " Advance PC by %s to 0x%s[%d]%s\n"
msgstr ""
-#: dwarf.c:4146
+#: dwarf.c:4150
#, c-format
msgid " Advance Line by %s to %d\n"
msgstr ""
-#: dwarf.c:4153
+#: dwarf.c:4157
#, c-format
msgid " Set File Name to entry %s in the File Name Table\n"
msgstr ""
-#: dwarf.c:4160
+#: dwarf.c:4164
#, c-format
msgid " Set column to %s\n"
msgstr ""
-#: dwarf.c:4168
+#: dwarf.c:4172
#, c-format
msgid " Set is_stmt to %s\n"
msgstr ""
-#: dwarf.c:4173
+#: dwarf.c:4177
#, c-format
msgid " Set basic block\n"
msgstr ""
-#: dwarf.c:4185
+#: dwarf.c:4189
#, c-format
msgid " Advance PC by constant %s to 0x%s%s\n"
msgstr ""
-#: dwarf.c:4204
+#: dwarf.c:4208
#, c-format
msgid " Advance PC by constant %s to 0x%s[%d]%s\n"
msgstr ""
-#: dwarf.c:4217
+#: dwarf.c:4221
#, c-format
msgid " Advance PC by fixed size amount %s to 0x%s\n"
msgstr ""
-#: dwarf.c:4224
+#: dwarf.c:4228
#, c-format
msgid " Set prologue_end to true\n"
msgstr ""
-#: dwarf.c:4228
+#: dwarf.c:4232
#, c-format
msgid " Set epilogue_begin to true\n"
msgstr ""
-#: dwarf.c:4233
+#: dwarf.c:4237
#, c-format
msgid " Set ISA to %s\n"
msgstr ""
-#: dwarf.c:4237 dwarf.c:4855
+#: dwarf.c:4241 dwarf.c:4859
#, c-format
msgid " Unknown opcode %d with operands: "
msgstr ""
-#: dwarf.c:4331
+#: dwarf.c:4335
#, c-format
msgid "opcode base of %d extends beyond end of section\n"
msgstr ""
-#: dwarf.c:4355 dwarf.c:4376 dwarf.c:4406
+#: dwarf.c:4359 dwarf.c:4380 dwarf.c:4410
msgid "Corrupt directories list\n"
msgstr ""
-#: dwarf.c:4512
+#: dwarf.c:4516
msgid "directory table ends unexpectedly\n"
msgstr ""
-#: dwarf.c:4551
+#: dwarf.c:4555
msgid "file table ends unexpectedly\n"
msgstr ""
-#: dwarf.c:4586
+#: dwarf.c:4590
#, c-format
msgid "CU: %s:\n"
msgstr ""
-#: dwarf.c:4596 dwarf.c:4893 readelf.c:5949 readelf.c:6024 readelf.c:6042
+#: dwarf.c:4600 dwarf.c:4897 readelf.c:5949 readelf.c:6024 readelf.c:6042
#: readelf.c:6060 readelf.c:10552 readelf.c:11180 readelf.c:11193
-#: readelf.c:16033 readelf.c:16065
+#: readelf.c:16173 readelf.c:16205
msgid "<unknown>"
msgstr ""
-#: dwarf.c:4599 dwarf.c:4785
+#: dwarf.c:4603 dwarf.c:4789
#, c-format
msgid "directory index %u > number of directories %s\n"
msgstr ""
-#: dwarf.c:4601 dwarf.c:4887 elfcomm.c:891 readelf.c:319 readelf.c:663
+#: dwarf.c:4605 dwarf.c:4891 elfcomm.c:891 readelf.c:319 readelf.c:663
#: readelf.c:6944 readelf.c:7490 readelf.c:9525 readelf.c:11613 readelf.c:11679
-#: readelf.c:11683 readelf.c:12054 readelf.c:14908 readelf.c:14997
-#: readelf.c:15552 readelf.c:15571 readelf.c:15690 readelf.c:16042
-#: readelf.c:17194 readelf.c:17197
+#: readelf.c:11683 readelf.c:12054 readelf.c:15048 readelf.c:15137
+#: readelf.c:15692 readelf.c:15711 readelf.c:15830 readelf.c:16182
+#: readelf.c:17334 readelf.c:17337
#, c-format
msgid "<corrupt>"
msgstr ""
-#: dwarf.c:4607
+#: dwarf.c:4611
#, c-format
msgid "CU: %s/%s:\n"
msgstr ""
-#: dwarf.c:4612
+#: dwarf.c:4616
#, c-format
msgid ""
"File name Line number Starting address "
"View Stmt\n"
msgstr ""
-#: dwarf.c:4719
+#: dwarf.c:4723
#, c-format
msgid "UNKNOWN (%u): length %ld\n"
msgstr ""
-#: dwarf.c:4769
+#: dwarf.c:4773
#, c-format
msgid ""
"\n"
" [Use file table entry %d]\n"
msgstr ""
-#: dwarf.c:4773
+#: dwarf.c:4777
#, c-format
msgid "file index %u > number of files %u\n"
msgstr ""
-#: dwarf.c:4774
+#: dwarf.c:4778
#, c-format
msgid ""
"\n"
" <over large file table index %u>"
msgstr ""
-#: dwarf.c:4780
+#: dwarf.c:4784
#, c-format
msgid ""
"\n"
" [Use file %s in directory table entry %d]\n"
msgstr ""
-#: dwarf.c:4787
+#: dwarf.c:4791
#, c-format
msgid ""
"\n"
" <over large directory table entry %u>\n"
msgstr ""
-#: dwarf.c:4851
+#: dwarf.c:4855
#, c-format
msgid " Set ISA to %lu\n"
msgstr ""
-#: dwarf.c:4886
+#: dwarf.c:4890
#, c-format
msgid "corrupt file index %u encountered\n"
msgstr ""
-#: dwarf.c:5021
+#: dwarf.c:5025
msgid "no info"
msgstr ""
-#: dwarf.c:5022
+#: dwarf.c:5026
msgid "type"
msgstr ""
-#: dwarf.c:5023
+#: dwarf.c:5027
msgid "variable"
msgstr ""
-#: dwarf.c:5024
+#: dwarf.c:5028
msgid "function"
msgstr ""
-#: dwarf.c:5025
+#: dwarf.c:5029
msgid "other"
msgstr ""
-#: dwarf.c:5026
+#: dwarf.c:5030
msgid "unused5"
msgstr ""
-#: dwarf.c:5027
+#: dwarf.c:5031
msgid "unused6"
msgstr ""
-#: dwarf.c:5028
+#: dwarf.c:5032
msgid "unused7"
msgstr ""
-#: dwarf.c:5088 dwarf.c:6586
+#: dwarf.c:5092 dwarf.c:6590
#, c-format
msgid ""
".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
msgstr ""
-#: dwarf.c:5093
+#: dwarf.c:5097
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: dwarf.c:5095
+#: dwarf.c:5099
#, c-format
msgid " Version: %d\n"
msgstr ""
-#: dwarf.c:5097
+#: dwarf.c:5101
#, c-format
msgid " Offset into .debug_info section: 0x%lx\n"
msgstr ""
-#: dwarf.c:5099
+#: dwarf.c:5103
#, c-format
msgid " Size of area in .debug_info section: %ld\n"
msgstr ""
-#: dwarf.c:5108
+#: dwarf.c:5112
msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
msgstr ""
-#: dwarf.c:5116
+#: dwarf.c:5120
#, c-format
msgid ""
"\n"
" Offset Kind Name\n"
msgstr ""
-#: dwarf.c:5118
+#: dwarf.c:5122
#, c-format
msgid ""
"\n"
" Offset\tName\n"
msgstr ""
-#: dwarf.c:5154
+#: dwarf.c:5158
msgid "s"
msgstr ""
-#: dwarf.c:5154
+#: dwarf.c:5158
msgid "g"
msgstr ""
-#: dwarf.c:5210
+#: dwarf.c:5214
#, c-format
msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
msgstr ""
-#: dwarf.c:5216
+#: dwarf.c:5220
#, c-format
msgid " DW_MACINFO_end_file\n"
msgstr ""
-#: dwarf.c:5223
+#: dwarf.c:5227
#, c-format
msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
msgstr ""
-#: dwarf.c:5231
+#: dwarf.c:5235
#, c-format
msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
msgstr ""
-#: dwarf.c:5242
+#: dwarf.c:5246
#, c-format
msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
msgstr ""
-#: dwarf.c:5371
+#: dwarf.c:5375
#, c-format
msgid "Only GNU extension to DWARF 4 or 5 of %s is currently supported.\n"
msgstr ""
-#: dwarf.c:5381
+#: dwarf.c:5385
#, c-format
msgid " Version: %d\n"
msgstr ""
-#: dwarf.c:5382
+#: dwarf.c:5386
#, c-format
msgid " Offset size: %d\n"
msgstr ""
-#: dwarf.c:5386
+#: dwarf.c:5390
#, c-format
msgid " Offset into .debug_line: 0x%lx\n"
msgstr ""
-#: dwarf.c:5400
+#: dwarf.c:5404
#, c-format
msgid " Extension opcode arguments:\n"
msgstr ""
-#: dwarf.c:5407
+#: dwarf.c:5411
#, c-format
msgid " DW_MACRO_%02x has no arguments\n"
msgstr ""
-#: dwarf.c:5410
+#: dwarf.c:5414
#, c-format
msgid " DW_MACRO_%02x arguments: "
msgstr ""
-#: dwarf.c:5436
+#: dwarf.c:5440
#, c-format
msgid "Invalid extension opcode form %s\n"
msgstr ""
-#: dwarf.c:5453
+#: dwarf.c:5457
msgid ".debug_macro section not zero terminated\n"
msgstr ""
-#: dwarf.c:5472
+#: dwarf.c:5476
msgid "DW_MACRO_start_file used, but no .debug_line offset provided.\n"
msgstr ""
-#: dwarf.c:5478
+#: dwarf.c:5482
#, c-format
msgid " DW_MACRO_start_file - lineno: %d filenum: %d\n"
msgstr ""
-#: dwarf.c:5481
+#: dwarf.c:5485
#, c-format
msgid " DW_MACRO_start_file - lineno: %d filenum: %d filename: %s%s%s\n"
msgstr ""
-#: dwarf.c:5489
+#: dwarf.c:5493
#, c-format
msgid " DW_MACRO_end_file\n"
msgstr ""
-#: dwarf.c:5496
+#: dwarf.c:5500
#, c-format
msgid " DW_MACRO_define - lineno : %d macro : %s\n"
msgstr ""
-#: dwarf.c:5504
+#: dwarf.c:5508
#, c-format
msgid " DW_MACRO_undef - lineno : %d macro : %s\n"
msgstr ""
-#: dwarf.c:5512
+#: dwarf.c:5516
#, c-format
msgid " DW_MACRO_define_strp - lineno : %d macro : %s\n"
msgstr ""
-#: dwarf.c:5520
+#: dwarf.c:5524
#, c-format
msgid " DW_MACRO_undef_strp - lineno : %d macro : %s\n"
msgstr ""
-#: dwarf.c:5526
+#: dwarf.c:5530
#, c-format
msgid " DW_MACRO_import - offset : 0x%lx\n"
msgstr ""
-#: dwarf.c:5533
+#: dwarf.c:5537
#, c-format
msgid " DW_MACRO_define_sup - lineno : %d macro offset : 0x%lx\n"
msgstr ""
-#: dwarf.c:5540
+#: dwarf.c:5544
#, c-format
msgid " DW_MACRO_undef_sup - lineno : %d macro offset : 0x%lx\n"
msgstr ""
-#: dwarf.c:5546
+#: dwarf.c:5550
#, c-format
msgid " DW_MACRO_import_sup - offset : 0x%lx\n"
msgstr ""
-#: dwarf.c:5553
+#: dwarf.c:5557
#, c-format
msgid " Unknown macro opcode %02x seen\n"
msgstr ""
-#: dwarf.c:5564
+#: dwarf.c:5568
#, c-format
msgid " DW_MACRO_%02x\n"
msgstr ""
-#: dwarf.c:5567
+#: dwarf.c:5571
#, c-format
msgid " DW_MACRO_%02x -"
msgstr ""
-#: dwarf.c:5616
+#: dwarf.c:5620
#, c-format
msgid " Number TAG (0x%lx)\n"
msgstr ""
-#: dwarf.c:5625
+#: dwarf.c:5629
msgid "has children"
msgstr ""
-#: dwarf.c:5625
+#: dwarf.c:5629
msgid "no children"
msgstr ""
-#: dwarf.c:5687
+#: dwarf.c:5691
#, c-format
msgid "location view pair\n"
msgstr ""
-#: dwarf.c:5719
+#: dwarf.c:5723
#, c-format
msgid "No debug information available for loc lists of entry: %u\n"
msgstr ""
-#: dwarf.c:5731 dwarf.c:5878 dwarf.c:6040
+#: dwarf.c:5735 dwarf.c:5882 dwarf.c:6044
#, c-format
msgid "Invalid pointer size (%d) in debug info for entry %d\n"
msgstr ""
-#: dwarf.c:5743 dwarf.c:5796 dwarf.c:5805 dwarf.c:5890 dwarf.c:5952
-#: dwarf.c:6051 dwarf.c:6124 dwarf.c:6132
+#: dwarf.c:5747 dwarf.c:5800 dwarf.c:5809 dwarf.c:5894 dwarf.c:5956
+#: dwarf.c:6055 dwarf.c:6128 dwarf.c:6136
#, c-format
msgid "Location list starting at offset 0x%lx is not terminated.\n"
msgstr ""
-#: dwarf.c:5764 dwarf.c:5916 dwarf.c:6089 dwarf.c:6809 dwarf.c:6864
+#: dwarf.c:5768 dwarf.c:5920 dwarf.c:6093 dwarf.c:6813 dwarf.c:6868
#, c-format
msgid "<End of list>\n"
msgstr ""
-#: dwarf.c:5776 dwarf.c:5926 dwarf.c:6869
+#: dwarf.c:5780 dwarf.c:5930 dwarf.c:6873
#, c-format
msgid "(base address)\n"
msgstr ""
-#: dwarf.c:5790 dwarf.c:5909 dwarf.c:6077
+#: dwarf.c:5794 dwarf.c:5913 dwarf.c:6081
#, c-format
msgid ""
"views at %8.8lx for:\n"
" %*s "
msgstr ""
-#: dwarf.c:5826 dwarf.c:5975
+#: dwarf.c:5830 dwarf.c:5979
msgid " (start == end)"
msgstr ""
-#: dwarf.c:5828 dwarf.c:5977
+#: dwarf.c:5832 dwarf.c:5981
msgid " (start > end)"
msgstr ""
-#: dwarf.c:5865
+#: dwarf.c:5869
#, c-format
msgid "No debug information available for loclists lists of entry: %u\n"
msgstr ""
-#: dwarf.c:5931
+#: dwarf.c:5935
#, c-format
msgid "View pair entry in loclist with locviews attribute\n"
msgstr ""
-#: dwarf.c:5938
+#: dwarf.c:5942
#, c-format
msgid "views for:\n"
msgstr ""
-#: dwarf.c:5942
+#: dwarf.c:5946
#, c-format
msgid "Invalid location list entry type %d\n"
msgstr ""
-#: dwarf.c:5986
+#: dwarf.c:5990
#, c-format
msgid "Trailing view pair not used in a range"
msgstr ""
-#: dwarf.c:6028
+#: dwarf.c:6032
#, c-format
msgid "No debug information for loc lists of entry: %u\n"
msgstr ""
-#: dwarf.c:6095
+#: dwarf.c:6099
#, c-format
msgid "(base address selection entry)\n"
msgstr ""
-#: dwarf.c:6116
+#: dwarf.c:6120
#, c-format
msgid "Unknown location list entry type 0x%x.\n"
msgstr ""
-#: dwarf.c:6209 dwarf.c:6462 dwarf.c:6683 dwarf.c:6756 dwarf.c:6923
+#: dwarf.c:6213 dwarf.c:6466 dwarf.c:6687 dwarf.c:6760 dwarf.c:6927
#, c-format
msgid ""
"\n"
"The %s section is empty.\n"
msgstr ""
-#: dwarf.c:6229
+#: dwarf.c:6233
#, c-format
msgid "The %s section contains corrupt or unsupported version number: %d.\n"
msgstr ""
-#: dwarf.c:6249
+#: dwarf.c:6253
#, c-format
msgid "The %s section contains unsupported offset entry count: %d.\n"
msgstr ""
-#: dwarf.c:6260 dwarf.c:6689 dwarf.c:7001
+#: dwarf.c:6264 dwarf.c:6693 dwarf.c:7005
#, c-format
msgid ""
"Unable to load/parse the .debug_info section, so cannot interpret the %s "
"section.\n"
msgstr ""
-#: dwarf.c:6308
+#: dwarf.c:6312
msgid "No location lists in .debug_info section!\n"
msgstr ""
-#: dwarf.c:6313
+#: dwarf.c:6317
#, c-format
msgid "Location lists in %s section start at 0x%s\n"
msgstr ""
-#: dwarf.c:6323
+#: dwarf.c:6327
#, c-format
msgid ""
" Warning: This section has relocations - addresses seen here may not be "
@@ -3216,771 +3216,776 @@ msgid ""
"\n"
msgstr ""
-#: dwarf.c:6325
+#: dwarf.c:6329
#, c-format
msgid " Offset Begin End Expression\n"
msgstr ""
-#: dwarf.c:6380
+#: dwarf.c:6384
#, c-format
msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
msgstr ""
-#: dwarf.c:6384
+#: dwarf.c:6388
#, c-format
msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
msgstr ""
-#: dwarf.c:6393
+#: dwarf.c:6397
#, c-format
msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
msgstr ""
-#: dwarf.c:6400
+#: dwarf.c:6404
#, c-format
msgid "View Offset 0x%lx is bigger than .debug_loc section size.\n"
msgstr ""
-#: dwarf.c:6417
+#: dwarf.c:6421
msgid "DWO is not yet supported.\n"
msgstr ""
-#: dwarf.c:6434
+#: dwarf.c:6438
msgid "Hole and overlap detection requires adjacent view lists and loclists.\n"
msgstr ""
-#: dwarf.c:6443
+#: dwarf.c:6447
#, c-format
msgid "There is %ld unused byte at the end of section %s\n"
msgid_plural "There are %ld unused bytes at the end of section %s\n"
msgstr[0] ""
msgstr[1] ""
-#: dwarf.c:6599
+#: dwarf.c:6603
msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
msgstr ""
-#: dwarf.c:6603
+#: dwarf.c:6607
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: dwarf.c:6605
+#: dwarf.c:6609
#, c-format
msgid " Version: %d\n"
msgstr ""
-#: dwarf.c:6606
+#: dwarf.c:6610
#, c-format
msgid " Offset into .debug_info: 0x%lx\n"
msgstr ""
-#: dwarf.c:6608
+#: dwarf.c:6612
#, c-format
msgid " Pointer Size: %d\n"
msgstr ""
-#: dwarf.c:6609
+#: dwarf.c:6613
#, c-format
msgid " Segment Size: %d\n"
msgstr ""
-#: dwarf.c:6616
+#: dwarf.c:6620
#, c-format
msgid "Invalid address size in %s section!\n"
msgstr ""
-#: dwarf.c:6626
+#: dwarf.c:6630
msgid "Pointer size + Segment size is not a power of two.\n"
msgstr ""
-#: dwarf.c:6631
+#: dwarf.c:6635
#, c-format
msgid ""
"\n"
" Address Length\n"
msgstr ""
-#: dwarf.c:6633
+#: dwarf.c:6637
#, c-format
msgid ""
"\n"
" Address Length\n"
msgstr ""
-#: dwarf.c:6709
+#: dwarf.c:6713
#, c-format
msgid "Corrupt address base (%lx) found in debug section %u\n"
msgstr ""
-#: dwarf.c:6725
+#: dwarf.c:6729
#, c-format
msgid " For compilation unit at offset 0x%s:\n"
msgstr ""
-#: dwarf.c:6728
+#: dwarf.c:6732
#, c-format
msgid "\tIndex\tAddress\n"
msgstr ""
-#: dwarf.c:6735
+#: dwarf.c:6739
#, c-format
msgid "\t%d:\t"
msgstr ""
-#: dwarf.c:6828 dwarf.c:6898
+#: dwarf.c:6832 dwarf.c:6902
msgid "(start == end)"
msgstr ""
-#: dwarf.c:6830 dwarf.c:6900
+#: dwarf.c:6834 dwarf.c:6904
msgid "(start > end)"
msgstr ""
-#: dwarf.c:6852
+#: dwarf.c:6856
#, c-format
msgid "Range list starting at offset 0x%lx is not terminated.\n"
msgstr ""
-#: dwarf.c:6885
+#: dwarf.c:6889
#, c-format
msgid "Invalid range list entry type %d\n"
msgstr ""
-#: dwarf.c:6962
+#: dwarf.c:6966
#, c-format
msgid ""
"The length field (0x%lx) in the debug_rnglists header is wrong - the section "
"is too small\n"
msgstr ""
-#: dwarf.c:6973
+#: dwarf.c:6977
msgid "Only DWARF version 5 debug_rnglists info is currently supported.\n"
msgstr ""
-#: dwarf.c:6992
+#: dwarf.c:6996
#, c-format
msgid "The %s section contains unsupported offset entry count: %u.\n"
msgstr ""
#. This can happen when the file was compiled with -gsplit-debug
#. which removes references to range lists from the primary .o file.
-#: dwarf.c:7014
+#: dwarf.c:7018
#, c-format
msgid "No range lists in .debug_info section.\n"
msgstr ""
-#: dwarf.c:7039
+#: dwarf.c:7043
#, c-format
msgid "Range lists in %s section start at 0x%lx\n"
msgstr ""
-#: dwarf.c:7044
+#: dwarf.c:7048
#, c-format
msgid " Offset Begin End\n"
msgstr ""
-#: dwarf.c:7063
+#: dwarf.c:7067
#, c-format
msgid "Corrupt pointer size (%d) in debug entry at offset %8.8lx\n"
msgstr ""
-#: dwarf.c:7070
+#: dwarf.c:7074
#, c-format
msgid "Corrupt offset (%#8.8lx) in range entry %u\n"
msgstr ""
-#: dwarf.c:7078
+#: dwarf.c:7082
#, c-format
msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
msgstr ""
-#: dwarf.c:7085
+#: dwarf.c:7089
#, c-format
msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
msgstr ""
-#: dwarf.c:7161
+#: dwarf.c:7165
#, c-format
msgid "Unfeasibly large register number: %u\n"
msgstr ""
-#: dwarf.c:7174
+#: dwarf.c:7178
#, c-format
msgid "Out of memory allocating %u columns in dwarf frame arrays\n"
msgstr ""
-#: dwarf.c:7626
+#: dwarf.c:7630
msgid "No terminator for augmentation name\n"
msgstr ""
-#: dwarf.c:7638
+#: dwarf.c:7642
#, c-format
msgid "Invalid pointer size (%d) in CIE data\n"
msgstr ""
-#: dwarf.c:7646
+#: dwarf.c:7650
#, c-format
msgid "Invalid segment size (%d) in CIE data\n"
msgstr ""
-#: dwarf.c:7677 dwarf.c:8048
+#: dwarf.c:7681 dwarf.c:8052
#, c-format
msgid "Augmentation data too long: 0x%s, expected at most %#lx\n"
msgstr ""
-#: dwarf.c:7764
+#: dwarf.c:7768
#, c-format
msgid " Augmentation data: "
msgstr ""
-#: dwarf.c:7780
+#: dwarf.c:7784
msgid "bad register: "
msgstr ""
-#: dwarf.c:7950
+#: dwarf.c:7954
msgid "Failed to read CIE information\n"
msgstr ""
-#: dwarf.c:7961 dwarf.c:7985 dwarf.c:8012
+#: dwarf.c:7965 dwarf.c:7989 dwarf.c:8016
msgid "Invalid max register\n"
msgstr ""
#. PR 17512: file: 9e196b3e.
-#: dwarf.c:8027
+#: dwarf.c:8031
#, c-format
msgid "Probably corrupt segment size: %d - using 4 instead\n"
msgstr ""
-#: dwarf.c:8173
+#: dwarf.c:8177
#, c-format
msgid "Corrupt CFA_def expression value: %lu\n"
msgstr ""
#. PR 17512: file:306-192417-0.005.
-#: dwarf.c:8187
+#: dwarf.c:8191
#, c-format
msgid "Corrupt CFA expression value: %lu\n"
msgstr ""
-#: dwarf.c:8490
+#: dwarf.c:8494
msgid "Invalid column number in saved frame state\n"
msgstr ""
-#: dwarf.c:8537
+#: dwarf.c:8541
#, c-format
msgid " DW_CFA_def_cfa_expression: <corrupt len %lu>\n"
msgstr ""
-#: dwarf.c:8561
+#: dwarf.c:8565
#, c-format
msgid " DW_CFA_expression: <corrupt len %lu>\n"
msgstr ""
-#: dwarf.c:8693
+#: dwarf.c:8697
#, c-format
msgid " DW_CFA_??? (User defined call frame op: %#x)\n"
msgstr ""
-#: dwarf.c:8695
+#: dwarf.c:8699
#, c-format
msgid "Unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
msgstr ""
-#: dwarf.c:8798 dwarf.c:9202
+#: dwarf.c:8813 dwarf.c:9217
#, c-format
msgid "Version %ld\n"
msgstr ""
-#: dwarf.c:8804
+#: dwarf.c:8819
msgid "Only DWARF version 5 .debug_names is currently supported.\n"
msgstr ""
-#: dwarf.c:8811
+#: dwarf.c:8826
#, c-format
msgid "Padding field of .debug_names must be 0 (found 0x%x)\n"
msgstr ""
-#: dwarf.c:8816
+#: dwarf.c:8831
msgid "Compilation unit count must be >= 1 in .debug_names\n"
msgstr ""
-#: dwarf.c:8827
+#: dwarf.c:8842
#, c-format
msgid ""
"Augmentation string length %u must be rounded up to a multiple of 4 in ."
"debug_names.\n"
msgstr ""
-#: dwarf.c:8833
+#: dwarf.c:8848
#, c-format
msgid "Augmentation string:"
msgstr ""
-#: dwarf.c:8860
+#: dwarf.c:8875
#, c-format
msgid "CU table:\n"
msgstr ""
-#: dwarf.c:8866 dwarf.c:8876
+#: dwarf.c:8881 dwarf.c:8891
#, c-format
msgid "[%3u] 0x%lx\n"
msgstr ""
-#: dwarf.c:8870
+#: dwarf.c:8885
#, c-format
msgid "TU table:\n"
msgstr ""
-#: dwarf.c:8880
+#: dwarf.c:8895
#, c-format
msgid "Foreign TU table:\n"
msgstr ""
-#: dwarf.c:8886
+#: dwarf.c:8901
#, c-format
msgid "[%3u] "
msgstr ""
-#: dwarf.c:8906
+#: dwarf.c:8921
#, c-format
msgid ""
"Entry pool offset (0x%lx) exceeds unit size 0x%lx for unit 0x%lx in the "
"debug_names\n"
msgstr ""
-#: dwarf.c:8923
+#: dwarf.c:8938
#, c-format
msgid "Used %zu of %lu bucket.\n"
msgid_plural "Used %zu of %lu buckets.\n"
msgstr[0] ""
msgstr[1] ""
-#: dwarf.c:8950
+#: dwarf.c:8965
#, c-format
msgid ""
"Out of %lu items there are %zu bucket clashes (longest of %zu entries).\n"
msgstr ""
-#: dwarf.c:8987
+#: dwarf.c:9002
#, c-format
msgid "Duplicate abbreviation tag %lu in unit 0x%lx in the debug_names\n"
msgstr ""
-#: dwarf.c:9009 dwarf.c:9328
+#: dwarf.c:9024 dwarf.c:9343
#, c-format
msgid ""
"\n"
"Symbol table:\n"
msgstr ""
-#: dwarf.c:9062
+#: dwarf.c:9077
#, c-format
msgid "Undefined abbreviation tag %lu in unit 0x%lx in the debug_names\n"
msgstr ""
-#: dwarf.c:9093
+#: dwarf.c:9108
#, c-format
msgid " <no entries>"
msgstr ""
-#: dwarf.c:9125
+#: dwarf.c:9140
msgid "The debuglink filename is corrupt/missing\n"
msgstr ""
-#: dwarf.c:9129
+#: dwarf.c:9144
#, c-format
msgid " Separate debug info file: %s\n"
msgstr ""
-#: dwarf.c:9140
+#: dwarf.c:9155
msgid "CRC offset missing/truncated\n"
msgstr ""
-#: dwarf.c:9146
+#: dwarf.c:9161
#, c-format
msgid " CRC value: %#x\n"
msgstr ""
-#: dwarf.c:9150
+#: dwarf.c:9165
#, c-format
msgid "There are %#lx extraneous bytes at the end of the section\n"
msgstr ""
-#: dwarf.c:9164
+#: dwarf.c:9179
#, c-format
msgid "Build-ID is too short (%#lx bytes)\n"
msgstr ""
-#: dwarf.c:9168
+#: dwarf.c:9183
#, c-format
msgid " Build-ID (%#lx bytes):"
msgstr ""
-#: dwarf.c:9197
+#: dwarf.c:9212
#, c-format
msgid "Truncated header in the %s section.\n"
msgstr ""
-#: dwarf.c:9208
+#: dwarf.c:9223
#, c-format
msgid "Unsupported version %lu.\n"
msgstr ""
-#: dwarf.c:9212
+#: dwarf.c:9227
msgid "The address table data in version 3 may be wrong.\n"
msgstr ""
-#: dwarf.c:9214
+#: dwarf.c:9229
msgid "Version 4 does not support case insensitive lookups.\n"
msgstr ""
-#: dwarf.c:9216
+#: dwarf.c:9231
msgid "Version 5 does not include inlined functions.\n"
msgstr ""
-#: dwarf.c:9218
+#: dwarf.c:9233
msgid "Version 6 does not include symbol attributes.\n"
msgstr ""
-#: dwarf.c:9236
+#: dwarf.c:9251
#, c-format
msgid "Corrupt header in the %s section.\n"
msgstr ""
-#: dwarf.c:9243
+#: dwarf.c:9258
#, c-format
msgid "TU offset (%x) is less than CU offset (%x)\n"
msgstr ""
-#: dwarf.c:9252
+#: dwarf.c:9267
#, c-format
msgid "Address table offset (%x) is less than TU offset (%x)\n"
msgstr ""
-#: dwarf.c:9262
+#: dwarf.c:9277
#, c-format
msgid "Symbol table offset (%x) is less then Address table offset (%x)\n"
msgstr ""
-#: dwarf.c:9271
+#: dwarf.c:9286
#, c-format
msgid "Constant pool offset (%x) is less than symbol table offset (%x)\n"
msgstr ""
-#: dwarf.c:9286
+#: dwarf.c:9301
msgid "Address table extends beyond end of section.\n"
msgstr ""
-#: dwarf.c:9290
+#: dwarf.c:9305
#, c-format
msgid ""
"\n"
"CU table:\n"
msgstr ""
-#: dwarf.c:9296
+#: dwarf.c:9311
#, c-format
msgid "[%3u] 0x%lx - 0x%lx\n"
msgstr ""
-#: dwarf.c:9301
+#: dwarf.c:9316
#, c-format
msgid ""
"\n"
"TU table:\n"
msgstr ""
-#: dwarf.c:9308
+#: dwarf.c:9323
#, c-format
msgid "[%3u] 0x%lx 0x%lx "
msgstr ""
-#: dwarf.c:9315
+#: dwarf.c:9330
#, c-format
msgid ""
"\n"
"Address table:\n"
msgstr ""
-#: dwarf.c:9325
+#: dwarf.c:9340
#, c-format
msgid "%lu\n"
msgstr ""
-#: dwarf.c:9345
+#: dwarf.c:9360
#, c-format
msgid "[%3u] <corrupt offset: %x>"
msgstr ""
-#: dwarf.c:9346
+#: dwarf.c:9361
#, c-format
msgid "Corrupt name offset of 0x%x found for symbol table slot %d\n"
msgstr ""
-#: dwarf.c:9357
+#: dwarf.c:9372
#, c-format
msgid "<invalid CU vector offset: %x>\n"
msgstr ""
-#: dwarf.c:9358
+#: dwarf.c:9373
#, c-format
msgid "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"
msgstr ""
-#: dwarf.c:9371
+#: dwarf.c:9386
#, c-format
msgid "Invalid number of CUs (0x%x) for symbol table slot %d\n"
msgstr ""
-#: dwarf.c:9396
+#: dwarf.c:9411
msgid "static"
msgstr ""
-#: dwarf.c:9396
+#: dwarf.c:9411
msgid "global"
msgstr ""
-#: dwarf.c:9434 dwarf.c:9445
+#: dwarf.c:9449 dwarf.c:9460
msgid "Internal error: out of space in the shndx pool.\n"
msgstr ""
-#: dwarf.c:9509
+#: dwarf.c:9524
#, c-format
msgid "Section %s is empty\n"
msgstr ""
-#: dwarf.c:9515
+#: dwarf.c:9530
#, c-format
msgid "Section %s is too small to contain a CU/TU header\n"
msgstr ""
-#: dwarf.c:9534
+#: dwarf.c:9549
#, c-format
msgid " Version: %u\n"
msgstr ""
-#: dwarf.c:9536
+#: dwarf.c:9551
#, c-format
msgid " Number of columns: %u\n"
msgstr ""
-#: dwarf.c:9537
+#: dwarf.c:9552
#, c-format
msgid " Number of used entries: %u\n"
msgstr ""
-#: dwarf.c:9538
+#: dwarf.c:9553
#, c-format
msgid ""
" Number of slots: %u\n"
"\n"
msgstr ""
-#: dwarf.c:9547
+#: dwarf.c:9562
#, c-format
msgid "Section %s is too small for %u slot\n"
msgid_plural "Section %s is too small for %u slots\n"
msgstr[0] ""
msgstr[1] ""
-#: dwarf.c:9571
+#: dwarf.c:9586
msgid "Section index pool located before start of section\n"
msgstr ""
-#: dwarf.c:9576
+#: dwarf.c:9591
#, c-format
msgid " [%3d] Signature: 0x%s Sections: "
msgstr ""
-#: dwarf.c:9583
+#: dwarf.c:9598
#, c-format
msgid "Section %s too small for shndx pool\n"
msgstr ""
-#: dwarf.c:9631
+#: dwarf.c:9646
#, c-format
msgid "Section %s too small for offset and size tables\n"
msgstr ""
-#: dwarf.c:9638
+#: dwarf.c:9653
#, c-format
msgid " Offset table\n"
msgstr ""
-#: dwarf.c:9640 dwarf.c:9741
+#: dwarf.c:9655 dwarf.c:9756
msgid "signature"
msgstr ""
-#: dwarf.c:9640 dwarf.c:9741
+#: dwarf.c:9655 dwarf.c:9756
msgid "dwo_id"
msgstr ""
-#: dwarf.c:9678
+#: dwarf.c:9693
#, c-format
msgid "Row index (%u) is larger than number of used entries (%u)\n"
msgstr ""
-#: dwarf.c:9692
+#: dwarf.c:9707
#, c-format
msgid "Signature (%p) extends beyond end of space in section\n"
msgstr ""
-#: dwarf.c:9701
+#: dwarf.c:9716
#, c-format
msgid "Row index (%u) * num columns (%u) > space remaining in section\n"
msgstr ""
-#: dwarf.c:9707 dwarf.c:9764
+#: dwarf.c:9722 dwarf.c:9779
#, c-format
msgid " [%3d] 0x%s"
msgstr ""
-#: dwarf.c:9721 dwarf.c:9777
+#: dwarf.c:9736 dwarf.c:9792
#, c-format
msgid "Overlarge Dwarf section index detected: %u\n"
msgstr ""
-#: dwarf.c:9739
+#: dwarf.c:9754
#, c-format
msgid " Size table\n"
msgstr ""
-#: dwarf.c:9792
+#: dwarf.c:9807
#, c-format
msgid " Unsupported version (%d)\n"
msgstr ""
-#: dwarf.c:9864
+#: dwarf.c:9879
#, c-format
msgid "Displaying the debug contents of section %s is not yet supported.\n"
msgstr ""
-#: dwarf.c:9895
+#: dwarf.c:9910
#, c-format
msgid ""
"Attempt to allocate an array with an excessive number of elements: 0x%lx\n"
msgstr ""
-#: dwarf.c:9913
+#: dwarf.c:9928
#, c-format
msgid ""
"Attempt to re-allocate an array with an excessive number of elements: 0x%lx\n"
msgstr ""
-#: dwarf.c:9929
+#: dwarf.c:9944
#, c-format
msgid ""
"Attempt to allocate a zero'ed array with an excessive number of elements: 0x"
"%lx\n"
msgstr ""
-#: dwarf.c:10027
+#: dwarf.c:10042
#, c-format
msgid "Unable to reopen separate debug info file: %s\n"
msgstr ""
-#: dwarf.c:10039
+#: dwarf.c:10054
#, c-format
msgid "Separate debug info file %s found, but CRC does not match - ignoring\n"
msgstr ""
-#: dwarf.c:10146
+#: dwarf.c:10232
#, c-format
msgid "Corrupt debuglink section: %s\n"
msgstr ""
-#: dwarf.c:10184
+#: dwarf.c:10270
msgid "Out of memory"
msgstr ""
#. Failed to find the file.
-#: dwarf.c:10239
+#: dwarf.c:10342
#, c-format
msgid "could not find separate debug file '%s'\n"
msgstr ""
-#: dwarf.c:10240 dwarf.c:10244 dwarf.c:10249 dwarf.c:10252 dwarf.c:10256
-#: dwarf.c:10259 dwarf.c:10262 dwarf.c:10265
+#: dwarf.c:10343 dwarf.c:10347 dwarf.c:10352 dwarf.c:10355 dwarf.c:10359
+#: dwarf.c:10362 dwarf.c:10365 dwarf.c:10368
#, c-format
msgid "tried: %s\n"
msgstr ""
-#: dwarf.c:10279
+#: dwarf.c:10376
+#, c-format
+msgid "tried: DEBUGINFOD_URLS=%s\n"
+msgstr ""
+
+#: dwarf.c:10392
#, c-format
msgid "failed to open separate debug file: %s\n"
msgstr ""
#. FIXME: We do not check to see if there are any other separate debug info
#. files that would also match.
-#: dwarf.c:10287
+#: dwarf.c:10400
#, c-format
msgid ""
"%s: Found separate debug info file: %s\n"
"\n"
msgstr ""
-#: dwarf.c:10307
+#: dwarf.c:10420
msgid "Out of memory allocating dwo filename\n"
msgstr ""
-#: dwarf.c:10313
+#: dwarf.c:10426
#, c-format
msgid "Unable to load dwo file: %s\n"
msgstr ""
#. FIXME: We should check the dwo_id.
-#: dwarf.c:10320
+#: dwarf.c:10433
#, c-format
msgid ""
"%s: Found separate debug object file: %s\n"
"\n"
msgstr ""
-#: dwarf.c:10361
+#: dwarf.c:10474
#, c-format
msgid ""
"The %s section contains link(s) to dwo file(s):\n"
"\n"
msgstr ""
-#: dwarf.c:10366
+#: dwarf.c:10479
#, c-format
msgid " Name: %s\n"
msgstr ""
-#: dwarf.c:10367
+#: dwarf.c:10480
#, c-format
msgid " Directory: %s\n"
msgstr ""
-#: dwarf.c:10367
+#: dwarf.c:10480
msgid "<not-found>"
msgstr ""
-#: dwarf.c:10369
+#: dwarf.c:10482
#, c-format
msgid " ID: "
msgstr ""
-#: dwarf.c:10371
+#: dwarf.c:10484
#, c-format
msgid " ID: <unknown>\n"
msgstr ""
-#: dwarf.c:10388
+#: dwarf.c:10501
msgid "Unexpected DWO INFO type"
msgstr ""
-#: dwarf.c:10551 dwarf.c:10593
+#: dwarf.c:10666 dwarf.c:10708
#, c-format
msgid "Unrecognized debug option '%s'\n"
msgstr ""
-#: dwarf.h:263
+#: dwarf.h:267
msgid "LEB end of data\n"
msgstr ""
-#: dwarf.h:265
+#: dwarf.h:269
msgid "LEB value too large\n"
msgstr ""
@@ -4069,7 +4074,7 @@ msgstr ""
#. PR 24049 - we cannot use filedata->file_name as this will
#. have already been freed.
-#: elfcomm.c:640 elfcomm.c:867 elfedit.c:587 readelf.c:20078
+#: elfcomm.c:640 elfcomm.c:867 elfedit.c:587 readelf.c:20226
#, c-format
msgid "%s: failed to read archive header\n"
msgstr ""
@@ -4116,7 +4121,7 @@ msgstr ""
msgid "%s: failed to seek to next file name\n"
msgstr ""
-#: elfcomm.c:872 elfedit.c:594 readelf.c:20085
+#: elfcomm.c:872 elfedit.c:594 readelf.c:20233
#, c-format
msgid "%s: did not find a valid archive header\n"
msgstr ""
@@ -4197,12 +4202,12 @@ msgstr ""
msgid "%s: Failed to seek to ELF header\n"
msgstr ""
-#: elfedit.c:578 readelf.c:20068
+#: elfedit.c:578 readelf.c:20216
#, c-format
msgid "%s: failed to seek to next archive header\n"
msgstr ""
-#: elfedit.c:609 elfedit.c:618 readelf.c:20099 readelf.c:20108
+#: elfedit.c:609 elfedit.c:618 readelf.c:20247 readelf.c:20256
#, c-format
msgid "%s: bad archive file name\n"
msgstr ""
@@ -4217,22 +4222,22 @@ msgstr ""
msgid "%s: failed to seek to archive member\n"
msgstr ""
-#: elfedit.c:701 readelf.c:20217
+#: elfedit.c:701 readelf.c:20358
#, c-format
msgid "'%s': No such file\n"
msgstr ""
-#: elfedit.c:703 readelf.c:20219
+#: elfedit.c:703 readelf.c:20360
#, c-format
msgid "Could not locate '%s'. System error message: %s\n"
msgstr ""
-#: elfedit.c:710 readelf.c:20226
+#: elfedit.c:710 readelf.c:20367
#, c-format
msgid "'%s' is not an ordinary file\n"
msgstr ""
-#: elfedit.c:736 readelf.c:20248
+#: elfedit.c:736 readelf.c:20389
#, c-format
msgid "%s: Failed to read file's magic number\n"
msgstr ""
@@ -4423,12 +4428,12 @@ msgid ""
"Archive index:\n"
msgstr ""
-#: nm.c:482 nm.c:1181
+#: nm.c:482 nm.c:1183
#, c-format
msgid "%s: plugin needed to handle lto object"
msgstr ""
-#: nm.c:1418
+#: nm.c:1420
#, c-format
msgid ""
"\n"
@@ -4437,7 +4442,7 @@ msgid ""
"\n"
msgstr ""
-#: nm.c:1420
+#: nm.c:1422
#, c-format
msgid ""
"\n"
@@ -4446,7 +4451,7 @@ msgid ""
"\n"
msgstr ""
-#: nm.c:1422 nm.c:1473
+#: nm.c:1424 nm.c:1475
#, c-format
msgid ""
"Name Value Class Type Size Line "
@@ -4454,7 +4459,7 @@ msgid ""
"\n"
msgstr ""
-#: nm.c:1425 nm.c:1476
+#: nm.c:1427 nm.c:1478
#, c-format
msgid ""
"Name Value Class Type "
@@ -4462,7 +4467,7 @@ msgid ""
"\n"
msgstr ""
-#: nm.c:1469
+#: nm.c:1471
#, c-format
msgid ""
"\n"
@@ -4471,7 +4476,7 @@ msgid ""
"\n"
msgstr ""
-#: nm.c:1471
+#: nm.c:1473
#, c-format
msgid ""
"\n"
@@ -4480,20 +4485,20 @@ msgid ""
"\n"
msgstr ""
-#: nm.c:1563
+#: nm.c:1565
#, c-format
msgid "Print width has not been initialized (%d)"
msgstr ""
-#: nm.c:1812
+#: nm.c:1814
msgid "Only -X 32_64 is supported"
msgstr ""
-#: nm.c:1840
+#: nm.c:1842
msgid "Using the --size-sort and --undefined-only options together"
msgstr ""
-#: nm.c:1841
+#: nm.c:1843
msgid "will produce no output, since undefined symbols have no size."
msgstr ""
@@ -4780,7 +4785,7 @@ msgstr ""
msgid "cannot open '%s': %s"
msgstr ""
-#: objcopy.c:1093 objcopy.c:4966
+#: objcopy.c:1093 objcopy.c:4971
#, c-format
msgid "%s: fread failed"
msgstr ""
@@ -4800,520 +4805,520 @@ msgstr ""
msgid "error: section %s matches both update and remove options"
msgstr ""
-#: objcopy.c:1491
+#: objcopy.c:1496
#, c-format
msgid "Section %s not found"
msgstr ""
-#: objcopy.c:1639
+#: objcopy.c:1644
#, c-format
msgid "not stripping symbol `%s' because it is named in a relocation"
msgstr ""
-#: objcopy.c:1699
+#: objcopy.c:1704
#, c-format
msgid "'before=%s' not found"
msgstr ""
-#: objcopy.c:1738
+#: objcopy.c:1743
#, c-format
msgid "%s: Multiple redefinition of symbol \"%s\""
msgstr ""
-#: objcopy.c:1742
+#: objcopy.c:1747
#, c-format
msgid "%s: Symbol \"%s\" is target of more than one redefinition"
msgstr ""
-#: objcopy.c:1769
+#: objcopy.c:1774
#, c-format
msgid "couldn't open symbol redefinition file %s (error: %s)"
msgstr ""
-#: objcopy.c:1847
+#: objcopy.c:1852
#, c-format
msgid "%s:%d: garbage found at end of line"
msgstr ""
-#: objcopy.c:1850
+#: objcopy.c:1855
#, c-format
msgid "%s:%d: missing new symbol name"
msgstr ""
-#: objcopy.c:1860
+#: objcopy.c:1865
#, c-format
msgid "%s:%d: premature end of file"
msgstr ""
-#: objcopy.c:1887
+#: objcopy.c:1892
#, c-format
msgid "stat returns negative size for `%s'"
msgstr ""
-#: objcopy.c:1899
+#: objcopy.c:1904
#, c-format
msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
msgstr ""
-#: objcopy.c:2144
+#: objcopy.c:2149
#, c-format
msgid "%s[%s]: Cannot merge - there are relocations against this section"
msgstr ""
-#: objcopy.c:2166
+#: objcopy.c:2171
msgid "corrupt GNU build attribute note: description size not a factor of 4"
msgstr ""
-#: objcopy.c:2173
+#: objcopy.c:2178
msgid "corrupt GNU build attribute note: wrong note type"
msgstr ""
-#: objcopy.c:2179
+#: objcopy.c:2184
msgid "corrupt GNU build attribute note: note too big"
msgstr ""
-#: objcopy.c:2185
+#: objcopy.c:2190
msgid "corrupt GNU build attribute note: name too small"
msgstr ""
-#: objcopy.c:2208
+#: objcopy.c:2213
msgid "corrupt GNU build attribute note: unsupported version"
msgstr ""
-#: objcopy.c:2257
+#: objcopy.c:2262
msgid "corrupt GNU build attribute note: bad description size"
msgstr ""
-#: objcopy.c:2288
+#: objcopy.c:2293
msgid "corrupt GNU build attribute note: name not NUL terminated"
msgstr ""
-#: objcopy.c:2300
+#: objcopy.c:2305
msgid "corrupt GNU build attribute notes: excess data at end"
msgstr ""
-#: objcopy.c:2307
+#: objcopy.c:2312
msgid "bad GNU build attribute notes: no known versions detected"
msgstr ""
#. This happens with glibc. No idea why.
-#: objcopy.c:2311
+#: objcopy.c:2316
#, c-format
msgid "%s[%s]: Warning: version note missing - assuming version 3"
msgstr ""
-#: objcopy.c:2321
+#: objcopy.c:2326
msgid "bad GNU build attribute notes: multiple different versions"
msgstr ""
#. PR 17636: Call non-fatal so that we return to our parent who
#. may need to tidy temporary files.
-#: objcopy.c:2576
+#: objcopy.c:2581
msgid "Unable to change endianness of input file(s)"
msgstr ""
-#: objcopy.c:2588
+#: objcopy.c:2593
#, c-format
msgid "error: the input file '%s' has no sections"
msgstr ""
-#: objcopy.c:2598
+#: objcopy.c:2603
#, c-format
msgid ""
"--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s'"
msgstr ""
-#: objcopy.c:2605
+#: objcopy.c:2610
#, c-format
msgid "--elf-stt-common=[yes|no] is unsupported on `%s'"
msgstr ""
-#: objcopy.c:2612
+#: objcopy.c:2617
#, c-format
msgid "copy from `%s' [%s] to `%s' [%s]\n"
msgstr ""
-#: objcopy.c:2660
+#: objcopy.c:2665
#, c-format
msgid "Input file `%s' ignores binary architecture parameter."
msgstr ""
-#: objcopy.c:2676
+#: objcopy.c:2681
#, c-format
msgid "Unable to recognise the format of the input file `%s'"
msgstr ""
-#: objcopy.c:2679
+#: objcopy.c:2684
#, c-format
msgid "Output file cannot represent architecture `%s'"
msgstr ""
-#: objcopy.c:2742
+#: objcopy.c:2747
#, c-format
msgid "warning: file alignment (0x%s) > section alignment (0x%s)"
msgstr ""
-#: objcopy.c:2808
+#: objcopy.c:2813
#, c-format
msgid "can't add section '%s'"
msgstr ""
-#: objcopy.c:2822
+#: objcopy.c:2827
#, c-format
msgid "can't create section `%s'"
msgstr ""
-#: objcopy.c:2870
+#: objcopy.c:2875
#, c-format
msgid "error: %s not found, can't be updated"
msgstr ""
-#: objcopy.c:2903
+#: objcopy.c:2908
msgid "warning: note section is empty"
msgstr ""
-#: objcopy.c:2912
+#: objcopy.c:2917
msgid "warning: could not load note section"
msgstr ""
-#: objcopy.c:2928
+#: objcopy.c:2933
msgid "warning: failed to set merged notes size"
msgstr ""
-#: objcopy.c:2951
+#: objcopy.c:2956
#, c-format
msgid "can't dump section '%s' - it does not exist"
msgstr ""
-#: objcopy.c:2959
+#: objcopy.c:2964
msgid "can't dump section - it has no contents"
msgstr ""
-#: objcopy.c:2967
+#: objcopy.c:2972
msgid "can't dump section - it is empty"
msgstr ""
-#: objcopy.c:2976
+#: objcopy.c:2981
msgid "could not open section dump file"
msgstr ""
-#: objcopy.c:2985
+#: objcopy.c:2990
#, c-format
msgid "error writing section contents to %s (error: %s)"
msgstr ""
-#: objcopy.c:2995
+#: objcopy.c:3000
msgid "could not retrieve section contents"
msgstr ""
-#: objcopy.c:3009
+#: objcopy.c:3014
#, c-format
msgid "%s: debuglink section already exists"
msgstr ""
-#: objcopy.c:3021
+#: objcopy.c:3026
#, c-format
msgid "cannot create debug link section `%s'"
msgstr ""
-#: objcopy.c:3113
+#: objcopy.c:3118
msgid "Can't fill gap after section"
msgstr ""
-#: objcopy.c:3136
+#: objcopy.c:3141
msgid "can't add padding"
msgstr ""
-#: objcopy.c:3291
+#: objcopy.c:3296
msgid "error: failed to locate merged notes"
msgstr ""
-#: objcopy.c:3300
+#: objcopy.c:3305
msgid "error: failed to merge notes"
msgstr ""
-#: objcopy.c:3309
+#: objcopy.c:3314
msgid "error: failed to copy merged notes into output"
msgstr ""
-#: objcopy.c:3326
+#: objcopy.c:3331
#, c-format
msgid "%s: Could not find any mergeable note sections"
msgstr ""
-#: objcopy.c:3335
+#: objcopy.c:3340
#, c-format
msgid "cannot fill debug link section `%s'"
msgstr ""
-#: objcopy.c:3397
+#: objcopy.c:3402
msgid "error copying private BFD data"
msgstr ""
-#: objcopy.c:3408
+#: objcopy.c:3413
#, c-format
msgid "this target does not support %lu alternative machine codes"
msgstr ""
-#: objcopy.c:3412
+#: objcopy.c:3417
msgid "treating that number as an absolute e_machine value instead"
msgstr ""
-#: objcopy.c:3416
+#: objcopy.c:3421
msgid "ignoring the alternative value"
msgstr ""
-#: objcopy.c:3462
+#: objcopy.c:3467
msgid "sorry: copying thin archives is not currently supported"
msgstr ""
-#: objcopy.c:3469 objcopy.c:3524
+#: objcopy.c:3474 objcopy.c:3529
#, c-format
msgid "cannot create tempdir for archive copying (error: %s)"
msgstr ""
-#: objcopy.c:3506
+#: objcopy.c:3511
#, c-format
msgid "illegal pathname found in archive member: %s"
msgstr ""
-#: objcopy.c:3557
+#: objcopy.c:3562
msgid "Unable to recognise the format of file"
msgstr ""
-#: objcopy.c:3690
+#: objcopy.c:3695
#, c-format
msgid "error: the input file '%s' is empty"
msgstr ""
-#: objcopy.c:3763
+#: objcopy.c:3768
#, c-format
msgid "--add-gnu-debuglink ignored for archive %s"
msgstr ""
-#: objcopy.c:3866
+#: objcopy.c:3871
#, c-format
msgid "Multiple renames of section %s"
msgstr ""
-#: objcopy.c:3912
+#: objcopy.c:3917
msgid "error in private header data"
msgstr ""
-#: objcopy.c:3996
+#: objcopy.c:4001
msgid "failed to create output section"
msgstr ""
-#: objcopy.c:4011
+#: objcopy.c:4016
msgid "failed to set size"
msgstr ""
-#: objcopy.c:4030
+#: objcopy.c:4035
msgid "failed to set vma"
msgstr ""
-#: objcopy.c:4060
+#: objcopy.c:4065
msgid "failed to set alignment"
msgstr ""
-#: objcopy.c:4092
+#: objcopy.c:4097
msgid "failed to copy private data"
msgstr ""
-#: objcopy.c:4249
+#: objcopy.c:4254
msgid "relocation count is negative"
msgstr ""
#. User must pad the section up in order to do this.
-#: objcopy.c:4346
+#: objcopy.c:4351
#, c-format
msgid ""
"cannot reverse bytes: length of section %s must be evenly divisible by %d"
msgstr ""
-#: objcopy.c:4555
+#: objcopy.c:4560
msgid "can't create debugging section"
msgstr ""
-#: objcopy.c:4569
+#: objcopy.c:4574
msgid "can't set debugging section contents"
msgstr ""
-#: objcopy.c:4578
+#: objcopy.c:4583
#, c-format
msgid "don't know how to write debugging information for %s"
msgstr ""
-#: objcopy.c:4763
+#: objcopy.c:4768
msgid "could not create temporary file to hold stripped copy"
msgstr ""
-#: objcopy.c:4835
+#: objcopy.c:4840
#, c-format
msgid "%s: bad version in PE subsystem"
msgstr ""
-#: objcopy.c:4865
+#: objcopy.c:4870
#, c-format
msgid "unknown PE subsystem: %s"
msgstr ""
-#: objcopy.c:4919 objcopy.c:5189 objcopy.c:5269 objcopy.c:5410 objcopy.c:5442
-#: objcopy.c:5505 objcopy.c:5509 objcopy.c:5529
+#: objcopy.c:4924 objcopy.c:5194 objcopy.c:5274 objcopy.c:5415 objcopy.c:5447
+#: objcopy.c:5510 objcopy.c:5514 objcopy.c:5534
#, c-format
msgid "bad format for %s"
msgstr ""
-#: objcopy.c:4948
+#: objcopy.c:4953
#, c-format
msgid "cannot open: %s: %s"
msgstr ""
-#: objcopy.c:5001
+#: objcopy.c:5006
msgid "byte number must be non-negative"
msgstr ""
-#: objcopy.c:5007
+#: objcopy.c:5012
#, c-format
msgid "architecture %s unknown"
msgstr ""
-#: objcopy.c:5015
+#: objcopy.c:5020
msgid "interleave must be positive"
msgstr ""
-#: objcopy.c:5024
+#: objcopy.c:5029
msgid "interleave width must be positive"
msgstr ""
-#: objcopy.c:5342
+#: objcopy.c:5347
#, c-format
msgid "unrecognized --compress-debug-sections type `%s'"
msgstr ""
-#: objcopy.c:5363
+#: objcopy.c:5368
#, c-format
msgid "unrecognized --elf-stt-common= option `%s'"
msgstr ""
-#: objcopy.c:5379
+#: objcopy.c:5384
#, c-format
msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
msgstr ""
-#: objcopy.c:5465
+#: objcopy.c:5470
msgid "bad format for --set-section-alignment: argument needed"
msgstr ""
-#: objcopy.c:5469
+#: objcopy.c:5474
msgid "bad format for --set-section-alignment: numeric argument needed"
msgstr ""
#. Number has more than on 1, i.e. wasn't a power of 2.
-#: objcopy.c:5481
+#: objcopy.c:5486
msgid "bad format for --set-section-alignment: alignment is not a power of two"
msgstr ""
-#: objcopy.c:5584
+#: objcopy.c:5589
#, c-format
msgid "unknown long section names option '%s'"
msgstr ""
-#: objcopy.c:5607
+#: objcopy.c:5612
msgid "unable to parse alternative machine code"
msgstr ""
-#: objcopy.c:5656
+#: objcopy.c:5661
msgid "number of bytes to reverse must be positive and even"
msgstr ""
-#: objcopy.c:5659
+#: objcopy.c:5664
#, c-format
msgid "Warning: ignoring previous --reverse-bytes value of %d"
msgstr ""
-#: objcopy.c:5674
+#: objcopy.c:5679
#, c-format
msgid "%s: invalid reserve value for --heap"
msgstr ""
-#: objcopy.c:5680
+#: objcopy.c:5685
#, c-format
msgid "%s: invalid commit value for --heap"
msgstr ""
-#: objcopy.c:5705
+#: objcopy.c:5710
#, c-format
msgid "%s: invalid reserve value for --stack"
msgstr ""
-#: objcopy.c:5711
+#: objcopy.c:5716
#, c-format
msgid "%s: invalid commit value for --stack"
msgstr ""
-#: objcopy.c:5720
+#: objcopy.c:5725
msgid "verilog data width must be at least 1 byte"
msgstr ""
-#: objcopy.c:5737
+#: objcopy.c:5742
msgid "--globalize-symbol(s) is incompatible with -G/--keep-global-symbol(s)"
msgstr ""
-#: objcopy.c:5749
+#: objcopy.c:5754
msgid "interleave start byte must be set with --byte"
msgstr ""
-#: objcopy.c:5752
+#: objcopy.c:5757
msgid "byte number must be less than interleave"
msgstr ""
-#: objcopy.c:5755
+#: objcopy.c:5760
msgid "interleave width must be less than or equal to interleave - byte`"
msgstr ""
-#: objcopy.c:5784
+#: objcopy.c:5789
#, c-format
msgid "unknown input EFI target: %s"
msgstr ""
-#: objcopy.c:5815
+#: objcopy.c:5820
#, c-format
msgid "unknown output EFI target: %s"
msgstr ""
-#: objcopy.c:5828
+#: objcopy.c:5833
#, c-format
msgid "warning: could not locate '%s'. System error message: %s"
msgstr ""
-#: objcopy.c:5840
+#: objcopy.c:5845
#, c-format
msgid ""
"warning: could not create temporary file whilst copying '%s', (error: %s)"
msgstr ""
-#: objcopy.c:5873 objcopy.c:5887
+#: objcopy.c:5878 objcopy.c:5892
#, c-format
msgid "%s %s%c0x%s never used"
msgstr ""
-#: objdump.c:206
+#: objdump.c:212
#, c-format
msgid "Usage: %s <option(s)> <file(s)>\n"
msgstr ""
-#: objdump.c:207
+#: objdump.c:213
#, c-format
msgid " Display information from object <file(s)>.\n"
msgstr ""
-#: objdump.c:208
+#: objdump.c:214
#, c-format
msgid " At least one of the following switches must be given:\n"
msgstr ""
-#: objdump.c:209
+#: objdump.c:215
#, c-format
msgid ""
" -a, --archive-headers Display archive header information\n"
@@ -5353,14 +5358,14 @@ msgid ""
" -H, --help Display this information\n"
msgstr ""
-#: objdump.c:245
+#: objdump.c:251
#, c-format
msgid ""
"\n"
" The following switches are optional:\n"
msgstr ""
-#: objdump.c:246
+#: objdump.c:252
#, c-format
msgid ""
" -b, --target=BFDNAME Specify the target object format as "
@@ -5408,7 +5413,7 @@ msgid ""
" --prefix-strip=LEVEL Strip initial directory names for -S\n"
msgstr ""
-#: objdump.c:275
+#: objdump.c:281
#, c-format
msgid ""
" --dwarf-depth=N Do not display DIEs at depth N or greater\n"
@@ -5417,263 +5422,271 @@ msgid ""
" or deeper\n"
" --dwarf-check Make additional dwarf internal consistency "
"checks. \n"
-" --ctf-parent=SECTION Use SECTION as the CTF parent\n"
+" --ctf-parent=SECTION Use SECTION as the CTF parent\n"
+" --visualize-jumps Visualize jumps by drawing ASCII art lines\n"
+" --visualize-jumps=color Use colors in the ASCII art\n"
+" --visualize-jumps=extended-color Use extended 8-bit color codes\n"
+" --visualize-jumps=off Disable jump visualization\n"
"\n"
msgstr ""
-#: objdump.c:290
+#: objdump.c:301
#, c-format
msgid ""
"\n"
"Options supported for -P/--private switch:\n"
msgstr ""
-#: objdump.c:519
+#: objdump.c:532
#, c-format
msgid "section '%s' mentioned in a -j option, but not found in any input file"
msgstr ""
-#: objdump.c:674
+#: objdump.c:687
#, c-format
msgid "Sections:\n"
msgstr ""
-#: objdump.c:680
+#: objdump.c:693
#, c-format
msgid "Idx %-*s Size %-*s%-*sFile off Algn"
msgstr ""
-#: objdump.c:686
+#: objdump.c:699
#, c-format
msgid " Flags"
msgstr ""
-#: objdump.c:708
+#: objdump.c:721
#, c-format
msgid "failed to read symbol table from: %s"
msgstr ""
-#: objdump.c:709 objdump.c:3862
+#: objdump.c:722 objdump.c:4589
msgid "error message was"
msgstr ""
-#: objdump.c:723
+#: objdump.c:736
#, c-format
msgid "error: symbol table size (%#lx) is larger than filesize (%#lx)"
msgstr ""
-#: objdump.c:752
+#: objdump.c:765
#, c-format
msgid "%s: not a dynamic object"
msgstr ""
-#: objdump.c:1338 objdump.c:1362
+#: objdump.c:1351 objdump.c:1375
#, c-format
msgid " (File Offset: 0x%lx)"
msgstr ""
-#: objdump.c:1605
+#: objdump.c:1618
#, c-format
msgid "source file %s is more recent than object file\n"
msgstr ""
-#: objdump.c:2088
+#: objdump.c:2753
#, c-format
msgid "disassemble_fn returned length %d"
msgstr ""
-#: objdump.c:2401 objdump.c:3500
+#: objdump.c:3068 objdump.c:4227
#, c-format
msgid "Reading section %s failed because: %s"
msgstr ""
-#: objdump.c:2421
+#: objdump.c:3088
#, c-format
msgid ""
"\n"
"Disassembly of section %s:\n"
msgstr ""
-#: objdump.c:2676
+#: objdump.c:3376
#, c-format
msgid "can't use supplied machine %s"
msgstr ""
-#: objdump.c:2697
+#: objdump.c:3397
#, c-format
msgid "can't disassemble for architecture %s\n"
msgstr ""
-#: objdump.c:2786
+#: objdump.c:3486
#, c-format
msgid ""
"\n"
"Section '%s' has an invalid size: %#llx.\n"
msgstr ""
-#: objdump.c:2796 objdump.c:2819
+#: objdump.c:3496 objdump.c:3519
#, c-format
msgid ""
"\n"
"Can't get contents for section '%s'.\n"
msgstr ""
-#: objdump.c:2993
+#: objdump.c:3720
#, c-format
msgid "File %s does not contain any dwarf debug information\n"
msgstr ""
-#: objdump.c:3030
+#: objdump.c:3757
#, c-format
msgid ""
"No %s section present\n"
"\n"
msgstr ""
-#: objdump.c:3037
+#: objdump.c:3764
#, c-format
msgid "reading %s section of %s failed: %s"
msgstr ""
-#: objdump.c:3083
+#: objdump.c:3810
#, c-format
msgid ""
"Contents of %s section:\n"
"\n"
msgstr ""
-#: objdump.c:3217
+#: objdump.c:3944
#, c-format
msgid "architecture: %s, "
msgstr ""
-#: objdump.c:3220
+#: objdump.c:3947
#, c-format
msgid "flags 0x%08x:\n"
msgstr ""
-#: objdump.c:3233
+#: objdump.c:3960
#, c-format
msgid ""
"\n"
"start address 0x"
msgstr ""
-#: objdump.c:3292
+#: objdump.c:4019
#, c-format
msgid ""
"\n"
"CTF archive member: %s:\n"
msgstr ""
-#: objdump.c:3311 readelf.c:14067
+#: objdump.c:4038 readelf.c:14068
#, c-format
msgid "Iteration failed: %s, %s\n"
msgstr ""
-#: objdump.c:3344 objdump.c:3353 objdump.c:3367 readelf.c:14032 readelf.c:14040
+#: objdump.c:4071 objdump.c:4080 objdump.c:4094 readelf.c:14033 readelf.c:14041
#, c-format
msgid "CTF open failure: %s\n"
msgstr ""
-#: objdump.c:3371
+#: objdump.c:4098
#, c-format
msgid "Contents of CTF section %s:\n"
msgstr ""
-#: objdump.c:3386
+#: objdump.c:4113
#, c-format
msgid "warning: private headers incomplete: %s"
msgstr ""
-#: objdump.c:3404
+#: objdump.c:4131
msgid "option -P/--private not supported by this file"
msgstr ""
-#: objdump.c:3428
+#: objdump.c:4155
#, c-format
msgid "target specific dump '%s' not supported"
msgstr ""
-#: objdump.c:3492
+#: objdump.c:4219
#, c-format
msgid "Contents of section %s:"
msgstr ""
-#: objdump.c:3494
+#: objdump.c:4221
#, c-format
msgid " (Starting at file offset: 0x%lx)"
msgstr ""
-#: objdump.c:3604
+#: objdump.c:4331
#, c-format
msgid "no symbols\n"
msgstr ""
-#: objdump.c:3611
+#: objdump.c:4338
#, c-format
msgid "no information for symbol number %ld\n"
msgstr ""
-#: objdump.c:3614
+#: objdump.c:4341
#, c-format
msgid "could not determine the type of symbol number %ld\n"
msgstr ""
-#: objdump.c:3860
+#: objdump.c:4587
#, c-format
msgid "failed to read relocs in: %s"
msgstr ""
-#: objdump.c:4017
+#: objdump.c:4744
#, c-format
msgid ""
"\n"
"%s: file format %s\n"
msgstr ""
-#: objdump.c:4116
+#: objdump.c:4843
#, c-format
msgid "%s: printing debugging information failed"
msgstr ""
-#: objdump.c:4212
+#: objdump.c:4939
#, c-format
msgid "In archive %s:\n"
msgstr ""
#. Prevent corrupted files from spinning us into an
#. infinite loop. 100 is an arbitrary heuristic.
-#: objdump.c:4217
+#: objdump.c:4944
msgid "Archive nesting is too deep"
msgstr ""
-#: objdump.c:4221
+#: objdump.c:4948
#, c-format
msgid "In nested archive %s:\n"
msgstr ""
-#: objdump.c:4386
+#: objdump.c:5113
msgid "error: the start address should be before the end address"
msgstr ""
-#: objdump.c:4391
+#: objdump.c:5118
msgid "error: the stop address should be after the start address"
msgstr ""
-#: objdump.c:4403
+#: objdump.c:5130
msgid "error: prefix strip must be non-negative"
msgstr ""
-#: objdump.c:4408
+#: objdump.c:5135
msgid "error: instruction width must be positive"
msgstr ""
-#: objdump.c:4420
+#: objdump.c:5156
+msgid "unrecognized argument to --visualize-option"
+msgstr ""
+
+#: objdump.c:5166
msgid "unrecognized -E option"
msgstr ""
-#: objdump.c:4431
+#: objdump.c:5177
#, c-format
msgid "unrecognized --endian type `%s'"
msgstr ""
@@ -5950,7 +5963,7 @@ msgstr ""
msgid " time and date: 0x%08x - "
msgstr ""
-#: od-xcoff.c:422 readelf.c:18092
+#: od-xcoff.c:422 readelf.c:18232
#, c-format
msgid "not set\n"
msgstr ""
@@ -6592,7 +6605,7 @@ msgstr ""
#. Please keep this switch table sorted by increasing EM_ value.
#. 0
-#: readelf.c:2309 readelf.c:16122 readelf.c:16133
+#: readelf.c:2309 readelf.c:16262 readelf.c:16273
msgid "None"
msgstr ""
@@ -6679,8 +6692,8 @@ msgstr ""
msgid "Bare-metal C6000"
msgstr ""
-#: readelf.c:3842 readelf.c:4826 readelf.c:4842 readelf.c:17524 readelf.c:17624
-#: readelf.c:17655 readelf.c:17710 readelf.c:17737
+#: readelf.c:3842 readelf.c:4826 readelf.c:4842 readelf.c:17664 readelf.c:17764
+#: readelf.c:17795 readelf.c:17850 readelf.c:17877
#, c-format
msgid "<unknown: %x>"
msgstr ""
@@ -7146,7 +7159,7 @@ msgid ""
"Size (0x%lx) of section %s is not a multiple of its sh_entsize (0x%lx)\n"
msgstr ""
-#: readelf.c:5614 readelf.c:5731 readelf.c:13991
+#: readelf.c:5614 readelf.c:5731 readelf.c:13992
msgid "symbols"
msgstr ""
@@ -7204,7 +7217,7 @@ msgstr[0] ""
msgstr[1] ""
#: readelf.c:6164 readelf.c:6940 readelf.c:7386 readelf.c:7813 readelf.c:8277
-#: readelf.c:9393 readelf.c:12023 readelf.c:14225 readelf.c:18596
+#: readelf.c:9393 readelf.c:12023 readelf.c:14358 readelf.c:18736
msgid "string table"
msgstr ""
@@ -8505,132 +8518,150 @@ msgid ""
"number %d\n"
msgstr ""
-#: readelf.c:13429
+#: readelf.c:13430
#, c-format
msgid "unable to apply unsupported reloc type %d to section %s\n"
msgstr ""
-#: readelf.c:13438
+#: readelf.c:13439
#, c-format
msgid "skipping invalid relocation offset 0x%lx in section %s\n"
msgstr ""
-#: readelf.c:13447
+#: readelf.c:13448
#, c-format
msgid "skipping invalid relocation symbol index 0x%lx in section %s\n"
msgstr ""
-#: readelf.c:13470
+#: readelf.c:13471
#, c-format
msgid "skipping unexpected symbol type %s in section %s relocation %ld\n"
msgstr ""
-#: readelf.c:13547
+#: readelf.c:13548
#, c-format
msgid ""
"\n"
"Assembly dump of section %s\n"
msgstr ""
-#: readelf.c:13565
+#: readelf.c:13566
#, c-format
msgid "Section '%s' has no data to dump.\n"
msgstr ""
-#: readelf.c:13571
+#: readelf.c:13572
msgid "section contents"
msgstr ""
-#: readelf.c:13646
+#: readelf.c:13647
#, c-format
msgid ""
"\n"
"String dump of section '%s':\n"
msgstr ""
-#: readelf.c:13662 readelf.c:13803 readelf.c:14133
+#: readelf.c:13663 readelf.c:13804 readelf.c:14134
#, c-format
msgid "section '%s' has unsupported compress type: %d\n"
msgstr ""
-#: readelf.c:13694 readelf.c:13837 readelf.c:14170
+#: readelf.c:13695 readelf.c:13838 readelf.c:14171
#, c-format
msgid "Unable to decompress section %s\n"
msgstr ""
-#: readelf.c:13719
+#: readelf.c:13720
#, c-format
msgid ""
" Note: This section has relocations against it, but these have NOT been "
"applied to this dump.\n"
msgstr ""
-#: readelf.c:13752 readelf.c:14983 readelf.c:15023 readelf.c:15070
-#: readelf.c:15101 readelf.c:16608 readelf.c:16638
+#: readelf.c:13753 readelf.c:15123 readelf.c:15163 readelf.c:15210
+#: readelf.c:15241 readelf.c:16748 readelf.c:16778
#, c-format
msgid "<corrupt>\n"
msgstr ""
-#: readelf.c:13760
+#: readelf.c:13761
#, c-format
msgid " No strings found in this section."
msgstr ""
-#: readelf.c:13788
+#: readelf.c:13789
#, c-format
msgid ""
"\n"
"Hex dump of section '%s':\n"
msgstr ""
-#: readelf.c:13870
+#: readelf.c:13871
#, c-format
msgid ""
" NOTE: This section has relocations against it, but these have NOT been "
"applied to this dump.\n"
msgstr ""
-#: readelf.c:13985
+#: readelf.c:13986
#, c-format
msgid "No symbol section named %s\n"
msgstr ""
-#: readelf.c:14000
+#: readelf.c:14001
#, c-format
msgid "No string table section named %s\n"
msgstr ""
-#: readelf.c:14007
+#: readelf.c:14008
msgid "strings"
msgstr ""
-#: readelf.c:14016
+#: readelf.c:14017
#, c-format
msgid "No CTF parent section named %s\n"
msgstr ""
-#: readelf.c:14022
+#: readelf.c:14023
msgid "CTF parent"
msgstr ""
-#: readelf.c:14049
+#: readelf.c:14050
#, c-format
msgid ""
"\n"
"Dump of CTF section '%s':\n"
msgstr ""
-#: readelf.c:14100
+#: readelf.c:14101
#, c-format
msgid "%s section data"
msgstr ""
-#: readelf.c:14124
+#: readelf.c:14125
#, c-format
msgid "compressed section %s is too small to contain a compression header"
msgstr ""
-#: readelf.c:14280
+#: readelf.c:14243 readelf.c:14272
+#, c-format
+msgid ""
+"debuginfod: Corrupt note: only %ld byte remains, not enough for a full note\n"
+msgid_plural ""
+"Corrupt note: only %ld bytes remain, not enough for a full note\n"
+msgstr[0] ""
+msgstr[1] ""
+
+#: readelf.c:14299
+msgid "debuginfod: note with invalid namesz and/or descsz found\n"
+msgstr ""
+
+#: readelf.c:14300 readelf.c:19433
+#, c-format
+msgid " type: 0x%lx, namesize: 0x%08lx, descsize: 0x%08lx, alignment: %u\n"
+msgstr ""
+
+#: readelf.c:14420
#, c-format
msgid ""
"\n"
@@ -8641,533 +8672,533 @@ msgstr ""
#. which has the NOBITS type - the bits in the file will be random.
#. This can happen when a file containing a .eh_frame section is
#. stripped with the --only-keep-debug command line option.
-#: readelf.c:14289
+#: readelf.c:14429
#, c-format
msgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
msgstr ""
-#: readelf.c:14339
+#: readelf.c:14479
#, c-format
msgid "Unrecognized debug section: %s\n"
msgstr ""
-#: readelf.c:14367
+#: readelf.c:14507
#, c-format
msgid "Section '%s' was not dumped because it does not exist!\n"
msgstr ""
-#: readelf.c:14434
+#: readelf.c:14574
#, c-format
msgid "Section %d was not dumped because it does not exist!\n"
msgstr ""
-#: readelf.c:14491
+#: readelf.c:14631
msgid "<corrupt tag>\n"
msgstr ""
-#: readelf.c:14506
+#: readelf.c:14646
#, c-format
msgid "<corrupt string tag>"
msgstr ""
-#: readelf.c:14540
+#: readelf.c:14680
#, c-format
msgid "Absent/Non standard\n"
msgstr ""
-#: readelf.c:14543
+#: readelf.c:14683
#, c-format
msgid "Bare metal/mwdt\n"
msgstr ""
-#: readelf.c:14546
+#: readelf.c:14686
#, c-format
msgid "Bare metal/newlib\n"
msgstr ""
-#: readelf.c:14549
+#: readelf.c:14689
#, c-format
msgid "Linux/uclibc\n"
msgstr ""
-#: readelf.c:14552
+#: readelf.c:14692
#, c-format
msgid "Linux/glibc\n"
msgstr ""
-#: readelf.c:14555 readelf.c:14634
+#: readelf.c:14695 readelf.c:14774
#, c-format
msgid "Unknown\n"
msgstr ""
-#: readelf.c:14567 readelf.c:14597 readelf.c:14625
+#: readelf.c:14707 readelf.c:14737 readelf.c:14765
#, c-format
msgid "Absent\n"
msgstr ""
-#: readelf.c:14609
+#: readelf.c:14749
msgid "yes"
msgstr ""
-#: readelf.c:14609
+#: readelf.c:14749
msgid "no"
msgstr ""
-#: readelf.c:14646 readelf.c:14653
+#: readelf.c:14786 readelf.c:14793
msgid "default"
msgstr ""
-#: readelf.c:14647
+#: readelf.c:14787
msgid "smallest"
msgstr ""
-#: readelf.c:14652
+#: readelf.c:14792
msgid "OPTFP"
msgstr ""
-#: readelf.c:14850 readelf.c:14863 readelf.c:14881 readelf.c:15364
-#: readelf.c:15643 readelf.c:15655 readelf.c:15667
+#: readelf.c:14990 readelf.c:15003 readelf.c:15021 readelf.c:15504
+#: readelf.c:15783 readelf.c:15795 readelf.c:15807
#, c-format
msgid "None\n"
msgstr ""
-#: readelf.c:14851
+#: readelf.c:14991
#, c-format
msgid "Application\n"
msgstr ""
-#: readelf.c:14852
+#: readelf.c:14992
#, c-format
msgid "Realtime\n"
msgstr ""
-#: readelf.c:14853
+#: readelf.c:14993
#, c-format
msgid "Microcontroller\n"
msgstr ""
-#: readelf.c:14854
+#: readelf.c:14994
#, c-format
msgid "Application or Realtime\n"
msgstr ""
-#: readelf.c:14864 readelf.c:14883 readelf.c:15416 readelf.c:15433
-#: readelf.c:15504 readelf.c:15524 readelf.c:18102
+#: readelf.c:15004 readelf.c:15023 readelf.c:15556 readelf.c:15573
+#: readelf.c:15644 readelf.c:15664 readelf.c:18242
#, c-format
msgid "8-byte\n"
msgstr ""
-#: readelf.c:14865 readelf.c:15507 readelf.c:15527 readelf.c:18101
+#: readelf.c:15005 readelf.c:15647 readelf.c:15667 readelf.c:18241
#, c-format
msgid "4-byte\n"
msgstr ""
-#: readelf.c:14869 readelf.c:14887
+#: readelf.c:15009 readelf.c:15027
#, c-format
msgid "8-byte and up to %d-byte extended\n"
msgstr ""
-#: readelf.c:14882
+#: readelf.c:15022
#, c-format
msgid "8-byte, except leaf SP\n"
msgstr ""
-#: readelf.c:14898 readelf.c:14980 readelf.c:15542
+#: readelf.c:15038 readelf.c:15120 readelf.c:15682
#, c-format
msgid "flag = %d, vendor = "
msgstr ""
-#: readelf.c:14919
+#: readelf.c:15059
#, c-format
msgid "True\n"
msgstr ""
-#: readelf.c:14939
+#: readelf.c:15079
#, c-format
msgid "<unknown: %d>\n"
msgstr ""
-#: readelf.c:14984
+#: readelf.c:15124
msgid "corrupt vendor attribute\n"
msgstr ""
-#: readelf.c:15034
+#: readelf.c:15174
#, c-format
msgid "unspecified hard/soft float, "
msgstr ""
-#: readelf.c:15037
+#: readelf.c:15177
#, c-format
msgid "hard float, "
msgstr ""
-#: readelf.c:15040
+#: readelf.c:15180
#, c-format
msgid "soft float, "
msgstr ""
-#: readelf.c:15043
+#: readelf.c:15183
#, c-format
msgid "single-precision hard float, "
msgstr ""
-#: readelf.c:15050
+#: readelf.c:15190
#, c-format
msgid "unspecified long double\n"
msgstr ""
-#: readelf.c:15053
+#: readelf.c:15193
#, c-format
msgid "128-bit IBM long double\n"
msgstr ""
-#: readelf.c:15056
+#: readelf.c:15196
#, c-format
msgid "64-bit long double\n"
msgstr ""
-#: readelf.c:15059
+#: readelf.c:15199
#, c-format
msgid "128-bit IEEE long double\n"
msgstr ""
-#: readelf.c:15081 readelf.c:15112
+#: readelf.c:15221 readelf.c:15252
#, c-format
msgid "unspecified\n"
msgstr ""
-#: readelf.c:15084
+#: readelf.c:15224
#, c-format
msgid "generic\n"
msgstr ""
-#: readelf.c:15118
+#: readelf.c:15258
#, c-format
msgid "memory\n"
msgstr ""
-#: readelf.c:15145
+#: readelf.c:15285
#, c-format
msgid "any\n"
msgstr ""
-#: readelf.c:15148
+#: readelf.c:15288
#, c-format
msgid "software\n"
msgstr ""
-#: readelf.c:15151
+#: readelf.c:15291
#, c-format
msgid "hardware\n"
msgstr ""
-#: readelf.c:15274
+#: readelf.c:15414
#, c-format
msgid "Hard or soft float\n"
msgstr ""
-#: readelf.c:15277
+#: readelf.c:15417
#, c-format
msgid "Hard float (double precision)\n"
msgstr ""
-#: readelf.c:15280
+#: readelf.c:15420
#, c-format
msgid "Hard float (single precision)\n"
msgstr ""
-#: readelf.c:15283
+#: readelf.c:15423
#, c-format
msgid "Soft float\n"
msgstr ""
-#: readelf.c:15286
+#: readelf.c:15426
#, c-format
msgid "Hard float (MIPS32r2 64-bit FPU 12 callee-saved)\n"
msgstr ""
-#: readelf.c:15289
+#: readelf.c:15429
#, c-format
msgid "Hard float (32-bit CPU, Any FPU)\n"
msgstr ""
-#: readelf.c:15292
+#: readelf.c:15432
#, c-format
msgid "Hard float (32-bit CPU, 64-bit FPU)\n"
msgstr ""
-#: readelf.c:15295
+#: readelf.c:15435
#, c-format
msgid "Hard float compat (32-bit CPU, 64-bit FPU)\n"
msgstr ""
-#: readelf.c:15298
+#: readelf.c:15438
#, c-format
msgid "NaN 2008 compatibility\n"
msgstr ""
-#: readelf.c:15331
+#: readelf.c:15471
#, c-format
msgid "Any MSA or not\n"
msgstr ""
-#: readelf.c:15334
+#: readelf.c:15474
#, c-format
msgid "128-bit MSA\n"
msgstr ""
-#: readelf.c:15396
+#: readelf.c:15536
#, c-format
msgid "Not used\n"
msgstr ""
-#: readelf.c:15399
+#: readelf.c:15539
#, c-format
msgid "2 bytes\n"
msgstr ""
-#: readelf.c:15402
+#: readelf.c:15542
#, c-format
msgid "4 bytes\n"
msgstr ""
-#: readelf.c:15419 readelf.c:15436 readelf.c:15510 readelf.c:15530
+#: readelf.c:15559 readelf.c:15576 readelf.c:15650 readelf.c:15670
#, c-format
msgid "16-byte\n"
msgstr ""
-#: readelf.c:15450
+#: readelf.c:15590
#, c-format
msgid "DSBT addressing not used\n"
msgstr ""
-#: readelf.c:15453
+#: readelf.c:15593
#, c-format
msgid "DSBT addressing used\n"
msgstr ""
-#: readelf.c:15467
+#: readelf.c:15607
#, c-format
msgid "Data addressing position-dependent\n"
msgstr ""
-#: readelf.c:15470
+#: readelf.c:15610
#, c-format
msgid "Data addressing position-independent, GOT near DP\n"
msgstr ""
-#: readelf.c:15473
+#: readelf.c:15613
#, c-format
msgid "Data addressing position-independent, GOT far from DP\n"
msgstr ""
-#: readelf.c:15487
+#: readelf.c:15627
#, c-format
msgid "Code addressing position-dependent\n"
msgstr ""
-#: readelf.c:15490
+#: readelf.c:15630
#, c-format
msgid "Code addressing position-independent\n"
msgstr ""
-#: readelf.c:15644
+#: readelf.c:15784
#, c-format
msgid "MSP430\n"
msgstr ""
-#: readelf.c:15645
+#: readelf.c:15785
#, c-format
msgid "MSP430X\n"
msgstr ""
-#: readelf.c:15656 readelf.c:15668
+#: readelf.c:15796 readelf.c:15808
#, c-format
msgid "Small\n"
msgstr ""
-#: readelf.c:15657 readelf.c:15669
+#: readelf.c:15797 readelf.c:15809
#, c-format
msgid "Large\n"
msgstr ""
-#: readelf.c:15670
+#: readelf.c:15810
#, c-format
msgid "Restricted Large\n"
msgstr ""
-#: readelf.c:15676
+#: readelf.c:15816
#, c-format
msgid " <unknown tag %d>: "
msgstr ""
-#: readelf.c:15722
+#: readelf.c:15862
#, c-format
msgid "Any Region\n"
msgstr ""
-#: readelf.c:15725
+#: readelf.c:15865
#, c-format
msgid "Lower Region Only\n"
msgstr ""
-#: readelf.c:15784
+#: readelf.c:15924
#, c-format
msgid "%u\n"
msgstr ""
-#: readelf.c:15791
+#: readelf.c:15931
#, c-format
msgid "No unaligned access\n"
msgstr ""
-#: readelf.c:15794
+#: readelf.c:15934
#, c-format
msgid "Unaligned access\n"
msgstr ""
-#: readelf.c:15800
+#: readelf.c:15940
#, c-format
msgid "%u-bytes\n"
msgstr ""
-#: readelf.c:15835
+#: readelf.c:15975
msgid "attributes"
msgstr ""
-#: readelf.c:15847
+#: readelf.c:15987
#, c-format
msgid "Unknown attributes version '%c'(%d) - expecting 'A'\n"
msgstr ""
-#: readelf.c:15866
+#: readelf.c:16006
msgid "Tag section ends prematurely\n"
msgstr ""
-#: readelf.c:15875
+#: readelf.c:16015
#, c-format
msgid "Bad attribute length (%u > %u)\n"
msgstr ""
-#: readelf.c:15883
+#: readelf.c:16023
#, c-format
msgid "Attribute length of %u is too small\n"
msgstr ""
-#: readelf.c:15894
+#: readelf.c:16034
msgid "Corrupt attribute section name\n"
msgstr ""
-#: readelf.c:15899
+#: readelf.c:16039
#, c-format
msgid "Attribute Section: "
msgstr ""
-#: readelf.c:15926
+#: readelf.c:16066
msgid "Unused bytes at end of section\n"
msgstr ""
-#: readelf.c:15936
+#: readelf.c:16076
#, c-format
msgid "Bad subsection length (%u > %u)\n"
msgstr ""
-#: readelf.c:15944
+#: readelf.c:16084
#, c-format
msgid "Bad subsection length (%u < 6)\n"
msgstr ""
-#: readelf.c:15959
+#: readelf.c:16099
#, c-format
msgid "File Attributes\n"
msgstr ""
-#: readelf.c:15962
+#: readelf.c:16102
#, c-format
msgid "Section Attributes:"
msgstr ""
-#: readelf.c:15965
+#: readelf.c:16105
#, c-format
msgid "Symbol Attributes:"
msgstr ""
-#: readelf.c:15978
+#: readelf.c:16118
#, c-format
msgid "Unknown tag: %d\n"
msgstr ""
-#: readelf.c:15999
+#: readelf.c:16139
#, c-format
msgid " Unknown attribute:\n"
msgstr ""
-#: readelf.c:16041
+#: readelf.c:16181
msgid "MIPS GOT entry extends beyond the end of available data\n"
msgstr ""
-#: readelf.c:16124 readelf.c:16193
+#: readelf.c:16264 readelf.c:16333
msgid "Unknown"
msgstr ""
-#: readelf.c:16240
+#: readelf.c:16380
msgid "Corrupt MIPS ABI Flags section.\n"
msgstr ""
-#: readelf.c:16246
+#: readelf.c:16386
msgid "MIPS ABI Flags section"
msgstr ""
-#: readelf.c:16305 readelf.c:16890
+#: readelf.c:16445 readelf.c:17030
msgid "Global Offset Table data"
msgstr ""
-#: readelf.c:16309
+#: readelf.c:16449
#, c-format
msgid ""
"\n"
"Static GOT:\n"
msgstr ""
-#: readelf.c:16310 readelf.c:16895
+#: readelf.c:16450 readelf.c:17035
#, c-format
msgid " Canonical gp value: "
msgstr ""
-#: readelf.c:16324 readelf.c:16899 readelf.c:17026
+#: readelf.c:16464 readelf.c:17039 readelf.c:17166
#, c-format
msgid " Reserved entries:\n"
msgstr ""
-#: readelf.c:16325
+#: readelf.c:16465
#, c-format
msgid " %*s %10s %*s\n"
msgstr ""
-#: readelf.c:16326 readelf.c:16356 readelf.c:16901 readelf.c:16929
-#: readelf.c:16947 readelf.c:17028 readelf.c:17037
+#: readelf.c:16466 readelf.c:16496 readelf.c:17041 readelf.c:17069
+#: readelf.c:17087 readelf.c:17168 readelf.c:17177
msgid "Address"
msgstr ""
-#: readelf.c:16326 readelf.c:16356 readelf.c:16901 readelf.c:16929
-#: readelf.c:16948
+#: readelf.c:16466 readelf.c:16496 readelf.c:17041 readelf.c:17069
+#: readelf.c:17088
msgid "Access"
msgstr ""
-#: readelf.c:16327 readelf.c:16357
+#: readelf.c:16467 readelf.c:16497
msgid "Value"
msgstr ""
-#: readelf.c:16354 readelf.c:16927
+#: readelf.c:16494 readelf.c:17067
#, c-format
msgid " Local entries:\n"
msgstr ""
-#: readelf.c:16436 readelf.c:17140
+#: readelf.c:16576 readelf.c:17280
msgid "liblist section data"
msgstr ""
-#: readelf.c:16439
+#: readelf.c:16579
#, c-format
msgid ""
"\n"
@@ -9178,42 +9209,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: readelf.c:16443
+#: readelf.c:16583
msgid ""
" Library Time Stamp Checksum Version Flags\n"
msgstr ""
-#: readelf.c:16469
+#: readelf.c:16609
#, c-format
msgid "<corrupt: %9ld>"
msgstr ""
-#: readelf.c:16474
+#: readelf.c:16614
msgid " NONE"
msgstr ""
-#: readelf.c:16525
+#: readelf.c:16665
msgid "No MIPS_OPTIONS header found\n"
msgstr ""
-#: readelf.c:16531
+#: readelf.c:16671
msgid "The MIPS options section is too small.\n"
msgstr ""
-#: readelf.c:16536
+#: readelf.c:16676
msgid "options"
msgstr ""
-#: readelf.c:16547
+#: readelf.c:16687
msgid "Out of memory allocating space for MIPS options\n"
msgstr ""
-#: readelf.c:16570
+#: readelf.c:16710
#, c-format
msgid "Invalid size (%u) for MIPS option\n"
msgstr ""
-#: readelf.c:16579
+#: readelf.c:16719
#, c-format
msgid ""
"\n"
@@ -9224,28 +9255,28 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: readelf.c:16609 readelf.c:16639
+#: readelf.c:16749 readelf.c:16779
msgid "Truncated MIPS REGINFO option\n"
msgstr ""
-#: readelf.c:16778
+#: readelf.c:16918
msgid "conflict list found without a dynamic symbol table\n"
msgstr ""
-#: readelf.c:16786
+#: readelf.c:16926
#, c-format
msgid "Overlarge number of conflicts detected: %lx\n"
msgstr ""
-#: readelf.c:16794
+#: readelf.c:16934
msgid "Out of memory allocating space for dynamic conflicts\n"
msgstr ""
-#: readelf.c:16804 readelf.c:16819
+#: readelf.c:16944 readelf.c:16959
msgid "conflict"
msgstr ""
-#: readelf.c:16829
+#: readelf.c:16969
#, c-format
msgid ""
"\n"
@@ -9256,124 +9287,124 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: readelf.c:16833
+#: readelf.c:16973
msgid " Num: Index Value Name"
msgstr ""
-#: readelf.c:16840
+#: readelf.c:16980
#, c-format
msgid "<corrupt symbol index>"
msgstr ""
-#: readelf.c:16851 readelf.c:16976 readelf.c:17061
+#: readelf.c:16991 readelf.c:17116 readelf.c:17201
#, c-format
msgid "<corrupt: %14ld>"
msgstr ""
-#: readelf.c:16874
+#: readelf.c:17014
#, c-format
msgid ""
"The GOT symbol offset (%lu) is greater than the symbol table size (%lu)\n"
msgstr ""
-#: readelf.c:16883
+#: readelf.c:17023
#, c-format
msgid "Too many GOT symbols: %lu\n"
msgstr ""
-#: readelf.c:16894
+#: readelf.c:17034
#, c-format
msgid ""
"\n"
"Primary GOT:\n"
msgstr ""
-#: readelf.c:16900
+#: readelf.c:17040
#, c-format
msgid " %*s %10s %*s Purpose\n"
msgstr ""
-#: readelf.c:16902 readelf.c:16930 readelf.c:16949 readelf.c:17028
-#: readelf.c:17038
+#: readelf.c:17042 readelf.c:17070 readelf.c:17089 readelf.c:17168
+#: readelf.c:17178
msgid "Initial"
msgstr ""
-#: readelf.c:16904
+#: readelf.c:17044
#, c-format
msgid " Lazy resolver\n"
msgstr ""
-#: readelf.c:16919
+#: readelf.c:17059
#, c-format
msgid " Module pointer (GNU extension)\n"
msgstr ""
-#: readelf.c:16945
+#: readelf.c:17085
#, c-format
msgid " Global entries:\n"
msgstr ""
-#: readelf.c:16950 readelf.c:17039
+#: readelf.c:17090 readelf.c:17179
msgid "Sym.Val."
msgstr ""
#. Note for translators: "Ndx" = abbreviated form of "Index".
-#: readelf.c:16953 readelf.c:17039
+#: readelf.c:17093 readelf.c:17179
msgid "Ndx"
msgstr ""
-#: readelf.c:16953 readelf.c:17039
+#: readelf.c:17093 readelf.c:17179
msgid "Name"
msgstr ""
-#: readelf.c:16963
+#: readelf.c:17103
#, c-format
msgid "<no dynamic symbols>"
msgstr ""
-#: readelf.c:16979
+#: readelf.c:17119
#, c-format
msgid "<symbol index %lu exceeds number of dynamic symbols>"
msgstr ""
-#: readelf.c:17021
+#: readelf.c:17161
msgid "Procedure Linkage Table data"
msgstr ""
-#: readelf.c:17027
+#: readelf.c:17167
#, c-format
msgid " %*s %*s Purpose\n"
msgstr ""
-#: readelf.c:17030
+#: readelf.c:17170
#, c-format
msgid " PLT lazy resolver\n"
msgstr ""
-#: readelf.c:17032
+#: readelf.c:17172
#, c-format
msgid " Module pointer\n"
msgstr ""
-#: readelf.c:17035
+#: readelf.c:17175
#, c-format
msgid " Entries:\n"
msgstr ""
-#: readelf.c:17049
+#: readelf.c:17189
#, c-format
msgid "<corrupt symbol index: %lu>"
msgstr ""
-#: readelf.c:17087
+#: readelf.c:17227
msgid "NDS32 elf flags section"
msgstr ""
-#: readelf.c:17151
+#: readelf.c:17291
msgid "liblist string table"
msgstr ""
-#: readelf.c:17163
+#: readelf.c:17303
#, c-format
msgid ""
"\n"
@@ -9384,390 +9415,390 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: readelf.c:17169
+#: readelf.c:17309
msgid " Library Time Stamp Checksum Version Flags"
msgstr ""
-#: readelf.c:17219
+#: readelf.c:17359
msgid "NT_AUXV (auxiliary vector)"
msgstr ""
-#: readelf.c:17221
+#: readelf.c:17361
msgid "NT_PRSTATUS (prstatus structure)"
msgstr ""
-#: readelf.c:17223
+#: readelf.c:17363
msgid "NT_FPREGSET (floating point registers)"
msgstr ""
-#: readelf.c:17225
+#: readelf.c:17365
msgid "NT_PRPSINFO (prpsinfo structure)"
msgstr ""
-#: readelf.c:17227
+#: readelf.c:17367
msgid "NT_TASKSTRUCT (task structure)"
msgstr ""
-#: readelf.c:17229
+#: readelf.c:17369
msgid "NT_PRXFPREG (user_xfpregs structure)"
msgstr ""
-#: readelf.c:17231
+#: readelf.c:17371
msgid "NT_PPC_VMX (ppc Altivec registers)"
msgstr ""
-#: readelf.c:17233
+#: readelf.c:17373
msgid "NT_PPC_VSX (ppc VSX registers)"
msgstr ""
-#: readelf.c:17235
+#: readelf.c:17375
msgid "NT_PPC_TAR (ppc TAR register)"
msgstr ""
-#: readelf.c:17237
+#: readelf.c:17377
msgid "NT_PPC_PPR (ppc PPR register)"
msgstr ""
-#: readelf.c:17239
+#: readelf.c:17379
msgid "NT_PPC_DSCR (ppc DSCR register)"
msgstr ""
-#: readelf.c:17241
+#: readelf.c:17381
msgid "NT_PPC_EBB (ppc EBB registers)"
msgstr ""
-#: readelf.c:17243
+#: readelf.c:17383
msgid "NT_PPC_PMU (ppc PMU registers)"
msgstr ""
-#: readelf.c:17245
+#: readelf.c:17385
msgid "NT_PPC_TM_CGPR (ppc checkpointed GPR registers)"
msgstr ""
-#: readelf.c:17247
+#: readelf.c:17387
msgid "NT_PPC_TM_CFPR (ppc checkpointed floating point registers)"
msgstr ""
-#: readelf.c:17249
+#: readelf.c:17389
msgid "NT_PPC_TM_CVMX (ppc checkpointed Altivec registers)"
msgstr ""
-#: readelf.c:17251
+#: readelf.c:17391
msgid "NT_PPC_TM_CVSX (ppc checkpointed VSX registers)"
msgstr ""
-#: readelf.c:17253
+#: readelf.c:17393
msgid "NT_PPC_TM_SPR (ppc TM special purpose registers)"
msgstr ""
-#: readelf.c:17255
+#: readelf.c:17395
msgid "NT_PPC_TM_CTAR (ppc checkpointed TAR register)"
msgstr ""
-#: readelf.c:17257
+#: readelf.c:17397
msgid "NT_PPC_TM_CPPR (ppc checkpointed PPR register)"
msgstr ""
-#: readelf.c:17259
+#: readelf.c:17399
msgid "NT_PPC_TM_CDSCR (ppc checkpointed DSCR register)"
msgstr ""
-#: readelf.c:17261
+#: readelf.c:17401
msgid "NT_386_TLS (x86 TLS information)"
msgstr ""
-#: readelf.c:17263
+#: readelf.c:17403
msgid "NT_386_IOPERM (x86 I/O permissions)"
msgstr ""
-#: readelf.c:17265
+#: readelf.c:17405
msgid "NT_X86_XSTATE (x86 XSAVE extended state)"
msgstr ""
-#: readelf.c:17267
+#: readelf.c:17407
msgid "NT_S390_HIGH_GPRS (s390 upper register halves)"
msgstr ""
-#: readelf.c:17269
+#: readelf.c:17409
msgid "NT_S390_TIMER (s390 timer register)"
msgstr ""
-#: readelf.c:17271
+#: readelf.c:17411
msgid "NT_S390_TODCMP (s390 TOD comparator register)"
msgstr ""
-#: readelf.c:17273
+#: readelf.c:17413
msgid "NT_S390_TODPREG (s390 TOD programmable register)"
msgstr ""
-#: readelf.c:17275
+#: readelf.c:17415
msgid "NT_S390_CTRS (s390 control registers)"
msgstr ""
-#: readelf.c:17277
+#: readelf.c:17417
msgid "NT_S390_PREFIX (s390 prefix register)"
msgstr ""
-#: readelf.c:17279
+#: readelf.c:17419
msgid "NT_S390_LAST_BREAK (s390 last breaking event address)"
msgstr ""
-#: readelf.c:17281
+#: readelf.c:17421
msgid "NT_S390_SYSTEM_CALL (s390 system call restart data)"
msgstr ""
-#: readelf.c:17283
+#: readelf.c:17423
msgid "NT_S390_TDB (s390 transaction diagnostic block)"
msgstr ""
-#: readelf.c:17285
+#: readelf.c:17425
msgid "NT_S390_VXRS_LOW (s390 vector registers 0-15 upper half)"
msgstr ""
-#: readelf.c:17287
+#: readelf.c:17427
msgid "NT_S390_VXRS_HIGH (s390 vector registers 16-31)"
msgstr ""
-#: readelf.c:17289
+#: readelf.c:17429
msgid "NT_S390_GS_CB (s390 guarded-storage registers)"
msgstr ""
-#: readelf.c:17291
+#: readelf.c:17431
msgid "NT_S390_GS_BC (s390 guarded-storage broadcast control)"
msgstr ""
-#: readelf.c:17293
+#: readelf.c:17433
msgid "NT_ARM_VFP (arm VFP registers)"
msgstr ""
-#: readelf.c:17295
+#: readelf.c:17435
msgid "NT_ARM_TLS (AArch TLS registers)"
msgstr ""
-#: readelf.c:17297
+#: readelf.c:17437
msgid "NT_ARM_HW_BREAK (AArch hardware breakpoint registers)"
msgstr ""
-#: readelf.c:17299
+#: readelf.c:17439
msgid "NT_ARM_HW_WATCH (AArch hardware watchpoint registers)"
msgstr ""
-#: readelf.c:17301
+#: readelf.c:17441
msgid "NT_PSTATUS (pstatus structure)"
msgstr ""
-#: readelf.c:17303
+#: readelf.c:17443
msgid "NT_FPREGS (floating point registers)"
msgstr ""
-#: readelf.c:17305
+#: readelf.c:17445
msgid "NT_PSINFO (psinfo structure)"
msgstr ""
-#: readelf.c:17307
+#: readelf.c:17447
msgid "NT_LWPSTATUS (lwpstatus_t structure)"
msgstr ""
-#: readelf.c:17309
+#: readelf.c:17449
msgid "NT_LWPSINFO (lwpsinfo_t structure)"
msgstr ""
-#: readelf.c:17311
+#: readelf.c:17451
msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
msgstr ""
-#: readelf.c:17313
+#: readelf.c:17453
msgid "NT_SIGINFO (siginfo_t data)"
msgstr ""
-#: readelf.c:17315
+#: readelf.c:17455
msgid "NT_FILE (mapped files)"
msgstr ""
-#: readelf.c:17323
+#: readelf.c:17463
msgid "NT_VERSION (version)"
msgstr ""
-#: readelf.c:17325
+#: readelf.c:17465
msgid "NT_ARCH (architecture)"
msgstr ""
-#: readelf.c:17327
+#: readelf.c:17467
msgid "OPEN"
msgstr ""
-#: readelf.c:17329
+#: readelf.c:17469
msgid "func"
msgstr ""
-#: readelf.c:17334 readelf.c:17453 readelf.c:18075 readelf.c:18241
-#: readelf.c:18318 readelf.c:18435
+#: readelf.c:17474 readelf.c:17593 readelf.c:18215 readelf.c:18381
+#: readelf.c:18458 readelf.c:18575
#, c-format
msgid "Unknown note type: (0x%08x)"
msgstr ""
-#: readelf.c:17355
+#: readelf.c:17495
#, c-format
msgid " Cannot decode 64-bit note in 32-bit build\n"
msgstr ""
-#: readelf.c:17363
+#: readelf.c:17503
msgid " Malformed note - too short for header\n"
msgstr ""
-#: readelf.c:17372
+#: readelf.c:17512
msgid " Malformed note - does not end with \\0\n"
msgstr ""
-#: readelf.c:17385
+#: readelf.c:17525
msgid " Malformed note - too short for supplied file count\n"
msgstr ""
-#: readelf.c:17389
+#: readelf.c:17529
#, c-format
msgid " Page size: "
msgstr ""
-#: readelf.c:17393
+#: readelf.c:17533
#, c-format
msgid " %*s%*s%*s\n"
msgstr ""
-#: readelf.c:17394
+#: readelf.c:17534
msgid "Start"
msgstr ""
-#: readelf.c:17395
+#: readelf.c:17535
msgid "End"
msgstr ""
-#: readelf.c:17396
+#: readelf.c:17536
msgid "Page Offset"
msgstr ""
-#: readelf.c:17404
+#: readelf.c:17544
msgid " Malformed note - filenames end too early\n"
msgstr ""
-#: readelf.c:17436
+#: readelf.c:17576
msgid "NT_GNU_ABI_TAG (ABI version tag)"
msgstr ""
-#: readelf.c:17438
+#: readelf.c:17578
msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
msgstr ""
-#: readelf.c:17440
+#: readelf.c:17580
msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
msgstr ""
-#: readelf.c:17442
+#: readelf.c:17582
msgid "NT_GNU_GOLD_VERSION (gold version)"
msgstr ""
-#: readelf.c:17444
+#: readelf.c:17584
msgid "NT_GNU_PROPERTY_TYPE_0"
msgstr ""
-#: readelf.c:17446
+#: readelf.c:17586
msgid "NT_GNU_BUILD_ATTRIBUTE_OPEN"
msgstr ""
-#: readelf.c:17448
+#: readelf.c:17588
msgid "NT_GNU_BUILD_ATTRIBUTE_FUNC"
msgstr ""
-#: readelf.c:17537 readelf.c:17637 readelf.c:17668
+#: readelf.c:17677 readelf.c:17777 readelf.c:17808
#, c-format
msgid "<None>"
msgstr ""
-#: readelf.c:17752
+#: readelf.c:17892
#, c-format
msgid " Properties: "
msgstr ""
-#: readelf.c:17756
+#: readelf.c:17896
#, c-format
msgid "<corrupt GNU_PROPERTY_TYPE, size = %#lx>\n"
msgstr ""
-#: readelf.c:17768
+#: readelf.c:17908
#, c-format
msgid "<corrupt descsz: %#lx>\n"
msgstr ""
-#: readelf.c:17779
+#: readelf.c:17919
#, c-format
msgid "<corrupt type (%#x) datasz: %#x>\n"
msgstr ""
-#: readelf.c:17801 readelf.c:17855
+#: readelf.c:17941 readelf.c:17995
#, c-format
msgid "x86 ISA used: <corrupt length: %#x> "
msgstr ""
-#: readelf.c:17812 readelf.c:17866
+#: readelf.c:17952 readelf.c:18006
#, c-format
msgid "x86 ISA needed: <corrupt length: %#x> "
msgstr ""
-#: readelf.c:17823
+#: readelf.c:17963
#, c-format
msgid "x86 feature: <corrupt length: %#x> "
msgstr ""
-#: readelf.c:17834
+#: readelf.c:17974
#, c-format
msgid "x86 feature used: <corrupt length: %#x> "
msgstr ""
-#: readelf.c:17845
+#: readelf.c:17985
#, c-format
msgid "x86 feature needed: <corrupt length: %#x> "
msgstr ""
-#: readelf.c:17885 readelf.c:17899 readelf.c:17907
+#: readelf.c:18025 readelf.c:18039 readelf.c:18047
#, c-format
msgid "<corrupt length: %#x> "
msgstr ""
-#: readelf.c:17897
+#: readelf.c:18037
#, c-format
msgid "stack size: "
msgstr ""
-#: readelf.c:17916
+#: readelf.c:18056
#, c-format
msgid "<unknown type %#x data: "
msgstr ""
-#: readelf.c:17918
+#: readelf.c:18058
#, c-format
msgid "<procesor-specific type %#x data: "
msgstr ""
-#: readelf.c:17920
+#: readelf.c:18060
#, c-format
msgid "<application-specific type %#x data: "
msgstr ""
-#: readelf.c:17949
+#: readelf.c:18089
#, c-format
msgid " Build ID: "
msgstr ""
-#: readelf.c:17964
+#: readelf.c:18104
#, c-format
msgid " <corrupt GNU_ABI_TAG>\n"
msgstr ""
-#: readelf.c:18001
+#: readelf.c:18141
#, c-format
msgid " OS: %s, ABI: %ld.%ld.%ld\n"
msgstr ""
-#: readelf.c:18010
+#: readelf.c:18150
#, c-format
msgid " Version: "
msgstr ""
@@ -9777,490 +9808,490 @@ msgstr ""
#. is a series of entries, where each entry is a single byte followed
#. by a nul terminated string. The byte gives the bit number to test
#. if enabled in the bitmask.
-#: readelf.c:18026
+#: readelf.c:18166
#, c-format
msgid " Hardware Capabilities: "
msgstr ""
-#: readelf.c:18029
+#: readelf.c:18169
msgid "<corrupt GNU_HWCAP>\n"
msgstr ""
-#: readelf.c:18034
+#: readelf.c:18174
#, c-format
msgid "num entries: %ld, enabled mask: %lx\n"
msgstr ""
-#: readelf.c:18050
+#: readelf.c:18190
#, c-format
msgid " Description data: "
msgstr ""
-#: readelf.c:18068
+#: readelf.c:18208
msgid "Alignment of 8-byte objects"
msgstr ""
-#: readelf.c:18069
+#: readelf.c:18209
msgid "Sizeof double and long double"
msgstr ""
-#: readelf.c:18070
+#: readelf.c:18210
msgid "Type of FPU support needed"
msgstr ""
-#: readelf.c:18071
+#: readelf.c:18211
msgid "Use of SIMD instructions"
msgstr ""
-#: readelf.c:18072
+#: readelf.c:18212
msgid "Use of cache"
msgstr ""
-#: readelf.c:18073
+#: readelf.c:18213
msgid "Use of MMU"
msgstr ""
-#: readelf.c:18109
+#: readelf.c:18249
#, c-format
msgid "4-bytes\n"
msgstr ""
-#: readelf.c:18110
+#: readelf.c:18250
#, c-format
msgid "8-bytes\n"
msgstr ""
-#: readelf.c:18117
+#: readelf.c:18257
#, c-format
msgid "FPU-2.0\n"
msgstr ""
-#: readelf.c:18118
+#: readelf.c:18258
#, c-format
msgid "FPU-3.0\n"
msgstr ""
-#: readelf.c:18127
+#: readelf.c:18267
#, c-format
msgid "yes\n"
msgstr ""
-#: readelf.c:18137
+#: readelf.c:18277
#, c-format
msgid "unknown value: %x\n"
msgstr ""
-#: readelf.c:18192
+#: readelf.c:18332
msgid "NT_THRMISC (thrmisc structure)"
msgstr ""
-#: readelf.c:18194
+#: readelf.c:18334
msgid "NT_PROCSTAT_PROC (proc data)"
msgstr ""
-#: readelf.c:18196
+#: readelf.c:18336
msgid "NT_PROCSTAT_FILES (files data)"
msgstr ""
-#: readelf.c:18198
+#: readelf.c:18338
msgid "NT_PROCSTAT_VMMAP (vmmap data)"
msgstr ""
-#: readelf.c:18200
+#: readelf.c:18340
msgid "NT_PROCSTAT_GROUPS (groups data)"
msgstr ""
-#: readelf.c:18202
+#: readelf.c:18342
msgid "NT_PROCSTAT_UMASK (umask data)"
msgstr ""
-#: readelf.c:18204
+#: readelf.c:18344
msgid "NT_PROCSTAT_RLIMIT (rlimit data)"
msgstr ""
-#: readelf.c:18206
+#: readelf.c:18346
msgid "NT_PROCSTAT_OSREL (osreldate data)"
msgstr ""
-#: readelf.c:18208
+#: readelf.c:18348
msgid "NT_PROCSTAT_PSSTRINGS (ps_strings data)"
msgstr ""
-#: readelf.c:18210
+#: readelf.c:18350
msgid "NT_PROCSTAT_AUXV (auxv data)"
msgstr ""
-#: readelf.c:18212
+#: readelf.c:18352
msgid "NT_PTLWPINFO (ptrace_lwpinfo structure)"
msgstr ""
#. NetBSD core "procinfo" structure.
-#: readelf.c:18226
+#: readelf.c:18366
msgid "NetBSD procinfo structure"
msgstr ""
-#: readelf.c:18230
+#: readelf.c:18370
msgid "NetBSD ELF auxiliary vector data"
msgstr ""
-#: readelf.c:18260 readelf.c:18277 readelf.c:18291
+#: readelf.c:18400 readelf.c:18417 readelf.c:18431
msgid "PT_GETREGS (reg structure)"
msgstr ""
-#: readelf.c:18262 readelf.c:18279 readelf.c:18293
+#: readelf.c:18402 readelf.c:18419 readelf.c:18433
msgid "PT_GETFPREGS (fpreg structure)"
msgstr ""
-#: readelf.c:18275
+#: readelf.c:18415
msgid "PT___GETREGS40 (old reg structure)"
msgstr ""
-#: readelf.c:18312
+#: readelf.c:18452
msgid "NT_STAPSDT (SystemTap probe descriptors)"
msgstr ""
-#: readelf.c:18380
+#: readelf.c:18520
#, c-format
msgid " Provider: %s\n"
msgstr ""
-#: readelf.c:18381
+#: readelf.c:18521
#, c-format
msgid " Name: %s\n"
msgstr ""
-#: readelf.c:18382
+#: readelf.c:18522
#, c-format
msgid " Location: "
msgstr ""
-#: readelf.c:18384
+#: readelf.c:18524
#, c-format
msgid ", Base: "
msgstr ""
-#: readelf.c:18386
+#: readelf.c:18526
#, c-format
msgid ", Semaphore: "
msgstr ""
-#: readelf.c:18389
+#: readelf.c:18529
#, c-format
msgid " Arguments: %s\n"
msgstr ""
-#: readelf.c:18394
+#: readelf.c:18534
#, c-format
msgid " <corrupt - note is too small>\n"
msgstr ""
-#: readelf.c:18395
+#: readelf.c:18535
msgid "corrupt stapdt note - the data size is too small\n"
msgstr ""
-#: readelf.c:18407
+#: readelf.c:18547
msgid "NT_VMS_MHD (module header)"
msgstr ""
-#: readelf.c:18409
+#: readelf.c:18549
msgid "NT_VMS_LNM (language name)"
msgstr ""
-#: readelf.c:18411
+#: readelf.c:18551
msgid "NT_VMS_SRC (source files)"
msgstr ""
-#: readelf.c:18415
+#: readelf.c:18555
msgid "NT_VMS_EIDC (consistency check)"
msgstr ""
-#: readelf.c:18417
+#: readelf.c:18557
msgid "NT_VMS_FPMODE (FP mode)"
msgstr ""
-#: readelf.c:18421
+#: readelf.c:18561
msgid "NT_VMS_IMGNAM (image name)"
msgstr ""
-#: readelf.c:18423
+#: readelf.c:18563
msgid "NT_VMS_IMGID (image id)"
msgstr ""
-#: readelf.c:18425
+#: readelf.c:18565
msgid "NT_VMS_LINKID (link id)"
msgstr ""
-#: readelf.c:18427
+#: readelf.c:18567
msgid "NT_VMS_IMGBID (build id)"
msgstr ""
-#: readelf.c:18429
+#: readelf.c:18569
msgid "NT_VMS_GSTNAM (sym table name)"
msgstr ""
-#: readelf.c:18456
+#: readelf.c:18596
#, c-format
msgid " Creation date : %.17s\n"
msgstr ""
-#: readelf.c:18457
+#: readelf.c:18597
#, c-format
msgid " Last patch date: %.17s\n"
msgstr ""
-#: readelf.c:18460
+#: readelf.c:18600
#, c-format
msgid " Module name : %s\n"
msgstr ""
-#: readelf.c:18462
+#: readelf.c:18602
#, c-format
msgid " Module version : %s\n"
msgstr ""
-#: readelf.c:18464 readelf.c:18469
+#: readelf.c:18604 readelf.c:18609
#, c-format
msgid " Module version : <missing>\n"
msgstr ""
-#: readelf.c:18468
+#: readelf.c:18608
#, c-format
msgid " Module name : <missing>\n"
msgstr ""
-#: readelf.c:18474
+#: readelf.c:18614
#, c-format
msgid " Language: %.*s\n"
msgstr ""
-#: readelf.c:18479
+#: readelf.c:18619
#, c-format
msgid " Floating Point mode: "
msgstr ""
-#: readelf.c:18489
+#: readelf.c:18629
#, c-format
msgid " Link time: "
msgstr ""
-#: readelf.c:18500
+#: readelf.c:18640
#, c-format
msgid " Patch time: "
msgstr ""
-#: readelf.c:18514
+#: readelf.c:18654
#, c-format
msgid " Major id: %u, minor id: %u\n"
msgstr ""
-#: readelf.c:18517
+#: readelf.c:18657
#, c-format
msgid " Last modified : "
msgstr ""
-#: readelf.c:18520
+#: readelf.c:18660
#, c-format
msgid ""
"\n"
" Link flags : "
msgstr ""
-#: readelf.c:18523
+#: readelf.c:18663
#, c-format
msgid " Header flags: 0x%08x\n"
msgstr ""
-#: readelf.c:18525
+#: readelf.c:18665
#, c-format
msgid " Image id : %.*s\n"
msgstr ""
-#: readelf.c:18530
+#: readelf.c:18670
#, c-format
msgid " Image name: %.*s\n"
msgstr ""
-#: readelf.c:18534
+#: readelf.c:18674
#, c-format
msgid " Global symbol table name: %.*s\n"
msgstr ""
-#: readelf.c:18538
+#: readelf.c:18678
#, c-format
msgid " Image id: %.*s\n"
msgstr ""
-#: readelf.c:18542
+#: readelf.c:18682
#, c-format
msgid " Linker id: %.*s\n"
msgstr ""
-#: readelf.c:18552
+#: readelf.c:18692
#, c-format
msgid " <corrupt - data size is too small>\n"
msgstr ""
-#: readelf.c:18553
+#: readelf.c:18693
msgid "corrupt IA64 note: data size is too small\n"
msgstr ""
-#: readelf.c:18721 readelf.c:18729
+#: readelf.c:18861 readelf.c:18869
#, c-format
msgid " Applies to region from %#lx to %#lx\n"
msgstr ""
-#: readelf.c:18724 readelf.c:18731
+#: readelf.c:18864 readelf.c:18871
#, c-format
msgid " Applies to region from %#lx\n"
msgstr ""
-#: readelf.c:18760
+#: readelf.c:18900
#, c-format
msgid " <invalid description size: %lx>\n"
msgstr ""
-#: readelf.c:18761
+#: readelf.c:18901
#, c-format
msgid " <invalid descsz>"
msgstr ""
-#: readelf.c:18787
+#: readelf.c:18927
#, c-format
msgid "Gap in build notes detected from %#lx to %#lx\n"
msgstr ""
-#: readelf.c:18790 readelf.c:18801
+#: readelf.c:18930 readelf.c:18941
#, c-format
msgid " Applies to region from %#lx"
msgstr ""
-#: readelf.c:18795 readelf.c:18806
+#: readelf.c:18935 readelf.c:18946
#, c-format
msgid " to %#lx"
msgstr ""
-#: readelf.c:18812
+#: readelf.c:18952
#, c-format
msgid " (%s)"
msgstr ""
-#: readelf.c:18833 readelf.c:18848
+#: readelf.c:18973 readelf.c:18988
#, c-format
msgid "corrupt name field in GNU build attribute note: size = %ld\n"
msgstr ""
-#: readelf.c:18834 readelf.c:18849
+#: readelf.c:18974 readelf.c:18989
msgid " <corrupt name>"
msgstr ""
-#: readelf.c:18868
+#: readelf.c:19008
#, c-format
msgid "unrecognised attribute type in name field: %d\n"
msgstr ""
-#: readelf.c:18869
+#: readelf.c:19009
msgid "<unknown name type>"
msgstr ""
-#: readelf.c:18879
+#: readelf.c:19019
msgid "<version>"
msgstr ""
-#: readelf.c:18884
+#: readelf.c:19024
msgid "<stack prot>"
msgstr ""
-#: readelf.c:18889
+#: readelf.c:19029
msgid "<relro>"
msgstr ""
-#: readelf.c:18894
+#: readelf.c:19034
msgid "<stack size>"
msgstr ""
-#: readelf.c:18899
+#: readelf.c:19039
msgid "<tool>"
msgstr ""
-#: readelf.c:18904
+#: readelf.c:19044
msgid "<ABI>"
msgstr ""
-#: readelf.c:18909
+#: readelf.c:19049
msgid "<PIC>"
msgstr ""
-#: readelf.c:18914
+#: readelf.c:19054
msgid "<short enum>"
msgstr ""
-#: readelf.c:18933
+#: readelf.c:19073
#, c-format
msgid "unrecognised byte in name field: %d\n"
msgstr ""
-#: readelf.c:18934
+#: readelf.c:19074
#, c-format
msgid "<unknown:_%d>"
msgstr ""
-#: readelf.c:18946
+#: readelf.c:19086
#, c-format
msgid "attribute does not have an expected type (%c)\n"
msgstr ""
-#: readelf.c:18950
+#: readelf.c:19090
#, c-format
msgid "corrupt name field: namesz: %lu but parsing gets to %ld\n"
msgstr ""
-#: readelf.c:18977
+#: readelf.c:19117
#, c-format
msgid "corrupt numeric name field: too many bytes in the value: %x\n"
msgstr ""
-#: readelf.c:19149
+#: readelf.c:19289
#, c-format
msgid " description data: "
msgstr ""
-#: readelf.c:19188
+#: readelf.c:19328
msgid "notes"
msgstr ""
-#: readelf.c:19196
+#: readelf.c:19336
#, c-format
msgid ""
"\n"
"Displaying notes found in: %s\n"
msgstr ""
-#: readelf.c:19198
+#: readelf.c:19338
#, c-format
msgid ""
"\n"
"Displaying notes found at file offset 0x%08lx with length 0x%08lx:\n"
msgstr ""
-#: readelf.c:19210
+#: readelf.c:19350
#, c-format
msgid "Corrupt note: alignment %ld, expecting 4 or 8\n"
msgstr ""
-#: readelf.c:19215
+#: readelf.c:19356
#, c-format
msgid " %-20s %-10s\tDescription\n"
msgstr ""
-#: readelf.c:19215
+#: readelf.c:19356
msgid "Owner"
msgstr ""
-#: readelf.c:19215
+#: readelf.c:19356
msgid "Data size"
msgstr ""
-#: readelf.c:19233 readelf.c:19262
+#: readelf.c:19374 readelf.c:19403
#, c-format
msgid "Corrupt note: only %ld byte remains, not enough for a full note\n"
msgid_plural ""
@@ -10268,25 +10299,20 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: readelf.c:19290
+#: readelf.c:19431
#, c-format
msgid "note with invalid namesz and/or descsz found at offset 0x%lx\n"
msgstr ""
-#: readelf.c:19292
-#, c-format
-msgid " type: 0x%lx, namesize: 0x%08lx, descsize: 0x%08lx, alignment: %u\n"
-msgstr ""
-
-#: readelf.c:19310
+#: readelf.c:19451
msgid "Out of memory allocating space for inote name\n"
msgstr ""
-#: readelf.c:19373
+#: readelf.c:19514
msgid "v850 notes"
msgstr ""
-#: readelf.c:19380
+#: readelf.c:19521
#, c-format
msgid ""
"\n"
@@ -10294,75 +10320,75 @@ msgid ""
"length 0x%lx:\n"
msgstr ""
-#: readelf.c:19397
+#: readelf.c:19538
#, c-format
msgid "Corrupt note: name size is too big: %lx\n"
msgstr ""
-#: readelf.c:19407
+#: readelf.c:19548
#, c-format
msgid "corrupt descsz found in note at offset 0x%lx\n"
msgstr ""
-#: readelf.c:19409 readelf.c:19422
+#: readelf.c:19550 readelf.c:19563
#, c-format
msgid " type: 0x%lx, namesize: 0x%lx, descsize: 0x%lx\n"
msgstr ""
-#: readelf.c:19420
+#: readelf.c:19561
#, c-format
msgid "corrupt namesz found in note at offset 0x%lx\n"
msgstr ""
-#: readelf.c:19498
+#: readelf.c:19639
#, c-format
msgid "No note segments present in the core file.\n"
msgstr ""
-#: readelf.c:19506
+#: readelf.c:19647
#, c-format
msgid " Unknown GNU attribute: %s\n"
msgstr ""
-#: readelf.c:19646
+#: readelf.c:19787
msgid ""
"This instance of readelf has been built without support for a\n"
"64 bit data type and so it cannot read 64 bit ELF files.\n"
msgstr ""
-#: readelf.c:19769
+#: readelf.c:19910
#, c-format
msgid "%s: Failed to read file header\n"
msgstr ""
-#: readelf.c:19784
+#: readelf.c:19925
#, c-format
msgid ""
"\n"
"File: %s\n"
msgstr ""
-#: readelf.c:19977
+#: readelf.c:20125
#, c-format
msgid "%s: unable to dump the index as none was found\n"
msgstr ""
-#: readelf.c:19983
+#: readelf.c:20131
#, c-format
msgid "Index of archive %s: (%lu entries, 0x%lx bytes in the symbol table)\n"
msgstr ""
-#: readelf.c:20002
+#: readelf.c:20150
#, c-format
msgid "Contents of binary %s at offset "
msgstr ""
-#: readelf.c:20012
+#: readelf.c:20160
#, c-format
msgid "%s: end of the symbol table reached before the end of the index\n"
msgstr ""
-#: readelf.c:20029
+#: readelf.c:20177
#, c-format
msgid ""
"%s: %ld byte remains in the symbol table, but without corresponding entries "
@@ -10373,36 +10399,36 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: readelf.c:20042
+#: readelf.c:20190
#, c-format
msgid "%s: failed to seek back to start of object files in the archive\n"
msgstr ""
-#: readelf.c:20129 readelf.c:20241
+#: readelf.c:20277 readelf.c:20382
#, c-format
msgid "Input file '%s' is not readable.\n"
msgstr ""
-#: readelf.c:20153
+#: readelf.c:20301
#, c-format
msgid "%s: contains corrupt thin archive: %s\n"
msgstr ""
-#: readelf.c:20166
+#: readelf.c:20314
#, c-format
msgid "%s: failed to seek to archive member.\n"
msgstr ""
-#: readelf.c:20233
+#: readelf.c:20374
msgid "Out of memory allocating file data structure\n"
msgstr ""
-#: readelf.c:20269
+#: readelf.c:20410
#, c-format
msgid "File %s is not an archive so its index cannot be displayed.\n"
msgstr ""
-#: readelf.c:20328
+#: readelf.c:20469
msgid "Nothing to do.\n"
msgstr ""
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7ebf3c8b903..426e484854e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2020-01-18 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+ * po/gas.pot: Regenerate.
+
+2020-01-18 Nick Clifton <nickc@redhat.com>
+
Binutils 2.34 branch created.
2020-01-17 H.J. Lu <hongjiu.lu@intel.com>
diff --git a/gas/configure b/gas/configure
index 144ead49c4e..1515787cee4 100755
--- a/gas/configure
+++ b/gas/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gas 2.33.50.
+# Generated by GNU Autoconf 2.69 for gas 2.34.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.33.50'
-PACKAGE_STRING='gas 2.33.50'
+PACKAGE_VERSION='2.34.50'
+PACKAGE_STRING='gas 2.34.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.33.50 to adapt to many kinds of systems.
+\`configure' configures gas 2.34.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.33.50:";;
+ short | recursive ) echo "Configuration of gas 2.34.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.33.50
+gas configure 2.34.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.33.50, which was
+It was created by gas $as_me 2.34.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.33.50'
+ VERSION='2.34.50'
cat >>confdefs.h <<_ACEOF
@@ -15705,7 +15705,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.33.50, which was
+This file was extended by gas $as_me 2.34.50, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15771,7 +15771,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.33.50
+gas config.status 2.34.50
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/gas/po/gas.pot b/gas/po/gas.pot
index 21dc23cd1d0..0b9d5d7e35c 100644
--- a/gas/po/gas.pot
+++ b/gas/po/gas.pot
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2020-01-02 11:10+0000\n"
+"POT-Creation-Date: 2020-01-18 14:01+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23,37 +23,37 @@ msgstr ""
msgid "end of file in comment"
msgstr ""
-#: app.c:593 app.c:640
+#: app.c:593 app.c:638
#, c-format
msgid "end of file in string; '%c' inserted"
msgstr ""
-#: app.c:666
+#: app.c:664
#, c-format
msgid "unknown escape '\\%c' in string; ignored"
msgstr ""
-#: app.c:840 input-scrub.c:363
+#: app.c:838 input-scrub.c:363
msgid "end of file not at end of a line; newline inserted"
msgstr ""
-#: app.c:1003
+#: app.c:1001
msgid "end of file in multiline comment"
msgstr ""
-#: app.c:1077
+#: app.c:1075
msgid "end of file after a one-character quote; \\0 inserted"
msgstr ""
-#: app.c:1085
+#: app.c:1083
msgid "end of file in escape character"
msgstr ""
-#: app.c:1097
+#: app.c:1095
msgid "missing close quote; (assumed)"
msgstr ""
-#: app.c:1165 app.c:1220 app.c:1232 app.c:1312
+#: app.c:1163 app.c:1218 app.c:1230 app.c:1310
msgid "end of file in comment; newline inserted"
msgstr ""
@@ -172,12 +172,12 @@ msgstr ""
msgid " --elf-stt-common=[no|yes] "
msgstr ""
-#: as.c:313 as.c:324 config/tc-i386.c:12775 config/tc-i386.c:12795
+#: as.c:313 as.c:324 config/tc-i386.c:12769 config/tc-i386.c:12789
#, c-format
msgid "(default: yes)\n"
msgstr ""
-#: as.c:315 as.c:326 config/tc-i386.c:12777 config/tc-i386.c:12797
+#: as.c:315 as.c:326 config/tc-i386.c:12771 config/tc-i386.c:12791
#, c-format
msgid "(default: no)\n"
msgstr ""
@@ -594,7 +594,7 @@ msgid "failed sanity check"
msgstr ""
#: cgen.c:106 config/tc-alpha.c:2097 config/tc-alpha.c:2121
-#: config/tc-arc.c:4031 config/tc-arc.c:4105 config/tc-d10v.c:550
+#: config/tc-arc.c:4060 config/tc-arc.c:4134 config/tc-d10v.c:550
#: config/tc-d30v.c:537 config/tc-mn10200.c:1098 config/tc-mn10300.c:1752
#: config/tc-ppc.c:3518 config/tc-ppc.c:4020 config/tc-s390.c:1342
#: config/tc-s390.c:1465 config/tc-s390.c:1599 config/tc-v850.c:2538
@@ -606,7 +606,7 @@ msgstr ""
#: cgen.c:371 cgen.c:391 config/tc-d10v.c:461 config/tc-d30v.c:453
#: config/tc-mn10200.c:1040 config/tc-mn10300.c:1677 config/tc-ppc.c:3560
#: config/tc-s390.c:1326 config/tc-v850.c:2647 config/tc-v850.c:2681
-#: config/tc-v850.c:2721 config/tc-v850.c:2966 config/tc-z80.c:718
+#: config/tc-v850.c:2721 config/tc-v850.c:2966 config/tc-z80.c:741
msgid "illegal operand"
msgstr ""
@@ -616,7 +616,7 @@ msgstr ""
#: config/tc-msp430.c:417 config/tc-ppc.c:3562 config/tc-s390.c:1331
#: config/tc-sh.c:988 config/tc-v850.c:2651 config/tc-v850.c:2685
#: config/tc-v850.c:2725 config/tc-v850.c:2969 config/tc-xgate.c:895
-#: config/tc-z80.c:827 config/tc-z8k.c:349
+#: config/tc-z80.c:851 config/tc-z8k.c:349
msgid "missing operand"
msgstr ""
@@ -941,181 +941,186 @@ msgstr ""
msgid "missing name"
msgstr ""
-#: config/obj-elf.c:1131
+#: config/obj-elf.c:1050
+#, c-format
+msgid "section name '%s' already defined as another symbol"
+msgstr ""
+
+#: config/obj-elf.c:1143
msgid "invalid merge entity size"
msgstr ""
-#: config/obj-elf.c:1138
+#: config/obj-elf.c:1150
msgid "entity size for SHF_MERGE not specified"
msgstr ""
-#: config/obj-elf.c:1144
+#: config/obj-elf.c:1156
msgid "? section flag ignored with G present"
msgstr ""
-#: config/obj-elf.c:1168
+#: config/obj-elf.c:1180
msgid "group name for SHF_GROUP not specified"
msgstr ""
-#: config/obj-elf.c:1193
+#: config/obj-elf.c:1205
#, c-format
msgid "unsupported mbind section info: %s"
msgstr ""
-#: config/obj-elf.c:1208
+#: config/obj-elf.c:1220
msgid "character following name is not '#'"
msgstr ""
-#: config/obj-elf.c:1237
+#: config/obj-elf.c:1249
#, c-format
msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s"
msgstr ""
-#: config/obj-elf.c:1244
+#: config/obj-elf.c:1256
msgid "GNU_MBIND section is supported only by GNU and FreeBSD targets"
msgstr ""
-#: config/obj-elf.c:1347
+#: config/obj-elf.c:1359
msgid ".previous without corresponding .section; ignored"
msgstr ""
-#: config/obj-elf.c:1373
+#: config/obj-elf.c:1385
msgid ".popsection without corresponding .pushsection; ignored"
msgstr ""
-#: config/obj-elf.c:1419
+#: config/obj-elf.c:1431
msgid "expected comma after name in .symver"
msgstr ""
-#: config/obj-elf.c:1435 config/obj-elf.c:2353
+#: config/obj-elf.c:1447 config/obj-elf.c:2365
#, c-format
msgid "`%s' can't be versioned to common symbol '%s'"
msgstr ""
-#: config/obj-elf.c:1450
+#: config/obj-elf.c:1462
#, c-format
msgid "missing version name in `%s' for symbol `%s'"
msgstr ""
-#: config/obj-elf.c:1461
+#: config/obj-elf.c:1473
#, c-format
msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
msgstr ""
-#: config/obj-elf.c:1497
+#: config/obj-elf.c:1509
#, c-format
msgid "expected `%s' to have already been set for .vtable_inherit"
msgstr ""
-#: config/obj-elf.c:1507
+#: config/obj-elf.c:1519
msgid "expected comma after name in .vtable_inherit"
msgstr ""
-#: config/obj-elf.c:1568
+#: config/obj-elf.c:1580
msgid "expected comma after name in .vtable_entry"
msgstr ""
-#: config/obj-elf.c:1707
+#: config/obj-elf.c:1719
#, c-format
msgid "Attribute name not recognised: %s"
msgstr ""
-#: config/obj-elf.c:1724
+#: config/obj-elf.c:1736
msgid "expected numeric constant"
msgstr ""
-#: config/obj-elf.c:1733 config/tc-arm.c:7015
+#: config/obj-elf.c:1745 config/tc-arm.c:7015
msgid "expected comma"
msgstr ""
-#: config/obj-elf.c:1766
+#: config/obj-elf.c:1778
msgid "bad string constant"
msgstr ""
-#: config/obj-elf.c:1770
+#: config/obj-elf.c:1782
msgid "expected <tag> , <value>"
msgstr ""
-#: config/obj-elf.c:1888
+#: config/obj-elf.c:1900
msgid "expected quoted string"
msgstr ""
-#: config/obj-elf.c:1908
+#: config/obj-elf.c:1920
#, c-format
msgid "expected comma after name `%s' in .size directive"
msgstr ""
-#: config/obj-elf.c:1917
+#: config/obj-elf.c:1929
msgid "missing expression in .size directive"
msgstr ""
-#: config/obj-elf.c:2040
+#: config/obj-elf.c:2052
#, c-format
msgid "symbol '%s' is already defined"
msgstr ""
-#: config/obj-elf.c:2061
+#: config/obj-elf.c:2073
#, c-format
msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
msgstr ""
-#: config/obj-elf.c:2074
+#: config/obj-elf.c:2086
#, c-format
msgid "symbol type \"%s\" is supported only by GNU targets"
msgstr ""
-#: config/obj-elf.c:2084
+#: config/obj-elf.c:2096
#, c-format
msgid "unrecognized symbol type \"%s\""
msgstr ""
-#: config/obj-elf.c:2105
+#: config/obj-elf.c:2117
#, c-format
msgid "cannot change type of common symbol '%s'"
msgstr ""
-#: config/obj-elf.c:2117
+#: config/obj-elf.c:2129
#, c-format
msgid "symbol '%s' already has its type set"
msgstr ""
-#: config/obj-elf.c:2281 config/obj-elf.c:2284
+#: config/obj-elf.c:2293 config/obj-elf.c:2296
#, c-format
msgid ".size expression for %s does not evaluate to a constant"
msgstr ""
-#: config/obj-elf.c:2318
+#: config/obj-elf.c:2330
#, c-format
msgid ""
"invalid attempt to declare external version name as default in symbol `%s'"
msgstr ""
-#: config/obj-elf.c:2387 ecoff.c:3600
+#: config/obj-elf.c:2399 ecoff.c:3600
#, c-format
msgid "symbol `%s' can not be both weak and common"
msgstr ""
-#: config/obj-elf.c:2482
+#: config/obj-elf.c:2494
#, c-format
msgid "assuming all members of group `%s' are COMDAT"
msgstr ""
-#: config/obj-elf.c:2494
+#: config/obj-elf.c:2506
#, c-format
msgid "can't create group: %s"
msgstr ""
-#: config/obj-elf.c:2645
+#: config/obj-elf.c:2657
#, c-format
msgid "failed to set up debugging information: %s"
msgstr ""
-#: config/obj-elf.c:2665
+#: config/obj-elf.c:2677
#, c-format
msgid "can't start writing .mdebug section: %s"
msgstr ""
-#: config/obj-elf.c:2673
+#: config/obj-elf.c:2685
#, c-format
msgid "could not write .mdebug section: %s"
msgstr ""
@@ -2102,41 +2107,41 @@ msgstr ""
msgid "do not output verbose error messages"
msgstr ""
-#: config/tc-aarch64.c:9137 config/tc-arm.c:31608
+#: config/tc-aarch64.c:9137 config/tc-arm.c:31607
msgid "invalid architectural extension"
msgstr ""
-#: config/tc-aarch64.c:9162 config/tc-arm.c:31640
+#: config/tc-aarch64.c:9162 config/tc-arm.c:31639
msgid "must specify extensions to add before specifying those to remove"
msgstr ""
-#: config/tc-aarch64.c:9170 config/tc-arm.c:31648
+#: config/tc-aarch64.c:9170 config/tc-arm.c:31647
msgid "missing architectural extension"
msgstr ""
-#: config/tc-aarch64.c:9197 config/tc-arm.c:31734
+#: config/tc-aarch64.c:9197 config/tc-arm.c:31733
#, c-format
msgid "unknown architectural extension `%s'"
msgstr ""
-#: config/tc-aarch64.c:9221 config/tc-arm.c:31784 config/tc-metag.c:5834
+#: config/tc-aarch64.c:9221 config/tc-arm.c:31783 config/tc-metag.c:5834
#, c-format
msgid "missing cpu name `%s'"
msgstr ""
-#: config/tc-aarch64.c:9235 config/tc-aarch64.c:9452 config/tc-arm.c:31819
-#: config/tc-arm.c:32618 config/tc-csky.c:896 config/tc-metag.c:5845
+#: config/tc-aarch64.c:9235 config/tc-aarch64.c:9452 config/tc-arm.c:31818
+#: config/tc-arm.c:32617 config/tc-csky.c:896 config/tc-metag.c:5845
#, c-format
msgid "unknown cpu `%s'"
msgstr ""
-#: config/tc-aarch64.c:9253 config/tc-arm.c:31837
+#: config/tc-aarch64.c:9253 config/tc-arm.c:31836
#, c-format
msgid "missing architecture name `%s'"
msgstr ""
-#: config/tc-aarch64.c:9267 config/tc-aarch64.c:9499 config/tc-arm.c:31859
-#: config/tc-arm.c:32653 config/tc-arm.c:32683 config/tc-score.c:7703
+#: config/tc-aarch64.c:9267 config/tc-aarch64.c:9499 config/tc-arm.c:31858
+#: config/tc-arm.c:32652 config/tc-arm.c:32682 config/tc-score.c:7703
#, c-format
msgid "unknown architecture `%s'\n"
msgstr ""
@@ -2155,16 +2160,16 @@ msgstr ""
msgid "<abi name>\t specify for ABI <abi name>"
msgstr ""
-#: config/tc-aarch64.c:9310 config/tc-arm.c:31946 config/tc-metag.c:5911
+#: config/tc-aarch64.c:9310 config/tc-arm.c:31945 config/tc-metag.c:5911
msgid "<cpu name>\t assemble for CPU <cpu name>"
msgstr ""
-#: config/tc-aarch64.c:9312 config/tc-arm.c:31948
+#: config/tc-aarch64.c:9312 config/tc-arm.c:31947
msgid "<arch name>\t assemble for architecture <arch name>"
msgstr ""
-#: config/tc-aarch64.c:9351 config/tc-aarch64.c:9371 config/tc-arm.c:32016
-#: config/tc-arm.c:32034 config/tc-arm.c:32054 config/tc-metag.c:5936
+#: config/tc-aarch64.c:9351 config/tc-aarch64.c:9371 config/tc-arm.c:32015
+#: config/tc-arm.c:32033 config/tc-arm.c:32053 config/tc-metag.c:5936
#, c-format
msgid "option `-%c%s' is deprecated: %s"
msgstr ""
@@ -2174,12 +2179,12 @@ msgstr ""
msgid " AArch64-specific assembler options:\n"
msgstr ""
-#: config/tc-aarch64.c:9402 config/tc-arc.c:3554 config/tc-arm.c:32085
+#: config/tc-aarch64.c:9402 config/tc-arc.c:3583 config/tc-arm.c:32084
#, c-format
msgid " -EB assemble code for a big-endian cpu\n"
msgstr ""
-#: config/tc-aarch64.c:9407 config/tc-arc.c:3556 config/tc-arm.c:32090
+#: config/tc-aarch64.c:9407 config/tc-arc.c:3585 config/tc-arm.c:32089
#, c-format
msgid " -EL assemble code for a little-endian cpu\n"
msgstr ""
@@ -2219,7 +2224,7 @@ msgstr ""
msgid "More than one relocation op per insn"
msgstr ""
-#: config/tc-alpha.c:929 config/tc-arc.c:1196
+#: config/tc-alpha.c:929 config/tc-arc.c:1134
msgid "No relocation operand"
msgstr ""
@@ -2254,7 +2259,7 @@ msgid "opcode `%s' not supported for target %s"
msgstr ""
#: config/tc-alpha.c:1191 config/tc-alpha.c:3364 config/tc-avr.c:1903
-#: config/tc-msp430.c:4349 config/tc-wasm32.c:753
+#: config/tc-msp430.c:4362 config/tc-wasm32.c:753
#, c-format
msgid "unknown opcode `%s'"
msgstr ""
@@ -2334,7 +2339,7 @@ msgstr ""
msgid "sequence number in use for !tlsgd!%ld"
msgstr ""
-#: config/tc-alpha.c:1994 config/tc-arc.c:2824 config/tc-mn10200.c:854
+#: config/tc-alpha.c:1994 config/tc-arc.c:2850 config/tc-mn10200.c:854
#: config/tc-mn10300.c:1150 config/tc-ppc.c:2079 config/tc-s390.c:676
#: config/tc-tilegx.c:426 config/tc-tilegx.c:476 config/tc-tilepro.c:382
msgid "operand"
@@ -2574,9 +2579,9 @@ msgstr ""
msgid "internal error: can't hash macro `%s': %s"
msgstr ""
-#: config/tc-alpha.c:5551 config/tc-arc.c:2477 config/tc-arc.c:2491
+#: config/tc-alpha.c:5551 config/tc-arc.c:2503 config/tc-arc.c:2517
#: config/tc-arm.c:872 config/tc-xtensa.c:5445 config/tc-xtensa.c:5521
-#: config/tc-xtensa.c:5638 config/tc-z80.c:3257
+#: config/tc-xtensa.c:5638 config/tc-z80.c:3286
msgid "syntax error"
msgstr ""
@@ -2600,12 +2605,12 @@ msgid ""
"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
msgstr ""
-#: config/tc-alpha.c:5948 config/tc-arc.c:3104
+#: config/tc-alpha.c:5948 config/tc-arc.c:3130
#, c-format
msgid "unhandled relocation type %s"
msgstr ""
-#: config/tc-alpha.c:5961 config/tc-arc.c:3112
+#: config/tc-alpha.c:5961 config/tc-arc.c:3138
msgid "non-absolute expression in constant field"
msgstr ""
@@ -2623,14 +2628,14 @@ msgstr ""
msgid "!samegp reloc against symbol without .prologue: %s"
msgstr ""
-#: config/tc-alpha.c:6242 config/tc-arc.c:3235 config/tc-csky.c:5152
+#: config/tc-alpha.c:6242 config/tc-arc.c:3261 config/tc-csky.c:5152
#: config/tc-tilegx.c:1749 config/tc-tilepro.c:1529 config/tc-wasm32.c:813
#: config/tc-xtensa.c:6142
#, c-format
msgid "cannot represent `%s' relocation in object file"
msgstr ""
-#: config/tc-alpha.c:6248 config/tc-arc.c:3241
+#: config/tc-alpha.c:6248 config/tc-arc.c:3267
#, c-format
msgid "internal error? cannot generate `%s' relocation"
msgstr ""
@@ -2645,9 +2650,9 @@ msgstr ""
msgid "internal error: can't hash opcode '%s': %s"
msgstr ""
-#: config/tc-arc.c:778 config/tc-arc.c:2574 config/tc-arc.c:2592
-#: config/tc-arc.c:2645 config/tc-arc.c:2669 config/tc-arc.c:4871
-#: config/tc-arc.c:4938 config/tc-cr16.c:805 config/tc-cr16.c:828
+#: config/tc-arc.c:778 config/tc-arc.c:2600 config/tc-arc.c:2618
+#: config/tc-arc.c:2671 config/tc-arc.c:2695 config/tc-arc.c:4900
+#: config/tc-arc.c:4967 config/tc-cr16.c:805 config/tc-cr16.c:828
#: config/tc-cris.c:1195 config/tc-crx.c:535 config/tc-crx.c:562
#: config/tc-crx.c:580 config/tc-pdp11.c:193
msgid "Virtual memory exhausted"
@@ -2662,11 +2667,11 @@ msgstr ""
msgid "conflicting ISA extension attributes."
msgstr ""
-#: config/tc-arc.c:852
+#: config/tc-arc.c:853
msgid "Multiple .cpu directives found"
msgstr ""
-#: config/tc-arc.c:870
+#: config/tc-arc.c:871
msgid "Command-line value overrides \".cpu\" directive"
msgstr ""
@@ -2675,94 +2680,99 @@ msgstr ""
msgid "unknown architecture: %s\n"
msgstr ""
-#: config/tc-arc.c:1186
+#: config/tc-arc.c:898 config/tc-ia64.c:7490 config/tc-riscv.c:762
+#: config/tc-riscv.c:3205 config/tc-tilegx.c:262
+msgid "Could not set architecture and machine"
+msgstr ""
+
+#: config/tc-arc.c:1123
msgid "No valid label relocation operand"
msgstr ""
-#: config/tc-arc.c:1208
+#: config/tc-arc.c:1147
#, c-format
msgid "Unknown relocation operand: @%s"
msgstr ""
-#: config/tc-arc.c:1221
+#: config/tc-arc.c:1160
#, c-format
msgid "Unable to parse TLS base: %s"
msgstr ""
-#: config/tc-arc.c:1245
+#: config/tc-arc.c:1183
#, c-format
msgid "@%s is not a complex relocation."
msgstr ""
-#: config/tc-arc.c:1251
+#: config/tc-arc.c:1190
#, c-format
msgid "Bad expression: @%s + %s."
msgstr ""
-#: config/tc-arc.c:1312
+#: config/tc-arc.c:1338
msgid "Brackets in operand field incorrect"
msgstr ""
-#: config/tc-arc.c:1314 config/tc-xtensa.c:2058
+#: config/tc-arc.c:1340 config/tc-xtensa.c:2058
msgid "extra comma"
msgstr ""
-#: config/tc-arc.c:1316 config/tc-pru.c:1450 config/tc-pru.c:1719
+#: config/tc-arc.c:1342 config/tc-pru.c:1450 config/tc-pru.c:1719
#: config/tc-xtensa.c:2062
msgid "missing argument"
msgstr ""
-#: config/tc-arc.c:1318 config/tc-xtensa.c:2064
+#: config/tc-arc.c:1344 config/tc-xtensa.c:2064
msgid "missing comma or colon"
msgstr ""
-#: config/tc-arc.c:1387
+#: config/tc-arc.c:1413
msgid "extra dot"
msgstr ""
-#: config/tc-arc.c:1389
+#: config/tc-arc.c:1415
msgid "unrecognized flag"
msgstr ""
-#: config/tc-arc.c:1391
+#: config/tc-arc.c:1417
msgid "failed to parse flags"
msgstr ""
-#: config/tc-arc.c:1417
+#: config/tc-arc.c:1443
msgid "Unhandled reloc type"
msgstr ""
-#: config/tc-arc.c:2445
+#: config/tc-arc.c:2471
#, c-format
msgid "%s for instruction '%s'"
msgstr ""
-#: config/tc-arc.c:2447
+#: config/tc-arc.c:2473
#, c-format
msgid "inappropriate arguments for opcode '%s'"
msgstr ""
-#: config/tc-arc.c:2449
+#: config/tc-arc.c:2475
#, c-format
msgid "opcode '%s' not supported for target %s"
msgstr ""
-#: config/tc-arc.c:2453 config/tc-tic6x.c:3195
+#: config/tc-arc.c:2479 config/tc-tic6x.c:3195
#, c-format
msgid "unknown opcode '%s'"
msgstr ""
-#: config/tc-arc.c:2511
+#: config/tc-arc.c:2537
#, c-format
msgid "Inserting \"%s\" into register table failed: %s"
msgstr ""
-#: config/tc-arc.c:2547
+#: config/tc-arc.c:2573
#, c-format
msgid "Inserting \"%s\" into address type table failed: %s"
msgstr ""
-#: config/tc-arc.c:2566 config/tc-arc.c:5050 config/tc-h8300.c:78
+#: config/tc-arc.c:2592 config/tc-arc.c:5079 config/tc-h8300.c:78
#: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107
#: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:243
#: config/tc-hppa.c:6821 config/tc-hppa.c:6827 config/tc-hppa.c:6833
@@ -2773,31 +2783,31 @@ msgstr ""
msgid "could not set architecture and machine"
msgstr ""
-#: config/tc-arc.c:2662 config/tc-arc.c:4858
+#: config/tc-arc.c:2688 config/tc-arc.c:4887
#, c-format
msgid "internal error: can't hash aux register '%s': %s"
msgstr ""
-#: config/tc-arc.c:2769
+#: config/tc-arc.c:2795
#, c-format
msgid "unhandled reloc %s in md_pcrel_from_section"
msgstr ""
-#: config/tc-arc.c:2834
+#: config/tc-arc.c:2860
msgid "Unaligned operand. Needs to be 32bit aligned"
msgstr ""
-#: config/tc-arc.c:2839
+#: config/tc-arc.c:2865
msgid "Unaligned operand. Needs to be 16bit aligned"
msgstr ""
-#: config/tc-arc.c:2916 config/tc-cr16.c:573 config/tc-crx.c:345
+#: config/tc-arc.c:2942 config/tc-cr16.c:573 config/tc-crx.c:345
#: config/tc-mn10200.c:766 write.c:1027
#, c-format
msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
msgstr ""
-#: config/tc-arc.c:2975
+#: config/tc-arc.c:3001
#, c-format
msgid "PC relative relocation not allowed for (internal) type %d"
msgstr ""
@@ -2806,35 +2816,35 @@ msgstr ""
#. the insn.
#. FIXME! Check for the conditionality of
#. the insn.
-#: config/tc-arc.c:3020 config/tc-arc.c:3998
+#: config/tc-arc.c:3046 config/tc-arc.c:4027
msgid "TLS_*_S9 relocs are not supported yet"
msgstr ""
#. I cannot fix an GOTPC relocation because I need to relax it
#. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
-#: config/tc-arc.c:3056
+#: config/tc-arc.c:3082
msgid "Unsupported operation on reloc"
msgstr ""
-#: config/tc-arc.c:3132 config/tc-arc.c:3148
+#: config/tc-arc.c:3158 config/tc-arc.c:3174
msgid "unknown fixup size"
msgstr ""
-#: config/tc-arc.c:3282
+#: config/tc-arc.c:3308
msgid "no relaxation found for this instruction."
msgstr ""
-#: config/tc-arc.c:3532
+#: config/tc-arc.c:3561
#, c-format
msgid "ARC-specific assembler options:\n"
msgstr ""
-#: config/tc-arc.c:3558
+#: config/tc-arc.c:3587
#, c-format
msgid " -mrelax enable relaxation\n"
msgstr ""
-#: config/tc-arc.c:3561
+#: config/tc-arc.c:3590
#, c-format
msgid ""
"The following ARC-specific assembler options are deprecated and are "
@@ -2842,7 +2852,7 @@ msgid ""
"for compatibility only:\n"
msgstr ""
-#: config/tc-arc.c:3564
+#: config/tc-arc.c:3593
#, c-format
msgid ""
" -mEA\n"
@@ -2872,142 +2882,142 @@ msgid ""
" -mxy\n"
msgstr ""
-#: config/tc-arc.c:3654
+#: config/tc-arc.c:3683
#, c-format
msgid "Unable to find %s relocation for instruction %s"
msgstr ""
-#: config/tc-arc.c:3949
+#: config/tc-arc.c:3978
#, c-format
msgid "Unable to use @plt relocation for insn %s"
msgstr ""
-#: config/tc-arc.c:3968
+#: config/tc-arc.c:3997
#, c-format
msgid "Unable to use @pcl relocation for insn %s"
msgstr ""
-#: config/tc-arc.c:4024
+#: config/tc-arc.c:4053
#, c-format
msgid "invalid relocation %s for field"
msgstr ""
-#: config/tc-arc.c:4135
+#: config/tc-arc.c:4164
#, c-format
msgid "Insn %s has a jump/branch instruction %s in its delay slot."
msgstr ""
-#: config/tc-arc.c:4140
+#: config/tc-arc.c:4169
#, c-format
msgid "Insn %s has an instruction %s with limm in its delay slot."
msgstr ""
-#: config/tc-arc.c:4250 config/tc-microblaze.c:2554 config/tc-mn10300.c:1069
-#: config/tc-sh.c:418 config/tc-z80.c:1015 read.c:4577
+#: config/tc-arc.c:4279 config/tc-microblaze.c:2554 config/tc-mn10300.c:1069
+#: config/tc-sh.c:418 config/tc-z80.c:1040 read.c:4577
#, c-format
msgid "unsupported BFD relocation size %u"
msgstr ""
-#: config/tc-arc.c:4270
+#: config/tc-arc.c:4299
#, c-format
msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
msgstr ""
-#: config/tc-arc.c:4277
+#: config/tc-arc.c:4306
#, c-format
msgid "Kernel instruction detected at the end of the ZOL label @%s"
msgstr ""
-#: config/tc-arc.c:4282
+#: config/tc-arc.c:4311
#, c-format
msgid ""
"A jump instruction with long immediate detected at the end of the ZOL label @"
"%s"
msgstr ""
-#: config/tc-arc.c:4288
+#: config/tc-arc.c:4317
#, c-format
msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
msgstr ""
-#: config/tc-arc.c:4397
+#: config/tc-arc.c:4426
msgid "expected comma after instruction name"
msgstr ""
-#: config/tc-arc.c:4409
+#: config/tc-arc.c:4438
msgid "expected comma after major opcode"
msgstr ""
-#: config/tc-arc.c:4594
+#: config/tc-arc.c:4623
#, c-format
msgid "Pseudocode already used %s"
msgstr ""
-#: config/tc-arc.c:4602
+#: config/tc-arc.c:4631
#, c-format
msgid "major opcode not in range [0x%02x - 0x%02x]"
msgstr ""
-#: config/tc-arc.c:4606
+#: config/tc-arc.c:4635
msgid "minor opcode not in range [0x00 - 0x3f]"
msgstr ""
-#: config/tc-arc.c:4612
+#: config/tc-arc.c:4641
msgid "Improper use of OP1_IMM_IMPLIED"
msgstr ""
-#: config/tc-arc.c:4618
+#: config/tc-arc.c:4647
msgid "Improper use of OP1_MUST_BE_IMM"
msgstr ""
-#: config/tc-arc.c:4630
+#: config/tc-arc.c:4659
msgid "Couldn't generate extension instruction opcodes"
msgstr ""
-#: config/tc-arc.c:4666
+#: config/tc-arc.c:4695
msgid "expected comma after name"
msgstr ""
-#: config/tc-arc.c:4677
+#: config/tc-arc.c:4706
#, c-format
msgid "%s second argument cannot be a negative number %d"
msgstr ""
-#: config/tc-arc.c:4692
+#: config/tc-arc.c:4721
msgid "expected comma after register number"
msgstr ""
-#: config/tc-arc.c:4713
+#: config/tc-arc.c:4742
msgid "invalid mode"
msgstr ""
-#: config/tc-arc.c:4731
+#: config/tc-arc.c:4760
msgid "expected comma after register mode"
msgstr ""
-#: config/tc-arc.c:4746
+#: config/tc-arc.c:4775
msgid "shortcut designator invalid"
msgstr ""
-#: config/tc-arc.c:4845
+#: config/tc-arc.c:4874
#, c-format
msgid "core register %s value (%d) too large"
msgstr ""
-#: config/tc-arc.c:4864
+#: config/tc-arc.c:4893
#, c-format
msgid "condition code %s value (%d) too large"
msgstr ""
-#: config/tc-arc.c:4883
+#: config/tc-arc.c:4912
msgid "Unknown extension"
msgstr ""
-#: config/tc-arc.c:4988
+#: config/tc-arc.c:5017
msgid "Overwrite explicitly set Tag_ARC_CPU_base"
msgstr ""
-#: config/tc-arc.c:5036
+#: config/tc-arc.c:5065
msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file"
msgstr ""
@@ -3641,7 +3651,7 @@ msgstr ""
msgid "invalid unwind opcode"
msgstr ""
-#: config/tc-arm.c:5052 config/tc-arm.c:31763
+#: config/tc-arm.c:5052 config/tc-arm.c:31762
#, c-format
msgid "unrecognised float16 format \"%s\""
msgstr ""
@@ -5251,55 +5261,55 @@ msgstr ""
msgid "use either -mfpu=softfpa or -mfpu=softvfp"
msgstr ""
-#: config/tc-arm.c:31707
+#: config/tc-arm.c:31706
msgid "extension does not apply to the base architecture"
msgstr ""
-#: config/tc-arm.c:31736
+#: config/tc-arm.c:31735
msgid "architectural extensions must be specified in alphabetical order"
msgstr ""
-#: config/tc-arm.c:31875 config/tc-arm.c:32816
+#: config/tc-arm.c:31874 config/tc-arm.c:32815
#, c-format
msgid "unknown floating point format `%s'\n"
msgstr ""
-#: config/tc-arm.c:31891
+#: config/tc-arm.c:31890
#, c-format
msgid "unknown floating point abi `%s'\n"
msgstr ""
-#: config/tc-arm.c:31907
+#: config/tc-arm.c:31906
#, c-format
msgid "unknown EABI `%s'\n"
msgstr ""
-#: config/tc-arm.c:31927
+#: config/tc-arm.c:31926
#, c-format
msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
msgstr ""
-#: config/tc-arm.c:31950 config/tc-metag.c:5913
+#: config/tc-arm.c:31949 config/tc-metag.c:5913
msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
msgstr ""
-#: config/tc-arm.c:31952
+#: config/tc-arm.c:31951
msgid "<abi>\t assemble for floating point ABI <abi>"
msgstr ""
-#: config/tc-arm.c:31955
+#: config/tc-arm.c:31954
msgid "<ver>\t\t assemble for eabi version <ver>"
msgstr ""
-#: config/tc-arm.c:31958
+#: config/tc-arm.c:31957
msgid "<mode>\t controls implicit insertion of IT instructions"
msgstr ""
-#: config/tc-arm.c:31960
+#: config/tc-arm.c:31959
msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode"
msgstr ""
-#: config/tc-arm.c:31963
+#: config/tc-arm.c:31962
msgid ""
"[ieee|alternative]\n"
" set the encoding for half precision floating point "
@@ -5307,32 +5317,32 @@ msgid ""
" or Arm alternative format."
msgstr ""
-#: config/tc-arm.c:32074
+#: config/tc-arm.c:32073
#, c-format
msgid " ARM-specific assembler options:\n"
msgstr ""
-#: config/tc-arm.c:32094
+#: config/tc-arm.c:32093
#, c-format
msgid " --fix-v4bx Allow BX in ARMv4 code\n"
msgstr ""
-#: config/tc-arm.c:32098
+#: config/tc-arm.c:32097
#, c-format
msgid " --fdpic generate an FDPIC object file\n"
msgstr ""
-#: config/tc-arm.c:32404
+#: config/tc-arm.c:32403
msgid "no architecture contains all the instructions used\n"
msgstr ""
-#: config/tc-arm.c:32756
+#: config/tc-arm.c:32755
#, c-format
msgid ""
"architectural extension `%s' is not allowed for the current base architecture"
msgstr ""
-#: config/tc-arm.c:32779
+#: config/tc-arm.c:32778
#, c-format
msgid "unknown architecture extension `%s'\n"
msgstr ""
@@ -5486,7 +5496,7 @@ msgid "skipping two-word instruction"
msgstr ""
#: config/tc-avr.c:1602 config/tc-avr.c:1618 config/tc-avr.c:1749
-#: config/tc-msp430.c:4486 config/tc-msp430.c:4505
+#: config/tc-msp430.c:4499 config/tc-msp430.c:4518
#, c-format
msgid "odd address operand: %ld"
msgstr ""
@@ -5494,7 +5504,7 @@ msgstr ""
#: config/tc-avr.c:1610 config/tc-avr.c:1629 config/tc-avr.c:1647
#: config/tc-avr.c:1658 config/tc-avr.c:1674 config/tc-avr.c:1682
#: config/tc-avr.c:1777 config/tc-avr.c:1784 config/tc-d10v.c:503
-#: config/tc-d30v.c:553 config/tc-msp430.c:4494 config/tc-msp430.c:4512
+#: config/tc-d30v.c:553 config/tc-msp430.c:4507 config/tc-msp430.c:4525
#, c-format
msgid "operand out of range: %ld"
msgstr ""
@@ -5505,7 +5515,7 @@ msgid "operand out of range: 0x%lx"
msgstr ""
#: config/tc-avr.c:1770 config/tc-d10v.c:1593 config/tc-d30v.c:2014
-#: config/tc-msp430.c:4583
+#: config/tc-msp430.c:4596
#, c-format
msgid "line %d: unknown relocation type: 0x%x"
msgstr ""
@@ -5517,9 +5527,9 @@ msgstr ""
#. xgettext:c-format.
#: config/tc-avr.c:1853 config/tc-bfin.c:824 config/tc-d10v.c:1462
#: config/tc-d30v.c:1771 config/tc-metag.c:7019 config/tc-mn10200.c:779
-#: config/tc-mn10300.c:2177 config/tc-msp430.c:4631 config/tc-ppc.c:7949
+#: config/tc-mn10300.c:2177 config/tc-msp430.c:4644 config/tc-ppc.c:7949
#: config/tc-spu.c:894 config/tc-spu.c:1105 config/tc-v850.c:3367
-#: config/tc-z80.c:3423
+#: config/tc-z80.c:3452
#, c-format
msgid "reloc %d not supported by object file format"
msgstr ""
@@ -5697,7 +5707,7 @@ msgstr ""
msgid "internal error: reloc %d (`%s') not supported by object file format"
msgstr ""
-#: config/tc-cr16.c:696 config/tc-i386.c:12972 config/tc-s390.c:2121
+#: config/tc-cr16.c:696 config/tc-i386.c:12966 config/tc-s390.c:2121
msgid "GOT already in symbol table"
msgstr ""
@@ -5900,7 +5910,7 @@ msgstr ""
msgid "internal inconsistency problem in %s: fr_symbol %lx"
msgstr ""
-#: config/tc-cris.c:554 config/tc-m68hc11.c:3897 config/tc-msp430.c:4981
+#: config/tc-cris.c:554 config/tc-m68hc11.c:3897 config/tc-msp430.c:4994
#, c-format
msgid "internal inconsistency problem in %s: resolved symbol"
msgstr ""
@@ -7873,7 +7883,7 @@ msgstr ""
msgid "Intel MCU is 32bit ELF only"
msgstr ""
-#: config/tc-i386.c:2947 config/tc-i386.c:12861
+#: config/tc-i386.c:2947 config/tc-i386.c:12855
msgid "unknown architecture"
msgstr ""
@@ -7918,7 +7928,7 @@ msgstr ""
msgid "cannot do %s %u byte relocation"
msgstr ""
-#: config/tc-i386.c:3958 config/tc-i386.c:4406
+#: config/tc-i386.c:3958 config/tc-i386.c:4404
#, c-format
msgid "invalid instruction `%s' after `%s'"
msgstr ""
@@ -7938,57 +7948,57 @@ msgstr ""
msgid "memory destination needed for instruction `%s' after `xrelease'"
msgstr ""
-#: config/tc-i386.c:4380
+#: config/tc-i386.c:4378
#, c-format
msgid "SSE instruction `%s' is used"
msgstr ""
-#: config/tc-i386.c:4394 config/tc-i386.c:6488
+#: config/tc-i386.c:4392 config/tc-i386.c:6482
#, c-format
msgid "ambiguous operand size for `%s'"
msgstr ""
-#: config/tc-i386.c:4419
+#: config/tc-i386.c:4417
msgid "expecting lockable instruction after `lock'"
msgstr ""
-#: config/tc-i386.c:4426
+#: config/tc-i386.c:4424
#, c-format
msgid "data size prefix invalid with `%s'"
msgstr ""
-#: config/tc-i386.c:4436
+#: config/tc-i386.c:4434
msgid "expecting valid branch instruction after `bnd'"
msgstr ""
-#: config/tc-i386.c:4440
+#: config/tc-i386.c:4438
msgid "expecting indirect branch instruction after `notrack'"
msgstr ""
-#: config/tc-i386.c:4445
+#: config/tc-i386.c:4443
msgid "32-bit address isn't allowed in 64-bit MPX instructions."
msgstr ""
-#: config/tc-i386.c:4449
+#: config/tc-i386.c:4447
msgid "16-bit address isn't allowed in MPX instructions"
msgstr ""
-#: config/tc-i386.c:4459
+#: config/tc-i386.c:4457
msgid "replacing `rep'/`repe' prefix by `bnd'"
msgstr ""
#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
-#: config/tc-i386.c:4513
+#: config/tc-i386.c:4511
#, c-format
msgid "translating to `%sp'"
msgstr ""
-#: config/tc-i386.c:4520
+#: config/tc-i386.c:4518
#, c-format
msgid "instruction `%s' isn't supported outside of protected mode."
msgstr ""
-#: config/tc-i386.c:4580
+#: config/tc-i386.c:4579
#, c-format
msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
msgstr ""
@@ -8060,7 +8070,7 @@ msgstr ""
msgid "spurious operands; (%d operands/instruction max)"
msgstr ""
-#: config/tc-i386.c:4997 config/tc-i386.c:10630
+#: config/tc-i386.c:4997 config/tc-i386.c:10624
#, c-format
msgid "too many memory references for `%s'"
msgstr ""
@@ -8081,525 +8091,525 @@ msgstr ""
msgid "index and destination registers should be distinct"
msgstr ""
-#: config/tc-i386.c:6150
+#: config/tc-i386.c:6144
msgid "operand size mismatch"
msgstr ""
-#: config/tc-i386.c:6153
+#: config/tc-i386.c:6147
msgid "operand type mismatch"
msgstr ""
-#: config/tc-i386.c:6156
+#: config/tc-i386.c:6150
msgid "register type mismatch"
msgstr ""
-#: config/tc-i386.c:6159
+#: config/tc-i386.c:6153
msgid "number of operands mismatch"
msgstr ""
-#: config/tc-i386.c:6162
+#: config/tc-i386.c:6156
msgid "invalid instruction suffix"
msgstr ""
-#: config/tc-i386.c:6165
+#: config/tc-i386.c:6159
msgid "constant doesn't fit in 4 bits"
msgstr ""
-#: config/tc-i386.c:6168
+#: config/tc-i386.c:6162
msgid "unsupported with Intel mnemonic"
msgstr ""
-#: config/tc-i386.c:6171
+#: config/tc-i386.c:6165
msgid "unsupported syntax"
msgstr ""
-#: config/tc-i386.c:6174
+#: config/tc-i386.c:6168
#, c-format
msgid "unsupported instruction `%s'"
msgstr ""
-#: config/tc-i386.c:6178
+#: config/tc-i386.c:6172
msgid "invalid VSIB address"
msgstr ""
-#: config/tc-i386.c:6181
+#: config/tc-i386.c:6175
msgid "mask, index, and destination registers must be distinct"
msgstr ""
-#: config/tc-i386.c:6184
+#: config/tc-i386.c:6178
msgid "unsupported vector index register"
msgstr ""
-#: config/tc-i386.c:6187
+#: config/tc-i386.c:6181
msgid "unsupported broadcast"
msgstr ""
-#: config/tc-i386.c:6190
+#: config/tc-i386.c:6184
msgid "broadcast is needed for operand of such type"
msgstr ""
-#: config/tc-i386.c:6193
+#: config/tc-i386.c:6187
msgid "unsupported masking"
msgstr ""
-#: config/tc-i386.c:6196
+#: config/tc-i386.c:6190
msgid "mask not on destination operand"
msgstr ""
-#: config/tc-i386.c:6199
+#: config/tc-i386.c:6193
msgid "default mask isn't allowed"
msgstr ""
-#: config/tc-i386.c:6202
+#: config/tc-i386.c:6196
msgid "unsupported static rounding/sae"
msgstr ""
-#: config/tc-i386.c:6206
+#: config/tc-i386.c:6200
msgid "RC/SAE operand must precede immediate operands"
msgstr ""
-#: config/tc-i386.c:6208
+#: config/tc-i386.c:6202
msgid "RC/SAE operand must follow immediate operands"
msgstr ""
-#: config/tc-i386.c:6211 config/tc-metag.c:4789 config/tc-metag.c:5530
+#: config/tc-i386.c:6205 config/tc-metag.c:4789 config/tc-metag.c:5530
#: config/tc-metag.c:5552
msgid "invalid register operand"
msgstr ""
-#: config/tc-i386.c:6214
+#: config/tc-i386.c:6208
#, c-format
msgid "%s for `%s'"
msgstr ""
-#: config/tc-i386.c:6223
+#: config/tc-i386.c:6217
#, c-format
msgid "indirect %s without `*'"
msgstr ""
#. Warn them that a data or address size prefix doesn't
#. affect assembly of the next line of code.
-#: config/tc-i386.c:6230
+#: config/tc-i386.c:6224
#, c-format
msgid "stand-alone `%s' prefix"
msgstr ""
-#: config/tc-i386.c:6272
+#: config/tc-i386.c:6266
#, c-format
msgid "`%s' operand %u must use `%ses' segment"
msgstr ""
#. We have to know the operand size for crc32.
-#: config/tc-i386.c:6330
+#: config/tc-i386.c:6324
#, c-format
msgid "ambiguous memory operand size for `%s`"
msgstr ""
-#: config/tc-i386.c:6419
+#: config/tc-i386.c:6413
msgid "generating 16-bit `iret' for .code16gcc directive"
msgstr ""
-#: config/tc-i386.c:6423
+#: config/tc-i386.c:6417
#, c-format
msgid "generating 32-bit `%s', unlike earlier gas versions"
msgstr ""
-#: config/tc-i386.c:6461
+#: config/tc-i386.c:6455
msgid ""
"no instruction mnemonic suffix given and no register operands; can't size "
"instruction"
msgstr ""
-#: config/tc-i386.c:6599
+#: config/tc-i386.c:6593
#, c-format
msgid "invalid register operand size for `%s'"
msgstr ""
-#: config/tc-i386.c:6644 config/tc-i386.c:6716 config/tc-i386.c:6838
+#: config/tc-i386.c:6638 config/tc-i386.c:6710 config/tc-i386.c:6832
#, c-format
msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
msgstr ""
-#: config/tc-i386.c:6664 config/tc-i386.c:6692 config/tc-i386.c:6763
-#: config/tc-i386.c:6813
+#: config/tc-i386.c:6658 config/tc-i386.c:6686 config/tc-i386.c:6757
+#: config/tc-i386.c:6807
#, c-format
msgid "`%s%s' not allowed with `%s%c'"
msgstr ""
-#: config/tc-i386.c:6710 config/tc-i386.c:6737 config/tc-i386.c:6788
-#: config/tc-i386.c:6832
+#: config/tc-i386.c:6704 config/tc-i386.c:6731 config/tc-i386.c:6782
+#: config/tc-i386.c:6826
#, c-format
msgid "incorrect register `%s%s' used with `%c' suffix"
msgstr ""
-#: config/tc-i386.c:6901
+#: config/tc-i386.c:6895
msgid "no instruction mnemonic suffix given; can't determine immediate size"
msgstr ""
-#: config/tc-i386.c:7053
+#: config/tc-i386.c:7047
#, c-format
msgid ""
"source register `%s%s' implicitly denotes `%s%.3s%u' to `%s%.3s%u' source "
"group in `%s'"
msgstr ""
-#: config/tc-i386.c:7097
+#: config/tc-i386.c:7091
#, c-format
msgid "you can't `%s %s%s'"
msgstr ""
#. Reversed arguments on faddp, fsubp, etc.
-#: config/tc-i386.c:7135
+#: config/tc-i386.c:7129
#, c-format
msgid "translating to `%s %s%s,%s%s'"
msgstr ""
#. Extraneous `l' suffix on fp insn.
-#: config/tc-i386.c:7142
+#: config/tc-i386.c:7136
#, c-format
msgid "translating to `%s %s%s'"
msgstr ""
-#: config/tc-i386.c:7151
+#: config/tc-i386.c:7145
#, c-format
msgid "segment override on `%s' is ineffectual"
msgstr ""
-#: config/tc-i386.c:7918 config/tc-i386.c:8061 config/tc-i386.c:8122
+#: config/tc-i386.c:7912 config/tc-i386.c:8055 config/tc-i386.c:8116
#, c-format
msgid "skipping prefixes on `%s'"
msgstr ""
-#: config/tc-i386.c:8142
+#: config/tc-i386.c:8136
msgid "16-bit jump out of range"
msgstr ""
-#: config/tc-i386.c:8151
+#: config/tc-i386.c:8145
#, c-format
msgid "can't handle non absolute segment in `%s'"
msgstr ""
-#: config/tc-i386.c:8363 config/tc-i386.c:8395 config/tc-i386.c:8481
+#: config/tc-i386.c:8357 config/tc-i386.c:8389 config/tc-i386.c:8475
#, c-format
msgid "`%s` skips -malign-branch-boundary on `%s`"
msgstr ""
-#: config/tc-i386.c:8713
+#: config/tc-i386.c:8707
msgid "pseudo prefix without instruction"
msgstr ""
-#: config/tc-i386.c:8829
+#: config/tc-i386.c:8823
#, c-format
msgid "instruction length of %u bytes exceeds the limit of 15"
msgstr ""
-#: config/tc-i386.c:9410 config/tc-i386.c:9512
+#: config/tc-i386.c:9404 config/tc-i386.c:9506
#, c-format
msgid "@%s reloc is not supported with %d-bit output format"
msgstr ""
-#: config/tc-i386.c:9563
+#: config/tc-i386.c:9557
#, c-format
msgid "missing or invalid expression `%s'"
msgstr ""
-#: config/tc-i386.c:9572
+#: config/tc-i386.c:9566
#, c-format
msgid "invalid PLT expression `%s'"
msgstr ""
-#: config/tc-i386.c:9658
+#: config/tc-i386.c:9652
#, c-format
msgid "Unsupported broadcast: `%s'"
msgstr ""
-#: config/tc-i386.c:9674
+#: config/tc-i386.c:9668
#, c-format
msgid "`%s%s' can't be used for write mask"
msgstr ""
-#: config/tc-i386.c:9697
+#: config/tc-i386.c:9691
#, c-format
msgid "invalid write mask `%s'"
msgstr ""
-#: config/tc-i386.c:9719 config/tc-i386.c:10409
+#: config/tc-i386.c:9713 config/tc-i386.c:10403
#, c-format
msgid "duplicated `%s'"
msgstr ""
-#: config/tc-i386.c:9729
+#: config/tc-i386.c:9723
#, c-format
msgid "invalid zeroing-masking `%s'"
msgstr ""
-#: config/tc-i386.c:9742
+#: config/tc-i386.c:9736
#, c-format
msgid "missing `}' in `%s'"
msgstr ""
#. We don't know this one.
-#: config/tc-i386.c:9756
+#: config/tc-i386.c:9750
#, c-format
msgid "unknown vector operation: `%s'"
msgstr ""
-#: config/tc-i386.c:9762
+#: config/tc-i386.c:9756
msgid "zeroing-masking only allowed with write mask"
msgstr ""
-#: config/tc-i386.c:9782
+#: config/tc-i386.c:9776
#, c-format
msgid "at most %d immediate operands are allowed"
msgstr ""
-#: config/tc-i386.c:9814 config/tc-i386.c:10082
+#: config/tc-i386.c:9808 config/tc-i386.c:10076
#, c-format
msgid "junk `%s' after expression"
msgstr ""
-#: config/tc-i386.c:9835
+#: config/tc-i386.c:9829
#, c-format
msgid "missing or invalid immediate expression `%s'"
msgstr ""
-#: config/tc-i386.c:9858 config/tc-i386.c:10172
+#: config/tc-i386.c:9852 config/tc-i386.c:10166
#, c-format
msgid "unimplemented segment %s in operand"
msgstr ""
-#: config/tc-i386.c:9865
+#: config/tc-i386.c:9859
#, c-format
msgid "illegal immediate register operand %s"
msgstr ""
-#: config/tc-i386.c:9913
+#: config/tc-i386.c:9907
#, c-format
msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
msgstr ""
-#: config/tc-i386.c:9922
+#: config/tc-i386.c:9916
#, c-format
msgid "scale factor of %d without an index register"
msgstr ""
-#: config/tc-i386.c:9944
+#: config/tc-i386.c:9938
#, c-format
msgid "at most %d displacement operands are allowed"
msgstr ""
-#: config/tc-i386.c:10138
+#: config/tc-i386.c:10132
#, c-format
msgid "missing or invalid displacement expression `%s'"
msgstr ""
-#: config/tc-i386.c:10155
+#: config/tc-i386.c:10149
#, c-format
msgid "0x%lx out range of signed 32bit displacement"
msgstr ""
-#: config/tc-i386.c:10310
+#: config/tc-i386.c:10304
#, c-format
msgid "`%s' is not valid here (expected `%c%s%s%c')"
msgstr ""
-#: config/tc-i386.c:10322
+#: config/tc-i386.c:10316
#, c-format
msgid "`%s' is not a valid %s expression"
msgstr ""
-#: config/tc-i386.c:10354
+#: config/tc-i386.c:10348
#, c-format
msgid "`%s' cannot be used here"
msgstr ""
-#: config/tc-i386.c:10361
+#: config/tc-i386.c:10355
msgid "register scaling is being ignored here"
msgstr ""
-#: config/tc-i386.c:10422
+#: config/tc-i386.c:10416
#, c-format
msgid "Missing '}': '%s'"
msgstr ""
-#: config/tc-i386.c:10428
+#: config/tc-i386.c:10422
#, c-format
msgid "Junk after '}': '%s'"
msgstr ""
-#: config/tc-i386.c:10554
+#: config/tc-i386.c:10548
#, c-format
msgid "bad memory operand `%s'"
msgstr ""
-#: config/tc-i386.c:10578
+#: config/tc-i386.c:10572
#, c-format
msgid "junk `%s' after register"
msgstr ""
-#: config/tc-i386.c:10591 config/tc-i386.c:10728 config/tc-i386.c:10772
+#: config/tc-i386.c:10585 config/tc-i386.c:10722 config/tc-i386.c:10766
#, c-format
msgid "bad register name `%s'"
msgstr ""
-#: config/tc-i386.c:10599
+#: config/tc-i386.c:10593
msgid "immediate operand illegal with absolute jump"
msgstr ""
-#: config/tc-i386.c:10717
+#: config/tc-i386.c:10711
#, c-format
msgid "expecting `,' or `)' after index register in `%s'"
msgstr ""
-#: config/tc-i386.c:10745
+#: config/tc-i386.c:10739
#, c-format
msgid "expecting `)' after scale factor in `%s'"
msgstr ""
-#: config/tc-i386.c:10753
+#: config/tc-i386.c:10747
#, c-format
msgid "expecting index register or scale factor after `,'; got '%c'"
msgstr ""
-#: config/tc-i386.c:10761
+#: config/tc-i386.c:10755
#, c-format
msgid "expecting `,' or `)' after base register in `%s'"
msgstr ""
#. It's not a memory operand; argh!
-#: config/tc-i386.c:10810
+#: config/tc-i386.c:10804
#, c-format
msgid "invalid char %s beginning operand %d `%s'"
msgstr ""
-#: config/tc-i386.c:11424
+#: config/tc-i386.c:11418
#, c-format
msgid "%s:%u: add %d%s at 0x%llx to align %s within %d-byte boundary\n"
msgstr ""
-#: config/tc-i386.c:11427
+#: config/tc-i386.c:11421
#, c-format
msgid ""
"%s:%u: add additional %d%s at 0x%llx to align %s within %d-byte boundary\n"
msgstr ""
-#: config/tc-i386.c:11433
+#: config/tc-i386.c:11427
#, c-format
msgid ""
"%s:%u: add %d%s-byte nop at 0x%llx to align %s within %d-byte boundary\n"
msgstr ""
-#: config/tc-i386.c:11500
+#: config/tc-i386.c:11494
msgid "long jump required"
msgstr ""
-#: config/tc-i386.c:11555
+#: config/tc-i386.c:11549
msgid "jump target out of range"
msgstr ""
-#: config/tc-i386.c:12133
+#: config/tc-i386.c:12127
#, c-format
msgid "invalid -mx86-used-note= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12156
+#: config/tc-i386.c:12150
msgid "no compiled in support for x86_64"
msgstr ""
-#: config/tc-i386.c:12176
+#: config/tc-i386.c:12170
msgid "no compiled in support for 32bit x86_64"
msgstr ""
-#: config/tc-i386.c:12180
+#: config/tc-i386.c:12174
msgid "32bit x86_64 is only supported for ELF"
msgstr ""
-#: config/tc-i386.c:12214 config/tc-i386.c:12302
+#: config/tc-i386.c:12208 config/tc-i386.c:12296
#, c-format
msgid "invalid -march= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12312 config/tc-i386.c:12324
+#: config/tc-i386.c:12306 config/tc-i386.c:12318
#, c-format
msgid "invalid -mtune= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12333
+#: config/tc-i386.c:12327
#, c-format
msgid "invalid -mmnemonic= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12342
+#: config/tc-i386.c:12336
#, c-format
msgid "invalid -msyntax= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12365
+#: config/tc-i386.c:12359
#, c-format
msgid "invalid -msse-check= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12376
+#: config/tc-i386.c:12370
#, c-format
msgid "invalid -moperand-check= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12385
+#: config/tc-i386.c:12379
#, c-format
msgid "invalid -mavxscalar= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12394
+#: config/tc-i386.c:12388
#, c-format
msgid "invalid -mvexwig= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12409
+#: config/tc-i386.c:12403
#, c-format
msgid "invalid -mevexlig= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12422
+#: config/tc-i386.c:12416
#, c-format
msgid "invalid -mevexrcig= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12431
+#: config/tc-i386.c:12425
#, c-format
msgid "invalid -mevexwig= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12446
+#: config/tc-i386.c:12440
#, c-format
msgid "invalid -momit-lock-prefix= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12455
+#: config/tc-i386.c:12449
#, c-format
msgid "invalid -mfence-as-lock-add= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12464
+#: config/tc-i386.c:12458
#, c-format
msgid "invalid -mrelax-relocations= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12493
+#: config/tc-i386.c:12487
#, c-format
msgid "invalid -malign-branch-boundary= value: %s"
msgstr ""
-#: config/tc-i386.c:12507
+#: config/tc-i386.c:12501
#, c-format
msgid "invalid -malign-branch-prefix-size= value: %s"
msgstr ""
-#: config/tc-i386.c:12534
+#: config/tc-i386.c:12528
#, c-format
msgid "invalid -malign-branch= option: `%s'"
msgstr ""
-#: config/tc-i386.c:12690
+#: config/tc-i386.c:12684
#, c-format
msgid ""
" -Qy, -Qn ignored\n"
@@ -8607,34 +8617,34 @@ msgid ""
" -k ignored\n"
msgstr ""
-#: config/tc-i386.c:12695
+#: config/tc-i386.c:12689
#, c-format
msgid ""
" -n Do not optimize code alignment\n"
" -q quieten some warnings\n"
msgstr ""
-#: config/tc-i386.c:12699
+#: config/tc-i386.c:12693
#, c-format
msgid " -s ignored\n"
msgstr ""
-#: config/tc-i386.c:12704
+#: config/tc-i386.c:12698
#, c-format
msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n"
msgstr ""
-#: config/tc-i386.c:12708
+#: config/tc-i386.c:12702
#, c-format
msgid " --divide do not treat `/' as a comment character\n"
msgstr ""
-#: config/tc-i386.c:12711
+#: config/tc-i386.c:12705
#, c-format
msgid " --divide ignored\n"
msgstr ""
-#: config/tc-i386.c:12714
+#: config/tc-i386.c:12708
#, c-format
msgid ""
" -march=CPU[,+EXTENSION...]\n"
@@ -8642,36 +8652,36 @@ msgid ""
"of:\n"
msgstr ""
-#: config/tc-i386.c:12718
+#: config/tc-i386.c:12712
#, c-format
msgid " EXTENSION is combination of:\n"
msgstr ""
-#: config/tc-i386.c:12721
+#: config/tc-i386.c:12715
#, c-format
msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
msgstr ""
-#: config/tc-i386.c:12724
+#: config/tc-i386.c:12718
#, c-format
msgid " -msse2avx encode SSE instructions with VEX prefix\n"
msgstr ""
-#: config/tc-i386.c:12726
+#: config/tc-i386.c:12720
#, c-format
msgid ""
" -msse-check=[none|error|warning] (default: warning)\n"
" check SSE instructions\n"
msgstr ""
-#: config/tc-i386.c:12729
+#: config/tc-i386.c:12723
#, c-format
msgid ""
" -moperand-check=[none|error|warning] (default: warning)\n"
" check operand combinations for validity\n"
msgstr ""
-#: config/tc-i386.c:12732
+#: config/tc-i386.c:12726
#, c-format
msgid ""
" -mavxscalar=[128|256] (default: 128)\n"
@@ -8680,7 +8690,7 @@ msgid ""
" length\n"
msgstr ""
-#: config/tc-i386.c:12736
+#: config/tc-i386.c:12730
#, c-format
msgid ""
" -mvexwig=[0|1] (default: 0)\n"
@@ -8688,7 +8698,7 @@ msgid ""
" for VEX.W bit ignored instructions\n"
msgstr ""
-#: config/tc-i386.c:12740
+#: config/tc-i386.c:12734
#, c-format
msgid ""
" -mevexlig=[128|256|512] (default: 128)\n"
@@ -8697,7 +8707,7 @@ msgid ""
" length\n"
msgstr ""
-#: config/tc-i386.c:12744
+#: config/tc-i386.c:12738
#, c-format
msgid ""
" -mevexwig=[0|1] (default: 0)\n"
@@ -8706,7 +8716,7 @@ msgid ""
" for EVEX.W bit ignored instructions\n"
msgstr ""
-#: config/tc-i386.c:12748
+#: config/tc-i386.c:12742
#, c-format
msgid ""
" -mevexrcig=[rne|rd|ru|rz] (default: rne)\n"
@@ -8715,77 +8725,77 @@ msgid ""
" for SAE-only ignored instructions\n"
msgstr ""
-#: config/tc-i386.c:12752
+#: config/tc-i386.c:12746
#, c-format
msgid " -mmnemonic=[att|intel] "
msgstr ""
-#: config/tc-i386.c:12755
+#: config/tc-i386.c:12749
#, c-format
msgid "(default: att)\n"
msgstr ""
-#: config/tc-i386.c:12757
+#: config/tc-i386.c:12751
#, c-format
msgid "(default: intel)\n"
msgstr ""
-#: config/tc-i386.c:12758
+#: config/tc-i386.c:12752
#, c-format
msgid " use AT&T/Intel mnemonic\n"
msgstr ""
-#: config/tc-i386.c:12760
+#: config/tc-i386.c:12754
#, c-format
msgid ""
" -msyntax=[att|intel] (default: att)\n"
" use AT&T/Intel syntax\n"
msgstr ""
-#: config/tc-i386.c:12763
+#: config/tc-i386.c:12757
#, c-format
msgid " -mindex-reg support pseudo index registers\n"
msgstr ""
-#: config/tc-i386.c:12765
+#: config/tc-i386.c:12759
#, c-format
msgid " -mnaked-reg don't require `%%' prefix for registers\n"
msgstr ""
-#: config/tc-i386.c:12767
+#: config/tc-i386.c:12761
#, c-format
msgid " -madd-bnd-prefix add BND prefix for all valid branches\n"
msgstr ""
-#: config/tc-i386.c:12770
+#: config/tc-i386.c:12764
#, c-format
msgid " -mshared disable branch optimization for shared code\n"
msgstr ""
-#: config/tc-i386.c:12772
+#: config/tc-i386.c:12766
#, c-format
msgid " -mx86-used-note=[no|yes] "
msgstr ""
-#: config/tc-i386.c:12778
+#: config/tc-i386.c:12772
#, c-format
msgid ""
" generate x86 used ISA and feature properties\n"
msgstr ""
-#: config/tc-i386.c:12782
+#: config/tc-i386.c:12776
#, c-format
msgid " -mbig-obj generate big object files\n"
msgstr ""
-#: config/tc-i386.c:12785
+#: config/tc-i386.c:12779
#, c-format
msgid ""
" -momit-lock-prefix=[no|yes] (default: no)\n"
" strip all lock prefixes\n"
msgstr ""
-#: config/tc-i386.c:12788
+#: config/tc-i386.c:12782
#, c-format
msgid ""
" -mfence-as-lock-add=[no|yes] (default: no)\n"
@@ -8793,24 +8803,24 @@ msgid ""
" lock addl $0x0, (%%{re}sp)\n"
msgstr ""
-#: config/tc-i386.c:12792
+#: config/tc-i386.c:12786
#, c-format
msgid " -mrelax-relocations=[no|yes] "
msgstr ""
-#: config/tc-i386.c:12798
+#: config/tc-i386.c:12792
#, c-format
msgid " generate relax relocations\n"
msgstr ""
-#: config/tc-i386.c:12800
+#: config/tc-i386.c:12794
#, c-format
msgid ""
" -malign-branch-boundary=NUM (default: 0)\n"
" align branches within NUM byte boundary\n"
msgstr ""
-#: config/tc-i386.c:12803
+#: config/tc-i386.c:12797
#, c-format
msgid ""
" -malign-branch=TYPE[+TYPE...] (default: jcc+fused+jmp)\n"
@@ -8820,80 +8830,80 @@ msgid ""
" specify types of branches to align\n"
msgstr ""
-#: config/tc-i386.c:12808
+#: config/tc-i386.c:12802
#, c-format
msgid ""
" -malign-branch-prefix-size=NUM (default: 5)\n"
" align branches with NUM prefixes per instruction\n"
msgstr ""
-#: config/tc-i386.c:12811
+#: config/tc-i386.c:12805
#, c-format
msgid ""
" -mbranches-within-32B-boundaries\n"
" align branches within 32 byte boundary\n"
msgstr ""
-#: config/tc-i386.c:12814
+#: config/tc-i386.c:12808
#, c-format
msgid " -mamd64 accept only AMD64 ISA [default]\n"
msgstr ""
-#: config/tc-i386.c:12816
+#: config/tc-i386.c:12810
#, c-format
msgid " -mintel64 accept only Intel64 ISA\n"
msgstr ""
-#: config/tc-i386.c:12857
+#: config/tc-i386.c:12851
#, c-format
msgid "Intel MCU doesn't support `%s' architecture"
msgstr ""
-#: config/tc-i386.c:12923
+#: config/tc-i386.c:12917
msgid "Intel L1OM is 64bit only"
msgstr ""
-#: config/tc-i386.c:12929
+#: config/tc-i386.c:12923
msgid "Intel K1OM is 64bit only"
msgstr ""
-#: config/tc-i386.c:12935
+#: config/tc-i386.c:12929
msgid "Intel MCU is 32bit only"
msgstr ""
-#: config/tc-i386.c:13107
+#: config/tc-i386.c:13101
msgid "symbol size computation overflow"
msgstr ""
-#: config/tc-i386.c:13175 config/tc-sparc.c:3861
+#: config/tc-i386.c:13169 config/tc-sparc.c:3861
#, c-format
msgid "can not do %d byte pc-relative relocation"
msgstr ""
-#: config/tc-i386.c:13193
+#: config/tc-i386.c:13187
#, c-format
msgid "can not do %d byte relocation"
msgstr ""
-#: config/tc-i386.c:13261
+#: config/tc-i386.c:13255
#, c-format
msgid "cannot represent relocation type %s in x32 mode"
msgstr ""
-#: config/tc-i386.c:13298 config/tc-s390.c:2613
+#: config/tc-i386.c:13292 config/tc-s390.c:2613
#, c-format
msgid "cannot represent relocation type %s"
msgstr ""
-#: config/tc-i386.c:13415
+#: config/tc-i386.c:13409
msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
msgstr ""
-#: config/tc-i386.c:13418
+#: config/tc-i386.c:13412
msgid "bad .section directive: want a,w,x,M,S,G,T in string"
msgstr ""
-#: config/tc-i386.c:13437
+#: config/tc-i386.c:13431
msgid ".largecomm supported only in 64bit mode, producing .comm"
msgstr ""
@@ -9543,11 +9553,6 @@ msgstr ""
msgid "Inserting \"%s\" into constant hash table failed: %s"
msgstr ""
-#: config/tc-ia64.c:7490 config/tc-riscv.c:762 config/tc-riscv.c:3205
-#: config/tc-tilegx.c:262
-msgid "Could not set architecture and machine"
-msgstr ""
-
#: config/tc-ia64.c:7622
msgid "Explicit stops are ignored in auto mode"
msgstr ""
@@ -10485,7 +10490,7 @@ msgstr ""
msgid "Line %d: unknown relocation type: 0x%x."
msgstr ""
-#: config/tc-m68hc11.c:4494 config/tc-z80.c:3058 config/tc-z80.c:3078
+#: config/tc-m68hc11.c:4494 config/tc-z80.c:3086 config/tc-z80.c:3106
msgid "Invalid directive"
msgstr ""
@@ -12148,7 +12153,7 @@ msgstr ""
msgid "la used to load 64-bit address; recommend using dla instead"
msgstr ""
-#: config/tc-mips.c:11079 config/tc-riscv.c:1111 config/tc-z80.c:1125
+#: config/tc-mips.c:11079 config/tc-riscv.c:1111 config/tc-z80.c:1150
msgid "offset too large"
msgstr ""
@@ -12962,7 +12967,7 @@ msgstr ""
#. We will only get here in rare cases involving #NO_APP,
#. where the unterminated string is not recognized by the
#. preformatting pass.
-#: config/tc-mmix.c:4136 config/tc-mmix.c:4294 config/tc-z80.c:2808
+#: config/tc-mmix.c:4136 config/tc-mmix.c:4294 config/tc-z80.c:2836
msgid "unterminated string"
msgstr ""
@@ -13246,329 +13251,329 @@ msgid ""
" placed in.\n"
msgstr ""
-#: config/tc-msp430.c:1963
+#: config/tc-msp430.c:1972
#, c-format
msgid "extra characters '%s' at end of immediate expression '%s'"
msgstr ""
-#: config/tc-msp430.c:1995 config/tc-msp430.c:2178 config/tc-msp430.c:2292
+#: config/tc-msp430.c:2004 config/tc-msp430.c:2188 config/tc-msp430.c:2303
#, c-format
msgid "value 0x%x out of extended range."
msgstr ""
-#: config/tc-msp430.c:2001
+#: config/tc-msp430.c:2010
#, c-format
msgid "value %d out of range. Use #lo() or #hi()"
msgstr ""
-#: config/tc-msp430.c:2047
+#: config/tc-msp430.c:2056
msgid "cpu4: not converting PUSH #4 to shorter form"
msgstr ""
-#: config/tc-msp430.c:2064
+#: config/tc-msp430.c:2073
msgid "cpu4: not converting PUSH #8 to shorter form"
msgstr ""
-#: config/tc-msp430.c:2078
+#: config/tc-msp430.c:2087
msgid "error: unsupported #foo() directive used on symbol"
msgstr ""
-#: config/tc-msp430.c:2095
+#: config/tc-msp430.c:2104
#, c-format
msgid "unknown expression in operand %s. Use #llo(), #lhi(), #hlo() or #hhi()"
msgstr ""
-#: config/tc-msp430.c:2146
+#: config/tc-msp430.c:2155
#, c-format
msgid "Registers cannot be used within immediate expression [%s]"
msgstr ""
-#: config/tc-msp430.c:2148
+#: config/tc-msp430.c:2157
#, c-format
msgid "unknown operand %s"
msgstr ""
-#: config/tc-msp430.c:2165
+#: config/tc-msp430.c:2174
#, c-format
msgid "extra characters '%s' at the end of absolute operand '%s'"
msgstr ""
-#: config/tc-msp430.c:2184 config/tc-msp430.c:2298
+#: config/tc-msp430.c:2194 config/tc-msp430.c:2309
#, c-format
msgid "value out of range: 0x%x"
msgstr ""
-#: config/tc-msp430.c:2195
+#: config/tc-msp430.c:2205
#, c-format
msgid "Registers cannot be used within absolute expression [%s]"
msgstr ""
-#: config/tc-msp430.c:2197 config/tc-msp430.c:2327
+#: config/tc-msp430.c:2207 config/tc-msp430.c:2338
#, c-format
msgid "unknown expression in operand %s"
msgstr ""
-#: config/tc-msp430.c:2211
+#: config/tc-msp430.c:2221
#, c-format
msgid "unknown addressing mode %s"
msgstr ""
-#: config/tc-msp430.c:2219
+#: config/tc-msp430.c:2229
#, c-format
msgid "Bad register name %s"
msgstr ""
-#: config/tc-msp430.c:2230
+#: config/tc-msp430.c:2240
msgid "cannot use indirect addressing with the PC"
msgstr ""
-#: config/tc-msp430.c:2250
+#: config/tc-msp430.c:2260
msgid "')' required"
msgstr ""
-#: config/tc-msp430.c:2262
+#: config/tc-msp430.c:2272
#, c-format
msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
msgstr ""
-#: config/tc-msp430.c:2269
+#: config/tc-msp430.c:2279
msgid "r2 should not be used in indexed addressing mode"
msgstr ""
-#: config/tc-msp430.c:2281 config/tc-msp430.c:2355 config/tc-msp430.c:3500
-#: config/tc-msp430.c:3568 config/tc-msp430.c:3685 config/tc-msp430.c:4107
-#: config/tc-msp430.c:4206 config/tc-msp430.c:4257
+#: config/tc-msp430.c:2292 config/tc-msp430.c:2367 config/tc-msp430.c:3513
+#: config/tc-msp430.c:3581 config/tc-msp430.c:3698 config/tc-msp430.c:4120
+#: config/tc-msp430.c:4219 config/tc-msp430.c:4270
#, c-format
msgid "extra characters '%s' at end of operand '%s'"
msgstr ""
-#: config/tc-msp430.c:2313 config/tc-msp430.c:2315
+#: config/tc-msp430.c:2324 config/tc-msp430.c:2326
msgid "CPU8: Stack pointer accessed with an odd offset"
msgstr ""
-#: config/tc-msp430.c:2325
+#: config/tc-msp430.c:2336
#, c-format
msgid "Registers cannot be used as a prefix of indexed expression [%s]"
msgstr ""
-#: config/tc-msp430.c:2389
+#: config/tc-msp430.c:2402
#, c-format
msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
msgstr ""
-#: config/tc-msp430.c:2399
+#: config/tc-msp430.c:2412
msgid "this addressing mode is not applicable for destination operand"
msgstr ""
-#: config/tc-msp430.c:2430 config/tc-msp430.c:2565 config/tc-msp430.c:2602
-#: config/tc-msp430.c:2632 config/tc-msp430.c:3436 config/tc-msp430.c:3519
-#: config/tc-msp430.c:3607
+#: config/tc-msp430.c:2443 config/tc-msp430.c:2578 config/tc-msp430.c:2615
+#: config/tc-msp430.c:2645 config/tc-msp430.c:3449 config/tc-msp430.c:3532
+#: config/tc-msp430.c:3620
#, c-format
msgid "expected register as second argument of %s"
msgstr ""
-#: config/tc-msp430.c:2469 config/tc-msp430.c:2535
+#: config/tc-msp430.c:2482 config/tc-msp430.c:2548
#, c-format
msgid "index value too big for %s"
msgstr ""
-#: config/tc-msp430.c:2486 config/tc-msp430.c:2552 config/tc-msp430.c:2659
+#: config/tc-msp430.c:2499 config/tc-msp430.c:2565 config/tc-msp430.c:2672
#, c-format
msgid "unexpected addressing mode for %s"
msgstr ""
-#: config/tc-msp430.c:2572 config/tc-msp430.c:2609 config/tc-msp430.c:2639
+#: config/tc-msp430.c:2585 config/tc-msp430.c:2622 config/tc-msp430.c:2652
#, c-format
msgid "constant generator destination register found in %s"
msgstr ""
-#: config/tc-msp430.c:2616 config/tc-msp430.c:2646
+#: config/tc-msp430.c:2629 config/tc-msp430.c:2659
#, c-format
msgid "constant generator source register found in %s"
msgstr ""
-#: config/tc-msp430.c:2826
+#: config/tc-msp430.c:2839
msgid "no size modifier after period, .w assumed"
msgstr ""
-#: config/tc-msp430.c:2830
+#: config/tc-msp430.c:2843
#, c-format
msgid "unrecognised instruction size modifier .%c"
msgstr ""
-#: config/tc-msp430.c:2844
+#: config/tc-msp430.c:2857
#, c-format
msgid "junk found after instruction: %s.%s"
msgstr ""
-#: config/tc-msp430.c:2864
+#: config/tc-msp430.c:2877
#, c-format
msgid "instruction %s.a does not exist"
msgstr ""
-#: config/tc-msp430.c:2878
+#: config/tc-msp430.c:2891
#, c-format
msgid "instruction %s requires %d operand"
msgid_plural "instruction %s requires %d operands"
msgstr[0] ""
msgstr[1] ""
-#: config/tc-msp430.c:2896
+#: config/tc-msp430.c:2909
#, c-format
msgid "instruction %s requires MSP430X mcu"
msgstr ""
-#: config/tc-msp430.c:2916
+#: config/tc-msp430.c:2929
#, c-format
msgid "unable to repeat %s insn"
msgstr ""
-#: config/tc-msp430.c:2988
+#: config/tc-msp430.c:3001
msgid "CPU12: CMP/BIT with PC destination ignores next instruction"
msgstr ""
-#: config/tc-msp430.c:2996
+#: config/tc-msp430.c:3009
msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
msgstr ""
-#: config/tc-msp430.c:3003
+#: config/tc-msp430.c:3016
msgid "internal error: unknown nop check state"
msgstr ""
-#: config/tc-msp430.c:3057 config/tc-msp430.c:3059 config/tc-msp430.c:3768
-#: config/tc-msp430.c:3770
+#: config/tc-msp430.c:3070 config/tc-msp430.c:3072 config/tc-msp430.c:3781
+#: config/tc-msp430.c:3783
msgid "CPU11: PC is destination of SR altering instruction"
msgstr ""
-#: config/tc-msp430.c:3074 config/tc-msp430.c:3076 config/tc-msp430.c:3181
-#: config/tc-msp430.c:3183 config/tc-msp430.c:3785 config/tc-msp430.c:3787
-#: config/tc-msp430.c:4006 config/tc-msp430.c:4008
+#: config/tc-msp430.c:3087 config/tc-msp430.c:3089 config/tc-msp430.c:3194
+#: config/tc-msp430.c:3196 config/tc-msp430.c:3798 config/tc-msp430.c:3800
+#: config/tc-msp430.c:4019 config/tc-msp430.c:4021
msgid "CPU13: SR is destination of SR altering instruction"
msgstr ""
-#: config/tc-msp430.c:3092 config/tc-msp430.c:3193 config/tc-msp430.c:3871
-#: config/tc-msp430.c:4040
+#: config/tc-msp430.c:3105 config/tc-msp430.c:3206 config/tc-msp430.c:3884
+#: config/tc-msp430.c:4053
msgid "repeat instruction used with non-register mode instruction"
msgstr ""
-#: config/tc-msp430.c:3167 config/tc-msp430.c:3526 config/tc-msp430.c:3996
+#: config/tc-msp430.c:3180 config/tc-msp430.c:3539 config/tc-msp430.c:4009
#, c-format
msgid "%s: attempt to rotate the PC register"
msgstr ""
-#: config/tc-msp430.c:3418 config/tc-msp430.c:3494
+#: config/tc-msp430.c:3431 config/tc-msp430.c:3507
#, c-format
msgid "expected #n as first argument of %s"
msgstr ""
-#: config/tc-msp430.c:3424
+#: config/tc-msp430.c:3437
#, c-format
msgid "extra characters '%s' at end of constant expression '%s'"
msgstr ""
-#: config/tc-msp430.c:3429 config/tc-msp430.c:3505
+#: config/tc-msp430.c:3442 config/tc-msp430.c:3518
#, c-format
msgid "expected constant expression as first argument of %s"
msgstr ""
-#: config/tc-msp430.c:3455
+#: config/tc-msp430.c:3468
msgid "Too many registers popped"
msgstr ""
-#: config/tc-msp430.c:3465
+#: config/tc-msp430.c:3478
msgid "Cannot use POPM to restore the SR register"
msgstr ""
-#: config/tc-msp430.c:3485 config/tc-msp430.c:3554
+#: config/tc-msp430.c:3498 config/tc-msp430.c:3567
#, c-format
msgid "repeat count cannot be used with %s"
msgstr ""
-#: config/tc-msp430.c:3512
+#: config/tc-msp430.c:3525
#, c-format
msgid "expected first argument of %s to be in the range 1-4"
msgstr ""
-#: config/tc-msp430.c:3577
+#: config/tc-msp430.c:3590
#, c-format
msgid "expected value of first argument of %s to fit into 20-bits"
msgstr ""
-#: config/tc-msp430.c:3596
+#: config/tc-msp430.c:3609
#, c-format
msgid "expected register name or constant as first argument of %s"
msgstr ""
-#: config/tc-msp430.c:3690
+#: config/tc-msp430.c:3703
msgid "expected constant value as argument to RPT"
msgstr ""
-#: config/tc-msp430.c:3696
+#: config/tc-msp430.c:3709
msgid "expected constant in the range 2..16"
msgstr ""
-#: config/tc-msp430.c:3711
+#: config/tc-msp430.c:3724
msgid "PC used as an argument to RPT"
msgstr ""
-#: config/tc-msp430.c:3717
+#: config/tc-msp430.c:3730
msgid "expected constant or register name as argument to RPT insn"
msgstr ""
-#: config/tc-msp430.c:3724
+#: config/tc-msp430.c:3737
msgid "Illegal emulated instruction"
msgstr ""
-#: config/tc-msp430.c:4025
+#: config/tc-msp430.c:4038
#, c-format
msgid "%s instruction does not accept a .b suffix"
msgstr ""
-#: config/tc-msp430.c:4138
+#: config/tc-msp430.c:4151
#, c-format
msgid "Even number required. Rounded to %d"
msgstr ""
-#: config/tc-msp430.c:4149
+#: config/tc-msp430.c:4162
#, c-format
msgid "Wrong displacement %d"
msgstr ""
-#: config/tc-msp430.c:4171
+#: config/tc-msp430.c:4184
msgid "instruction requires label sans '$'"
msgstr ""
-#: config/tc-msp430.c:4175
+#: config/tc-msp430.c:4188
msgid "instruction requires label or value in range -511:512"
msgstr ""
-#: config/tc-msp430.c:4181 config/tc-msp430.c:4235 config/tc-msp430.c:4283
+#: config/tc-msp430.c:4194 config/tc-msp430.c:4248 config/tc-msp430.c:4296
msgid "instruction requires label"
msgstr ""
-#: config/tc-msp430.c:4189 config/tc-msp430.c:4241
+#: config/tc-msp430.c:4202 config/tc-msp430.c:4254
msgid "polymorphs are not enabled. Use -mP option to enable."
msgstr ""
-#: config/tc-msp430.c:4287
+#: config/tc-msp430.c:4300
msgid "Illegal instruction or not implemented opcode."
msgstr ""
-#: config/tc-msp430.c:4341
+#: config/tc-msp430.c:4354
msgid "can't find opcode"
msgstr ""
-#: config/tc-msp430.c:4858
+#: config/tc-msp430.c:4871
#, c-format
msgid "internal inconsistency problem in %s: insn %04lx"
msgstr ""
-#: config/tc-msp430.c:4900 config/tc-msp430.c:4932
+#: config/tc-msp430.c:4913 config/tc-msp430.c:4945
#, c-format
msgid "internal inconsistency problem in %s: ext. insn %04lx"
msgstr ""
-#: config/tc-msp430.c:4944
+#: config/tc-msp430.c:4957
#, c-format
msgid "internal inconsistency problem in %s: %lx"
msgstr ""
@@ -14396,7 +14401,7 @@ msgstr ""
msgid "No instruction found"
msgstr ""
-#: config/tc-pdp11.c:697 config/tc-z80.c:3249 config/tc-z80.c:3269
+#: config/tc-pdp11.c:697 config/tc-z80.c:3277 config/tc-z80.c:3298
#, c-format
msgid "Unknown instruction '%s'"
msgstr ""
@@ -19277,7 +19282,7 @@ msgstr ""
msgid "missing table index"
msgstr ""
-#: config/tc-wasm32.c:726 config/tc-z80.c:3277 read.c:3738
+#: config/tc-wasm32.c:726 config/tc-z80.c:3306 read.c:3738
#, c-format
msgid "junk at end of line, first unrecognized character is `%c'"
msgstr ""
@@ -19983,58 +19988,58 @@ msgstr ""
msgid "multiple sections remapped to output section %s"
msgstr ""
-#: config/tc-z80.c:178
+#: config/tc-z80.c:194
#, c-format
msgid "invalid floating point numbers type `%s'"
msgstr ""
-#: config/tc-z80.c:199 config/tc-z80.c:208
+#: config/tc-z80.c:215 config/tc-z80.c:224
#, c-format
msgid "invalid INST in command line: %s"
msgstr ""
-#: config/tc-z80.c:564
+#: config/tc-z80.c:583
msgid "-- unterminated string"
msgstr ""
-#: config/tc-z80.c:727
+#: config/tc-z80.c:750
msgid "undocumented instruction"
msgstr ""
-#: config/tc-z80.c:771 config/tc-z80.c:777
+#: config/tc-z80.c:794 config/tc-z80.c:800
msgid "mismatched parentheses"
msgstr ""
-#: config/tc-z80.c:830
+#: config/tc-z80.c:854
msgid "bad expression syntax"
msgstr ""
-#: config/tc-z80.c:1046
+#: config/tc-z80.c:1071
#, c-format
msgid "invalid data size %d"
msgstr ""
-#: config/tc-z80.c:1115
+#: config/tc-z80.c:1140
msgid "cannot make a relative jump to an absolute location"
msgstr ""
-#: config/tc-z80.c:1127 config/tc-z80.c:3357 config/tc-z80.c:3662
+#: config/tc-z80.c:1152 config/tc-z80.c:3386 config/tc-z80.c:3689
msgid "overflow"
msgstr ""
-#: config/tc-z80.c:1499 config/tc-z80.c:1542 config/tc-z80.c:1586
-#: config/tc-z80.c:1654 config/tc-z80.c:1706 config/tc-z80.c:1759
-#: config/tc-z80.c:1792 config/tc-z80.c:1848 config/tc-z80.c:2447
-#: config/tc-z80.c:2496 config/tc-z80.c:2534 config/tc-z80.c:2625
+#: config/tc-z80.c:1524 config/tc-z80.c:1567 config/tc-z80.c:1611
+#: config/tc-z80.c:1679 config/tc-z80.c:1731 config/tc-z80.c:1784
+#: config/tc-z80.c:1817 config/tc-z80.c:1873 config/tc-z80.c:2475
+#: config/tc-z80.c:2524 config/tc-z80.c:2562 config/tc-z80.c:2653
msgid "bad instruction syntax"
msgstr ""
-#: config/tc-z80.c:1632
+#: config/tc-z80.c:1657
msgid "condition code invalid for jr"
msgstr ""
-#: config/tc-z80.c:2193 config/tc-z80.c:2204 config/tc-z80.c:2220
-#: config/tc-z80.c:2253
+#: config/tc-z80.c:2221 config/tc-z80.c:2232 config/tc-z80.c:2248
+#: config/tc-z80.c:2281
msgid "ADL mode instruction"
msgstr ""
@@ -20042,36 +20047,36 @@ msgstr ""
#. LIS prefix, in Z80 it is LD C,C
#. SIL prefix, in Z80 it is LD D,D
#. LIL prefix, in Z80 it is LD E,E
-#: config/tc-z80.c:2328
+#: config/tc-z80.c:2356
msgid "unsupported instruction, assembled as NOP"
msgstr ""
-#: config/tc-z80.c:2821 config/tc-z80.c:2852
+#: config/tc-z80.c:2849 config/tc-z80.c:2880
msgid "parentheses ignored"
msgstr ""
-#: config/tc-z80.c:2869
+#: config/tc-z80.c:2897
msgid "CPU mode is unsupported by target"
msgstr ""
-#: config/tc-z80.c:2891
+#: config/tc-z80.c:2919
msgid "assignment expected"
msgstr ""
-#: config/tc-z80.c:3304 config/tc-z8k.c:1467 config/tc-z8k.c:1530
+#: config/tc-z80.c:3333 config/tc-z8k.c:1467 config/tc-z8k.c:1530
msgid "relative jump out of range"
msgstr ""
-#: config/tc-z80.c:3321
+#: config/tc-z80.c:3350
msgid "index offset out of range"
msgstr ""
-#: config/tc-z80.c:3400 config/tc-z8k.c:1538
+#: config/tc-z80.c:3429 config/tc-z8k.c:1538
#, c-format
msgid "md_apply_fix: unknown r_type 0x%x\n"
msgstr ""
-#: config/tc-z80.c:3584 config/tc-z80.c:3643
+#: config/tc-z80.c:3611 config/tc-z80.c:3670
msgid "invalid syntax"
msgstr ""
@@ -21385,11 +21390,11 @@ msgid "expected <nn>"
msgstr ""
#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
-#: read.c:5434 read.c:5520
+#: read.c:5434 read.c:5521
msgid "unterminated string; newline inserted"
msgstr ""
-#: read.c:5534
+#: read.c:5535
msgid "bad escaped character in string"
msgstr ""
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 366bbbe9388..fc2649f7109 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,5 +1,10 @@
2020-01-18 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+ * po/gold.pot: Regenerate.
+
+2020-01-18 Nick Clifton <nickc@redhat.com>
+
Binutils 2.34 branch created.
2020-01-01 Alan Modra <amodra@gmail.com>
diff --git a/gold/po/gold.pot b/gold/po/gold.pot
index 086c738e741..65559ca43a6 100644
--- a/gold/po/gold.pot
+++ b/gold/po/gold.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2019-01-19 16:35+0000\n"
+"POT-Creation-Date: 2020-01-18 14:03+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -59,7 +59,7 @@ msgstr ""
msgid "symbol table name section has wrong type: %u"
msgstr ""
-#: aarch64.cc:3831 arm.cc:10905 mips.cc:9608 powerpc.cc:2762 target.cc:94
+#: aarch64.cc:3831 arm.cc:10905 mips.cc:9608 powerpc.cc:2873 target.cc:94
#, c-format
msgid "%s: unsupported ELF file type %d"
msgstr ""
@@ -81,14 +81,14 @@ msgid ""
"current value is 0x%lx."
msgstr ""
-#: aarch64.cc:6015 arm.cc:8477 i386.cc:1772 mips.cc:12461 powerpc.cc:6525
+#: aarch64.cc:6015 arm.cc:8477 i386.cc:1772 mips.cc:12461 powerpc.cc:7319
#: s390.cc:2180 s390.cc:2628 sparc.cc:2134 tilegx.cc:3137 tilegx.cc:3589
#: x86_64.cc:3429 x86_64.cc:3881
#, c-format
msgid "%s: unsupported reloc %u against local symbol"
msgstr ""
-#: aarch64.cc:6056 powerpc.cc:6630 s390.cc:2254 sparc.cc:2230
+#: aarch64.cc:6056 powerpc.cc:7424 s390.cc:2254 sparc.cc:2230
msgid "requires unsupported dynamic reloc; recompile with -fPIC"
msgstr ""
@@ -107,66 +107,66 @@ msgstr ""
msgid "%s: unsupported TLSLE reloc %u in shared code."
msgstr ""
-#: aarch64.cc:6372 arm.cc:8885 i386.cc:2127 mips.cc:12474 powerpc.cc:7314
+#: aarch64.cc:6372 arm.cc:8885 i386.cc:2127 mips.cc:12474 powerpc.cc:8200
#: s390.cc:3059 s390.cc:3076 sparc.cc:2572 tilegx.cc:3605 tilegx.cc:4144
#: x86_64.cc:3897 x86_64.cc:4416
#, c-format
msgid "%s: unsupported reloc %u against global symbol %s"
msgstr ""
-#: aarch64.cc:6711
+#: aarch64.cc:6722
#, c-format
msgid "%s: unsupported TLSLE reloc type %u in shared objects."
msgstr ""
-#: aarch64.cc:6756
+#: aarch64.cc:6767
#, c-format
msgid "%s: unsupported reloc type in global scan"
msgstr ""
-#: aarch64.cc:6896 powerpc.cc:8298 s390.cc:4009 sparc.cc:3164 tilegx.cc:4211
+#: aarch64.cc:6907 powerpc.cc:9267 s390.cc:4009 sparc.cc:3164 tilegx.cc:4211
#: x86_64.cc:4481
#, c-format
msgid "%s: unsupported REL reloc section"
msgstr ""
-#: aarch64.cc:7059 arm.cc:9615
+#: aarch64.cc:7070 arm.cc:9615
#, c-format
msgid "cannot relocate %s in object file"
msgstr ""
-#: aarch64.cc:7332 i386.cc:2988 i386.cc:3754 mips.cc:10076 powerpc.cc:10096
-#: s390.cc:3460 sparc.cc:3695 tilegx.cc:4726 x86_64.cc:4964
+#: aarch64.cc:7343 i386.cc:2987 i386.cc:3753 mips.cc:10076 powerpc.cc:11534
+#: s390.cc:3460 sparc.cc:3695 tilegx.cc:4726 x86_64.cc:4963
#, c-format
msgid "unexpected reloc %u in object file"
msgstr ""
-#: aarch64.cc:7338
+#: aarch64.cc:7349
#, c-format
msgid "unsupported reloc %s"
msgstr ""
-#: aarch64.cc:7350 arm.cc:10095 arm.cc:10713
+#: aarch64.cc:7361 arm.cc:10095 arm.cc:10713
#, c-format
msgid "relocation overflow in %s"
msgstr ""
-#: aarch64.cc:7358 arm.cc:10103 arm.cc:10718
+#: aarch64.cc:7369 arm.cc:10103 arm.cc:10718
#, c-format
msgid "unexpected opcode while processing relocation %s"
msgstr ""
-#: aarch64.cc:7454
+#: aarch64.cc:7465
#, c-format
msgid "unsupported gd_to_ie relaxation on %u"
msgstr ""
-#: aarch64.cc:7626
+#: aarch64.cc:7637
#, c-format
msgid "%s: unsupported reloc %u in non-static TLSLE mode."
msgstr ""
-#: aarch64.cc:7711
+#: aarch64.cc:7722
#, c-format
msgid "%s: unsupported TLS reloc %u."
msgstr ""
@@ -179,35 +179,35 @@ msgstr ""
#. However the gd_to_le relaxation decision has been made early
#. 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.
-#: aarch64.cc:7768 aarch64.cc:7868
+#: aarch64.cc:7779 aarch64.cc:7879
#, c-format
msgid ""
"unexpected reloc insn sequence while relaxing tls gd to le for reloc %u."
msgstr ""
-#: aarch64.cc:7943
+#: aarch64.cc:7954
#, c-format
msgid "TLS variable referred by reloc %u is too far from TP."
msgstr ""
-#: aarch64.cc:8013
+#: aarch64.cc:8024
#, c-format
msgid ""
"TLS variable referred by reloc %u is too far from TP. We Can't do gd_to_le "
"relaxation.\n"
msgstr ""
-#: aarch64.cc:8037
+#: aarch64.cc:8048
#, c-format
msgid "unsupported tlsdesc gd_to_le optimization on reloc %u"
msgstr ""
-#: aarch64.cc:8109
+#: aarch64.cc:8120
#, c-format
msgid "Don't support tlsdesc gd_to_ie optimization on reloc %u"
msgstr ""
-#: aarch64.cc:8444
+#: aarch64.cc:8455
#, c-format
msgid "Erratum 835769 found and fixed at \"%s\", section %d, offset 0x%08x."
msgstr ""
@@ -395,7 +395,7 @@ msgstr ""
msgid "%s: unsupported TLS reloc %u for IFUNC symbol"
msgstr ""
-#: arm.cc:8643 i386.cc:1862 powerpc.cc:6904 s390.cc:2364 x86_64.cc:3637
+#: arm.cc:8643 i386.cc:1862 powerpc.cc:7727 s390.cc:2364 x86_64.cc:3637
#, c-format
msgid "section symbol %u has bad shndx %u"
msgstr ""
@@ -426,11 +426,11 @@ msgid ""
"not support BX instruction"
msgstr ""
-#: arm.cc:10247 i386.cc:3020 i386.cc:3102 i386.cc:3167 i386.cc:3203
-#: i386.cc:3275 mips.cc:12296 powerpc.cc:10147 s390.cc:3466 s390.cc:3537
+#: arm.cc:10247 i386.cc:3019 i386.cc:3101 i386.cc:3166 i386.cc:3202
+#: i386.cc:3274 mips.cc:12296 powerpc.cc:11648 s390.cc:3466 s390.cc:3537
#: s390.cc:3574 s390.cc:3596 s390.cc:3621 sparc.cc:3701 sparc.cc:3892
-#: sparc.cc:3953 sparc.cc:4060 tilegx.cc:4732 x86_64.cc:4985 x86_64.cc:5111
-#: x86_64.cc:5183 x86_64.cc:5217
+#: sparc.cc:3953 sparc.cc:4060 tilegx.cc:4732 x86_64.cc:4984 x86_64.cc:5110
+#: x86_64.cc:5182 x86_64.cc:5216
#, c-format
msgid "unsupported reloc %u"
msgstr ""
@@ -587,16 +587,16 @@ msgstr ""
msgid "File"
msgstr ""
-#: descriptors.cc:131
+#: descriptors.cc:132
#, c-format
msgid "file %s was removed during the link"
msgstr ""
-#: descriptors.cc:187
+#: descriptors.cc:188
msgid "out of file descriptors and couldn't close any"
msgstr ""
-#: descriptors.cc:208 descriptors.cc:247 descriptors.cc:282
+#: descriptors.cc:209 descriptors.cc:248 descriptors.cc:283
#, c-format
msgid "while closing %s: %s"
msgstr ""
@@ -662,7 +662,7 @@ msgstr ""
msgid "dynamic symbol table name section has wrong type: %u"
msgstr ""
-#: dynobj.cc:498 object.cc:737 object.cc:1599
+#: dynobj.cc:498 object.cc:737 object.cc:1611
#, c-format
msgid "bad section name offset for section %u: %lu"
msgstr ""
@@ -731,7 +731,7 @@ msgstr ""
msgid "symbol %s has undefined version %s"
msgstr ""
-#: ehframe.cc:397
+#: ehframe.cc:382
msgid "overflow in PLT unwind data; unwinding through PLT may fail"
msgstr ""
@@ -739,7 +739,7 @@ msgstr ""
msgid "** eh_frame_hdr"
msgstr ""
-#: ehframe.h:443
+#: ehframe.h:450
msgid "** eh_frame"
msgstr ""
@@ -1106,31 +1106,38 @@ msgid ""
"file when generating a position-independent output file"
msgstr ""
-#: i386.cc:3175
+#: i386.cc:3174
msgid "both SUN and GNU model TLS relocations"
msgstr ""
-#: i386.cc:3768 mips.cc:10080
+#: i386.cc:3767 mips.cc:10080
#, c-format
msgid "unsupported reloc %u in object file"
msgstr ""
-#: i386.cc:4037 powerpc.cc:8252 s390.cc:4877 x86_64.cc:6022
+#: i386.cc:4036 powerpc.cc:9221 s390.cc:4877 x86_64.cc:6021
#, c-format
msgid "failed to match split-stack sequence at section %u offset %0zx"
msgstr ""
-#: icf.cc:848
+#: icf.cc:1025
+#, c-format
+msgid ""
+"could not parse eh_frame section %s(%s); ICF might not preserve exception "
+"handling behavior"
+msgstr ""
+
+#: icf.cc:1056
#, c-format
msgid "%s: ICF Converged after %u iteration(s)"
msgstr ""
-#: icf.cc:851
+#: icf.cc:1059
#, c-format
msgid "%s: ICF stopped after %u iteration(s)"
msgstr ""
-#: icf.cc:865
+#: icf.cc:1073
#, c-format
msgid "Could not find symbol %s to unfold\n"
msgstr ""
@@ -1166,7 +1173,7 @@ msgstr ""
msgid "unsupported ELF machine number %d"
msgstr ""
-#: incremental.cc:871 object.cc:3357
+#: incremental.cc:871 object.cc:3395
#, c-format
msgid "%s: incompatible target"
msgstr ""
@@ -1229,115 +1236,115 @@ msgstr ""
msgid "%s: calls to Free_list::allocate: %u\n"
msgstr ""
-#: layout.cc:973
+#: layout.cc:974
#, c-format
msgid ""
"Unable to create output section '%s' because it is not allowed by the "
"SECTIONS clause of the linker script"
msgstr ""
-#: layout.cc:2116
+#: layout.cc:2115
msgid ""
"multiple '.interp' sections in input files may cause confusing PT_INTERP "
"segment"
msgstr ""
-#: layout.cc:2180
+#: layout.cc:2179
#, c-format
msgid "%s: missing .note.GNU-stack section implies executable stack"
msgstr ""
-#: layout.cc:2191
+#: layout.cc:2190
#, c-format
msgid "%s: requires executable stack"
msgstr ""
-#: layout.cc:2220
+#: layout.cc:2219
#, c-format
msgid "%s: in .note.gnu.property section, pr_datasz must be 4 or 8"
msgstr ""
-#: layout.cc:2353
+#: layout.cc:2352
#, c-format
msgid "%s: unknown program property type %d in .note.gnu.property section"
msgstr ""
-#: layout.cc:2922
+#: layout.cc:2921
#, c-format
msgid "unable to open --section-ordering-file file %s: %s"
msgstr ""
-#: layout.cc:3362
+#: layout.cc:3361
msgid ""
"one or more inputs require executable stack, but -z noexecstack was given"
msgstr ""
-#: layout.cc:3435
+#: layout.cc:3434
#, c-format
msgid "--build-id=uuid failed: could not open /dev/urandom: %s"
msgstr ""
-#: layout.cc:3442
+#: layout.cc:3441
#, c-format
msgid "/dev/urandom: read failed: %s"
msgstr ""
-#: layout.cc:3444
+#: layout.cc:3443
#, c-format
msgid "/dev/urandom: expected %zu bytes, got %zd bytes"
msgstr ""
-#: layout.cc:3456
+#: layout.cc:3455
msgid "--build-id=uuid failed: could not load rpcrt4.dll"
msgstr ""
-#: layout.cc:3462
+#: layout.cc:3461
msgid "--build-id=uuid failed: could not find UuidCreate"
msgstr ""
-#: layout.cc:3464
+#: layout.cc:3463
msgid "__build_id=uuid failed: call UuidCreate() failed"
msgstr ""
-#: layout.cc:3486
+#: layout.cc:3485
#, c-format
msgid "--build-id argument '%s' not a valid hex number"
msgstr ""
-#: layout.cc:3492
+#: layout.cc:3491
#, c-format
msgid "unrecognized --build-id argument '%s'"
msgstr ""
-#: layout.cc:4065
+#: layout.cc:4064
#, c-format
msgid "load segment overlap [0x%llx -> 0x%llx] and [0x%llx -> 0x%llx]"
msgstr ""
-#: layout.cc:4226 output.cc:4590
+#: layout.cc:4225 output.cc:4594
#, c-format
msgid "out of patch space for section %s; relink with --incremental-full"
msgstr ""
-#: layout.cc:4235 output.cc:4598
+#: layout.cc:4234 output.cc:4602
#, c-format
msgid "%s: section changed size; relink with --incremental-full"
msgstr ""
-#: layout.cc:4490
+#: layout.cc:4489
msgid "out of patch space for symbol table; relink with --incremental-full"
msgstr ""
-#: layout.cc:4561
+#: layout.cc:4560
msgid ""
"out of patch space for section header table; relink with --incremental-full"
msgstr ""
-#: layout.cc:5307
+#: layout.cc:5306
msgid "read-only segment has dynamic relocations"
msgstr ""
-#: layout.cc:5310
+#: layout.cc:5309
msgid "shared library text segment is not shareable"
msgstr ""
@@ -1613,7 +1620,7 @@ msgstr ""
msgid "unaligned PC-relative relocation"
msgstr ""
-#: nacl.cc:43 object.cc:174 object.cc:3405 output.cc:5232
+#: nacl.cc:43 object.cc:174 object.cc:3443 output.cc:5236
#, c-format
msgid "%s: %s"
msgstr ""
@@ -1682,75 +1689,80 @@ msgstr ""
msgid "%s: corrupt .note.gnu.property section"
msgstr ""
-#: object.cc:1523 reloc.cc:290 reloc.cc:925
+#: object.cc:1535 reloc.cc:290 reloc.cc:925
#, c-format
msgid "relocation section %u has bad info %u"
msgstr ""
-#: object.cc:1775
+#: object.cc:1787
#, c-format
msgid "%s: removing unused section from '%s' in file '%s'"
msgstr ""
-#: object.cc:1801
+#: object.cc:1813
#, c-format
msgid "%s: ICF folding section '%s' in file '%s' into '%s' in file '%s'"
msgstr ""
-#: object.cc:2099
+#: object.cc:2128
msgid "size of symbols is not multiple of symbol size"
msgstr ""
-#: object.cc:2335
+#: object.cc:2136 symtab.cc:1217
+#, c-format
+msgid "%s: plugin needed to handle lto object"
+msgstr ""
+
+#: object.cc:2369
#, c-format
msgid "local symbol %u section name out of range: %u >= %u"
msgstr ""
-#: object.cc:2429
+#: object.cc:2463
#, c-format
msgid "unknown section index %u for local symbol %u"
msgstr ""
-#: object.cc:2439
+#: object.cc:2473
#, c-format
msgid "local symbol %u section index %u out of range"
msgstr ""
-#: object.cc:3110 reloc.cc:833
+#: object.cc:3148 reloc.cc:833
#, c-format
msgid "could not decompress section %s"
msgstr ""
-#: object.cc:3236
+#: object.cc:3274
#, c-format
msgid "%s is not supported but is required for %s in %s"
msgstr ""
-#: object.cc:3313
+#: object.cc:3351
msgid "function "
msgstr ""
-#: object.cc:3347
+#: object.cc:3385
#, c-format
msgid "%s: unsupported ELF machine number %d"
msgstr ""
-#: object.cc:3421 plugin.cc:2279
+#: object.cc:3459 plugin.cc:2279
#, c-format
msgid "%s: not configured to support 32-bit big-endian object"
msgstr ""
-#: object.cc:3437 plugin.cc:2288
+#: object.cc:3475 plugin.cc:2288
#, c-format
msgid "%s: not configured to support 32-bit little-endian object"
msgstr ""
-#: object.cc:3456 plugin.cc:2300
+#: object.cc:3494 plugin.cc:2300
#, c-format
msgid "%s: not configured to support 64-bit big-endian object"
msgstr ""
-#: object.cc:3472 plugin.cc:2309
+#: object.cc:3510 plugin.cc:2309
#, c-format
msgid "%s: not configured to support 64-bit little-endian object"
msgstr ""
@@ -2428,7 +2440,7 @@ msgid ""
msgstr ""
#: options.h:949
-msgid "Number of iterations of ICF (default 2)"
+msgid "Number of iterations of ICF (default 3)"
msgstr ""
#: options.h:949 options.h:1240 options.h:1297 options.h:1299 options.h:1301
@@ -3268,83 +3280,83 @@ msgstr ""
msgid "invalid alignment %lu for section \"%s\""
msgstr ""
-#: output.cc:4618
+#: output.cc:4622
msgid ""
"script places BSS section in the middle of a LOAD segment; space will be "
"allocated in the file"
msgstr ""
-#: output.cc:4640
+#: output.cc:4644
#, c-format
msgid "dot moves backward in linker script from 0x%llx to 0x%llx"
msgstr ""
-#: output.cc:4643
+#: output.cc:4647
#, c-format
msgid "address of section '%s' moves backward from 0x%llx to 0x%llx"
msgstr ""
-#: output.cc:5012
+#: output.cc:5016
#, c-format
msgid "%s: incremental base and output file name are the same"
msgstr ""
-#: output.cc:5019
+#: output.cc:5023
#, c-format
msgid "%s: stat: %s"
msgstr ""
-#: output.cc:5024
+#: output.cc:5028
#, c-format
msgid "%s: incremental base file is empty"
msgstr ""
-#: output.cc:5036 output.cc:5134
+#: output.cc:5040 output.cc:5138
#, c-format
msgid "%s: open: %s"
msgstr ""
-#: output.cc:5053
+#: output.cc:5057
#, c-format
msgid "%s: read failed: %s"
msgstr ""
-#: output.cc:5058
+#: output.cc:5062
#, c-format
msgid "%s: file too short: read only %lld of %lld bytes"
msgstr ""
-#: output.cc:5158
+#: output.cc:5162
#, c-format
msgid "%s: mremap: %s"
msgstr ""
-#: output.cc:5177
+#: output.cc:5181
#, c-format
msgid "%s: mmap: %s"
msgstr ""
-#: output.cc:5269
+#: output.cc:5273
#, c-format
msgid "%s: mmap: failed to allocate %lu bytes for output file: %s"
msgstr ""
-#: output.cc:5287
+#: output.cc:5291
#, c-format
msgid "%s: munmap: %s"
msgstr ""
-#: output.cc:5307
+#: output.cc:5311
#, c-format
msgid "%s: write: unexpected 0 return-value"
msgstr ""
-#: output.cc:5309
+#: output.cc:5313
#, c-format
msgid "%s: write: %s"
msgstr ""
-#: output.cc:5324
+#: output.cc:5328
#, c-format
msgid "%s: close: %s"
msgstr ""
@@ -3449,138 +3461,143 @@ msgstr ""
msgid "input files added by plug-ins in --incremental mode not supported yet"
msgstr ""
-#: powerpc.cc:1213
+#: powerpc.cc:1238
msgid "missing expected __tls_get_addr call"
msgstr ""
-#: powerpc.cc:2131 powerpc.cc:2449
+#: powerpc.cc:2223 powerpc.cc:2560
#, c-format
msgid "%s: ABI version %d is not compatible with ABI version %d output"
msgstr ""
-#: powerpc.cc:2165 powerpc.cc:2508
+#: powerpc.cc:2257 powerpc.cc:2619
#, c-format
msgid "%s: .opd invalid in abiv%d"
msgstr ""
-#: powerpc.cc:2243
+#: powerpc.cc:2335
#, c-format
msgid "%s: unexpected reloc type %u in .opd section"
msgstr ""
-#: powerpc.cc:2254
+#: powerpc.cc:2346
#, c-format
msgid "%s: .opd is not a regular array of opd entries"
msgstr ""
-#: powerpc.cc:2377
+#: powerpc.cc:2488
#, c-format
msgid "%s: local symbol %d has invalid st_other for ABI version 1"
msgstr ""
-#: powerpc.cc:3119
+#: powerpc.cc:3230
#, c-format
msgid "%s:%s exceeds group size"
msgstr ""
-#: powerpc.cc:3455
+#: powerpc.cc:3573
#, c-format
msgid "%s:%s: branch in non-executable section, no long branch stub for you"
msgstr ""
-#: powerpc.cc:3573
+#: powerpc.cc:3691
#, c-format
msgid "%s: stub group size is too large; retrying with %#x"
msgstr ""
-#: powerpc.cc:5192
+#: powerpc.cc:5492
msgid "** glink"
msgstr ""
-#: powerpc.cc:5427 powerpc.cc:5874
+#: powerpc.cc:6093 powerpc.cc:6633
+#, c-format
+msgid "linkage table error against `%s'"
+msgstr ""
+
+#: powerpc.cc:6096
#, c-format
-msgid "%s: linkage table error against `%s'"
+msgid "linkage table error against `%s:[local %u]'"
msgstr ""
-#: powerpc.cc:6004
+#: powerpc.cc:6762
msgid "** save/restore"
msgstr ""
-#: powerpc.cc:6713
+#: powerpc.cc:7516
#, c-format
msgid "%s: unsupported reloc %u for IFUNC symbol"
msgstr ""
-#: powerpc.cc:6952 powerpc.cc:7591
+#: powerpc.cc:7781 powerpc.cc:8503
#, c-format
msgid "tocsave symbol %u has bad shndx %u"
msgstr ""
-#: powerpc.cc:7214 powerpc.cc:7894
+#: powerpc.cc:8054 powerpc.cc:8817
#, c-format
msgid "%s: toc optimization is not supported for %#08x instruction"
msgstr ""
-#: powerpc.cc:7280 powerpc.cc:7956
+#: powerpc.cc:8120 powerpc.cc:8879
#, c-format
msgid "%s: unsupported -mbss-plt code"
msgstr ""
-#: powerpc.cc:8218
+#: powerpc.cc:9187
#, c-format
msgid "split-stack stack size overflow at section %u offset %0zx"
msgstr ""
-#: powerpc.cc:8289
+#: powerpc.cc:9258
msgid ""
"--plt-localentry is especially dangerous without ld.so support to detect ABI "
"violations"
msgstr ""
-#: powerpc.cc:8584 powerpc.cc:8590
+#: powerpc.cc:9553 powerpc.cc:9559
#, c-format
msgid "%s uses hard float, %s uses soft float"
msgstr ""
-#: powerpc.cc:8596 powerpc.cc:8603
+#: powerpc.cc:9565 powerpc.cc:9572
#, c-format
msgid ""
"%s uses double-precision hard float, %s uses single-precision hard float"
msgstr ""
-#: powerpc.cc:8620 powerpc.cc:8626
+#: powerpc.cc:9589 powerpc.cc:9595
#, c-format
msgid "%s uses 64-bit long double, %s uses 128-bit long double"
msgstr ""
-#: powerpc.cc:8632 powerpc.cc:8638
+#: powerpc.cc:9601 powerpc.cc:9607
#, c-format
msgid "%s uses IBM long double, %s uses IEEE long double"
msgstr ""
-#: powerpc.cc:8686 powerpc.cc:8692
+#: powerpc.cc:9655 powerpc.cc:9661
#, c-format
msgid "%s uses AltiVec vector ABI, %s uses SPE vector ABI"
msgstr ""
-#: powerpc.cc:8721 powerpc.cc:8728
+#: powerpc.cc:9690 powerpc.cc:9697
#, c-format
msgid "%s uses r3/r4 for small structure returns, %s uses memory"
msgstr ""
-#: powerpc.cc:8867
+#: powerpc.cc:9975
msgid "__tls_get_addr call lacks marker reloc"
msgstr ""
-#: powerpc.cc:9097
+#: powerpc.cc:10241
msgid "call lacks nop, can't restore toc; recompile with -fPIC"
msgstr ""
-#: powerpc.cc:10178 s390.cc:3474
+#: powerpc.cc:11679 s390.cc:3474
msgid "relocation overflow"
msgstr ""
-#: powerpc.cc:10180
+#: powerpc.cc:11681
msgid "try relinking with a smaller --stub-group-size"
msgstr ""
@@ -3727,7 +3744,7 @@ msgstr ""
msgid "out of patch space (PLT); relink with --incremental-full"
msgstr ""
-#: s390.cc:3672 s390.cc:3728 x86_64.cc:5305
+#: s390.cc:3672 s390.cc:3728 x86_64.cc:5304
#, c-format
msgid "unsupported reloc type %u"
msgstr ""
@@ -4078,11 +4095,6 @@ msgstr ""
msgid "bad global symbol name offset %u at %zu"
msgstr ""
-#: symtab.cc:1217
-#, c-format
-msgid "%s: plugin needed to handle lto object"
-msgstr ""
-
#: symtab.cc:1473
msgid "--just-symbols does not make sense with a shared object"
msgstr ""
@@ -4106,29 +4118,29 @@ msgstr ""
msgid "versym for symbol %zu has no name: %u"
msgstr ""
-#: symtab.cc:2627
+#: symtab.cc:2639
#, c-format
msgid ""
"discarding version information for %s@%s, defined in unused shared library "
"%s (linked with --as-needed)"
msgstr ""
-#: symtab.cc:2974 symtab.cc:3120
+#: symtab.cc:3001 symtab.cc:3147
#, c-format
msgid "%s: unsupported symbol section 0x%x"
msgstr ""
-#: symtab.cc:3452
+#: symtab.cc:3479
#, c-format
msgid "%s: symbol table entries: %zu; buckets: %zu\n"
msgstr ""
-#: symtab.cc:3455
+#: symtab.cc:3482
#, c-format
msgid "%s: symbol table entries: %zu\n"
msgstr ""
-#: symtab.cc:3612
+#: symtab.cc:3639
#, c-format
msgid ""
"while linking %s: symbol '%s' defined in multiple places (possible ODR "
@@ -4139,7 +4151,7 @@ msgstr ""
#. which may not be the location we expect to intersect
#. with another definition. We could print the whole
#. set of locations, but that seems too verbose.
-#: symtab.cc:3619 symtab.cc:3622
+#: symtab.cc:3646 symtab.cc:3649
#, c-format
msgid " %s from %s\n"
msgstr ""
@@ -4219,7 +4231,7 @@ msgstr ""
#. This output is intended to follow the GNU standards.
#: version.cc:65
#, c-format
-msgid "Copyright (C) 2019 Free Software Foundation, Inc.\n"
+msgid "Copyright (C) 2020 Free Software Foundation, Inc.\n"
msgstr ""
#: version.cc:66
@@ -4270,17 +4282,17 @@ msgid ""
"recompile with -fPIC"
msgstr ""
-#: x86_64.cc:4996
+#: x86_64.cc:4995
#, c-format
msgid "relocation overflow: reference to local symbol %u in %s"
msgstr ""
-#: x86_64.cc:5003
+#: x86_64.cc:5002
#, c-format
msgid "relocation overflow: reference to '%s' defined in %s"
msgstr ""
-#: x86_64.cc:5011
+#: x86_64.cc:5010
#, c-format
msgid "relocation overflow: reference to '%s'"
msgstr ""
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 366bbbe9388..e92d8a3a5ca 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,5 +1,9 @@
2020-01-18 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+
+2020-01-18 Nick Clifton <nickc@redhat.com>
+
Binutils 2.34 branch created.
2020-01-01 Alan Modra <amodra@gmail.com>
diff --git a/gprof/configure b/gprof/configure
index cbb3aced46e..1752ea520f5 100755
--- a/gprof/configure
+++ b/gprof/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gprof 2.33.50.
+# Generated by GNU Autoconf 2.69 for gprof 2.34.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.33.50'
-PACKAGE_STRING='gprof 2.33.50'
+PACKAGE_VERSION='2.34.50'
+PACKAGE_STRING='gprof 2.34.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.33.50 to adapt to many kinds of systems.
+\`configure' configures gprof 2.34.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.33.50:";;
+ short | recursive ) echo "Configuration of gprof 2.34.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.33.50
+gprof configure 2.34.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.33.50, which was
+It was created by gprof $as_me 2.34.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.33.50'
+ VERSION='2.34.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.33.50, which was
+This file was extended by gprof $as_me 2.34.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.33.50
+gprof config.status 2.34.50
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 7c773086bc9..6ac222eb3b8 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,10 @@
2020-01-18 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+ * po/ld.pot: Regenerate.
+
+2020-01-18 Nick Clifton <nickc@redhat.com>
+
Binutils 2.34 branch created.
2020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
diff --git a/ld/configure b/ld/configure
index 2e5e10dbf33..e1dbc957477 100755
--- a/ld/configure
+++ b/ld/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ld 2.33.50.
+# Generated by GNU Autoconf 2.69 for ld 2.34.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.33.50'
-PACKAGE_STRING='ld 2.33.50'
+PACKAGE_VERSION='2.34.50'
+PACKAGE_STRING='ld 2.34.50'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1394,7 +1394,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.33.50 to adapt to many kinds of systems.
+\`configure' configures ld 2.34.50 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1465,7 +1465,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ld 2.33.50:";;
+ short | recursive ) echo "Configuration of ld 2.34.50:";;
esac
cat <<\_ACEOF
@@ -1601,7 +1601,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ld configure 2.33.50
+ld configure 2.34.50
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2316,7 +2316,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.33.50, which was
+It was created by ld $as_me 2.34.50, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4267,7 +4267,7 @@ fi
# Define the identity of the package.
PACKAGE='ld'
- VERSION='2.33.50'
+ VERSION='2.34.50'
cat >>confdefs.h <<_ACEOF
@@ -18254,7 +18254,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.33.50, which was
+This file was extended by ld $as_me 2.34.50, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -18320,7 +18320,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.33.50
+ld config.status 2.34.50
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/ld/po/ld.pot b/ld/po/ld.pot
index 243cdf05115..f8b155309f7 100644
--- a/ld/po/ld.pot
+++ b/ld/po/ld.pot
@@ -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-01-02 11:12+0000\n"
+"POT-Creation-Date: 2020-01-18 14:02+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -56,12 +56,12 @@ msgstr ""
msgid "%P: symbol `%pT' missing from main hash table\n"
msgstr ""
-#: ldcref.c:518 ldcref.c:629 ldmain.c:1227 ldmisc.c:335 pe-dll.c:725
-#: pe-dll.c:1304 pe-dll.c:1425 pe-dll.c:1548 earm_wince_pe.c:1431
-#: earm_wince_pe.c:1638 earmpe.c:1431 earmpe.c:1638 ei386pe.c:1431
-#: ei386pe.c:1638 ei386pe_posix.c:1431 ei386pe_posix.c:1638 ei386pep.c:1416
-#: emcorepe.c:1431 emcorepe.c:1638 eppcpe.c:1431 eppcpe.c:1638 eshpe.c:1431
-#: eshpe.c:1638
+#: ldcref.c:518 ldcref.c:629 ldmain.c:1227 ldmisc.c:335 pe-dll.c:726
+#: pe-dll.c:1305 pe-dll.c:1426 pe-dll.c:1549 earm_wince_pe.c:1437
+#: earm_wince_pe.c:1644 earmpe.c:1437 earmpe.c:1644 ei386pe.c:1437
+#: ei386pe.c:1644 ei386pe_posix.c:1437 ei386pe_posix.c:1644 ei386pep.c:1422
+#: emcorepe.c:1437 emcorepe.c:1644 eppcpe.c:1437 eppcpe.c:1644 eshpe.c:1437
+#: eshpe.c:1644
msgid "%F%P: %pB: could not read symbols: %E\n"
msgstr ""
@@ -183,9 +183,9 @@ msgstr ""
msgid "%P: warning: .note.gnu.build-id section discarded, --build-id ignored\n"
msgstr ""
-#: ldelf.c:1380 earm_wince_pe.c:1225 earmpe.c:1225 ei386pe.c:1225
-#: ei386pe_posix.c:1225 ei386pep.c:1228 emcorepe.c:1225 eppcpe.c:1225
-#: eshpe.c:1225
+#: ldelf.c:1380 earm_wince_pe.c:1231 earmpe.c:1231 ei386pe.c:1231
+#: ei386pe_posix.c:1231 ei386pep.c:1234 emcorepe.c:1231 eppcpe.c:1231
+#: eshpe.c:1231
msgid "%P: warning: unrecognized --build-id style ignored\n"
msgstr ""
@@ -269,9 +269,9 @@ msgstr ""
msgid "%F%P:%pS / by zero\n"
msgstr ""
-#: ldexp.c:733 ldlang.c:3830 ldmain.c:1194 earm_wince_pe.c:1766 earmpe.c:1766
-#: ei386pe.c:1766 ei386pe_posix.c:1766 ei386pep.c:1640 emcorepe.c:1766
-#: eppcpe.c:1766 eshpe.c:1766
+#: ldexp.c:733 ldlang.c:3830 ldmain.c:1194 earm_wince_pe.c:1772 earmpe.c:1772
+#: ei386pe.c:1772 ei386pe_posix.c:1772 ei386pep.c:1646 emcorepe.c:1772
+#: eppcpe.c:1772 eshpe.c:1772
msgid "%F%P: bfd_link_hash_lookup failed: %E\n"
msgstr ""
@@ -804,7 +804,7 @@ msgstr ""
msgid "%P: error writing file `%s'\n"
msgstr ""
-#: ldmain.c:538 pe-dll.c:1939
+#: ldmain.c:538 pe-dll.c:1940
#, c-format
msgid "%P: error closing file `%s'\n"
msgstr ""
@@ -818,7 +818,7 @@ msgstr ""
msgid "%F%P: missing argument to -m\n"
msgstr ""
-#: ldmain.c:689 ldmain.c:706 ldmain.c:726 ldmain.c:758 pe-dll.c:1385
+#: ldmain.c:689 ldmain.c:706 ldmain.c:726 ldmain.c:758 pe-dll.c:1386
msgid "%F%P: bfd_hash_table_init failed: %E\n"
msgstr ""
@@ -2287,40 +2287,40 @@ msgstr ""
msgid "%F%P: unknown format type %s\n"
msgstr ""
-#: pe-dll.c:436
+#: pe-dll.c:437
msgid "%X%P: unsupported PEI architecture: %s\n"
msgstr ""
-#: pe-dll.c:814
+#: pe-dll.c:815
msgid "%X%P: cannot export %s: invalid export name\n"
msgstr ""
-#: pe-dll.c:866
+#: pe-dll.c:867
#, c-format
msgid "%X%P: error, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
msgstr ""
-#: pe-dll.c:873
+#: pe-dll.c:874
#, c-format
msgid "%P: warning, duplicate EXPORT: %s\n"
msgstr ""
-#: pe-dll.c:983
+#: pe-dll.c:984
#, c-format
msgid "%X%P: cannot export %s: symbol not defined\n"
msgstr ""
-#: pe-dll.c:989
+#: pe-dll.c:990
#, c-format
msgid "%X%P: cannot export %s: symbol wrong type (%d vs %d)\n"
msgstr ""
-#: pe-dll.c:996
+#: pe-dll.c:997
#, c-format
msgid "%X%P: cannot export %s: symbol not found\n"
msgstr ""
-#: pe-dll.c:1019 eaarch64cloudabi.c:360 eaarch64cloudabib.c:360
+#: pe-dll.c:1020 eaarch64cloudabi.c:360 eaarch64cloudabib.c:360
#: eaarch64elf.c:360 eaarch64elf32.c:360 eaarch64elf32b.c:360
#: eaarch64elfb.c:360 eaarch64fbsd.c:360 eaarch64fbsdb.c:360
#: eaarch64linux.c:360 eaarch64linux32.c:360 eaarch64linux32b.c:360
@@ -2349,30 +2349,30 @@ msgstr ""
msgid "%F%P: can not create BFD: %E\n"
msgstr ""
-#: pe-dll.c:1033
+#: pe-dll.c:1034
msgid "%X%P: can not create .edata section: %E\n"
msgstr ""
-#: pe-dll.c:1047
+#: pe-dll.c:1048
msgid "%X%P: can not create .reloc section: %E\n"
msgstr ""
-#: pe-dll.c:1108
+#: pe-dll.c:1109
#, c-format
msgid "%X%P: error: ordinal used twice: %d (%s vs %s)\n"
msgstr ""
-#: pe-dll.c:1144
+#: pe-dll.c:1145
#, c-format
msgid "%X%P: error: export ordinal too large: %d\n"
msgstr ""
-#: pe-dll.c:1465
+#: pe-dll.c:1466
#, c-format
msgid "Info: resolving %s by linking to %s (auto-import)\n"
msgstr ""
-#: pe-dll.c:1471
+#: pe-dll.c:1472
msgid ""
"%P: warning: auto-importing has been activated without --enable-auto-import "
"specified on the command line; this should work unless it involves constant "
@@ -2380,66 +2380,66 @@ msgid ""
msgstr ""
#. Huh? Shouldn't happen, but punt if it does.
-#: pe-dll.c:1540
+#: pe-dll.c:1541
msgid "%P: zero vma section reloc detected: `%s' #%d f=%d\n"
msgstr ""
-#: pe-dll.c:1656
+#: pe-dll.c:1657
#, c-format
msgid "%X%P: error: %d-bit reloc in dll\n"
msgstr ""
-#: pe-dll.c:1784
+#: pe-dll.c:1785
#, c-format
msgid "%P: can't open output def file %s\n"
msgstr ""
-#: pe-dll.c:1935
+#: pe-dll.c:1936
#, c-format
msgid "; no contents available\n"
msgstr ""
-#: pe-dll.c:2794
+#: pe-dll.c:2795
msgid ""
"%X%P: %C: variable '%pT' can't be auto-imported; please read the "
"documentation for ld's --enable-auto-import for details\n"
msgstr ""
-#: pe-dll.c:2821
+#: pe-dll.c:2822
#, c-format
msgid "%X%P: can't open .lib file: %s\n"
msgstr ""
-#: pe-dll.c:2827
+#: pe-dll.c:2828
#, c-format
msgid "Creating library file: %s\n"
msgstr ""
-#: pe-dll.c:2856
+#: pe-dll.c:2857
msgid "%X%P: bfd_openr %s: %E\n"
msgstr ""
-#: pe-dll.c:2868
+#: pe-dll.c:2869
msgid "%X%P: %s(%s): can't find member in non-archive file"
msgstr ""
-#: pe-dll.c:2880
+#: pe-dll.c:2881
msgid "%X%P: %s(%s): can't find member in archive"
msgstr ""
-#: pe-dll.c:3142
+#: pe-dll.c:3143
msgid "%X%P: add symbols %s: %E\n"
msgstr ""
-#: pe-dll.c:3329
+#: pe-dll.c:3330
msgid "%X%P: open %s: %E\n"
msgstr ""
-#: pe-dll.c:3336
+#: pe-dll.c:3337
msgid "%X%P: %s: this doesn't appear to be a DLL\n"
msgstr ""
-#: pe-dll.c:3541
+#: pe-dll.c:3542
msgid "%X%P: error: can't use long section names on this arch\n"
msgstr ""
@@ -2557,13 +2557,12 @@ msgstr ""
#: eaarch64elf32.c:266 eaarch64elf32b.c:266 eaarch64elfb.c:266
#: eaarch64fbsd.c:266 eaarch64fbsdb.c:266 eaarch64linux.c:266
#: eaarch64linux32.c:266 eaarch64linux32b.c:266 eaarch64linuxb.c:266
-#: earcelf.c:97 earcelf_prof.c:97 earclinux.c:97 earclinux_nps.c:97
-#: earclinux_prof.c:97 earcv2elf.c:97 earcv2elfx.c:97 earmelf.c:404
-#: earmelf_fbsd.c:404 earmelf_fuchsia.c:404 earmelf_linux.c:404
-#: earmelf_linux_eabi.c:404 earmelf_linux_fdpiceabi.c:404 earmelf_nacl.c:404
-#: earmelf_nbsd.c:404 earmelf_phoenix.c:404 earmelf_vxworks.c:404
-#: earmelfb.c:404 earmelfb_fbsd.c:404 earmelfb_fuchsia.c:404
-#: earmelfb_linux.c:404 earmelfb_linux_eabi.c:404
+#: earcelf.c:97 earclinux.c:97 earclinux_nps.c:97 earcv2elf.c:97
+#: earcv2elfx.c:97 earmelf.c:404 earmelf_fbsd.c:404 earmelf_fuchsia.c:404
+#: earmelf_linux.c:404 earmelf_linux_eabi.c:404 earmelf_linux_fdpiceabi.c:404
+#: earmelf_nacl.c:404 earmelf_nbsd.c:404 earmelf_phoenix.c:404
+#: earmelf_vxworks.c:404 earmelfb.c:404 earmelfb_fbsd.c:404
+#: earmelfb_fuchsia.c:404 earmelfb_linux.c:404 earmelfb_linux_eabi.c:404
#: earmelfb_linux_fdpiceabi.c:404 earmelfb_nacl.c:404 earmelfb_nbsd.c:404
#: earmnto.c:404 earmsymbian.c:404 eavr1.c:300 eavr2.c:300 eavr25.c:300
#: eavr3.c:300 eavr31.c:300 eavr35.c:300 eavr4.c:300 eavr5.c:300 eavr51.c:300
@@ -2724,22 +2723,22 @@ msgstr ""
#: eaarch64elf32.c:334 eaarch64elf32b.c:334 eaarch64elfb.c:334
#: eaarch64fbsd.c:334 eaarch64fbsdb.c:334 eaarch64linux.c:334
#: eaarch64linux32.c:334 eaarch64linux32b.c:334 eaarch64linuxb.c:334
-#: earm_wince_pe.c:1371 earmelf.c:540 earmelf_fbsd.c:540 earmelf_fuchsia.c:540
+#: earm_wince_pe.c:1377 earmelf.c:540 earmelf_fbsd.c:540 earmelf_fuchsia.c:540
#: earmelf_linux.c:540 earmelf_linux_eabi.c:540 earmelf_linux_fdpiceabi.c:540
#: earmelf_nacl.c:540 earmelf_nbsd.c:540 earmelf_phoenix.c:540
#: earmelf_vxworks.c:540 earmelfb.c:540 earmelfb_fbsd.c:540
#: earmelfb_fuchsia.c:540 earmelfb_linux.c:540 earmelfb_linux_eabi.c:540
#: earmelfb_linux_fdpiceabi.c:540 earmelfb_nacl.c:540 earmelfb_nbsd.c:540
-#: earmnto.c:540 earmpe.c:1371 earmsymbian.c:540 eavr1.c:142 eavr2.c:142
+#: earmnto.c:540 earmpe.c:1377 earmsymbian.c:540 eavr1.c:142 eavr2.c:142
#: eavr25.c:142 eavr3.c:142 eavr31.c:142 eavr35.c:142 eavr4.c:142 eavr5.c:142
#: eavr51.c:142 eavr6.c:142 eavrtiny.c:142 eavrxmega1.c:142 eavrxmega2.c:142
#: eavrxmega3.c:142 eavrxmega4.c:142 eavrxmega5.c:142 eavrxmega6.c:142
#: eavrxmega7.c:142 eelf32lriscv.c:110 eelf32lriscv_ilp32.c:110
#: eelf32lriscv_ilp32f.c:110 eelf64lriscv.c:110 eelf64lriscv_lp64.c:110
-#: eelf64lriscv_lp64f.c:110 ei386pe.c:1371 ei386pe_posix.c:1371 emcorepe.c:1371
+#: eelf64lriscv_lp64f.c:110 ei386pe.c:1377 ei386pe_posix.c:1377 emcorepe.c:1377
#: ends32belf.c:74 ends32belf16m.c:74 ends32belf_linux.c:74 ends32elf.c:74
-#: ends32elf16m.c:74 ends32elf_linux.c:74 eppcpe.c:1371 escore3_elf.c:76
-#: escore7_elf.c:76 eshpe.c:1371 ev850.c:91 ev850_rh850.c:91
+#: ends32elf16m.c:74 ends32elf_linux.c:74 eppcpe.c:1377 escore3_elf.c:76
+#: escore7_elf.c:76 eshpe.c:1377 ev850.c:91 ev850_rh850.c:91
msgid "%F%P: error: cannot change output format whilst linking %s binaries\n"
msgstr ""
@@ -2747,13 +2746,12 @@ msgstr ""
#: eaarch64elf32.c:573 eaarch64elf32b.c:573 eaarch64elfb.c:573
#: eaarch64fbsd.c:573 eaarch64fbsdb.c:573 eaarch64linux.c:573
#: eaarch64linux32.c:573 eaarch64linux32b.c:573 eaarch64linuxb.c:573
-#: earcelf.c:206 earcelf_prof.c:190 earclinux.c:261 earclinux_nps.c:261
-#: earclinux_prof.c:206 earcv2elf.c:190 earcv2elfx.c:190 earmelf.c:815
-#: earmelf_fbsd.c:815 earmelf_fuchsia.c:815 earmelf_linux.c:815
-#: earmelf_linux_eabi.c:815 earmelf_linux_fdpiceabi.c:815 earmelf_nacl.c:815
-#: earmelf_nbsd.c:815 earmelf_phoenix.c:815 earmelf_vxworks.c:851
-#: earmelfb.c:815 earmelfb_fbsd.c:815 earmelfb_fuchsia.c:815
-#: earmelfb_linux.c:815 earmelfb_linux_eabi.c:815
+#: earcelf.c:206 earclinux.c:261 earclinux_nps.c:261 earcv2elf.c:190
+#: earcv2elfx.c:190 earmelf.c:815 earmelf_fbsd.c:815 earmelf_fuchsia.c:815
+#: earmelf_linux.c:815 earmelf_linux_eabi.c:815 earmelf_linux_fdpiceabi.c:815
+#: earmelf_nacl.c:815 earmelf_nbsd.c:815 earmelf_phoenix.c:815
+#: earmelf_vxworks.c:851 earmelfb.c:815 earmelfb_fbsd.c:815
+#: earmelfb_fuchsia.c:815 earmelfb_linux.c:815 earmelfb_linux_eabi.c:815
#: earmelfb_linux_fdpiceabi.c:815 earmelfb_nacl.c:815 earmelfb_nbsd.c:815
#: earmnto.c:790 earmsymbian.c:815 eavr1.c:413 eavr2.c:413 eavr25.c:413
#: eavr3.c:413 eavr31.c:413 eavr35.c:413 eavr4.c:413 eavr5.c:413 eavr51.c:413
@@ -2821,8 +2819,8 @@ msgstr ""
#: eaarch64elf32.c:624 eaarch64elf32b.c:624 eaarch64elfb.c:624
#: eaarch64fbsd.c:624 eaarch64fbsdb.c:624 eaarch64linux.c:624
#: eaarch64linux32.c:624 eaarch64linux32b.c:624 eaarch64linuxb.c:624
-#: earcelf.c:257 earclinux.c:312 earclinux_nps.c:312 earclinux_prof.c:257
-#: earmelf.c:866 earmelf_fbsd.c:866 earmelf_fuchsia.c:866 earmelf_linux.c:866
+#: earcelf.c:257 earclinux.c:312 earclinux_nps.c:312 earmelf.c:866
+#: earmelf_fbsd.c:866 earmelf_fuchsia.c:866 earmelf_linux.c:866
#: earmelf_linux_eabi.c:866 earmelf_linux_fdpiceabi.c:866 earmelf_nacl.c:866
#: earmelf_nbsd.c:866 earmelf_phoenix.c:866 earmelf_vxworks.c:902
#: earmelfb.c:866 earmelfb_fbsd.c:866 earmelfb_fuchsia.c:866
@@ -2877,13 +2875,12 @@ msgstr ""
#: eaarch64elf32.c:640 eaarch64elf32b.c:640 eaarch64elfb.c:640
#: eaarch64fbsd.c:640 eaarch64fbsdb.c:640 eaarch64linux.c:640
#: eaarch64linux32.c:640 eaarch64linux32b.c:640 eaarch64linuxb.c:640
-#: earcelf.c:273 earcelf_prof.c:206 earclinux.c:328 earclinux_nps.c:328
-#: earclinux_prof.c:273 earcv2elf.c:206 earcv2elfx.c:206 earmelf.c:882
-#: earmelf_fbsd.c:882 earmelf_fuchsia.c:882 earmelf_linux.c:882
-#: earmelf_linux_eabi.c:882 earmelf_linux_fdpiceabi.c:882 earmelf_nacl.c:882
-#: earmelf_nbsd.c:882 earmelf_phoenix.c:882 earmelf_vxworks.c:918
-#: earmelfb.c:882 earmelfb_fbsd.c:882 earmelfb_fuchsia.c:882
-#: earmelfb_linux.c:882 earmelfb_linux_eabi.c:882
+#: earcelf.c:273 earclinux.c:328 earclinux_nps.c:328 earcv2elf.c:206
+#: earcv2elfx.c:206 earmelf.c:882 earmelf_fbsd.c:882 earmelf_fuchsia.c:882
+#: earmelf_linux.c:882 earmelf_linux_eabi.c:882 earmelf_linux_fdpiceabi.c:882
+#: earmelf_nacl.c:882 earmelf_nbsd.c:882 earmelf_phoenix.c:882
+#: earmelf_vxworks.c:918 earmelfb.c:882 earmelfb_fbsd.c:882
+#: earmelfb_fuchsia.c:882 earmelfb_linux.c:882 earmelfb_linux_eabi.c:882
#: earmelfb_linux_fdpiceabi.c:882 earmelfb_nacl.c:882 earmelfb_nbsd.c:882
#: earmnto.c:857 earmsymbian.c:882 eavr1.c:429 eavr2.c:429 eavr25.c:429
#: eavr3.c:429 eavr31.c:429 eavr35.c:429 eavr4.c:429 eavr5.c:429 eavr51.c:429
@@ -2952,13 +2949,12 @@ msgstr ""
#: eaarch64elf32.c:649 eaarch64elf32b.c:649 eaarch64elfb.c:649
#: eaarch64fbsd.c:649 eaarch64fbsdb.c:649 eaarch64linux.c:649
#: eaarch64linux32.c:649 eaarch64linux32b.c:649 eaarch64linuxb.c:649
-#: earcelf.c:282 earcelf_prof.c:215 earclinux.c:337 earclinux_nps.c:337
-#: earclinux_prof.c:282 earcv2elf.c:215 earcv2elfx.c:215 earmelf.c:891
-#: earmelf_fbsd.c:891 earmelf_fuchsia.c:891 earmelf_linux.c:891
-#: earmelf_linux_eabi.c:891 earmelf_linux_fdpiceabi.c:891 earmelf_nacl.c:891
-#: earmelf_nbsd.c:891 earmelf_phoenix.c:891 earmelf_vxworks.c:927
-#: earmelfb.c:891 earmelfb_fbsd.c:891 earmelfb_fuchsia.c:891
-#: earmelfb_linux.c:891 earmelfb_linux_eabi.c:891
+#: earcelf.c:282 earclinux.c:337 earclinux_nps.c:337 earcv2elf.c:215
+#: earcv2elfx.c:215 earmelf.c:891 earmelf_fbsd.c:891 earmelf_fuchsia.c:891
+#: earmelf_linux.c:891 earmelf_linux_eabi.c:891 earmelf_linux_fdpiceabi.c:891
+#: earmelf_nacl.c:891 earmelf_nbsd.c:891 earmelf_phoenix.c:891
+#: earmelf_vxworks.c:927 earmelfb.c:891 earmelfb_fbsd.c:891
+#: earmelfb_fuchsia.c:891 earmelfb_linux.c:891 earmelfb_linux_eabi.c:891
#: earmelfb_linux_fdpiceabi.c:891 earmelfb_nacl.c:891 earmelfb_nbsd.c:891
#: earmnto.c:866 earmsymbian.c:891 eavr1.c:438 eavr2.c:438 eavr25.c:438
#: eavr3.c:438 eavr31.c:438 eavr35.c:438 eavr4.c:438 eavr5.c:438 eavr51.c:438
@@ -3027,13 +3023,12 @@ msgstr ""
#: eaarch64elf32.c:657 eaarch64elf32b.c:657 eaarch64elfb.c:657
#: eaarch64fbsd.c:657 eaarch64fbsdb.c:657 eaarch64linux.c:657
#: eaarch64linux32.c:657 eaarch64linux32b.c:657 eaarch64linuxb.c:657
-#: earcelf.c:290 earcelf_prof.c:223 earclinux.c:345 earclinux_nps.c:345
-#: earclinux_prof.c:290 earcv2elf.c:223 earcv2elfx.c:223 earmelf.c:899
-#: earmelf_fbsd.c:899 earmelf_fuchsia.c:899 earmelf_linux.c:899
-#: earmelf_linux_eabi.c:899 earmelf_linux_fdpiceabi.c:899 earmelf_nacl.c:899
-#: earmelf_nbsd.c:899 earmelf_phoenix.c:899 earmelf_vxworks.c:935
-#: earmelfb.c:899 earmelfb_fbsd.c:899 earmelfb_fuchsia.c:899
-#: earmelfb_linux.c:899 earmelfb_linux_eabi.c:899
+#: earcelf.c:290 earclinux.c:345 earclinux_nps.c:345 earcv2elf.c:223
+#: earcv2elfx.c:223 earmelf.c:899 earmelf_fbsd.c:899 earmelf_fuchsia.c:899
+#: earmelf_linux.c:899 earmelf_linux_eabi.c:899 earmelf_linux_fdpiceabi.c:899
+#: earmelf_nacl.c:899 earmelf_nbsd.c:899 earmelf_phoenix.c:899
+#: earmelf_vxworks.c:935 earmelfb.c:899 earmelfb_fbsd.c:899
+#: earmelfb_fuchsia.c:899 earmelfb_linux.c:899 earmelfb_linux_eabi.c:899
#: earmelfb_linux_fdpiceabi.c:899 earmelfb_nacl.c:899 earmelfb_nbsd.c:899
#: earmnto.c:874 earmsymbian.c:899 eavr1.c:446 eavr2.c:446 eavr25.c:446
#: eavr3.c:446 eavr31.c:446 eavr35.c:446 eavr4.c:446 eavr5.c:446 eavr51.c:446
@@ -3102,13 +3097,12 @@ msgstr ""
#: eaarch64elf32.c:742 eaarch64elf32b.c:742 eaarch64elfb.c:742
#: eaarch64fbsd.c:742 eaarch64fbsdb.c:742 eaarch64linux.c:742
#: eaarch64linux32.c:742 eaarch64linux32b.c:742 eaarch64linuxb.c:742
-#: earcelf.c:366 earcelf_prof.c:244 earclinux.c:421 earclinux_nps.c:421
-#: earclinux_prof.c:366 earcv2elf.c:244 earcv2elfx.c:244 earmelf.c:975
-#: earmelf_fbsd.c:975 earmelf_fuchsia.c:975 earmelf_linux.c:975
-#: earmelf_linux_eabi.c:975 earmelf_linux_fdpiceabi.c:975 earmelf_nacl.c:975
-#: earmelf_nbsd.c:975 earmelf_phoenix.c:975 earmelf_vxworks.c:1011
-#: earmelfb.c:975 earmelfb_fbsd.c:975 earmelfb_fuchsia.c:975
-#: earmelfb_linux.c:975 earmelfb_linux_eabi.c:975
+#: earcelf.c:366 earclinux.c:421 earclinux_nps.c:421 earcv2elf.c:244
+#: earcv2elfx.c:244 earmelf.c:975 earmelf_fbsd.c:975 earmelf_fuchsia.c:975
+#: earmelf_linux.c:975 earmelf_linux_eabi.c:975 earmelf_linux_fdpiceabi.c:975
+#: earmelf_nacl.c:975 earmelf_nbsd.c:975 earmelf_phoenix.c:975
+#: earmelf_vxworks.c:1011 earmelfb.c:975 earmelfb_fbsd.c:975
+#: earmelfb_fuchsia.c:975 earmelfb_linux.c:975 earmelfb_linux_eabi.c:975
#: earmelfb_linux_fdpiceabi.c:975 earmelfb_nacl.c:975 earmelfb_nbsd.c:975
#: earmnto.c:950 earmsymbian.c:975 eavr1.c:467 eavr2.c:467 eavr25.c:467
#: eavr3.c:467 eavr31.c:467 eavr35.c:467 eavr4.c:467 eavr5.c:467 eavr51.c:467
@@ -3435,233 +3429,233 @@ msgid ""
" --identification <string> Set the identification of the output\n"
msgstr ""
-#: earm_wince_pe.c:376 earmpe.c:376 ei386pe.c:376 ei386pe_posix.c:376
-#: ei386pep.c:359 emcorepe.c:376 eppcpe.c:376 eshpe.c:376
+#: earm_wince_pe.c:378 earmpe.c:378 ei386pe.c:378 ei386pe_posix.c:378
+#: ei386pep.c:361 emcorepe.c:378 eppcpe.c:378 eshpe.c:378
#, c-format
msgid ""
" --base_file <basefile> Generate a base file for relocatable "
"DLLs\n"
msgstr ""
-#: earm_wince_pe.c:377 earmpe.c:377 ei386pe.c:377 ei386pe_posix.c:377
-#: ei386pep.c:360 emcorepe.c:377 eppcpe.c:377 eshpe.c:377
+#: earm_wince_pe.c:379 earmpe.c:379 ei386pe.c:379 ei386pe_posix.c:379
+#: ei386pep.c:362 emcorepe.c:379 eppcpe.c:379 eshpe.c:379
#, c-format
msgid ""
" --dll Set image base to the default for DLLs\n"
msgstr ""
-#: earm_wince_pe.c:378 earmpe.c:378 ei386pe.c:378 ei386pe_posix.c:378
-#: ei386pep.c:361 emcorepe.c:378 eppcpe.c:378 eshpe.c:378
+#: earm_wince_pe.c:380 earmpe.c:380 ei386pe.c:380 ei386pe_posix.c:380
+#: ei386pep.c:363 emcorepe.c:380 eppcpe.c:380 eshpe.c:380
#, c-format
msgid " --file-alignment <size> Set file alignment\n"
msgstr ""
-#: earm_wince_pe.c:379 earmpe.c:379 ei386pe.c:379 ei386pe_posix.c:379
-#: ei386pep.c:362 emcorepe.c:379 eppcpe.c:379 eshpe.c:379
+#: earm_wince_pe.c:381 earmpe.c:381 ei386pe.c:381 ei386pe_posix.c:381
+#: ei386pep.c:364 emcorepe.c:381 eppcpe.c:381 eshpe.c:381
#, c-format
msgid " --heap <size> Set initial size of the heap\n"
msgstr ""
-#: earm_wince_pe.c:380 earmpe.c:380 ei386pe.c:380 ei386pe_posix.c:380
-#: ei386pep.c:363 emcorepe.c:380 eppcpe.c:380 eshpe.c:380
+#: earm_wince_pe.c:382 earmpe.c:382 ei386pe.c:382 ei386pe_posix.c:382
+#: ei386pep.c:365 emcorepe.c:382 eppcpe.c:382 eshpe.c:382
#, c-format
msgid ""
" --image-base <address> Set start address of the executable\n"
msgstr ""
-#: earm_wince_pe.c:381 earmpe.c:381 ei386pe.c:381 ei386pe_posix.c:381
-#: ei386pep.c:364 emcorepe.c:381 eppcpe.c:381 eshpe.c:381
+#: earm_wince_pe.c:383 earmpe.c:383 ei386pe.c:383 ei386pe_posix.c:383
+#: ei386pep.c:366 emcorepe.c:383 eppcpe.c:383 eshpe.c:383
#, c-format
msgid ""
" --major-image-version <number> Set version number of the executable\n"
msgstr ""
-#: earm_wince_pe.c:382 earmpe.c:382 ei386pe.c:382 ei386pe_posix.c:382
-#: ei386pep.c:365 emcorepe.c:382 eppcpe.c:382 eshpe.c:382
+#: earm_wince_pe.c:384 earmpe.c:384 ei386pe.c:384 ei386pe_posix.c:384
+#: ei386pep.c:367 emcorepe.c:384 eppcpe.c:384 eshpe.c:384
#, c-format
msgid " --major-os-version <number> Set minimum required OS version\n"
msgstr ""
-#: earm_wince_pe.c:383 earmpe.c:383 ei386pe.c:383 ei386pe_posix.c:383
-#: ei386pep.c:366 emcorepe.c:383 eppcpe.c:383 eshpe.c:383
+#: earm_wince_pe.c:385 earmpe.c:385 ei386pe.c:385 ei386pe_posix.c:385
+#: ei386pep.c:368 emcorepe.c:385 eppcpe.c:385 eshpe.c:385
#, c-format
msgid ""
" --major-subsystem-version <number> Set minimum required OS subsystem "
"version\n"
msgstr ""
-#: earm_wince_pe.c:384 earmpe.c:384 ei386pe.c:384 ei386pe_posix.c:384
-#: ei386pep.c:367 emcorepe.c:384 eppcpe.c:384 eshpe.c:384
+#: earm_wince_pe.c:386 earmpe.c:386 ei386pe.c:386 ei386pe_posix.c:386
+#: ei386pep.c:369 emcorepe.c:386 eppcpe.c:386 eshpe.c:386
#, c-format
msgid ""
" --minor-image-version <number> Set revision number of the executable\n"
msgstr ""
-#: earm_wince_pe.c:385 earmpe.c:385 ei386pe.c:385 ei386pe_posix.c:385
-#: ei386pep.c:368 emcorepe.c:385 eppcpe.c:385 eshpe.c:385
+#: earm_wince_pe.c:387 earmpe.c:387 ei386pe.c:387 ei386pe_posix.c:387
+#: ei386pep.c:370 emcorepe.c:387 eppcpe.c:387 eshpe.c:387
#, c-format
msgid " --minor-os-version <number> Set minimum required OS revision\n"
msgstr ""
-#: earm_wince_pe.c:386 earmpe.c:386 ei386pe.c:386 ei386pe_posix.c:386
-#: ei386pep.c:369 emcorepe.c:386 eppcpe.c:386 eshpe.c:386
+#: earm_wince_pe.c:388 earmpe.c:388 ei386pe.c:388 ei386pe_posix.c:388
+#: ei386pep.c:371 emcorepe.c:388 eppcpe.c:388 eshpe.c:388
#, c-format
msgid ""
" --minor-subsystem-version <number> Set minimum required OS subsystem "
"revision\n"
msgstr ""
-#: earm_wince_pe.c:387 earmpe.c:387 ei386pe.c:387 ei386pe_posix.c:387
-#: ei386pep.c:370 emcorepe.c:387 eppcpe.c:387 eshpe.c:387
+#: earm_wince_pe.c:389 earmpe.c:389 ei386pe.c:389 ei386pe_posix.c:389
+#: ei386pep.c:372 emcorepe.c:389 eppcpe.c:389 eshpe.c:389
#, c-format
msgid " --section-alignment <size> Set section alignment\n"
msgstr ""
-#: earm_wince_pe.c:388 earmpe.c:388 ei386pe.c:388 ei386pe_posix.c:388
-#: ei386pep.c:371 emcorepe.c:388 eppcpe.c:388 eshpe.c:388
+#: earm_wince_pe.c:390 earmpe.c:390 ei386pe.c:390 ei386pe_posix.c:390
+#: ei386pep.c:373 emcorepe.c:390 eppcpe.c:390 eshpe.c:390
#, c-format
msgid " --stack <size> Set size of the initial stack\n"
msgstr ""
-#: earm_wince_pe.c:389 earmpe.c:389 ei386pe.c:389 ei386pe_posix.c:389
-#: ei386pep.c:372 emcorepe.c:389 eppcpe.c:389 eshpe.c:389
+#: earm_wince_pe.c:391 earmpe.c:391 ei386pe.c:391 ei386pe_posix.c:391
+#: ei386pep.c:374 emcorepe.c:391 eppcpe.c:391 eshpe.c:391
#, c-format
msgid ""
" --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
msgstr ""
-#: earm_wince_pe.c:390 earmpe.c:390 ei386pe.c:390 ei386pe_posix.c:390
-#: ei386pep.c:373 emcorepe.c:390 eppcpe.c:390 eshpe.c:390
+#: earm_wince_pe.c:392 earmpe.c:392 ei386pe.c:392 ei386pe_posix.c:392
+#: ei386pep.c:375 emcorepe.c:392 eppcpe.c:392 eshpe.c:392
#, c-format
msgid ""
" --support-old-code Support interworking with old code\n"
msgstr ""
-#: earm_wince_pe.c:391 earmpe.c:391 ei386pe.c:391 ei386pe_posix.c:391
-#: ei386pep.c:374 emcorepe.c:391 eppcpe.c:391 eshpe.c:391
+#: earm_wince_pe.c:393 earmpe.c:393 ei386pe.c:393 ei386pe_posix.c:393
+#: ei386pep.c:376 emcorepe.c:393 eppcpe.c:393 eshpe.c:393
#, c-format
msgid ""
" --[no-]leading-underscore Set explicit symbol underscore prefix "
"mode\n"
msgstr ""
-#: earm_wince_pe.c:392 earmpe.c:392 ei386pe.c:392 ei386pe_posix.c:392
-#: emcorepe.c:392 eppcpe.c:392 eshpe.c:392
+#: earm_wince_pe.c:394 earmpe.c:394 ei386pe.c:394 ei386pe_posix.c:394
+#: emcorepe.c:394 eppcpe.c:394 eshpe.c:394
#, c-format
msgid ""
" --thumb-entry=<symbol> Set the entry point to be Thumb "
"<symbol>\n"
msgstr ""
-#: earm_wince_pe.c:393 earmpe.c:393 ei386pe.c:393 ei386pe_posix.c:393
-#: emcorepe.c:393 eppcpe.c:393 eshpe.c:393
+#: earm_wince_pe.c:395 earmpe.c:395 ei386pe.c:395 ei386pe_posix.c:395
+#: emcorepe.c:395 eppcpe.c:395 eshpe.c:395
#, c-format
msgid ""
" --[no-]insert-timestamp Use a real timestamp rather than zero "
"(default).\n"
msgstr ""
-#: earm_wince_pe.c:394 earmpe.c:394 ei386pe.c:394 ei386pe_posix.c:394
-#: ei386pep.c:376 emcorepe.c:394 eppcpe.c:394 eshpe.c:394
+#: earm_wince_pe.c:396 earmpe.c:396 ei386pe.c:396 ei386pe_posix.c:396
+#: ei386pep.c:378 emcorepe.c:396 eppcpe.c:396 eshpe.c:396
#, c-format
msgid ""
" This makes binaries non-deterministic\n"
msgstr ""
-#: earm_wince_pe.c:396 earmpe.c:396 ei386pe.c:396 ei386pe_posix.c:396
-#: ei386pep.c:378 emcorepe.c:396 eppcpe.c:396 eshpe.c:396
+#: earm_wince_pe.c:398 earmpe.c:398 ei386pe.c:398 ei386pe_posix.c:398
+#: ei386pep.c:380 emcorepe.c:398 eppcpe.c:398 eshpe.c:398
#, c-format
msgid ""
" --add-stdcall-alias Export symbols with and without @nn\n"
msgstr ""
-#: earm_wince_pe.c:397 earmpe.c:397 ei386pe.c:397 ei386pe_posix.c:397
-#: ei386pep.c:379 emcorepe.c:397 eppcpe.c:397 eshpe.c:397
+#: earm_wince_pe.c:399 earmpe.c:399 ei386pe.c:399 ei386pe_posix.c:399
+#: ei386pep.c:381 emcorepe.c:399 eppcpe.c:399 eshpe.c:399
#, c-format
msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
msgstr ""
-#: earm_wince_pe.c:398 earmpe.c:398 ei386pe.c:398 ei386pe_posix.c:398
-#: ei386pep.c:380 emcorepe.c:398 eppcpe.c:398 eshpe.c:398
+#: earm_wince_pe.c:400 earmpe.c:400 ei386pe.c:400 ei386pe_posix.c:400
+#: ei386pep.c:382 emcorepe.c:400 eppcpe.c:400 eshpe.c:400
#, c-format
msgid ""
" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
msgstr ""
-#: earm_wince_pe.c:399 earmpe.c:399 ei386pe.c:399 ei386pe_posix.c:399
-#: ei386pep.c:381 emcorepe.c:399 eppcpe.c:399 eshpe.c:399
+#: earm_wince_pe.c:401 earmpe.c:401 ei386pe.c:401 ei386pe_posix.c:401
+#: ei386pep.c:383 emcorepe.c:401 eppcpe.c:401 eshpe.c:401
#, c-format
msgid ""
" --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
msgstr ""
-#: earm_wince_pe.c:400 earmpe.c:400 ei386pe.c:400 ei386pe_posix.c:400
-#: ei386pep.c:382 emcorepe.c:400 eppcpe.c:400 eshpe.c:400
+#: earm_wince_pe.c:402 earmpe.c:402 ei386pe.c:402 ei386pe_posix.c:402
+#: ei386pep.c:384 emcorepe.c:402 eppcpe.c:402 eshpe.c:402
#, c-format
msgid ""
" --exclude-all-symbols Exclude all symbols from automatic "
"export\n"
msgstr ""
-#: earm_wince_pe.c:401 earmpe.c:401 ei386pe.c:401 ei386pe_posix.c:401
-#: ei386pep.c:383 emcorepe.c:401 eppcpe.c:401 eshpe.c:401
+#: earm_wince_pe.c:403 earmpe.c:403 ei386pe.c:403 ei386pe_posix.c:403
+#: ei386pep.c:385 emcorepe.c:403 eppcpe.c:403 eshpe.c:403
#, c-format
msgid ""
" --exclude-libs lib,lib,... Exclude libraries from automatic "
"export\n"
msgstr ""
-#: earm_wince_pe.c:402 earmpe.c:402 ei386pe.c:402 ei386pe_posix.c:402
-#: ei386pep.c:384 emcorepe.c:402 eppcpe.c:402 eshpe.c:402
+#: earm_wince_pe.c:404 earmpe.c:404 ei386pe.c:404 ei386pe_posix.c:404
+#: ei386pep.c:386 emcorepe.c:404 eppcpe.c:404 eshpe.c:404
#, c-format
msgid " --exclude-modules-for-implib mod,mod,...\n"
msgstr ""
-#: earm_wince_pe.c:403 earmpe.c:403 ei386pe.c:403 ei386pe_posix.c:403
-#: ei386pep.c:385 emcorepe.c:403 eppcpe.c:403 eshpe.c:403
+#: earm_wince_pe.c:405 earmpe.c:405 ei386pe.c:405 ei386pe_posix.c:405
+#: ei386pep.c:387 emcorepe.c:405 eppcpe.c:405 eshpe.c:405
#, c-format
msgid ""
" Exclude objects, archive members from "
"auto\n"
msgstr ""
-#: earm_wince_pe.c:404 earmpe.c:404 ei386pe.c:404 ei386pe_posix.c:404
-#: emcorepe.c:404 eppcpe.c:404 eshpe.c:404
+#: earm_wince_pe.c:406 earmpe.c:406 ei386pe.c:406 ei386pe_posix.c:406
+#: emcorepe.c:406 eppcpe.c:406 eshpe.c:406
#, c-format
msgid ""
" export, place into import library "
"instead.\n"
msgstr ""
-#: earm_wince_pe.c:405 earmpe.c:405 ei386pe.c:405 ei386pe_posix.c:405
-#: ei386pep.c:387 emcorepe.c:405 eppcpe.c:405 eshpe.c:405
+#: earm_wince_pe.c:407 earmpe.c:407 ei386pe.c:407 ei386pe_posix.c:407
+#: ei386pep.c:389 emcorepe.c:407 eppcpe.c:407 eshpe.c:407
#, c-format
msgid ""
" --export-all-symbols Automatically export all globals to "
"DLL\n"
msgstr ""
-#: earm_wince_pe.c:406 earmpe.c:406 ei386pe.c:406 ei386pe_posix.c:406
-#: ei386pep.c:388 emcorepe.c:406 eppcpe.c:406 eshpe.c:406
+#: earm_wince_pe.c:408 earmpe.c:408 ei386pe.c:408 ei386pe_posix.c:408
+#: ei386pep.c:390 emcorepe.c:408 eppcpe.c:408 eshpe.c:408
#, c-format
msgid " --kill-at Remove @nn from exported symbols\n"
msgstr ""
-#: earm_wince_pe.c:407 earmpe.c:407 ei386pe.c:407 ei386pe_posix.c:407
-#: ei386pep.c:389 emcorepe.c:407 eppcpe.c:407 eshpe.c:407
+#: earm_wince_pe.c:409 earmpe.c:409 ei386pe.c:409 ei386pe_posix.c:409
+#: ei386pep.c:391 emcorepe.c:409 eppcpe.c:409 eshpe.c:409
#, c-format
msgid ""
" --output-def <file> Generate a .DEF file for the built DLL\n"
msgstr ""
-#: earm_wince_pe.c:408 earmpe.c:408 ei386pe.c:408 ei386pe_posix.c:408
-#: ei386pep.c:390 emcorepe.c:408 eppcpe.c:408 eshpe.c:408
+#: earm_wince_pe.c:410 earmpe.c:410 ei386pe.c:410 ei386pe_posix.c:410
+#: ei386pep.c:392 emcorepe.c:410 eppcpe.c:410 eshpe.c:410
#, c-format
msgid " --warn-duplicate-exports Warn about duplicate exports\n"
msgstr ""
-#: earm_wince_pe.c:409 earmpe.c:409 ei386pe.c:409 ei386pe_posix.c:409
-#: emcorepe.c:409 eppcpe.c:409 eshpe.c:409
+#: earm_wince_pe.c:411 earmpe.c:411 ei386pe.c:411 ei386pe_posix.c:411
+#: emcorepe.c:411 eppcpe.c:411 eshpe.c:411
#, c-format
msgid ""
" --compat-implib Create backward compatible import "
@@ -3669,8 +3663,8 @@ msgid ""
" create __imp_<SYMBOL> as well.\n"
msgstr ""
-#: earm_wince_pe.c:410 earmpe.c:410 ei386pe.c:410 ei386pe_posix.c:410
-#: emcorepe.c:410 eppcpe.c:410 eshpe.c:410
+#: earm_wince_pe.c:412 earmpe.c:412 ei386pe.c:412 ei386pe_posix.c:412
+#: emcorepe.c:412 eppcpe.c:412 eshpe.c:412
#, c-format
msgid ""
" --enable-auto-image-base[=<address>] Automatically choose image base for "
@@ -3680,16 +3674,16 @@ msgid ""
" specifically set with --image-base\n"
msgstr ""
-#: earm_wince_pe.c:411 earmpe.c:411 ei386pe.c:411 ei386pe_posix.c:411
-#: emcorepe.c:411 eppcpe.c:411 eshpe.c:411
+#: earm_wince_pe.c:413 earmpe.c:413 ei386pe.c:413 ei386pe_posix.c:413
+#: emcorepe.c:413 eppcpe.c:413 eshpe.c:413
#, c-format
msgid ""
" --disable-auto-image-base Do not auto-choose image base. "
"(default)\n"
msgstr ""
-#: earm_wince_pe.c:412 earmpe.c:412 ei386pe.c:412 ei386pe_posix.c:412
-#: ei386pep.c:394 emcorepe.c:412 eppcpe.c:412 eshpe.c:412
+#: earm_wince_pe.c:414 earmpe.c:414 ei386pe.c:414 ei386pe_posix.c:414
+#: ei386pep.c:396 emcorepe.c:414 eppcpe.c:414 eshpe.c:414
#, c-format
msgid ""
" --dll-search-prefix=<string> When linking dynamically to a dll "
@@ -3699,24 +3693,24 @@ msgid ""
" in preference to lib<basename>.dll \n"
msgstr ""
-#: earm_wince_pe.c:413 earmpe.c:413 ei386pe.c:413 ei386pe_posix.c:413
-#: ei386pep.c:395 emcorepe.c:413 eppcpe.c:413 eshpe.c:413
+#: earm_wince_pe.c:415 earmpe.c:415 ei386pe.c:415 ei386pe_posix.c:415
+#: ei386pep.c:397 emcorepe.c:415 eppcpe.c:415 eshpe.c:415
#, c-format
msgid ""
" --enable-auto-import Do sophisticated linking of _sym to\n"
" __imp_sym for DATA references\n"
msgstr ""
-#: earm_wince_pe.c:414 earmpe.c:414 ei386pe.c:414 ei386pe_posix.c:414
-#: ei386pep.c:396 emcorepe.c:414 eppcpe.c:414 eshpe.c:414
+#: earm_wince_pe.c:416 earmpe.c:416 ei386pe.c:416 ei386pe_posix.c:416
+#: ei386pep.c:398 emcorepe.c:416 eppcpe.c:416 eshpe.c:416
#, c-format
msgid ""
" --disable-auto-import Do not auto-import DATA items from "
"DLLs\n"
msgstr ""
-#: earm_wince_pe.c:415 earmpe.c:415 ei386pe.c:415 ei386pe_posix.c:415
-#: emcorepe.c:415 eppcpe.c:415 eshpe.c:415
+#: earm_wince_pe.c:417 earmpe.c:417 ei386pe.c:417 ei386pe_posix.c:417
+#: emcorepe.c:417 eppcpe.c:417 eshpe.c:417
#, c-format
msgid ""
" --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
@@ -3725,8 +3719,8 @@ msgid ""
" runtime.\n"
msgstr ""
-#: earm_wince_pe.c:416 earmpe.c:416 ei386pe.c:416 ei386pe_posix.c:416
-#: emcorepe.c:416 eppcpe.c:416 eshpe.c:416
+#: earm_wince_pe.c:418 earmpe.c:418 ei386pe.c:418 ei386pe_posix.c:418
+#: emcorepe.c:418 eppcpe.c:418 eshpe.c:418
#, c-format
msgid ""
" --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations "
@@ -3734,8 +3728,8 @@ msgid ""
" auto-imported DATA.\n"
msgstr ""
-#: earm_wince_pe.c:417 earmpe.c:417 ei386pe.c:417 ei386pe_posix.c:417
-#: emcorepe.c:417 eppcpe.c:417 eshpe.c:417
+#: earm_wince_pe.c:419 earmpe.c:419 ei386pe.c:419 ei386pe_posix.c:419
+#: emcorepe.c:419 eppcpe.c:419 eshpe.c:419
#, c-format
msgid ""
" --enable-extra-pe-debug Enable verbose debug output when "
@@ -3744,32 +3738,32 @@ msgid ""
"import)\n"
msgstr ""
-#: earm_wince_pe.c:419 earmpe.c:419 ei386pe.c:419 ei386pe_posix.c:419
-#: emcorepe.c:419 eppcpe.c:419 eshpe.c:419
+#: earm_wince_pe.c:421 earmpe.c:421 ei386pe.c:421 ei386pe_posix.c:421
+#: emcorepe.c:421 eppcpe.c:421 eshpe.c:421
#, c-format
msgid ""
" --large-address-aware Executable supports virtual addresses\n"
" greater than 2 gigabytes\n"
msgstr ""
-#: earm_wince_pe.c:420 earmpe.c:420 ei386pe.c:420 ei386pe_posix.c:420
-#: emcorepe.c:420 eppcpe.c:420 eshpe.c:420
+#: earm_wince_pe.c:422 earmpe.c:422 ei386pe.c:422 ei386pe_posix.c:422
+#: emcorepe.c:422 eppcpe.c:422 eshpe.c:422
#, c-format
msgid ""
" --disable-large-address-aware Executable does not support virtual\n"
" addresses greater than 2 gigabytes\n"
msgstr ""
-#: earm_wince_pe.c:421 earmpe.c:421 ei386pe.c:421 ei386pe_posix.c:421
-#: ei386pep.c:400 emcorepe.c:421 eppcpe.c:421 eshpe.c:421
+#: earm_wince_pe.c:423 earmpe.c:423 ei386pe.c:423 ei386pe_posix.c:423
+#: ei386pep.c:402 emcorepe.c:423 eppcpe.c:423 eshpe.c:423
#, c-format
msgid ""
" --enable-long-section-names Use long COFF section names even in\n"
" executable image files\n"
msgstr ""
-#: earm_wince_pe.c:422 earmpe.c:422 ei386pe.c:422 ei386pe_posix.c:422
-#: ei386pep.c:401 emcorepe.c:422 eppcpe.c:422 eshpe.c:422
+#: earm_wince_pe.c:424 earmpe.c:424 ei386pe.c:424 ei386pe_posix.c:424
+#: ei386pep.c:403 emcorepe.c:424 eppcpe.c:424 eshpe.c:424
#, c-format
msgid ""
" --disable-long-section-names Never use long COFF section names, "
@@ -3777,8 +3771,8 @@ msgid ""
" in object files\n"
msgstr ""
-#: earm_wince_pe.c:423 earmpe.c:423 ei386pe.c:423 ei386pe_posix.c:423
-#: ei386pep.c:403 emcorepe.c:423 eppcpe.c:423 eshpe.c:423
+#: earm_wince_pe.c:425 earmpe.c:425 ei386pe.c:425 ei386pe_posix.c:425
+#: ei386pep.c:405 emcorepe.c:425 eppcpe.c:425 eshpe.c:425
#, c-format
msgid ""
" --dynamicbase Image base address may be relocated "
@@ -3787,176 +3781,182 @@ msgid ""
"(ASLR)\n"
msgstr ""
-#: earm_wince_pe.c:424 earmpe.c:424 ei386pe.c:424 ei386pe_posix.c:424
-#: ei386pep.c:404 emcorepe.c:424 eppcpe.c:424 eshpe.c:424
+#: earm_wince_pe.c:426 earmpe.c:426 ei386pe.c:426 ei386pe_posix.c:426
+#: ei386pep.c:406 emcorepe.c:426 eppcpe.c:426 eshpe.c:426
+#, c-format
+msgid " --enable-reloc-section Create the base relocation table\n"
+msgstr ""
+
+#: earm_wince_pe.c:427 earmpe.c:427 ei386pe.c:427 ei386pe_posix.c:427
+#: ei386pep.c:407 emcorepe.c:427 eppcpe.c:427 eshpe.c:427
#, c-format
msgid " --forceinteg Code integrity checks are enforced\n"
msgstr ""
-#: earm_wince_pe.c:425 earmpe.c:425 ei386pe.c:425 ei386pe_posix.c:425
-#: ei386pep.c:405 emcorepe.c:425 eppcpe.c:425 eshpe.c:425
+#: earm_wince_pe.c:428 earmpe.c:428 ei386pe.c:428 ei386pe_posix.c:428
+#: ei386pep.c:408 emcorepe.c:428 eppcpe.c:428 eshpe.c:428
#, c-format
msgid ""
" --nxcompat Image is compatible with data execution "
"prevention\n"
msgstr ""
-#: earm_wince_pe.c:426 earmpe.c:426 ei386pe.c:426 ei386pe_posix.c:426
-#: ei386pep.c:406 emcorepe.c:426 eppcpe.c:426 eshpe.c:426
+#: earm_wince_pe.c:429 earmpe.c:429 ei386pe.c:429 ei386pe_posix.c:429
+#: ei386pep.c:409 emcorepe.c:429 eppcpe.c:429 eshpe.c:429
#, c-format
msgid ""
" --no-isolation Image understands isolation but do not isolate "
"the image\n"
msgstr ""
-#: earm_wince_pe.c:427 earmpe.c:427 ei386pe.c:427 ei386pe_posix.c:427
-#: emcorepe.c:427 eppcpe.c:427 eshpe.c:427
+#: earm_wince_pe.c:430 earmpe.c:430 ei386pe.c:430 ei386pe_posix.c:430
+#: emcorepe.c:430 eppcpe.c:430 eshpe.c:430
#, c-format
msgid ""
" --no-seh Image does not use SEH. No SE handler may\n"
" be called in this image\n"
msgstr ""
-#: earm_wince_pe.c:428 earmpe.c:428 ei386pe.c:428 ei386pe_posix.c:428
-#: ei386pep.c:408 emcorepe.c:428 eppcpe.c:428 eshpe.c:428
+#: earm_wince_pe.c:431 earmpe.c:431 ei386pe.c:431 ei386pe_posix.c:431
+#: ei386pep.c:411 emcorepe.c:431 eppcpe.c:431 eshpe.c:431
#, c-format
msgid " --no-bind Do not bind this image\n"
msgstr ""
-#: earm_wince_pe.c:429 earmpe.c:429 ei386pe.c:429 ei386pe_posix.c:429
-#: ei386pep.c:409 emcorepe.c:429 eppcpe.c:429 eshpe.c:429
+#: earm_wince_pe.c:432 earmpe.c:432 ei386pe.c:432 ei386pe_posix.c:432
+#: ei386pep.c:412 emcorepe.c:432 eppcpe.c:432 eshpe.c:432
#, c-format
msgid " --wdmdriver Driver uses the WDM model\n"
msgstr ""
-#: earm_wince_pe.c:430 earmpe.c:430 ei386pe.c:430 ei386pe_posix.c:430
-#: ei386pep.c:410 emcorepe.c:430 eppcpe.c:430 eshpe.c:430
+#: earm_wince_pe.c:433 earmpe.c:433 ei386pe.c:433 ei386pe_posix.c:433
+#: ei386pep.c:413 emcorepe.c:433 eppcpe.c:433 eshpe.c:433
#, c-format
msgid " --tsaware Image is Terminal Server aware\n"
msgstr ""
-#: earm_wince_pe.c:431 earmpe.c:431 ei386pe.c:431 ei386pe_posix.c:431
-#: ei386pep.c:411 emcorepe.c:431 eppcpe.c:431 eshpe.c:431
+#: earm_wince_pe.c:434 earmpe.c:434 ei386pe.c:434 ei386pe_posix.c:434
+#: ei386pep.c:414 emcorepe.c:434 eppcpe.c:434 eshpe.c:434
#, c-format
msgid " --build-id[=STYLE] Generate build ID\n"
msgstr ""
-#: earm_wince_pe.c:559 earmpe.c:559 ei386beos.c:205 ei386pe.c:559
-#: ei386pe_posix.c:559 ei386pep.c:536 emcorepe.c:559 eppcpe.c:559 eshpe.c:559
+#: earm_wince_pe.c:562 earmpe.c:562 ei386beos.c:205 ei386pe.c:562
+#: ei386pe_posix.c:562 ei386pep.c:539 emcorepe.c:562 eppcpe.c:562 eshpe.c:562
msgid "%P: warning: bad version number in -subsystem option\n"
msgstr ""
-#: earm_wince_pe.c:584 earmpe.c:584 ei386beos.c:222 ei386pe.c:584
-#: ei386pe_posix.c:584 ei386pep.c:561 emcorepe.c:584 eppcpe.c:584 eshpe.c:584
+#: earm_wince_pe.c:587 earmpe.c:587 ei386beos.c:222 ei386pe.c:587
+#: ei386pe_posix.c:587 ei386pep.c:564 emcorepe.c:587 eppcpe.c:587 eshpe.c:587
msgid "%F%P: invalid subsystem type %s\n"
msgstr ""
-#: earm_wince_pe.c:605 earmpe.c:605 ei386beos.c:233 ei386pe.c:605
-#: ei386pe_posix.c:605 ei386pep.c:582 emcorepe.c:605 eppcpe.c:605 eshpe.c:605
+#: earm_wince_pe.c:608 earmpe.c:608 ei386beos.c:233 ei386pe.c:608
+#: ei386pe_posix.c:608 ei386pep.c:585 emcorepe.c:608 eppcpe.c:608 eshpe.c:608
msgid "%F%P: invalid hex number for PE parameter '%s'\n"
msgstr ""
-#: earm_wince_pe.c:622 earmpe.c:622 ei386beos.c:250 ei386pe.c:622
-#: ei386pe_posix.c:622 ei386pep.c:599 emcorepe.c:622 eppcpe.c:622 eshpe.c:622
+#: earm_wince_pe.c:625 earmpe.c:625 ei386beos.c:250 ei386pe.c:625
+#: ei386pe_posix.c:625 ei386pep.c:602 emcorepe.c:625 eppcpe.c:625 eshpe.c:625
msgid "%F%P: strange hex info for PE parameter '%s'\n"
msgstr ""
-#: earm_wince_pe.c:638 earmpe.c:638 eelf32mcore.c:271 ei386beos.c:266
-#: ei386pe.c:638 ei386pe_posix.c:638 ei386pep.c:616 emcorepe.c:638 eppcpe.c:638
-#: eshpe.c:638
+#: earm_wince_pe.c:641 earmpe.c:641 eelf32mcore.c:271 ei386beos.c:266
+#: ei386pe.c:641 ei386pe_posix.c:641 ei386pep.c:619 emcorepe.c:641 eppcpe.c:641
+#: eshpe.c:641
msgid "%F%P: cannot open base file %s\n"
msgstr ""
-#: earm_wince_pe.c:934 earmpe.c:934 ei386beos.c:362 ei386pe.c:934
-#: ei386pe_posix.c:934 ei386pep.c:896 emcorepe.c:934 eppcpe.c:934 eshpe.c:934
+#: earm_wince_pe.c:940 earmpe.c:940 ei386beos.c:362 ei386pe.c:940
+#: ei386pe_posix.c:940 ei386pep.c:902 emcorepe.c:940 eppcpe.c:940 eshpe.c:940
msgid "%P: warning, file alignment > section alignment\n"
msgstr ""
-#: earm_wince_pe.c:947 earmpe.c:947 ei386pe.c:947 ei386pe_posix.c:947
-#: emcorepe.c:947 eppcpe.c:947 eshpe.c:947
+#: earm_wince_pe.c:953 earmpe.c:953 ei386pe.c:953 ei386pe_posix.c:953
+#: emcorepe.c:953 eppcpe.c:953 eshpe.c:953
msgid ""
"%P: warning: --export-dynamic is not supported for PE targets, did you mean "
"--export-all-symbols?\n"
msgstr ""
-#: earm_wince_pe.c:992 earmpe.c:992 ei386pe.c:992 ei386pe_posix.c:992
-#: emcorepe.c:992 eppcpe.c:992 eshpe.c:992
+#: earm_wince_pe.c:998 earmpe.c:998 ei386pe.c:998 ei386pe_posix.c:998
+#: emcorepe.c:998 eppcpe.c:998 eshpe.c:998
msgid "%P: warning: resolving %s by linking to %s\n"
msgstr ""
-#: earm_wince_pe.c:997 earmpe.c:997 ei386pe.c:997 ei386pe_posix.c:997
-#: ei386pep.c:982 ei386pep.c:1009 emcorepe.c:997 eppcpe.c:997 eshpe.c:997
+#: earm_wince_pe.c:1003 earmpe.c:1003 ei386pe.c:1003 ei386pe_posix.c:1003
+#: ei386pep.c:988 ei386pep.c:1015 emcorepe.c:1003 eppcpe.c:1003 eshpe.c:1003
msgid "Use --enable-stdcall-fixup to disable these warnings\n"
msgstr ""
-#: earm_wince_pe.c:998 earmpe.c:998 ei386pe.c:998 ei386pe_posix.c:998
-#: ei386pep.c:983 ei386pep.c:1010 emcorepe.c:998 eppcpe.c:998 eshpe.c:998
+#: earm_wince_pe.c:1004 earmpe.c:1004 ei386pe.c:1004 ei386pe_posix.c:1004
+#: ei386pep.c:989 ei386pep.c:1016 emcorepe.c:1004 eppcpe.c:1004 eshpe.c:1004
msgid "Use --disable-stdcall-fixup to disable these fixups\n"
msgstr ""
-#: earm_wince_pe.c:1067 earmpe.c:1067 ei386pe.c:1067 ei386pe_posix.c:1067
-#: ei386pep.c:1061 emcorepe.c:1067 eppcpe.c:1067 eshpe.c:1067
+#: earm_wince_pe.c:1073 earmpe.c:1073 ei386pe.c:1073 ei386pe_posix.c:1073
+#: ei386pep.c:1067 emcorepe.c:1073 eppcpe.c:1073 eshpe.c:1073
msgid "%P: %C: cannot get section contents - auto-import exception\n"
msgstr ""
-#: earm_wince_pe.c:1152 earmpe.c:1152 ei386pe.c:1152 ei386pe_posix.c:1152
-#: ei386pep.c:1155 emcorepe.c:1152 eppcpe.c:1152 eshpe.c:1152
+#: earm_wince_pe.c:1158 earmpe.c:1158 ei386pe.c:1158 ei386pe_posix.c:1158
+#: ei386pep.c:1161 emcorepe.c:1158 eppcpe.c:1158 eshpe.c:1158
msgid "%P: warning: .buildid section discarded, --build-id ignored\n"
msgstr ""
-#: earm_wince_pe.c:1249 earmpe.c:1249 ei386pe.c:1249 ei386pe_posix.c:1249
-#: ei386pep.c:1252 emcorepe.c:1249 eppcpe.c:1249 eshpe.c:1249
+#: earm_wince_pe.c:1255 earmpe.c:1255 ei386pe.c:1255 ei386pe_posix.c:1255
+#: ei386pep.c:1258 emcorepe.c:1255 eppcpe.c:1255 eshpe.c:1255
msgid "%P: warning: cannot create .buildid section, --build-id ignored\n"
msgstr ""
-#: earm_wince_pe.c:1303 earmpe.c:1303 ei386pe.c:1303 ei386pe_posix.c:1303
-#: ei386pep.c:1307 emcorepe.c:1303 eppcpe.c:1303 eshpe.c:1303
+#: earm_wince_pe.c:1309 earmpe.c:1309 ei386pe.c:1309 ei386pe_posix.c:1309
+#: ei386pep.c:1313 emcorepe.c:1309 eppcpe.c:1309 eshpe.c:1309
msgid "%F%P: cannot perform PE operations on non PE output file '%pB'\n"
msgstr ""
-#: earm_wince_pe.c:1443 earmpe.c:1443 ei386pe.c:1443 ei386pe_posix.c:1443
-#: ei386pep.c:1428 emcorepe.c:1443 eppcpe.c:1443 eshpe.c:1443
+#: earm_wince_pe.c:1449 earmpe.c:1449 ei386pe.c:1449 ei386pe_posix.c:1449
+#: ei386pep.c:1434 emcorepe.c:1449 eppcpe.c:1449 eshpe.c:1449
msgid "%X%P: unable to process relocs: %E\n"
msgstr ""
-#: earm_wince_pe.c:1681 earmelf.c:139 earmelf_fbsd.c:139 earmelf_fuchsia.c:139
+#: earm_wince_pe.c:1687 earmelf.c:139 earmelf_fbsd.c:139 earmelf_fuchsia.c:139
#: earmelf_linux.c:139 earmelf_linux_eabi.c:139 earmelf_linux_fdpiceabi.c:139
#: earmelf_nacl.c:139 earmelf_nbsd.c:139 earmelf_phoenix.c:139
#: earmelf_vxworks.c:139 earmelfb.c:139 earmelfb_fbsd.c:139
#: earmelfb_fuchsia.c:139 earmelfb_linux.c:139 earmelfb_linux_eabi.c:139
#: earmelfb_linux_fdpiceabi.c:139 earmelfb_nacl.c:139 earmelfb_nbsd.c:139
-#: earmnto.c:139 earmpe.c:1681 earmsymbian.c:139 ei386beos.c:609
-#: ei386beos.c:630 ei386pe.c:1681 ei386pe_posix.c:1681 emcorepe.c:1681
-#: eppcpe.c:1681 eshpe.c:1681
+#: earmnto.c:139 earmpe.c:1687 earmsymbian.c:139 ei386beos.c:609
+#: ei386beos.c:630 ei386pe.c:1687 ei386pe_posix.c:1687 emcorepe.c:1687
+#: eppcpe.c:1687 eshpe.c:1687
#, c-format
msgid "%P: errors encountered processing file %s\n"
msgstr ""
-#: earm_wince_pe.c:1704 earmpe.c:1704 ei386pe.c:1704 ei386pe_posix.c:1704
-#: emcorepe.c:1704 eppcpe.c:1704 eshpe.c:1704
+#: earm_wince_pe.c:1710 earmpe.c:1710 ei386pe.c:1710 ei386pe_posix.c:1710
+#: emcorepe.c:1710 eppcpe.c:1710 eshpe.c:1710
#, c-format
msgid "%P: errors encountered processing file %s for interworking\n"
msgstr ""
-#: earm_wince_pe.c:1871 earmelf.c:520 earmelf_fbsd.c:520 earmelf_fuchsia.c:520
+#: earm_wince_pe.c:1877 earmelf.c:520 earmelf_fbsd.c:520 earmelf_fuchsia.c:520
#: earmelf_linux.c:520 earmelf_linux_eabi.c:520 earmelf_linux_fdpiceabi.c:520
#: earmelf_nacl.c:520 earmelf_nbsd.c:520 earmelf_phoenix.c:520
#: earmelf_vxworks.c:520 earmelfb.c:520 earmelfb_fbsd.c:520
#: earmelfb_fuchsia.c:520 earmelfb_linux.c:520 earmelfb_linux_eabi.c:520
#: earmelfb_linux_fdpiceabi.c:520 earmelfb_nacl.c:520 earmelfb_nbsd.c:520
-#: earmnto.c:520 earmpe.c:1871 earmsymbian.c:520 ei386pe.c:1871
-#: ei386pe_posix.c:1871 emcorepe.c:1871 eppcpe.c:1871 eshpe.c:1871
+#: earmnto.c:520 earmpe.c:1877 earmsymbian.c:520 ei386pe.c:1877
+#: ei386pe_posix.c:1877 emcorepe.c:1877 eppcpe.c:1877 eshpe.c:1877
msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
msgstr ""
-#: earm_wince_pe.c:1876 earmelf.c:525 earmelf_fbsd.c:525 earmelf_fuchsia.c:525
+#: earm_wince_pe.c:1882 earmelf.c:525 earmelf_fbsd.c:525 earmelf_fuchsia.c:525
#: earmelf_linux.c:525 earmelf_linux_eabi.c:525 earmelf_linux_fdpiceabi.c:525
#: earmelf_nacl.c:525 earmelf_nbsd.c:525 earmelf_phoenix.c:525
#: earmelf_vxworks.c:525 earmelfb.c:525 earmelfb_fbsd.c:525
#: earmelfb_fuchsia.c:525 earmelfb_linux.c:525 earmelfb_linux_eabi.c:525
#: earmelfb_linux_fdpiceabi.c:525 earmelfb_nacl.c:525 earmelfb_nbsd.c:525
-#: earmnto.c:525 earmpe.c:1876 earmsymbian.c:525 ei386pe.c:1876
-#: ei386pe_posix.c:1876 emcorepe.c:1876 eppcpe.c:1876 eshpe.c:1876
+#: earmnto.c:525 earmpe.c:1882 earmsymbian.c:525 ei386pe.c:1882
+#: ei386pe_posix.c:1882 emcorepe.c:1882 eppcpe.c:1882 eshpe.c:1882
msgid "%P: warning: cannot find thumb start symbol %s\n"
msgstr ""
@@ -5285,21 +5285,21 @@ msgstr ""
msgid "%F%P: *(%s$) missing from linker script\n"
msgstr ""
-#: ei386pep.c:375
+#: ei386pep.c:377
#, c-format
msgid ""
" --[no-]insert-timestamp Use a real timestamp rather than zero "
"(default)\n"
msgstr ""
-#: ei386pep.c:386
+#: ei386pep.c:388
#, c-format
msgid ""
" export, place into import library "
"instead\n"
msgstr ""
-#: ei386pep.c:391
+#: ei386pep.c:393
#, c-format
msgid ""
" --compat-implib Create backward compatible import "
@@ -5307,7 +5307,7 @@ msgid ""
" create __imp_<SYMBOL> as well\n"
msgstr ""
-#: ei386pep.c:392
+#: ei386pep.c:394
#, c-format
msgid ""
" --enable-auto-image-base Automatically choose image base for "
@@ -5315,14 +5315,14 @@ msgid ""
" unless user specifies one\n"
msgstr ""
-#: ei386pep.c:393
+#: ei386pep.c:395
#, c-format
msgid ""
" --disable-auto-image-base Do not auto-choose image base "
"(default)\n"
msgstr ""
-#: ei386pep.c:397
+#: ei386pep.c:399
#, c-format
msgid ""
" --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
@@ -5331,7 +5331,7 @@ msgid ""
" runtime\n"
msgstr ""
-#: ei386pep.c:398
+#: ei386pep.c:400
#, c-format
msgid ""
" --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations "
@@ -5339,7 +5339,7 @@ msgid ""
" auto-imported DATA\n"
msgstr ""
-#: ei386pep.c:399
+#: ei386pep.c:401
#, c-format
msgid ""
" --enable-extra-pep-debug Enable verbose debug output when "
@@ -5348,7 +5348,7 @@ msgid ""
"import)\n"
msgstr ""
-#: ei386pep.c:402
+#: ei386pep.c:404
#, c-format
msgid ""
" --high-entropy-va Image is compatible with 64-bit address "
@@ -5356,20 +5356,20 @@ msgid ""
" layout randomization (ASLR)\n"
msgstr ""
-#: ei386pep.c:407
+#: ei386pep.c:410
#, c-format
msgid ""
" --no-seh Image does not use SEH; no SE handler may\n"
" be called in this image\n"
msgstr ""
-#: ei386pep.c:909
+#: ei386pep.c:915
msgid ""
"%P: warning: --export-dynamic is not supported for PE+ targets, did you mean "
"--export-all-symbols?\n"
msgstr ""
-#: ei386pep.c:977 ei386pep.c:1004
+#: ei386pep.c:983 ei386pep.c:1010
#, c-format
msgid "warning: resolving %s by linking to %s\n"
msgstr ""
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 60c5832f273..1f717519270 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,10 @@
2020-01-18 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+ * po/opcodes.pot: Regenerate.
+
+2020-01-18 Nick Clifton <nickc@redhat.com>
+
Binutils 2.34 branch created.
2020-01-17 Christian Biesinger <cbiesinger@google.com>
diff --git a/opcodes/configure b/opcodes/configure
index 5903fe4fa5f..42be5febad8 100755
--- a/opcodes/configure
+++ b/opcodes/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for opcodes 2.33.50.
+# Generated by GNU Autoconf 2.69 for opcodes 2.34.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.33.50'
-PACKAGE_STRING='opcodes 2.33.50'
+PACKAGE_VERSION='2.34.50'
+PACKAGE_STRING='opcodes 2.34.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.33.50 to adapt to many kinds of systems.
+\`configure' configures opcodes 2.34.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.33.50:";;
+ short | recursive ) echo "Configuration of opcodes 2.34.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.33.50
+opcodes configure 2.34.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.33.50, which was
+It was created by opcodes $as_me 2.34.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.33.50'
+ VERSION='2.34.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.33.50, which was
+This file was extended by opcodes $as_me 2.34.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.33.50
+opcodes config.status 2.34.50
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/opcodes/po/opcodes.pot b/opcodes/po/opcodes.pot
index 11de499d7a1..7426fa4be71 100644
--- a/opcodes/po/opcodes.pot
+++ b/opcodes/po/opcodes.pot
@@ -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-01-02 11:10+0000\n"
+"POT-Creation-Date: 2020-01-18 14:01+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -26,7 +26,7 @@ msgid "specified register cannot be written to"
msgstr ""
#. Invalid option.
-#: aarch64-dis.c:93 arc-dis.c:801 arm-dis.c:11328
+#: aarch64-dis.c:93 arc-dis.c:801 arm-dis.c:11361
#, c-format
msgid "unrecognised disassembler option: %s"
msgstr ""
@@ -606,12 +606,12 @@ msgstr ""
msgid "<illegal precision>"
msgstr ""
-#: arm-dis.c:11319
+#: arm-dis.c:11352
#, c-format
msgid "unrecognised register name set: %s"
msgstr ""
-#: arm-dis.c:12018
+#: arm-dis.c:12066
#, c-format
msgid ""
"\n"
@@ -994,11 +994,11 @@ msgstr ""
msgid "Don't understand 0x%x \n"
msgstr ""
-#: i386-dis.c:11060
+#: i386-dis.c:11062
msgid "<internal disassembler error>"
msgstr ""
-#: i386-dis.c:11355
+#: i386-dis.c:11360
#, c-format
msgid ""
"\n"
@@ -1007,86 +1007,86 @@ msgid ""
"with the -M switch (multiple options should be separated by commas):\n"
msgstr ""
-#: i386-dis.c:11359
+#: i386-dis.c:11364
#, c-format
msgid " x86-64 Disassemble in 64bit mode\n"
msgstr ""
-#: i386-dis.c:11360
+#: i386-dis.c:11365
#, c-format
msgid " i386 Disassemble in 32bit mode\n"
msgstr ""
-#: i386-dis.c:11361
+#: i386-dis.c:11366
#, c-format
msgid " i8086 Disassemble in 16bit mode\n"
msgstr ""
-#: i386-dis.c:11362
+#: i386-dis.c:11367
#, c-format
msgid " att Display instruction in AT&T syntax\n"
msgstr ""
-#: i386-dis.c:11363
+#: i386-dis.c:11368
#, c-format
msgid " intel Display instruction in Intel syntax\n"
msgstr ""
-#: i386-dis.c:11364
+#: i386-dis.c:11369
#, c-format
msgid ""
" att-mnemonic\n"
" Display instruction in AT&T mnemonic\n"
msgstr ""
-#: i386-dis.c:11366
+#: i386-dis.c:11371
#, c-format
msgid ""
" intel-mnemonic\n"
" Display instruction in Intel mnemonic\n"
msgstr ""
-#: i386-dis.c:11368
+#: i386-dis.c:11373
#, c-format
msgid " addr64 Assume 64bit address size\n"
msgstr ""
-#: i386-dis.c:11369
+#: i386-dis.c:11374
#, c-format
msgid " addr32 Assume 32bit address size\n"
msgstr ""
-#: i386-dis.c:11370
+#: i386-dis.c:11375
#, c-format
msgid " addr16 Assume 16bit address size\n"
msgstr ""
-#: i386-dis.c:11371
+#: i386-dis.c:11376
#, c-format
msgid " data32 Assume 32bit data size\n"
msgstr ""
-#: i386-dis.c:11372
+#: i386-dis.c:11377
#, c-format
msgid " data16 Assume 16bit data size\n"
msgstr ""
-#: i386-dis.c:11373
+#: i386-dis.c:11378
#, c-format
msgid " suffix Always display instruction suffix in AT&T syntax\n"
msgstr ""
-#: i386-dis.c:11374
+#: i386-dis.c:11379
#, c-format
msgid " amd64 Display instruction in AMD64 ISA\n"
msgstr ""
-#: i386-dis.c:11375
+#: i386-dis.c:11380
#, c-format
msgid " intel64 Display instruction in Intel64 ISA\n"
msgstr ""
-#: i386-dis.c:11938
+#: i386-dis.c:11943
msgid "64-bit address is disabled"
msgstr ""
@@ -1387,12 +1387,12 @@ msgstr ""
msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
msgstr ""
-#: m10200-dis.c:157 m10300-dis.c:580
+#: m10200-dis.c:151 m10300-dis.c:574
#, c-format
msgid "unknown\t0x%04lx"
msgstr ""
-#: m10200-dis.c:327
+#: m10200-dis.c:321
#, c-format
msgid "unknown\t0x%02lx"
msgstr ""
@@ -1837,7 +1837,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:537
+#: ns32k-dis.c:535
#, c-format
msgid "$<undefined>"
msgstr ""
@@ -2078,8 +2078,8 @@ msgid ""
"with the -M switch (multiple options should be separated by commas):\n"
msgstr ""
-#: score-dis.c:660 score-dis.c:867 score-dis.c:1026 score-dis.c:1140
-#: score-dis.c:1147 score-dis.c:1154 score7-dis.c:695 score7-dis.c:858
+#: score-dis.c:661 score-dis.c:879 score-dis.c:1040 score-dis.c:1146
+#: score-dis.c:1154 score-dis.c:1161 score7-dis.c:695 score7-dis.c:858
msgid "<illegal instruction>"
msgstr ""
@@ -2213,7 +2213,7 @@ msgstr ""
msgid "Name well-known globals"
msgstr ""
-#: wasm32-dis.c:510
+#: wasm32-dis.c:537
#, c-format
msgid ""
"The following WebAssembly-specific disassembler options are supported for "