summaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-01-22 12:39:28 +0000
committerNick Clifton <nickc@redhat.com>2022-01-22 12:39:28 +0000
commitf908e960c5537c116f7123b6697d74db9853d9be (patch)
tree80e032769e0532d343bdfd60f4cb0b4d1a4663e3 /gold
parenta74e1cb34453a5111104302315e407c01b9c2fb0 (diff)
downloadbinutils-gdb-f908e960c5537c116f7123b6697d74db9853d9be.tar.gz
Change version number to 2.38.50 and regenerate files
Diffstat (limited to 'gold')
-rw-r--r--gold/ChangeLog7
-rw-r--r--gold/Makefile.in1
-rwxr-xr-xgold/configure14
-rw-r--r--gold/po/gold.pot248
-rw-r--r--gold/testsuite/Makefile.in1
5 files changed, 144 insertions, 127 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 3c8d517dbc9..6ddc15637b2 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,5 +1,12 @@
2022-01-22 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+ * po/gold.pot: Regenerate.
+ * Makefile.in: Regenerate.
+ * testsuite/Makefile.in: Regenerate.
+
+2022-01-22 Nick Clifton <nickc@redhat.com>
+
* 2.38 release branch created.
2021-08-10 Nick Clifton <nickc@redhat.com>
diff --git a/gold/Makefile.in b/gold/Makefile.in
index 9ce44e96ecf..aece78f4db8 100644
--- a/gold/Makefile.in
+++ b/gold/Makefile.in
@@ -641,6 +641,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
diff --git a/gold/configure b/gold/configure
index 5f5b8c3602b..30c78a5d762 100755
--- a/gold/configure
+++ b/gold/configure
@@ -813,6 +813,7 @@ infodir
docdir
oldincludedir
includedir
+runstatedir
localstatedir
sharedstatedir
sysconfdir
@@ -906,6 +907,7 @@ datadir='${datarootdir}'
sysconfdir='${prefix}/etc'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
+runstatedir='${localstatedir}/run'
includedir='${prefix}/include'
oldincludedir='/usr/include'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -1158,6 +1160,15 @@ do
| -silent | --silent | --silen | --sile | --sil)
silent=yes ;;
+ -runstatedir | --runstatedir | --runstatedi | --runstated \
+ | --runstate | --runstat | --runsta | --runst | --runs \
+ | --run | --ru | --r)
+ ac_prev=runstatedir ;;
+ -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
+ | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
+ | --run=* | --ru=* | --r=*)
+ runstatedir=$ac_optarg ;;
+
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
ac_prev=sbindir ;;
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
@@ -1295,7 +1306,7 @@ fi
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
datadir sysconfdir sharedstatedir localstatedir includedir \
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
- libdir localedir mandir
+ libdir localedir mandir runstatedir
do
eval ac_val=\$$ac_var
# Remove trailing slashes.
@@ -1448,6 +1459,7 @@ Fine tuning of the installation directories:
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
+ --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
diff --git a/gold/po/gold.pot b/gold/po/gold.pot
index 29ed14a678f..f6bec311e0e 100644
--- a/gold/po/gold.pot
+++ b/gold/po/gold.pot
@@ -7,8 +7,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2021-08-11 10:50+0100\n"
+"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
+"POT-Creation-Date: 2022-01-22 12:23+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -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:2946 target.cc:94
+#: aarch64.cc:3831 arm.cc:10905 mips.cc:9608 powerpc.cc:2911 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:7647
-#: s390.cc:2180 s390.cc:2628 sparc.cc:2134 tilegx.cc:3137 tilegx.cc:3589
+#: aarch64.cc:6015 arm.cc:8477 i386.cc:1772 mips.cc:12461 powerpc.cc:7810
+#: s390.cc:2185 s390.cc:2633 sparc.cc:2134 tilegx.cc:3137 tilegx.cc:3589
#: x86_64.cc:3471 x86_64.cc:3924
#, c-format
msgid "%s: unsupported reloc %u against local symbol"
msgstr ""
-#: aarch64.cc:6056 powerpc.cc:7752 s390.cc:2254 sparc.cc:2230
+#: aarch64.cc:6056 powerpc.cc:7915 s390.cc:2259 sparc.cc:2230
msgid "requires unsupported dynamic reloc; recompile with -fPIC"
msgstr ""
@@ -107,8 +107,8 @@ 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:8592
-#: s390.cc:3059 s390.cc:3076 sparc.cc:2572 tilegx.cc:3605 tilegx.cc:4144
+#: aarch64.cc:6372 arm.cc:8885 i386.cc:2127 mips.cc:12474 powerpc.cc:8750
+#: s390.cc:3064 s390.cc:3081 sparc.cc:2572 tilegx.cc:3605 tilegx.cc:4144
#: x86_64.cc:3940 x86_64.cc:4446
#, c-format
msgid "%s: unsupported reloc %u against global symbol %s"
@@ -124,7 +124,7 @@ msgstr ""
msgid "%s: unsupported reloc type in global scan"
msgstr ""
-#: aarch64.cc:6907 powerpc.cc:9726 s390.cc:4009 sparc.cc:3164 tilegx.cc:4211
+#: aarch64.cc:6907 powerpc.cc:9886 s390.cc:4014 sparc.cc:3164 tilegx.cc:4211
#: x86_64.cc:4511
#, c-format
msgid "%s: unsupported REL reloc section"
@@ -135,8 +135,8 @@ msgstr ""
msgid "cannot relocate %s in object file"
msgstr ""
-#: aarch64.cc:7343 i386.cc:2987 i386.cc:3753 mips.cc:10076 powerpc.cc:12049
-#: s390.cc:3460 sparc.cc:3695 tilegx.cc:4726 x86_64.cc:5008
+#: aarch64.cc:7343 i386.cc:2987 i386.cc:3753 mips.cc:10076 powerpc.cc:12236
+#: s390.cc:3465 sparc.cc:3695 tilegx.cc:4726 x86_64.cc:5008
#, c-format
msgid "unexpected reloc %u in object file"
msgstr ""
@@ -212,87 +212,87 @@ msgstr ""
msgid "Erratum 835769 found and fixed at \"%s\", section %d, offset 0x%08x."
msgstr ""
-#: archive.cc:134
+#: archive.cc:127
#, c-format
msgid "script or expression reference to %s"
msgstr ""
-#: archive.cc:239
+#: archive.cc:232
#, c-format
msgid "%s: no archive symbol table (run ranlib)"
msgstr ""
-#: archive.cc:331
+#: archive.cc:324
#, c-format
msgid "%s: bad archive symbol table names"
msgstr ""
-#: archive.cc:363
+#: archive.cc:356
#, c-format
msgid "%s: malformed archive header at %zu"
msgstr ""
-#: archive.cc:383
+#: archive.cc:376
#, c-format
msgid "%s: malformed archive header size at %zu"
msgstr ""
-#: archive.cc:394
+#: archive.cc:387
#, c-format
msgid "%s: malformed archive header name at %zu"
msgstr ""
-#: archive.cc:430
+#: archive.cc:423
#, c-format
msgid "%s: bad extended name index at %zu"
msgstr ""
-#: archive.cc:440
+#: archive.cc:433
#, c-format
msgid "%s: bad extended name entry at header %zu"
msgstr ""
-#: archive.cc:537
+#: archive.cc:530
#, c-format
msgid "%s: short archive header at %zu"
msgstr ""
-#: archive.cc:727
+#: archive.cc:720
#, c-format
msgid "%s: plugin failed to claim member %s at %zu"
msgstr ""
-#: archive.cc:731
+#: archive.cc:724
#, c-format
msgid "%s: member %s at %zu is not an ELF object"
msgstr ""
-#: archive.cc:1093
+#: archive.cc:1086
#, c-format
msgid "%s: archive libraries: %u\n"
msgstr ""
-#: archive.cc:1095
+#: archive.cc:1088
#, c-format
msgid "%s: total archive members: %u\n"
msgstr ""
-#: archive.cc:1097
+#: archive.cc:1090
#, c-format
msgid "%s: loaded archive members: %u\n"
msgstr ""
-#: archive.cc:1327
+#: archive.cc:1320
#, c-format
msgid "%s: lib groups: %u\n"
msgstr ""
-#: archive.cc:1329
+#: archive.cc:1322
#, c-format
msgid "%s: total lib groups members: %u\n"
msgstr ""
-#: archive.cc:1331
+#: archive.cc:1324
#, c-format
msgid "%s: loaded lib groups members: %u\n"
msgstr ""
@@ -389,27 +389,27 @@ msgstr ""
msgid "requires unsupported dynamic reloc %s; recompile with -fPIC"
msgstr ""
-#: arm.cc:8547 i386.cc:1786 s390.cc:2271 sparc.cc:2247 tilegx.cc:3223
+#: arm.cc:8547 i386.cc:1786 s390.cc:2276 sparc.cc:2247 tilegx.cc:3223
#: x86_64.cc:3581
#, c-format
msgid "%s: unsupported TLS reloc %u for IFUNC symbol"
msgstr ""
-#: arm.cc:8643 i386.cc:1862 powerpc.cc:8074 s390.cc:2364 x86_64.cc:3679
+#: arm.cc:8643 i386.cc:1862 powerpc.cc:8219 s390.cc:2369 x86_64.cc:3679
#, c-format
msgid "section symbol %u has bad shndx %u"
msgstr ""
#. These are relocations which should only be seen by the
#. dynamic linker, and should never be seen here.
-#: arm.cc:8752 arm.cc:9233 i386.cc:1950 i386.cc:2436 mips.cc:11258 s390.cc:2463
-#: s390.cc:2897 sparc.cc:2553 sparc.cc:3033 tilegx.cc:3584 tilegx.cc:4139
+#: arm.cc:8752 arm.cc:9233 i386.cc:1950 i386.cc:2436 mips.cc:11258 s390.cc:2468
+#: s390.cc:2902 sparc.cc:2553 sparc.cc:3033 tilegx.cc:3584 tilegx.cc:4139
#: x86_64.cc:3796 x86_64.cc:4319
#, c-format
msgid "%s: unexpected reloc %u in object file"
msgstr ""
-#: arm.cc:8784 i386.cc:1984 mips.cc:10707 s390.cc:2507 sparc.cc:2452
+#: arm.cc:8784 i386.cc:1984 mips.cc:10707 s390.cc:2512 sparc.cc:2452
#: tilegx.cc:3488 x86_64.cc:3828
#, c-format
msgid "local symbol %u has bad shndx %u"
@@ -427,8 +427,8 @@ msgid ""
msgstr ""
#: arm.cc:10247 i386.cc:3019 i386.cc:3101 i386.cc:3166 i386.cc:3202
-#: i386.cc:3274 mips.cc:12296 powerpc.cc:12163 s390.cc:3466 s390.cc:3537
-#: s390.cc:3574 s390.cc:3596 s390.cc:3621 sparc.cc:3701 sparc.cc:3892
+#: i386.cc:3274 mips.cc:12296 powerpc.cc:12350 s390.cc:3471 s390.cc:3542
+#: s390.cc:3579 s390.cc:3601 s390.cc:3626 sparc.cc:3701 sparc.cc:3892
#: sparc.cc:3953 sparc.cc:4060 tilegx.cc:4732 x86_64.cc:5029 x86_64.cc:5155
#: x86_64.cc:5227 x86_64.cc:5261
#, c-format
@@ -551,7 +551,7 @@ msgstr ""
msgid "cannot open %s: %s:"
msgstr ""
-#: common.cc:351 output.cc:2517 output.cc:2616
+#: common.cc:351 output.cc:2469 output.cc:2568
#, c-format
msgid "out of patch space in section %s; relink with --incremental-full"
msgstr ""
@@ -1120,7 +1120,7 @@ msgstr ""
msgid "unsupported reloc %u in object file"
msgstr ""
-#: i386.cc:4036 powerpc.cc:9680 s390.cc:4877 x86_64.cc:6113
+#: i386.cc:4036 powerpc.cc:9840 s390.cc:4886 x86_64.cc:6113
#, c-format
msgid "failed to match split-stack sequence at section %u offset %0zx"
msgstr ""
@@ -1203,11 +1203,11 @@ msgstr ""
msgid "unsupported file: 64-bit, little-endian"
msgstr ""
-#: incremental.cc:2083
+#: incremental.cc:2089
msgid "COMDAT group has no signature"
msgstr ""
-#: incremental.cc:2089
+#: incremental.cc:2095
#, c-format
msgid "COMDAT group %s included twice in incremental link"
msgstr ""
@@ -1279,77 +1279,77 @@ msgstr ""
msgid "unable to open --section-ordering-file file %s: %s"
msgstr ""
-#: layout.cc:3372
+#: layout.cc:3373
msgid ""
"one or more inputs require executable stack, but -z noexecstack was given"
msgstr ""
-#: layout.cc:3445
+#: layout.cc:3446
#, c-format
msgid "--build-id=uuid failed: could not open /dev/urandom: %s"
msgstr ""
-#: layout.cc:3452
+#: layout.cc:3453
#, c-format
msgid "/dev/urandom: read failed: %s"
msgstr ""
-#: layout.cc:3454
+#: layout.cc:3455
#, c-format
msgid "/dev/urandom: expected %zu bytes, got %zd bytes"
msgstr ""
-#: layout.cc:3466
+#: layout.cc:3467
msgid "--build-id=uuid failed: could not load rpcrt4.dll"
msgstr ""
-#: layout.cc:3472
+#: layout.cc:3473
msgid "--build-id=uuid failed: could not find UuidCreate"
msgstr ""
-#: layout.cc:3474
+#: layout.cc:3475
msgid "__build_id=uuid failed: call UuidCreate() failed"
msgstr ""
-#: layout.cc:3496
+#: layout.cc:3497
#, c-format
msgid "--build-id argument '%s' not a valid hex number"
msgstr ""
-#: layout.cc:3502
+#: layout.cc:3503
#, c-format
msgid "unrecognized --build-id argument '%s'"
msgstr ""
-#: layout.cc:4080
+#: layout.cc:4081
#, c-format
msgid "load segment overlap [0x%llx -> 0x%llx] and [0x%llx -> 0x%llx]"
msgstr ""
-#: layout.cc:4241 output.cc:4597
+#: layout.cc:4242 output.cc:4549
#, c-format
msgid "out of patch space for section %s; relink with --incremental-full"
msgstr ""
-#: layout.cc:4250 output.cc:4605
+#: layout.cc:4251 output.cc:4557
#, c-format
msgid "%s: section changed size; relink with --incremental-full"
msgstr ""
-#: layout.cc:4505
+#: layout.cc:4506
msgid "out of patch space for symbol table; relink with --incremental-full"
msgstr ""
-#: layout.cc:4576
+#: layout.cc:4577
msgid ""
"out of patch space for section header table; relink with --incremental-full"
msgstr ""
-#: layout.cc:5322
+#: layout.cc:5323
msgid "read-only segment has dynamic relocations"
msgstr ""
-#: layout.cc:5325
+#: layout.cc:5326
msgid "shared library text segment is not shareable"
msgstr ""
@@ -1625,7 +1625,7 @@ msgstr ""
msgid "unaligned PC-relative relocation"
msgstr ""
-#: nacl.cc:43 object.cc:174 object.cc:3451 output.cc:5239
+#: nacl.cc:43 object.cc:174 object.cc:3451 output.cc:5191
#, c-format
msgid "%s: %s"
msgstr ""
@@ -3313,92 +3313,92 @@ msgstr ""
msgid "section group retained but group element discarded"
msgstr ""
-#: output.cc:1781 output.cc:1813
+#: output.cc:1733 output.cc:1765
msgid "out of patch space (GOT); relink with --incremental-full"
msgstr ""
-#: output.cc:2462
+#: output.cc:2414
#, c-format
msgid "invalid alignment %lu for section \"%s\""
msgstr ""
-#: output.cc:4625
+#: output.cc:4577
msgid ""
"script places BSS section in the middle of a LOAD segment; space will be "
"allocated in the file"
msgstr ""
-#: output.cc:4647
+#: output.cc:4599
#, c-format
msgid "dot moves backward in linker script from 0x%llx to 0x%llx"
msgstr ""
-#: output.cc:4650
+#: output.cc:4602
#, c-format
msgid "address of section '%s' moves backward from 0x%llx to 0x%llx"
msgstr ""
-#: output.cc:5019
+#: output.cc:4971
#, c-format
msgid "%s: incremental base and output file name are the same"
msgstr ""
-#: output.cc:5026
+#: output.cc:4978
#, c-format
msgid "%s: stat: %s"
msgstr ""
-#: output.cc:5031
+#: output.cc:4983
#, c-format
msgid "%s: incremental base file is empty"
msgstr ""
-#: output.cc:5043 output.cc:5141
+#: output.cc:4995 output.cc:5093
#, c-format
msgid "%s: open: %s"
msgstr ""
-#: output.cc:5060
+#: output.cc:5012
#, c-format
msgid "%s: read failed: %s"
msgstr ""
-#: output.cc:5065
+#: output.cc:5017
#, c-format
msgid "%s: file too short: read only %lld of %lld bytes"
msgstr ""
-#: output.cc:5165
+#: output.cc:5117
#, c-format
msgid "%s: mremap: %s"
msgstr ""
-#: output.cc:5184
+#: output.cc:5136
#, c-format
msgid "%s: mmap: %s"
msgstr ""
-#: output.cc:5276
+#: output.cc:5228
#, c-format
msgid "%s: mmap: failed to allocate %lu bytes for output file: %s"
msgstr ""
-#: output.cc:5294
+#: output.cc:5246
#, c-format
msgid "%s: munmap: %s"
msgstr ""
-#: output.cc:5314
+#: output.cc:5266
#, c-format
msgid "%s: write: unexpected 0 return-value"
msgstr ""
-#: output.cc:5316
+#: output.cc:5268
#, c-format
msgid "%s: write: %s"
msgstr ""
-#: output.cc:5331
+#: output.cc:5283
#, c-format
msgid "%s: close: %s"
msgstr ""
@@ -3435,15 +3435,15 @@ msgstr ""
msgid "** group"
msgstr ""
-#: output.h:2597
+#: output.h:2581
msgid "** GOT"
msgstr ""
-#: output.h:2804
+#: output.h:2776
msgid "** dynamic"
msgstr ""
-#: output.h:2948
+#: output.h:2920
msgid "** symtab xindex"
msgstr ""
@@ -3503,147 +3503,143 @@ msgstr ""
msgid "input files added by plug-ins in --incremental mode not supported yet"
msgstr ""
-#: powerpc.cc:1299
+#: powerpc.cc:1302
msgid "missing expected __tls_get_addr call"
msgstr ""
-#: powerpc.cc:2298 powerpc.cc:2635
+#: powerpc.cc:2292 powerpc.cc:2627
#, c-format
msgid "%s: ABI version %d is not compatible with ABI version %d output"
msgstr ""
-#: powerpc.cc:2332 powerpc.cc:2694
+#: powerpc.cc:2326 powerpc.cc:2686
#, c-format
msgid "%s: .opd invalid in abiv%d"
msgstr ""
-#: powerpc.cc:2410
+#: powerpc.cc:2404
#, c-format
msgid "%s: unexpected reloc type %u in .opd section"
msgstr ""
-#: powerpc.cc:2421
+#: powerpc.cc:2415
#, c-format
msgid "%s: .opd is not a regular array of opd entries"
msgstr ""
-#: powerpc.cc:2563
+#: powerpc.cc:2555
#, c-format
msgid "%s: local symbol %d has invalid st_other for ABI version 1"
msgstr ""
-#: powerpc.cc:3303
+#: powerpc.cc:3290
#, c-format
msgid "%s:%s exceeds group size"
msgstr ""
-#: powerpc.cc:3651
+#: powerpc.cc:3641
#, c-format
msgid "%s:%s: branch in non-executable section, no long branch stub for you"
msgstr ""
-#: powerpc.cc:3769
+#: powerpc.cc:3758
#, c-format
msgid "%s: stub group size is too large; retrying with %#x"
msgstr ""
-#: powerpc.cc:5611
+#: powerpc.cc:5729
msgid "** glink"
msgstr ""
-#: powerpc.cc:6258 powerpc.cc:6961
+#: powerpc.cc:6394 powerpc.cc:7109
#, c-format
msgid "linkage table error against `%s'"
msgstr ""
-#: powerpc.cc:6261
+#: powerpc.cc:6397
#, c-format
msgid "linkage table error against `%s:[local %u]'"
msgstr ""
-#: powerpc.cc:7090
+#: powerpc.cc:7236
msgid "** save/restore"
msgstr ""
-#: powerpc.cc:7844
+#: powerpc.cc:8008
#, c-format
msgid "%s: unsupported reloc %u for IFUNC symbol"
msgstr ""
-#: powerpc.cc:8128 powerpc.cc:8914
+#: powerpc.cc:8274 powerpc.cc:9060
#, c-format
msgid "tocsave symbol %u has bad shndx %u"
msgstr ""
-#: powerpc.cc:8407 powerpc.cc:9237
+#: powerpc.cc:8565 powerpc.cc:9397
#, c-format
msgid "%s: toc optimization is not supported for %#08x instruction"
msgstr ""
-#: powerpc.cc:8473 powerpc.cc:9299
+#: powerpc.cc:8631 powerpc.cc:9459
#, c-format
msgid "%s: unsupported -mbss-plt code"
msgstr ""
-#: powerpc.cc:9646
+#: powerpc.cc:9806
#, c-format
msgid "split-stack stack size overflow at section %u offset %0zx"
msgstr ""
-#: powerpc.cc:9717
+#: powerpc.cc:9877
msgid ""
"--plt-localentry is especially dangerous without ld.so support to detect ABI "
"violations"
msgstr ""
-#: powerpc.cc:9746
+#: powerpc.cc:9906
msgid "--plt-localentry is incompatible with power10 pc-relative code"
msgstr ""
-#: powerpc.cc:10024 powerpc.cc:10030
+#: powerpc.cc:10201 powerpc.cc:10207
#, c-format
msgid "%s uses hard float, %s uses soft float"
msgstr ""
-#: powerpc.cc:10036 powerpc.cc:10043
+#: powerpc.cc:10213 powerpc.cc:10220
#, c-format
msgid ""
"%s uses double-precision hard float, %s uses single-precision hard float"
msgstr ""
-#: powerpc.cc:10063 powerpc.cc:10069
+#: powerpc.cc:10240 powerpc.cc:10246
#, c-format
msgid "%s uses 64-bit long double, %s uses 128-bit long double"
msgstr ""
-#: powerpc.cc:10075 powerpc.cc:10081
+#: powerpc.cc:10252 powerpc.cc:10258
#, c-format
msgid "%s uses IBM long double, %s uses IEEE long double"
msgstr ""
-#: powerpc.cc:10135 powerpc.cc:10141
+#: powerpc.cc:10312 powerpc.cc:10318
#, c-format
msgid "%s uses AltiVec vector ABI, %s uses SPE vector ABI"
msgstr ""
-#: powerpc.cc:10170 powerpc.cc:10177
+#: powerpc.cc:10347 powerpc.cc:10354
#, c-format
msgid "%s uses r3/r4 for small structure returns, %s uses memory"
msgstr ""
-#: powerpc.cc:10465 powerpc.cc:10468
-msgid "__tls_get_addr call lacks marker reloc"
-msgstr ""
-
-#: powerpc.cc:10738
+#: powerpc.cc:10929
msgid "call lacks nop, can't restore toc; recompile with -fPIC"
msgstr ""
-#: powerpc.cc:12194 s390.cc:3474
+#: powerpc.cc:12381 s390.cc:3479
msgid "relocation overflow"
msgstr ""
-#: powerpc.cc:12196
+#: powerpc.cc:12383
msgid "try relinking with a smaller --stub-group-size"
msgstr ""
@@ -3781,42 +3777,42 @@ msgstr ""
msgid "linker defined"
msgstr ""
-#: s390.cc:1002
+#: s390.cc:1007
#, c-format
msgid "R_390_PC32DBL target misaligned at %llx"
msgstr ""
-#: s390.cc:1094 tilegx.cc:2088 x86_64.cc:1809
+#: s390.cc:1099 tilegx.cc:2088 x86_64.cc:1809
msgid "out of patch space (PLT); relink with --incremental-full"
msgstr ""
-#: s390.cc:3672 s390.cc:3728 x86_64.cc:5349
+#: s390.cc:3677 s390.cc:3733 x86_64.cc:5349
#, c-format
msgid "unsupported reloc type %u"
msgstr ""
-#: s390.cc:3801
+#: s390.cc:3806
msgid "unsupported op for GD to IE"
msgstr ""
-#: s390.cc:3850
+#: s390.cc:3855
msgid "unsupported op for GD to LE"
msgstr ""
-#: s390.cc:3896
+#: s390.cc:3901
msgid "unsupported op for LD to LE"
msgstr ""
-#: s390.cc:3984
+#: s390.cc:3989
msgid "unsupported op for IE to LE"
msgstr ""
-#: s390.cc:4262
+#: s390.cc:4271
msgid "S/390 code fill of odd length requested"
msgstr ""
#. Should not happen.
-#: s390.cc:4309
+#: s390.cc:4318
msgid "instruction with PC32DBL not wholly within section"
msgstr ""
@@ -4164,29 +4160,29 @@ msgstr ""
msgid "versym for symbol %zu has no name: %u"
msgstr ""
-#: symtab.cc:2639
+#: symtab.cc:2633
#, c-format
msgid ""
"discarding version information for %s@%s, defined in unused shared library "
"%s (linked with --as-needed)"
msgstr ""
-#: symtab.cc:3001 symtab.cc:3147
+#: symtab.cc:2995 symtab.cc:3141
#, c-format
msgid "%s: unsupported symbol section 0x%x"
msgstr ""
-#: symtab.cc:3479
+#: symtab.cc:3473
#, c-format
msgid "%s: symbol table entries: %zu; buckets: %zu\n"
msgstr ""
-#: symtab.cc:3482
+#: symtab.cc:3476
#, c-format
msgid "%s: symbol table entries: %zu\n"
msgstr ""
-#: symtab.cc:3639
+#: symtab.cc:3633
#, c-format
msgid ""
"while linking %s: symbol '%s' defined in multiple places (possible ODR "
@@ -4197,7 +4193,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:3646 symtab.cc:3649
+#: symtab.cc:3640 symtab.cc:3643
#, c-format
msgid " %s from %s\n"
msgstr ""
@@ -4277,7 +4273,7 @@ msgstr ""
#. This output is intended to follow the GNU standards.
#: version.cc:65
#, c-format
-msgid "Copyright (C) 2021 Free Software Foundation, Inc.\n"
+msgid "Copyright (C) 2022 Free Software Foundation, Inc.\n"
msgstr ""
#: version.cc:66
diff --git a/gold/testsuite/Makefile.in b/gold/testsuite/Makefile.in
index 7b4b7832d38..22562e08c48 100644
--- a/gold/testsuite/Makefile.in
+++ b/gold/testsuite/Makefile.in
@@ -2727,6 +2727,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@