mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-01 16:35:04 +00:00
c152c7961c
* Makefile.in: Regenerate. * bfd-in.h (bfd_elf_discard_info): Declare. (bfd_elf32_discard_info, bfd_elf64_discard_info): Delete. * bfd-in2.h: Regenerate. * elf-bfd.h (bfd_elf32_print_symbol, bfd_elf64_print_symbol, bfd_elf32_link_record_dynamic_symbol, bfd_elf64_link_record_dynamic_symbol, _bfd_elf_link_record_dynamic_symbol, bfd_elf32_bfd_final_link, bfd_elf64_bfd_final_link, elf_link_record_local_dynamic_symbol, _bfd_elf32_link_record_local_dynamic_symbol, _bfd_elf64_link_record_local_dynamic_symbol, _bfd_elf32_gc_sections, _bfd_elf32_gc_common_finalize_got_offsets, _bfd_elf32_gc_common_final_link, _bfd_elf64_gc_common_final_link, _bfd_elf32_gc_record_vtinherit, _bfd_elf32_gc_record_vtentry, _bfd_elf64_gc_sections, _bfd_elf64_gc_common_finalize_got_offsets, _bfd_elf64_gc_record_vtinherit, _bfd_elf64_gc_record_vtentry, _bfd_elf32_reloc_symbol_deleted_p, _bfd_elf64_reloc_symbol_deleted_p): Delete. (bfd_elf_link_record_dynamic_symbol, bfd_elf_link_record_local_dynamic_symbol, bfd_elf_final_link, bfd_elf_gc_sections, bfd_elf_gc_record_vtinherit, bfd_elf_gc_record_vtentry, bfd_elf_gc_common_finalize_got_offsets, bfd_elf_gc_common_final_link, bfd_elf_reloc_symbol_deleted_p): Declare. (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define. * elf32-arm.h: Update for changed function names. Remove local WILL_CALL_FINISH_DYNAMIC_SECTION define. * elf-hppa.h, elf-m10300.c, elf32-cris.c, elf32-d10v.c, elf32-dlx.c, * elf32-fr30.c, elf32-frv.c, elf32-h8300.c, elf32-hppa.c, elf32-i386.c, * elf32-iq2000.c, elf32-m32r.c, elf32-m68hc1x.c, elf32-m68k.c, * elf32-mcore.c, elf32-openrisc.c, elf32-ppc.c, elf32-s390.c, * elf32-sh.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c, * elf32-xstormy16.c, elf32-xtensa.c, elf64-alpha.c, elf64-hppa.c, * elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c, elf64-sparc.c, * elf64-x86-64.c, elfxx-ia64.c, elfxx-mips.c, elfxx-target.h: Likewise. * elfxx-target.h (bfd_elfNN_bfd_final_link): Define. (bfd_elfNN_print_symbol): Define. * elfcode.h: Don't include elflink.h. (elf_bfd_discard_info, elf_reloc_symbol_deleted_p, elf_link_record_dynamic_symbol, elf_bfd_final_link, elf_gc_sections, elf_gc_common_finalize_got_offsets, elf_gc_common_final_link, elf_gc_record_vtinherit, elf_gc_record_vtentry, elf_link_record_local_dynamic_symbol): Don't define. * elflink.c: Update for changed function names. Move elflink.h code here. * elflink.h: Delete file. * po/SRC-POTFILES.in: Regenerate. * po/bfd.pot: Regenerate. doc/ * bfdint.texi: Remove all mention of elflink.h.
3241 lines
63 KiB
Plaintext
3241 lines
63 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2004-03-27 15:34+1030\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"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: aout-adobe.c:204
|
|
#, c-format
|
|
msgid "%s: Unknown section type in a.out.adobe file: %x\n"
|
|
msgstr ""
|
|
|
|
#: aout-cris.c:207
|
|
#, c-format
|
|
msgid "%s: Invalid relocation type exported: %d"
|
|
msgstr ""
|
|
|
|
#: aout-cris.c:251
|
|
#, c-format
|
|
msgid "%s: Invalid relocation type imported: %d"
|
|
msgstr ""
|
|
|
|
#: aout-cris.c:262
|
|
#, c-format
|
|
msgid "%s: Bad relocation record imported: %d"
|
|
msgstr ""
|
|
|
|
#: aoutx.h:1296 aoutx.h:1717
|
|
#, c-format
|
|
msgid "%s: can not represent section `%s' in a.out object file format"
|
|
msgstr ""
|
|
|
|
#: aoutx.h:1683
|
|
#, c-format
|
|
msgid ""
|
|
"%s: can not represent section for symbol `%s' in a.out object file format"
|
|
msgstr ""
|
|
|
|
#: aoutx.h:1685
|
|
msgid "*unknown*"
|
|
msgstr ""
|
|
|
|
#: aoutx.h:3777
|
|
#, c-format
|
|
msgid "%s: relocatable link from %s to %s not supported"
|
|
msgstr ""
|
|
|
|
#: archive.c:1751
|
|
msgid "Warning: writing archive was slow: rewriting timestamp\n"
|
|
msgstr ""
|
|
|
|
#: archive.c:2014
|
|
msgid "Reading archive file mod timestamp"
|
|
msgstr ""
|
|
|
|
#: archive.c:2040
|
|
msgid "Writing updated armap timestamp"
|
|
msgstr ""
|
|
|
|
#: bfd.c:280
|
|
msgid "No error"
|
|
msgstr ""
|
|
|
|
#: bfd.c:281
|
|
msgid "System call error"
|
|
msgstr ""
|
|
|
|
#: bfd.c:282
|
|
msgid "Invalid bfd target"
|
|
msgstr ""
|
|
|
|
#: bfd.c:283
|
|
msgid "File in wrong format"
|
|
msgstr ""
|
|
|
|
#: bfd.c:284
|
|
msgid "Archive object file in wrong format"
|
|
msgstr ""
|
|
|
|
#: bfd.c:285
|
|
msgid "Invalid operation"
|
|
msgstr ""
|
|
|
|
#: bfd.c:286
|
|
msgid "Memory exhausted"
|
|
msgstr ""
|
|
|
|
#: bfd.c:287
|
|
msgid "No symbols"
|
|
msgstr ""
|
|
|
|
#: bfd.c:288
|
|
msgid "Archive has no index; run ranlib to add one"
|
|
msgstr ""
|
|
|
|
#: bfd.c:289
|
|
msgid "No more archived files"
|
|
msgstr ""
|
|
|
|
#: bfd.c:290
|
|
msgid "Malformed archive"
|
|
msgstr ""
|
|
|
|
#: bfd.c:291
|
|
msgid "File format not recognized"
|
|
msgstr ""
|
|
|
|
#: bfd.c:292
|
|
msgid "File format is ambiguous"
|
|
msgstr ""
|
|
|
|
#: bfd.c:293
|
|
msgid "Section has no contents"
|
|
msgstr ""
|
|
|
|
#: bfd.c:294
|
|
msgid "Nonrepresentable section on output"
|
|
msgstr ""
|
|
|
|
#: bfd.c:295
|
|
msgid "Symbol needs debug section which does not exist"
|
|
msgstr ""
|
|
|
|
#: bfd.c:296
|
|
msgid "Bad value"
|
|
msgstr ""
|
|
|
|
#: bfd.c:297
|
|
msgid "File truncated"
|
|
msgstr ""
|
|
|
|
#: bfd.c:298
|
|
msgid "File too big"
|
|
msgstr ""
|
|
|
|
#: bfd.c:299
|
|
msgid "#<Invalid error code>"
|
|
msgstr ""
|
|
|
|
#: bfd.c:687
|
|
#, c-format
|
|
msgid "BFD %s assertion fail %s:%d"
|
|
msgstr ""
|
|
|
|
#: bfd.c:703
|
|
#, c-format
|
|
msgid "BFD %s internal error, aborting at %s line %d in %s\n"
|
|
msgstr ""
|
|
|
|
#: bfd.c:707
|
|
#, c-format
|
|
msgid "BFD %s internal error, aborting at %s line %d\n"
|
|
msgstr ""
|
|
|
|
#: bfd.c:709
|
|
msgid "Please report this bug.\n"
|
|
msgstr ""
|
|
|
|
#: bfdwin.c:202
|
|
#, c-format
|
|
msgid "not mapping: data=%lx mapped=%d\n"
|
|
msgstr ""
|
|
|
|
#: bfdwin.c:205
|
|
#, c-format
|
|
msgid "not mapping: env var not set\n"
|
|
msgstr ""
|
|
|
|
#: binary.c:308
|
|
#, c-format
|
|
msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx."
|
|
msgstr ""
|
|
|
|
#: coff64-rs6000.c:2108 coff-rs6000.c:3615
|
|
#, c-format
|
|
msgid "%s: symbol `%s' has unrecognized smclas %d"
|
|
msgstr ""
|
|
|
|
#: coff-a29k.c:120
|
|
msgid "Missing IHCONST"
|
|
msgstr ""
|
|
|
|
#: coff-a29k.c:181
|
|
msgid "Missing IHIHALF"
|
|
msgstr ""
|
|
|
|
#: coff-a29k.c:213 coff-or32.c:236
|
|
msgid "Unrecognized reloc"
|
|
msgstr ""
|
|
|
|
#: coff-a29k.c:409
|
|
msgid "missing IHCONST reloc"
|
|
msgstr ""
|
|
|
|
#: coff-a29k.c:499
|
|
msgid "missing IHIHALF reloc"
|
|
msgstr ""
|
|
|
|
#: coff-alpha.c:884 coff-alpha.c:921 coff-alpha.c:1992 coff-mips.c:1397
|
|
msgid "GP relative relocation used when GP not defined"
|
|
msgstr ""
|
|
|
|
#: coff-alpha.c:1488
|
|
msgid "using multiple gp values"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:1066 elf32-arm.h:465
|
|
#, c-format
|
|
msgid "%s: unable to find THUMB glue '%s' for `%s'"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:1096 elf32-arm.h:500
|
|
#, c-format
|
|
msgid "%s: unable to find ARM glue '%s' for `%s'"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:1400 coff-arm.c:1495 elf32-arm.h:1063 elf32-arm.h:1170
|
|
#, c-format
|
|
msgid "%s(%s): warning: interworking not enabled."
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:1404 elf32-arm.h:1173
|
|
#, c-format
|
|
msgid " first occurrence: %s: arm call to thumb"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:1499 elf32-arm.h:1066
|
|
#, c-format
|
|
msgid " first occurrence: %s: thumb call to arm"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:1502
|
|
msgid " consider relinking with --support-old-code enabled"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:1797 cofflink.c:2987 coff-tic80.c:687
|
|
#, c-format
|
|
msgid "%s: bad reloc address 0x%lx in section `%s'"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2141
|
|
#, c-format
|
|
msgid "%s: illegal symbol index in reloc: %d"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2274
|
|
#, c-format
|
|
msgid "ERROR: %s is compiled for APCS-%d, whereas %s is compiled for APCS-%d"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2289 elf32-arm.h:2482
|
|
#, c-format
|
|
msgid ""
|
|
"ERROR: %s passes floats in float registers, whereas %s passes them in "
|
|
"integer registers"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2292 elf32-arm.h:2487
|
|
#, c-format
|
|
msgid ""
|
|
"ERROR: %s passes floats in integer registers, whereas %s passes them in "
|
|
"float registers"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2307
|
|
#, c-format
|
|
msgid ""
|
|
"ERROR: %s is compiled as position independent code, whereas target %s is "
|
|
"absolute position"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2310
|
|
#, c-format
|
|
msgid ""
|
|
"ERROR: %s is compiled as absolute position code, whereas target %s is "
|
|
"position independent"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2339 elf32-arm.h:2559
|
|
#, c-format
|
|
msgid "Warning: %s supports interworking, whereas %s does not"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2342 elf32-arm.h:2566
|
|
#, c-format
|
|
msgid "Warning: %s does not support interworking, whereas %s does"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2369
|
|
#, c-format
|
|
msgid "private flags = %x:"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2377 elf32-arm.h:2621
|
|
#, c-format
|
|
msgid " [floats passed in float registers]"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2379
|
|
#, c-format
|
|
msgid " [floats passed in integer registers]"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2382 elf32-arm.h:2624
|
|
#, c-format
|
|
msgid " [position independent]"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2384
|
|
#, c-format
|
|
msgid " [absolute position]"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2388
|
|
#, c-format
|
|
msgid " [interworking flag not initialised]"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2390
|
|
#, c-format
|
|
msgid " [interworking supported]"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2392
|
|
#, c-format
|
|
msgid " [interworking not supported]"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2440 elf32-arm.h:2286
|
|
#, c-format
|
|
msgid ""
|
|
"Warning: Not setting interworking flag of %s since it has already been "
|
|
"specified as non-interworking"
|
|
msgstr ""
|
|
|
|
#: coff-arm.c:2444 elf32-arm.h:2290
|
|
#, c-format
|
|
msgid "Warning: Clearing the interworking flag of %s due to outside request"
|
|
msgstr ""
|
|
|
|
#: coffcode.h:1112
|
|
#, c-format
|
|
msgid "%s (%s): Section flag %s (0x%x) ignored"
|
|
msgstr ""
|
|
|
|
#: coffcode.h:2224
|
|
#, c-format
|
|
msgid "Unrecognized TI COFF target id '0x%x'"
|
|
msgstr ""
|
|
|
|
#: coffcode.h:4428
|
|
#, c-format
|
|
msgid "%s: warning: line number table read failed"
|
|
msgstr ""
|
|
|
|
#: coffcode.h:4461
|
|
#, c-format
|
|
msgid "%s: warning: illegal symbol index %ld in line numbers"
|
|
msgstr ""
|
|
|
|
#: coffcode.h:4475
|
|
#, c-format
|
|
msgid "%s: warning: duplicate line number information for `%s'"
|
|
msgstr ""
|
|
|
|
#: coffcode.h:4831
|
|
#, c-format
|
|
msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
|
|
msgstr ""
|
|
|
|
#: coffcode.h:4964
|
|
#, c-format
|
|
msgid "warning: %s: local symbol `%s' has no section"
|
|
msgstr ""
|
|
|
|
#: coffcode.h:5071 coff-i860.c:610 coff-tic4x.c:218 coff-tic54x.c:366
|
|
#, c-format
|
|
msgid "%s: warning: illegal symbol index %ld in relocs"
|
|
msgstr ""
|
|
|
|
#: coffcode.h:5109
|
|
#, c-format
|
|
msgid "%s: illegal relocation type %d at address 0x%lx"
|
|
msgstr ""
|
|
|
|
#: coffgen.c:1666
|
|
#, c-format
|
|
msgid "%s: bad string table size %lu"
|
|
msgstr ""
|
|
|
|
#: coff-h8300.c:1124
|
|
#, c-format
|
|
msgid "cannot handle R_MEM_INDIRECT reloc when using %s output"
|
|
msgstr ""
|
|
|
|
#: coff-i860.c:142
|
|
#, c-format
|
|
msgid "Relocation `%s' not yet implemented\n"
|
|
msgstr ""
|
|
|
|
#: coff-i960.c:137 coff-i960.c:486
|
|
msgid "uncertain calling convention for non-COFF symbol"
|
|
msgstr ""
|
|
|
|
#: cofflink.c:506 elflink.c:3665
|
|
#, c-format
|
|
msgid "Warning: type of symbol `%s' changed from %d to %d in %s"
|
|
msgstr ""
|
|
|
|
#: cofflink.c:2293
|
|
#, c-format
|
|
msgid "%s: relocs in section `%s', but it has no contents"
|
|
msgstr ""
|
|
|
|
#: cofflink.c:2629 coffswap.h:890
|
|
#, c-format
|
|
msgid "%s: %s: reloc overflow: 0x%lx > 0xffff"
|
|
msgstr ""
|
|
|
|
#: cofflink.c:2638 coffswap.h:876
|
|
#, c-format
|
|
msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff"
|
|
msgstr ""
|
|
|
|
#: coff-m68k.c:482 coff-mips.c:2394 elf32-m68k.c:2145 elf32-mips.c:1405
|
|
msgid "unsupported reloc type"
|
|
msgstr ""
|
|
|
|
#: coff-mips.c:839 elf32-mips.c:795 elf64-mips.c:1490 elfn32-mips.c:1301
|
|
msgid "GP relative relocation when _gp not defined"
|
|
msgstr ""
|
|
|
|
#. No other sections should appear in -membedded-pic
|
|
#. code.
|
|
#: coff-mips.c:2431
|
|
msgid "reloc against unsupported section"
|
|
msgstr ""
|
|
|
|
#: coff-mips.c:2439
|
|
msgid "reloc not properly aligned"
|
|
msgstr ""
|
|
|
|
#: coff-rs6000.c:2789
|
|
#, c-format
|
|
msgid "%s: unsupported relocation type 0x%02x"
|
|
msgstr ""
|
|
|
|
#: coff-rs6000.c:2882
|
|
#, c-format
|
|
msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry"
|
|
msgstr ""
|
|
|
|
#: coff-tic4x.c:170 coff-tic54x.c:281 coff-tic80.c:450
|
|
#, c-format
|
|
msgid "Unrecognized reloc type 0x%x"
|
|
msgstr ""
|
|
|
|
#: coff-w65.c:364
|
|
#, c-format
|
|
msgid "ignoring reloc %s\n"
|
|
msgstr ""
|
|
|
|
#: cpu-arm.c:196 cpu-arm.c:206
|
|
#, c-format
|
|
msgid "ERROR: %s is compiled for the EP9312, whereas %s is compiled for XScale"
|
|
msgstr ""
|
|
|
|
#: cpu-arm.c:344
|
|
#, c-format
|
|
msgid "warning: unable to update contents of %s section in %s"
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:289
|
|
msgid "Dwarf Error: Can't find .debug_str section."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:306
|
|
#, c-format
|
|
msgid ""
|
|
"Dwarf Error: DW_FORM_strp offset (%lu) greater than or equal to .debug_str "
|
|
"size (%lu)."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:441
|
|
msgid "Dwarf Error: Can't find .debug_abbrev section."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:456
|
|
#, c-format
|
|
msgid ""
|
|
"Dwarf Error: Abbrev offset (%lu) greater than or equal to .debug_abbrev size "
|
|
"(%lu)."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:654
|
|
#, c-format
|
|
msgid "Dwarf Error: Invalid or unhandled FORM value: %u."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:827
|
|
msgid "Dwarf Error: mangled line number section (bad file number)."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:920
|
|
msgid "Dwarf Error: Can't find .debug_line section."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:937
|
|
#, c-format
|
|
msgid ""
|
|
"Dwarf Error: Line offset (%lu) greater than or equal to .debug_line size (%"
|
|
"lu)."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:1142
|
|
msgid "Dwarf Error: mangled line number section."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:1352 dwarf2.c:1501
|
|
#, c-format
|
|
msgid "Dwarf Error: Could not find abbrev number %u."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:1462
|
|
#, c-format
|
|
msgid ""
|
|
"Dwarf Error: found dwarf version '%u', this reader only handles version 2 "
|
|
"information."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:1469
|
|
#, c-format
|
|
msgid ""
|
|
"Dwarf Error: found address size '%u', this reader can not handle sizes "
|
|
"greater than '%u'."
|
|
msgstr ""
|
|
|
|
#: dwarf2.c:1492
|
|
#, c-format
|
|
msgid "Dwarf Error: Bad abbrev number: %u."
|
|
msgstr ""
|
|
|
|
#: ecoff.c:1339
|
|
#, c-format
|
|
msgid "Unknown basic type %d"
|
|
msgstr ""
|
|
|
|
#: ecoff.c:1599
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" End+1 symbol: %ld"
|
|
msgstr ""
|
|
|
|
#: ecoff.c:1606 ecoff.c:1609
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" First symbol: %ld"
|
|
msgstr ""
|
|
|
|
#: ecoff.c:1621
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" End+1 symbol: %-7ld Type: %s"
|
|
msgstr ""
|
|
|
|
#: ecoff.c:1628
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" Local symbol: %ld"
|
|
msgstr ""
|
|
|
|
#: ecoff.c:1636
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" struct; End+1 symbol: %ld"
|
|
msgstr ""
|
|
|
|
#: ecoff.c:1641
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" union; End+1 symbol: %ld"
|
|
msgstr ""
|
|
|
|
#: ecoff.c:1646
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" enum; End+1 symbol: %ld"
|
|
msgstr ""
|
|
|
|
#: ecoff.c:1652
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" Type: %s"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:1416
|
|
#, c-format
|
|
msgid "%s: Warning: Arm BLX instruction targets Arm function '%s'."
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:1612
|
|
#, c-format
|
|
msgid "%s: Warning: Thumb BLX instruction targets thumb function '%s'."
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2080 elf32-sh.c:4808 elf64-sh64.c:1596
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): %s relocation against SEC_MERGE section"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2172
|
|
#, c-format
|
|
msgid ""
|
|
"%s: warning: unresolvable relocation %d against symbol `%s' from %s section"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2224 elf32-avr.c:791 elf32-cris.c:1376 elf32-d10v.c:563
|
|
#: elf32-fr30.c:599 elf32-frv.c:2499 elf32-h8300.c:493 elf32-i860.c:1196
|
|
#: elf32-ip2k.c:1568 elf32-iq2000.c:666 elf32-m32r.c:3191 elf32-m68hc1x.c:1190
|
|
#: elf32-msp430.c:489 elf32-openrisc.c:415 elf32-v850.c:1746
|
|
#: elf32-xstormy16.c:954 elf64-mmix.c:1518 elf-m10200.c:426 elf-m10300.c:1676
|
|
msgid "internal error: out of range error"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2228 elf32-avr.c:795 elf32-cris.c:1380 elf32-d10v.c:567
|
|
#: elf32-fr30.c:603 elf32-frv.c:2503 elf32-h8300.c:497 elf32-i860.c:1200
|
|
#: elf32-iq2000.c:670 elf32-m32r.c:3195 elf32-m68hc1x.c:1194
|
|
#: elf32-msp430.c:493 elf32-openrisc.c:419 elf32-v850.c:1750
|
|
#: elf32-xstormy16.c:958 elf64-mmix.c:1522 elf-m10200.c:430 elf-m10300.c:1680
|
|
#: elfxx-mips.c:6459
|
|
msgid "internal error: unsupported relocation error"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2232 elf32-d10v.c:571 elf32-h8300.c:501 elf32-m32r.c:3199
|
|
#: elf32-m68hc1x.c:1198 elf-m10200.c:434 elf-m10300.c:1684
|
|
msgid "internal error: dangerous error"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2236 elf32-avr.c:803 elf32-cris.c:1388 elf32-d10v.c:575
|
|
#: elf32-fr30.c:611 elf32-frv.c:2511 elf32-h8300.c:505 elf32-i860.c:1208
|
|
#: elf32-ip2k.c:1583 elf32-iq2000.c:678 elf32-m32r.c:3203 elf32-m68hc1x.c:1202
|
|
#: elf32-msp430.c:501 elf32-openrisc.c:427 elf32-v850.c:1770
|
|
#: elf32-xstormy16.c:966 elf64-mmix.c:1530 elf-m10200.c:438 elf-m10300.c:1688
|
|
msgid "internal error: unknown error"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2338
|
|
#, c-format
|
|
msgid ""
|
|
"Warning: Clearing the interworking flag of %s because non-interworking code "
|
|
"in %s has been linked with it"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2456
|
|
#, c-format
|
|
msgid ""
|
|
"ERROR: %s is compiled for EABI version %d, whereas %s is compiled for "
|
|
"version %d"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2470
|
|
#, c-format
|
|
msgid "ERROR: %s is compiled for APCS-%d, whereas target %s uses APCS-%d"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2498
|
|
#, c-format
|
|
msgid "ERROR: %s uses VFP instructions, whereas %s does not"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2503
|
|
#, c-format
|
|
msgid "ERROR: %s uses FPA instructions, whereas %s does not"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2514
|
|
#, c-format
|
|
msgid "ERROR: %s uses Maverick instructions, whereas %s does not"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2519
|
|
#, c-format
|
|
msgid "ERROR: %s does not use Maverick instructions, whereas %s does"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2539
|
|
#, c-format
|
|
msgid "ERROR: %s uses software FP, whereas %s uses hardware FP"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2544
|
|
#, c-format
|
|
msgid "ERROR: %s uses hardware FP, whereas %s 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.h:2597 elf32-cris.c:2980 elf32-m68hc1x.c:1338 elf32-m68k.c:397
|
|
#: elf32-vax.c:546 elfxx-mips.c:9168
|
|
#, c-format
|
|
msgid "private flags = %lx:"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2606
|
|
#, c-format
|
|
msgid " [interworking enabled]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2614
|
|
#, c-format
|
|
msgid " [VFP float format]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2616
|
|
#, c-format
|
|
msgid " [Maverick float format]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2618
|
|
#, c-format
|
|
msgid " [FPA float format]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2627
|
|
#, c-format
|
|
msgid " [new ABI]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2630
|
|
#, c-format
|
|
msgid " [old ABI]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2633
|
|
#, c-format
|
|
msgid " [software FP]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2642
|
|
#, c-format
|
|
msgid " [Version1 EABI]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2645 elf32-arm.h:2656
|
|
#, c-format
|
|
msgid " [sorted symbol table]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2647 elf32-arm.h:2658
|
|
#, c-format
|
|
msgid " [unsorted symbol table]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2653
|
|
#, c-format
|
|
msgid " [Version2 EABI]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2661
|
|
#, c-format
|
|
msgid " [dynamic symbols use segment index]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2664
|
|
#, c-format
|
|
msgid " [mapping symbols precede others]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2671
|
|
#, c-format
|
|
msgid " [Version3 EABI]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2674
|
|
#, c-format
|
|
msgid " [BE8]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2677
|
|
#, c-format
|
|
msgid " [LE8]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2683
|
|
#, c-format
|
|
msgid " <EABI version unrecognised>"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2690
|
|
#, c-format
|
|
msgid " [relocatable executable]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2693
|
|
#, c-format
|
|
msgid " [has entry point]"
|
|
msgstr ""
|
|
|
|
#: elf32-arm.h:2698
|
|
#, c-format
|
|
msgid "<Unrecognised flag bits set>"
|
|
msgstr ""
|
|
|
|
#: elf32-avr.c:799 elf32-cris.c:1384 elf32-fr30.c:607 elf32-frv.c:2507
|
|
#: elf32-i860.c:1204 elf32-ip2k.c:1579 elf32-iq2000.c:674 elf32-msp430.c:497
|
|
#: elf32-openrisc.c:423 elf32-v850.c:1754 elf32-xstormy16.c:962
|
|
#: elf64-mmix.c:1526
|
|
msgid "internal error: dangerous relocation"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:921
|
|
#, c-format
|
|
msgid "%s: unresolvable relocation %s against symbol `%s' from %s section"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:978
|
|
#, c-format
|
|
msgid ""
|
|
"%s: No PLT nor GOT for relocation %s against symbol `%s' from %s section"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:980
|
|
#, c-format
|
|
msgid "%s: No PLT for relocation %s against symbol `%s' from %s section"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:984 elf32-cris.c:1117
|
|
msgid "[whose name is lost]"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:1106
|
|
#, c-format
|
|
msgid ""
|
|
"%s: relocation %s with non-zero addend %d against local symbol from %s "
|
|
"section"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:1113
|
|
#, c-format
|
|
msgid ""
|
|
"%s: relocation %s with non-zero addend %d against symbol `%s' from %s section"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:1138
|
|
#, c-format
|
|
msgid ""
|
|
"%s: relocation %s is not allowed for global symbol: `%s' from %s section"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:1153
|
|
#, c-format
|
|
msgid "%s: relocation %s in section %s with no GOT created"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:1272
|
|
#, c-format
|
|
msgid "%s: Internal inconsistency; no relocation section %s"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:2502
|
|
#, c-format
|
|
msgid ""
|
|
"%s, section %s:\n"
|
|
" relocation %s should not be used in a shared object; recompile with -fPIC"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:2983
|
|
#, c-format
|
|
msgid " [symbols have a _ prefix]"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:3022
|
|
#, c-format
|
|
msgid "%s: uses _-prefixed symbols, but writing file with non-prefixed symbols"
|
|
msgstr ""
|
|
|
|
#: elf32-cris.c:3023
|
|
#, c-format
|
|
msgid "%s: uses non-prefixed symbols, but writing file with _-prefixed symbols"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:2013
|
|
msgid "Dynamic relocation references symbol with nonzero addend"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:2026
|
|
msgid "relocation references symbol not defined in the module"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:2120
|
|
msgid "R_FRV_FUNCDESC references dynamic symbol with nonzero addend"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:2158 elf32-frv.c:2257
|
|
msgid "cannot emit fixups in read-only section"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:2181 elf32-frv.c:2294
|
|
msgid "cannot emit dynamic relocations in read-only section"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:2216
|
|
msgid "R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:2386
|
|
msgid "relocations between different segments are not supported"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:2387
|
|
msgid "warning: relocation references a different segment"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:4390
|
|
#, c-format
|
|
msgid ""
|
|
"%s: compiled with %s and linked with modules that use non-pic relocations"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:4443 elf32-iq2000.c:862
|
|
#, c-format
|
|
msgid "%s: compiled with %s and linked with modules compiled with %s"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:4455
|
|
#, c-format
|
|
msgid ""
|
|
"%s: uses different unknown e_flags (0x%lx) fields than previous modules (0x%"
|
|
"lx)"
|
|
msgstr ""
|
|
|
|
#: elf32-frv.c:4491 elf32-iq2000.c:900
|
|
#, c-format
|
|
msgid "private flags = 0x%lx:"
|
|
msgstr ""
|
|
|
|
#: elf32-gen.c:83 elf64-gen.c:83
|
|
#, c-format
|
|
msgid "%s: Relocations in generic ELF (EM: %d)"
|
|
msgstr ""
|
|
|
|
#: elf32-hppa.c:542 elf32-m68hc1x.c:161 elf64-ppc.c:3188
|
|
#, c-format
|
|
msgid "%s: cannot create stub entry %s"
|
|
msgstr ""
|
|
|
|
#: elf32-hppa.c:795 elf32-hppa.c:3315
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): cannot reach %s, recompile with -ffunction-sections"
|
|
msgstr ""
|
|
|
|
#: elf32-hppa.c:1167 elf64-x86-64.c:665 elf64-x86-64.c:790
|
|
#, c-format
|
|
msgid ""
|
|
"%s: relocation %s can not be used when making a shared object; recompile "
|
|
"with -fPIC"
|
|
msgstr ""
|
|
|
|
#: elf32-hppa.c:1187
|
|
#, c-format
|
|
msgid ""
|
|
"%s: relocation %s should not be used when making a shared object; recompile "
|
|
"with -fPIC"
|
|
msgstr ""
|
|
|
|
#: elf32-hppa.c:1377
|
|
#, c-format
|
|
msgid "Could not find relocation section for %s"
|
|
msgstr ""
|
|
|
|
#: elf32-hppa.c:2572
|
|
#, c-format
|
|
msgid "%s: duplicate export stub %s"
|
|
msgstr ""
|
|
|
|
#: elf32-hppa.c:3162
|
|
#, c-format
|
|
msgid ""
|
|
"%s(%s+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link"
|
|
msgstr ""
|
|
|
|
#: elf32-hppa.c:3192
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): fixing %s"
|
|
msgstr ""
|
|
|
|
#: elf32-hppa.c:3810
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): cannot handle %s for %s"
|
|
msgstr ""
|
|
|
|
#: elf32-hppa.c:4103
|
|
msgid ".got section not immediately after .plt section"
|
|
msgstr ""
|
|
|
|
#: elf32-i386.c:326
|
|
#, c-format
|
|
msgid "%s: invalid relocation type %d"
|
|
msgstr ""
|
|
|
|
#: elf32-i386.c:864 elf32-s390.c:983 elf32-sparc.c:916 elf32-xtensa.c:641
|
|
#: elf64-s390.c:936 elf64-x86-64.c:643
|
|
#, c-format
|
|
msgid "%s: bad symbol index: %d"
|
|
msgstr ""
|
|
|
|
#: elf32-i386.c:972 elf32-s390.c:1161 elf32-sh.c:6590 elf32-sparc.c:1040
|
|
#: elf64-s390.c:1122
|
|
#, c-format
|
|
msgid "%s: `%s' accessed both as normal and thread local symbol"
|
|
msgstr ""
|
|
|
|
#: elf32-i386.c:1089 elf32-s390.c:1272 elf64-ppc.c:4036 elf64-s390.c:1236
|
|
#: elf64-x86-64.c:879
|
|
#, c-format
|
|
msgid "%s: bad relocation section name `%s'"
|
|
msgstr ""
|
|
|
|
#: elf32-i386.c:2889 elf32-m68k.c:1709 elf32-s390.c:2996 elf32-sparc.c:2857
|
|
#: elf32-xtensa.c:2106 elf64-s390.c:2992 elf64-sparc.c:2620
|
|
#: elf64-x86-64.c:2389
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): unresolvable relocation against symbol `%s'"
|
|
msgstr ""
|
|
|
|
#: elf32-i386.c:2928 elf32-m68k.c:1748 elf32-s390.c:3046 elf64-s390.c:3042
|
|
#: elf64-x86-64.c:2427
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): reloc against `%s': error %d"
|
|
msgstr ""
|
|
|
|
#: elf32-ip2k.c:565 elf32-ip2k.c:571 elf32-ip2k.c:734 elf32-ip2k.c:740
|
|
msgid ""
|
|
"ip2k relaxer: switch table without complete matching relocation information."
|
|
msgstr ""
|
|
|
|
#: elf32-ip2k.c:588 elf32-ip2k.c:767
|
|
msgid "ip2k relaxer: switch table header corrupt."
|
|
msgstr ""
|
|
|
|
#: elf32-ip2k.c:1395
|
|
#, c-format
|
|
msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)."
|
|
msgstr ""
|
|
|
|
#: elf32-ip2k.c:1409
|
|
#, c-format
|
|
msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)."
|
|
msgstr ""
|
|
|
|
#. Only if it's not an unresolved symbol.
|
|
#: elf32-ip2k.c:1575
|
|
msgid "unsupported relocation between data/insn address spaces"
|
|
msgstr ""
|
|
|
|
#: elf32-iq2000.c:874 elf32-m68hc1x.c:1312 elf32-ppc.c:2293 elf64-sparc.c:3028
|
|
#: elfxx-mips.c:9129
|
|
#, c-format
|
|
msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
|
|
msgstr ""
|
|
|
|
#: elf32-m32r.c:1487
|
|
msgid "SDA relocation when _SDA_BASE_ not defined"
|
|
msgstr ""
|
|
|
|
#: elf32-m32r.c:2564 elf64-alpha.c:4199 elf64-alpha.c:4325 elf32-ia64.c:3921
|
|
#: elf64-ia64.c:3921
|
|
#, c-format
|
|
msgid "%s: unknown relocation type %d"
|
|
msgstr ""
|
|
|
|
#: elf32-m32r.c:2753 elf64-sh64.c:1689 elf-hppa.h:1406 elf-hppa.h:1433
|
|
#: elf-hppa.h:1449 elf-m10300.c:1631
|
|
#, c-format
|
|
msgid ""
|
|
"%s: warning: unresolvable relocation against symbol `%s' from %s section"
|
|
msgstr ""
|
|
|
|
#: elf32-m32r.c:3128
|
|
#, c-format
|
|
msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
|
|
msgstr ""
|
|
|
|
#: elf32-m32r.c:4211
|
|
#, c-format
|
|
msgid "%s: Instruction set mismatch with previous modules"
|
|
msgstr ""
|
|
|
|
#: elf32-m32r.c:4234
|
|
#, c-format
|
|
msgid "private flags = %lx"
|
|
msgstr ""
|
|
|
|
#: elf32-m32r.c:4239
|
|
#, c-format
|
|
msgid ": m32r instructions"
|
|
msgstr ""
|
|
|
|
#: elf32-m32r.c:4240
|
|
#, c-format
|
|
msgid ": m32rx instructions"
|
|
msgstr ""
|
|
|
|
#: elf32-m32r.c:4241
|
|
#, c-format
|
|
msgid ": m32r2 instructions"
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1102
|
|
#, c-format
|
|
msgid ""
|
|
"Reference to the far symbol `%s' using a wrong relocation may result in "
|
|
"incorrect execution"
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1125
|
|
#, 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:1144
|
|
#, c-format
|
|
msgid ""
|
|
"reference to a banked address [%lx:%04lx] in the normal address space at %"
|
|
"04lx"
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1277
|
|
#, c-format
|
|
msgid ""
|
|
"%s: linking files compiled for 16-bit integers (-mshort) and others for 32-"
|
|
"bit integers"
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1285
|
|
#, c-format
|
|
msgid ""
|
|
"%s: linking files compiled for 32-bit double (-fshort-double) and others for "
|
|
"64-bit double"
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1295
|
|
#, c-format
|
|
msgid "%s: linking files compiled for HCS12 with others compiled for HC12"
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1341
|
|
#, c-format
|
|
msgid "[abi=32-bit int, "
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1343
|
|
#, c-format
|
|
msgid "[abi=16-bit int, "
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1346
|
|
#, c-format
|
|
msgid "64-bit double, "
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1348
|
|
#, c-format
|
|
msgid "32-bit double, "
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1351
|
|
#, c-format
|
|
msgid "cpu=HC11]"
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1353
|
|
#, c-format
|
|
msgid "cpu=HCS12]"
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1355
|
|
#, c-format
|
|
msgid "cpu=HC12]"
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1358
|
|
#, c-format
|
|
msgid " [memory=bank-model]"
|
|
msgstr ""
|
|
|
|
#: elf32-m68hc1x.c:1360
|
|
#, c-format
|
|
msgid " [memory=flat]"
|
|
msgstr ""
|
|
|
|
#: elf32-m68k.c:400
|
|
#, c-format
|
|
msgid " [cpu32]"
|
|
msgstr ""
|
|
|
|
#: elf32-m68k.c:403
|
|
#, c-format
|
|
msgid " [m68000]"
|
|
msgstr ""
|
|
|
|
#: elf32-mcore.c:353 elf32-mcore.c:456
|
|
#, c-format
|
|
msgid "%s: Relocation %s (%d) is not currently supported.\n"
|
|
msgstr ""
|
|
|
|
#: elf32-mcore.c:441
|
|
#, c-format
|
|
msgid "%s: Unknown relocation type %d\n"
|
|
msgstr ""
|
|
|
|
#: elf32-mips.c:968 elf64-mips.c:1693 elfn32-mips.c:1488
|
|
#, c-format
|
|
msgid "Linking mips16 objects into %s format is not supported"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:2174
|
|
#, c-format
|
|
msgid "generic linker can't handle %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:2256
|
|
#, c-format
|
|
msgid ""
|
|
"%s: compiled with -mrelocatable and linked with modules compiled normally"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:2265
|
|
#, c-format
|
|
msgid ""
|
|
"%s: compiled normally and linked with modules compiled with -mrelocatable"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:3534
|
|
#, c-format
|
|
msgid "%s: relocation %s cannot be used when making a shared object"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:3740
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): %s reloc against local symbol"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:4945 elf64-ppc.c:8022
|
|
#, c-format
|
|
msgid "%s: unknown relocation type %d for symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:5196
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): non-zero addend on %s reloc against `%s'"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:5507 elf32-ppc.c:5533 elf32-ppc.c:5592
|
|
#, c-format
|
|
msgid ""
|
|
"%s: the target (%s) of a %s relocation is in the wrong output section (%s)"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:5647
|
|
#, c-format
|
|
msgid "%s: relocation %s is not yet supported for symbol %s."
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:5702 elf64-ppc.c:8694
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): unresolvable %s relocation against symbol `%s'"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:5752 elf64-ppc.c:8740
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): %s reloc against `%s': error %d"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:5996
|
|
#, c-format
|
|
msgid "corrupt or empty %s section in %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:6003
|
|
#, c-format
|
|
msgid "unable to read in %s section from %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:6009
|
|
#, c-format
|
|
msgid "corrupt %s section in %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:6052
|
|
#, c-format
|
|
msgid "warning: unable to set size of %s section in %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:6102
|
|
msgid "failed to allocate space for new APUinfo section."
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:6121
|
|
msgid "failed to compute new APUinfo section."
|
|
msgstr ""
|
|
|
|
#: elf32-ppc.c:6124
|
|
msgid "failed to install new APUinfo section."
|
|
msgstr ""
|
|
|
|
#: elf32-s390.c:2234 elf64-s390.c:2204
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): invalid instruction for TLS relocation %s"
|
|
msgstr ""
|
|
|
|
#: elf32-sh64.c:215 elf64-sh64.c:2383
|
|
#, c-format
|
|
msgid "%s: compiled as 32-bit object and %s is 64-bit"
|
|
msgstr ""
|
|
|
|
#: elf32-sh64.c:218 elf64-sh64.c:2386
|
|
#, c-format
|
|
msgid "%s: compiled as 64-bit object and %s is 32-bit"
|
|
msgstr ""
|
|
|
|
#: elf32-sh64.c:220 elf64-sh64.c:2388
|
|
#, c-format
|
|
msgid "%s: object size does not match that of target %s"
|
|
msgstr ""
|
|
|
|
#: elf32-sh64.c:442 elf64-sh64.c:2955
|
|
#, c-format
|
|
msgid "%s: encountered datalabel symbol in input"
|
|
msgstr ""
|
|
|
|
#: elf32-sh64.c:519
|
|
msgid "PTB mismatch: a SHmedia address (bit 0 == 1)"
|
|
msgstr ""
|
|
|
|
#: elf32-sh64.c:522
|
|
msgid "PTA mismatch: a SHcompact address (bit 0 == 0)"
|
|
msgstr ""
|
|
|
|
#: elf32-sh64.c:540
|
|
#, c-format
|
|
msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16"
|
|
msgstr ""
|
|
|
|
#: elf32-sh64.c:589 elf64-sh64.c:1736
|
|
#, c-format
|
|
msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n"
|
|
msgstr ""
|
|
|
|
#: elf32-sh64.c:670
|
|
#, c-format
|
|
msgid "%s: could not write out added .cranges entries"
|
|
msgstr ""
|
|
|
|
#: elf32-sh64.c:732
|
|
#, c-format
|
|
msgid "%s: could not write out sorted .cranges entries"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:2252
|
|
#, c-format
|
|
msgid "%s: 0x%lx: warning: bad R_SH_USES offset"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:2264
|
|
#, c-format
|
|
msgid "%s: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:2281
|
|
#, c-format
|
|
msgid "%s: 0x%lx: warning: bad R_SH_USES load offset"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:2296
|
|
#, c-format
|
|
msgid "%s: 0x%lx: warning: could not find expected reloc"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:2324
|
|
#, c-format
|
|
msgid "%s: 0x%lx: warning: symbol in unexpected section"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:2449
|
|
#, c-format
|
|
msgid "%s: 0x%lx: warning: could not find expected COUNT reloc"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:2458
|
|
#, c-format
|
|
msgid "%s: 0x%lx: warning: bad count"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:2858 elf32-sh.c:3227
|
|
#, c-format
|
|
msgid "%s: 0x%lx: fatal: reloc overflow while relaxing"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:4756 elf64-sh64.c:1568
|
|
msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:4913
|
|
#, c-format
|
|
msgid "%s: unresolvable relocation against symbol `%s' from %s section"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:4984
|
|
#, c-format
|
|
msgid "%s: 0x%lx: fatal: unaligned branch target for relax-support relocation"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:5017 elf32-sh.c:5032
|
|
#, c-format
|
|
msgid "%s: 0x%lx: fatal: unaligned %s relocation 0x%lx"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:5046
|
|
#, c-format
|
|
msgid "%s: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:5060
|
|
#, c-format
|
|
msgid "%s: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32"
|
|
msgstr ""
|
|
|
|
#: elf32-sh.c:6802 elf64-alpha.c:4744
|
|
#, c-format
|
|
msgid "%s: TLS local exec code cannot be linked into shared objects"
|
|
msgstr ""
|
|
|
|
#: elf32-sparc.c:2499 elf64-sparc.c:2270
|
|
#, c-format
|
|
msgid "%s: probably compiled without -fPIC?"
|
|
msgstr ""
|
|
|
|
#: elf32-sparc.c:3325
|
|
#, c-format
|
|
msgid "%s: compiled for a 64 bit system and target is 32 bit"
|
|
msgstr ""
|
|
|
|
#: elf32-sparc.c:3339
|
|
#, c-format
|
|
msgid "%s: linking little endian files with big endian files"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:753
|
|
#, c-format
|
|
msgid "Variable `%s' cannot occupy in multiple small data regions"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:756
|
|
#, c-format
|
|
msgid ""
|
|
"Variable `%s' can only be in one of the small, zero, and tiny data regions"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:759
|
|
#, c-format
|
|
msgid ""
|
|
"Variable `%s' cannot be in both small and zero data regions simultaneously"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:762
|
|
#, c-format
|
|
msgid ""
|
|
"Variable `%s' cannot be in both small and tiny data regions simultaneously"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:765
|
|
#, c-format
|
|
msgid ""
|
|
"Variable `%s' cannot be in both zero and tiny data regions simultaneously"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:1144
|
|
#, c-format
|
|
msgid "FAILED to find previous HI16 reloc\n"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:1758
|
|
msgid "could not locate special linker symbol __gp"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:1762
|
|
msgid "could not locate special linker symbol __ep"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:1766
|
|
msgid "could not locate special linker symbol __ctbp"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:1951
|
|
#, c-format
|
|
msgid "%s: Architecture mismatch with previous modules"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:1972
|
|
#, c-format
|
|
msgid "private flags = %lx: "
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:1977
|
|
#, c-format
|
|
msgid "v850 architecture"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:1978
|
|
#, c-format
|
|
msgid "v850e architecture"
|
|
msgstr ""
|
|
|
|
#: elf32-v850.c:1979
|
|
#, c-format
|
|
msgid "v850e1 architecture"
|
|
msgstr ""
|
|
|
|
#: elf32-vax.c:549
|
|
#, c-format
|
|
msgid " [nonpic]"
|
|
msgstr ""
|
|
|
|
#: elf32-vax.c:552
|
|
#, c-format
|
|
msgid " [d-float]"
|
|
msgstr ""
|
|
|
|
#: elf32-vax.c:555
|
|
#, c-format
|
|
msgid " [g-float]"
|
|
msgstr ""
|
|
|
|
#: elf32-vax.c:663
|
|
#, c-format
|
|
msgid ""
|
|
"%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of "
|
|
"%ld"
|
|
msgstr ""
|
|
|
|
#: elf32-vax.c:1645
|
|
#, c-format
|
|
msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored"
|
|
msgstr ""
|
|
|
|
#: elf32-vax.c:1771
|
|
#, c-format
|
|
msgid "%s: warning: %s relocation against symbol `%s' from %s section"
|
|
msgstr ""
|
|
|
|
#: elf32-vax.c:1777
|
|
#, c-format
|
|
msgid "%s: warning: %s relocation to 0x%x from %s section"
|
|
msgstr ""
|
|
|
|
#: elf32-xstormy16.c:462 elf32-ia64.c:2418 elf64-ia64.c:2418
|
|
msgid "non-zero addend in @fptr reloc"
|
|
msgstr ""
|
|
|
|
#: elf32-xtensa.c:2051
|
|
msgid "dynamic relocation in read-only section"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:1067
|
|
msgid "GPDISP relocation did not find ldah and lda instructions"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:3565
|
|
#, c-format
|
|
msgid "Symbol %s has no GOT subsection for offset 0x%x"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:3651
|
|
#, c-format
|
|
msgid "%s: .got subsegment exceeds 64K (size %d)"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:4498 elf64-alpha.c:4510
|
|
#, c-format
|
|
msgid "%s: gp-relative relocation against dynamic symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:4536 elf64-alpha.c:4669
|
|
#, c-format
|
|
msgid "%s: pc-relative relocation against dynamic symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:4564
|
|
#, c-format
|
|
msgid "%s: change in gp: BRSGP %s"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:4589
|
|
msgid "<unknown>"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:4594
|
|
#, c-format
|
|
msgid "%s: !samegp reloc against symbol without .prologue: %s"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:4645
|
|
#, c-format
|
|
msgid "%s: unhandled dynamic relocation against %s"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:4728
|
|
#, c-format
|
|
msgid "%s: dtp-relative relocation against dynamic symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf64-alpha.c:4751
|
|
#, c-format
|
|
msgid "%s: tp-relative relocation against dynamic symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf64-hppa.c:2083
|
|
#, c-format
|
|
msgid "stub entry for %s cannot load .plt, dp offset = %ld"
|
|
msgstr ""
|
|
|
|
#: elf64-mips.c:1599 elfn32-mips.c:1388
|
|
msgid "32bits gp relative relocation occurs for an external symbol"
|
|
msgstr ""
|
|
|
|
#: elf64-mmix.c:1171
|
|
#, c-format
|
|
msgid ""
|
|
"%s: Internal inconsistency error for value for\n"
|
|
" linker-allocated global register: linked: 0x%lx%08lx != relaxed: 0x%lx%"
|
|
"08lx\n"
|
|
msgstr ""
|
|
|
|
#: elf64-mmix.c:1603
|
|
#, c-format
|
|
msgid ""
|
|
"%s: base-plus-offset relocation against register symbol: (unknown) in %s"
|
|
msgstr ""
|
|
|
|
#: elf64-mmix.c:1608
|
|
#, c-format
|
|
msgid "%s: base-plus-offset relocation against register symbol: %s in %s"
|
|
msgstr ""
|
|
|
|
#: elf64-mmix.c:1652
|
|
#, c-format
|
|
msgid "%s: register relocation against non-register symbol: (unknown) in %s"
|
|
msgstr ""
|
|
|
|
#: elf64-mmix.c:1657
|
|
#, c-format
|
|
msgid "%s: register relocation against non-register symbol: %s in %s"
|
|
msgstr ""
|
|
|
|
#: elf64-mmix.c:1694
|
|
#, c-format
|
|
msgid "%s: directive LOCAL valid only with a register or absolute value"
|
|
msgstr ""
|
|
|
|
#: elf64-mmix.c:1722
|
|
#, c-format
|
|
msgid ""
|
|
"%s: LOCAL directive: Register $%ld is not a local register. First global "
|
|
"register is $%ld."
|
|
msgstr ""
|
|
|
|
#: elf64-mmix.c:2202
|
|
#, c-format
|
|
msgid ""
|
|
"%s: Error: multiple definition of `%s'; start of %s is set in a earlier "
|
|
"linked file\n"
|
|
msgstr ""
|
|
|
|
#: elf64-mmix.c:2261
|
|
msgid "Register section has contents\n"
|
|
msgstr ""
|
|
|
|
#: elf64-mmix.c:2467
|
|
#, c-format
|
|
msgid ""
|
|
"Internal inconsistency: remaining %u != max %u.\n"
|
|
" Please report this bug."
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:2433 libbfd.c:821
|
|
#, c-format
|
|
msgid "%s: compiled for a big endian system and target is little endian"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:2436 libbfd.c:823
|
|
#, c-format
|
|
msgid "%s: compiled for a little endian system and target is big endian"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:4656
|
|
#, c-format
|
|
msgid ""
|
|
"copy reloc against `%s' requires lazy plt linking; avoid setting "
|
|
"LD_BIND_NOW=1 or upgrade gcc"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:5027
|
|
#, c-format
|
|
msgid "%s: .opd is not a regular array of opd entries"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:5037
|
|
#, c-format
|
|
msgid "%s: unexpected reloc type %u in .opd section"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:5057
|
|
#, c-format
|
|
msgid "%s: undefined sym `%s' in .opd section"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:6272
|
|
#, c-format
|
|
msgid "can't find branch stub `%s'"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:6311 elf64-ppc.c:6386
|
|
#, c-format
|
|
msgid "linkage table error against `%s'"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:6503
|
|
#, c-format
|
|
msgid "can't build branch stub `%s'"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:7222
|
|
msgid ".glink and .plt too far apart"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:7334
|
|
msgid "stubs don't match calculated size"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:7346
|
|
#, c-format
|
|
msgid ""
|
|
"linker stubs in %u groups\n"
|
|
" branch %lu\n"
|
|
" toc adjust %lu\n"
|
|
" long branch %lu\n"
|
|
" long toc adj %lu\n"
|
|
" plt call %lu"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:7544
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): %s used with TLS symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:7545
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): %s used with non-TLS symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:7956
|
|
#, c-format
|
|
msgid ""
|
|
"%s(%s+0x%lx): automatic multiple TOCs not supported using your crt files; "
|
|
"recompile with -mminimal-toc or upgrade gcc"
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:7964
|
|
#, c-format
|
|
msgid ""
|
|
"%s(%s+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:8562
|
|
#, c-format
|
|
msgid "%s: relocation %s is not supported for symbol %s."
|
|
msgstr ""
|
|
|
|
#: elf64-ppc.c:8641
|
|
#, c-format
|
|
msgid "%s: error: relocation %s not a multiple of %d"
|
|
msgstr ""
|
|
|
|
#: elf64-sparc.c:1371
|
|
#, c-format
|
|
msgid "%s: check_relocs: unhandled reloc type %d"
|
|
msgstr ""
|
|
|
|
#: elf64-sparc.c:1408
|
|
#, c-format
|
|
msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER"
|
|
msgstr ""
|
|
|
|
#: elf64-sparc.c:1428
|
|
#, c-format
|
|
msgid "Register %%g%d used incompatibly: %s in %s, previously %s in %s"
|
|
msgstr ""
|
|
|
|
#: elf64-sparc.c:1451
|
|
#, c-format
|
|
msgid "Symbol `%s' has differing types: REGISTER in %s, previously %s in %s"
|
|
msgstr ""
|
|
|
|
#: elf64-sparc.c:1497
|
|
#, c-format
|
|
msgid "Symbol `%s' has differing types: %s in %s, previously REGISTER in %s"
|
|
msgstr ""
|
|
|
|
#: elf64-sparc.c:3009
|
|
#, c-format
|
|
msgid "%s: linking UltraSPARC specific with HAL specific code"
|
|
msgstr ""
|
|
|
|
#: elf64-x86-64.c:732
|
|
#, c-format
|
|
msgid "%s: %s' accessed both as normal and thread local symbol"
|
|
msgstr ""
|
|
|
|
#: elf.c:295
|
|
#, c-format
|
|
msgid "%s: invalid string offset %u >= %lu for section `%s'"
|
|
msgstr ""
|
|
|
|
#: elf.c:538
|
|
#, c-format
|
|
msgid "%s: invalid SHT_GROUP entry"
|
|
msgstr ""
|
|
|
|
#: elf.c:609
|
|
#, c-format
|
|
msgid "%s: no group info for section %s"
|
|
msgstr ""
|
|
|
|
#: elf.c:952
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Program Header:\n"
|
|
msgstr ""
|
|
|
|
#: elf.c:1003
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Dynamic Section:\n"
|
|
msgstr ""
|
|
|
|
#: elf.c:1131
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Version definitions:\n"
|
|
msgstr ""
|
|
|
|
#: elf.c:1154
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Version References:\n"
|
|
msgstr ""
|
|
|
|
#: elf.c:1159
|
|
#, c-format
|
|
msgid " required from %s:\n"
|
|
msgstr ""
|
|
|
|
#: elf.c:1826
|
|
#, c-format
|
|
msgid "%s: invalid link %lu for reloc section %s (index %u)"
|
|
msgstr ""
|
|
|
|
#: elf.c:3684
|
|
#, c-format
|
|
msgid "%s: Not enough room for program headers (allocated %u, need %u)"
|
|
msgstr ""
|
|
|
|
#: elf.c:3791
|
|
#, c-format
|
|
msgid "%s: Not enough room for program headers, try linking with -N"
|
|
msgstr ""
|
|
|
|
#: elf.c:3924
|
|
#, c-format
|
|
msgid ""
|
|
"Error: First section in segment (%s) starts at 0x%x whereas the segment "
|
|
"starts at 0x%x"
|
|
msgstr ""
|
|
|
|
#: elf.c:4243
|
|
#, c-format
|
|
msgid "%s: warning: allocated section `%s' not in segment"
|
|
msgstr ""
|
|
|
|
#: elf.c:4557
|
|
#, c-format
|
|
msgid "%s: symbol `%s' required but not present"
|
|
msgstr ""
|
|
|
|
#: elf.c:4845
|
|
#, c-format
|
|
msgid "%s: warning: Empty loadable segment detected, is this intentional ?\n"
|
|
msgstr ""
|
|
|
|
#: elf.c:5479
|
|
#, c-format
|
|
msgid ""
|
|
"Unable to find equivalent output section for symbol '%s' from section '%s'"
|
|
msgstr ""
|
|
|
|
#: elf.c:6264
|
|
#, c-format
|
|
msgid "%s: unsupported relocation type %s"
|
|
msgstr ""
|
|
|
|
#: elfcode.h:1050
|
|
#, c-format
|
|
msgid "%s: version count (%ld) does not match symbol count (%ld)"
|
|
msgstr ""
|
|
|
|
#: elfcode.h:1276
|
|
#, c-format
|
|
msgid "%s(%s): relocation %d has invalid symbol index %ld"
|
|
msgstr ""
|
|
|
|
#: elflink.c:1350
|
|
#, c-format
|
|
msgid "%s: warning: unexpected redefinition of indirect versioned symbol `%s'"
|
|
msgstr ""
|
|
|
|
#: elflink.c:1669
|
|
#, c-format
|
|
msgid "%s: undefined versioned symbol name %s"
|
|
msgstr ""
|
|
|
|
#: elflink.c:1818
|
|
#, c-format
|
|
msgid ""
|
|
"%s: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%s'"
|
|
msgstr ""
|
|
|
|
#: elflink.c:2007
|
|
#, c-format
|
|
msgid "%s: relocation size mismatch in %s section %s"
|
|
msgstr ""
|
|
|
|
#: elflink.c:2296
|
|
#, c-format
|
|
msgid "warning: type and size of dynamic symbol `%s' are not defined"
|
|
msgstr ""
|
|
|
|
#: elflink.c:2917
|
|
msgid "warning: "
|
|
msgstr ""
|
|
|
|
#: elflink.c:3411
|
|
#, c-format
|
|
msgid "%s: %s: invalid version %u (max %d)"
|
|
msgstr ""
|
|
|
|
#: elflink.c:3452
|
|
#, c-format
|
|
msgid "%s: %s: invalid needed version %d"
|
|
msgstr ""
|
|
|
|
#: elflink.c:3627
|
|
#, c-format
|
|
msgid "Warning: alignment %u of symbol `%s' in %s is smaller than %u in %s"
|
|
msgstr ""
|
|
|
|
#: elflink.c:3641
|
|
#, c-format
|
|
msgid "Warning: size of symbol `%s' changed from %lu in %s to %lu in %s"
|
|
msgstr ""
|
|
|
|
#: elflink.c:4837
|
|
#, c-format
|
|
msgid "%s: undefined version: %s"
|
|
msgstr ""
|
|
|
|
#: elflink.c:4903
|
|
#, c-format
|
|
msgid "%s: .preinit_array section is not allowed in DSO"
|
|
msgstr ""
|
|
|
|
#: elflink.c:5594
|
|
msgid "Not enough memory to sort relocations"
|
|
msgstr ""
|
|
|
|
#: elflink.c:5976
|
|
#, c-format
|
|
msgid "%s: %s symbol `%s' in %s is referenced by DSO"
|
|
msgstr ""
|
|
|
|
#: elflink.c:6057
|
|
#, c-format
|
|
msgid "%s: could not find output section %s for input section %s"
|
|
msgstr ""
|
|
|
|
#: elflink.c:6156
|
|
#, c-format
|
|
msgid "%s: %s symbol `%s' isn't defined"
|
|
msgstr ""
|
|
|
|
#: elflink.c:6575 elflink.c:6616
|
|
msgid "%T: discarded in section `%s' from %s\n"
|
|
msgstr ""
|
|
|
|
#: elflink.c:7870 elflink.c:7912
|
|
#, c-format
|
|
msgid "%s: could not find output section %s"
|
|
msgstr ""
|
|
|
|
#: elflink.c:7876
|
|
#, c-format
|
|
msgid "warning: %s section has zero size"
|
|
msgstr ""
|
|
|
|
#: elflink.c:8427
|
|
msgid "Warning: gc-sections option ignored"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:890
|
|
msgid "static procedure (no name)"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:2028
|
|
msgid "not enough GOT space for local GOT entries"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:3775
|
|
#, c-format
|
|
msgid "%s: %s+0x%lx: jump to stub routine which is not jal"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:5260
|
|
#, c-format
|
|
msgid "%s: Malformed reloc detected for section %s"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:5334
|
|
#, c-format
|
|
msgid "%s: CALL16 reloc at 0x%lx not against global symbol"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:8631
|
|
#, c-format
|
|
msgid "%s: illegal section name `%s'"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:8954
|
|
#, c-format
|
|
msgid "%s: endianness incompatible with that of the selected emulation"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:8966
|
|
#, c-format
|
|
msgid "%s: ABI is incompatible with that of the selected emulation"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9038
|
|
#, c-format
|
|
msgid "%s: warning: linking PIC files with non-PIC files"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9055
|
|
#, c-format
|
|
msgid "%s: linking 32-bit code with 64-bit code"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9083
|
|
#, c-format
|
|
msgid "%s: linking %s module with previous %s modules"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9106
|
|
#, c-format
|
|
msgid "%s: ABI mismatch: linking %s module with previous %s modules"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9171
|
|
#, c-format
|
|
msgid " [abi=O32]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9173
|
|
#, c-format
|
|
msgid " [abi=O64]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9175
|
|
#, c-format
|
|
msgid " [abi=EABI32]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9177
|
|
#, c-format
|
|
msgid " [abi=EABI64]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9179
|
|
#, c-format
|
|
msgid " [abi unknown]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9181
|
|
#, c-format
|
|
msgid " [abi=N32]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9183
|
|
#, c-format
|
|
msgid " [abi=64]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9185
|
|
#, c-format
|
|
msgid " [no abi set]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9188
|
|
#, c-format
|
|
msgid " [mips1]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9190
|
|
#, c-format
|
|
msgid " [mips2]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9192
|
|
#, c-format
|
|
msgid " [mips3]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9194
|
|
#, c-format
|
|
msgid " [mips4]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9196
|
|
#, c-format
|
|
msgid " [mips5]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9198
|
|
#, c-format
|
|
msgid " [mips32]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9200
|
|
#, c-format
|
|
msgid " [mips64]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9202
|
|
#, c-format
|
|
msgid " [mips32r2]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9204
|
|
#, c-format
|
|
msgid " [mips64r2]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9206
|
|
#, c-format
|
|
msgid " [unknown ISA]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9209
|
|
#, c-format
|
|
msgid " [mdmx]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9212
|
|
#, c-format
|
|
msgid " [mips16]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9215
|
|
#, c-format
|
|
msgid " [32bitmode]"
|
|
msgstr ""
|
|
|
|
#: elfxx-mips.c:9217
|
|
#, c-format
|
|
msgid " [not 32bitmode]"
|
|
msgstr ""
|
|
|
|
#: i386linux.c:457 m68klinux.c:461 sparclinux.c:458
|
|
#, c-format
|
|
msgid "Output file requires shared library `%s'\n"
|
|
msgstr ""
|
|
|
|
#: i386linux.c:465 m68klinux.c:469 sparclinux.c:466
|
|
#, c-format
|
|
msgid "Output file requires shared library `%s.so.%s'\n"
|
|
msgstr ""
|
|
|
|
#: i386linux.c:654 i386linux.c:704 m68klinux.c:661 m68klinux.c:709
|
|
#: sparclinux.c:656 sparclinux.c:706
|
|
#, c-format
|
|
msgid "Symbol %s not defined for fixups\n"
|
|
msgstr ""
|
|
|
|
#: i386linux.c:728 m68klinux.c:733 sparclinux.c:730
|
|
msgid "Warning: fixup count mismatch\n"
|
|
msgstr ""
|
|
|
|
#: ieee.c:293
|
|
#, c-format
|
|
msgid "%s: string too long (%d chars, max 65535)"
|
|
msgstr ""
|
|
|
|
#: ieee.c:428
|
|
#, c-format
|
|
msgid "%s: unrecognized symbol `%s' flags 0x%x"
|
|
msgstr ""
|
|
|
|
#: ieee.c:938
|
|
#, c-format
|
|
msgid "%s: unimplemented ATI record %u for symbol %u"
|
|
msgstr ""
|
|
|
|
#: ieee.c:963
|
|
#, c-format
|
|
msgid "%s: unexpected ATN type %d in external part"
|
|
msgstr ""
|
|
|
|
#: ieee.c:985
|
|
#, c-format
|
|
msgid "%s: unexpected type after ATN"
|
|
msgstr ""
|
|
|
|
#: ihex.c:264
|
|
#, c-format
|
|
msgid "%s:%d: unexpected character `%s' in Intel Hex file\n"
|
|
msgstr ""
|
|
|
|
#: ihex.c:372
|
|
#, c-format
|
|
msgid "%s:%u: bad checksum in Intel Hex file (expected %u, found %u)"
|
|
msgstr ""
|
|
|
|
#: ihex.c:426
|
|
#, c-format
|
|
msgid "%s:%u: bad extended address record length in Intel Hex file"
|
|
msgstr ""
|
|
|
|
#: ihex.c:443
|
|
#, c-format
|
|
msgid "%s:%u: bad extended start address length in Intel Hex file"
|
|
msgstr ""
|
|
|
|
#: ihex.c:460
|
|
#, c-format
|
|
msgid "%s:%u: bad extended linear address record length in Intel Hex file"
|
|
msgstr ""
|
|
|
|
#: ihex.c:477
|
|
#, c-format
|
|
msgid "%s:%u: bad extended linear start address length in Intel Hex file"
|
|
msgstr ""
|
|
|
|
#: ihex.c:494
|
|
#, c-format
|
|
msgid "%s:%u: unrecognized ihex type %u in Intel Hex file\n"
|
|
msgstr ""
|
|
|
|
#: ihex.c:619
|
|
#, c-format
|
|
msgid "%s: internal error in ihex_read_section"
|
|
msgstr ""
|
|
|
|
#: ihex.c:654
|
|
#, c-format
|
|
msgid "%s: bad section length in ihex_read_section"
|
|
msgstr ""
|
|
|
|
#: ihex.c:872
|
|
#, c-format
|
|
msgid "%s: address 0x%s out of range for Intel Hex file"
|
|
msgstr ""
|
|
|
|
#: libbfd.c:851
|
|
#, c-format
|
|
msgid "Deprecated %s called at %s line %d in %s\n"
|
|
msgstr ""
|
|
|
|
#: libbfd.c:854
|
|
#, c-format
|
|
msgid "Deprecated %s called\n"
|
|
msgstr ""
|
|
|
|
#: linker.c:1831
|
|
#, c-format
|
|
msgid "%s: indirect symbol `%s' to `%s' is a loop"
|
|
msgstr ""
|
|
|
|
#: linker.c:2699
|
|
#, c-format
|
|
msgid "Attempt to do relocatable link with %s input and %s output"
|
|
msgstr ""
|
|
|
|
#: merge.c:797
|
|
#, c-format
|
|
msgid "%s: access beyond end of merged section (%ld + %ld)"
|
|
msgstr ""
|
|
|
|
#: mmo.c:503
|
|
#, c-format
|
|
msgid "%s: No core to allocate section name %s\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:579
|
|
#, c-format
|
|
msgid "%s: No core to allocate a symbol %d bytes long\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1287
|
|
#, c-format
|
|
msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1433
|
|
#, c-format
|
|
msgid ""
|
|
"%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name "
|
|
"starting with `%s'\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1674
|
|
#, c-format
|
|
msgid "%s: invalid mmo file: unsupported lopcode `%d'\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1684
|
|
#, c-format
|
|
msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1720
|
|
#, c-format
|
|
msgid "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1766
|
|
#, c-format
|
|
msgid ""
|
|
"%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1805
|
|
#, c-format
|
|
msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1814
|
|
#, c-format
|
|
msgid ""
|
|
"%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1837
|
|
#, c-format
|
|
msgid ""
|
|
"%s: invalid mmo file: leading byte of operand word must be 0 or 1, got %d "
|
|
"for lop_fixrx\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1860
|
|
#, c-format
|
|
msgid "%s: cannot allocate file name for file number %d, %d bytes\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1880
|
|
#, c-format
|
|
msgid ""
|
|
"%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1893
|
|
#, c-format
|
|
msgid ""
|
|
"%s: invalid mmo file: file name for number %d was not specified before use\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:1999
|
|
#, c-format
|
|
msgid ""
|
|
"%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:2035
|
|
#, c-format
|
|
msgid "%s: invalid mmo file: lop_end not last item in file\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:2048
|
|
#, c-format
|
|
msgid ""
|
|
"%s: invalid mmo file: YZ of lop_end (%ld) not equal to the number of tetras "
|
|
"to the preceding lop_stab (%ld)\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:2698
|
|
#, c-format
|
|
msgid "%s: invalid symbol table: duplicate symbol `%s'\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:2949
|
|
#, c-format
|
|
msgid ""
|
|
"%s: Bad symbol definition: `Main' set to %s rather than the start address %"
|
|
"s\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:3039
|
|
#, c-format
|
|
msgid ""
|
|
"%s: warning: symbol table too large for mmo, larger than 65535 32-bit words: "
|
|
"%d. Only `Main' will be emitted.\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:3084
|
|
#, c-format
|
|
msgid "%s: internal error, symbol table changed size from %d to %d words\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:3139
|
|
#, c-format
|
|
msgid "%s: internal error, internal register section %s had contents\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:3191
|
|
#, c-format
|
|
msgid "%s: no initialized registers; section length 0\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:3197
|
|
#, c-format
|
|
msgid "%s: too many initialized registers; section length %ld\n"
|
|
msgstr ""
|
|
|
|
#: mmo.c:3202
|
|
#, c-format
|
|
msgid ""
|
|
"%s: invalid start address for initialized registers of length %ld: 0x%lx%"
|
|
"08lx\n"
|
|
msgstr ""
|
|
|
|
#: oasys.c:1052
|
|
#, c-format
|
|
msgid "%s: can not represent section `%s' in oasys"
|
|
msgstr ""
|
|
|
|
#: osf-core.c:137
|
|
#, c-format
|
|
msgid "Unhandled OSF/1 core file section type %d\n"
|
|
msgstr ""
|
|
|
|
#. XXX code yet to be written.
|
|
#: peicode.h:787
|
|
#, c-format
|
|
msgid "%s: Unhandled import type; %x"
|
|
msgstr ""
|
|
|
|
#: peicode.h:792
|
|
#, c-format
|
|
msgid "%s: Unrecognised import type; %x"
|
|
msgstr ""
|
|
|
|
#: peicode.h:806
|
|
#, c-format
|
|
msgid "%s: Unrecognised import name type; %x"
|
|
msgstr ""
|
|
|
|
#: peicode.h:1194
|
|
#, c-format
|
|
msgid "%s: Unrecognised machine type (0x%x) in Import Library Format archive"
|
|
msgstr ""
|
|
|
|
#: peicode.h:1206
|
|
#, c-format
|
|
msgid ""
|
|
"%s: Recognised but unhandled machine type (0x%x) in Import Library Format "
|
|
"archive"
|
|
msgstr ""
|
|
|
|
#: peicode.h:1223
|
|
#, c-format
|
|
msgid "%s: size field is zero in Import Library Format header"
|
|
msgstr ""
|
|
|
|
#: peicode.h:1254
|
|
#, c-format
|
|
msgid "%s: string not null terminated in ILF object file."
|
|
msgstr ""
|
|
|
|
#: pe-mips.c:659
|
|
#, c-format
|
|
msgid "%s: `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:795
|
|
#, c-format
|
|
msgid "%s: unimplemented %s\n"
|
|
msgstr ""
|
|
|
|
#: pe-mips.c:821
|
|
#, c-format
|
|
msgid "%s: jump too far away\n"
|
|
msgstr ""
|
|
|
|
#: pe-mips.c:848
|
|
#, c-format
|
|
msgid "%s: bad pair/reflo after refhi\n"
|
|
msgstr ""
|
|
|
|
#: ppcboot.c:416
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"ppcboot header:\n"
|
|
msgstr ""
|
|
|
|
#: ppcboot.c:417
|
|
#, c-format
|
|
msgid "Entry offset = 0x%.8lx (%ld)\n"
|
|
msgstr ""
|
|
|
|
#: ppcboot.c:418
|
|
#, c-format
|
|
msgid "Length = 0x%.8lx (%ld)\n"
|
|
msgstr ""
|
|
|
|
#: ppcboot.c:421
|
|
#, c-format
|
|
msgid "Flag field = 0x%.2x\n"
|
|
msgstr ""
|
|
|
|
#: ppcboot.c:427
|
|
#, c-format
|
|
msgid "Partition name = \"%s\"\n"
|
|
msgstr ""
|
|
|
|
#: ppcboot.c:446
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
|
|
msgstr ""
|
|
|
|
#: ppcboot.c:452
|
|
#, c-format
|
|
msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
|
|
msgstr ""
|
|
|
|
#: ppcboot.c:458
|
|
#, c-format
|
|
msgid "Partition[%d] sector = 0x%.8lx (%ld)\n"
|
|
msgstr ""
|
|
|
|
#: ppcboot.c:459
|
|
#, c-format
|
|
msgid "Partition[%d] length = 0x%.8lx (%ld)\n"
|
|
msgstr ""
|
|
|
|
#: som.c:5422
|
|
msgid "som_sizeof_headers unimplemented"
|
|
msgstr ""
|
|
|
|
#: srec.c:302
|
|
#, c-format
|
|
msgid "%s:%d: Unexpected character `%s' in S-record file\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:326
|
|
#, c-format
|
|
msgid "%s(%s+0x%lx): Stabs entry has invalid string index."
|
|
msgstr ""
|
|
|
|
#: syms.c:1019
|
|
msgid "Unsupported .stab relocation"
|
|
msgstr ""
|
|
|
|
#: vms-gsd.c:356
|
|
#, c-format
|
|
msgid "bfd_make_section (%s) failed"
|
|
msgstr ""
|
|
|
|
#: vms-gsd.c:371
|
|
#, c-format
|
|
msgid "bfd_set_section_flags (%s, %x) failed"
|
|
msgstr ""
|
|
|
|
#: vms-gsd.c:407
|
|
#, c-format
|
|
msgid "Size mismatch section %s=%lx, %s=%lx"
|
|
msgstr ""
|
|
|
|
#: vms-gsd.c:704
|
|
#, c-format
|
|
msgid "unknown gsd/egsd subtype %d"
|
|
msgstr ""
|
|
|
|
#: vms-hdr.c:408
|
|
msgid "Object module NOT error-free !\n"
|
|
msgstr ""
|
|
|
|
#: vms-misc.c:541
|
|
#, c-format
|
|
msgid "Stack overflow (%d) in _bfd_vms_push"
|
|
msgstr ""
|
|
|
|
#: vms-misc.c:559
|
|
msgid "Stack underflow in _bfd_vms_pop"
|
|
msgstr ""
|
|
|
|
#: vms-misc.c:918
|
|
msgid "_bfd_vms_output_counted called with zero bytes"
|
|
msgstr ""
|
|
|
|
#: vms-misc.c:923
|
|
msgid "_bfd_vms_output_counted called with too many bytes"
|
|
msgstr ""
|
|
|
|
#: vms-misc.c:1054
|
|
#, c-format
|
|
msgid "Symbol %s replaced by %s\n"
|
|
msgstr ""
|
|
|
|
#: vms-misc.c:1117
|
|
#, c-format
|
|
msgid "failed to enter %s"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:102
|
|
msgid "No Mem !"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:383
|
|
#, c-format
|
|
msgid "bad section index in %s"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:396
|
|
#, c-format
|
|
msgid "unsupported STA cmd %s"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:401 vms-tir.c:1261
|
|
#, c-format
|
|
msgid "reserved STA cmd %d"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:512 vms-tir.c:535
|
|
#, c-format
|
|
msgid "%s: no symbol \"%s\""
|
|
msgstr ""
|
|
|
|
#. unsigned shift
|
|
#. rotate
|
|
#. Redefine symbol to current location.
|
|
#. Define a literal.
|
|
#: vms-tir.c:602 vms-tir.c:714 vms-tir.c:824 vms-tir.c:842 vms-tir.c:850
|
|
#: vms-tir.c:859 vms-tir.c:1584
|
|
#, c-format
|
|
msgid "%s: not supported"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:607 vms-tir.c:1439
|
|
#, c-format
|
|
msgid "%s: not implemented"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:611 vms-tir.c:1443
|
|
#, c-format
|
|
msgid "reserved STO cmd %d"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:729 vms-tir.c:1589
|
|
#, c-format
|
|
msgid "reserved OPR cmd %d"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:797 vms-tir.c:1653
|
|
#, c-format
|
|
msgid "reserved CTL cmd %d"
|
|
msgstr ""
|
|
|
|
#. stack byte from image
|
|
#. arg: none.
|
|
#: vms-tir.c:1169
|
|
msgid "stack-from-image not implemented"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:1187
|
|
msgid "stack-entry-mask not fully implemented"
|
|
msgstr ""
|
|
|
|
#. compare procedure argument
|
|
#. arg: cs symbol name
|
|
#. by argument index
|
|
#. da argument descriptor
|
|
#.
|
|
#. compare argument descriptor with symbol argument (ARG$V_PASSMECH)
|
|
#. and stack TRUE (args match) or FALSE (args dont match) value.
|
|
#: vms-tir.c:1201
|
|
msgid "PASSMECH not fully implemented"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:1220
|
|
msgid "stack-local-symbol not fully implemented"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:1233
|
|
msgid "stack-literal not fully implemented"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:1254
|
|
msgid "stack-local-symbol-entry-point-mask not fully implemented"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:1531 vms-tir.c:1543 vms-tir.c:1555 vms-tir.c:1567 vms-tir.c:1632
|
|
#: vms-tir.c:1640 vms-tir.c:1648
|
|
#, c-format
|
|
msgid "%s: not fully implemented"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:1705
|
|
#, c-format
|
|
msgid "obj code %d not found"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:2043
|
|
#, c-format
|
|
msgid "SEC_RELOC with no relocs in section %s"
|
|
msgstr ""
|
|
|
|
#: vms-tir.c:2331
|
|
#, c-format
|
|
msgid "Unhandled relocation %s"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:1244
|
|
#, c-format
|
|
msgid "%s: `%s' has line numbers but no enclosing section"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:1297
|
|
#, c-format
|
|
msgid "%s: class %d symbol `%s' has no aux entries"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:1320
|
|
#, c-format
|
|
msgid "%s: symbol `%s' has unrecognized csect type %d"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:1332
|
|
#, c-format
|
|
msgid "%s: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:1368
|
|
#, c-format
|
|
msgid "%s: XMC_TC0 symbol `%s' is class %d scnlen %d"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:1520
|
|
#, c-format
|
|
msgid "%s: csect `%s' not in enclosing section"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:1627
|
|
#, c-format
|
|
msgid "%s: misplaced XTY_LD `%s'"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:1958
|
|
#, c-format
|
|
msgid "%s: reloc %s:%d not in csect"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:2095
|
|
#, c-format
|
|
msgid "%s: XCOFF shared object when not producing XCOFF output"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:2116
|
|
#, c-format
|
|
msgid "%s: dynamic object with no .loader section"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:2761
|
|
#, c-format
|
|
msgid "%s: no such symbol"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:2894
|
|
msgid "error: undefined symbol __rtinit"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:3455
|
|
#, c-format
|
|
msgid "warning: attempt to export undefined symbol `%s'"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:4448
|
|
#, c-format
|
|
msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:5288 xcofflink.c:5755 xcofflink.c:5817 xcofflink.c:6119
|
|
#, c-format
|
|
msgid "%s: loader reloc in unrecognized section `%s'"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:5310 xcofflink.c:6130
|
|
#, c-format
|
|
msgid "%s: `%s' in loader reloc but not loader sym"
|
|
msgstr ""
|
|
|
|
#: xcofflink.c:5325
|
|
#, c-format
|
|
msgid "%s: loader reloc in read-only section %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:2363 elf64-ia64.c:2363
|
|
msgid "@pltoff reloc against local symbol"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:3768 elf64-ia64.c:3768
|
|
#, c-format
|
|
msgid "%s: short data segment overflowed (0x%lx >= 0x400000)"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:3779 elf64-ia64.c:3779
|
|
#, c-format
|
|
msgid "%s: __gp does not cover short data segment"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4027 elf64-ia64.c:4027
|
|
#, c-format
|
|
msgid "%s: non-pic code with imm relocation against dynamic symbol `%s'"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4092 elf64-ia64.c:4092
|
|
#, c-format
|
|
msgid "%s: @gprel relocation against dynamic symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4152 elf64-ia64.c:4152
|
|
#, c-format
|
|
msgid "%s: linking non-pic code in a position independent executable"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4289 elf64-ia64.c:4289
|
|
#, c-format
|
|
msgid "%s: @internal branch to dynamic symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4291 elf64-ia64.c:4291
|
|
#, c-format
|
|
msgid "%s: speculation fixup to dynamic symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4293 elf64-ia64.c:4293
|
|
#, c-format
|
|
msgid "%s: @pcrel relocation against dynamic symbol %s"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4505 elf64-ia64.c:4505
|
|
msgid "unsupported reloc"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4784 elf64-ia64.c:4784
|
|
#, c-format
|
|
msgid "%s: linking trap-on-NULL-dereference with non-trapping files"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4793 elf64-ia64.c:4793
|
|
#, c-format
|
|
msgid "%s: linking big-endian files with little-endian files"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4802 elf64-ia64.c:4802
|
|
#, c-format
|
|
msgid "%s: linking 64-bit files with 32-bit files"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4811 elf64-ia64.c:4811
|
|
#, c-format
|
|
msgid "%s: linking constant-gp files with non-constant-gp files"
|
|
msgstr ""
|
|
|
|
#: elf32-ia64.c:4821 elf64-ia64.c:4821
|
|
#, c-format
|
|
msgid "%s: linking auto-pic files with non-auto-pic files"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1031 pepigen.c:1031
|
|
#, c-format
|
|
msgid "%s: line number overflow: 0x%lx > 0xffff"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1052 pepigen.c:1052
|
|
#, c-format
|
|
msgid "%s: reloc overflow 1: 0x%lx > 0xffff"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1066 pepigen.c:1066
|
|
msgid "Export Directory [.edata (or where ever we found it)]"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1067 pepigen.c:1067
|
|
msgid "Import Directory [parts of .idata]"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1068 pepigen.c:1068
|
|
msgid "Resource Directory [.rsrc]"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1069 pepigen.c:1069
|
|
msgid "Exception Directory [.pdata]"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1070 pepigen.c:1070
|
|
msgid "Security Directory"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1071 pepigen.c:1071
|
|
msgid "Base Relocation Directory [.reloc]"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1072 pepigen.c:1072
|
|
msgid "Debug Directory"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1073 pepigen.c:1073
|
|
msgid "Description Directory"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1074 pepigen.c:1074
|
|
msgid "Special Directory"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1075 pepigen.c:1075
|
|
msgid "Thread Storage Directory [.tls]"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1076 pepigen.c:1076
|
|
msgid "Load Configuration Directory"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1077 pepigen.c:1077
|
|
msgid "Bound Import Directory"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1078 pepigen.c:1078
|
|
msgid "Import Address Table Directory"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1079 pepigen.c:1079
|
|
msgid "Delay Import Directory"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1080 peigen.c:1081 pepigen.c:1080 pepigen.c:1081
|
|
msgid "Reserved"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1144 pepigen.c:1144
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"There is an import table, but the section containing it could not be found\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1149 pepigen.c:1149
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"There is an import table in %s at 0x%lx\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1186 pepigen.c:1186
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Function descriptor located at the start address: %04lx\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1189 pepigen.c:1189
|
|
#, c-format
|
|
msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1195 pepigen.c:1195
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"No reldata section! Function descriptor not decoded.\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1200 pepigen.c:1200
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"The Import Tables (interpreted %s section contents)\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1203 pepigen.c:1203
|
|
#, c-format
|
|
msgid ""
|
|
" vma: Hint Time Forward DLL First\n"
|
|
" Table Stamp Chain Name Thunk\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1254 pepigen.c:1254
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"\tDLL Name: %s\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1265 pepigen.c:1265
|
|
#, c-format
|
|
msgid "\tvma: Hint/Ord Member-Name Bound-To\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1290 pepigen.c:1290
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"There is a first thunk, but the section containing it could not be found\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1430 pepigen.c:1430
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"There is an export table, but the section containing it could not be found\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1435 pepigen.c:1435
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"There is an export table in %s at 0x%lx\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1466 pepigen.c:1466
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"The Export Tables (interpreted %s section contents)\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1470 pepigen.c:1470
|
|
#, c-format
|
|
msgid "Export Flags \t\t\t%lx\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1473 pepigen.c:1473
|
|
#, c-format
|
|
msgid "Time/Date stamp \t\t%lx\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1476 pepigen.c:1476
|
|
#, c-format
|
|
msgid "Major/Minor \t\t\t%d/%d\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1479 pepigen.c:1479
|
|
#, c-format
|
|
msgid "Name \t\t\t\t"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1485 pepigen.c:1485
|
|
#, c-format
|
|
msgid "Ordinal Base \t\t\t%ld\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1488 pepigen.c:1488
|
|
#, c-format
|
|
msgid "Number in:\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1491 pepigen.c:1491
|
|
#, c-format
|
|
msgid "\tExport Address Table \t\t%08lx\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1495 pepigen.c:1495
|
|
#, c-format
|
|
msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1498 pepigen.c:1498
|
|
#, c-format
|
|
msgid "Table Addresses\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1501 pepigen.c:1501
|
|
#, c-format
|
|
msgid "\tExport Address Table \t\t"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1506 pepigen.c:1506
|
|
#, c-format
|
|
msgid "\tName Pointer Table \t\t"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1511 pepigen.c:1511
|
|
#, c-format
|
|
msgid "\tOrdinal Table \t\t\t"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1526 pepigen.c:1526
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Export Address Table -- Ordinal Base %ld\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1545 pepigen.c:1545
|
|
msgid "Forwarder RVA"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1556 pepigen.c:1556
|
|
msgid "Export RVA"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1563 pepigen.c:1563
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"[Ordinal/Name Pointer] Table\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1618 pepigen.c:1618
|
|
#, c-format
|
|
msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1622 pepigen.c:1622
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"The Function Table (interpreted .pdata section contents)\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1625 pepigen.c:1625
|
|
#, c-format
|
|
msgid " vma:\t\t\tBegin Address End Address Unwind Info\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1627 pepigen.c:1627
|
|
#, c-format
|
|
msgid ""
|
|
" vma:\t\tBegin End EH EH PrologEnd Exception\n"
|
|
" \t\tAddress Address Handler Data Address Mask\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1697 pepigen.c:1697
|
|
#, c-format
|
|
msgid " Register save millicode"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1700 pepigen.c:1700
|
|
#, c-format
|
|
msgid " Register restore millicode"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1703 pepigen.c:1703
|
|
#, c-format
|
|
msgid " Glue code sequence"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1755 pepigen.c:1755
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"\n"
|
|
"PE File Base Relocations (interpreted .reloc section contents)\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1785 pepigen.c:1785
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n"
|
|
msgstr ""
|
|
|
|
#: peigen.c:1798 pepigen.c:1798
|
|
#, c-format
|
|
msgid "\treloc %4d offset %4x [%4lx] %s"
|
|
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:1838 pepigen.c:1838
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Characteristics 0x%x\n"
|
|
msgstr ""
|