X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=bfd%2Fpo%2Fbfd.pot;h=83367cb7156cd225492f71e0582b41a4242ec8ff;hb=49f58d10f8827774889f6dbc79a934943be8bc44;hp=10ce3220b9f876a90f15b87a4542c1969c92ba67;hpb=8ad3436c79ef8d40d0f0de293a9296b39e6a918d;p=binutils-gdb.git diff --git a/bfd/po/bfd.pot b/bfd/po/bfd.pot index 10ce3220b9f..83367cb7156 100644 --- a/bfd/po/bfd.pot +++ b/bfd/po/bfd.pot @@ -1,2036 +1,3398 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-04-04 23:18+0930\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-07-14 17:27-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" +"Content-Transfer-Encoding: 8bit\n" -#: aout-adobe.c:183 +#: aout-adobe.c:127 +msgid "%B: Unknown section type in a.out.adobe file: %x\n" +msgstr "" + +#: aout-cris.c:202 #, c-format -msgid "%s: Unknown section type in a.out.adobe file: %x\n" +msgid "%s: Invalid relocation type exported: %d" +msgstr "" + +#: aout-cris.c:245 +msgid "%B: Invalid relocation type imported: %d" msgstr "" -#: aoutx.h:1254 aoutx.h:1668 +#: aout-cris.c:256 +msgid "%B: Bad relocation record imported: %d" +msgstr "" + +#: aoutx.h:1250 aoutx.h:1584 #, c-format msgid "%s: can not represent section `%s' in a.out object file format" msgstr "" -#: aoutx.h:1638 +#: aoutx.h:1550 #, c-format msgid "" "%s: can not represent section for symbol `%s' in a.out object file format" msgstr "" -#: aoutx.h:1640 +#: aoutx.h:1552 msgid "*unknown*" msgstr "" -#: aoutx.h:3685 +#: aoutx.h:5287 #, c-format -msgid "%s: relocateable link from %s to %s not supported" +msgid "%s: relocatable link from %s to %s not supported" msgstr "" -#: archive.c:1724 +#: archive.c:1758 msgid "Warning: writing archive was slow: rewriting timestamp\n" msgstr "" -#: archive.c:1990 +#: archive.c:2017 msgid "Reading archive file mod timestamp" msgstr "" -#. FIXME: bfd can't call perror. -#: archive.c:2014 +#: archive.c:2041 msgid "Writing updated armap timestamp" msgstr "" -#: bfd.c:274 +#: bfd.c:279 msgid "No error" msgstr "" -#: bfd.c:275 +#: bfd.c:280 msgid "System call error" msgstr "" -#: bfd.c:276 +#: bfd.c:281 msgid "Invalid bfd target" msgstr "" -#: bfd.c:277 +#: bfd.c:282 msgid "File in wrong format" msgstr "" -#: bfd.c:278 +#: bfd.c:283 +msgid "Archive object file in wrong format" +msgstr "" + +#: bfd.c:284 msgid "Invalid operation" msgstr "" -#: bfd.c:279 +#: bfd.c:285 msgid "Memory exhausted" msgstr "" -#: bfd.c:280 +#: bfd.c:286 msgid "No symbols" msgstr "" -#: bfd.c:281 +#: bfd.c:287 msgid "Archive has no index; run ranlib to add one" msgstr "" -#: bfd.c:282 +#: bfd.c:288 msgid "No more archived files" msgstr "" -#: bfd.c:283 +#: bfd.c:289 msgid "Malformed archive" msgstr "" -#: bfd.c:284 +#: bfd.c:290 msgid "File format not recognized" msgstr "" -#: bfd.c:285 +#: bfd.c:291 msgid "File format is ambiguous" msgstr "" -#: bfd.c:286 +#: bfd.c:292 msgid "Section has no contents" msgstr "" -#: bfd.c:287 +#: bfd.c:293 msgid "Nonrepresentable section on output" msgstr "" -#: bfd.c:288 +#: bfd.c:294 msgid "Symbol needs debug section which does not exist" msgstr "" -#: bfd.c:289 +#: bfd.c:295 msgid "Bad value" msgstr "" -#: bfd.c:290 +#: bfd.c:296 msgid "File truncated" msgstr "" -#: bfd.c:291 +#: bfd.c:297 msgid "File too big" msgstr "" -#: bfd.c:292 +#: bfd.c:298 msgid "#" msgstr "" -#: bfd.c:679 +#: bfd.c:768 #, c-format -msgid "bfd assertion fail %s:%d" +msgid "BFD %s assertion fail %s:%d" msgstr "" -#: bfd.c:697 +#: bfd.c:784 #, c-format -msgid "BFD internal error, aborting at %s line %d in %s\n" +msgid "BFD %s internal error, aborting at %s line %d in %s\n" msgstr "" -#: bfd.c:701 +#: bfd.c:788 #, c-format -msgid "BFD internal error, aborting at %s line %d\n" +msgid "BFD %s internal error, aborting at %s line %d\n" msgstr "" -#: bfd.c:703 +#: bfd.c:790 msgid "Please report this bug.\n" msgstr "" -#: binary.c:298 +#: 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:285 #, c-format msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx." msgstr "" -#: coff-a29k.c:122 +#: coff64-rs6000.c:2109 coff-rs6000.c:3610 +msgid "%B: symbol `%s' has unrecognized smclas %d" +msgstr "" + +#: coff-a29k.c:120 msgid "Missing IHCONST" msgstr "" -#: coff-a29k.c:182 +#: coff-a29k.c:181 msgid "Missing IHIHALF" msgstr "" -#: coff-a29k.c:214 +#: coff-a29k.c:213 coff-or32.c:227 msgid "Unrecognized reloc" msgstr "" -#: coff-a29k.c:427 +#: coff-a29k.c:409 msgid "missing IHCONST reloc" msgstr "" -#: coff-a29k.c:518 +#: coff-a29k.c:499 msgid "missing IHIHALF reloc" msgstr "" -#: coff-alpha.c:880 coff-alpha.c:917 +#: coff-alpha.c:489 +msgid "" +"%B: Cannot handle compressed Alpha binaries.\n" +" Use compiler flags, or objZ, to generate uncompressed binaries." +msgstr "" + +#: coff-alpha.c:646 +msgid "%B: unknown/unsupported relocation type %d" +msgstr "" + +#: coff-alpha.c:898 coff-alpha.c:935 coff-alpha.c:2007 coff-mips.c:985 msgid "GP relative relocation used when GP not defined" msgstr "" -#: coff-alpha.c:1486 elf64-alpha.c:3990 +#: coff-alpha.c:1484 msgid "using multiple gp values" msgstr "" -#: coff-alpha.c:1992 coff-mips.c:1435 -msgid "GP relative relocation when GP not defined" +#: coff-alpha.c:1543 +msgid "%B: unsupported relocation: ALPHA_R_GPRELHIGH" msgstr "" -#: coff-arm.c:1020 elf32-arm.h:258 -#, c-format -msgid "%s: unable to find THUMB glue '%s' for `%s'" +#: coff-alpha.c:1550 +msgid "%B: unsupported relocation: ALPHA_R_GPRELLOW" msgstr "" -#: coff-arm.c:1049 elf32-arm.h:291 -#, c-format -msgid "%s: unable to find ARM glue '%s' for `%s'" +#: coff-alpha.c:1557 elf32-m32r.c:2452 elf64-alpha.c:3932 elf64-alpha.c:4058 +#: elf32-ia64.c:4085 elf64-ia64.c:4085 +msgid "%B: unknown relocation type %d" msgstr "" -#: coff-arm.c:1331 coff-arm.c:1426 elf32-arm.h:857 elf32-arm.h:955 +#: coff-arm.c:990 elf32-arm.c:1916 #, c-format -msgid "%s(%s): warning: interworking not enabled." +msgid "%B: unable to find THUMB glue '%s' for `%s'" msgstr "" -#: coff-arm.c:1335 elf32-arm.h:958 +#: coff-arm.c:1019 elf32-arm.c:1950 #, c-format -msgid " first occurrence: %s: arm call to thumb" +msgid "%B: unable to find ARM glue '%s' for `%s'" msgstr "" -#: coff-arm.c:1430 elf32-arm.h:860 +#: coff-arm.c:1319 elf32-arm.c:2673 #, c-format -msgid " first occurrence: %s: thumb call to arm" +msgid "" +"%B(%s): warning: interworking not enabled.\n" +" first occurrence: %B: arm call to thumb" msgstr "" -#: coff-arm.c:1433 -msgid " consider relinking with --support-old-code enabled" +#: coff-arm.c:1409 +#, c-format +msgid "" +"%B(%s): warning: interworking not enabled.\n" +" first occurrence: %B: thumb call to arm\n" +" consider relinking with --support-old-code enabled" msgstr "" -#: coff-arm.c:1722 coff-tic80.c:682 cofflink.c:2980 -#, c-format -msgid "%s: bad reloc address 0x%lx in section `%s'" +#: coff-arm.c:1702 cofflink.c:3013 coff-tic80.c:695 +msgid "%B: bad reloc address 0x%lx in section `%A'" msgstr "" -#: coff-arm.c:2060 -#, c-format -msgid "%s: illegal symbol index in reloc: %d" +#: coff-arm.c:2028 +msgid "%B: illegal symbol index in reloc: %d" msgstr "" -#: coff-arm.c:2189 +#: coff-arm.c:2158 #, c-format -msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d" +msgid "ERROR: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d" msgstr "" -#: coff-arm.c:2204 +#: coff-arm.c:2174 elf32-arm.c:4464 #, c-format msgid "" -"%s: ERROR: passes floats in float registers whereas target %s uses integer " -"registers" +"ERROR: %B passes floats in float registers, whereas %B passes them in " +"integer registers" msgstr "" -#: coff-arm.c:2207 +#: coff-arm.c:2177 elf32-arm.c:4468 #, c-format msgid "" -"%s: ERROR: passes floats in integer registers whereas target %s uses float " -"registers" +"ERROR: %B passes floats in integer registers, whereas %B passes them in " +"float registers" msgstr "" -#: coff-arm.c:2222 +#: coff-arm.c:2191 #, c-format msgid "" -"%s: ERROR: compiled as position independent code, whereas target %s is " +"ERROR: %B is compiled as position independent code, whereas target %B is " "absolute position" msgstr "" -#: coff-arm.c:2225 +#: coff-arm.c:2194 #, c-format msgid "" -"%s: ERROR: compiled as absolute position code, whereas target %s is position " -"independent" +"ERROR: %B is compiled as absolute position code, whereas target %B is " +"position independent" msgstr "" -#: coff-arm.c:2254 +#: coff-arm.c:2222 elf32-arm.c:4533 #, c-format -msgid "Warning: input file %s supports interworking, whereas %s does not." +msgid "Warning: %B supports interworking, whereas %B does not" msgstr "" -#: coff-arm.c:2257 +#: coff-arm.c:2225 elf32-arm.c:4539 #, c-format -msgid "Warning: input file %s does not support interworking, whereas %s does." +msgid "Warning: %B does not support interworking, whereas %B does" msgstr "" -#: coff-arm.c:2285 +#: coff-arm.c:2249 #, c-format msgid "private flags = %x:" msgstr "" -#: coff-arm.c:2293 elf32-arm.h:2089 +#: coff-arm.c:2257 elf32-arm.c:4590 +#, c-format msgid " [floats passed in float registers]" msgstr "" -#: coff-arm.c:2295 elf32-arm.h:2091 +#: coff-arm.c:2259 +#, c-format msgid " [floats passed in integer registers]" msgstr "" -#: coff-arm.c:2298 elf32-arm.h:2094 +#: coff-arm.c:2262 elf32-arm.c:4593 +#, c-format msgid " [position independent]" msgstr "" -#: coff-arm.c:2300 elf32-arm.h:2096 +#: coff-arm.c:2264 +#, c-format msgid " [absolute position]" msgstr "" -#: coff-arm.c:2304 +#: coff-arm.c:2268 +#, c-format msgid " [interworking flag not initialised]" msgstr "" -#: coff-arm.c:2306 +#: coff-arm.c:2270 +#, c-format msgid " [interworking supported]" msgstr "" -#: coff-arm.c:2308 +#: coff-arm.c:2272 +#, c-format msgid " [interworking not supported]" msgstr "" -#: coff-arm.c:2357 +#: coff-arm.c:2318 elf32-arm.c:4271 #, c-format msgid "" -"Warning: Not setting interworking flag of %s, since it has already been " +"Warning: Not setting interworking flag of %B since it has already been " "specified as non-interworking" msgstr "" -#: coff-arm.c:2361 +#: coff-arm.c:2322 elf32-arm.c:4275 #, c-format -msgid "Warning: Clearing the interworking flag of %s due to outside request" +msgid "Warning: Clearing the interworking flag of %B due to outside request" msgstr "" -#: coff-i960.c:136 coff-i960.c:485 -msgid "uncertain calling convention for non-COFF symbol" +#: coffcode.h:849 +msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'" msgstr "" -#: coff-mips.c:875 elf32-mips.c:1406 -msgid "GP relative relocation when _gp not defined" +#. 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:1061 +msgid "" +"%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s" msgstr "" -#: coff-mips.c:2433 -msgid "unsupported reloc type" +#: coffcode.h:1116 +msgid "%B (%s): Section flag %s (0x%x) ignored" msgstr "" -#. No other sections should appear in -membedded-pic -#. code. -#: coff-mips.c:2470 -msgid "reloc against unsupported section" +#: coffcode.h:2210 +#, c-format +msgid "Unrecognized TI COFF target id '0x%x'" msgstr "" -#: coff-mips.c:2478 -msgid "reloc not properly aligned" +#: coffcode.h:4238 +msgid "%B: warning: line number table read failed" msgstr "" -#: coff-tic80.c:445 -#, c-format -msgid "Unrecognized reloc type 0x%x" +#: coffcode.h:4270 +msgid "%B: warning: illegal symbol index %ld in line numbers" msgstr "" -#: coff-w65.c:383 -#, c-format -msgid "ignoring reloc %s\n" +#: coffcode.h:4284 +msgid "%B: warning: duplicate line number information for `%s'" msgstr "" -#: coffcode.h:3965 -#, c-format -msgid "%s: warning: illegal symbol index %ld in line numbers" +#: coffcode.h:4629 +msgid "%B: Unrecognized storage class %d for %s symbol `%s'" +msgstr "" + +#: coffcode.h:4755 +msgid "warning: %B: local symbol `%s' has no section" +msgstr "" + +#: coffcode.h:4859 coff-i860.c:586 coff-tic54x.c:376 +msgid "%B: warning: illegal symbol index %ld in relocs" +msgstr "" + +#: coffcode.h:4897 +msgid "%B: illegal relocation type %d at address 0x%lx" +msgstr "" + +#: coffgen.c:1511 +msgid "%B: bad string table size %lu" msgstr "" -#: coffcode.h:3979 +#: coff-h8300.c:1126 #, c-format -msgid "%s: warning: duplicate line number information for `%s'" +msgid "cannot handle R_MEM_INDIRECT reloc when using %s output" msgstr "" -#: coffcode.h:4334 +#: coff-i860.c:142 #, c-format -msgid "%s: Unrecognized storage class %d for %s symbol `%s'" +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:507 elflink.c:3967 +msgid "Warning: type of symbol `%s' changed from %d to %d in %B" msgstr "" -#: coffcode.h:4465 +#: cofflink.c:2293 +msgid "%B: relocs in section `%A', but it has no contents" +msgstr "" + +#: cofflink.c:2624 coffswap.h:823 #, c-format -msgid "warning: %s: local symbol `%s' has no section" +msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" msgstr "" -#: coffcode.h:4578 +#: cofflink.c:2633 coffswap.h:809 #, c-format -msgid "%s: warning: illegal symbol index %ld in relocs" +msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" +msgstr "" + +#: coff-m68k.c:482 elf32-m68k.c:2183 +msgid "unsupported reloc type" msgstr "" -#: coffcode.h:4616 +#: coff-maxq.c:128 +msgid "Can't Make it a Short Jump" +msgstr "" + +#: coff-maxq.c:193 +msgid "Exceeds Long Jump Range" +msgstr "" + +#: coff-maxq.c:204 coff-maxq.c:278 +msgid "Absolute address Exceeds 16 bit Range" +msgstr "" + +#: coff-maxq.c:242 +msgid "Absolute address Exceeds 8 bit Range" +msgstr "" + +#: coff-maxq.c:335 +msgid "Unrecognized Reloc Type" +msgstr "" + +#: coff-mips.c:686 elf32-mips.c:940 elf64-mips.c:1864 elfn32-mips.c:1718 +msgid "GP relative relocation when _gp not defined" +msgstr "" + +#: coff-rs6000.c:2785 #, c-format -msgid "%s: illegal relocation type %d at address 0x%lx" +msgid "%s: unsupported relocation type 0x%02x" msgstr "" -#: coffgen.c:1613 +#: coff-rs6000.c:2878 #, c-format -msgid "%s: bad string table size %lu" +msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" msgstr "" -#: coffgen.c:2076 +#: coff-tic4x.c:174 coff-tic54x.c:282 coff-tic80.c:458 #, c-format -msgid "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld" +msgid "Unrecognized reloc type 0x%x" msgstr "" -#: cofflink.c:518 elflink.h:1568 +#: coff-tic4x.c:219 #, c-format -msgid "Warning: type of symbol `%s' changed from %d to %d in %s" +msgid "%s: warning: illegal symbol index %ld in relocs" msgstr "" -#: cofflink.c:2285 +#: coff-w65.c:366 #, c-format -msgid "%s: relocs in section `%s', but it has no contents" +msgid "ignoring reloc %s\n" +msgstr "" + +#: cpu-arm.c:184 cpu-arm.c:193 +msgid "ERROR: %B is compiled for the EP9312, whereas %B is compiled for XScale" msgstr "" -#: cofflink.c:2619 coffswap.h:904 +#: cpu-arm.c:324 #, c-format -msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" +msgid "warning: unable to update contents of %s section in %s" +msgstr "" + +#: dwarf2.c:315 +msgid "Dwarf Error: Can't find .debug_str section." msgstr "" -#: cofflink.c:2628 coffswap.h:891 +#: dwarf2.c:333 #, c-format -msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" +msgid "" +"Dwarf Error: DW_FORM_strp offset (%lu) greater than or equal to .debug_str " +"size (%lu)." msgstr "" -#: dwarf2.c:429 +#: dwarf2.c:426 msgid "Dwarf Error: Can't find .debug_abbrev section." msgstr "" -#: dwarf2.c:447 +#: dwarf2.c:441 #, c-format -msgid "Dwarf Error: Abbrev offset (%u) bigger than abbrev size (%u)." +msgid "" +"Dwarf Error: Abbrev offset (%lu) greater than or equal to .debug_abbrev size " +"(%lu)." msgstr "" -#: dwarf2.c:627 +#: dwarf2.c:656 #, c-format -msgid "Dwarf Error: Invalid or unhandled FORM value: %d." +msgid "Dwarf Error: Invalid or unhandled FORM value: %u." msgstr "" -#: dwarf2.c:700 +#: dwarf2.c:857 msgid "Dwarf Error: mangled line number section (bad file number)." msgstr "" -#: dwarf2.c:791 +#: dwarf2.c:948 msgid "Dwarf Error: Can't find .debug_line section." msgstr "" -#: dwarf2.c:963 +#: dwarf2.c:965 +#, c-format +msgid "" +"Dwarf Error: Line offset (%lu) greater than or equal to .debug_line size (%" +"lu)." +msgstr "" + +#: dwarf2.c:1193 msgid "Dwarf Error: mangled line number section." msgstr "" -#: dwarf2.c:1151 dwarf2.c:1307 +#: dwarf2.c:1383 +msgid "Dwarf Error: Can't find .debug_ranges section." +msgstr "" + +#: dwarf2.c:1565 dwarf2.c:1666 dwarf2.c:1896 #, c-format -msgid "Dwarf Error: Could not find abbrev number %d." +msgid "Dwarf Error: Could not find abbrev number %u." msgstr "" -#: dwarf2.c:1268 +#: dwarf2.c:1857 #, c-format msgid "" -"Dwarf Error: found dwarf version '%hu', this reader only handles version 2 " +"Dwarf Error: found dwarf version '%u', this reader only handles version 2 " "information." msgstr "" -#: dwarf2.c:1275 +#: dwarf2.c:1864 #, c-format msgid "" "Dwarf Error: found address size '%u', this reader can not handle sizes " "greater than '%u'." msgstr "" -#: dwarf2.c:1298 +#: dwarf2.c:1887 #, c-format -msgid "Dwarf Error: Bad abbrev number: %d." +msgid "Dwarf Error: Bad abbrev number: %u." msgstr "" -#: ecoff.c:1325 +#: ecoff.c:1227 #, c-format msgid "Unknown basic type %d" msgstr "" -#: ecoff.c:1597 +#: ecoff.c:1484 #, c-format msgid "" "\n" " End+1 symbol: %ld" msgstr "" -#: ecoff.c:1604 ecoff.c:1607 +#: ecoff.c:1491 ecoff.c:1494 #, c-format msgid "" "\n" " First symbol: %ld" msgstr "" -#: ecoff.c:1619 +#: ecoff.c:1506 #, c-format msgid "" "\n" " End+1 symbol: %-7ld Type: %s" msgstr "" -#: ecoff.c:1626 +#: ecoff.c:1513 #, c-format msgid "" "\n" " Local symbol: %ld" msgstr "" -#: ecoff.c:1634 +#: ecoff.c:1521 #, c-format msgid "" "\n" " struct; End+1 symbol: %ld" msgstr "" -#: ecoff.c:1639 +#: ecoff.c:1526 #, c-format msgid "" "\n" " union; End+1 symbol: %ld" msgstr "" -#: ecoff.c:1644 +#: ecoff.c:1531 #, c-format msgid "" "\n" " enum; End+1 symbol: %ld" msgstr "" -#: ecoff.c:1650 +#: ecoff.c:1537 #, c-format msgid "" "\n" " Type: %s" msgstr "" -#: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1853 elf32-d10v.c:493 -#: elf32-fr30.c:651 elf32-m32r.c:1265 elf32-v850.c:1677 -msgid "internal error: out of range error" +#: elf32-arm.c:2305 +msgid "%B: BE8 images only valid in big-endian mode." msgstr "" -#: elf-m10200.c:459 elf-m10300.c:674 elf32-arm.h:1857 elf32-d10v.c:497 -#: elf32-fr30.c:655 elf32-m32r.c:1269 elf32-v850.c:1681 -msgid "internal error: unsupported relocation error" +#: elf32-arm.c:2461 +#, c-format +msgid "Invalid TARGET2 relocation type '%s'." msgstr "" -#: elf-m10200.c:463 elf-m10300.c:678 elf32-arm.h:1861 elf32-d10v.c:501 -#: elf32-m32r.c:1273 -msgid "internal error: dangerous error" +#: elf32-arm.c:2568 +msgid "" +"%B(%s): warning: interworking not enabled.\n" +" first occurrence: %B: thumb call to arm" msgstr "" -#: elf-m10200.c:467 elf-m10300.c:682 elf32-arm.h:1865 elf32-d10v.c:505 -#: elf32-fr30.c:663 elf32-m32r.c:1277 elf32-v850.c:1701 -msgid "internal error: unknown error" +#: elf32-arm.c:3034 +msgid "\\%B: Warning: Arm BLX instruction targets Arm function '%s'." msgstr "" -#: elf.c:323 -#, c-format -msgid "%s: invalid string offset %u >= %lu for section `%s'" +#: elf32-arm.c:3217 +msgid "%B: Warning: Thumb BLX instruction targets thumb function '%s'." msgstr "" -#: elf.c:546 -msgid "" -"\n" -"Program Header:\n" +#: elf32-arm.c:3879 +msgid "%B(%A+0x%lx): R_ARM_TLS_LE32 relocation not permitted in shared object" msgstr "" -#: elf.c:594 -msgid "" -"\n" -"Dynamic Section:\n" +#: elf32-arm.c:4092 elf32-sh.c:4611 elf64-sh64.c:1537 +msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section" msgstr "" -#: elf.c:696 -msgid "" -"\n" -"Version definitions:\n" +#: elf32-arm.c:4153 elf64-ppc.c:9615 +msgid "%B(%A+0x%lx): %s used with TLS symbol %s" msgstr "" -#: elf.c:719 -msgid "" -"\n" -"Version References:\n" +#: elf32-arm.c:4154 elf64-ppc.c:9616 +msgid "%B(%A+0x%lx): %s used with non-TLS symbol %s" msgstr "" -#: elf.c:724 -#, c-format -msgid " required from %s:\n" +#: elf32-arm.c:4177 +msgid "%B(%A+0x%lx): warning: unresolvable relocation %d against symbol `%s'" msgstr "" -#: elf.c:1286 -#, c-format -msgid "%s: invalid link %lu for reloc section %s (index %u)" +#: elf32-arm.c:4210 elf32-avr.c:880 elf32-cr16c.c:773 elf32-cris.c:1502 +#: elf32-crx.c:911 elf32-d10v.c:536 elf32-fr30.c:595 elf32-frv.c:4107 +#: elf32-h8300.c:494 elf32-i860.c:1189 elf32-ip2k.c:1474 elf32-iq2000.c:616 +#: elf32-m32c.c:400 elf32-m32r.c:3085 elf32-m68hc1x.c:1194 elf32-ms1.c:373 +#: elf32-msp430.c:508 elf32-openrisc.c:383 elf32-v850.c:1672 +#: elf32-xstormy16.c:909 elf64-mmix.c:1517 elf-m10200.c:427 elf-m10300.c:1529 +msgid "internal error: out of range error" msgstr "" -#: elf.c:2045 -#, c-format +#: elf32-arm.c:4214 elf32-avr.c:884 elf32-cr16c.c:777 elf32-cris.c:1506 +#: elf32-crx.c:915 elf32-d10v.c:540 elf32-fr30.c:599 elf32-frv.c:4111 +#: elf32-h8300.c:498 elf32-i860.c:1193 elf32-iq2000.c:620 elf32-m32c.c:404 +#: elf32-m32r.c:3089 elf32-m68hc1x.c:1198 elf32-msp430.c:512 +#: elf32-openrisc.c:387 elf32-v850.c:1676 elf32-xstormy16.c:913 +#: elf64-mmix.c:1521 elf-m10200.c:431 elf-m10300.c:1533 elfxx-mips.c:7198 +msgid "internal error: unsupported relocation error" +msgstr "" + +#: elf32-arm.c:4218 elf32-cr16c.c:781 elf32-crx.c:919 elf32-d10v.c:544 +#: elf32-h8300.c:502 elf32-m32r.c:3093 elf32-m68hc1x.c:1202 elf-m10200.c:435 +#: elf-m10300.c:1537 +msgid "internal error: dangerous error" +msgstr "" + +#: elf32-arm.c:4222 elf32-avr.c:892 elf32-cr16c.c:785 elf32-cris.c:1514 +#: elf32-crx.c:923 elf32-d10v.c:548 elf32-fr30.c:607 elf32-frv.c:4119 +#: elf32-h8300.c:506 elf32-i860.c:1201 elf32-ip2k.c:1489 elf32-iq2000.c:628 +#: elf32-m32c.c:412 elf32-m32r.c:3097 elf32-m68hc1x.c:1206 elf32-ms1.c:381 +#: elf32-msp430.c:520 elf32-openrisc.c:395 elf32-v850.c:1696 +#: elf32-xstormy16.c:921 elf64-mmix.c:1529 elf-m10200.c:439 elf-m10300.c:1541 +msgid "internal error: unknown error" +msgstr "" + +#: elf32-arm.c:4321 msgid "" -"creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = " -"0x%.8lx\n" +"Warning: Clearing the interworking flag of %B because non-interworking code " +"in %B has been linked with it" msgstr "" -#: elf.c:2648 -#, c-format -msgid "%s: Not enough room for program headers (allocated %u, need %u)" +#: elf32-arm.c:4440 +msgid "" +"ERROR: Source object %B has EABI version %d, but target %B has EABI version %" +"d" msgstr "" -#: elf.c:2747 -#, c-format -msgid "%s: Not enough room for program headers, try linking with -N" +#: elf32-arm.c:4453 +msgid "ERROR: %B is compiled for APCS-%d, whereas target %B uses APCS-%d" msgstr "" -#: elf.c:2873 -#, c-format -msgid "Error: First section in segment (%s) starts at 0x%x" +#: elf32-arm.c:4478 +msgid "ERROR: %B uses VFP instructions, whereas %B does not" msgstr "" -#: elf.c:2876 -#, c-format -msgid " whereas segment starts at 0x%x" +#: elf32-arm.c:4482 +msgid "ERROR: %B uses FPA instructions, whereas %B does not" msgstr "" -#: elf.c:3146 -#, c-format -msgid "%s: warning: allocated section `%s' not in segment" +#: elf32-arm.c:4492 +msgid "ERROR: %B uses Maverick instructions, whereas %B does not" msgstr "" -#: elf.c:3528 -#, c-format -msgid "%s: symbol `%s' required but not present" +#: elf32-arm.c:4496 +msgid "ERROR: %B does not use Maverick instructions, whereas %B does" msgstr "" -#: elf.c:3537 -#, c-format -msgid "" -"elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = " -"0x%.8lx%s\n" +#: elf32-arm.c:4515 +msgid "ERROR: %B uses software FP, whereas %B uses hardware FP" msgstr "" -#: elf.c:3679 -#, c-format -msgid "%s: warning: Empty loadable segment detected\n" +#: elf32-arm.c:4519 +msgid "ERROR: %B uses hardware FP, whereas %B uses software FP" msgstr "" -#: elf.c:4956 +#. 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:4566 elf32-cris.c:3235 elf32-m68hc1x.c:1338 elf32-m68k.c:428 +#: elf32-vax.c:528 elfxx-mips.c:9903 #, c-format -msgid "%s: unsupported relocation type %s" +msgid "private flags = %lx:" msgstr "" -#: elf32-arm.h:1787 elf32-i386.c:1304 elf32-ppc.c:3092 +#: elf32-arm.c:4575 #, c-format -msgid "" -"%s: warning: unresolvable relocation against symbol `%s' from %s section" +msgid " [interworking enabled]" msgstr "" -#: elf32-arm.h:1891 +#: elf32-arm.c:4583 #, c-format -msgid "" -"Warning: Not setting interwork flag of %s since it has already been " -"specified as non-interworking" +msgid " [VFP float format]" msgstr "" -#: elf32-arm.h:1895 +#: elf32-arm.c:4585 #, c-format -msgid "Warning: Clearing the interwork flag of %s due to outside request" +msgid " [Maverick float format]" msgstr "" -#: elf32-arm.h:1943 +#: elf32-arm.c:4587 #, c-format -msgid "" -"Warning: Clearing the interwork flag in %s because non-interworking code in " -"%s has been linked with it" +msgid " [FPA float format]" msgstr "" -#: elf32-arm.h:1977 +#: elf32-arm.c:4596 #, c-format -msgid "%s: compiled for a %s endian system and target is %s endian" +msgid " [new ABI]" msgstr "" -#: elf32-arm.h:2023 +#: elf32-arm.c:4599 #, c-format -msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d" +msgid " [old ABI]" msgstr "" -#: elf32-arm.h:2031 +#: elf32-arm.c:4602 #, c-format -msgid "" -"Error: %s passes floats in %s registers, whereas %s passes them in %s " -"registers" +msgid " [software FP]" msgstr "" -#: elf32-arm.h:2034 elf32-arm.h:2036 -msgid "float" +#: elf32-arm.c:4611 +#, c-format +msgid " [Version1 EABI]" msgstr "" -#: elf32-arm.h:2034 elf32-arm.h:2036 -msgid "integer" +#: elf32-arm.c:4614 elf32-arm.c:4625 +#, c-format +msgid " [sorted symbol table]" msgstr "" -#: elf32-arm.h:2039 +#: elf32-arm.c:4616 elf32-arm.c:4627 #, c-format -msgid "Error: %s is compiled as position %s code, whereas %s is not" +msgid " [unsorted symbol table]" msgstr "" -#: elf32-arm.h:2042 -msgid "independent" +#: elf32-arm.c:4622 +#, c-format +msgid " [Version2 EABI]" msgstr "" -#: elf32-arm.h:2042 -msgid "dependent" +#: elf32-arm.c:4630 +#, c-format +msgid " [dynamic symbols use segment index]" msgstr "" -#: elf32-arm.h:2048 +#: elf32-arm.c:4633 #, c-format -msgid "Warning: %s %s interworking, whereas %s %s" +msgid " [mapping symbols precede others]" msgstr "" -#: elf32-arm.h:2051 -msgid "supports" +#: elf32-arm.c:4640 +#, c-format +msgid " [Version3 EABI]" msgstr "" -#: elf32-arm.h:2051 -msgid "does not support" +#: elf32-arm.c:4644 +#, c-format +msgid " [Version4 EABI]" msgstr "" -#: elf32-arm.h:2053 -msgid "does not" +#: elf32-arm.c:4647 +#, c-format +msgid " [BE8]" msgstr "" -#: elf32-arm.h:2053 -msgid "does" +#: elf32-arm.c:4650 +#, c-format +msgid " [LE8]" msgstr "" -#. Ignore init flag - it may not be set, despite the flags field containing valid data. -#: elf32-arm.h:2076 elf32-m68k.c:430 elf32-mips.c:2634 +#: elf32-arm.c:4656 #, c-format -msgid "private flags = %lx:" +msgid " " msgstr "" -#: elf32-arm.h:2079 -msgid " [interworking enabled]" +#: elf32-arm.c:4663 +#, c-format +msgid " [relocatable executable]" msgstr "" -#: elf32-arm.h:2081 -msgid " [interworking not enabled]" +#: elf32-arm.c:4666 +#, c-format +msgid " [has entry point]" msgstr "" -#: elf32-arm.h:2084 -msgid " [APCS-26]" +#: elf32-arm.c:4671 +#, c-format +msgid "" msgstr "" -#: elf32-arm.h:2086 -msgid " [APCS-32]" +#: elf32-arm.c:4907 elf32-i386.c:905 elf32-s390.c:992 elf32-xtensa.c:784 +#: elf64-s390.c:945 elf64-x86-64.c:662 elfxx-sparc.c:1019 +msgid "%B: bad symbol index: %d" msgstr "" -#: elf32-fr30.c:659 elf32-v850.c:1685 +#: elf32-avr.c:888 elf32-cris.c:1510 elf32-fr30.c:603 elf32-frv.c:4115 +#: elf32-i860.c:1197 elf32-ip2k.c:1485 elf32-iq2000.c:624 elf32-m32c.c:408 +#: elf32-ms1.c:377 elf32-msp430.c:516 elf32-openrisc.c:391 elf32-v850.c:1680 +#: elf32-xstormy16.c:917 elf64-mmix.c:1525 msgid "internal error: dangerous relocation" msgstr "" -#: elf32-i386.c:239 -#, c-format -msgid "%s: invalid relocation type %d" +#: elf32-cris.c:1050 +msgid "%B, section %A: unresolvable relocation %s against symbol `%s'" msgstr "" -#: elf32-m32r.c:916 -msgid "SDA relocation when _SDA_BASE_ not defined" +#: elf32-cris.c:1105 +msgid "%B, section %A: No PLT nor GOT for relocation %s against symbol `%s'" msgstr "" -#: elf32-m32r.c:1000 elf32-ppc.c:2963 -#, c-format -msgid "%s: unknown relocation type %d" +#: elf32-cris.c:1107 +msgid "%B, section %A: No PLT for relocation %s against symbol `%s'" msgstr "" -#: elf32-m32r.c:1208 -#, c-format -msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)" +#: elf32-cris.c:1113 elf32-cris.c:1245 +msgid "[whose name is lost]" msgstr "" -#: elf32-m32r.c:2010 -#, c-format -msgid "%s: Instruction set mismatch with previous modules" +#: elf32-cris.c:1231 +msgid "" +"%B, section %A: relocation %s with non-zero addend %d against local symbol" msgstr "" -#: elf32-m32r.c:2033 -#, c-format -msgid "private flags = %lx" +#: elf32-cris.c:1239 +msgid "" +"%B, section %A: relocation %s with non-zero addend %d against symbol `%s'" msgstr "" -#: elf32-m32r.c:2038 -msgid ": m32r instructions" +#: elf32-cris.c:1265 +msgid "%B, section %A: relocation %s is not allowed for global symbol: `%s'" msgstr "" -#: elf32-m32r.c:2039 -msgid ": m32rx instructions" +#: elf32-cris.c:1281 +msgid "%B, section %A: relocation %s with no GOT created" msgstr "" -#: elf32-m68k.c:433 -msgid " [cpu32]" +#: elf32-cris.c:1399 +msgid "%B: Internal inconsistency; no relocation section %s" msgstr "" -#: elf32-mcore.c:329 -#, c-format -msgid "%s: compiled for a %s endian system and target is %s endian.\n" +#: elf32-cris.c:2512 +msgid "" +"%B, section %A:\n" +" v10/v32 compatible object %s must not contain a PIC relocation" msgstr "" -#: elf32-mcore.c:377 elf32-mcore.c:504 -#, c-format -msgid "%s: Relocation %s (%d) is not currently supported.\n" +#: elf32-cris.c:2699 elf32-cris.c:2767 +msgid "" +"%B, section %A:\n" +" relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" -#: elf32-mcore.c:463 -#, c-format -msgid "%s: Unknown relocation type %d\n" +#: elf32-cris.c:3184 +msgid "Unexpected machine number" msgstr "" -#: elf32-mips.c:1565 -msgid "32bits gp relative relocation occurs for an external symbol" +#: elf32-cris.c:3238 +#, c-format +msgid " [symbols have a _ prefix]" msgstr "" -#: elf32-mips.c:1714 +#: elf32-cris.c:3241 #, c-format -msgid "Linking mips16 objects into %s format is not supported" +msgid " [v10 and v32]" msgstr "" -#: elf32-mips.c:2469 elf32-ppc.c:1408 +#: elf32-cris.c:3244 #, c-format -msgid "%s: compiled for a big endian system and target is little endian" +msgid " [v32]" msgstr "" -#: elf32-mips.c:2471 elf32-ppc.c:1410 -#, c-format -msgid "%s: compiled for a little endian system and target is big endian" +#: elf32-cris.c:3289 +msgid "%B: uses _-prefixed symbols, but writing file with non-prefixed symbols" msgstr "" -#: elf32-mips.c:2520 -#, c-format -msgid "%s: linking PIC files with non-PIC files" +#: elf32-cris.c:3290 +msgid "%B: uses non-prefixed symbols, but writing file with _-prefixed symbols" msgstr "" -#: elf32-mips.c:2530 -#, c-format -msgid "%s: linking abicalls files with non-abicalls files" +#: elf32-cris.c:3309 +msgid "%B contains CRIS v32 code, incompatible with previous objects" msgstr "" -#: elf32-mips.c:2560 -#, c-format -msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)" +#: elf32-cris.c:3311 +msgid "%B contains non-CRIS-v32 code, incompatible with previous objects" msgstr "" -#: elf32-mips.c:2569 -#, c-format -msgid "%s: ISA mismatch (%d) with previous modules (%d)" +#: elf32-frv.c:1522 elf32-frv.c:1671 +msgid "relocation requires zero addend" msgstr "" -#: elf32-mips.c:2592 -#, c-format -msgid "%s: ABI mismatch: linking %s module with previous %s modules" +#: elf32-frv.c:2901 +msgid "%B(%A+0x%x): relocation to `%s+%x' may have caused the error above" msgstr "" -#: elf32-mips.c:2606 elf32-ppc.c:1477 elf64-sparc.c:2844 -#, c-format -msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" +#: elf32-frv.c:2914 +msgid "relocation references symbol not defined in the module" msgstr "" -#: elf32-mips.c:2637 -msgid " [abi=O32]" +#: elf32-frv.c:2990 +msgid "R_FRV_GETTLSOFF not applied to a call instruction" msgstr "" -#: elf32-mips.c:2639 -msgid " [abi=O64]" +#: elf32-frv.c:3032 +msgid "R_FRV_GOTTLSDESC12 not applied to an lddi instruction" msgstr "" -#: elf32-mips.c:2641 -msgid " [abi=EABI32]" +#: elf32-frv.c:3103 +msgid "R_FRV_GOTTLSDESCHI not applied to a sethi instruction" msgstr "" -#: elf32-mips.c:2643 -msgid " [abi=EABI64]" +#: elf32-frv.c:3140 +msgid "R_FRV_GOTTLSDESCLO not applied to a setlo or setlos instruction" msgstr "" -#: elf32-mips.c:2645 -msgid " [abi unknown]" +#: elf32-frv.c:3188 +msgid "R_FRV_TLSDESC_RELAX not applied to an ldd instruction" msgstr "" -#: elf32-mips.c:2647 -msgid " [abi=N32]" +#: elf32-frv.c:3272 +msgid "R_FRV_GETTLSOFF_RELAX not applied to a calll instruction" msgstr "" -#: elf32-mips.c:2649 -msgid " [abi=64]" +#: elf32-frv.c:3327 +msgid "R_FRV_GOTTLSOFF12 not applied to an ldi instruction" msgstr "" -#: elf32-mips.c:2651 -msgid " [no abi set]" +#: elf32-frv.c:3357 +msgid "R_FRV_GOTTLSOFFHI not applied to a sethi instruction" msgstr "" -#: elf32-mips.c:2654 -msgid " [mips1]" +#: elf32-frv.c:3386 +msgid "R_FRV_GOTTLSOFFLO not applied to a setlo or setlos instruction" msgstr "" -#: elf32-mips.c:2656 -msgid " [mips2]" +#: elf32-frv.c:3417 +msgid "R_FRV_TLSOFF_RELAX not applied to an ld instruction" msgstr "" -#: elf32-mips.c:2658 -msgid " [mips3]" +#: elf32-frv.c:3462 +msgid "R_FRV_TLSMOFFHI not applied to a sethi instruction" msgstr "" -#: elf32-mips.c:2660 -msgid " [mips4]" +#: elf32-frv.c:3489 +msgid "R_FRV_TLSMOFFLO not applied to a setlo or setlos instruction" msgstr "" -#: elf32-mips.c:2662 -msgid " [unknown ISA]" +#: elf32-frv.c:3610 +msgid "R_FRV_FUNCDESC references dynamic symbol with nonzero addend" msgstr "" -#: elf32-mips.c:2665 -msgid " [32bitmode]" +#: elf32-frv.c:3649 elf32-frv.c:3762 +msgid "cannot emit fixups in read-only section" msgstr "" -#: elf32-mips.c:2667 -msgid " [not 32bitmode]" +#: elf32-frv.c:3675 elf32-frv.c:3802 +msgid "cannot emit dynamic relocations in read-only section" msgstr "" -#: elf32-mips.c:4270 -msgid "static procedure (no name)" +#: elf32-frv.c:3720 +msgid "R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend" msgstr "" -#: elf32-mips.c:4887 elf64-alpha.c:4364 -#, c-format -msgid "%s: illegal section name `%s'" +#: elf32-frv.c:3970 elf32-frv.c:4126 +msgid "%B(%A+0x%lx): reloc against `%s': %s" msgstr "" -#: elf32-mips.c:5414 -msgid "not enough GOT space for local GOT entries" +#: elf32-frv.c:3972 elf32-frv.c:3976 +msgid "relocation references a different segment" msgstr "" -#: elf32-mips.c:6493 -#, c-format -msgid "%s: %s+0x%lx: jump to stub routine which is not jal" +#: elf32-frv.c:6345 +msgid "%B: unsupported relocation type %i" msgstr "" -#: elf32-mips.c:7521 +#: elf32-frv.c:6663 #, c-format -msgid "%s: CALL16 reloc at 0x%lx not against global symbol" +msgid "" +"%s: compiled with %s and linked with modules that use non-pic relocations" msgstr "" -#: elf32-ppc.c:1443 +#: elf32-frv.c:6716 elf32-iq2000.c:801 elf32-m32c.c:720 #, c-format -msgid "" -"%s: compiled with -mrelocatable and linked with modules compiled normally" +msgid "%s: compiled with %s and linked with modules compiled with %s" msgstr "" -#: elf32-ppc.c:1451 +#: elf32-frv.c:6728 #, c-format msgid "" -"%s: compiled normally and linked with modules compiled with -mrelocatable" +"%s: uses different unknown e_flags (0x%lx) fields than previous modules (0x%" +"lx)" msgstr "" -#: elf32-ppc.c:1578 +#: elf32-frv.c:6749 #, c-format -msgid "%s: Unknown special linker type %d" +msgid "%s: cannot link non-fdpic object file into fdpic executable" msgstr "" -#: elf32-ppc.c:2251 elf32-ppc.c:2285 elf32-ppc.c:2320 +#: elf32-frv.c:6753 #, c-format -msgid "%s: relocation %s cannot be used when making a shared object" +msgid "%s: cannot link fdpic object file into non-fdpic executable" msgstr "" -#: elf32-ppc.c:3123 +#: elf32-frv.c:6778 elf32-iq2000.c:838 elf32-m32c.c:756 elf32-ms1.c:596 #, c-format -msgid "%s: unknown relocation type %d for symbol %s" +msgid "private flags = 0x%lx:" msgstr "" -#: elf32-ppc.c:3491 elf32-ppc.c:3513 elf32-ppc.c:3562 -#, c-format -msgid "" -"%s: The target (%s) of a %s relocation is in the wrong output section (%s)" +#: elf32-gen.c:68 elf64-gen.c:68 +msgid "%B: Relocations in generic ELF (EM: %d)" msgstr "" -#: elf32-ppc.c:3628 -#, c-format -msgid "%s: Relocation %s is not yet supported for symbol %s." +#: elf32-hppa.c:569 elf32-m68hc1x.c:161 elf64-ppc.c:3659 +msgid "%B: cannot create stub entry %s" msgstr "" -#: elf32-sh.c:681 -#, c-format -msgid "%s: 0x%lx: warning: bad R_SH_USES offset" +#: elf32-hppa.c:822 elf32-hppa.c:3403 +msgid "%B(%A+0x%lx): cannot reach %s, recompile with -ffunction-sections" msgstr "" -#: elf32-sh.c:693 -#, c-format -msgid "%s: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" +#: elf32-hppa.c:1213 +msgid "" +"%B: relocation %s can not be used when making a shared object; recompile " +"with -fPIC" msgstr "" -#: elf32-sh.c:710 +#: elf32-hppa.c:1406 #, c-format -msgid "%s: 0x%lx: warning: bad R_SH_USES load offset" +msgid "Could not find relocation section for %s" msgstr "" -#: elf32-sh.c:725 -#, c-format -msgid "%s: 0x%lx: warning: could not find expected reloc" +#: elf32-hppa.c:2669 +msgid "%B: duplicate export stub %s" msgstr "" -#: elf32-sh.c:762 -#, c-format -msgid "%s: 0x%lx: warning: symbol in unexpected section" +#: elf32-hppa.c:3258 +msgid "" +"%B(%A+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link" msgstr "" -#: elf32-sh.c:884 -#, c-format -msgid "%s: 0x%lx: warning: could not find expected COUNT reloc" +#: elf32-hppa.c:3887 +msgid "%B(%A+0x%lx): cannot handle %s for %s" msgstr "" -#: elf32-sh.c:893 -#, c-format -msgid "%s: 0x%lx: warning: bad count" +#: elf32-hppa.c:4181 +msgid ".got section not immediately after .plt section" msgstr "" -#: elf32-sh.c:1279 elf32-sh.c:1666 -#, c-format -msgid "%s: 0x%lx: fatal: reloc overflow while relaxing" +#: elf32-i386.c:327 elf32-s390.c:368 elf64-ppc.c:2123 elf64-s390.c:390 +#: elf64-x86-64.c:197 +msgid "%B: invalid relocation type %d" msgstr "" -#: elf32-sparc.c:1486 elf64-sparc.c:2242 -#, c-format -msgid "%s: probably compiled without -fPIC?" +#: elf32-i386.c:1018 elf32-s390.c:1174 elf32-sh.c:6389 elf64-s390.c:1136 +#: elfxx-sparc.c:1147 +msgid "%B: `%s' accessed both as normal and thread local symbol" msgstr "" -#: elf32-sparc.c:1856 -#, c-format -msgid "%s: compiled for a v8plus system and target is v8" +#: elf32-i386.c:1133 elf32-s390.c:1283 elf64-ppc.c:4733 elf64-s390.c:1248 +#: elf64-x86-64.c:906 +msgid "%B: bad relocation section name `%s'" msgstr "" -#: elf32-sparc.c:1865 -#, c-format -msgid "%s: compiled for a v8plusa system and target is v8plus" +#: elf32-i386.c:2144 +msgid "%B: unrecognized relocation (0x%x) in section `%A'" msgstr "" -#: elf32-sparc.c:1873 -#, c-format -msgid "%s: compiled for a 64 bit system and target is 32 bit" +#: elf32-i386.c:2404 +msgid "" +"%B: relocation R_386_GOTOFF against protected function `%s' can not be used " +"when making a shared object" msgstr "" -#: elf32-sparc.c:1888 -#, c-format -msgid "%s: linking little endian files with big endian files" +#: elf32-i386.c:3033 elf32-m68k.c:1728 elf32-s390.c:3010 elf32-xtensa.c:2314 +#: elf64-s390.c:3007 elf64-x86-64.c:2508 elfxx-sparc.c:3134 +msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'" msgstr "" -#: elf32-v850.c:680 -#, c-format -msgid "Variable `%s' cannot occupy in multiple small data regions" +#: elf32-i386.c:3073 elf32-m68k.c:1768 elf32-s390.c:3061 elf64-s390.c:3058 +#: elf64-x86-64.c:2552 +msgid "%B(%A+0x%lx): reloc against `%s': error %d" msgstr "" -#: elf32-v850.c:683 -#, c-format +#: elf32-ip2k.c:853 elf32-ip2k.c:859 elf32-ip2k.c:926 elf32-ip2k.c:932 msgid "" -"Variable `%s' can only be in one of the small, zero, and tiny data regions" +"ip2k relaxer: switch table without complete matching relocation information." msgstr "" -#: elf32-v850.c:686 -#, c-format -msgid "" -"Variable `%s' cannot be in both small and zero data regions simultaneously" +#: elf32-ip2k.c:876 elf32-ip2k.c:959 +msgid "ip2k relaxer: switch table header corrupt." msgstr "" -#: elf32-v850.c:689 +#: elf32-ip2k.c:1301 #, c-format -msgid "" -"Variable `%s' cannot be in both small and tiny data regions simultaneously" +msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" -#: elf32-v850.c:692 +#: elf32-ip2k.c:1317 #, c-format -msgid "" -"Variable `%s' cannot be in both zero and tiny data regions simultaneously" +msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" -#: elf32-v850.c:1070 -msgid "FAILED to find previous HI16 reloc\n" +#. Only if it's not an unresolved symbol. +#: elf32-ip2k.c:1481 +msgid "unsupported relocation between data/insn address spaces" msgstr "" -#: elf32-v850.c:1689 -msgid "could not locate special linker symbol __gp" +#: elf32-iq2000.c:814 elf32-m32c.c:732 +#, c-format +msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" -#: elf32-v850.c:1693 -msgid "could not locate special linker symbol __ep" +#: elf32-m32r.c:1421 +msgid "SDA relocation when _SDA_BASE_ not defined" msgstr "" -#: elf32-v850.c:1697 -msgid "could not locate special linker symbol __ctbp" +#: elf32-m32r.c:2633 elf64-sh64.c:1626 elf-m10300.c:1483 +#, c-format +msgid "" +"%s: warning: unresolvable relocation against symbol `%s' from %s section" msgstr "" -#: elf32-v850.c:1886 -#, c-format -msgid "%s: Architecture mismatch with previous modules" +#: elf32-m32r.c:3022 +msgid "%B: The target (%s) of an %s relocation is in the wrong section (%A)" msgstr "" -#: elf32-v850.c:1905 +#: elf32-m32r.c:3550 +msgid "%B: Instruction set mismatch with previous modules" +msgstr "" + +#: elf32-m32r.c:3571 #, c-format -msgid "private flags = %lx: " +msgid "private flags = %lx" msgstr "" -#: elf32-v850.c:1910 -msgid "v850 architecture" +#: elf32-m32r.c:3576 +#, c-format +msgid ": m32r instructions" msgstr "" -#: elf32-v850.c:1911 -msgid "v850e architecture" +#: elf32-m32r.c:3577 +#, c-format +msgid ": m32rx instructions" msgstr "" -#: elf32-v850.c:1912 -msgid "v850ea architecture" +#: elf32-m32r.c:3578 +#, c-format +msgid ": m32r2 instructions" msgstr "" -#: elf64-alpha.c:951 -msgid "GPDISP relocation did not find ldah and lda instructions" +#: elf32-m68hc1x.c:1106 +#, c-format +msgid "" +"Reference to the far symbol `%s' using a wrong relocation may result in " +"incorrect execution" msgstr "" -#: elf64-alpha.c:3004 +#: elf32-m68hc1x.c:1129 #, c-format -msgid "%s: .got subsegment exceeds 64K (size %d)" +msgid "" +"banked address [%lx:%04lx] (%lx) is not in the same bank as current banked " +"address [%lx:%04lx] (%lx)" msgstr "" -#: elf64-sparc.c:1249 +#: elf32-m68hc1x.c:1148 #, c-format -msgid "%s: check_relocs: unhandled reloc type %d" +msgid "" +"reference to a banked address [%lx:%04lx] in the normal address space at %" +"04lx" msgstr "" -#: elf64-sparc.c:1286 -msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER" +#: elf32-m68hc1x.c:1281 +msgid "" +"%B: linking files compiled for 16-bit integers (-mshort) and others for 32-" +"bit integers" msgstr "" -#: elf64-sparc.c:1306 +#: elf32-m68hc1x.c:1288 msgid "" -"Register %%g%d used incompatibly: previously declared in %s to %s, in %s " -"redefined to %s" +"%B: linking files compiled for 32-bit double (-fshort-double) and others for " +"64-bit double" msgstr "" -#: elf64-sparc.c:1329 -#, c-format -msgid "Symbol `%s' has differing types: previously %s, REGISTER in %s" +#: elf32-m68hc1x.c:1297 +msgid "%B: linking files compiled for HCS12 with others compiled for HC12" msgstr "" -#: elf64-sparc.c:1375 -#, c-format -msgid "Symbol `%s' has differing types: REGISTER in %s, %s in %s" +#: elf32-m68hc1x.c:1313 elf32-ppc.c:3515 elf64-sparc.c:696 elfxx-mips.c:9864 +msgid "%B: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" -#: elf64-sparc.c:2825 +#: elf32-m68hc1x.c:1341 #, c-format -msgid "%s: linking UltraSPARC specific with HAL specific code" +msgid "[abi=32-bit int, " msgstr "" -#: elfcode.h:1061 +#: elf32-m68hc1x.c:1343 #, c-format -msgid "%s: version count (%ld) does not match symbol count (%ld)" +msgid "[abi=16-bit int, " msgstr "" -#: elflink.c:423 +#: elf32-m68hc1x.c:1346 #, c-format -msgid "%s: Section %s is already to large to put hole of %ld bytes in" +msgid "64-bit double, " msgstr "" -#: elflink.h:1388 +#: elf32-m68hc1x.c:1348 #, c-format -msgid "%s: %s: invalid version %u (max %d)" +msgid "32-bit double, " msgstr "" -#: elflink.h:1429 +#: elf32-m68hc1x.c:1351 #, c-format -msgid "%s: %s: invalid needed version %d" +msgid "cpu=HC11]" msgstr "" -#: elflink.h:1546 +#: elf32-m68hc1x.c:1353 #, c-format -msgid "Warning: size of symbol `%s' changed from %lu to %lu in %s" +msgid "cpu=HCS12]" msgstr "" -#: elflink.h:1790 +#: elf32-m68hc1x.c:1355 #, c-format -msgid "%s: warning: unexpected redefinition of `%s'" +msgid "cpu=HC12]" msgstr "" -#: elflink.h:3480 +#: elf32-m68hc1x.c:1358 #, c-format -msgid "warning: type and size of dynamic symbol `%s' are not defined" +msgid " [memory=bank-model]" msgstr "" -#: elflink.h:3752 +#: elf32-m68hc1x.c:1360 #, c-format -msgid "%s: undefined versioned symbol name %s" +msgid " [memory=flat]" msgstr "" -#: elflink.h:4983 +#: elf32-m68k.c:431 #, c-format -msgid "%s: could not find output section %s for input section %s" +msgid " [cpu32]" msgstr "" -#: i386linux.c:450 m68klinux.c:454 sparclinux.c:452 +#: elf32-m68k.c:434 #, c-format -msgid "Output file requires shared library `%s'\n" +msgid " [m68000]" msgstr "" -#: i386linux.c:458 m68klinux.c:462 sparclinux.c:460 -#, c-format -msgid "Output file requires shared library `%s.so.%s'\n" +#: elf32-mcore.c:98 elf32-mcore.c:428 +msgid "%B: Relocation %s (%d) is not currently supported.\n" msgstr "" -#: i386linux.c:646 i386linux.c:696 m68klinux.c:653 m68klinux.c:701 -#: sparclinux.c:649 sparclinux.c:699 -#, c-format -msgid "Symbol %s not defined for fixups\n" +#: elf32-mcore.c:414 +msgid "%B: Unknown relocation type %d\n" msgstr "" -#: i386linux.c:720 m68klinux.c:725 sparclinux.c:723 -msgid "Warning: fixup count mismatch\n" +#: elf32-mips.c:971 elf64-mips.c:1929 elfn32-mips.c:1774 +msgid "literal relocation occurs for an external symbol" msgstr "" -#: ieee.c:167 -#, c-format -msgid "%s: string too long (%d chars, max 65535)" +#: elf32-mips.c:1011 elf64-mips.c:1972 elfn32-mips.c:1815 +msgid "32bits gp relative relocation occurs for an external symbol" msgstr "" -#: ieee.c:297 +#: elf32-mips.c:1134 elf64-mips.c:2066 elfn32-mips.c:1915 #, c-format -msgid "%s: unrecognized symbol `%s' flags 0x%x" +msgid "Linking mips16 objects into %s format is not supported" msgstr "" -#: ieee.c:793 +#: elf32-ppc.c:1652 #, c-format -msgid "%s: unimplemented ATI record %u for symbol %u" +msgid "generic linker can't handle %s" msgstr "" -#: ieee.c:818 -#, c-format -msgid "%s: unexpected ATN type %d in external part" +#: elf32-ppc.c:2080 +msgid "corrupt or empty %s section in %B" msgstr "" -#: ieee.c:840 -#, c-format -msgid "%s: unexpected type after ATN" +#: elf32-ppc.c:2087 +msgid "unable to read in %s section from %B" msgstr "" -#: ihex.c:259 -#, c-format -msgid "%s:%d: unexpected character `%s' in Intel Hex file\n" +#: elf32-ppc.c:2093 +msgid "corrupt %s section in %B" msgstr "" -#: ihex.c:369 -#, c-format -msgid "%s:%d: bad checksum in Intel Hex file (expected %u, found %u)" +#: elf32-ppc.c:2136 +msgid "warning: unable to set size of %s section in %B" msgstr "" -#: ihex.c:421 -#, c-format -msgid "%s:%d: bad extended address record length in Intel Hex file" +#: elf32-ppc.c:2183 +msgid "failed to allocate space for new APUinfo section." msgstr "" -#: ihex.c:438 -#, c-format -msgid "%s:%d: bad extended start address length in Intel Hex file" +#: elf32-ppc.c:2202 +msgid "failed to compute new APUinfo section." msgstr "" -#: ihex.c:455 -#, c-format -msgid "%s:%d: bad extended linear address record length in Intel Hex file" +#: elf32-ppc.c:2205 +msgid "failed to install new APUinfo section." msgstr "" -#: ihex.c:472 -#, c-format -msgid "%s:%d: bad extended linear start address length in Intel Hex file" +#: elf32-ppc.c:2936 +msgid "%B: relocation %s cannot be used when making a shared object" msgstr "" -#: ihex.c:489 -#, c-format -msgid "%s:%d: unrecognized ihex type %u in Intel Hex file\n" +#. It does not make sense to have a procedure linkage +#. table entry for a local symbol. +#: elf32-ppc.c:3152 +msgid "%B(%A+0x%lx): %s reloc against local symbol" msgstr "" -#: ihex.c:609 -#, c-format -msgid "%s: internal error in ihex_read_section" +#: elf32-ppc.c:3480 +msgid "" +"%B: compiled with -mrelocatable and linked with modules compiled normally" msgstr "" -#: ihex.c:644 -#, c-format -msgid "%s: bad section length in ihex_read_section" +#: elf32-ppc.c:3488 +msgid "" +"%B: compiled normally and linked with modules compiled with -mrelocatable" msgstr "" -#: ihex.c:858 -#, c-format -msgid "%s: address 0x%s out of range for Intex Hex file" +#: elf32-ppc.c:5758 elf64-ppc.c:10129 +msgid "%B: unknown relocation type %d for symbol %s" msgstr "" -#: libbfd.c:484 -#, c-format -msgid "not mapping: data=%lx mapped=%d\n" +#: elf32-ppc.c:6008 +msgid "%B(%A+0x%lx): non-zero addend on %s reloc against `%s'" msgstr "" -#: libbfd.c:487 -msgid "not mapping: env var not set\n" +#: elf32-ppc.c:6354 elf32-ppc.c:6376 elf32-ppc.c:6425 +msgid "" +"%B: the target (%s) of a %s relocation is in the wrong output section (%s)" msgstr "" -#: linker.c:2679 -#, c-format -msgid "Attempt to do relocateable link with %s input and %s output" +#: elf32-ppc.c:6480 +msgid "%B: relocation %s is not yet supported for symbol %s." msgstr "" -#: oasys.c:1016 -#, c-format -msgid "%s: can not represent section `%s' in oasys" +#: elf32-ppc.c:6536 elf64-ppc.c:10768 +msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "" -#: osf-core.c:146 -#, c-format -msgid "Unhandled OSF/1 core file section type %d\n" +#: elf32-ppc.c:6585 elf64-ppc.c:10815 +msgid "%B(%A+0x%lx): %s reloc against `%s': error %d" msgstr "" -#. XXX code yet to be written. -#: peicode.h:806 -#, c-format -msgid "%s: Unhandled import type; %x" +#: elf32-s390.c:2251 elf64-s390.c:2222 +msgid "%B(%A+0x%lx): invalid instruction for TLS relocation %s" msgstr "" -#: peicode.h:811 +#: elf32-sh64.c:218 elf64-sh64.c:2319 #, c-format -msgid "%s: Unrecognised import type; %x" +msgid "%s: compiled as 32-bit object and %s is 64-bit" msgstr "" -#: peicode.h:825 +#: elf32-sh64.c:221 elf64-sh64.c:2322 #, c-format -msgid "%s: Unrecognised import name type; %x" +msgid "%s: compiled as 64-bit object and %s is 32-bit" msgstr "" -#: peicode.h:1182 +#: elf32-sh64.c:223 elf64-sh64.c:2324 #, c-format -msgid "%s: Unrecognised machine type (0x%x) in Import Library Format archive" +msgid "%s: object size does not match that of target %s" msgstr "" -#: peicode.h:1194 +#: elf32-sh64.c:446 elf64-sh64.c:2896 #, c-format -msgid "" -"%s: Recognised but unhandled machine type (0x%x) in Import Library Format " -"archive" +msgid "%s: encountered datalabel symbol in input" msgstr "" -#: peicode.h:1211 -#, c-format -msgid "%s: size field is zero in Import Library Format header" +#: elf32-sh64.c:523 +msgid "PTB mismatch: a SHmedia address (bit 0 == 1)" +msgstr "" + +#: elf32-sh64.c:526 +msgid "PTA mismatch: a SHcompact address (bit 0 == 0)" msgstr "" -#: peicode.h:1239 +#: elf32-sh64.c:544 #, c-format -msgid "%s: string not null terminated in ILF object file." +msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16" +msgstr "" + +#: elf32-sh64.c:593 +msgid "%B: error: unaligned relocation type %d at %08x reloc %p\n" msgstr "" -#: peigen.c:938 +#: elf32-sh64.c:669 #, c-format -msgid "%s: line number overflow: 0x%lx > 0xffff" +msgid "%s: could not write out added .cranges entries" msgstr "" -#: peigen.c:950 +#: elf32-sh64.c:729 #, c-format -msgid "%s: reloc overflow: 0x%lx > 0xffff" +msgid "%s: could not write out sorted .cranges entries" msgstr "" -#: peigen.c:963 -msgid "Export Directory [.edata (or where ever we found it)]" +#: elf32-sh.c:2176 +msgid "%B: 0x%lx: warning: bad R_SH_USES offset" msgstr "" -#: peigen.c:964 -msgid "Import Directory [parts of .idata]" +#: elf32-sh.c:2188 +msgid "%B: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" msgstr "" -#: peigen.c:965 -msgid "Resource Directory [.rsrc]" +#: elf32-sh.c:2205 +msgid "%B: 0x%lx: warning: bad R_SH_USES load offset" msgstr "" -#: peigen.c:966 -msgid "Exception Directory [.pdata]" +#: elf32-sh.c:2220 +msgid "%B: 0x%lx: warning: could not find expected reloc" msgstr "" -#: peigen.c:967 -msgid "Security Directory" +#: elf32-sh.c:2248 +msgid "%B: 0x%lx: warning: symbol in unexpected section" msgstr "" -#: peigen.c:968 -msgid "Base Relocation Directory [.reloc]" +#: elf32-sh.c:2361 +msgid "%B: 0x%lx: warning: could not find expected COUNT reloc" msgstr "" -#: peigen.c:969 -msgid "Debug Directory" +#: elf32-sh.c:2370 +msgid "%B: 0x%lx: warning: bad count" msgstr "" -#: peigen.c:970 -msgid "Description Directory" +#: elf32-sh.c:2765 elf32-sh.c:3135 +msgid "%B: 0x%lx: fatal: reloc overflow while relaxing" msgstr "" -#: peigen.c:971 -msgid "Special Directory" +#: elf32-sh.c:4559 elf64-sh64.c:1509 +msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled" msgstr "" -#: peigen.c:972 -msgid "Thread Storage Directory [.tls]" +#: elf32-sh.c:4710 +msgid "%B(%A): unresolvable relocation against symbol `%s'" msgstr "" -#: peigen.c:973 -msgid "Load Configuration Directory" +#: elf32-sh.c:4780 +msgid "%B: 0x%lx: fatal: unaligned branch target for relax-support relocation" msgstr "" -#: peigen.c:974 -msgid "Bound Import Directory" +#: elf32-sh.c:4813 elf32-sh.c:4828 +msgid "%B: 0x%lx: fatal: unaligned %s relocation 0x%lx" msgstr "" -#: peigen.c:975 -msgid "Import Address Table Directory" +#: elf32-sh.c:4842 +msgid "%B: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32" msgstr "" -#: peigen.c:976 peigen.c:977 peigen.c:978 -msgid "Reserved" +#: elf32-sh.c:4856 +msgid "%B: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32" msgstr "" -#: peigen.c:1022 -msgid "" -"\n" -"The import table is the .idata section\n" +#: elf32-sh.c:6600 elf64-alpha.c:4486 +msgid "%B: TLS local exec code cannot be linked into shared objects" msgstr "" -#: peigen.c:1044 -msgid "" -"\n" -"There is an import table, but the section containing it could not be found\n" +#: elf32-sh-symbian.c:128 +msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS" msgstr "" -#: peigen.c:1048 -#, c-format -msgid "" -"\n" -"There is an import table in %s at 0x%lx\n" +#: elf32-sh-symbian.c:381 +msgid "%B: Unrecognised .directive command: %s" msgstr "" -#: peigen.c:1089 -#, c-format -msgid "" -"\n" -"Function descriptor located at the start address: %04lx\n" +#: elf32-sh-symbian.c:502 +msgid "%B: Failed to add renamed symbol %s" msgstr "" -#: peigen.c:1092 -#, c-format -msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" +#: elf32-sparc.c:87 +msgid "%B: compiled for a 64 bit system and target is 32 bit" msgstr "" -#: peigen.c:1098 -msgid "" -"\n" -"No reldata section! Function descriptor not decoded.\n" +#: elf32-sparc.c:100 +msgid "%B: linking little endian files with big endian files" +msgstr "" + +#: elf32-v850.c:160 +#, c-format +msgid "Variable `%s' cannot occupy in multiple small data regions" msgstr "" -#: peigen.c:1103 +#: elf32-v850.c:163 +#, c-format msgid "" -"\n" -"The Import Tables (interpreted .idata section contents)\n" +"Variable `%s' can only be in one of the small, zero, and tiny data regions" msgstr "" -#: peigen.c:1105 -msgid " vma: Hint Time Forward DLL First\n" +#: elf32-v850.c:166 +#, c-format +msgid "" +"Variable `%s' cannot be in both small and zero data regions simultaneously" msgstr "" -#: peigen.c:1107 -msgid " Table Stamp Chain Name Thunk\n" +#: elf32-v850.c:169 +#, c-format +msgid "" +"Variable `%s' cannot be in both small and tiny data regions simultaneously" msgstr "" -#: peigen.c:1157 +#: elf32-v850.c:172 #, c-format msgid "" -"\n" -"\tDLL Name: %s\n" +"Variable `%s' cannot be in both zero and tiny data regions simultaneously" msgstr "" -#: peigen.c:1161 peigen.c:1224 -msgid "\tvma: Hint/Ord Member-Name\n" +#: elf32-v850.c:475 +#, c-format +msgid "FAILED to find previous HI16 reloc\n" msgstr "" -#: peigen.c:1223 -msgid "\tThe Import Address Table (difference found)\n" +#: elf32-v850.c:1684 +msgid "could not locate special linker symbol __gp" msgstr "" -#: peigen.c:1230 -msgid "\t>>> Ran out of IAT members!\n" +#: elf32-v850.c:1688 +msgid "could not locate special linker symbol __ep" msgstr "" -#: peigen.c:1248 -msgid "\tThe Import Address Table is identical\n" +#: elf32-v850.c:1692 +msgid "could not locate special linker symbol __ctbp" msgstr "" -#: peigen.c:1297 -msgid "" -"\n" -"The export table is the .edata section\n" +#: elf32-v850.c:1870 +msgid "%B: Architecture mismatch with previous modules" msgstr "" -#: peigen.c:1319 -msgid "" -"\n" -"There is an export table, but the section containing it could not be found\n" +#: elf32-v850.c:1889 +#, c-format +msgid "private flags = %lx: " msgstr "" -#: peigen.c:1323 +#: elf32-v850.c:1894 #, c-format -msgid "" -"\n" -"There is an export table in %s at 0x%lx\n" +msgid "v850 architecture" msgstr "" -#: peigen.c:1355 -msgid "" -"\n" -"The Export Tables (interpreted .edata section contents)\n" -"\n" +#: elf32-v850.c:1895 +#, c-format +msgid "v850e architecture" msgstr "" -#: peigen.c:1358 +#: elf32-v850.c:1896 #, c-format -msgid "Export Flags \t\t\t%lx\n" +msgid "v850e1 architecture" msgstr "" -#: peigen.c:1361 +#: elf32-vax.c:531 #, c-format -msgid "Time/Date stamp \t\t%lx\n" +msgid " [nonpic]" msgstr "" -#: peigen.c:1364 +#: elf32-vax.c:534 #, c-format -msgid "Major/Minor \t\t\t%d/%d\n" +msgid " [d-float]" msgstr "" -#: peigen.c:1367 -msgid "Name \t\t\t\t" +#: elf32-vax.c:537 +#, c-format +msgid " [g-float]" msgstr "" -#: peigen.c:1373 +#: elf32-vax.c:647 #, c-format -msgid "Ordinal Base \t\t\t%ld\n" +msgid "" +"%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of " +"%ld" msgstr "" -#: peigen.c:1376 -msgid "Number in:\n" +#: elf32-vax.c:1597 +#, c-format +msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored" msgstr "" -#: peigen.c:1379 +#: elf32-vax.c:1721 #, c-format -msgid "\tExport Address Table \t\t%lx\n" +msgid "%s: warning: %s relocation against symbol `%s' from %s section" msgstr "" -#: peigen.c:1383 +#: elf32-vax.c:1727 #, c-format -msgid "\t[Name Pointer/Ordinal] Table\t%lu\n" +msgid "%s: warning: %s relocation to 0x%x from %s section" msgstr "" -#: peigen.c:1386 -msgid "Table Addresses\n" +#: elf32-xstormy16.c:425 elf32-ia64.c:2546 elf64-ia64.c:2546 +msgid "non-zero addend in @fptr reloc" msgstr "" -#: peigen.c:1389 -msgid "\tExport Address Table \t\t" +#: elf32-xtensa.c:705 +msgid "%B(%A): invalid property table" msgstr "" -#: peigen.c:1394 -msgid "\tName Pointer Table \t\t" +#: elf32-xtensa.c:2202 +msgid "%B(%A+0x%lx): relocation offset out of range (size=0x%x)" msgstr "" -#: peigen.c:1399 -msgid "\tOrdinal Table \t\t\t" +#: elf32-xtensa.c:2259 +msgid "dynamic relocation in read-only section" msgstr "" -#: peigen.c:1415 -#, c-format -msgid "" -"\n" -"Export Address Table -- Ordinal Base %ld\n" +#: elf32-xtensa.c:2423 +msgid "internal inconsistency in size of .got.loc section" msgstr "" -#: peigen.c:1436 -msgid "Forwarder RVA" +#: elf32-xtensa.c:2737 +msgid "%B: incompatible machine type. Output is 0x%x. Input is 0x%x" msgstr "" -#: peigen.c:1444 -msgid "Export RVA" +#: elf32-xtensa.c:3883 elf32-xtensa.c:3891 +msgid "Attempt to convert L32R/CALLX to CALL failed" msgstr "" -#: peigen.c:1451 +#: elf32-xtensa.c:5469 elf32-xtensa.c:5545 elf32-xtensa.c:6498 +#: elf32-xtensa.c:6552 msgid "" -"\n" -"[Ordinal/Name Pointer] Table\n" +"%B(%A+0x%lx): could not decode instruction; possible configuration mismatch" msgstr "" -#: peigen.c:1496 -#, c-format -msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" +#: elf32-xtensa.c:6371 elf32-xtensa.c:6534 +msgid "" +"%B(%A+0x%lx): could not decode instruction for XTENSA_ASM_SIMPLIFY " +"relocation; possible configuration mismatch" msgstr "" -#: peigen.c:1500 -msgid "" -"\n" -"The Function Table (interpreted .pdata section contents)\n" +#: elf32-xtensa.c:7852 +msgid "invalid relocation address" msgstr "" -#: peigen.c:1502 -msgid " vma:\t\tBegin End EH EH PrologEnd Exception\n" +#: elf32-xtensa.c:7901 +msgid "overflow after relaxation" msgstr "" -#: peigen.c:1504 -msgid " \t\tAddress Address Handler Data Address Mask\n" +#: elf32-xtensa.c:9029 +msgid "%B(%A+0x%lx): unexpected fix for %s relocation" msgstr "" -#: peigen.c:1576 -msgid " Register save millicode" +#: elf64-alpha.c:443 +msgid "GPDISP relocation did not find ldah and lda instructions" msgstr "" -#: peigen.c:1579 -msgid " Register restore millicode" +#: elf64-alpha.c:2383 +msgid "%B: .got subsegment exceeds 64K (size %d)" msgstr "" -#: peigen.c:1582 -msgid " Glue code sequence" +#: elf64-alpha.c:4230 elf64-alpha.c:4242 +msgid "%B: gp-relative relocation against dynamic symbol %s" msgstr "" -#: peigen.c:1628 -msgid "" -"\n" -"\n" -"PE File Base Relocations (interpreted .reloc section contents)\n" +#: elf64-alpha.c:4268 elf64-alpha.c:4403 +msgid "%B: pc-relative relocation against dynamic symbol %s" msgstr "" -#: peigen.c:1663 -#, c-format -msgid "" -"\n" -"Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" +#: elf64-alpha.c:4296 +msgid "%B: change in gp: BRSGP %s" msgstr "" -#: peigen.c:1676 -#, c-format -msgid "\treloc %4d offset %4x [%4lx] %s" +#: elf64-alpha.c:4321 +msgid "" 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:1714 -#, c-format -msgid "" -"\n" -"Characteristics 0x%x\n" +#: elf64-alpha.c:4326 +msgid "%B: !samegp reloc against symbol without .prologue: %s" msgstr "" -#: ppcboot.c:418 -msgid "" -"\n" -"ppcboot header:\n" +#: elf64-alpha.c:4378 +msgid "%B: unhandled dynamic relocation against %s" msgstr "" -#: ppcboot.c:419 -#, c-format -msgid "Entry offset = 0x%.8lx (%ld)\n" +#: elf64-alpha.c:4410 +msgid "%B: pc-relative relocation against undefined weak symbol %s" msgstr "" -#: ppcboot.c:420 -#, c-format -msgid "Length = 0x%.8lx (%ld)\n" +#: elf64-alpha.c:4470 +msgid "%B: dtp-relative relocation against dynamic symbol %s" msgstr "" -#: ppcboot.c:423 -#, c-format -msgid "Flag field = 0x%.2x\n" +#: elf64-alpha.c:4493 +msgid "%B: tp-relative relocation against dynamic symbol %s" msgstr "" -#: ppcboot.c:429 +#: elf64-hppa.c:2046 #, c-format -msgid "Partition name = \"%s\"\n" +msgid "stub entry for %s cannot load .plt, dp offset = %ld" msgstr "" -#: ppcboot.c:448 +#: elf64-mmix.c:1163 #, c-format msgid "" -"\n" -"Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" +"%s: Internal inconsistency error for value for\n" +" linker-allocated global register: linked: 0x%lx%08lx != relaxed: 0x%lx%" +"08lx\n" msgstr "" -#: ppcboot.c:454 +#: elf64-mmix.c:1602 #, c-format -msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" +msgid "" +"%s: base-plus-offset relocation against register symbol: (unknown) in %s" msgstr "" -#: ppcboot.c:460 +#: elf64-mmix.c:1607 #, c-format -msgid "Partition[%d] sector = 0x%.8lx (%ld)\n" +msgid "%s: base-plus-offset relocation against register symbol: %s in %s" msgstr "" -#: ppcboot.c:461 +#: elf64-mmix.c:1651 #, c-format -msgid "Partition[%d] length = 0x%.8lx (%ld)\n" +msgid "%s: register relocation against non-register symbol: (unknown) in %s" msgstr "" -#: som.c:5335 -msgid "som_sizeof_headers unimplemented" +#: elf64-mmix.c:1656 +#, c-format +msgid "%s: register relocation against non-register symbol: %s in %s" msgstr "" -#: srec.c:290 +#: elf64-mmix.c:1693 #, c-format -msgid "%s:%d: Unexpected character `%s' in S-record file\n" +msgid "%s: directive LOCAL valid only with a register or absolute value" msgstr "" -#: syms.c:974 -msgid "Unsupported .stab relocation" +#: elf64-mmix.c:1721 +#, c-format +msgid "" +"%s: LOCAL directive: Register $%ld is not a local register. First global " +"register is $%ld." msgstr "" -#: vms-gsd.c:357 +#: elf64-mmix.c:2204 #, c-format -msgid "bfd_make_section (%s) failed" +msgid "" +"%s: Error: multiple definition of `%s'; start of %s is set in a earlier " +"linked file\n" msgstr "" -#: vms-gsd.c:371 -#, c-format -msgid "bfd_set_section_flags (%s, %x) failed" +#: elf64-mmix.c:2262 +msgid "Register section has contents\n" msgstr "" -#: vms-gsd.c:407 +#: elf64-mmix.c:2451 #, c-format -msgid "Size mismatch section %s=%lx, %s=%lx" +msgid "" +"Internal inconsistency: remaining %u != max %u.\n" +" Please report this bug." msgstr "" -#: vms-gsd.c:702 -#, c-format -msgid "unknown gsd/egsd subtype %d" +#: elf64-ppc.c:2499 libbfd.c:928 +msgid "%B: compiled for a big endian system and target is little endian" msgstr "" -#: vms-hdr.c:405 -msgid "Object module NOT error-free !\n" +#: elf64-ppc.c:2502 libbfd.c:930 +msgid "%B: compiled for a little endian system and target is big endian" msgstr "" -#: vms-misc.c:541 +#: elf64-ppc.c:5707 #, c-format -msgid "Stack overflow (%d) in _bfd_vms_push" +msgid "" +"copy reloc against `%s' requires lazy plt linking; avoid setting " +"LD_BIND_NOW=1 or upgrade gcc" msgstr "" -#: vms-misc.c:560 -msgid "Stack underflow in _bfd_vms_pop" +#: elf64-ppc.c:6133 +msgid "dynreloc miscount for %B, section %A" msgstr "" -#: vms-misc.c:931 -msgid "_bfd_vms_output_counted called with zero bytes" +#: elf64-ppc.c:6235 +msgid "%B: .opd is not a regular array of opd entries" msgstr "" -#: vms-misc.c:936 -msgid "_bfd_vms_output_counted called with too many bytes" +#: elf64-ppc.c:6244 +msgid "%B: unexpected reloc type %u in .opd section" msgstr "" -#: vms-misc.c:1069 -#, c-format -msgid "Symbol %s replaced by %s\n" +#: elf64-ppc.c:6265 +msgid "%B: undefined sym `%s' in .opd section" msgstr "" -#: vms-misc.c:1133 +#: elf64-ppc.c:6915 elf64-ppc.c:7294 #, c-format -msgid "failed to enter %s" +msgid "%s defined in removed toc entry" msgstr "" -#: vms-tir.c:69 -msgid "No Mem !" +#: elf64-ppc.c:8081 +#, c-format +msgid "can't find branch stub `%s'" msgstr "" -#: vms-tir.c:309 -msgid "Bad section index in ETIR_S_C_STA_PQ" +#: elf64-ppc.c:8120 elf64-ppc.c:8196 +#, c-format +msgid "linkage table error against `%s'" msgstr "" -#: vms-tir.c:324 +#: elf64-ppc.c:8325 #, c-format -msgid "Unsupported STA cmd %d" +msgid "can't build branch stub `%s'" msgstr "" -#: vms-tir.c:329 vms-tir.c:1287 -#, c-format -msgid "Reserved STA cmd %d" +#: elf64-ppc.c:9253 +msgid ".glink and .plt too far apart" msgstr "" -#: vms-tir.c:436 +#: elf64-ppc.c:9366 +msgid "stubs don't match calculated size" +msgstr "" + +#: elf64-ppc.c:9378 +#, c-format +msgid "" +"linker stubs in %u group%s\n" +" branch %lu\n" +" toc adjust %lu\n" +" long branch %lu\n" +" long toc adj %lu\n" +" plt call %lu" +msgstr "" + +#: elf64-ppc.c:10018 +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:10026 +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:10670 +msgid "%B: relocation %s is not supported for symbol %s." +msgstr "" + +#: elf64-ppc.c:10749 +msgid "%B: error: relocation %s not a multiple of %d" +msgstr "" + +#: elf64-sh64.c:1673 +#, c-format +msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n" +msgstr "" + +#: elf64-sparc.c:438 +msgid "%B: Only registers %%g[2367] can be declared using STT_REGISTER" +msgstr "" + +#: elf64-sparc.c:458 +msgid "Register %%g%d used incompatibly: %s in %B, previously %s in %B" +msgstr "" + +#: elf64-sparc.c:481 +msgid "Symbol `%s' has differing types: REGISTER in %B, previously %s in %B" +msgstr "" + +#: elf64-sparc.c:526 +msgid "Symbol `%s' has differing types: %s in %B, previously REGISTER in %B" +msgstr "" + +#: elf64-sparc.c:677 +msgid "%B: linking UltraSPARC specific with HAL specific code" +msgstr "" + +#: elf64-x86-64.c:688 elf64-x86-64.c:814 elf64-x86-64.c:2055 +msgid "" +"%B: relocation %s against `%s' can not be used when making a shared object; " +"recompile with -fPIC" +msgstr "" + +#: elf64-x86-64.c:756 +msgid "%B: %s' accessed both as normal and thread local symbol" +msgstr "" + +#: elf64-x86-64.c:1986 +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:2051 +msgid "" +"%B: relocation R_X86_64_PC32 against protected function `%s' can not be used " +"when making a shared object" +msgstr "" + +#: elf.c:288 +msgid "%B: invalid string offset %u >= %lu for section `%s'" +msgstr "" + +#: elf.c:552 +msgid "%B: invalid SHT_GROUP entry" +msgstr "" + +#: elf.c:622 +msgid "%B: no group info for section %A" +msgstr "" + +#: elf.c:659 +msgid "%B: unknown [%d] section `%s' in group [%s]" +msgstr "" + +#: elf.c:1042 +#, c-format +msgid "" +"\n" +"Program Header:\n" +msgstr "" + +#: elf.c:1094 +#, c-format +msgid "" +"\n" +"Dynamic Section:\n" +msgstr "" + +#: elf.c:1219 +#, c-format +msgid "" +"\n" +"Version definitions:\n" +msgstr "" + +#: elf.c:1244 +#, c-format +msgid "" +"\n" +"Version References:\n" +msgstr "" + +#: elf.c:1249 +#, c-format +msgid " required from %s:\n" +msgstr "" + +#: elf.c:1958 +msgid "%B: invalid link %lu for reloc section %s (index %u)" +msgstr "" + +#: elf.c:3095 elflink.c:7621 +msgid "%B: warning: sh_link not set for section `%A'" +msgstr "" + +#: elf.c:3105 +msgid "%B: sh_link of section `%A' points to discarded section `%A' of `%B'" +msgstr "" + +#: elf.c:4103 +msgid "%B: Not enough room for program headers (allocated %u, need %u)" +msgstr "" + +#: elf.c:4206 +msgid "" +"%B: The first section in the PT_DYNAMIC segment is not the .dynamic section" +msgstr "" + +#: elf.c:4250 +msgid "%B: Not enough room for program headers, try linking with -N" +msgstr "" + +#: elf.c:4341 +msgid "%B: section %A lma 0x%lx overlaps previous sections" +msgstr "" + +#: elf.c:4742 +msgid "%B: warning: allocated section `%s' not in segment" +msgstr "" + +#: elf.c:5035 +msgid "%B: symbol `%s' required but not present" +msgstr "" + +#: elf.c:5332 +msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n" +msgstr "" + +#: elf.c:5950 +#, c-format +msgid "" +"Unable to find equivalent output section for symbol '%s' from section '%s'" +msgstr "" + +#: elf.c:6906 +msgid "%B: unsupported relocation type %s" +msgstr "" + +#: elfcode.h:1110 +#, c-format +msgid "%s: version count (%ld) does not match symbol count (%ld)" +msgstr "" + +#: elfcode.h:1337 +#, c-format +msgid "%s(%s): relocation %d has invalid symbol index %ld" +msgstr "" + +#: elf-hppa.h:1401 elf-hppa.h:1427 elf-hppa.h:1442 +msgid "%B(%A): warning: unresolvable relocation against symbol `%s'" +msgstr "" + +#: elflink.c:942 +msgid "" +"%s: TLS definition in %B section %A mismatches non-TLS definition in %B " +"section %A" +msgstr "" + +#: elflink.c:946 +msgid "%s: TLS reference in %B mismatches non-TLS reference in %B" +msgstr "" + +#: elflink.c:950 +msgid "%s: TLS definition in %B section %A mismatches non-TLS reference in %B" +msgstr "" + +#: elflink.c:954 +msgid "%s: TLS reference in %B mismatches non-TLS definition in %B section %A" +msgstr "" + +#: elflink.c:1513 +msgid "%B: unexpected redefinition of indirect versioned symbol `%s'" +msgstr "" + +#: elflink.c:1829 +msgid "%B: undefined versioned symbol name %s" +msgstr "" + +#: elflink.c:1977 +msgid "" +"%B: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%A'" +msgstr "" + +#: elflink.c:2169 +msgid "%B: relocation size mismatch in %B section %A" +msgstr "" + +#: elflink.c:2459 +#, c-format +msgid "warning: type and size of dynamic symbol `%s' are not defined" +msgstr "" + +#: elflink.c:2780 +msgid "warning: creating a DT_TEXTREL in a shared object." +msgstr "" + +#: elflink.c:3714 +msgid "%B: %s: invalid version %u (max %d)" +msgstr "" + +#: elflink.c:3750 +msgid "%B: %s: invalid needed version %d" +msgstr "" + +#: elflink.c:3931 +msgid "Warning: alignment %u of symbol `%s' in %B is smaller than %u in %B" +msgstr "" + +#: elflink.c:3943 +msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B" +msgstr "" + +#: elflink.c:4110 +#, c-format +msgid "%s: invalid DSO for symbol `%s' definition" +msgstr "" + +#: elflink.c:5170 +#, c-format +msgid "%s: undefined version: %s" +msgstr "" + +#: elflink.c:5236 +msgid "%B: .preinit_array section is not allowed in DSO" +msgstr "" + +#: elflink.c:5993 +msgid "Not enough memory to sort relocations" +msgstr "" + +#: elflink.c:6384 +msgid "%B: %s symbol `%s' in %B is referenced by DSO" +msgstr "" + +#: elflink.c:6467 +msgid "%B: could not find output section %A for input section %A" +msgstr "" + +#: elflink.c:6564 +msgid "%B: %s symbol `%s' isn't defined" +msgstr "" + +#: elflink.c:7057 +msgid "" +"error: %B contains a reloc (0x%s) for section %A that references a non-" +"existent global symbol" +msgstr "" + +#: elflink.c:7091 +msgid "" +"%X`%s' referenced in section `%A' of %B: defined in discarded section `%A' " +"of %B" +msgstr "" + +#: elflink.c:7694 +#, c-format +msgid "%A has both ordered and unordered sections" +msgstr "" + +#: elflink.c:8507 elflink.c:8548 +msgid "%B: could not find output section %s" +msgstr "" + +#: elflink.c:8512 +#, c-format +msgid "warning: %s section has zero size" +msgstr "" + +#: elflink.c:9128 +msgid "Warning: gc-sections option ignored" +msgstr "" + +#: elflink.c:9708 +msgid "%B: ignoring duplicate section `%A'" +msgstr "" + +#: elflink.c:9715 elflink.c:9722 +msgid "%B: duplicate section `%A' has different size" +msgstr "" + +#: elflink.c:9730 elflink.c:9735 +msgid "%B: warning: could not read contents of section `%A'" +msgstr "" + +#: elflink.c:9739 +msgid "%B: warning: duplicate section `%A' has different contents" +msgstr "" + +#: elfxx-mips.c:866 +msgid "static procedure (no name)" +msgstr "" + +#: elfxx-mips.c:2513 +msgid "not enough GOT space for local GOT entries" +msgstr "" + +#: elfxx-mips.c:4356 +msgid "%B: %A+0x%lx: jump to stub routine which is not jal" +msgstr "" + +#: elfxx-mips.c:4993 elfxx-mips.c:5214 +msgid "%B: Warning: bad `%s' option size %u smaller than its header" +msgstr "" + +#: elfxx-mips.c:5951 +msgid "%B: Malformed reloc detected for section %s" +msgstr "" + +#: elfxx-mips.c:6027 +msgid "%B: CALL16 reloc at 0x%lx not against global symbol" +msgstr "" + +#: elfxx-mips.c:9365 +#, c-format +msgid "%s: illegal section name `%s'" +msgstr "" + +#: elfxx-mips.c:9689 +msgid "%B: endianness incompatible with that of the selected emulation" +msgstr "" + +#: elfxx-mips.c:9701 +msgid "%B: ABI is incompatible with that of the selected emulation" +msgstr "" + +#: elfxx-mips.c:9773 +msgid "%B: warning: linking PIC files with non-PIC files" +msgstr "" + +#: elfxx-mips.c:9790 +msgid "%B: linking 32-bit code with 64-bit code" +msgstr "" + +#: elfxx-mips.c:9818 +msgid "%B: linking %s module with previous %s modules" +msgstr "" + +#: elfxx-mips.c:9841 +msgid "%B: ABI mismatch: linking %s module with previous %s modules" +msgstr "" + +#: elfxx-mips.c:9906 +#, c-format +msgid " [abi=O32]" +msgstr "" + +#: elfxx-mips.c:9908 +#, c-format +msgid " [abi=O64]" +msgstr "" + +#: elfxx-mips.c:9910 +#, c-format +msgid " [abi=EABI32]" +msgstr "" + +#: elfxx-mips.c:9912 +#, c-format +msgid " [abi=EABI64]" +msgstr "" + +#: elfxx-mips.c:9914 +#, c-format +msgid " [abi unknown]" +msgstr "" + +#: elfxx-mips.c:9916 +#, c-format +msgid " [abi=N32]" +msgstr "" + +#: elfxx-mips.c:9918 +#, c-format +msgid " [abi=64]" +msgstr "" + +#: elfxx-mips.c:9920 +#, c-format +msgid " [no abi set]" +msgstr "" + +#: elfxx-mips.c:9923 +#, c-format +msgid " [mips1]" +msgstr "" + +#: elfxx-mips.c:9925 +#, c-format +msgid " [mips2]" +msgstr "" + +#: elfxx-mips.c:9927 +#, c-format +msgid " [mips3]" +msgstr "" + +#: elfxx-mips.c:9929 +#, c-format +msgid " [mips4]" +msgstr "" + +#: elfxx-mips.c:9931 +#, c-format +msgid " [mips5]" +msgstr "" + +#: elfxx-mips.c:9933 +#, c-format +msgid " [mips32]" +msgstr "" + +#: elfxx-mips.c:9935 +#, c-format +msgid " [mips64]" +msgstr "" + +#: elfxx-mips.c:9937 +#, c-format +msgid " [mips32r2]" +msgstr "" + +#: elfxx-mips.c:9939 +#, c-format +msgid " [mips64r2]" +msgstr "" + +#: elfxx-mips.c:9941 +#, c-format +msgid " [unknown ISA]" +msgstr "" + +#: elfxx-mips.c:9944 +#, c-format +msgid " [mdmx]" +msgstr "" + +#: elfxx-mips.c:9947 +#, c-format +msgid " [mips16]" +msgstr "" + +#: elfxx-mips.c:9950 +#, c-format +msgid " [32bitmode]" +msgstr "" + +#: elfxx-mips.c:9952 +#, c-format +msgid " [not 32bitmode]" +msgstr "" + +#: elfxx-sparc.c:402 +#, c-format +msgid "invalid relocation type %d" +msgstr "" + +#: elfxx-sparc.c:2780 +msgid "%B: probably compiled without -fPIC?" +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:157 +#, c-format +msgid "%s: string too long (%d chars, max 65535)" +msgstr "" + +#: ieee.c:284 +#, c-format +msgid "%s: unrecognized symbol `%s' flags 0x%x" +msgstr "" + +#: ieee.c:786 +msgid "%B: unimplemented ATI record %u for symbol %u" +msgstr "" + +#: ieee.c:810 +msgid "%B: unexpected ATN type %d in external part" +msgstr "" + +#: ieee.c:832 +msgid "%B: unexpected type after ATN" +msgstr "" + +#: ihex.c:228 +msgid "%B:%d: unexpected character `%s' in Intel Hex file" +msgstr "" + +#: ihex.c:335 +msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)" +msgstr "" + +#: ihex.c:389 +msgid "%B:%u: bad extended address record length in Intel Hex file" +msgstr "" + +#: ihex.c:406 +msgid "%B:%u: bad extended start address length in Intel Hex file" +msgstr "" + +#: ihex.c:423 +msgid "%B:%u: bad extended linear address record length in Intel Hex file" +msgstr "" + +#: ihex.c:440 +msgid "%B:%u: bad extended linear start address length in Intel Hex file" +msgstr "" + +#: ihex.c:457 +msgid "%B:%u: unrecognized ihex type %u in Intel Hex file" +msgstr "" + +#: ihex.c:578 +msgid "%B: internal error in ihex_read_section" +msgstr "" + +#: ihex.c:612 +msgid "%B: bad section length in ihex_read_section" +msgstr "" + +#: ihex.c:824 +#, c-format +msgid "%s: address 0x%s out of range for Intel Hex file" +msgstr "" + +#: libbfd.c:958 +#, c-format +msgid "Deprecated %s called at %s line %d in %s\n" +msgstr "" + +#: libbfd.c:961 +#, c-format +msgid "Deprecated %s called\n" +msgstr "" + +#: linker.c:1873 +msgid "%B: indirect symbol `%s' to `%s' is a loop" +msgstr "" + +#: linker.c:2743 +#, c-format +msgid "Attempt to do relocatable link with %s input and %s output" +msgstr "" + +#: linker.c:3040 +msgid "%B: warning: ignoring duplicate section `%A'\n" +msgstr "" + +#: linker.c:3054 +msgid "%B: warning: duplicate section `%A' has different size\n" +msgstr "" + +#: merge.c:817 +#, c-format +msgid "%s: access beyond end of merged section (%ld)" +msgstr "" + +#: mmo.c:456 +#, c-format +msgid "%s: No core to allocate section name %s\n" +msgstr "" + +#: mmo.c:531 +#, c-format +msgid "%s: No core to allocate a symbol %d bytes long\n" +msgstr "" + +#: mmo.c:1187 +#, c-format +msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n" +msgstr "" + +#: mmo.c:1332 +#, c-format +msgid "" +"%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name " +"starting with `%s'\n" +msgstr "" + +#: mmo.c:1566 +#, c-format +msgid "%s: invalid mmo file: unsupported lopcode `%d'\n" +msgstr "" + +#: mmo.c:1576 +#, c-format +msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n" +msgstr "" + +#: mmo.c:1612 +#, c-format +msgid "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n" +msgstr "" + +#: mmo.c:1658 +#, c-format +msgid "" +"%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n" +msgstr "" + +#: mmo.c:1697 +#, c-format +msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n" +msgstr "" + +#: mmo.c:1706 +#, c-format +msgid "" +"%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n" +msgstr "" + +#: mmo.c:1729 +#, 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:1752 +#, c-format +msgid "%s: cannot allocate file name for file number %d, %d bytes\n" +msgstr "" + +#: mmo.c:1772 +#, c-format +msgid "" +"%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n" +msgstr "" + +#: mmo.c:1785 +#, c-format +msgid "" +"%s: invalid mmo file: file name for number %d was not specified before use\n" +msgstr "" + +#: mmo.c:1891 +#, c-format +msgid "" +"%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n" +msgstr "" + +#: mmo.c:1927 +#, c-format +msgid "%s: invalid mmo file: lop_end not last item in file\n" +msgstr "" + +#: mmo.c:1940 +#, 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:2647 +#, c-format +msgid "%s: invalid symbol table: duplicate symbol `%s'\n" +msgstr "" + +#: mmo.c:2890 +#, c-format +msgid "" +"%s: Bad symbol definition: `Main' set to %s rather than the start address %" +"s\n" +msgstr "" + +#: mmo.c:2982 +#, 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:3027 +#, c-format +msgid "%s: internal error, symbol table changed size from %d to %d words\n" +msgstr "" + +#: mmo.c:3079 +#, c-format +msgid "%s: internal error, internal register section %s had contents\n" +msgstr "" + +#: mmo.c:3130 +#, c-format +msgid "%s: no initialized registers; section length 0\n" +msgstr "" + +#: mmo.c:3136 +#, c-format +msgid "%s: too many initialized registers; section length %ld\n" +msgstr "" + +#: mmo.c:3141 +#, c-format +msgid "" +"%s: invalid start address for initialized registers of length %ld: 0x%lx%" +"08lx\n" +msgstr "" + +#: oasys.c:874 +#, 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:731 +msgid "%B: Unhandled import type; %x" +msgstr "" + +#: peicode.h:736 +msgid "%B: Unrecognised import type; %x" +msgstr "" + +#: peicode.h:750 +msgid "%B: Unrecognised import name type; %x" +msgstr "" + +#: peicode.h:1120 +msgid "%B: Unrecognised machine type (0x%x) in Import Library Format archive" +msgstr "" + +#: peicode.h:1132 +msgid "" +"%B: Recognised but unhandled machine type (0x%x) in Import Library Format " +"archive" +msgstr "" + +#: peicode.h:1150 +msgid "%B: size field is zero in Import Library Format header" +msgstr "" + +#: peicode.h:1181 +msgid "%B: string not null terminated in ILF object file." +msgstr "" + +#: pe-mips.c:588 +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:704 +msgid "%B: unimplemented %s\n" +msgstr "" + +#: pe-mips.c:730 +msgid "%B: jump too far away\n" +msgstr "" + +#: pe-mips.c:756 +msgid "%B: bad pair/reflo after refhi\n" +msgstr "" + +#: ppcboot.c:419 +#, c-format +msgid "" +"\n" +"ppcboot header:\n" +msgstr "" + +#: ppcboot.c:420 +#, c-format +msgid "Entry offset = 0x%.8lx (%ld)\n" +msgstr "" + +#: ppcboot.c:421 +#, c-format +msgid "Length = 0x%.8lx (%ld)\n" +msgstr "" + +#: ppcboot.c:424 +#, c-format +msgid "Flag field = 0x%.2x\n" +msgstr "" + +#: ppcboot.c:430 +#, c-format +msgid "Partition name = \"%s\"\n" +msgstr "" + +#: ppcboot.c:449 +#, c-format +msgid "" +"\n" +"Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" +msgstr "" + +#: ppcboot.c:455 +#, c-format +msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" +msgstr "" + +#: ppcboot.c:461 +#, c-format +msgid "Partition[%d] sector = 0x%.8lx (%ld)\n" +msgstr "" + +#: ppcboot.c:462 +#, c-format +msgid "Partition[%d] length = 0x%.8lx (%ld)\n" +msgstr "" + +#: som.c:5069 +#, c-format +msgid "" +"\n" +"Exec Auxiliary Header\n" +msgstr "" + +#: som.c:5330 +msgid "som_sizeof_headers unimplemented" +msgstr "" + +#: srec.c:259 +msgid "%B:%d: Unexpected character `%s' in S-record file\n" +msgstr "" + +#: stabs.c:276 +msgid "%B(%A+0x%lx): Stabs entry has invalid string index." +msgstr "" + +#: syms.c:1048 +msgid "Unsupported .stab relocation" +msgstr "" + +#: vms-gsd.c:337 +#, c-format +msgid "bfd_make_section (%s) failed" +msgstr "" + +#: vms-gsd.c:352 +#, c-format +msgid "bfd_set_section_flags (%s, %x) failed" +msgstr "" + +#: vms-gsd.c:387 +#, c-format +msgid "Size mismatch section %s=%lx, %s=%lx" +msgstr "" + +#: vms-gsd.c:678 +#, c-format +msgid "unknown gsd/egsd subtype %d" +msgstr "" + +#: vms-hdr.c:327 +msgid "Object module NOT error-free !\n" +msgstr "" + +#: vms-misc.c:473 +#, c-format +msgid "Stack overflow (%d) in _bfd_vms_push" +msgstr "" + +#: vms-misc.c:488 +msgid "Stack underflow in _bfd_vms_pop" +msgstr "" + +#: vms-misc.c:802 +msgid "_bfd_vms_output_counted called with zero bytes" +msgstr "" + +#: vms-misc.c:807 +msgid "_bfd_vms_output_counted called with too many bytes" +msgstr "" + +#: vms-misc.c:925 +#, c-format +msgid "Symbol %s replaced by %s\n" +msgstr "" + +#: vms-misc.c:984 +#, c-format +msgid "failed to enter %s" +msgstr "" + +#: vms-tir.c:55 +msgid "No Mem !" +msgstr "" + +#: vms-tir.c:298 +#, c-format +msgid "bad section index in %s" +msgstr "" + +#: vms-tir.c:311 +#, c-format +msgid "unsupported STA cmd %s" +msgstr "" + +#: vms-tir.c:316 vms-tir.c:1118 +#, c-format +msgid "reserved STA cmd %d" +msgstr "" + +#: vms-tir.c:408 vms-tir.c:430 +#, c-format +msgid "%s: no symbol \"%s\"" +msgstr "" + +#. Unsigned shift. +#. Rotate. +#. Redefine symbol to current location. +#. Define a literal. +#: vms-tir.c:495 vms-tir.c:604 vms-tir.c:702 vms-tir.c:719 vms-tir.c:726 +#: vms-tir.c:734 vms-tir.c:1438 +#, c-format +msgid "%s: not supported" +msgstr "" + +#: vms-tir.c:500 vms-tir.c:1295 +#, c-format +msgid "%s: not implemented" +msgstr "" + +#: vms-tir.c:504 vms-tir.c:1299 +#, c-format +msgid "reserved STO cmd %d" +msgstr "" + +#: vms-tir.c:619 vms-tir.c:1443 +#, c-format +msgid "reserved OPR cmd %d" +msgstr "" + +#: vms-tir.c:679 vms-tir.c:1507 #, c-format -msgid "ETIR_S_C_STO_GBL: no symbol \"%s\"" +msgid "reserved CTL cmd %d" +msgstr "" + +#. stack byte from image +#. arg: none. +#: vms-tir.c:1026 +msgid "stack-from-image not implemented" +msgstr "" + +#: vms-tir.c:1044 +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:1058 +msgid "PASSMECH not fully implemented" +msgstr "" + +#: vms-tir.c:1077 +msgid "stack-local-symbol not fully implemented" +msgstr "" + +#: vms-tir.c:1090 +msgid "stack-literal not fully implemented" +msgstr "" + +#: vms-tir.c:1111 +msgid "stack-local-symbol-entry-point-mask not fully implemented" msgstr "" -#: vms-tir.c:457 +#: vms-tir.c:1385 vms-tir.c:1397 vms-tir.c:1409 vms-tir.c:1421 vms-tir.c:1486 +#: vms-tir.c:1494 vms-tir.c:1502 #, c-format -msgid "ETIR_S_C_STO_CA: no symbol \"%s\"" +msgid "%s: not fully implemented" msgstr "" -#: vms-tir.c:470 -msgid "ETIR_S_C_STO_RB/AB: Not supported" +#: vms-tir.c:1560 +#, c-format +msgid "obj code %d not found" msgstr "" -#: vms-tir.c:528 -msgid "ETIR_S_C_STO_LP_PSB: Not supported" +#: vms-tir.c:1868 +#, c-format +msgid "SEC_RELOC with no relocs in section %s" msgstr "" -#: vms-tir.c:534 -msgid "ETIR_S_C_STO_HINT_GBL: not implemented" +#: vms-tir.c:2150 +#, c-format +msgid "Unhandled relocation %s" msgstr "" -#: vms-tir.c:540 -msgid "ETIR_S_C_STO_HINT_PS: not implemented" +#: xcofflink.c:564 +#, c-format +msgid "%s: XCOFF shared object when not producing XCOFF output" msgstr "" -#: vms-tir.c:544 vms-tir.c:1460 +#: xcofflink.c:585 #, c-format -msgid "Reserved STO cmd %d" +msgid "%s: dynamic object with no .loader section" +msgstr "" + +#: xcofflink.c:1148 +msgid "%B: `%s' has line numbers but no enclosing section" +msgstr "" + +#: xcofflink.c:1200 +msgid "%B: class %d symbol `%s' has no aux entries" +msgstr "" + +#: xcofflink.c:1223 +msgid "%B: symbol `%s' has unrecognized csect type %d" msgstr "" -#: vms-tir.c:657 -msgid "ETIR_S_C_OPR_INSV: Not supported" +#: xcofflink.c:1235 +msgid "%B: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" msgstr "" -#: vms-tir.c:675 -msgid "ETIR_S_C_OPR_USH: Not supported" +#: xcofflink.c:1271 +msgid "%B: XMC_TC0 symbol `%s' is class %d scnlen %d" msgstr "" -#: vms-tir.c:681 -msgid "ETIR_S_C_OPR_ROT: Not supported" +#: xcofflink.c:1417 +msgid "%B: csect `%s' not in enclosing section" msgstr "" -#: vms-tir.c:700 -msgid "ETIR_S_C_OPR_REDEF: Not supported" +#: xcofflink.c:1524 +msgid "%B: misplaced XTY_LD `%s'" msgstr "" -#: vms-tir.c:706 -msgid "ETIR_S_C_OPR_DFLIT: Not supported" +#: xcofflink.c:1839 +msgid "%B: reloc %s:%d not in csect" msgstr "" -#: vms-tir.c:710 vms-tir.c:1656 +#: xcofflink.c:2637 #, c-format -msgid "Reserved OPR cmd %d" +msgid "%s: no such symbol" msgstr "" -#: vms-tir.c:779 vms-tir.c:1726 +#: xcofflink.c:2866 #, c-format -msgid "Reserved CTL cmd %d" +msgid "warning: attempt to export undefined symbol `%s'" msgstr "" -#: vms-tir.c:808 -msgid "ETIR_S_C_STC_LP: not supported" +#: xcofflink.c:3033 +msgid "error: undefined symbol __rtinit" msgstr "" -#: vms-tir.c:826 -msgid "ETIR_S_C_STC_GBL: not supported" +#: xcofflink.c:3653 +#, c-format +msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" msgstr "" -#: vms-tir.c:834 -msgid "ETIR_S_C_STC_GCA: not supported" +#: xcofflink.c:4489 +msgid "%B: loader reloc in unrecognized section `%A'" msgstr "" -#: vms-tir.c:843 -msgid "ETIR_S_C_STC_PS: not supported" +#: xcofflink.c:4510 +msgid "%B: `%s' in loader reloc but not loader sym" msgstr "" -#. -#. * stack byte from image -#. * arg: - -#. * -#. -#: vms-tir.c:1187 -msgid "Stack-from-image not implemented" +#: xcofflink.c:4525 +msgid "%B: loader reloc in read-only section %A" msgstr "" -#: vms-tir.c:1207 -msgid "Stack-entry-mask not fully implemented" +#: xcofflink.c:4934 xcofflink.c:4996 xcofflink.c:5291 +#, c-format +msgid "%s: loader reloc in unrecognized section `%s'" 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:1223 -msgid "PASSMECH not fully implemented" +#: xcofflink.c:5302 +#, c-format +msgid "%s: `%s' in loader reloc but not loader sym" msgstr "" -#: vms-tir.c:1243 -msgid "Stack-local-symbol not fully implemented" +#: elf32-ia64.c:1138 elf64-ia64.c:1138 +msgid "" +"%B: Can't relax br at 0x%lx in section `%A'. Please use brl or indirect " +"branch." msgstr "" -#: vms-tir.c:1258 -msgid "Stack-literal not fully implemented" +#: elf32-ia64.c:2491 elf64-ia64.c:2491 +msgid "@pltoff reloc against local symbol" msgstr "" -#: vms-tir.c:1280 -msgid "Stack-local-symbol-entry-point-mask not fully implemented" +#: elf32-ia64.c:3932 elf64-ia64.c:3932 +#, c-format +msgid "%s: short data segment overflowed (0x%lx >= 0x400000)" msgstr "" -#: vms-tir.c:1456 +#: elf32-ia64.c:3943 elf64-ia64.c:3943 #, c-format -msgid "Unimplemented STO cmd %d" +msgid "%s: __gp does not cover short data segment" msgstr "" -#: vms-tir.c:1596 -msgid "TIR_S_C_OPR_ASH incomplete" +#: elf32-ia64.c:4190 elf64-ia64.c:4190 +msgid "%B: non-pic code with imm relocation against dynamic symbol `%s'" msgstr "" -#: vms-tir.c:1610 -msgid "TIR_S_C_OPR_USH incomplete" +#: elf32-ia64.c:4257 elf64-ia64.c:4257 +msgid "%B: @gprel relocation against dynamic symbol %s" msgstr "" -#: vms-tir.c:1624 -msgid "TIR_S_C_OPR_ROT incomplete" +#: elf32-ia64.c:4320 elf64-ia64.c:4320 +msgid "%B: linking non-pic code in a position independent executable" msgstr "" -#. -#. * redefine symbol to current location -#. -#: vms-tir.c:1645 -msgid "TIR_S_C_OPR_REDEF not supported" +#: elf32-ia64.c:4457 elf64-ia64.c:4457 +msgid "%B: @internal branch to dynamic symbol %s" msgstr "" -#. -#. * define a literal -#. -#: vms-tir.c:1652 -msgid "TIR_S_C_OPR_DFLIT not supported" +#: elf32-ia64.c:4459 elf64-ia64.c:4459 +msgid "%B: speculation fixup to dynamic symbol %s" msgstr "" -#: vms-tir.c:1707 -msgid "TIR_S_C_CTL_DFLOC not fully implemented" +#: elf32-ia64.c:4461 elf64-ia64.c:4461 +msgid "%B: @pcrel relocation against dynamic symbol %s" msgstr "" -#: vms-tir.c:1715 -msgid "TIR_S_C_CTL_STLOC not fully implemented" +#: elf32-ia64.c:4668 elf64-ia64.c:4668 +msgid "unsupported reloc" msgstr "" -#: vms-tir.c:1723 -msgid "TIR_S_C_CTL_STKDL not fully implemented" +#: elf32-ia64.c:4701 elf64-ia64.c:4701 +msgid "" +"%B: Can't relax br (%s) to `%s' at 0x%lx in section `%A' with size 0x%lx (> " +"0x1000000)." +msgstr "" + +#: elf32-ia64.c:4962 elf64-ia64.c:4962 +msgid "%B: linking trap-on-NULL-dereference with non-trapping files" +msgstr "" + +#: elf32-ia64.c:4971 elf64-ia64.c:4971 +msgid "%B: linking big-endian files with little-endian files" +msgstr "" + +#: elf32-ia64.c:4980 elf64-ia64.c:4980 +msgid "%B: linking 64-bit files with 32-bit files" +msgstr "" + +#: elf32-ia64.c:4989 elf64-ia64.c:4989 +msgid "%B: linking constant-gp files with non-constant-gp files" +msgstr "" + +#: elf32-ia64.c:4999 elf64-ia64.c:4999 +msgid "%B: linking auto-pic files with non-auto-pic files" msgstr "" -#: vms-tir.c:1778 +#: peigen.c:979 pepigen.c:979 #, c-format -msgid "Obj code %d not found" +msgid "%s: line number overflow: 0x%lx > 0xffff" +msgstr "" + +#: peigen.c:1006 pepigen.c:1006 +msgid "Export Directory [.edata (or where ever we found it)]" +msgstr "" + +#: peigen.c:1007 pepigen.c:1007 +msgid "Import Directory [parts of .idata]" +msgstr "" + +#: peigen.c:1008 pepigen.c:1008 +msgid "Resource Directory [.rsrc]" +msgstr "" + +#: peigen.c:1009 pepigen.c:1009 +msgid "Exception Directory [.pdata]" +msgstr "" + +#: peigen.c:1010 pepigen.c:1010 +msgid "Security Directory" +msgstr "" + +#: peigen.c:1011 pepigen.c:1011 +msgid "Base Relocation Directory [.reloc]" +msgstr "" + +#: peigen.c:1012 pepigen.c:1012 +msgid "Debug Directory" +msgstr "" + +#: peigen.c:1013 pepigen.c:1013 +msgid "Description Directory" +msgstr "" + +#: peigen.c:1014 pepigen.c:1014 +msgid "Special Directory" +msgstr "" + +#: peigen.c:1015 pepigen.c:1015 +msgid "Thread Storage Directory [.tls]" +msgstr "" + +#: peigen.c:1016 pepigen.c:1016 +msgid "Load Configuration Directory" +msgstr "" + +#: peigen.c:1017 pepigen.c:1017 +msgid "Bound Import Directory" msgstr "" -#: vms-tir.c:2127 +#: peigen.c:1018 pepigen.c:1018 +msgid "Import Address Table Directory" +msgstr "" + +#: peigen.c:1019 pepigen.c:1019 +msgid "Delay Import Directory" +msgstr "" + +#: peigen.c:1020 peigen.c:1021 pepigen.c:1020 pepigen.c:1021 +msgid "Reserved" +msgstr "" + +#: peigen.c:1081 pepigen.c:1081 #, c-format -msgid "SEC_RELOC with no relocs in section %s" +msgid "" +"\n" +"There is an import table, but the section containing it could not be found\n" msgstr "" -#: vms-tir.c:2401 +#: peigen.c:1086 pepigen.c:1086 #, c-format -msgid "Unhandled relocation %s" +msgid "" +"\n" +"There is an import table in %s at 0x%lx\n" msgstr "" -#: xcofflink.c:1661 +#: peigen.c:1129 pepigen.c:1129 #, c-format -msgid "%s: `%s' has line numbers but no enclosing section" +msgid "" +"\n" +"Function descriptor located at the start address: %04lx\n" msgstr "" -#: xcofflink.c:1713 +#: peigen.c:1132 pepigen.c:1132 #, c-format -msgid "%s: class %d symbol `%s' has no aux entries" +msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" msgstr "" -#: xcofflink.c:1736 +#: peigen.c:1140 pepigen.c:1140 #, c-format -msgid "%s: symbol `%s' has unrecognized csect type %d" +msgid "" +"\n" +"No reldata section! Function descriptor not decoded.\n" msgstr "" -#: xcofflink.c:1748 +#: peigen.c:1145 pepigen.c:1145 #, c-format -msgid "%s: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" +msgid "" +"\n" +"The Import Tables (interpreted %s section contents)\n" msgstr "" -#: xcofflink.c:1787 +#: peigen.c:1148 pepigen.c:1148 #, c-format -msgid "%s: XMC_TC0 symbol `%s' is class %d scnlen %d" +msgid "" +" vma: Hint Time Forward DLL First\n" +" Table Stamp Chain Name Thunk\n" msgstr "" -#: xcofflink.c:1911 +#: peigen.c:1196 pepigen.c:1196 #, c-format -msgid "%s: symbol `%s' has unrecognized smclas %d" +msgid "" +"\n" +"\tDLL Name: %s\n" msgstr "" -#: xcofflink.c:1930 +#: peigen.c:1207 pepigen.c:1207 #, c-format -msgid "%s: csect `%s' not in enclosing section" +msgid "\tvma: Hint/Ord Member-Name Bound-To\n" msgstr "" -#: xcofflink.c:2034 +#: peigen.c:1232 pepigen.c:1232 #, c-format -msgid "%s: misplaced XTY_LD `%s'" +msgid "" +"\n" +"There is a first thunk, but the section containing it could not be found\n" msgstr "" -#: xcofflink.c:2345 +#: peigen.c:1368 pepigen.c:1368 #, c-format -msgid "%s: reloc %s:%d not in csect" +msgid "" +"\n" +"There is an export table, but the section containing it could not be found\n" msgstr "" -#: xcofflink.c:2480 +#: peigen.c:1373 pepigen.c:1373 #, c-format -msgid "%s: XCOFF shared object when not producing XCOFF output" +msgid "" +"\n" +"There is an export table in %s at 0x%lx\n" msgstr "" -#: xcofflink.c:2501 +#: peigen.c:1404 pepigen.c:1404 #, c-format -msgid "%s: dynamic object with no .loader section" +msgid "" +"\n" +"The Export Tables (interpreted %s section contents)\n" +"\n" msgstr "" -#: xcofflink.c:3141 +#: peigen.c:1408 pepigen.c:1408 #, c-format -msgid "%s: no such symbol" +msgid "Export Flags \t\t\t%lx\n" msgstr "" -#: xcofflink.c:3733 +#: peigen.c:1411 pepigen.c:1411 #, c-format -msgid "warning: attempt to export undefined symbol `%s'" +msgid "Time/Date stamp \t\t%lx\n" msgstr "" -#: xcofflink.c:4709 +#: peigen.c:1414 pepigen.c:1414 #, c-format -msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" +msgid "Major/Minor \t\t\t%d/%d\n" msgstr "" -#: xcofflink.c:5534 xcofflink.c:5890 xcofflink.c:5927 xcofflink.c:6244 +#: peigen.c:1417 pepigen.c:1417 #, c-format -msgid "%s: loader reloc in unrecognized section `%s'" +msgid "Name \t\t\t\t" msgstr "" -#: xcofflink.c:5556 xcofflink.c:6255 +#: peigen.c:1423 pepigen.c:1423 #, c-format -msgid "%s: `%s' in loader reloc but not loader sym" +msgid "Ordinal Base \t\t\t%ld\n" msgstr "" -#: xcofflink.c:5571 +#: peigen.c:1426 pepigen.c:1426 #, c-format -msgid "%s: loader reloc in read-only section %s" +msgid "Number in:\n" msgstr "" -#: xcofflink.c:6451 +#: peigen.c:1429 pepigen.c:1429 #, c-format -msgid "%s: unsupported relocation type 0x%02x" +msgid "\tExport Address Table \t\t%08lx\n" msgstr "" -#: xcofflink.c:6497 +#: peigen.c:1433 pepigen.c:1433 #, c-format -msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" +msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n" +msgstr "" + +#: peigen.c:1436 pepigen.c:1436 +#, c-format +msgid "Table Addresses\n" +msgstr "" + +#: peigen.c:1439 pepigen.c:1439 +#, c-format +msgid "\tExport Address Table \t\t" +msgstr "" + +#: peigen.c:1444 pepigen.c:1444 +#, c-format +msgid "\tName Pointer Table \t\t" +msgstr "" + +#: peigen.c:1449 pepigen.c:1449 +#, c-format +msgid "\tOrdinal Table \t\t\t" +msgstr "" + +#: peigen.c:1463 pepigen.c:1463 +#, c-format +msgid "" +"\n" +"Export Address Table -- Ordinal Base %ld\n" +msgstr "" + +#: peigen.c:1482 pepigen.c:1482 +msgid "Forwarder RVA" +msgstr "" + +#: peigen.c:1493 pepigen.c:1493 +msgid "Export RVA" +msgstr "" + +#: peigen.c:1500 pepigen.c:1500 +#, c-format +msgid "" +"\n" +"[Ordinal/Name Pointer] Table\n" +msgstr "" + +#: peigen.c:1553 pepigen.c:1553 +#, c-format +msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" +msgstr "" + +#: peigen.c:1557 pepigen.c:1557 +#, c-format +msgid "" +"\n" +"The Function Table (interpreted .pdata section contents)\n" +msgstr "" + +#: peigen.c:1560 pepigen.c:1560 +#, c-format +msgid " vma:\t\t\tBegin Address End Address Unwind Info\n" +msgstr "" + +#: peigen.c:1562 pepigen.c:1562 +#, c-format +msgid "" +" vma:\t\tBegin End EH EH PrologEnd Exception\n" +" \t\tAddress Address Handler Data Address Mask\n" +msgstr "" + +#: peigen.c:1632 pepigen.c:1632 +#, c-format +msgid " Register save millicode" +msgstr "" + +#: peigen.c:1635 pepigen.c:1635 +#, c-format +msgid " Register restore millicode" +msgstr "" + +#: peigen.c:1638 pepigen.c:1638 +#, c-format +msgid " Glue code sequence" +msgstr "" + +#: peigen.c:1688 pepigen.c:1688 +#, c-format +msgid "" +"\n" +"\n" +"PE File Base Relocations (interpreted .reloc section contents)\n" +msgstr "" + +#: peigen.c:1718 pepigen.c:1718 +#, c-format +msgid "" +"\n" +"Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" +msgstr "" + +#: peigen.c:1731 pepigen.c:1731 +#, 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:1769 pepigen.c:1769 +#, c-format +msgid "" +"\n" +"Characteristics 0x%x\n" msgstr ""