summaryrefslogtreecommitdiff
path: root/bfd/po
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-08-22 18:14:27 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-08-22 18:14:27 +0000
commit655b9c8b660aec015551f8ef1d7888eaf6231c33 (patch)
treeb0c7461fe020fb3c43793f1b2e9bd584dfbf1c02 /bfd/po
parent6d2cc92b882214aa315c1d3584d348120289d63c (diff)
downloadbinutils-redhat-655b9c8b660aec015551f8ef1d7888eaf6231c33.tar.gz
dependency tracking in bfd
bfd/: * Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, instead use no-dist and foreign. (EXTRA_libbfd_la_SOURCES): New, list $(CFILES) to allow dependency tracking to work for them. (targets.lo, archures.lo, dwarf.lo): Rewrite to use automake dependency tracking mechanism. (MKDEP, DEP, DEP1, dep.sed, dep, dep-in, dep-am): Remove. (mkdep section): Remove. (BUILT_SOURCES): New, list $(BUILD_HFILES). * Makefile.in: Regenerate. * po/SRC-POTFILES.in, po/bfd.pot: Regenerate.
Diffstat (limited to 'bfd/po')
-rw-r--r--bfd/po/SRC-POTFILES.in7
-rw-r--r--bfd/po/bfd.pot2555
2 files changed, 1502 insertions, 1060 deletions
diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in
index d49257d493..a98d27ab89 100644
--- a/bfd/po/SRC-POTFILES.in
+++ b/bfd/po/SRC-POTFILES.in
@@ -86,6 +86,7 @@ cpu-i960.c
cpu-ia64.c
cpu-ip2k.c
cpu-iq2000.c
+cpu-l1om.c
cpu-lm32.c
cpu-m10200.c
cpu-m10300.c
@@ -98,6 +99,7 @@ cpu-m88k.c
cpu-maxq.c
cpu-mcore.c
cpu-mep.c
+cpu-microblaze.c
cpu-mips.c
cpu-mmix.c
cpu-moxie.c
@@ -108,6 +110,7 @@ cpu-openrisc.c
cpu-or32.c
cpu-pdp11.c
cpu-pj.c
+cpu-plugin.c
cpu-powerpc.c
cpu-rs6000.c
cpu-s390.c
@@ -138,6 +141,7 @@ elf-attrs.c
elf-bfd.h
elf-eh-frame.c
elf-hppa.h
+elf-ifunc.c
elf-m10200.c
elf-m10300.c
elf-strtab.c
@@ -177,6 +181,7 @@ elf32-m68k.c
elf32-m88k.c
elf32-mcore.c
elf32-mep.c
+elf32-microblaze.c
elf32-mips.c
elf32-moxie.c
elf32-msp430.c
@@ -260,6 +265,7 @@ m68klinux.c
m68knetbsd.c
m88kmach3.c
m88kopenbsd.c
+mach-o-i386.c
mach-o.c
mach-o.h
merge.c
@@ -305,6 +311,7 @@ pei-ppc.c
pei-sh.c
pei-x86_64.c
peicode.h
+plugin.c
ppcboot.c
reloc.c
reloc16.c
diff --git a/bfd/po/bfd.pot b/bfd/po/bfd.pot
index 81d7dba313..cae4d53b7a 100644
--- a/bfd/po/bfd.pot
+++ b/bfd/po/bfd.pot
@@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2007-09-17 15:01+0100\n"
+"POT-Creation-Date: 2009-08-22 20:09+0200\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"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -33,152 +34,152 @@ msgstr ""
msgid "%B: Bad relocation record imported: %d"
msgstr ""
-#: aoutx.h:1268 aoutx.h:1604
+#: aoutx.h:1271 aoutx.h:1609
#, c-format
msgid "%s: can not represent section `%s' in a.out object file format"
msgstr ""
-#: aoutx.h:1570
+#: aoutx.h:1575
#, c-format
msgid ""
"%s: can not represent section for symbol `%s' in a.out object file format"
msgstr ""
-#: aoutx.h:1572
+#: aoutx.h:1577
msgid "*unknown*"
msgstr ""
-#: aoutx.h:3989 aoutx.h:4315
+#: aoutx.h:3994 aoutx.h:4320
msgid "%P: %B: unexpected relocation type\n"
msgstr ""
-#: aoutx.h:5349
+#: aoutx.h:5354
#, c-format
msgid "%s: relocatable link from %s to %s not supported"
msgstr ""
-#: archive.c:1766
+#: archive.c:2056
msgid "Warning: writing archive was slow: rewriting timestamp\n"
msgstr ""
-#: archive.c:2029
+#: archive.c:2342
msgid "Reading archive file mod timestamp"
msgstr ""
-#: archive.c:2053
+#: archive.c:2366
msgid "Writing updated armap timestamp"
msgstr ""
-#: bfd.c:289
+#: bfd.c:375
msgid "No error"
msgstr ""
-#: bfd.c:290
+#: bfd.c:376
msgid "System call error"
msgstr ""
-#: bfd.c:291
+#: bfd.c:377
msgid "Invalid bfd target"
msgstr ""
-#: bfd.c:292
+#: bfd.c:378
msgid "File in wrong format"
msgstr ""
-#: bfd.c:293
+#: bfd.c:379
msgid "Archive object file in wrong format"
msgstr ""
-#: bfd.c:294
+#: bfd.c:380
msgid "Invalid operation"
msgstr ""
-#: bfd.c:295
+#: bfd.c:381
msgid "Memory exhausted"
msgstr ""
-#: bfd.c:296
+#: bfd.c:382
msgid "No symbols"
msgstr ""
-#: bfd.c:297
+#: bfd.c:383
msgid "Archive has no index; run ranlib to add one"
msgstr ""
-#: bfd.c:298
+#: bfd.c:384
msgid "No more archived files"
msgstr ""
-#: bfd.c:299
+#: bfd.c:385
msgid "Malformed archive"
msgstr ""
-#: bfd.c:300
+#: bfd.c:386
msgid "File format not recognized"
msgstr ""
-#: bfd.c:301
+#: bfd.c:387
msgid "File format is ambiguous"
msgstr ""
-#: bfd.c:302
+#: bfd.c:388
msgid "Section has no contents"
msgstr ""
-#: bfd.c:303
+#: bfd.c:389
msgid "Nonrepresentable section on output"
msgstr ""
-#: bfd.c:304
+#: bfd.c:390
msgid "Symbol needs debug section which does not exist"
msgstr ""
-#: bfd.c:305
+#: bfd.c:391
msgid "Bad value"
msgstr ""
-#: bfd.c:306
+#: bfd.c:392
msgid "File truncated"
msgstr ""
-#: bfd.c:307
+#: bfd.c:393
msgid "File too big"
msgstr ""
-#: bfd.c:308
+#: bfd.c:394
#, c-format
msgid "Error reading %s: %s"
msgstr ""
-#: bfd.c:309
+#: bfd.c:395
msgid "#<Invalid error code>"
msgstr ""
-#: bfd.c:833
+#: bfd.c:919
#, c-format
msgid "BFD %s assertion fail %s:%d"
msgstr ""
-#: bfd.c:845
+#: bfd.c:931
#, c-format
msgid "BFD %s internal error, aborting at %s line %d in %s\n"
msgstr ""
-#: bfd.c:849
+#: bfd.c:935
#, c-format
msgid "BFD %s internal error, aborting at %s line %d\n"
msgstr ""
-#: bfd.c:851
+#: bfd.c:937
msgid "Please report this bug.\n"
msgstr ""
-#: bfdwin.c:208
+#: bfdwin.c:206
#, c-format
msgid "not mapping: data=%lx mapped=%d\n"
msgstr ""
-#: bfdwin.c:211
+#: bfdwin.c:209
#, c-format
msgid "not mapping: env var not set\n"
msgstr ""
@@ -188,12 +189,14 @@ msgstr ""
msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx."
msgstr ""
-#: cache.c:238
-msgid "reopening %B: %s\n"
+#: bout.c:1150 elf-m10300.c:2078 elf32-avr.c:1639 elf32-frv.c:5743
+#: elf32-xtensa.c:6638 elfxx-sparc.c:2456 reloc.c:5386 reloc16.c:162
+#: vms.c:1917 elf32-ia64.c:788 elf64-ia64.c:788
+msgid "%P%F: --relax and -r may not be used together\n"
msgstr ""
-#: coff64-rs6000.c:2126 coff-rs6000.c:3624
-msgid "%B: symbol `%s' has unrecognized smclas %d"
+#: cache.c:226
+msgid "reopening %B: %s\n"
msgstr ""
#: coff-alpha.c:490
@@ -206,7 +209,7 @@ msgstr ""
msgid "%B: unknown/unsupported relocation type %d"
msgstr ""
-#: coff-alpha.c:899 coff-alpha.c:936 coff-alpha.c:2024 coff-mips.c:1002
+#: coff-alpha.c:899 coff-alpha.c:936 coff-alpha.c:2024 coff-mips.c:1003
msgid "GP relative relocation used when GP not defined"
msgstr ""
@@ -222,29 +225,29 @@ msgstr ""
msgid "%B: unsupported relocation: ALPHA_R_GPRELLOW"
msgstr ""
-#: coff-alpha.c:1574 elf32-m32r.c:2487 elf64-alpha.c:3953 elf64-alpha.c:4106
-#: elf32-ia64.c:4468 elf64-ia64.c:4468
+#: coff-alpha.c:1574 elf32-m32r.c:2477 elf64-alpha.c:3943 elf64-alpha.c:4098
+#: elf32-ia64.c:4462 elf64-ia64.c:4462
msgid "%B: unknown relocation type %d"
msgstr ""
-#: coff-arm.c:1036
+#: coff-arm.c:1039
#, c-format
msgid "%B: unable to find THUMB glue '%s' for `%s'"
msgstr ""
-#: coff-arm.c:1065
+#: coff-arm.c:1068
#, c-format
msgid "%B: unable to find ARM glue '%s' for `%s'"
msgstr ""
-#: coff-arm.c:1367 elf32-arm.c:4167
+#: coff-arm.c:1370 elf32-arm.c:6368
#, c-format
msgid ""
"%B(%s): warning: interworking not enabled.\n"
" first occurrence: %B: arm call to thumb"
msgstr ""
-#: coff-arm.c:1457
+#: coff-arm.c:1460
#, c-format
msgid ""
"%B(%s): warning: interworking not enabled.\n"
@@ -252,258 +255,266 @@ msgid ""
" consider relinking with --support-old-code enabled"
msgstr ""
-#: coff-arm.c:1750 cofflink.c:3018 coff-tic80.c:695
+#: coff-arm.c:1755 coff-tic80.c:695 cofflink.c:3027
msgid "%B: bad reloc address 0x%lx in section `%A'"
msgstr ""
-#: coff-arm.c:2075
+#: coff-arm.c:2080
msgid "%B: illegal symbol index in reloc: %d"
msgstr ""
-#: coff-arm.c:2206
+#: coff-arm.c:2211
#, c-format
-msgid "ERROR: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d"
+msgid "error: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d"
msgstr ""
-#: coff-arm.c:2222 elf32-arm.c:7072
+#: coff-arm.c:2227 elf32-arm.c:10323
#, c-format
msgid ""
-"ERROR: %B passes floats in float registers, whereas %B passes them in "
+"error: %B passes floats in float registers, whereas %B passes them in "
"integer registers"
msgstr ""
-#: coff-arm.c:2225 elf32-arm.c:7076
+#: coff-arm.c:2230 elf32-arm.c:10327
#, c-format
msgid ""
-"ERROR: %B passes floats in integer registers, whereas %B passes them in "
+"error: %B passes floats in integer registers, whereas %B passes them in "
"float registers"
msgstr ""
-#: coff-arm.c:2239
+#: coff-arm.c:2244
#, c-format
msgid ""
-"ERROR: %B is compiled as position independent code, whereas target %B is "
+"error: %B is compiled as position independent code, whereas target %B is "
"absolute position"
msgstr ""
-#: coff-arm.c:2242
+#: coff-arm.c:2247
#, c-format
msgid ""
-"ERROR: %B is compiled as absolute position code, whereas target %B is "
+"error: %B is compiled as absolute position code, whereas target %B is "
"position independent"
msgstr ""
-#: coff-arm.c:2270 elf32-arm.c:7141
+#: coff-arm.c:2275 elf32-arm.c:10392
#, c-format
msgid "Warning: %B supports interworking, whereas %B does not"
msgstr ""
-#: coff-arm.c:2273 elf32-arm.c:7147
+#: coff-arm.c:2278 elf32-arm.c:10398
#, c-format
msgid "Warning: %B does not support interworking, whereas %B does"
msgstr ""
-#: coff-arm.c:2297
+#: coff-arm.c:2302
#, c-format
msgid "private flags = %x:"
msgstr ""
-#: coff-arm.c:2305 elf32-arm.c:7198
+#: coff-arm.c:2310 elf32-arm.c:10449
#, c-format
msgid " [floats passed in float registers]"
msgstr ""
-#: coff-arm.c:2307
+#: coff-arm.c:2312
#, c-format
msgid " [floats passed in integer registers]"
msgstr ""
-#: coff-arm.c:2310 elf32-arm.c:7201
+#: coff-arm.c:2315 elf32-arm.c:10452
#, c-format
msgid " [position independent]"
msgstr ""
-#: coff-arm.c:2312
+#: coff-arm.c:2317
#, c-format
msgid " [absolute position]"
msgstr ""
-#: coff-arm.c:2316
+#: coff-arm.c:2321
#, c-format
msgid " [interworking flag not initialised]"
msgstr ""
-#: coff-arm.c:2318
+#: coff-arm.c:2323
#, c-format
msgid " [interworking supported]"
msgstr ""
-#: coff-arm.c:2320
+#: coff-arm.c:2325
#, c-format
msgid " [interworking not supported]"
msgstr ""
-#: coff-arm.c:2366 elf32-arm.c:6578
+#: coff-arm.c:2371 elf32-arm.c:9356
#, c-format
msgid ""
"Warning: Not setting interworking flag of %B since it has already been "
"specified as non-interworking"
msgstr ""
-#: coff-arm.c:2370 elf32-arm.c:6582
+#: coff-arm.c:2375 elf32-arm.c:9360
#, c-format
msgid "Warning: Clearing the interworking flag of %B due to outside request"
msgstr ""
-#: coffcode.h:850
-msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'"
+#: coff-h8300.c:1122
+#, c-format
+msgid "cannot handle R_MEM_INDIRECT reloc when using %s output"
msgstr ""
-#. Generate a warning message rather using the 'unhandled'
-#. variable as this will allow some .sys files generate by
-#. other toolchains to be processed. See bugzilla issue 196.
-#: coffcode.h:1062
-msgid ""
-"%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s"
+#: coff-i860.c:147
+#, c-format
+msgid "Relocation `%s' not yet implemented\n"
msgstr ""
-#: coffcode.h:1117
-msgid "%B (%s): Section flag %s (0x%x) ignored"
+#: coff-i860.c:605 coff-tic54x.c:398 coffcode.h:5143
+msgid "%B: warning: illegal symbol index %ld in relocs"
msgstr ""
-#: coffcode.h:2236
-#, c-format
-msgid "Unrecognized TI COFF target id '0x%x'"
+#: coff-i960.c:143 coff-i960.c:506
+msgid "uncertain calling convention for non-COFF symbol"
msgstr ""
-#: coffcode.h:2551
-msgid "%B: reloc against a non-existant symbol index: %ld"
+#: coff-m68k.c:506 elf32-bfin.c:5685 elf32-cr16.c:2965 elf32-m68k.c:4570
+msgid "unsupported reloc type"
msgstr ""
-#: coffcode.h:4296
-msgid "%B: warning: line number table read failed"
+#: coff-maxq.c:126
+msgid "Can't Make it a Short Jump"
msgstr ""
-#: coffcode.h:4329
-msgid "%B: warning: illegal symbol index %ld in line numbers"
+#: coff-maxq.c:191
+msgid "Exceeds Long Jump Range"
msgstr ""
-#: coffcode.h:4343
-msgid "%B: warning: duplicate line number information for `%s'"
+#: coff-maxq.c:202 coff-maxq.c:276
+msgid "Absolute address Exceeds 16 bit Range"
msgstr ""
-#: coffcode.h:4735
-msgid "%B: Unrecognized storage class %d for %s symbol `%s'"
+#: coff-maxq.c:240
+msgid "Absolute address Exceeds 8 bit Range"
msgstr ""
-#: coffcode.h:4861
-msgid "warning: %B: local symbol `%s' has no section"
+#: coff-maxq.c:333
+msgid "Unrecognized Reloc Type"
msgstr ""
-#: coffcode.h:4966 coff-i860.c:601 coff-tic54x.c:393
-msgid "%B: warning: illegal symbol index %ld in relocs"
+#: coff-mips.c:688 elf32-mips.c:1014 elf32-score.c:441 elf32-score7.c:341
+#: elf64-mips.c:1991 elfn32-mips.c:1832
+msgid "GP relative relocation when _gp not defined"
msgstr ""
-#: coffcode.h:5004
-msgid "%B: illegal relocation type %d at address 0x%lx"
+#: coff-or32.c:229
+msgid "Unrecognized reloc"
msgstr ""
-#: coffgen.c:1518
-msgid "%B: bad string table size %lu"
+#: coff-rs6000.c:2785
+#, c-format
+msgid "%s: unsupported relocation type 0x%02x"
msgstr ""
-#: coff-h8300.c:1122
+#: coff-rs6000.c:2878
#, c-format
-msgid "cannot handle R_MEM_INDIRECT reloc when using %s output"
+msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry"
+msgstr ""
+
+#: coff-rs6000.c:3644 coff64-rs6000.c:2166
+msgid "%B: symbol `%s' has unrecognized smclas %d"
msgstr ""
-#: coff-i860.c:143
+#: coff-tic4x.c:195 coff-tic54x.c:299 coff-tic80.c:458
#, c-format
-msgid "Relocation `%s' not yet implemented\n"
+msgid "Unrecognized reloc type 0x%x"
msgstr ""
-#: coff-i960.c:138 coff-i960.c:501
-msgid "uncertain calling convention for non-COFF symbol"
+#: coff-tic4x.c:240
+#, c-format
+msgid "%s: warning: illegal symbol index %ld in relocs"
msgstr ""
-#: cofflink.c:513 elflink.c:4175
-msgid "Warning: type of symbol `%s' changed from %d to %d in %B"
+#: coff-w65.c:367
+#, c-format
+msgid "ignoring reloc %s\n"
msgstr ""
-#: cofflink.c:2296
-msgid "%B: relocs in section `%A', but it has no contents"
+#: coffcode.h:960
+msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'"
msgstr ""
-#: cofflink.c:2627 coffswap.h:824
-#, c-format
-msgid "%s: %s: reloc overflow: 0x%lx > 0xffff"
+#. Generate a warning message rather using the 'unhandled'
+#. variable as this will allow some .sys files generate by
+#. other toolchains to be processed. See bugzilla issue 196.
+#: coffcode.h:1176
+msgid ""
+"%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s"
+msgstr ""
+
+#: coffcode.h:1240
+msgid "%B (%s): Section flag %s (0x%x) ignored"
msgstr ""
-#: cofflink.c:2636 coffswap.h:810
+#: coffcode.h:2382
#, c-format
-msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff"
+msgid "Unrecognized TI COFF target id '0x%x'"
msgstr ""
-#: coff-m68k.c:506 elf32-bfin.c:5434 elf32-m68k.c:2400
-msgid "unsupported reloc type"
+#: coffcode.h:2696
+msgid "%B: reloc against a non-existant symbol index: %ld"
msgstr ""
-#: coff-maxq.c:126
-msgid "Can't Make it a Short Jump"
+#: coffcode.h:3669
+msgid "%B: section %s: string table overflow at offset %ld"
msgstr ""
-#: coff-maxq.c:191
-msgid "Exceeds Long Jump Range"
+#: coffcode.h:4477
+msgid "%B: warning: line number table read failed"
msgstr ""
-#: coff-maxq.c:202 coff-maxq.c:276
-msgid "Absolute address Exceeds 16 bit Range"
+#: coffcode.h:4507
+msgid "%B: warning: illegal symbol index %ld in line numbers"
msgstr ""
-#: coff-maxq.c:240
-msgid "Absolute address Exceeds 8 bit Range"
+#: coffcode.h:4521
+msgid "%B: warning: duplicate line number information for `%s'"
msgstr ""
-#: coff-maxq.c:333
-msgid "Unrecognized Reloc Type"
+#: coffcode.h:4912
+msgid "%B: Unrecognized storage class %d for %s symbol `%s'"
msgstr ""
-#: coff-mips.c:687 elf32-mips.c:958 elf32-score.c:345 elf64-mips.c:1911
-#: elfn32-mips.c:1752
-msgid "GP relative relocation when _gp not defined"
+#: coffcode.h:5038
+msgid "warning: %B: local symbol `%s' has no section"
msgstr ""
-#: coff-or32.c:228
-msgid "Unrecognized reloc"
+#: coffcode.h:5181
+msgid "%B: illegal relocation type %d at address 0x%lx"
msgstr ""
-#: coff-rs6000.c:2799
-#, c-format
-msgid "%s: unsupported relocation type 0x%02x"
+#: coffgen.c:1569
+msgid "%B: bad string table size %lu"
msgstr ""
-#: coff-rs6000.c:2892
-#, c-format
-msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry"
+#: cofflink.c:513 elflink.c:4307
+msgid "Warning: type of symbol `%s' changed from %d to %d in %B"
msgstr ""
-#: coff-tic4x.c:191 coff-tic54x.c:299 coff-tic80.c:458
-#, c-format
-msgid "Unrecognized reloc type 0x%x"
+#: cofflink.c:2305
+msgid "%B: relocs in section `%A', but it has no contents"
msgstr ""
-#: coff-tic4x.c:236
+#: cofflink.c:2636 coffswap.h:824
#, c-format
-msgid "%s: warning: illegal symbol index %ld in relocs"
+msgid "%s: %s: reloc overflow: 0x%lx > 0xffff"
msgstr ""
-#: coff-w65.c:367
+#: cofflink.c:2645 coffswap.h:810
#, c-format
-msgid "ignoring reloc %s\n"
+msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff"
msgstr ""
#: cpu-arm.c:189 cpu-arm.c:200
-msgid "ERROR: %B is compiled for the EP9312, whereas %B is compiled for XScale"
+msgid "error: %B is compiled for the EP9312, whereas %B is compiled for XScale"
msgstr ""
#: cpu-arm.c:332
@@ -511,729 +522,975 @@ msgstr ""
msgid "warning: unable to update contents of %s section in %s"
msgstr ""
-#: dwarf2.c:481
-msgid "Dwarf Error: Can't find .debug_str section."
-msgstr ""
-
-#: dwarf2.c:499
+#: dwarf2.c:430
#, c-format
-msgid ""
-"Dwarf Error: DW_FORM_strp offset (%lu) greater than or equal to .debug_str "
-"size (%lu)."
+msgid "Dwarf Error: Can't find %s section."
msgstr ""
-#: dwarf2.c:592
-msgid "Dwarf Error: Can't find .debug_abbrev section."
+#: dwarf2.c:457
+#, c-format
+msgid "Dwarf Error: unable to decompress %s section."
msgstr ""
-#: dwarf2.c:607
+#: dwarf2.c:468
#, c-format
-msgid ""
-"Dwarf Error: Abbrev offset (%lu) greater than or equal to .debug_abbrev size "
-"(%lu)."
+msgid "Dwarf Error: Offset (%lu) greater than or equal to %s size (%lu)."
msgstr ""
-#: dwarf2.c:822
+#: dwarf2.c:865
#, c-format
msgid "Dwarf Error: Invalid or unhandled FORM value: %u."
msgstr ""
-#: dwarf2.c:1036
+#: dwarf2.c:1079
msgid "Dwarf Error: mangled line number section (bad file number)."
msgstr ""
-#: dwarf2.c:1148
-msgid "Dwarf Error: Can't find .debug_line section."
-msgstr ""
-
-#: dwarf2.c:1165
-#, c-format
-msgid ""
-"Dwarf Error: Line offset (%lu) greater than or equal to .debug_line size (%"
-"lu)."
-msgstr ""
-
-#: dwarf2.c:1391
+#: dwarf2.c:1413
msgid "Dwarf Error: mangled line number section."
msgstr ""
-#: dwarf2.c:1579
-msgid "Dwarf Error: Can't find .debug_ranges section."
-msgstr ""
-
-#: dwarf2.c:1742 dwarf2.c:1858 dwarf2.c:2130
+#: dwarf2.c:1760 dwarf2.c:1867 dwarf2.c:2139
#, c-format
msgid "Dwarf Error: Could not find abbrev number %u."
msgstr ""
-#: dwarf2.c:2091
+#: dwarf2.c:2100
#, c-format
msgid ""
"Dwarf Error: found dwarf version '%u', this reader only handles version 2 "
-"information."
+"and 3 information."
msgstr ""
-#: dwarf2.c:2098
+#: dwarf2.c:2107
#, c-format
msgid ""
"Dwarf Error: found address size '%u', this reader can not handle sizes "
"greater than '%u'."
msgstr ""
-#: dwarf2.c:2121
+#: dwarf2.c:2130
#, c-format
msgid "Dwarf Error: Bad abbrev number: %u."
msgstr ""
-#: ecoff.c:1227
+#: ecoff.c:1238
#, c-format
msgid "Unknown basic type %d"
msgstr ""
-#: ecoff.c:1484
+#: ecoff.c:1495
#, c-format
msgid ""
"\n"
" End+1 symbol: %ld"
msgstr ""
-#: ecoff.c:1491 ecoff.c:1494
+#: ecoff.c:1502 ecoff.c:1505
#, c-format
msgid ""
"\n"
" First symbol: %ld"
msgstr ""
-#: ecoff.c:1506
+#: ecoff.c:1517
#, c-format
msgid ""
"\n"
" End+1 symbol: %-7ld Type: %s"
msgstr ""
-#: ecoff.c:1513
+#: ecoff.c:1524
#, c-format
msgid ""
"\n"
" Local symbol: %ld"
msgstr ""
-#: ecoff.c:1521
+#: ecoff.c:1532
#, c-format
msgid ""
"\n"
" struct; End+1 symbol: %ld"
msgstr ""
-#: ecoff.c:1526
+#: ecoff.c:1537
#, c-format
msgid ""
"\n"
" union; End+1 symbol: %ld"
msgstr ""
-#: ecoff.c:1531
+#: ecoff.c:1542
#, c-format
msgid ""
"\n"
" enum; End+1 symbol: %ld"
msgstr ""
-#: ecoff.c:1537
+#: ecoff.c:1548
#, c-format
msgid ""
"\n"
" Type: %s"
msgstr ""
-#: elf32-arm.c:2524
+#: elf-attrs.c:567
+msgid "error: %B: Must be processed by '%s' toolchain"
+msgstr ""
+
+#: elf-attrs.c:575
+msgid "error: %B: Object tag '%d, %s' is incompatible with tag '%d, %s'"
+msgstr ""
+
+#: elf-eh-frame.c:884
+msgid "%P: error in %B(%A); no .eh_frame_hdr table will be created.\n"
+msgstr ""
+
+#: elf-eh-frame.c:1122
+msgid ""
+"%P: fde encoding in %B(%A) prevents .eh_frame_hdr table being created.\n"
+msgstr ""
+
+#: elf-ifunc.c:179
+msgid ""
+"%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer equality in `%B' can "
+"not be used when making an executable; recompile with -fPIE and relink with -"
+"pie\n"
+msgstr ""
+
+#: elf-m10200.c:456 elf-m10300.c:1575 elf32-avr.c:1251 elf32-bfin.c:3200
+#: elf32-cr16.c:1517 elf32-cr16c.c:790 elf32-cris.c:2089 elf32-crx.c:933
+#: elf32-d10v.c:516 elf32-fr30.c:616 elf32-frv.c:4114 elf32-h8300.c:516
+#: elf32-i860.c:1218 elf32-ip2k.c:1499 elf32-iq2000.c:691 elf32-lm32.c:1171
+#: elf32-m32c.c:560 elf32-m32r.c:3102 elf32-m68hc1x.c:1136 elf32-mep.c:541
+#: elf32-microblaze.c:1226 elf32-moxie.c:291 elf32-msp430.c:493 elf32-mt.c:402
+#: elf32-openrisc.c:411 elf32-score.c:2752 elf32-score7.c:2591
+#: elf32-spu.c:5044 elf32-v850.c:1701 elf32-xstormy16.c:948 elf64-mmix.c:1533
+msgid "internal error: out of range error"
+msgstr ""
+
+#: elf-m10200.c:460 elf-m10300.c:1579 elf32-avr.c:1255 elf32-bfin.c:3204
+#: elf32-cr16.c:1521 elf32-cr16c.c:794 elf32-cris.c:2093 elf32-crx.c:937
+#: elf32-d10v.c:520 elf32-fr30.c:620 elf32-frv.c:4118 elf32-h8300.c:520
+#: elf32-i860.c:1222 elf32-iq2000.c:695 elf32-lm32.c:1175 elf32-m32c.c:564
+#: elf32-m32r.c:3106 elf32-m68hc1x.c:1140 elf32-mep.c:545
+#: elf32-microblaze.c:1230 elf32-moxie.c:295 elf32-msp430.c:497
+#: elf32-openrisc.c:415 elf32-score.c:2756 elf32-score7.c:2595
+#: elf32-spu.c:5048 elf32-v850.c:1705 elf32-xstormy16.c:952 elf64-mmix.c:1537
+#: elfxx-mips.c:9098
+msgid "internal error: unsupported relocation error"
+msgstr ""
+
+#: elf-m10200.c:464 elf32-cr16.c:1525 elf32-cr16c.c:798 elf32-crx.c:941
+#: elf32-d10v.c:524 elf32-h8300.c:524 elf32-lm32.c:1179 elf32-m32r.c:3110
+#: elf32-m68hc1x.c:1144 elf32-microblaze.c:1234 elf32-score.c:2760
+#: elf32-score7.c:2599 elf32-spu.c:5052
+msgid "internal error: dangerous error"
+msgstr ""
+
+#: elf-m10200.c:468 elf-m10300.c:1592 elf32-avr.c:1263 elf32-bfin.c:3212
+#: elf32-cr16.c:1529 elf32-cr16c.c:802 elf32-cris.c:2101 elf32-crx.c:945
+#: elf32-d10v.c:528 elf32-fr30.c:628 elf32-frv.c:4126 elf32-h8300.c:528
+#: elf32-i860.c:1230 elf32-ip2k.c:1514 elf32-iq2000.c:703 elf32-lm32.c:1183
+#: elf32-m32c.c:572 elf32-m32r.c:3114 elf32-m68hc1x.c:1148 elf32-mep.c:553
+#: elf32-microblaze.c:1238 elf32-moxie.c:303 elf32-msp430.c:505 elf32-mt.c:410
+#: elf32-openrisc.c:423 elf32-score.c:2769 elf32-score7.c:2603
+#: elf32-spu.c:5056 elf32-v850.c:1725 elf32-xstormy16.c:960 elf64-mmix.c:1545
+msgid "internal error: unknown error"
+msgstr ""
+
+#: elf-m10300.c:1512 elf32-arm.c:8959 elf32-i386.c:3984 elf32-m32r.c:2588
+#: elf32-m68k.c:4064 elf32-ppc.c:7906 elf32-s390.c:3015 elf32-sh.c:3429
+#: elf32-xtensa.c:3026 elf64-ppc.c:12063 elf64-s390.c:2974 elf64-sh64.c:1648
+#: elf64-x86-64.c:3657 elfxx-sparc.c:3317
+msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'"
+msgstr ""
+
+#: elf-m10300.c:1584
+msgid ""
+"error: inappropriate relocation type for shared library (did you forget -"
+"fpic?)"
+msgstr ""
+
+#: elf-m10300.c:1587
+msgid "internal error: suspicious relocation type used in shared library"
+msgstr ""
+
+#: elf-m10300.c:4385 elf32-arm.c:11342 elf32-cr16.c:2519 elf32-cris.c:3030
+#: elf32-hppa.c:1891 elf32-i370.c:506 elf32-i386.c:1975 elf32-lm32.c:1873
+#: elf32-m32r.c:1921 elf32-m68k.c:3164 elf32-ppc.c:4953 elf32-s390.c:1650
+#: elf32-sh.c:2574 elf32-vax.c:1052 elf64-ppc.c:6348 elf64-s390.c:1623
+#: elf64-sh64.c:3396 elf64-x86-64.c:1821 elfxx-sparc.c:1802
+#, c-format
+msgid "dynamic variable `%s' is zero size"
+msgstr ""
+
+#: elf.c:329
+msgid "%B: invalid string offset %u >= %lu for section `%s'"
+msgstr ""
+
+#: elf.c:439
+msgid "%B symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section"
+msgstr ""
+
+#: elf.c:595
+msgid "%B: Corrupt size field in group section header: 0x%lx"
+msgstr ""
+
+#: elf.c:631
+msgid "%B: invalid SHT_GROUP entry"
+msgstr ""
+
+#: elf.c:701
+msgid "%B: no group info for section %A"
+msgstr ""
+
+#: elf.c:730 elf.c:2952 elflink.c:9912
+msgid "%B: warning: sh_link not set for section `%A'"
+msgstr ""
+
+#: elf.c:749
+msgid "%B: sh_link [%d] in section `%A' is incorrect"
+msgstr ""
+
+#: elf.c:784
+msgid "%B: unknown [%d] section `%s' in group [%s]"
+msgstr ""
+
+#: elf.c:1104
+#, c-format
+msgid ""
+"\n"
+"Program Header:\n"
+msgstr ""
+
+#: elf.c:1146
+#, c-format
+msgid ""
+"\n"
+"Dynamic Section:\n"
+msgstr ""
+
+#: elf.c:1282
+#, c-format
+msgid ""
+"\n"
+"Version definitions:\n"
+msgstr ""
+
+#: elf.c:1307
+#, c-format
+msgid ""
+"\n"
+"Version References:\n"
+msgstr ""
+
+#: elf.c:1312
+#, c-format
+msgid " required from %s:\n"
+msgstr ""
+
+#: elf.c:1702
+msgid "%B: invalid link %lu for reloc section %s (index %u)"
+msgstr ""
+
+#: elf.c:1870
+msgid ""
+"%B: don't know how to handle allocated, application specific section `%s' [0x"
+"%8x]"
+msgstr ""
+
+#: elf.c:1882
+msgid "%B: don't know how to handle processor specific section `%s' [0x%8x]"
+msgstr ""
+
+#: elf.c:1893
+msgid "%B: don't know how to handle OS specific section `%s' [0x%8x]"
+msgstr ""
+
+#: elf.c:1903
+msgid "%B: don't know how to handle section `%s' [0x%8x]"
+msgstr ""
+
+#: elf.c:2492
+#, c-format
+msgid "warning: section `%A' type changed to PROGBITS"
+msgstr ""
+
+#: elf.c:2909
+msgid "%B: sh_link of section `%A' points to discarded section `%A' of `%B'"
+msgstr ""
+
+#: elf.c:2932
+msgid "%B: sh_link of section `%A' points to removed section `%A' of `%B'"
+msgstr ""
+
+#: elf.c:4303
+msgid ""
+"%B: The first section in the PT_DYNAMIC segment is not the .dynamic section"
+msgstr ""
+
+#: elf.c:4330
+msgid "%B: Not enough room for program headers, try linking with -N"
+msgstr ""
+
+#: elf.c:4412
+msgid "%B: section %A vma 0x%lx overlaps previous sections"
+msgstr ""
+
+#: elf.c:4507
+msgid "%B: section `%A' can't be allocated in segment %d"
+msgstr ""
+
+#: elf.c:4557
+msgid "%B: warning: allocated section `%s' not in segment"
+msgstr ""
+
+#: elf.c:5057
+msgid "%B: symbol `%s' required but not present"
+msgstr ""
+
+#: elf.c:5396
+msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n"
+msgstr ""
+
+#: elf.c:6362
+#, c-format
+msgid ""
+"Unable to find equivalent output section for symbol '%s' from section '%s'"
+msgstr ""
+
+#: elf.c:7348
+msgid "%B: unsupported relocation type %s"
+msgstr ""
+
+#: elf32-arm.c:3149
+msgid ""
+"%B(%s): warning: interworking not enabled.\n"
+" first occurrence: %B: Thumb call to ARM"
+msgstr ""
+
+#: elf32-arm.c:3190
+msgid ""
+"%B(%s): warning: interworking not enabled.\n"
+" first occurrence: %B: ARM call to Thumb"
+msgstr ""
+
+#: elf32-arm.c:3387 elf32-arm.c:4689
+#, c-format
+msgid "%s: cannot create stub entry %s"
+msgstr ""
+
+#: elf32-arm.c:4800
#, c-format
msgid "unable to find THUMB glue '%s' for '%s'"
msgstr ""
-#: elf32-arm.c:2557
+#: elf32-arm.c:4834
#, c-format
msgid "unable to find ARM glue '%s' for '%s'"
msgstr ""
-#: elf32-arm.c:3127
+#: elf32-arm.c:5361
msgid "%B: BE8 images only valid in big-endian mode."
msgstr ""
#. Give a warning, but do as the user requests anyway.
-#: elf32-arm.c:3331
+#: elf32-arm.c:5586
msgid ""
"%B: warning: selected VFP11 erratum workaround is not necessary for target "
"architecture"
msgstr ""
-#: elf32-arm.c:3865 elf32-arm.c:3885
+#: elf32-arm.c:6126 elf32-arm.c:6146
msgid "%B: unable to find VFP11 veneer `%s'"
msgstr ""
-#: elf32-arm.c:3930
+#: elf32-arm.c:6192
#, c-format
msgid "Invalid TARGET2 relocation type '%s'."
msgstr ""
-#: elf32-arm.c:4071
+#: elf32-arm.c:6277
msgid ""
"%B(%s): warning: interworking not enabled.\n"
" first occurrence: %B: thumb call to arm"
msgstr ""
-#: elf32-arm.c:4759
+#: elf32-arm.c:6999
msgid "\\%B: Warning: Arm BLX instruction targets Arm function '%s'."
msgstr ""
-#: elf32-arm.c:5059
+#: elf32-arm.c:7401
msgid "%B: Warning: Thumb BLX instruction targets thumb function '%s'."
msgstr ""
-#: elf32-arm.c:5689
+#: elf32-arm.c:8081
msgid "%B(%A+0x%lx): R_ARM_TLS_LE32 relocation not permitted in shared object"
msgstr ""
-#: elf32-arm.c:5890
+#: elf32-arm.c:8296
msgid ""
"%B(%A+0x%lx): Only ADD or SUB instructions are allowed for ALU group "
"relocations"
msgstr ""
-#: elf32-arm.c:5930 elf32-arm.c:6017 elf32-arm.c:6100 elf32-arm.c:6185
+#: elf32-arm.c:8336 elf32-arm.c:8423 elf32-arm.c:8506 elf32-arm.c:8591
msgid "%B(%A+0x%lx): Overflow whilst splitting 0x%lx for group relocation %s"
msgstr ""
-#: elf32-arm.c:6369 elf32-sh.c:3304 elf64-sh64.c:1556
+#: elf32-arm.c:8817 elf32-sh.c:3325 elf64-sh64.c:1556
msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section"
msgstr ""
-#: elf32-arm.c:6458 elf64-ppc.c:10050
+#: elf32-arm.c:8935 elf32-m68k.c:4099 elf32-xtensa.c:2764 elf64-ppc.c:10743
msgid "%B(%A+0x%lx): %s used with TLS symbol %s"
msgstr ""
-#: elf32-arm.c:6459 elf64-ppc.c:10051
+#: elf32-arm.c:8936 elf32-m68k.c:4100 elf32-xtensa.c:2765 elf64-ppc.c:10744
msgid "%B(%A+0x%lx): %s used with non-TLS symbol %s"
msgstr ""
-#: elf32-arm.c:6482 elf32-i386.c:3492 elf32-m32r.c:2598 elf32-m68k.c:1989
-#: elf32-ppc.c:6796 elf32-s390.c:3048 elf32-sh.c:3408 elf32-xtensa.c:2290
-#: elf64-ppc.c:11215 elf64-s390.c:3009 elf64-sh64.c:1648 elf64-x86-64.c:3168
-#: elf-hppa.h:2194 elf-m10300.c:1460 elfxx-sparc.c:3256
-msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'"
-msgstr ""
-
-#: elf32-arm.c:6516
+#: elf32-arm.c:8993
msgid "out of range"
msgstr ""
-#: elf32-arm.c:6520
+#: elf32-arm.c:8997
msgid "unsupported relocation"
msgstr ""
-#: elf32-arm.c:6528
+#: elf32-arm.c:9005
msgid "unknown error"
msgstr ""
-#: elf32-arm.c:6628
+#: elf32-arm.c:9405
msgid ""
"Warning: Clearing the interworking flag of %B because non-interworking code "
"in %B has been linked with it"
msgstr ""
-#: elf32-arm.c:6730
-msgid "ERROR: %B uses VFP register arguments, %B does not"
+#: elf32-arm.c:9648
+msgid "error: %B: Unknown CPU architecture"
+msgstr ""
+
+#: elf32-arm.c:9686
+msgid "error: %B: Conflicting CPU architectures %d/%d"
msgstr ""
-#: elf32-arm.c:6780
-msgid "ERROR: %B: Conflicting architecture profiles %c/%c"
+#: elf32-arm.c:9743
+msgid "error: %B uses VFP register arguments, %B does not"
msgstr ""
-#: elf32-arm.c:6795
+#: elf32-arm.c:9893
+msgid "error: %B: Conflicting architecture profiles %c/%c"
+msgstr ""
+
+#: elf32-arm.c:9917
msgid "Warning: %B: Conflicting platform configuration"
msgstr ""
-#: elf32-arm.c:6804
-msgid "ERROR: %B: Conflicting use of R9"
+#: elf32-arm.c:9926
+msgid "error: %B: Conflicting use of R9"
msgstr ""
-#: elf32-arm.c:6816
-msgid "ERROR: %B: SB relative addressing conflicts with use of R9"
+#: elf32-arm.c:9938
+msgid "error: %B: SB relative addressing conflicts with use of R9"
msgstr ""
-#: elf32-arm.c:6838
-msgid "ERROR: %B: Conflicting definitions of wchar_t"
+#: elf32-arm.c:9951
+msgid ""
+"warning: %B 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:6867
+#: elf32-arm.c:9982
msgid ""
"warning: %B uses %s enums yet the output is to use %s enums; use of enum "
"values across objects may fail"
msgstr ""
-#: elf32-arm.c:6880
-msgid "ERROR: %B uses iWMMXt register arguments, %B does not"
+#: elf32-arm.c:9994
+msgid "error: %B uses iWMMXt register arguments, %B does not"
+msgstr ""
+
+#: elf32-arm.c:10016
+msgid "error: fp16 format mismatch between %B and %B"
+msgstr ""
+
+#: elf32-arm.c:10059 elf32-arm.c:10152
+msgid "%B: Unknown mandatory EABI object attribute %d"
msgstr ""
-#: elf32-arm.c:6920
+#: elf32-arm.c:10067 elf32-arm.c:10160
msgid "Warning: %B: Unknown EABI object attribute %d"
msgstr ""
-#: elf32-arm.c:7045
+#: elf32-arm.c:10220
+msgid "error: %B is already in final BE8 format"
+msgstr ""
+
+#: elf32-arm.c:10296
msgid ""
-"ERROR: Source object %B has EABI version %d, but target %B has EABI version %"
-"d"
+"error: Source object %B has EABI version %d, but target %B has EABI version "
+"%d"
msgstr ""
-#: elf32-arm.c:7061
-msgid "ERROR: %B is compiled for APCS-%d, whereas target %B uses APCS-%d"
+#: elf32-arm.c:10312
+msgid "error: %B is compiled for APCS-%d, whereas target %B uses APCS-%d"
msgstr ""
-#: elf32-arm.c:7086
-msgid "ERROR: %B uses VFP instructions, whereas %B does not"
+#: elf32-arm.c:10337
+msgid "error: %B uses VFP instructions, whereas %B does not"
msgstr ""
-#: elf32-arm.c:7090
-msgid "ERROR: %B uses FPA instructions, whereas %B does not"
+#: elf32-arm.c:10341
+msgid "error: %B uses FPA instructions, whereas %B does not"
msgstr ""
-#: elf32-arm.c:7100
-msgid "ERROR: %B uses Maverick instructions, whereas %B does not"
+#: elf32-arm.c:10351
+msgid "error: %B uses Maverick instructions, whereas %B does not"
msgstr ""
-#: elf32-arm.c:7104
-msgid "ERROR: %B does not use Maverick instructions, whereas %B does"
+#: elf32-arm.c:10355
+msgid "error: %B does not use Maverick instructions, whereas %B does"
msgstr ""
-#: elf32-arm.c:7123
-msgid "ERROR: %B uses software FP, whereas %B uses hardware FP"
+#: elf32-arm.c:10374
+msgid "error: %B uses software FP, whereas %B uses hardware FP"
msgstr ""
-#: elf32-arm.c:7127
-msgid "ERROR: %B uses hardware FP, whereas %B uses software FP"
+#: elf32-arm.c:10378
+msgid "error: %B uses hardware FP, whereas %B uses software FP"
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:7174 elf32-bfin.c:4795 elf32-cris.c:3234 elf32-m68hc1x.c:1277
-#: elf32-m68k.c:623 elf32-score.c:3753 elf32-vax.c:538 elfxx-mips.c:11351
+#: elf32-arm.c:10425 elf32-bfin.c:5074 elf32-cris.c:4110 elf32-m68hc1x.c:1280
+#: elf32-m68k.c:1169 elf32-score.c:4039 elf32-score7.c:3876 elf32-vax.c:540
+#: elfxx-mips.c:12750
#, c-format
msgid "private flags = %lx:"
msgstr ""
-#: elf32-arm.c:7183
+#: elf32-arm.c:10434
#, c-format
msgid " [interworking enabled]"
msgstr ""
-#: elf32-arm.c:7191
+#: elf32-arm.c:10442
#, c-format
msgid " [VFP float format]"
msgstr ""
-#: elf32-arm.c:7193
+#: elf32-arm.c:10444
#, c-format
msgid " [Maverick float format]"
msgstr ""
-#: elf32-arm.c:7195
+#: elf32-arm.c:10446
#, c-format
msgid " [FPA float format]"
msgstr ""
-#: elf32-arm.c:7204
+#: elf32-arm.c:10455
#, c-format
msgid " [new ABI]"
msgstr ""
-#: elf32-arm.c:7207
+#: elf32-arm.c:10458
#, c-format
msgid " [old ABI]"
msgstr ""
-#: elf32-arm.c:7210
+#: elf32-arm.c:10461
#, c-format
msgid " [software FP]"
msgstr ""
-#: elf32-arm.c:7219
+#: elf32-arm.c:10470
#, c-format
msgid " [Version1 EABI]"
msgstr ""
-#: elf32-arm.c:7222 elf32-arm.c:7233
+#: elf32-arm.c:10473 elf32-arm.c:10484
#, c-format
msgid " [sorted symbol table]"
msgstr ""
-#: elf32-arm.c:7224 elf32-arm.c:7235
+#: elf32-arm.c:10475 elf32-arm.c:10486
#, c-format
msgid " [unsorted symbol table]"
msgstr ""
-#: elf32-arm.c:7230
+#: elf32-arm.c:10481
#, c-format
msgid " [Version2 EABI]"
msgstr ""
-#: elf32-arm.c:7238
+#: elf32-arm.c:10489
#, c-format
msgid " [dynamic symbols use segment index]"
msgstr ""
-#: elf32-arm.c:7241
+#: elf32-arm.c:10492
#, c-format
msgid " [mapping symbols precede others]"
msgstr ""
-#: elf32-arm.c:7248
+#: elf32-arm.c:10499
#, c-format
msgid " [Version3 EABI]"
msgstr ""
-#: elf32-arm.c:7252
+#: elf32-arm.c:10503
#, c-format
msgid " [Version4 EABI]"
msgstr ""
-#: elf32-arm.c:7256
+#: elf32-arm.c:10507
#, c-format
msgid " [Version5 EABI]"
msgstr ""
-#: elf32-arm.c:7259
+#: elf32-arm.c:10510
#, c-format
msgid " [BE8]"
msgstr ""
-#: elf32-arm.c:7262
+#: elf32-arm.c:10513
#, c-format
msgid " [LE8]"
msgstr ""
-#: elf32-arm.c:7268
+#: elf32-arm.c:10519
#, c-format
msgid " <EABI version unrecognised>"
msgstr ""
-#: elf32-arm.c:7275
+#: elf32-arm.c:10526
#, c-format
msgid " [relocatable executable]"
msgstr ""
-#: elf32-arm.c:7278
+#: elf32-arm.c:10529
#, c-format
msgid " [has entry point]"
msgstr ""
-#: elf32-arm.c:7283
+#: elf32-arm.c:10534
#, c-format
msgid "<Unrecognised flag bits set>"
msgstr ""
-#: elf32-arm.c:7522 elf32-i386.c:1231 elf32-s390.c:1003 elf32-xtensa.c:814
-#: elf64-s390.c:958 elf64-x86-64.c:1011 elfxx-sparc.c:1115
+#: elf32-arm.c:10779 elf32-i386.c:1300 elf32-s390.c:998 elf32-xtensa.c:999
+#: elf64-s390.c:952 elf64-x86-64.c:1082 elfxx-sparc.c:1121
msgid "%B: bad symbol index: %d"
msgstr ""
-#: elf32-arm.c:8080 elf32-cris.c:2400 elf32-hppa.c:1906 elf32-i370.c:506
-#: elf32-i386.c:1801 elf32-m32r.c:1931 elf32-m68k.c:1338 elf32-ppc.c:4314
-#: elf32-s390.c:1679 elf32-sh.c:2584 elf32-vax.c:1050 elf64-ppc.c:5906
-#: elf64-s390.c:1654 elf64-sh64.c:3438 elf64-x86-64.c:1631 elf-m10300.c:4207
-#: elfxx-sparc.c:1797
-#, c-format
-msgid "dynamic variable `%s' is zero size"
+#: elf32-arm.c:10900 elf64-x86-64.c:1242 elf64-x86-64.c:1411 elfxx-mips.c:7865
+msgid ""
+"%B: relocation %s against `%s' can not be used when making a shared object; "
+"recompile with -fPIC"
msgstr ""
-#: elf32-arm.c:8603
+#: elf32-arm.c:11889
#, c-format
msgid "Errors encountered processing file %s"
msgstr ""
-#: elf32-arm.c:9853 elf32-arm.c:9875
-msgid "%B: error: VFP11 veneer out of range"
+#: elf32-arm.c:13335
+msgid "%B: error: Cortex-A8 erratum stub is allocated in unsafe location"
msgstr ""
-#: elf32-avr.c:1253 elf32-bfin.c:2795 elf32-cr16.c:887 elf32-cr16c.c:790
-#: elf32-cris.c:1538 elf32-crx.c:933 elf32-d10v.c:517 elf32-fr30.c:616
-#: elf32-frv.c:4129 elf32-h8300.c:516 elf32-i860.c:1218 elf32-ip2k.c:1499
-#: elf32-iq2000.c:647 elf32-m32c.c:560 elf32-m32r.c:3124 elf32-m68hc1x.c:1133
-#: elf32-mep.c:642 elf32-msp430.c:497 elf32-mt.c:402 elf32-openrisc.c:411
-#: elf32-score.c:2456 elf32-spu.c:2813 elf32-v850.c:1701 elf32-xstormy16.c:946
-#: elf64-mmix.c:1533 elf-m10200.c:456 elf-m10300.c:1523
-msgid "internal error: out of range error"
+#. There's not much we can do apart from complain if this
+#. happens.
+#: elf32-arm.c:13362
+msgid "%B: error: Cortex-A8 erratum stub out of range (input file too large)"
msgstr ""
-#: elf32-avr.c:1257 elf32-bfin.c:2799 elf32-cr16.c:891 elf32-cr16c.c:794
-#: elf32-cris.c:1542 elf32-crx.c:937 elf32-d10v.c:521 elf32-fr30.c:620
-#: elf32-frv.c:4133 elf32-h8300.c:520 elf32-i860.c:1222 elf32-iq2000.c:651
-#: elf32-m32c.c:564 elf32-m32r.c:3128 elf32-m68hc1x.c:1137 elf32-mep.c:646
-#: elf32-msp430.c:501 elf32-openrisc.c:415 elf32-score.c:2460 elf32-spu.c:2817
-#: elf32-v850.c:1705 elf32-xstormy16.c:950 elf64-mmix.c:1537 elf-m10200.c:460
-#: elf-m10300.c:1527 elfxx-mips.c:8032
-msgid "internal error: unsupported relocation error"
+#: elf32-arm.c:13453 elf32-arm.c:13475
+msgid "%B: error: VFP11 veneer out of range"
msgstr ""
-#: elf32-avr.c:1261 elf32-bfin.c:2803 elf32-cris.c:1546 elf32-fr30.c:624
-#: elf32-frv.c:4137 elf32-i860.c:1226 elf32-ip2k.c:1510 elf32-iq2000.c:655
-#: elf32-m32c.c:568 elf32-mep.c:650 elf32-msp430.c:505 elf32-mt.c:406
-#: elf32-openrisc.c:419 elf32-v850.c:1709 elf32-xstormy16.c:954
+#: elf32-avr.c:1259 elf32-bfin.c:3208 elf32-cris.c:2097 elf32-fr30.c:624
+#: elf32-frv.c:4122 elf32-i860.c:1226 elf32-ip2k.c:1510 elf32-iq2000.c:699
+#: elf32-m32c.c:568 elf32-mep.c:549 elf32-moxie.c:299 elf32-msp430.c:501
+#: elf32-mt.c:406 elf32-openrisc.c:419 elf32-v850.c:1709 elf32-xstormy16.c:956
#: elf64-mmix.c:1541
msgid "internal error: dangerous relocation"
msgstr ""
-#: elf32-avr.c:1265 elf32-bfin.c:2807 elf32-cr16.c:899 elf32-cr16c.c:802
-#: elf32-cris.c:1550 elf32-crx.c:945 elf32-d10v.c:529 elf32-fr30.c:628
-#: elf32-frv.c:4141 elf32-h8300.c:528 elf32-i860.c:1230 elf32-ip2k.c:1514
-#: elf32-iq2000.c:659 elf32-m32c.c:572 elf32-m32r.c:3136 elf32-m68hc1x.c:1145
-#: elf32-mep.c:654 elf32-msp430.c:509 elf32-mt.c:410 elf32-openrisc.c:423
-#: elf32-score.c:2468 elf32-spu.c:2825 elf32-v850.c:1725 elf32-xstormy16.c:958
-#: elf64-mmix.c:1545 elf-m10200.c:468 elf-m10300.c:1540
-msgid "internal error: unknown error"
+#: elf32-avr.c:2409 elf32-hppa.c:605 elf32-m68hc1x.c:165 elf64-ppc.c:4141
+msgid "%B: cannot create stub entry %s"
msgstr ""
-#: elf32-avr.c:2369 elf32-hppa.c:595 elf32-m68hc1x.c:164 elf64-ppc.c:3808
-msgid "%B: cannot create stub entry %s"
+#: elf32-bfin.c:1581
+msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'"
+msgstr ""
+
+#: elf32-bfin.c:1614 elf32-i386.c:4026 elf32-m68k.c:4141 elf32-s390.c:3067
+#: elf64-s390.c:3026 elf64-x86-64.c:3697
+msgid "%B(%A+0x%lx): reloc against `%s': error %d"
msgstr ""
-#: elf32-bfin.c:2274
+#: elf32-bfin.c:2714
msgid "%B: relocation at `%A+0x%x' references symbol `%s' with nonzero addend"
msgstr ""
-#: elf32-bfin.c:2288 elf32-frv.c:2919
+#: elf32-bfin.c:2728 elf32-frv.c:2904
msgid "relocation references symbol not defined in the module"
msgstr ""
-#: elf32-bfin.c:2385
+#: elf32-bfin.c:2825
msgid "R_BFIN_FUNCDESC references dynamic symbol with nonzero addend"
msgstr ""
-#: elf32-bfin.c:2424 elf32-bfin.c:2547 elf32-frv.c:3656 elf32-frv.c:3777
+#: elf32-bfin.c:2866 elf32-bfin.c:2989 elf32-frv.c:3641 elf32-frv.c:3762
msgid "cannot emit fixups in read-only section"
msgstr ""
-#: elf32-bfin.c:2452 elf32-bfin.c:2587 elf32-frv.c:3687 elf32-frv.c:3821
+#: elf32-bfin.c:2897 elf32-bfin.c:3027 elf32-frv.c:3672 elf32-frv.c:3806
+#: elf32-lm32.c:1104
msgid "cannot emit dynamic relocations in read-only section"
msgstr ""
-#: elf32-bfin.c:2505
+#: elf32-bfin.c:2947
msgid "R_BFIN_FUNCDESC_VALUE references dynamic symbol with nonzero addend"
msgstr ""
-#: elf32-bfin.c:2673
+#: elf32-bfin.c:3112
msgid "relocations between different segments are not supported"
msgstr ""
-#: elf32-bfin.c:2674
+#: elf32-bfin.c:3113
msgid "warning: relocation references a different segment"
msgstr ""
-#: elf32-bfin.c:3083
-msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'"
-msgstr ""
-
-#: elf32-bfin.c:3116 elf32-i386.c:3533 elf32-m68k.c:2030 elf32-s390.c:3100
-#: elf64-s390.c:3061 elf64-x86-64.c:3207
-msgid "%B(%A+0x%lx): reloc against `%s': error %d"
-msgstr ""
-
-#: elf32-bfin.c:4687 elf32-frv.c:6423
+#: elf32-bfin.c:4966 elf32-frv.c:6408
msgid "%B: unsupported relocation type %i"
msgstr ""
-#: elf32-bfin.c:4868 elf32-frv.c:6831
+#: elf32-bfin.c:5119 elf32-frv.c:6816
#, c-format
msgid "%s: cannot link non-fdpic object file into fdpic executable"
msgstr ""
-#: elf32-bfin.c:4872 elf32-frv.c:6835
+#: elf32-bfin.c:5123 elf32-frv.c:6820
#, c-format
msgid "%s: cannot link fdpic object file into non-fdpic executable"
msgstr ""
-#: elf32-cr16.c:895 elf32-cr16c.c:798 elf32-crx.c:941 elf32-d10v.c:525
-#: elf32-h8300.c:524 elf32-m32r.c:3132 elf32-m68hc1x.c:1141 elf32-score.c:2464
-#: elf32-spu.c:2821 elf-m10200.c:464
-msgid "internal error: dangerous error"
-msgstr ""
-
-#: elf32-cris.c:1060
+#: elf32-cris.c:1169
msgid "%B, section %A: unresolvable relocation %s against symbol `%s'"
msgstr ""
-#: elf32-cris.c:1129
+#: elf32-cris.c:1238
msgid "%B, section %A: No PLT nor GOT for relocation %s against symbol `%s'"
msgstr ""
-#: elf32-cris.c:1131
+#: elf32-cris.c:1240
msgid "%B, section %A: No PLT for relocation %s against symbol `%s'"
msgstr ""
-#: elf32-cris.c:1137 elf32-cris.c:1269
+#: elf32-cris.c:1246 elf32-cris.c:1379 elf32-cris.c:1641 elf32-cris.c:1730
+#: elf32-cris.c:1883
msgid "[whose name is lost]"
msgstr ""
-#: elf32-cris.c:1255
+#: elf32-cris.c:1365
msgid ""
"%B, section %A: relocation %s with non-zero addend %d against local symbol"
msgstr ""
-#: elf32-cris.c:1263
+#: elf32-cris.c:1373 elf32-cris.c:1724 elf32-cris.c:1877
msgid ""
"%B, section %A: relocation %s with non-zero addend %d against symbol `%s'"
msgstr ""
-#: elf32-cris.c:1289
+#: elf32-cris.c:1399
msgid "%B, section %A: relocation %s is not allowed for global symbol: `%s'"
msgstr ""
-#: elf32-cris.c:1305
+#: elf32-cris.c:1415
msgid "%B, section %A: relocation %s with no GOT created"
msgstr ""
-#: elf32-cris.c:1423
-msgid "%B: Internal inconsistency; no relocation section %s"
+#. We shouldn't get here for GCC-emitted code.
+#: elf32-cris.c:1632
+msgid ""
+"%B, section %A: relocation %s has an undefined reference to `%s', perhaps a "
+"declaration mixup?"
msgstr ""
-#: elf32-cris.c:2511
+#: elf32-cris.c:2010
+msgid ""
+"%B, section %A: relocation %s is not allowed for symbol: `%s' which is "
+"defined outside the program, perhaps a declaration mixup?"
+msgstr ""
+
+#: elf32-cris.c:2063
+msgid "(too many global variables for -fpic: recompile with -fPIC)"
+msgstr ""
+
+#: elf32-cris.c:2070
+msgid ""
+"(thread-local data too big for -fpic or -msmall-tls: recompile with -fPIC or "
+"-mno-small-tls)"
+msgstr ""
+
+#: elf32-cris.c:3204
msgid ""
"%B, section %A:\n"
" v10/v32 compatible object %s must not contain a PIC relocation"
msgstr ""
-#: elf32-cris.c:2698 elf32-cris.c:2766
+#: elf32-cris.c:3309
+msgid ""
+"%B, section %A:\n"
+" relocation %s not valid in a shared object; typically an option mixup, "
+"recompile with -fPIC"
+msgstr ""
+
+#: elf32-cris.c:3523
msgid ""
"%B, section %A:\n"
" relocation %s should not be used in a shared object; recompile with -fPIC"
msgstr ""
-#: elf32-cris.c:3183
+#: elf32-cris.c:3940
+msgid ""
+"%B, section `%A', to symbol `%s':\n"
+" relocation %s should not be used in a shared object; recompile with -fPIC"
+msgstr ""
+
+#: elf32-cris.c:4059
msgid "Unexpected machine number"
msgstr ""
-#: elf32-cris.c:3237
+#: elf32-cris.c:4113
#, c-format
msgid " [symbols have a _ prefix]"
msgstr ""
-#: elf32-cris.c:3240
+#: elf32-cris.c:4116
#, c-format
msgid " [v10 and v32]"
msgstr ""
-#: elf32-cris.c:3243
+#: elf32-cris.c:4119
#, c-format
msgid " [v32]"
msgstr ""
-#: elf32-cris.c:3288
+#: elf32-cris.c:4164
msgid "%B: uses _-prefixed symbols, but writing file with non-prefixed symbols"
msgstr ""
-#: elf32-cris.c:3289
+#: elf32-cris.c:4165
msgid "%B: uses non-prefixed symbols, but writing file with _-prefixed symbols"
msgstr ""
-#: elf32-cris.c:3308
+#: elf32-cris.c:4184
msgid "%B contains CRIS v32 code, incompatible with previous objects"
msgstr ""
-#: elf32-cris.c:3310
+#: elf32-cris.c:4186
msgid "%B contains non-CRIS-v32 code, incompatible with previous objects"
msgstr ""
-#: elf32-frv.c:1523 elf32-frv.c:1672
+#: elf32-frv.c:1507 elf32-frv.c:1656
msgid "relocation requires zero addend"
msgstr ""
-#: elf32-frv.c:2906
+#: elf32-frv.c:2891
msgid "%B(%A+0x%x): relocation to `%s+%x' may have caused the error above"
msgstr ""
-#: elf32-frv.c:2995
+#: elf32-frv.c:2980
msgid "R_FRV_GETTLSOFF not applied to a call instruction"
msgstr ""
-#: elf32-frv.c:3037
+#: elf32-frv.c:3022
msgid "R_FRV_GOTTLSDESC12 not applied to an lddi instruction"
msgstr ""
-#: elf32-frv.c:3108
+#: elf32-frv.c:3093
msgid "R_FRV_GOTTLSDESCHI not applied to a sethi instruction"
msgstr ""
-#: elf32-frv.c:3145
+#: elf32-frv.c:3130
msgid "R_FRV_GOTTLSDESCLO not applied to a setlo or setlos instruction"
msgstr ""
-#: elf32-frv.c:3193
+#: elf32-frv.c:3178
msgid "R_FRV_TLSDESC_RELAX not applied to an ldd instruction"
msgstr ""
-#: elf32-frv.c:3277
+#: elf32-frv.c:3262
msgid "R_FRV_GETTLSOFF_RELAX not applied to a calll instruction"
msgstr ""
-#: elf32-frv.c:3332
+#: elf32-frv.c:3317
msgid "R_FRV_GOTTLSOFF12 not applied to an ldi instruction"
msgstr ""
-#: elf32-frv.c:3362
+#: elf32-frv.c:3347
msgid "R_FRV_GOTTLSOFFHI not applied to a sethi instruction"
msgstr ""
-#: elf32-frv.c:3391
+#: elf32-frv.c:3376
msgid "R_FRV_GOTTLSOFFLO not applied to a setlo or setlos instruction"
msgstr ""
-#: elf32-frv.c:3422
+#: elf32-frv.c:3407
msgid "R_FRV_TLSOFF_RELAX not applied to an ld instruction"
msgstr ""
-#: elf32-frv.c:3467
+#: elf32-frv.c:3452
msgid "R_FRV_TLSMOFFHI not applied to a sethi instruction"
msgstr ""
-#: elf32-frv.c:3494
+#: elf32-frv.c:3479
msgid "R_FRV_TLSMOFFLO not applied to a setlo or setlos instruction"
msgstr ""
-#: elf32-frv.c:3615
+#: elf32-frv.c:3600
msgid "R_FRV_FUNCDESC references dynamic symbol with nonzero addend"
msgstr ""
-#: elf32-frv.c:3735
+#: elf32-frv.c:3720
msgid "R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend"
msgstr ""
-#: elf32-frv.c:3992 elf32-frv.c:4148
+#: elf32-frv.c:3977 elf32-frv.c:4133
msgid "%B(%A+0x%lx): reloc against `%s': %s"
msgstr ""
-#: elf32-frv.c:3994 elf32-frv.c:3998
+#: elf32-frv.c:3979 elf32-frv.c:3983
msgid "relocation references a different segment"
msgstr ""
-#: elf32-frv.c:6745
+#: elf32-frv.c:6730
#, c-format
msgid ""
"%s: compiled with %s and linked with modules that use non-pic relocations"
msgstr ""
-#: elf32-frv.c:6798 elf32-iq2000.c:808 elf32-m32c.c:819
+#: elf32-frv.c:6783 elf32-iq2000.c:852 elf32-m32c.c:814
#, c-format
msgid "%s: compiled with %s and linked with modules compiled with %s"
msgstr ""
-#: elf32-frv.c:6810
+#: elf32-frv.c:6795
#, c-format
msgid ""
-"%s: uses different unknown e_flags (0x%lx) fields than previous modules (0x%"
-"lx)"
+"%s: uses different unknown e_flags (0x%lx) fields than previous modules (0x"
+"%lx)"
msgstr ""
-#: elf32-frv.c:6860 elf32-iq2000.c:845 elf32-m32c.c:855 elf32-mt.c:587
+#: elf32-frv.c:6845 elf32-iq2000.c:889 elf32-m32c.c:850 elf32-mt.c:583
#, c-format
msgid "private flags = 0x%lx:"
msgstr ""
@@ -1242,63 +1499,79 @@ msgstr ""
msgid "%B: Relocations in generic ELF (EM: %d)"
msgstr ""
-#: elf32-hppa.c:844 elf32-hppa.c:3577
+#: elf32-hppa.c:854 elf32-hppa.c:3570
msgid "%B(%A+0x%lx): cannot reach %s, recompile with -ffunction-sections"
msgstr ""
-#: elf32-hppa.c:1253
+#: elf32-hppa.c:1286
msgid ""
"%B: relocation %s can not be used when making a shared object; recompile "
"with -fPIC"
msgstr ""
-#: elf32-hppa.c:1506
-#, c-format
-msgid "Could not find relocation section for %s"
-msgstr ""
-
-#: elf32-hppa.c:2795
+#: elf32-hppa.c:2780
msgid "%B: duplicate export stub %s"
msgstr ""
-#: elf32-hppa.c:3413
+#: elf32-hppa.c:3406
msgid ""
"%B(%A+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link"
msgstr ""
-#: elf32-hppa.c:4267
+#: elf32-hppa.c:4260
msgid "%B(%A+0x%lx): cannot handle %s for %s"
msgstr ""
-#: elf32-hppa.c:4574
+#: elf32-hppa.c:4567
msgid ".got section not immediately after .plt section"
msgstr ""
-#: elf32-i386.c:362 elf32-ppc.c:1616 elf32-s390.c:379 elf64-ppc.c:2152
-#: elf64-s390.c:403 elf64-x86-64.c:222
+#: elf32-i386.c:371 elf32-ppc.c:1666 elf32-s390.c:379 elf64-ppc.c:2283
+#: elf64-s390.c:403 elf64-x86-64.c:234
msgid "%B: invalid relocation type %d"
msgstr ""
-#: elf32-i386.c:1180 elf64-x86-64.c:961
+#: elf32-i386.c:1246 elf64-x86-64.c:1029
msgid ""
"%B: TLS transition from %s to %s against `%s' at 0x%lx in section `%A' failed"
msgstr ""
-#: elf32-i386.c:1359 elf32-s390.c:1185 elf32-sh.c:5063 elf64-s390.c:1149
-#: elfxx-sparc.c:1243
-msgid "%B: `%s' accessed both as normal and thread local symbol"
+#: elf32-i386.c:1387 elf32-i386.c:2970 elf64-x86-64.c:1171 elf64-x86-64.c:2680
+msgid "%B: relocation %s against STT_GNU_IFUNC symbol `%s' isn't handled by %s"
msgstr ""
-#: elf32-i386.c:1474 elf32-s390.c:1294 elf64-ppc.c:4870 elf64-s390.c:1261
-#: elf64-x86-64.c:1294
-msgid "%B: bad relocation section name `%s'"
+#: elf32-i386.c:1548 elf32-s390.c:1180 elf32-sh.c:5065 elf32-xtensa.c:1172
+#: elf64-s390.c:1143 elfxx-sparc.c:1257
+msgid "%B: `%s' accessed both as normal and thread local symbol"
msgstr ""
-#: elf32-i386.c:2536
+#: elf32-i386.c:2805
msgid "%B: unrecognized relocation (0x%x) in section `%A'"
msgstr ""
-#: elf32-i386.c:2758
+#: elf32-i386.c:3219 elf64-x86-64.c:3081
+msgid "hidden symbol"
+msgstr ""
+
+#: elf32-i386.c:3222 elf64-x86-64.c:3084
+msgid "internal symbol"
+msgstr ""
+
+#: elf32-i386.c:3225 elf64-x86-64.c:3087
+msgid "protected symbol"
+msgstr ""
+
+#: elf32-i386.c:3228 elf64-x86-64.c:3090
+msgid "symbol"
+msgstr ""
+
+#: elf32-i386.c:3233
+msgid ""
+"%B: relocation R_386_GOTOFF against undefined %s `%s' can not be used when "
+"making a shared object"
+msgstr ""
+
+#: elf32-i386.c:3243
msgid ""
"%B: relocation R_386_GOTOFF against protected function `%s' can not be used "
"when making a shared object"
@@ -1328,133 +1601,157 @@ msgstr ""
msgid "unsupported relocation between data/insn address spaces"
msgstr ""
-#: elf32-iq2000.c:821 elf32-m32c.c:831
+#: elf32-iq2000.c:865 elf32-m32c.c:826
#, c-format
msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
msgstr ""
+#: elf32-lm32.c:698
+msgid "global pointer relative relocation when _gp not defined"
+msgstr ""
+
+#: elf32-lm32.c:753
+msgid "global pointer relative address out of range"
+msgstr ""
+
+#: elf32-lm32.c:1058
+msgid "internal error: addend should be zero for R_LM32_16_GOT"
+msgstr ""
+
#: elf32-m32r.c:1453
msgid "SDA relocation when _SDA_BASE_ not defined"
msgstr ""
-#: elf32-m32r.c:3061
+#: elf32-m32r.c:3039
msgid "%B: The target (%s) of an %s relocation is in the wrong section (%A)"
msgstr ""
-#: elf32-m32r.c:3589
+#: elf32-m32r.c:3567
msgid "%B: Instruction set mismatch with previous modules"
msgstr ""
-#: elf32-m32r.c:3610
+#: elf32-m32r.c:3588
#, c-format
msgid "private flags = %lx"
msgstr ""
-#: elf32-m32r.c:3615
+#: elf32-m32r.c:3593
#, c-format
msgid ": m32r instructions"
msgstr ""
-#: elf32-m32r.c:3616
+#: elf32-m32r.c:3594
#, c-format
msgid ": m32rx instructions"
msgstr ""
-#: elf32-m32r.c:3617
+#: elf32-m32r.c:3595
#, c-format
msgid ": m32r2 instructions"
msgstr ""
-#: elf32-m68hc1x.c:1045
+#: elf32-m68hc1x.c:1048
#, c-format
msgid ""
"Reference to the far symbol `%s' using a wrong relocation may result in "
"incorrect execution"
msgstr ""
-#: elf32-m68hc1x.c:1068
+#: elf32-m68hc1x.c:1071
#, c-format
msgid ""
"banked address [%lx:%04lx] (%lx) is not in the same bank as current banked "
"address [%lx:%04lx] (%lx)"
msgstr ""
-#: elf32-m68hc1x.c:1087
+#: elf32-m68hc1x.c:1090
#, c-format
msgid ""
-"reference to a banked address [%lx:%04lx] in the normal address space at %"
-"04lx"
+"reference to a banked address [%lx:%04lx] in the normal address space at "
+"%04lx"
msgstr ""
-#: elf32-m68hc1x.c:1220
+#: elf32-m68hc1x.c:1223
msgid ""
"%B: linking files compiled for 16-bit integers (-mshort) and others for 32-"
"bit integers"
msgstr ""
-#: elf32-m68hc1x.c:1227
+#: elf32-m68hc1x.c:1230
msgid ""
"%B: linking files compiled for 32-bit double (-fshort-double) and others for "
"64-bit double"
msgstr ""
-#: elf32-m68hc1x.c:1236
+#: elf32-m68hc1x.c:1239
msgid "%B: linking files compiled for HCS12 with others compiled for HC12"
msgstr ""
-#: elf32-m68hc1x.c:1252 elf32-ppc.c:3734 elf64-sparc.c:697 elfxx-mips.c:11312
+#: elf32-m68hc1x.c:1255 elf32-ppc.c:4255 elf64-sparc.c:698 elfxx-mips.c:12612
msgid "%B: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
msgstr ""
-#: elf32-m68hc1x.c:1280
+#: elf32-m68hc1x.c:1283
#, c-format
msgid "[abi=32-bit int, "
msgstr ""
-#: elf32-m68hc1x.c:1282
+#: elf32-m68hc1x.c:1285
#, c-format
msgid "[abi=16-bit int, "
msgstr ""
-#: elf32-m68hc1x.c:1285
+#: elf32-m68hc1x.c:1288
#, c-format
msgid "64-bit double, "
msgstr ""
-#: elf32-m68hc1x.c:1287
+#: elf32-m68hc1x.c:1290
#, c-format
msgid "32-bit double, "
msgstr ""
-#: elf32-m68hc1x.c:1290
+#: elf32-m68hc1x.c:1293
#, c-format
msgid "cpu=HC11]"
msgstr ""
-#: elf32-m68hc1x.c:1292
+#: elf32-m68hc1x.c:1295
#, c-format
msgid "cpu=HCS12]"
msgstr ""
-#: elf32-m68hc1x.c:1294
+#: elf32-m68hc1x.c:1297
#, c-format
msgid "cpu=HC12]"
msgstr ""
-#: elf32-m68hc1x.c:1297
+#: elf32-m68hc1x.c:1300
#, c-format
msgid " [memory=bank-model]"
msgstr ""
-#: elf32-m68hc1x.c:1299
+#: elf32-m68hc1x.c:1302
#, c-format
msgid " [memory=flat]"
msgstr ""
-#: elf32-m68k.c:638 elf32-m68k.c:639
+#: elf32-m68k.c:1184 elf32-m68k.c:1185
msgid "unknown"
msgstr ""
+#: elf32-m68k.c:1645
+msgid "%B: GOT overflow: Number of relocations with 8-bit offset > %d"
+msgstr ""
+
+#: elf32-m68k.c:1651
+msgid "%B: GOT overflow: Number of relocations with 8- or 16-bit offset > %d"
+msgstr ""
+
+#: elf32-m68k.c:3867
+msgid "%B(%A+0x%lx): R_68K_TLS_LE32 relocation not permitted in shared object"
+msgstr ""
+
#: elf32-mcore.c:99 elf32-mcore.c:442
msgid "%B: Relocation %s (%d) is not currently supported.\n"
msgstr ""
@@ -1463,190 +1760,213 @@ msgstr ""
msgid "%B: Unknown relocation type %d\n"
msgstr ""
-#: elf32-mep.c:812
+#: elf32-mep.c:654
msgid "%B and %B are for different cores"
msgstr ""
-#: elf32-mep.c:829
+#: elf32-mep.c:671
msgid "%B and %B are for different configurations"
msgstr ""
-#: elf32-mep.c:867
+#: elf32-mep.c:708
#, c-format
msgid "private flags = 0x%lx"
msgstr ""
-#: elf32-mips.c:989 elf64-mips.c:1976 elfn32-mips.c:1808
+#: elf32-microblaze.c:737
+#, c-format
+msgid "%s: unknown relocation type %d"
+msgstr ""
+
+#: elf32-microblaze.c:862 elf32-microblaze.c:907
+#, c-format
+msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
+msgstr ""
+
+#: elf32-microblaze.c:1150 elfxx-sparc.c:2957
+msgid "%B: probably compiled without -fPIC?"
+msgstr ""
+
+#: elf32-microblaze.c:2086 elflink.c:12444
+msgid "%B: bad relocation section name `%s'"
+msgstr ""
+
+#: elf32-mips.c:1045 elf64-mips.c:2056 elfn32-mips.c:1888
msgid "literal relocation occurs for an external symbol"
msgstr ""
-#: elf32-mips.c:1029 elf32-score.c:484 elf64-mips.c:2019 elfn32-mips.c:1849
+#: elf32-mips.c:1085 elf32-score.c:580 elf32-score7.c:480 elf64-mips.c:2099
+#: elfn32-mips.c:1929
msgid "32bits gp relative relocation occurs for an external symbol"
msgstr ""
-#: elf32-ppc.c:1681
+#: elf32-ppc.c:1731
#, c-format
msgid "generic linker can't handle %s"
msgstr ""
-#: elf32-ppc.c:2163
+#: elf32-ppc.c:2211
msgid "corrupt or empty %s section in %B"
msgstr ""
-#: elf32-ppc.c:2170
+#: elf32-ppc.c:2218
msgid "unable to read in %s section from %B"
msgstr ""
-#: elf32-ppc.c:2176
+#: elf32-ppc.c:2224
msgid "corrupt %s section in %B"
msgstr ""
-#: elf32-ppc.c:2219
+#: elf32-ppc.c:2267
msgid "warning: unable to set size of %s section in %B"
msgstr ""
-#: elf32-ppc.c:2267
+#: elf32-ppc.c:2315
msgid "failed to allocate space for new APUinfo section."
msgstr ""
-#: elf32-ppc.c:2286
+#: elf32-ppc.c:2334
msgid "failed to compute new APUinfo section."
msgstr ""
-#: elf32-ppc.c:2289
+#: elf32-ppc.c:2337
msgid "failed to install new APUinfo section."
msgstr ""
-#: elf32-ppc.c:3022
+#: elf32-ppc.c:3364
msgid "%B: relocation %s cannot be used when making a shared object"
msgstr ""
#. It does not make sense to have a procedure linkage
#. table entry for a local symbol.
-#: elf32-ppc.c:3292
+#: elf32-ppc.c:3723
msgid "%B(%A+0x%lx): %s reloc against local symbol"
msgstr ""
-#: elf32-ppc.c:3633 elf32-ppc.c:3637 elfxx-mips.c:11056 elfxx-mips.c:11075
-#: elfxx-mips.c:11090
+#: elf32-ppc.c:4067 elf32-ppc.c:4082 elfxx-mips.c:12319 elfxx-mips.c:12345
+#: elfxx-mips.c:12367 elfxx-mips.c:12393
msgid "Warning: %B uses hard float, %B uses soft float"
msgstr ""
-#: elf32-ppc.c:3640 elf32-ppc.c:3644 elfxx-mips.c:11037 elfxx-mips.c:11041
+#: elf32-ppc.c:4070 elf32-ppc.c:4074
+msgid ""
+"Warning: %B uses double-precision hard float, %B uses single-precision hard "
+"float"
+msgstr ""
+
+#: elf32-ppc.c:4078
+msgid "Warning: %B uses soft float, %B uses single-precision hard float"
+msgstr ""
+
+#: elf32-ppc.c:4085 elf32-ppc.c:4089 elfxx-mips.c:12299 elfxx-mips.c:12303
msgid "Warning: %B uses unknown floating point ABI %d"
msgstr ""
-#: elf32-ppc.c:3699
+#: elf32-ppc.c:4131 elf32-ppc.c:4135
+msgid "Warning: %B uses unknown vector ABI %d"
+msgstr ""
+
+#: elf32-ppc.c:4139
+msgid "Warning: %B uses vector ABI \"%s\", %B uses \"%s\""
+msgstr ""
+
+#: elf32-ppc.c:4156 elf32-ppc.c:4159
+msgid "Warning: %B uses r3/r4 for small structure returns, %B uses memory"
+msgstr ""
+
+#: elf32-ppc.c:4162 elf32-ppc.c:4166
+msgid "Warning: %B uses unknown small structure return convention %d"
+msgstr ""
+
+#: elf32-ppc.c:4220
msgid ""
"%B: compiled with -mrelocatable and linked with modules compiled normally"
msgstr ""
-#: elf32-ppc.c:3707
+#: elf32-ppc.c:4228
msgid ""
"%B: compiled normally and linked with modules compiled with -mrelocatable"
msgstr ""
-#: elf32-ppc.c:3793
+#: elf32-ppc.c:4314
msgid "Using bss-plt due to %B"
msgstr ""
-#: elf32-ppc.c:6002 elf64-ppc.c:10567
+#: elf32-ppc.c:7056 elf64-ppc.c:11364
msgid "%B: unknown relocation type %d for symbol %s"
msgstr ""
-#: elf32-ppc.c:6252
+#: elf32-ppc.c:7316
msgid "%B(%A+0x%lx): non-zero addend on %s reloc against `%s'"
msgstr ""
-#: elf32-ppc.c:6597 elf32-ppc.c:6623 elf32-ppc.c:6682
+#: elf32-ppc.c:7499 elf64-ppc.c:11854
+msgid "%B(%A+0x%lx): relocation %s for indirect function %s unsupported"
+msgstr ""
+
+#: elf32-ppc.c:7709 elf32-ppc.c:7736 elf32-ppc.c:7787
msgid ""
"%B: the target (%s) of a %s relocation is in the wrong output section (%s)"
msgstr ""
-#: elf32-ppc.c:6737
+#: elf32-ppc.c:7847
msgid "%B: relocation %s is not yet supported for symbol %s."
msgstr ""
-#: elf32-ppc.c:6845 elf64-ppc.c:11262
+#: elf32-ppc.c:7955 elf64-ppc.c:12110
msgid "%B(%A+0x%lx): %s reloc against `%s': error %d"
msgstr ""
-#: elf32-s390.c:2238 elf64-s390.c:2212
+#: elf32-ppc.c:8423
+#, c-format
+msgid "%s not defined in linker created %s"
+msgstr ""
+
+#: elf32-s390.c:2207 elf64-s390.c:2179
msgid "%B(%A+0x%lx): invalid instruction for TLS relocation %s"
msgstr ""
-#: elf32-score.c:1418 elfxx-mips.c:2701
+#: elf32-score.c:1533 elf32-score7.c:1424 elfxx-mips.c:3299
msgid "not enough GOT space for local GOT entries"
msgstr ""
-#: elf32-score.c:2550
+#: elf32-score.c:2765
+msgid "address not word align"
+msgstr ""
+
+#: elf32-score.c:2850 elf32-score7.c:2685
#, c-format
msgid "%s: Malformed reloc detected for section %s"
msgstr ""
-#: elf32-score.c:2601
+#: elf32-score.c:2901 elf32-score7.c:2736
msgid "%B: CALL15 reloc at 0x%lx not against global symbol"
msgstr ""
-#: elf32-score.c:3756
+#: elf32-score.c:4042 elf32-score7.c:3879
#, c-format
msgid " [pic]"
msgstr ""
-#: elf32-score.c:3760
+#: elf32-score.c:4046 elf32-score7.c:3883
#, c-format
msgid " [fix dep]"
msgstr ""
-#: elf32-score.c:3802 elfxx-mips.c:11221
+#: elf32-score.c:4088 elf32-score7.c:3925
msgid "%B: warning: linking PIC files with non-PIC files"
msgstr ""
-#: elf32-sh64.c:222 elf64-sh64.c:2350
-#, c-format
-msgid "%s: compiled as 32-bit object and %s is 64-bit"
-msgstr ""
-
-#: elf32-sh64.c:225 elf64-sh64.c:2353
-#, c-format
-msgid "%s: compiled as 64-bit object and %s is 32-bit"
-msgstr ""
-
-#: elf32-sh64.c:227 elf64-sh64.c:2355
-#, c-format
-msgid "%s: object size does not match that of target %s"
-msgstr ""
-
-#: elf32-sh64.c:450 elf64-sh64.c:2894
-#, c-format
-msgid "%s: encountered datalabel symbol in input"
-msgstr ""
-
-#: elf32-sh64.c:527
-msgid "PTB mismatch: a SHmedia address (bit 0 == 1)"
-msgstr ""
-
-#: elf32-sh64.c:530
-msgid "PTA mismatch: a SHcompact address (bit 0 == 0)"
-msgstr ""
-
-#: elf32-sh64.c:548
-#, c-format
-msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16"
-msgstr ""
-
-#: elf32-sh64.c:597
-msgid "%B: error: unaligned relocation type %d at %08x reloc %p\n"
+#: elf32-sh-symbian.c:130
+msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS"
msgstr ""
-#: elf32-sh64.c:673
-#, c-format
-msgid "%s: could not write out added .cranges entries"
+#: elf32-sh-symbian.c:383
+msgid "%B: Unrecognised .directive command: %s"
msgstr ""
-#: elf32-sh64.c:733
-#, c-format
-msgid "%s: could not write out sorted .cranges entries"
+#: elf32-sh-symbian.c:503
+msgid "%B: Failed to add renamed symbol %s"
msgstr ""
#: elf32-sh.c:533
@@ -1681,40 +2001,75 @@ msgstr ""
msgid "%B: 0x%lx: fatal: reloc overflow while relaxing"
msgstr ""
-#: elf32-sh.c:3249 elf64-sh64.c:1526
+#: elf32-sh.c:3270 elf64-sh64.c:1526
msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled"
msgstr ""
-#: elf32-sh.c:3486
+#: elf32-sh.c:3507
msgid "%B: 0x%lx: fatal: unaligned branch target for relax-support relocation"
msgstr ""
-#: elf32-sh.c:3519 elf32-sh.c:3534
+#: elf32-sh.c:3540 elf32-sh.c:3555
msgid "%B: 0x%lx: fatal: unaligned %s relocation 0x%lx"
msgstr ""
-#: elf32-sh.c:3548
+#: elf32-sh.c:3569
msgid "%B: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32"
msgstr ""
-#: elf32-sh.c:3562
+#: elf32-sh.c:3583
msgid "%B: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32"
msgstr ""
-#: elf32-sh.c:5275 elf64-alpha.c:4533
+#: elf32-sh.c:5256 elf64-alpha.c:4525
msgid "%B: TLS local exec code cannot be linked into shared objects"
msgstr ""
-#: elf32-sh-symbian.c:130
-msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS"
+#: elf32-sh64.c:222 elf64-sh64.c:2333
+#, c-format
+msgid "%s: compiled as 32-bit object and %s is 64-bit"
msgstr ""
-#: elf32-sh-symbian.c:383
-msgid "%B: Unrecognised .directive command: %s"
+#: elf32-sh64.c:225 elf64-sh64.c:2336
+#, c-format
+msgid "%s: compiled as 64-bit object and %s is 32-bit"
msgstr ""
-#: elf32-sh-symbian.c:504
-msgid "%B: Failed to add renamed symbol %s"
+#: elf32-sh64.c:227 elf64-sh64.c:2338
+#, c-format
+msgid "%s: object size does not match that of target %s"
+msgstr ""
+
+#: elf32-sh64.c:450 elf64-sh64.c:2852
+#, c-format
+msgid "%s: encountered datalabel symbol in input"
+msgstr ""
+
+#: elf32-sh64.c:527
+msgid "PTB mismatch: a SHmedia address (bit 0 == 1)"
+msgstr ""
+
+#: elf32-sh64.c:530
+msgid "PTA mismatch: a SHcompact address (bit 0 == 0)"
+msgstr ""
+
+#: elf32-sh64.c:548
+#, c-format
+msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16"
+msgstr ""
+
+#: elf32-sh64.c:597
+msgid "%B: error: unaligned relocation type %d at %08x reloc %p\n"
+msgstr ""
+
+#: elf32-sh64.c:673
+#, c-format
+msgid "%s: could not write out added .cranges entries"
+msgstr ""
+
+#: elf32-sh64.c:733
+#, c-format
+msgid "%s: could not write out sorted .cranges entries"
msgstr ""
#: elf32-sparc.c:89
@@ -1725,84 +2080,135 @@ msgstr ""
msgid "%B: linking little endian files with big endian files"
msgstr ""
-#: elf32-spu.c:995
+#: elf32-spu.c:723
+msgid "%X%P: overlay section %A does not start on a cache line.\n"
+msgstr ""
+
+#: elf32-spu.c:731
+msgid "%X%P: overlay section %A is larger than a cache line.\n"
+msgstr ""
+
+#: elf32-spu.c:751
+msgid "%X%P: overlay section %A is not in cache area.\n"
+msgstr ""
+
+#: elf32-spu.c:791
+msgid "%X%P: overlay sections %A and %A do not start at the same address.\n"
+msgstr ""
+
+#: elf32-spu.c:1015
msgid "warning: call to non-function symbol %s defined in %B"
msgstr ""
-#: elf32-spu.c:1315
+#: elf32-spu.c:1365
+msgid "%A:0x%v lrlive .brinfo (%u) differs from analysis (%u)\n"
+msgstr ""
+
+#: elf32-spu.c:1884
msgid "%B is not allowed to define %s"
msgstr ""
-#: elf32-spu.c:1352
+#: elf32-spu.c:1892
+#, c-format
+msgid "you are not allowed to define %s in a script"
+msgstr ""
+
+#: elf32-spu.c:1926
#, c-format
msgid "%s in overlay section"
msgstr ""
-#: elf32-spu.c:1363
+#: elf32-spu.c:1955
msgid "overlay stub relocation overflow"
msgstr ""
-#: elf32-spu.c:1820
+#: elf32-spu.c:1964 elf64-ppc.c:10441
+msgid "stubs don't match calculated size"
+msgstr ""
+
+#: elf32-spu.c:2546
#, c-format
msgid "warning: %s overlaps %s\n"
msgstr ""
-#: elf32-spu.c:1836
+#: elf32-spu.c:2562
#, c-format
msgid "warning: %s exceeds section size\n"
msgstr ""
-#: elf32-spu.c:1867
+#: elf32-spu.c:2593
msgid "%A:0x%v not found in function table\n"
msgstr ""
-#: elf32-spu.c:1958
-msgid ""
-"%B(%A+0x%v): call to non-code section %B(%A), stack analysis incomplete\n"
+#: elf32-spu.c:2740
+msgid "%B(%A+0x%v): call to non-code section %B(%A), analysis incomplete\n"
msgstr ""
-#: elf32-spu.c:2079
+#: elf32-spu.c:3297
#, c-format
-msgid "%A link_order not found\n"
+msgid "Stack analysis will ignore the call from %s to %s\n"
msgstr ""
-#: elf32-spu.c:2358
-#, c-format
-msgid "Stack analysis will ignore the call from %s to %s\n"
+#: elf32-spu.c:3988
+msgid " %s: 0x%v\n"
msgstr ""
-#: elf32-spu.c:2513
+#: elf32-spu.c:3989
msgid "%s: 0x%v 0x%v\n"
msgstr ""
-#: elf32-spu.c:2517
+#: elf32-spu.c:3994
msgid " calls:\n"
msgstr ""
-#: elf32-spu.c:2524
+#: elf32-spu.c:4002
#, c-format
msgid " %s%s %s\n"
msgstr ""
-#: elf32-spu.c:2585
+#: elf32-spu.c:4304
+#, c-format
+msgid "%s duplicated in %s\n"
+msgstr ""
+
+#: elf32-spu.c:4308
+#, c-format
+msgid "%s duplicated\n"
+msgstr ""
+
+#: elf32-spu.c:4315
+msgid "sorry, no support for duplicate object files in auto-overlay script\n"
+msgstr ""
+
+#: elf32-spu.c:4356
+msgid ""
+"non-overlay size of 0x%v plus maximum overlay size of 0x%v exceeds local "
+"store\n"
+msgstr ""
+
+#: elf32-spu.c:4512
+msgid "%B:%A%s exceeds overlay size\n"
+msgstr ""
+
+#: elf32-spu.c:4669
msgid "Stack size for call graph root nodes.\n"
msgstr ""
-#: elf32-spu.c:2586
+#: elf32-spu.c:4670
msgid ""
"\n"
"Stack size for functions. Annotations: '*' max stack, 't' tail call\n"
msgstr ""
-#: elf32-spu.c:2615
-msgid " %s: 0x%v\n"
+#: elf32-spu.c:4680
+msgid "Maximum stack required is 0x%v\n"
msgstr ""
-#: elf32-spu.c:2625
-msgid "Maximum stack required is 0x%v\n"
+#: elf32-spu.c:4771
+msgid "fatal error while creating .fixup"
msgstr ""
-#: elf32-spu.c:2751
+#: elf32-spu.c:5008
msgid "%B(%s+0x%lx): unresolvable %s relocation against symbol `%s'"
msgstr ""
@@ -1876,149 +2282,157 @@ msgstr ""
msgid "v850e1 architecture"
msgstr ""
-#: elf32-vax.c:541
+#: elf32-vax.c:543
#, c-format
msgid " [nonpic]"
msgstr ""
-#: elf32-vax.c:544
+#: elf32-vax.c:546
#, c-format
msgid " [d-float]"
msgstr ""
-#: elf32-vax.c:547
+#: elf32-vax.c:549
#, c-format
msgid " [g-float]"
msgstr ""
-#: elf32-vax.c:657
+#: elf32-vax.c:666
#, c-format
msgid ""
"%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of "
"%ld"
msgstr ""
-#: elf32-vax.c:1584
+#: elf32-vax.c:1608
#, c-format
msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored"
msgstr ""
-#: elf32-vax.c:1721
+#: elf32-vax.c:1735
#, c-format
msgid "%s: warning: %s relocation against symbol `%s' from %s section"
msgstr ""
-#: elf32-vax.c:1727
+#: elf32-vax.c:1741
#, c-format
msgid "%s: warning: %s relocation to 0x%x from %s section"
msgstr ""
-#: elf32-xstormy16.c:451 elf32-ia64.c:2794 elf64-ia64.c:2794
+#: elf32-xstormy16.c:451 elf32-ia64.c:2791 elf64-ia64.c:2791
msgid "non-zero addend in @fptr reloc"
msgstr ""
-#: elf32-xtensa.c:733
+#: elf32-xtensa.c:911
msgid "%B(%A): invalid property table"
msgstr ""
-#: elf32-xtensa.c:2177
+#: elf32-xtensa.c:2739
msgid "%B(%A+0x%lx): relocation offset out of range (size=0x%x)"
msgstr ""
-#: elf32-xtensa.c:2234
+#: elf32-xtensa.c:2818 elf32-xtensa.c:2939
msgid "dynamic relocation in read-only section"
msgstr ""
-#: elf32-xtensa.c:2407
+#: elf32-xtensa.c:2915
+msgid "TLS relocation invalid without dynamic sections"
+msgstr ""
+
+#: elf32-xtensa.c:3132
msgid "internal inconsistency in size of .got.loc section"
msgstr ""
-#: elf32-xtensa.c:2714
+#: elf32-xtensa.c:3442
msgid "%B: incompatible machine type. Output is 0x%x. Input is 0x%x"
msgstr ""
-#: elf32-xtensa.c:3920 elf32-xtensa.c:3928
+#: elf32-xtensa.c:4671 elf32-xtensa.c:4679
msgid "Attempt to convert L32R/CALLX to CALL failed"
msgstr ""
-#: elf32-xtensa.c:5522 elf32-xtensa.c:5598 elf32-xtensa.c:6714
+#: elf32-xtensa.c:6289 elf32-xtensa.c:6365 elf32-xtensa.c:7485
msgid ""
"%B(%A+0x%lx): could not decode instruction; possible configuration mismatch"
msgstr ""
-#: elf32-xtensa.c:6454
+#: elf32-xtensa.c:7225
msgid ""
"%B(%A+0x%lx): could not decode instruction for XTENSA_ASM_SIMPLIFY "
"relocation; possible configuration mismatch"
msgstr ""
-#: elf32-xtensa.c:8168
+#: elf32-xtensa.c:8986
msgid "invalid relocation address"
msgstr ""
-#: elf32-xtensa.c:8217
+#: elf32-xtensa.c:9035
msgid "overflow after relaxation"
msgstr ""
-#: elf32-xtensa.c:9343
+#: elf32-xtensa.c:10166
msgid "%B(%A+0x%lx): unexpected fix for %s relocation"
msgstr ""
-#: elf64-alpha.c:453
+#: elf64-alpha.c:452
msgid "GPDISP relocation did not find ldah and lda instructions"
msgstr ""
-#: elf64-alpha.c:2404
+#: elf64-alpha.c:2389
msgid "%B: .got subsegment exceeds 64K (size %d)"
msgstr ""
-#: elf64-alpha.c:4277 elf64-alpha.c:4289
+#: elf64-alpha.c:4269 elf64-alpha.c:4281
msgid "%B: gp-relative relocation against dynamic symbol %s"
msgstr ""
-#: elf64-alpha.c:4315 elf64-alpha.c:4450
+#: elf64-alpha.c:4307 elf64-alpha.c:4442
msgid "%B: pc-relative relocation against dynamic symbol %s"
msgstr ""
-#: elf64-alpha.c:4343
+#: elf64-alpha.c:4335
msgid "%B: change in gp: BRSGP %s"
msgstr ""
-#: elf64-alpha.c:4368
+#: elf64-alpha.c:4360
msgid "<unknown>"
msgstr ""
-#: elf64-alpha.c:4373
+#: elf64-alpha.c:4365
msgid "%B: !samegp reloc against symbol without .prologue: %s"
msgstr ""
-#: elf64-alpha.c:4425
+#: elf64-alpha.c:4417
msgid "%B: unhandled dynamic relocation against %s"
msgstr ""
-#: elf64-alpha.c:4457
+#: elf64-alpha.c:4449
msgid "%B: pc-relative relocation against undefined weak symbol %s"
msgstr ""
-#: elf64-alpha.c:4517
+#: elf64-alpha.c:4509
msgid "%B: dtp-relative relocation against dynamic symbol %s"
msgstr ""
-#: elf64-alpha.c:4540
+#: elf64-alpha.c:4532
msgid "%B: tp-relative relocation against dynamic symbol %s"
msgstr ""
-#: elf64-hppa.c:2040
+#: elf64-hppa.c:2091
#, c-format
msgid "stub entry for %s cannot load .plt, dp offset = %ld"
msgstr ""
+#: elf64-hppa.c:3273
+msgid "%B(%A+0x%lx): cannot reach %s"
+msgstr ""
+
#: elf64-mmix.c:1177
#, c-format
msgid ""
"%s: Internal inconsistency error for value for\n"
-" linker-allocated global register: linked: 0x%lx%08lx != relaxed: 0x%lx%"
-"08lx\n"
+" linker-allocated global register: linked: 0x%lx%08lx != relaxed: 0x%lx"
+"%08lx\n"
msgstr ""
#: elf64-mmix.c:1618
@@ -2054,89 +2468,85 @@ msgid ""
"register is $%ld."
msgstr ""
-#: elf64-mmix.c:2202
+#: elf64-mmix.c:2201
#, c-format
msgid ""
"%s: Error: multiple definition of `%s'; start of %s is set in a earlier "
"linked file\n"
msgstr ""
-#: elf64-mmix.c:2260
+#: elf64-mmix.c:2259
msgid "Register section has contents\n"
msgstr ""
-#: elf64-mmix.c:2452
+#: elf64-mmix.c:2451
#, c-format
msgid ""
"Internal inconsistency: remaining %u != max %u.\n"
" Please report this bug."
msgstr ""
-#: elf64-ppc.c:2573 libbfd.c:950
+#: elf64-ppc.c:2691 libbfd.c:978
msgid "%B: compiled for a big endian system and target is little endian"
msgstr ""
-#: elf64-ppc.c:2576 libbfd.c:952
+#: elf64-ppc.c:2694 libbfd.c:980
msgid "%B: compiled for a little endian system and target is big endian"
msgstr ""
-#: elf64-ppc.c:5896
+#: elf64-ppc.c:6338
#, c-format
msgid ""
"copy reloc against `%s' requires lazy plt linking; avoid setting "
"LD_BIND_NOW=1 or upgrade gcc"
msgstr ""
-#: elf64-ppc.c:6324
+#: elf64-ppc.c:6767
msgid "dynreloc miscount for %B, section %A"
msgstr ""
-#: elf64-ppc.c:6428
+#: elf64-ppc.c:6851
msgid "%B: .opd is not a regular array of opd entries"
msgstr ""
-#: elf64-ppc.c:6437
+#: elf64-ppc.c:6860
msgid "%B: unexpected reloc type %u in .opd section"
msgstr ""
-#: elf64-ppc.c:6458
+#: elf64-ppc.c:6881
msgid "%B: undefined sym `%s' in .opd section"
msgstr ""
-#: elf64-ppc.c:7165 elf64-ppc.c:7545
+#: elf64-ppc.c:7640 elf64-ppc.c:8017
#, c-format
msgid "%s defined in removed toc entry"
msgstr ""
-#: elf64-ppc.c:8299
+#: elf64-ppc.c:8910
#, c-format
msgid "long branch stub `%s' offset overflow"
msgstr ""
-#: elf64-ppc.c:8374
+#: elf64-ppc.c:8969
#, c-format
msgid "can't find branch stub `%s'"
msgstr ""
-#: elf64-ppc.c:8440 elf64-ppc.c:8538
+#: elf64-ppc.c:9031 elf64-ppc.c:9169
#, c-format
msgid "linkage table error against `%s'"
msgstr ""
-#: elf64-ppc.c:8676
+#: elf64-ppc.c:9326
#, c-format
msgid "can't build branch stub `%s'"
msgstr ""
-#: elf64-ppc.c:9147
+#: elf64-ppc.c:9799
msgid "%B section %A exceeds stub group size"
msgstr ""
-#: elf64-ppc.c:9759
-msgid "stubs don't match calculated size"
-msgstr ""
-
-#: elf64-ppc.c:9771
+#: elf64-ppc.c:10453
#, c-format
msgid ""
"linker stubs in %u group%s\n"
@@ -2147,24 +2557,24 @@ msgid ""
" plt call %lu"
msgstr ""
-#: elf64-ppc.c:10455
+#: elf64-ppc.c:11252
msgid ""
"%B(%A+0x%lx): automatic multiple TOCs not supported using your crt files; "
"recompile with -mminimal-toc or upgrade gcc"
msgstr ""
-#: elf64-ppc.c:10463
+#: elf64-ppc.c:11260
msgid ""
"%B(%A+0x%lx): sibling call optimization to `%s' does not allow automatic "
"multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, "
"or make `%s' extern"
msgstr ""
-#: elf64-ppc.c:11114
+#: elf64-ppc.c:11961
msgid "%B: relocation %s is not supported for symbol %s."
msgstr ""
-#: elf64-ppc.c:11196
+#: elf64-ppc.c:12044
msgid "%B: error: relocation %s not a multiple of %d"
msgstr ""
@@ -2189,520 +2599,390 @@ msgstr ""
msgid "Symbol `%s' has differing types: %s in %B, previously REGISTER in %B"
msgstr ""
-#: elf64-sparc.c:678
+#: elf64-sparc.c:679
msgid "%B: linking UltraSPARC specific with HAL specific code"
msgstr ""
-#: elf64-x86-64.c:1042 elf64-x86-64.c:1202 elf64-x86-64.c:2609
-msgid ""
-"%B: relocation %s against `%s' can not be used when making a shared object; "
-"recompile with -fPIC"
+#: elf64-x86-64.c:1337
+msgid "%B: '%s' accessed both as normal and thread local symbol"
msgstr ""
-#: elf64-x86-64.c:1133
-msgid "%B: %s' accessed both as normal and thread local symbol"
+#: elf64-x86-64.c:2701
+msgid ""
+"%B: relocation %s against STT_GNU_IFUNC symbol `%s' has non-zero addend: %d"
msgstr ""
-#: elf64-x86-64.c:2521
+#: elf64-x86-64.c:2980
msgid ""
"%B: relocation R_X86_64_GOTOFF64 against protected function `%s' can not be "
"used when making a shared object"
msgstr ""
-#: elf64-x86-64.c:2605
-msgid ""
-"%B: relocation R_X86_64_PC32 against protected function `%s' can not be used "
-"when making a shared object"
-msgstr ""
-
-#: elf-attrs.c:582
-msgid "ERROR: %B: Must be processed by '%s' toolchain"
-msgstr ""
-
-#: elf-attrs.c:602 elf-attrs.c:621
-msgid "ERROR: %B: Incompatible object tag '%s':%d"
-msgstr ""
-
-#: elf.c:314
-msgid "%B: invalid string offset %u >= %lu for section `%s'"
-msgstr ""
-
-#: elf.c:416
-msgid "%B symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section"
-msgstr ""
-
-#: elf.c:569
-msgid "%B: Corrupt size field in group section header: 0x%lx"
-msgstr ""
-
-#: elf.c:605
-msgid "%B: invalid SHT_GROUP entry"
-msgstr ""
-
-#: elf.c:675
-msgid "%B: no group info for section %A"
-msgstr ""
-
-#: elf.c:705 elf.c:2941 elflink.c:9858
-msgid "%B: warning: sh_link not set for section `%A'"
-msgstr ""
-
-#: elf.c:721
-msgid "%B: sh_link [%d] in section `%A' is incorrect"
-msgstr ""
-
-#: elf.c:756
-msgid "%B: unknown [%d] section `%s' in group [%s]"
-msgstr ""
-
-#: elf.c:1132
-#, c-format
-msgid ""
-"\n"
-"Program Header:\n"
-msgstr ""
-
-#: elf.c:1174
-#, c-format
-msgid ""
-"\n"
-"Dynamic Section:\n"
-msgstr ""
-
-#: elf.c:1300
-#, c-format
-msgid ""
-"\n"
-"Version definitions:\n"
-msgstr ""
-
-#: elf.c:1325
-#, c-format
-msgid ""
-"\n"
-"Version References:\n"
-msgstr ""
-
-#: elf.c:1330
-#, c-format
-msgid " required from %s:\n"
-msgstr ""
-
-#: elf.c:1714
-msgid "%B: invalid link %lu for reloc section %s (index %u)"
-msgstr ""
-
-#: elf.c:1882
-msgid ""
-"%B: don't know how to handle allocated, application specific section `%s' [0x"
-"%8x]"
-msgstr ""
-
-#: elf.c:1894
-msgid "%B: don't know how to handle processor specific section `%s' [0x%8x]"
-msgstr ""
-
-#: elf.c:1905
-msgid "%B: don't know how to handle OS specific section `%s' [0x%8x]"
-msgstr ""
-
-#: elf.c:1915
-msgid "%B: don't know how to handle section `%s' [0x%8x]"
-msgstr ""
-
-#: elf.c:2498
-#, c-format
-msgid "section `%A' type changed to PROGBITS"
-msgstr ""
-
-#: elf.c:2898
-msgid "%B: sh_link of section `%A' points to discarded section `%A' of `%B'"
-msgstr ""
-
-#: elf.c:2921
-msgid "%B: sh_link of section `%A' points to removed section `%A' of `%B'"
+#: elf64-x86-64.c:3091
+msgid "; recompile with -fPIC"
msgstr ""
-#: elf.c:4226
+#: elf64-x86-64.c:3096
msgid ""
-"%B: The first section in the PT_DYNAMIC segment is not the .dynamic section"
-msgstr ""
-
-#: elf.c:4249
-msgid "%B: Not enough room for program headers, try linking with -N"
-msgstr ""
-
-#: elf.c:4327
-msgid "%B: section %A lma 0x%lx overlaps previous sections"
+"%B: relocation %s against %s `%s' can not be used when making a shared object"
+"%s"
msgstr ""
-#: elf.c:4425
-msgid "%B: section `%A' can't be allocated in segment %d"
-msgstr ""
-
-#: elf.c:4475
-msgid "%B: warning: allocated section `%s' not in segment"
-msgstr ""
-
-#: elf.c:4971
-msgid "%B: symbol `%s' required but not present"
-msgstr ""
-
-#: elf.c:5284
-msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n"
-msgstr ""
-
-#: elf.c:6190
-#, c-format
+#: elf64-x86-64.c:3098
msgid ""
-"Unable to find equivalent output section for symbol '%s' from section '%s'"
+"%B: relocation %s against undefined %s `%s' can not be used when making a "
+"shared object%s"
msgstr ""
-#: elf.c:7164
-msgid "%B: unsupported relocation type %s"
-msgstr ""
-
-#: elfcode.h:813
+#: elfcode.h:795
#, c-format
msgid "warning: %s has a corrupt string table index - ignoring"
msgstr ""
-#: elfcode.h:1226
+#: elfcode.h:1201
#, c-format
msgid "%s: version count (%ld) does not match symbol count (%ld)"
msgstr ""
-#: elfcode.h:1459
+#: elfcode.h:1441
#, c-format
msgid "%s(%s): relocation %d has invalid symbol index %ld"
msgstr ""
-#: elf-eh-frame.c:823
-msgid ""
-"%P: fde encoding in %B(%A) prevents .eh_frame_hdr table being created.\n"
-msgstr ""
-
-#: elf-eh-frame.c:974
-msgid "%P: error in %B(%A); no .eh_frame_hdr table will be created.\n"
+#: elfcore.h:251
+msgid "Warning: %B is truncated: expected core file size >= %lu, found: %lu."
msgstr ""
-#: elf-hppa.h:2219 elf-hppa.h:2233
-msgid "%B(%A): warning: unresolvable relocation against symbol `%s'"
-msgstr ""
-
-#: elflink.c:1028
+#: elflink.c:1113
msgid ""
"%s: TLS definition in %B section %A mismatches non-TLS definition in %B "
"section %A"
msgstr ""
-#: elflink.c:1032
+#: elflink.c:1117
msgid "%s: TLS reference in %B mismatches non-TLS reference in %B"
msgstr ""
-#: elflink.c:1036
+#: elflink.c:1121
msgid "%s: TLS definition in %B section %A mismatches non-TLS reference in %B"
msgstr ""
-#: elflink.c:1040
+#: elflink.c:1125
msgid "%s: TLS reference in %B mismatches non-TLS definition in %B section %A"
msgstr ""
-#: elflink.c:1654
+#: elflink.c:1764
msgid "%B: unexpected redefinition of indirect versioned symbol `%s'"
msgstr ""
-#: elflink.c:1974
+#: elflink.c:2077
msgid "%B: version node not found for symbol %s"
msgstr ""
-#: elflink.c:2122
+#: elflink.c:2167
msgid ""
"%B: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%A'"
msgstr ""
-#: elflink.c:2314
+#: elflink.c:2178
+msgid ""
+"%B: non-zero symbol index (0x%lx) for offset 0x%lx in section `%A' when the "
+"object file has no symbol table"
+msgstr ""
+
+#: elflink.c:2375
msgid "%B: relocation size mismatch in %B section %A"
msgstr ""
-#: elflink.c:2616
+#: elflink.c:2678
#, c-format
msgid "warning: type and size of dynamic symbol `%s' are not defined"
msgstr ""
-#: elflink.c:3910
+#: elflink.c:3424
+msgid "%P: alternate ELF machine code found (%d) in %B, expecting %d\n"
+msgstr ""
+
+#: elflink.c:4032
msgid "%B: %s: invalid version %u (max %d)"
msgstr ""
-#: elflink.c:3946
+#: elflink.c:4068
msgid "%B: %s: invalid needed version %d"
msgstr ""
-#: elflink.c:4129
+#: elflink.c:4253
msgid ""
"Warning: alignment %u of common symbol `%s' in %B is greater than the "
"alignment (%u) of its section %A"
msgstr ""
-#: elflink.c:4135
+#: elflink.c:4259
msgid "Warning: alignment %u of symbol `%s' in %B is smaller than %u in %B"
msgstr ""
-#: elflink.c:4150
+#: elflink.c:4274
msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B"
msgstr ""
-#: elflink.c:4326
+#: elflink.c:4438
#, c-format
msgid "%s: invalid DSO for symbol `%s' definition"
msgstr ""
-#: elflink.c:5552
+#: elflink.c:5688
#, c-format
msgid "%s: undefined version: %s"
msgstr ""
-#: elflink.c:5620
+#: elflink.c:5756
msgid "%B: .preinit_array section is not allowed in DSO"
msgstr ""
-#: elflink.c:7359
+#: elflink.c:7484
#, c-format
msgid "undefined %s reference in complex symbol: %s"
msgstr ""
-#: elflink.c:7514
+#: elflink.c:7638
#, c-format
msgid "unknown operator '%c' in complex symbol"
msgstr ""
-#: elflink.c:8053 elflink.c:8070 elflink.c:8107 elflink.c:8124
+#: elflink.c:7976 elflink.c:7993 elflink.c:8030 elflink.c:8047
msgid "%B: Unable to sort relocs - they are in more than one size"
msgstr ""
-#: elflink.c:8084 elflink.c:8138
+#: elflink.c:8007 elflink.c:8061
msgid "%B: Unable to sort relocs - they are of an unknown size"
msgstr ""
-#: elflink.c:8187
+#: elflink.c:8112
msgid "Not enough memory to sort relocations"
msgstr ""
-#: elflink.c:8374
+#: elflink.c:8304
msgid "%B: Too many sections: %d (>= %d)"
msgstr ""
-#: elflink.c:8608
+#: elflink.c:8540
msgid "%B: %s symbol `%s' in %B is referenced by DSO"
msgstr ""
-#: elflink.c:8691
+#: elflink.c:8625
msgid "%B: could not find output section %A for input section %A"
msgstr ""
-#: elflink.c:8788
+#: elflink.c:8745
msgid "%B: %s symbol `%s' isn't defined"
msgstr ""
-#: elflink.c:9284
+#: elflink.c:9301
msgid ""
"error: %B contains a reloc (0x%s) for section %A that references a non-"
"existent global symbol"
msgstr ""
-#: elflink.c:9318
+#: elflink.c:9366
msgid ""
"%X`%s' referenced in section `%A' of %B: defined in discarded section `%A' "
"of %B\n"
msgstr ""
-#: elflink.c:9936
+#: elflink.c:9991
msgid "%A has both ordered [`%A' in %B] and unordered [`%A' in %B] sections"
msgstr ""
-#: elflink.c:9941
+#: elflink.c:9996
#, c-format
msgid "%A has both ordered and unordered sections"
msgstr ""
-#: elflink.c:10828 elflink.c:10872
+#: elflink.c:10872 elflink.c:10916
msgid "%B: could not find output section %s"
msgstr ""
-#: elflink.c:10833
+#: elflink.c:10877
#, c-format
msgid "warning: %s section has zero size"
msgstr ""
-#: elflink.c:10937
+#: elflink.c:10982
msgid "%P: warning: creating a DT_TEXTREL in a shared object.\n"
msgstr ""
-#: elflink.c:11305
-msgid "Removing unused section '%s' in file '%B'"
+#: elflink.c:11165
+msgid "%P%X: can not read symbols: %E\n"
msgstr ""
-#: elflink.c:11496
-msgid "Warning: gc-sections option ignored"
+#: elflink.c:11483
+msgid "Removing unused section '%s' in file '%B'"
msgstr ""
-#: elflink.c:11987
-msgid "%P%X: can not read symbols: %E\n"
+#: elflink.c:11695
+msgid "Warning: gc-sections option ignored"
msgstr ""
-#: elflink.c:12129
+#: elflink.c:12242
msgid "%B: ignoring duplicate section `%A'"
msgstr ""
-#: elflink.c:12136 elflink.c:12143
+#: elflink.c:12249 elflink.c:12256
msgid "%B: duplicate section `%A' has different size"
msgstr ""
-#: elflink.c:12151 elflink.c:12156
+#: elflink.c:12264 elflink.c:12269
msgid "%B: warning: could not read contents of section `%A'"
msgstr ""
-#: elflink.c:12160
+#: elflink.c:12273
msgid "%B: warning: duplicate section `%A' has different contents"
msgstr ""
-#: elflink.c:12239 linker.c:3081
-msgid "%F%P: already_linked_table: %E"
-msgstr ""
-
-#: elf-m10300.c:1532
-msgid ""
-"error: inappropriate relocation type for shared library (did you forget -"
-"fpic?)"
-msgstr ""
-
-#: elf-m10300.c:1535
-msgid "internal error: suspicious relocation type used in shared library"
+#: elflink.c:12374 linker.c:3098
+msgid "%F%P: already_linked_table: %E\n"
msgstr ""
-#: elfxx-mips.c:992
+#: elfxx-mips.c:1222
msgid "static procedure (no name)"
msgstr ""
-#: elfxx-mips.c:4669
+#: elfxx-mips.c:5588
msgid "%B: %A+0x%lx: jump to stub routine which is not jal"
msgstr ""
-#: elfxx-mips.c:5332 elfxx-mips.c:5552
+#: elfxx-mips.c:6235 elfxx-mips.c:6458
msgid "%B: Warning: bad `%s' option size %u smaller than its header"
msgstr ""
-#: elfxx-mips.c:6411
+#: elfxx-mips.c:7205 elfxx-mips.c:7330
+msgid "%B: Warning: cannot determine the target function for stub section `%s'"
+msgstr ""
+
+#: elfxx-mips.c:7459
msgid "%B: Malformed reloc detected for section %s"
msgstr ""
-#: elfxx-mips.c:6453
+#: elfxx-mips.c:7499
msgid "%B: GOT reloc at 0x%lx not expected in executables"
msgstr ""
-#: elfxx-mips.c:6523
+#: elfxx-mips.c:7597
msgid "%B: CALL16 reloc at 0x%lx not against global symbol"
msgstr ""
-#: elfxx-mips.c:7887
+#: elfxx-mips.c:8275
+#, c-format
+msgid "non-dynamic relocations refer to dynamic symbol %s"
+msgstr ""
+
+#: elfxx-mips.c:8980
msgid ""
-"%B: Can't find matching LO16 reloc against `%s' for %s at 0x%lx in section `%"
-"A'"
+"%B: Can't find matching LO16 reloc against `%s' for %s at 0x%lx in section `"
+"%A'"
msgstr ""
-#: elfxx-mips.c:8053
+#: elfxx-mips.c:9119
msgid ""
"small-data section exceeds 64KB; lower small-data size limit (see option -G)"
msgstr ""
-#: elfxx-mips.c:10681
+#: elfxx-mips.c:11935
#, c-format
msgid "%s: illegal section name `%s'"
msgstr ""
-#: elfxx-mips.c:11051 elfxx-mips.c:11070
+#: elfxx-mips.c:12313 elfxx-mips.c:12339
msgid "Warning: %B uses -msingle-float, %B uses -mdouble-float"
msgstr ""
-#: elfxx-mips.c:11126
+#: elfxx-mips.c:12325 elfxx-mips.c:12381
+msgid "Warning: %B uses -msingle-float, %B uses -mips32r2 -mfp64"
+msgstr ""
+
+#: elfxx-mips.c:12351 elfxx-mips.c:12387
+msgid "Warning: %B uses -mdouble-float, %B uses -mips32r2 -mfp64"
+msgstr ""
+
+#: elfxx-mips.c:12429
msgid "%B: endianness incompatible with that of the selected emulation"
msgstr ""
-#: elfxx-mips.c:11138
+#: elfxx-mips.c:12440
msgid "%B: ABI is incompatible with that of the selected emulation"
msgstr ""
-#: elfxx-mips.c:11238
+#: elfxx-mips.c:12521
+msgid "%B: warning: linking abicalls files with non-abicalls files"
+msgstr ""
+
+#: elfxx-mips.c:12538
msgid "%B: linking 32-bit code with 64-bit code"
msgstr ""
-#: elfxx-mips.c:11266
+#: elfxx-mips.c:12566
msgid "%B: linking %s module with previous %s modules"
msgstr ""
-#: elfxx-mips.c:11289
+#: elfxx-mips.c:12589
msgid "%B: ABI mismatch: linking %s module with previous %s modules"
msgstr ""
-#: elfxx-mips.c:11354
+#: elfxx-mips.c:12753
#, c-format
msgid " [abi=O32]"
msgstr ""
-#: elfxx-mips.c:11356
+#: elfxx-mips.c:12755
#, c-format
msgid " [abi=O64]"
msgstr ""
-#: elfxx-mips.c:11358
+#: elfxx-mips.c:12757
#, c-format
msgid " [abi=EABI32]"
msgstr ""
-#: elfxx-mips.c:11360
+#: elfxx-mips.c:12759
#, c-format
msgid " [abi=EABI64]"
msgstr ""
-#: elfxx-mips.c:11362
+#: elfxx-mips.c:12761
#, c-format
msgid " [abi unknown]"
msgstr ""
-#: elfxx-mips.c:11364
+#: elfxx-mips.c:12763
#, c-format
msgid " [abi=N32]"
msgstr ""
-#: elfxx-mips.c:11366
+#: elfxx-mips.c:12765
#, c-format
msgid " [abi=64]"
msgstr ""
-#: elfxx-mips.c:11368
+#: elfxx-mips.c:12767
#, c-format
msgid " [no abi set]"
msgstr ""
-#: elfxx-mips.c:11389
+#: elfxx-mips.c:12788
#, c-format
msgid " [unknown ISA]"
msgstr ""
-#: elfxx-mips.c:11400
+#: elfxx-mips.c:12799
#, c-format
msgid " [not 32bitmode]"
msgstr ""
-#: elfxx-sparc.c:430
+#: elfxx-sparc.c:440
#, c-format
msgid "invalid relocation type %d"
msgstr ""
-#: elfxx-sparc.c:2901
-msgid "%B: probably compiled without -fPIC?"
-msgstr ""
-
#: i386linux.c:455 m68klinux.c:459 sparclinux.c:453
#, c-format
msgid "Output file requires shared library `%s'\n"
@@ -2786,34 +3066,94 @@ msgstr ""
msgid "%s: address 0x%s out of range for Intel Hex file"
msgstr ""
-#: libbfd.c:980
+#: libbfd.c:1008
#, c-format
msgid "Deprecated %s called at %s line %d in %s\n"
msgstr ""
-#: libbfd.c:983
+#: libbfd.c:1011
#, c-format
msgid "Deprecated %s called\n"
msgstr ""
-#: linker.c:1875
+#: linker.c:1874
msgid "%B: indirect symbol `%s' to `%s' is a loop"
msgstr ""
-#: linker.c:2741
+#: linker.c:2740
#, c-format
msgid "Attempt to do relocatable link with %s input and %s output"
msgstr ""
-#: linker.c:3048
+#: linker.c:3065
msgid "%B: warning: ignoring duplicate section `%A'\n"
msgstr ""
-#: linker.c:3062
+#: linker.c:3079
msgid "%B: warning: duplicate section `%A' has different size\n"
msgstr ""
-#: merge.c:820
+#: mach-o.c:3195
+#, c-format
+msgid "Mach-O header:\n"
+msgstr ""
+
+#: mach-o.c:3196
+#, c-format
+msgid " magic : %08lx\n"
+msgstr ""
+
+#: mach-o.c:3197
+#, c-format
+msgid " cputype : %08lx (%s)\n"
+msgstr ""
+
+#: mach-o.c:3199
+#, c-format
+msgid " cpusubtype: %08lx\n"
+msgstr ""
+
+#: mach-o.c:3200
+#, c-format
+msgid " filetype : %08lx (%s)\n"
+msgstr ""
+
+#: mach-o.c:3203
+#, c-format
+msgid " ncmds : %08lx\n"
+msgstr ""
+
+#: mach-o.c:3204
+#, c-format
+msgid " sizeofcmds: %08lx\n"
+msgstr ""
+
+#: mach-o.c:3205
+#, c-format
+msgid " flags : %08lx ("
+msgstr ""
+
+#: mach-o.c:3207
+#, c-format
+msgid ")\n"
+msgstr ""
+
+#: mach-o.c:3208
+#, c-format
+msgid " reserved : %08x\n"
+msgstr ""
+
+#: mach-o.c:3218
+#, c-format
+msgid "Segments and Sections:\n"
+msgstr ""
+
+#: mach-o.c:3219
+#, c-format
+msgid " #: Segment name Section name Address\n"
+msgstr ""
+
+#: merge.c:829
#, c-format
msgid "%s: access beyond end of merged section (%ld)"
msgstr ""
@@ -2922,8 +3262,8 @@ msgstr ""
#: mmo.c:2894
#, c-format
msgid ""
-"%s: Bad symbol definition: `Main' set to %s rather than the start address %"
-"s\n"
+"%s: Bad symbol definition: `Main' set to %s rather than the start address "
+"%s\n"
msgstr ""
#: mmo.c:2986
@@ -2956,8 +3296,8 @@ msgstr ""
#: mmo.c:3145
#, c-format
msgid ""
-"%s: invalid start address for initialized registers of length %ld: 0x%lx%"
-"08lx\n"
+"%s: invalid start address for initialized registers of length %ld: 0x%lx"
+"%08lx\n"
msgstr ""
#: oasys.c:881
@@ -2970,57 +3310,75 @@ msgstr ""
msgid "Unhandled OSF/1 core file section type %d\n"
msgstr ""
+#: pe-mips.c:613
+msgid "%B: `ld -r' not supported with PE MIPS objects\n"
+msgstr ""
+
+#. OK, at this point the following variables are set up:
+#. src = VMA of the memory we're fixing up
+#. mem = pointer to memory we're fixing up
+#. val = VMA of what we need to refer to.
+#: pe-mips.c:729
+msgid "%B: unimplemented %s\n"
+msgstr ""
+
+#: pe-mips.c:755
+msgid "%B: jump too far away\n"
+msgstr ""
+
+#: pe-mips.c:781
+msgid "%B: bad pair/reflo after refhi\n"
+msgstr ""
+
+#: pei-x86_64.c:465
+#, c-format
+msgid "warning: .pdata section size (%ld) is not a multiple of %d\n"
+msgstr ""
+
+#: pei-x86_64.c:469 peigen.c:1618 peigen.c:1797 pepigen.c:1618 pepigen.c:1797
+#: pex64igen.c:1618 pex64igen.c:1797
+#, c-format
+msgid ""
+"\n"
+"The Function Table (interpreted .pdata section contents)\n"
+msgstr ""
+
+#: pei-x86_64.c:471
+#, c-format
+msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n"
+msgstr ""
+
#. XXX code yet to be written.
-#: peicode.h:759
+#: peicode.h:752
msgid "%B: Unhandled import type; %x"
msgstr ""
-#: peicode.h:764
+#: peicode.h:757
msgid "%B: Unrecognised import type; %x"
msgstr ""
-#: peicode.h:778
+#: peicode.h:771
msgid "%B: Unrecognised import name type; %x"
msgstr ""
-#: peicode.h:1161
+#: peicode.h:1154
msgid "%B: Unrecognised machine type (0x%x) in Import Library Format archive"
msgstr ""
-#: peicode.h:1173
+#: peicode.h:1166
msgid ""
"%B: Recognised but unhandled machine type (0x%x) in Import Library Format "
"archive"
msgstr ""
-#: peicode.h:1191
+#: peicode.h:1184
msgid "%B: size field is zero in Import Library Format header"
msgstr ""
-#: peicode.h:1222
+#: peicode.h:1215
msgid "%B: string not null terminated in ILF object file."
msgstr ""
-#: pe-mips.c:606
-msgid "%B: `ld -r' not supported with PE MIPS objects\n"
-msgstr ""
-
-#. OK, at this point the following variables are set up:
-#. src = VMA of the memory we're fixing up
-#. mem = pointer to memory we're fixing up
-#. val = VMA of what we need to refer to.
-#: pe-mips.c:722
-msgid "%B: unimplemented %s\n"
-msgstr ""
-
-#: pe-mips.c:748
-msgid "%B: jump too far away\n"
-msgstr ""
-
-#: pe-mips.c:774
-msgid "%B: bad pair/reflo after refhi\n"
-msgstr ""
-
#: ppcboot.c:414
#, c-format
msgid ""
@@ -3033,51 +3391,51 @@ msgstr ""
msgid "Entry offset = 0x%.8lx (%ld)\n"
msgstr ""
-#: ppcboot.c:416
+#: ppcboot.c:417
#, c-format
msgid "Length = 0x%.8lx (%ld)\n"
msgstr ""
-#: ppcboot.c:419
+#: ppcboot.c:421
#, c-format
msgid "Flag field = 0x%.2x\n"
msgstr ""
-#: ppcboot.c:425
+#: ppcboot.c:427
#, c-format
msgid "Partition name = \"%s\"\n"
msgstr ""
-#: ppcboot.c:444
+#: ppcboot.c:446
#, c-format
msgid ""
"\n"
"Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
msgstr ""
-#: ppcboot.c:450
+#: ppcboot.c:452
#, c-format
msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
msgstr ""
-#: ppcboot.c:456
+#: ppcboot.c:458
#, c-format
msgid "Partition[%d] sector = 0x%.8lx (%ld)\n"
msgstr ""
-#: ppcboot.c:457
+#: ppcboot.c:460
#, c-format
msgid "Partition[%d] length = 0x%.8lx (%ld)\n"
msgstr ""
-#: som.c:5088
+#: som.c:5114
#, c-format
msgid ""
"\n"
"Exec Auxiliary Header\n"
msgstr ""
-#: som.c:5349
+#: som.c:5417
msgid "som_sizeof_headers unimplemented"
msgstr ""
@@ -3085,126 +3443,181 @@ msgstr ""
msgid "%B:%d: Unexpected character `%s' in S-record file\n"
msgstr ""
+#: srec.c:567 srec.c:600
+msgid "%B:%d: Bad checksum in S-record file\n"
+msgstr ""
+
#: stabs.c:279
msgid "%B(%A+0x%lx): Stabs entry has invalid string index."
msgstr ""
-#: syms.c:1057
+#: syms.c:1079
msgid "Unsupported .stab relocation"
msgstr ""
-#: vms-gsd.c:338
+#: vms-gsd.c:350
#, c-format
msgid "bfd_make_section (%s) failed"
msgstr ""
-#: vms-gsd.c:353
+#: vms-gsd.c:365
#, c-format
msgid "bfd_set_section_flags (%s, %x) failed"
msgstr ""
-#: vms-gsd.c:388
+#: vms-gsd.c:399
#, c-format
msgid "Size mismatch section %s=%lx, %s=%lx"
msgstr ""
-#: vms-gsd.c:679
+#: vms-gsd.c:754
#, c-format
-msgid "unknown gsd/egsd subtype %d"
+msgid "Unknown GSD/EGSD subtype %d"
msgstr ""
-#: vms-hdr.c:328
+#: vms-hdr.c:364
msgid "Object module NOT error-free !\n"
msgstr ""
-#: vms-misc.c:474
+#: vms-hdr.c:878
+#, c-format
+msgid "unknown source command %d"
+msgstr ""
+
+#: vms-hdr.c:951
+msgid "DST_S_C_SET_LINUM_INCR not implemented"
+msgstr ""
+
+#: vms-hdr.c:957
+msgid "DST_S_C_SET_LINUM_INCR_W not implemented"
+msgstr ""
+
+#: vms-hdr.c:963
+msgid "DST_S_C_RESET_LINUM_INCR not implemented"
+msgstr ""
+
+#: vms-hdr.c:969
+msgid "DST_S_C_BEG_STMT_MODE not implemented"
+msgstr ""
+
+#: vms-hdr.c:975
+msgid "DST_S_C_END_STMT_MODE not implemented"
+msgstr ""
+
+#: vms-hdr.c:1008
+msgid "DST_S_C_SET_PC not implemented"
+msgstr ""
+
+#: vms-hdr.c:1014
+msgid "DST_S_C_SET_PC_W not implemented"
+msgstr ""
+
+#: vms-hdr.c:1020
+msgid "DST_S_C_SET_PC_L not implemented"
+msgstr ""
+
+#: vms-hdr.c:1026
+msgid "DST_S_C_SET_STMTNUM not implemented"
+msgstr ""
+
+#: vms-hdr.c:1079
+#, c-format
+msgid "unknown line command %d"
+msgstr ""
+
+#: vms-misc.c:588
#, c-format
msgid "Stack overflow (%d) in _bfd_vms_push"
msgstr ""
-#: vms-misc.c:489
+#: vms-misc.c:603
msgid "Stack underflow in _bfd_vms_pop"
msgstr ""
-#: vms-misc.c:803
+#: vms-misc.c:844
msgid "_bfd_vms_output_counted called with zero bytes"
msgstr ""
-#: vms-misc.c:808
+#: vms-misc.c:849
msgid "_bfd_vms_output_counted called with too many bytes"
msgstr ""
-#: vms-misc.c:926
+#: vms-misc.c:967
#, c-format
msgid "Symbol %s replaced by %s\n"
msgstr ""
-#: vms-misc.c:985
+#: vms-misc.c:1026
#, c-format
msgid "failed to enter %s"
msgstr ""
-#: vms-tir.c:57
+#: vms-tir.c:83
msgid "No Mem !"
msgstr ""
-#: vms-tir.c:300
+#. These names have not yet been added to this switch statement.
+#: vms-tir.c:346
#, c-format
-msgid "bad section index in %s"
+msgid "unknown ETIR command %d"
msgstr ""
-#: vms-tir.c:313
+#: vms-tir.c:440
#, c-format
-msgid "unsupported STA cmd %s"
+msgid "bad section index in %s"
msgstr ""
-#: vms-tir.c:318 vms-tir.c:1120
+#: vms-tir.c:459
#, c-format
-msgid "reserved STA cmd %d"
+msgid "unsupported STA cmd %s"
msgstr ""
-#: vms-tir.c:410 vms-tir.c:432
+#: vms-tir.c:464 vms-tir.c:1304
#, c-format
-msgid "%s: no symbol \"%s\""
+msgid "reserved STA cmd %d"
msgstr ""
#. Unsigned shift.
#. Rotate.
#. Redefine symbol to current location.
#. Define a literal.
-#: vms-tir.c:497 vms-tir.c:606 vms-tir.c:704 vms-tir.c:721 vms-tir.c:728
-#: vms-tir.c:736 vms-tir.c:1440
+#: vms-tir.c:655 vms-tir.c:774 vms-tir.c:894 vms-tir.c:1624
#, c-format
msgid "%s: not supported"
msgstr ""
-#: vms-tir.c:502 vms-tir.c:1297
+#: vms-tir.c:661 vms-tir.c:1481
#, c-format
msgid "%s: not implemented"
msgstr ""
-#: vms-tir.c:506 vms-tir.c:1301
+#: vms-tir.c:666 vms-tir.c:1485
#, c-format
msgid "reserved STO cmd %d"
msgstr ""
-#: vms-tir.c:621 vms-tir.c:1445
+#: vms-tir.c:789 vms-tir.c:1629
#, c-format
msgid "reserved OPR cmd %d"
msgstr ""
-#: vms-tir.c:681 vms-tir.c:1509
+#: vms-tir.c:852 vms-tir.c:1693
#, c-format
msgid "reserved CTL cmd %d"
msgstr ""
+#: vms-tir.c:966
+#, c-format
+msgid "reserved STC cmd %d"
+msgstr ""
+
#. stack byte from image
#. arg: none.
-#: vms-tir.c:1028
+#: vms-tir.c:1212
msgid "stack-from-image not implemented"
msgstr ""
-#: vms-tir.c:1046
+#: vms-tir.c:1230
msgid "stack-entry-mask not fully implemented"
msgstr ""
@@ -3215,357 +3628,378 @@ msgstr ""
#.
#. compare argument descriptor with symbol argument (ARG$V_PASSMECH)
#. and stack TRUE (args match) or FALSE (args dont match) value.
-#: vms-tir.c:1060
+#: vms-tir.c:1244
msgid "PASSMECH not fully implemented"
msgstr ""
-#: vms-tir.c:1079
+#: vms-tir.c:1263
msgid "stack-local-symbol not fully implemented"
msgstr ""
-#: vms-tir.c:1092
+#: vms-tir.c:1276
msgid "stack-literal not fully implemented"
msgstr ""
-#: vms-tir.c:1113
+#: vms-tir.c:1297
msgid "stack-local-symbol-entry-point-mask not fully implemented"
msgstr ""
-#: vms-tir.c:1387 vms-tir.c:1399 vms-tir.c:1411 vms-tir.c:1423 vms-tir.c:1488
-#: vms-tir.c:1496 vms-tir.c:1504
+#: vms-tir.c:1571 vms-tir.c:1583 vms-tir.c:1595 vms-tir.c:1607 vms-tir.c:1672
+#: vms-tir.c:1680 vms-tir.c:1688
#, c-format
msgid "%s: not fully implemented"
msgstr ""
-#: vms-tir.c:1562
+#: vms-tir.c:1746
#, c-format
msgid "obj code %d not found"
msgstr ""
-#: vms-tir.c:1870
+#: vms-tir.c:2019
+#, c-format
+msgid "Reloc size error in section %s"
+msgstr ""
+
+#: vms-tir.c:2112 vms-tir.c:2129 vms-tir.c:2147 vms-tir.c:2159 vms-tir.c:2170
+#: vms-tir.c:2182
+#, c-format
+msgid "Unknown reloc %s + %s"
+msgstr ""
+
+#: vms-tir.c:2249
+#, c-format
+msgid "Unknown symbol %s in command %s"
+msgstr ""
+
+#: vms-tir.c:2504
#, c-format
msgid "SEC_RELOC with no relocs in section %s"
msgstr ""
-#: vms-tir.c:2152
+#: vms-tir.c:2556 vms-tir.c:2783
+#, c-format
+msgid "Size error in section %s"
+msgstr ""
+
+#: vms-tir.c:2725
+msgid "Spurious ALPHA_R_BSR reloc"
+msgstr ""
+
+#: vms-tir.c:2770
#, c-format
msgid "Unhandled relocation %s"
msgstr ""
-#: xcofflink.c:566
+#: xcofflink.c:836
#, c-format
msgid "%s: XCOFF shared object when not producing XCOFF output"
msgstr ""
-#: xcofflink.c:587
+#: xcofflink.c:857
#, c-format
msgid "%s: dynamic object with no .loader section"
msgstr ""
-#: xcofflink.c:1150
+#: xcofflink.c:1415
msgid "%B: `%s' has line numbers but no enclosing section"
msgstr ""
-#: xcofflink.c:1202
+#: xcofflink.c:1467
msgid "%B: class %d symbol `%s' has no aux entries"
msgstr ""
-#: xcofflink.c:1225
+#: xcofflink.c:1489
msgid "%B: symbol `%s' has unrecognized csect type %d"
msgstr ""
-#: xcofflink.c:1237
+#: xcofflink.c:1501
msgid "%B: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d"
msgstr ""
-#: xcofflink.c:1273
+#: xcofflink.c:1530
msgid "%B: XMC_TC0 symbol `%s' is class %d scnlen %d"
msgstr ""
-#: xcofflink.c:1419
+#: xcofflink.c:1676
msgid "%B: csect `%s' not in enclosing section"
msgstr ""
-#: xcofflink.c:1526
+#: xcofflink.c:1783
msgid "%B: misplaced XTY_LD `%s'"
msgstr ""
-#: xcofflink.c:1842
+#: xcofflink.c:2102
msgid "%B: reloc %s:%d not in csect"
msgstr ""
-#: xcofflink.c:2640
+#: xcofflink.c:3177
#, c-format
msgid "%s: no such symbol"
msgstr ""
-#: xcofflink.c:2869
+#: xcofflink.c:3282
#, c-format
msgid "warning: attempt to export undefined symbol `%s'"
msgstr ""
-#: xcofflink.c:3036
+#: xcofflink.c:3664
msgid "error: undefined symbol __rtinit"
msgstr ""
-#: xcofflink.c:3656
-#, c-format
-msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling"
-msgstr ""
-
-#: xcofflink.c:4492
-msgid "%B: loader reloc in unrecognized section `%A'"
+#: xcofflink.c:4041
+msgid "%B: loader reloc in unrecognized section `%s'"
msgstr ""
-#: xcofflink.c:4513
+#: xcofflink.c:4052
msgid "%B: `%s' in loader reloc but not loader sym"
msgstr ""
-#: xcofflink.c:4528
+#: xcofflink.c:4068
msgid "%B: loader reloc in read-only section %A"
msgstr ""
-#: xcofflink.c:4937 xcofflink.c:4999 xcofflink.c:5294
+#: xcofflink.c:5086
#, c-format
-msgid "%s: loader reloc in unrecognized section `%s'"
-msgstr ""
-
-#: xcofflink.c:5305
-#, c-format
-msgid "%s: `%s' in loader reloc but not loader sym"
+msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling"
msgstr ""
-#: elf32-ia64.c:1037 elf64-ia64.c:1037
+#: elf32-ia64.c:1050 elf64-ia64.c:1050
msgid ""
"%B: Can't relax br at 0x%lx in section `%A'. Please use brl or indirect "
"branch."
msgstr ""
-#: elf32-ia64.c:2742 elf64-ia64.c:2742
+#: elf32-ia64.c:2739 elf64-ia64.c:2739
msgid "@pltoff reloc against local symbol"
msgstr ""
-#: elf32-ia64.c:4320 elf64-ia64.c:4320
+#: elf32-ia64.c:4314 elf64-ia64.c:4314
#, c-format
msgid "%s: short data segment overflowed (0x%lx >= 0x400000)"
msgstr ""
-#: elf32-ia64.c:4331 elf64-ia64.c:4331
+#: elf32-ia64.c:4325 elf64-ia64.c:4325
#, c-format
msgid "%s: __gp does not cover short data segment"
msgstr ""
-#: elf32-ia64.c:4601 elf64-ia64.c:4601
+#: elf32-ia64.c:4595 elf64-ia64.c:4595
msgid "%B: non-pic code with imm relocation against dynamic symbol `%s'"
msgstr ""
-#: elf32-ia64.c:4668 elf64-ia64.c:4668
+#: elf32-ia64.c:4662 elf64-ia64.c:4662
msgid "%B: @gprel relocation against dynamic symbol %s"
msgstr ""
-#: elf32-ia64.c:4731 elf64-ia64.c:4731
+#: elf32-ia64.c:4725 elf64-ia64.c:4725
msgid "%B: linking non-pic code in a position independent executable"
msgstr ""
-#: elf32-ia64.c:4868 elf64-ia64.c:4868
+#: elf32-ia64.c:4862 elf64-ia64.c:4862
msgid "%B: @internal branch to dynamic symbol %s"
msgstr ""
-#: elf32-ia64.c:4870 elf64-ia64.c:4870
+#: elf32-ia64.c:4864 elf64-ia64.c:4864
msgid "%B: speculation fixup to dynamic symbol %s"
msgstr ""
-#: elf32-ia64.c:4872 elf64-ia64.c:4872
+#: elf32-ia64.c:4866 elf64-ia64.c:4866
msgid "%B: @pcrel relocation against dynamic symbol %s"
msgstr ""
-#: elf32-ia64.c:5072 elf64-ia64.c:5072
+#: elf32-ia64.c:5063 elf64-ia64.c:5063
msgid "unsupported reloc"
msgstr ""
-#: elf32-ia64.c:5105 elf64-ia64.c:5105
+#: elf32-ia64.c:5101 elf64-ia64.c:5101
+msgid ""
+"%B: missing TLS section for relocation %s against `%s' at 0x%lx in section `"
+"%A'."
+msgstr ""
+
+#: elf32-ia64.c:5116 elf64-ia64.c:5116
msgid ""
"%B: Can't relax br (%s) to `%s' at 0x%lx in section `%A' with size 0x%lx (> "
"0x1000000)."
msgstr ""
-#: elf32-ia64.c:5361 elf64-ia64.c:5361
+#: elf32-ia64.c:5372 elf64-ia64.c:5372
msgid "%B: linking trap-on-NULL-dereference with non-trapping files"
msgstr ""
-#: elf32-ia64.c:5370 elf64-ia64.c:5370
+#: elf32-ia64.c:5381 elf64-ia64.c:5381
msgid "%B: linking big-endian files with little-endian files"
msgstr ""
-#: elf32-ia64.c:5379 elf64-ia64.c:5379
+#: elf32-ia64.c:5390 elf64-ia64.c:5390
msgid "%B: linking 64-bit files with 32-bit files"
msgstr ""
-#: elf32-ia64.c:5388 elf64-ia64.c:5388
+#: elf32-ia64.c:5399 elf64-ia64.c:5399
msgid "%B: linking constant-gp files with non-constant-gp files"
msgstr ""
-#: elf32-ia64.c:5398 elf64-ia64.c:5398
+#: elf32-ia64.c:5409 elf64-ia64.c:5409
msgid "%B: linking auto-pic files with non-auto-pic files"
msgstr ""
-#: peigen.c:1000 pepigen.c:1000 pex64igen.c:1000
+#: peigen.c:997 pepigen.c:997 pex64igen.c:997
#, c-format
msgid "%s: line number overflow: 0x%lx > 0xffff"
msgstr ""
-#: peigen.c:1027 pepigen.c:1027 pex64igen.c:1027
+#: peigen.c:1024 pepigen.c:1024 pex64igen.c:1024
msgid "Export Directory [.edata (or where ever we found it)]"
msgstr ""
-#: peigen.c:1028 pepigen.c:1028 pex64igen.c:1028
+#: peigen.c:1025 pepigen.c:1025 pex64igen.c:1025
msgid "Import Directory [parts of .idata]"
msgstr ""
-#: peigen.c:1029 pepigen.c:1029 pex64igen.c:1029
+#: peigen.c:1026 pepigen.c:1026 pex64igen.c:1026
msgid "Resource Directory [.rsrc]"
msgstr ""
-#: peigen.c:1030 pepigen.c:1030 pex64igen.c:1030
+#: peigen.c:1027 pepigen.c:1027 pex64igen.c:1027
msgid "Exception Directory [.pdata]"
msgstr ""
-#: peigen.c:1031 pepigen.c:1031 pex64igen.c:1031
+#: peigen.c:1028 pepigen.c:1028 pex64igen.c:1028
msgid "Security Directory"
msgstr ""
-#: peigen.c:1032 pepigen.c:1032 pex64igen.c:1032
+#: peigen.c:1029 pepigen.c:1029 pex64igen.c:1029
msgid "Base Relocation Directory [.reloc]"
msgstr ""
-#: peigen.c:1033 pepigen.c:1033 pex64igen.c:1033
+#: peigen.c:1030 pepigen.c:1030 pex64igen.c:1030
msgid "Debug Directory"
msgstr ""
-#: peigen.c:1034 pepigen.c:1034 pex64igen.c:1034
+#: peigen.c:1031 pepigen.c:1031 pex64igen.c:1031
msgid "Description Directory"
msgstr ""
-#: peigen.c:1035 pepigen.c:1035 pex64igen.c:1035
+#: peigen.c:1032 pepigen.c:1032 pex64igen.c:1032
msgid "Special Directory"
msgstr ""
-#: peigen.c:1036 pepigen.c:1036 pex64igen.c:1036
+#: peigen.c:1033 pepigen.c:1033 pex64igen.c:1033
msgid "Thread Storage Directory [.tls]"
msgstr ""
-#: peigen.c:1037 pepigen.c:1037 pex64igen.c:1037
+#: peigen.c:1034 pepigen.c:1034 pex64igen.c:1034
msgid "Load Configuration Directory"
msgstr ""
-#: peigen.c:1038 pepigen.c:1038 pex64igen.c:1038
+#: peigen.c:1035 pepigen.c:1035 pex64igen.c:1035
msgid "Bound Import Directory"
msgstr ""
-#: peigen.c:1039 pepigen.c:1039 pex64igen.c:1039
+#: peigen.c:1036 pepigen.c:1036 pex64igen.c:1036
msgid "Import Address Table Directory"
msgstr ""
-#: peigen.c:1040 pepigen.c:1040 pex64igen.c:1040
+#: peigen.c:1037 pepigen.c:1037 pex64igen.c:1037
msgid "Delay Import Directory"
msgstr ""
-#: peigen.c:1041 pepigen.c:1041 pex64igen.c:1041
+#: peigen.c:1038 pepigen.c:1038 pex64igen.c:1038
msgid "CLR Runtime Header"
msgstr ""
-#: peigen.c:1042 pepigen.c:1042 pex64igen.c:1042
+#: peigen.c:1039 pepigen.c:1039 pex64igen.c:1039
msgid "Reserved"
msgstr ""
-#: peigen.c:1102 pepigen.c:1102 pex64igen.c:1102
+#: peigen.c:1099 pepigen.c:1099 pex64igen.c:1099
#, c-format
msgid ""
"\n"
"There is an import table, but the section containing it could not be found\n"
msgstr ""
-#: peigen.c:1107 pepigen.c:1107 pex64igen.c:1107
+#: peigen.c:1104 pepigen.c:1104 pex64igen.c:1104
#, c-format
msgid ""
"\n"
"There is an import table in %s at 0x%lx\n"
msgstr ""
-#: peigen.c:1150 pepigen.c:1150 pex64igen.c:1150
+#: peigen.c:1147 pepigen.c:1147 pex64igen.c:1147
#, c-format
msgid ""
"\n"
"Function descriptor located at the start address: %04lx\n"
msgstr ""
-#: peigen.c:1153 pepigen.c:1153 pex64igen.c:1153
+#: peigen.c:1150 pepigen.c:1150 pex64igen.c:1150
#, c-format
msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n"
msgstr ""
-#: peigen.c:1161 pepigen.c:1161 pex64igen.c:1161
+#: peigen.c:1158 pepigen.c:1158 pex64igen.c:1158
#, c-format
msgid ""
"\n"
"No reldata section! Function descriptor not decoded.\n"
msgstr ""
-#: peigen.c:1166 pepigen.c:1166 pex64igen.c:1166
+#: peigen.c:1163 pepigen.c:1163 pex64igen.c:1163
#, c-format
msgid ""
"\n"
"The Import Tables (interpreted %s section contents)\n"
msgstr ""
-#: peigen.c:1169 pepigen.c:1169 pex64igen.c:1169
+#: peigen.c:1166 pepigen.c:1166 pex64igen.c:1166
#, c-format
msgid ""
" vma: Hint Time Forward DLL First\n"
" Table Stamp Chain Name Thunk\n"
msgstr ""
-#: peigen.c:1217 pepigen.c:1217 pex64igen.c:1217
+#: peigen.c:1214 pepigen.c:1214 pex64igen.c:1214
#, c-format
msgid ""
"\n"
"\tDLL Name: %s\n"
msgstr ""
-#: peigen.c:1228 pepigen.c:1228 pex64igen.c:1228
+#: peigen.c:1225 pepigen.c:1225 pex64igen.c:1225
#, c-format
msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
msgstr ""
-#: peigen.c:1253 pepigen.c:1253 pex64igen.c:1253
+#: peigen.c:1250 pepigen.c:1250 pex64igen.c:1250
#, c-format
msgid ""
"\n"
"There is a first thunk, but the section containing it could not be found\n"
msgstr ""
-#: peigen.c:1418 pepigen.c:1418 pex64igen.c:1418
+#: peigen.c:1415 pepigen.c:1415 pex64igen.c:1415
#, c-format
msgid ""
"\n"
"There is an export table, but the section containing it could not be found\n"
msgstr ""
-#: peigen.c:1427 pepigen.c:1427 pex64igen.c:1427
+#: peigen.c:1424 pepigen.c:1424 pex64igen.c:1424
#, c-format
msgid ""
"\n"
"There is an export table in %s, but it does not fit into that section\n"
msgstr ""
-#: peigen.c:1433 pepigen.c:1433 pex64igen.c:1433
+#: peigen.c:1430 pepigen.c:1430 pex64igen.c:1430
#, c-format
msgid ""
"\n"
"There is an export table in %s at 0x%lx\n"
msgstr ""
-#: peigen.c:1461 pepigen.c:1461 pex64igen.c:1461
+#: peigen.c:1458 pepigen.c:1458 pex64igen.c:1458
#, c-format
msgid ""
"\n"
@@ -3573,128 +4007,129 @@ msgid ""
"\n"
msgstr ""
-#: peigen.c:1465 pepigen.c:1465 pex64igen.c:1465
+#: peigen.c:1462 pepigen.c:1462 pex64igen.c:1462
#, c-format
msgid "Export Flags \t\t\t%lx\n"
msgstr ""
-#: peigen.c:1468 pepigen.c:1468 pex64igen.c:1468
+#: peigen.c:1465 pepigen.c:1465 pex64igen.c:1465
#, c-format
msgid "Time/Date stamp \t\t%lx\n"
msgstr ""
-#: peigen.c:1471 pepigen.c:1471 pex64igen.c:1471
+#: peigen.c:1468 pepigen.c:1468 pex64igen.c:1468
#, c-format
msgid "Major/Minor \t\t\t%d/%d\n"
msgstr ""
-#: peigen.c:1474 pepigen.c:1474 pex64igen.c:1474
+#: peigen.c:1471 pepigen.c:1471 pex64igen.c:1471
#, c-format
msgid "Name \t\t\t\t"
msgstr ""
-#: peigen.c:1480 pepigen.c:1480 pex64igen.c:1480
+#: peigen.c:1477 pepigen.c:1477 pex64igen.c:1477
#, c-format
msgid "Ordinal Base \t\t\t%ld\n"
msgstr ""
-#: peigen.c:1483 pepigen.c:1483 pex64igen.c:1483
+#: peigen.c:1480 pepigen.c:1480 pex64igen.c:1480
#, c-format
msgid "Number in:\n"
msgstr ""
-#: peigen.c:1486 pepigen.c:1486 pex64igen.c:1486
+#: peigen.c:1483 pepigen.c:1483 pex64igen.c:1483
#, c-format
msgid "\tExport Address Table \t\t%08lx\n"
msgstr ""
-#: peigen.c:1490 pepigen.c:1490 pex64igen.c:1490
+#: peigen.c:1487 pepigen.c:1487 pex64igen.c:1487
#, c-format
msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n"
msgstr ""
-#: peigen.c:1493 pepigen.c:1493 pex64igen.c:1493
+#: peigen.c:1490 pepigen.c:1490 pex64igen.c:1490
#, c-format
msgid "Table Addresses\n"
msgstr ""
-#: peigen.c:1496 pepigen.c:1496 pex64igen.c:1496
+#: peigen.c:1493 pepigen.c:1493 pex64igen.c:1493
#, c-format
msgid "\tExport Address Table \t\t"
msgstr ""
-#: peigen.c:1501 pepigen.c:1501 pex64igen.c:1501
+#: peigen.c:1498 pepigen.c:1498 pex64igen.c:1498
#, c-format
msgid "\tName Pointer Table \t\t"
msgstr ""
-#: peigen.c:1506 pepigen.c:1506 pex64igen.c:1506
+#: peigen.c:1503 pepigen.c:1503 pex64igen.c:1503
#, c-format
msgid "\tOrdinal Table \t\t\t"
msgstr ""
-#: peigen.c:1520 pepigen.c:1520 pex64igen.c:1520
+#: peigen.c:1517 pepigen.c:1517 pex64igen.c:1517
#, c-format
msgid ""
"\n"
"Export Address Table -- Ordinal Base %ld\n"
msgstr ""
-#: peigen.c:1539 pepigen.c:1539 pex64igen.c:1539
+#: peigen.c:1536 pepigen.c:1536 pex64igen.c:1536
msgid "Forwarder RVA"
msgstr ""
-#: peigen.c:1550 pepigen.c:1550 pex64igen.c:1550
+#: peigen.c:1547 pepigen.c:1547 pex64igen.c:1547
msgid "Export RVA"
msgstr ""
-#: peigen.c:1557 pepigen.c:1557 pex64igen.c:1557
+#: peigen.c:1554 pepigen.c:1554 pex64igen.c:1554
#, c-format
msgid ""
"\n"
"[Ordinal/Name Pointer] Table\n"
msgstr ""
-#: peigen.c:1610 pepigen.c:1610 pex64igen.c:1610
+#: peigen.c:1614 peigen.c:1793 pepigen.c:1614 pepigen.c:1793 pex64igen.c:1614
+#: pex64igen.c:1793
#, c-format
msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n"
msgstr ""
-#: peigen.c:1614 pepigen.c:1614 pex64igen.c:1614
-#, c-format
-msgid ""
-"\n"
-"The Function Table (interpreted .pdata section contents)\n"
-msgstr ""
-
-#: peigen.c:1617 pepigen.c:1617 pex64igen.c:1617
+#: peigen.c:1621 pepigen.c:1621 pex64igen.c:1621
#, c-format
msgid " vma:\t\t\tBegin Address End Address Unwind Info\n"
msgstr ""
-#: peigen.c:1619 pepigen.c:1619 pex64igen.c:1619
+#: peigen.c:1623 pepigen.c:1623 pex64igen.c:1623
#, c-format
msgid ""
" vma:\t\tBegin End EH EH PrologEnd Exception\n"
" \t\tAddress Address Handler Data Address Mask\n"
msgstr ""
-#: peigen.c:1689 pepigen.c:1689 pex64igen.c:1689
+#: peigen.c:1693 pepigen.c:1693 pex64igen.c:1693
#, c-format
msgid " Register save millicode"
msgstr ""
-#: peigen.c:1692 pepigen.c:1692 pex64igen.c:1692
+#: peigen.c:1696 pepigen.c:1696 pex64igen.c:1696
#, c-format
msgid " Register restore millicode"
msgstr ""
-#: peigen.c:1695 pepigen.c:1695 pex64igen.c:1695
+#: peigen.c:1699 pepigen.c:1699 pex64igen.c:1699
#, c-format
msgid " Glue code sequence"
msgstr ""
-#: peigen.c:1745 pepigen.c:1745 pex64igen.c:1745
+#: peigen.c:1799 pepigen.c:1799 pex64igen.c:1799
+#, c-format
+msgid ""
+" vma:\t\tBegin Prolog Function Flags Exception EH\n"
+" \t\tAddress Length Length 32b exc Handler Data\n"
+msgstr ""
+
+#: peigen.c:1931 pepigen.c:1931 pex64igen.c:1931
#, c-format
msgid ""
"\n"
@@ -3702,14 +4137,14 @@ msgid ""
"PE File Base Relocations (interpreted .reloc section contents)\n"
msgstr ""
-#: peigen.c:1775 pepigen.c:1775 pex64igen.c:1775
+#: peigen.c:1961 pepigen.c:1961 pex64igen.c:1961
#, c-format
msgid ""
"\n"
"Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n"
msgstr ""
-#: peigen.c:1788 pepigen.c:1788 pex64igen.c:1788
+#: peigen.c:1974 pepigen.c:1974 pex64igen.c:1974
#, c-format
msgid "\treloc %4d offset %4x [%4lx] %s"
msgstr ""
@@ -3717,31 +4152,31 @@ msgstr ""
#. The MS dumpbin program reportedly ands with 0xff0f before
#. printing the characteristics field. Not sure why. No reason to
#. emulate it here.
-#: peigen.c:1827 pepigen.c:1827 pex64igen.c:1827
+#: peigen.c:2013 pepigen.c:2013 pex64igen.c:2013
#, c-format
msgid ""
"\n"
"Characteristics 0x%x\n"
msgstr ""
-#: peigen.c:2088 pepigen.c:2088 pex64igen.c:2088
+#: peigen.c:2290 pepigen.c:2290 pex64igen.c:2290
msgid "%B: unable to fill in DataDictionary[1] because .idata$2 is missing"
msgstr ""
-#: peigen.c:2106 pepigen.c:2106 pex64igen.c:2106
+#: peigen.c:2310 pepigen.c:2310 pex64igen.c:2310
msgid "%B: unable to fill in DataDictionary[1] because .idata$4 is missing"
msgstr ""
-#: peigen.c:2125 pepigen.c:2125 pex64igen.c:2125
+#: peigen.c:2331 pepigen.c:2331 pex64igen.c:2331
msgid "%B: unable to fill in DataDictionary[12] because .idata$5 is missing"
msgstr ""
-#: peigen.c:2143 pepigen.c:2143 pex64igen.c:2143
+#: peigen.c:2351 pepigen.c:2351 pex64igen.c:2351
msgid ""
"%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] because ."
"idata$6 is missing"
msgstr ""
-#: peigen.c:2163 pepigen.c:2163 pex64igen.c:2163
+#: peigen.c:2373 pepigen.c:2373 pex64igen.c:2373
msgid "%B: unable to fill in DataDictionary[9] because __tls_used is missing"
msgstr ""