diff options
Diffstat (limited to 'bfd/po/bfd.pot')
-rw-r--r-- | bfd/po/bfd.pot | 1131 |
1 files changed, 572 insertions, 559 deletions
diff --git a/bfd/po/bfd.pot b/bfd/po/bfd.pot index d16e3a4..6e93a7e 100644 --- a/bfd/po/bfd.pot +++ b/bfd/po/bfd.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-06-13 12:48+0100\n" +"POT-Creation-Date: 2001-10-12 22:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -14,151 +14,155 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: ENCODING\n" -#: aout-adobe.c:189 +#: aout-adobe.c:196 #, c-format msgid "%s: Unknown section type in a.out.adobe file: %x\n" msgstr "" -#: aout-cris.c:207 +#: aout-cris.c:208 #, c-format msgid "%s: Invalid relocation type exported: %d" msgstr "" -#: aout-cris.c:251 +#: aout-cris.c:252 #, c-format msgid "%s: Invalid relocation type imported: %d" msgstr "" -#: aout-cris.c:262 +#: aout-cris.c:263 #, c-format msgid "%s: Bad relocation record imported: %d" msgstr "" -#: aoutx.h:1265 aoutx.h:1679 +#: aoutx.h:1282 aoutx.h:1699 #, c-format msgid "%s: can not represent section `%s' in a.out object file format" msgstr "" -#: aoutx.h:1649 +#: aoutx.h:1669 #, c-format msgid "" "%s: can not represent section for symbol `%s' in a.out object file format" msgstr "" -#: aoutx.h:1651 +#: aoutx.h:1671 msgid "*unknown*" msgstr "" -#: aoutx.h:3688 +#: aoutx.h:3735 #, c-format msgid "%s: relocateable link from %s to %s not supported" msgstr "" -#: archive.c:1821 +#: archive.c:1839 msgid "Warning: writing archive was slow: rewriting timestamp\n" msgstr "" -#: archive.c:2087 +#: archive.c:2106 msgid "Reading archive file mod timestamp" msgstr "" #. FIXME: bfd can't call perror. -#: archive.c:2114 +#: archive.c:2133 msgid "Writing updated armap timestamp" msgstr "" -#: bfd.c:273 +#: bfd.c:274 msgid "No error" msgstr "" -#: bfd.c:274 +#: bfd.c:275 msgid "System call error" msgstr "" -#: bfd.c:275 +#: bfd.c:276 msgid "Invalid bfd target" msgstr "" -#: bfd.c:276 +#: bfd.c:277 msgid "File in wrong format" msgstr "" -#: bfd.c:277 +#: bfd.c:278 +msgid "Archive object file in wrong format" +msgstr "" + +#: bfd.c:279 msgid "Invalid operation" msgstr "" -#: bfd.c:278 +#: bfd.c:280 msgid "Memory exhausted" msgstr "" -#: bfd.c:279 +#: bfd.c:281 msgid "No symbols" msgstr "" -#: bfd.c:280 +#: bfd.c:282 msgid "Archive has no index; run ranlib to add one" msgstr "" -#: bfd.c:281 +#: bfd.c:283 msgid "No more archived files" msgstr "" -#: bfd.c:282 +#: bfd.c:284 msgid "Malformed archive" msgstr "" -#: bfd.c:283 +#: bfd.c:285 msgid "File format not recognized" msgstr "" -#: bfd.c:284 +#: bfd.c:286 msgid "File format is ambiguous" msgstr "" -#: bfd.c:285 +#: bfd.c:287 msgid "Section has no contents" msgstr "" -#: bfd.c:286 +#: bfd.c:288 msgid "Nonrepresentable section on output" msgstr "" -#: bfd.c:287 +#: bfd.c:289 msgid "Symbol needs debug section which does not exist" msgstr "" -#: bfd.c:288 +#: bfd.c:290 msgid "Bad value" msgstr "" -#: bfd.c:289 +#: bfd.c:291 msgid "File truncated" msgstr "" -#: bfd.c:290 +#: bfd.c:292 msgid "File too big" msgstr "" -#: bfd.c:291 +#: bfd.c:293 msgid "#<Invalid error code>" msgstr "" -#: bfd.c:675 +#: bfd.c:700 #, c-format -msgid "bfd assertion fail %s:%d" +msgid "BFD %s assertion fail %s:%d" msgstr "" -#: bfd.c:693 +#: bfd.c:719 #, 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:697 +#: bfd.c:723 #, c-format -msgid "BFD internal error, aborting at %s line %d\n" +msgid "BFD %sinternal error, aborting at %s line %d\n" msgstr "" -#: bfd.c:699 +#: bfd.c:725 msgid "Please report this bug.\n" msgstr "" @@ -167,38 +171,38 @@ msgstr "" msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx." msgstr "" -#: coff-rs6000.c:2517 coff64-rs6000.c:1074 +#: coff-rs6000.c:2578 coff64-rs6000.c:1161 #, c-format msgid "%s: unsupported relocation type 0x%02x" msgstr "" -#: coff-rs6000.c:2563 coff64-rs6000.c:1120 +#: coff-rs6000.c:2624 coff64-rs6000.c:1207 #, c-format msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" msgstr "" -#: coff-rs6000.c:2809 coff64-rs6000.c:1955 +#: coff-rs6000.c:2874 coff64-rs6000.c:2057 #, c-format msgid "%s: symbol `%s' has unrecognized smclas %d" msgstr "" -#: coff-a29k.c:123 +#: coff-a29k.c:119 msgid "Missing IHCONST" msgstr "" -#: coff-a29k.c:183 +#: coff-a29k.c:180 msgid "Missing IHIHALF" msgstr "" -#: coff-a29k.c:215 +#: coff-a29k.c:212 msgid "Unrecognized reloc" msgstr "" -#: coff-a29k.c:427 +#: coff-a29k.c:408 msgid "missing IHCONST reloc" msgstr "" -#: coff-a29k.c:518 +#: coff-a29k.c:498 msgid "missing IHIHALF reloc" msgstr "" @@ -206,137 +210,137 @@ msgstr "" msgid "GP relative relocation used when GP not defined" msgstr "" -#: coff-alpha.c:1487 elf64-alpha.c:4045 +#: coff-alpha.c:1485 msgid "using multiple gp values" msgstr "" -#: coff-alpha.c:1993 coff-mips.c:1434 +#: coff-alpha.c:1989 coff-mips.c:1433 msgid "GP relative relocation when GP not defined" msgstr "" -#: coff-arm.c:1019 elf32-arm.h:246 +#: coff-arm.c:1051 elf32-arm.h:285 #, c-format msgid "%s: unable to find THUMB glue '%s' for `%s'" msgstr "" -#: coff-arm.c:1048 elf32-arm.h:281 +#: coff-arm.c:1080 elf32-arm.h:320 #, c-format msgid "%s: unable to find ARM glue '%s' for `%s'" msgstr "" -#: coff-arm.c:1342 coff-arm.c:1437 elf32-arm.h:841 elf32-arm.h:946 +#: coff-arm.c:1375 coff-arm.c:1470 elf32-arm.h:886 elf32-arm.h:990 #, c-format msgid "%s(%s): warning: interworking not enabled." msgstr "" -#: coff-arm.c:1346 elf32-arm.h:949 +#: coff-arm.c:1379 elf32-arm.h:993 #, c-format msgid " first occurrence: %s: arm call to thumb" msgstr "" -#: coff-arm.c:1441 elf32-arm.h:844 +#: coff-arm.c:1474 elf32-arm.h:889 #, c-format msgid " first occurrence: %s: thumb call to arm" msgstr "" -#: coff-arm.c:1444 +#: coff-arm.c:1477 msgid " consider relinking with --support-old-code enabled" msgstr "" -#: coff-arm.c:1732 coff-tic80.c:682 cofflink.c:2992 +#: coff-arm.c:1767 coff-tic80.c:686 cofflink.c:3017 #, c-format msgid "%s: bad reloc address 0x%lx in section `%s'" msgstr "" -#: coff-arm.c:2069 +#: coff-arm.c:2107 #, c-format msgid "%s: illegal symbol index in reloc: %d" msgstr "" -#: coff-arm.c:2197 +#: coff-arm.c:2235 #, c-format msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d" msgstr "" -#: coff-arm.c:2212 +#: coff-arm.c:2250 #, c-format msgid "" "%s: ERROR: passes floats in float registers whereas target %s uses integer " "registers" msgstr "" -#: coff-arm.c:2215 +#: coff-arm.c:2253 #, c-format msgid "" "%s: ERROR: passes floats in integer registers whereas target %s uses float " "registers" msgstr "" -#: coff-arm.c:2230 +#: coff-arm.c:2268 #, c-format msgid "" "%s: ERROR: compiled as position independent code, whereas target %s is " "absolute position" msgstr "" -#: coff-arm.c:2233 +#: coff-arm.c:2271 #, c-format msgid "" "%s: ERROR: compiled as absolute position code, whereas target %s is position " "independent" msgstr "" -#: coff-arm.c:2262 +#: coff-arm.c:2300 #, c-format msgid "Warning: input file %s supports interworking, whereas %s does not." msgstr "" -#: coff-arm.c:2265 +#: coff-arm.c:2303 #, c-format msgid "Warning: input file %s does not support interworking, whereas %s does." msgstr "" -#: coff-arm.c:2292 +#: coff-arm.c:2330 #, c-format msgid "private flags = %x:" msgstr "" -#: coff-arm.c:2300 elf32-arm.h:2234 +#: coff-arm.c:2338 elf32-arm.h:2293 msgid " [floats passed in float registers]" msgstr "" -#: coff-arm.c:2302 +#: coff-arm.c:2340 msgid " [floats passed in integer registers]" msgstr "" -#: coff-arm.c:2305 elf32-arm.h:2237 +#: coff-arm.c:2343 elf32-arm.h:2296 msgid " [position independent]" msgstr "" -#: coff-arm.c:2307 +#: coff-arm.c:2345 msgid " [absolute position]" msgstr "" -#: coff-arm.c:2311 +#: coff-arm.c:2349 msgid " [interworking flag not initialised]" msgstr "" -#: coff-arm.c:2313 +#: coff-arm.c:2351 msgid " [interworking supported]" msgstr "" -#: coff-arm.c:2315 +#: coff-arm.c:2353 msgid " [interworking not supported]" msgstr "" -#: coff-arm.c:2363 +#: coff-arm.c:2401 #, c-format msgid "" "Warning: Not setting interworking flag of %s, since it has already been " "specified as non-interworking" msgstr "" -#: coff-arm.c:2367 +#: coff-arm.c:2405 #, c-format msgid "Warning: Clearing the interworking flag of %s due to outside request" msgstr "" @@ -346,47 +350,47 @@ msgstr "" msgid "%s (%s): Section flag %s (0x%x) ignored" msgstr "" -#: coffcode.h:2180 +#: coffcode.h:2117 #, c-format msgid "Unrecognized TI COFF target id '0x%x'" msgstr "" -#: coffcode.h:4252 +#: coffcode.h:4199 #, c-format msgid "%s: warning: illegal symbol index %ld in line numbers" msgstr "" -#: coffcode.h:4266 +#: coffcode.h:4213 #, c-format msgid "%s: warning: duplicate line number information for `%s'" msgstr "" -#: coffcode.h:4626 +#: coffcode.h:4572 #, c-format msgid "%s: Unrecognized storage class %d for %s symbol `%s'" msgstr "" -#: coffcode.h:4757 +#: coffcode.h:4703 #, c-format msgid "warning: %s: local symbol `%s' has no section" msgstr "" -#: coff-tic54x.c:376 coffcode.h:4868 +#: coff-tic54x.c:390 coffcode.h:4810 #, c-format msgid "%s: warning: illegal symbol index %ld in relocs" msgstr "" -#: coffcode.h:4906 +#: coffcode.h:4848 #, c-format msgid "%s: illegal relocation type %d at address 0x%lx" msgstr "" -#: coffgen.c:1640 +#: coffgen.c:1648 #, c-format msgid "%s: bad string table size %lu" msgstr "" -#: coffgen.c:2110 +#: coffgen.c:2125 #, c-format msgid "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld" msgstr "" @@ -395,1118 +399,1127 @@ msgstr "" msgid "uncertain calling convention for non-COFF symbol" msgstr "" -#: cofflink.c:527 elflink.h:1651 +#: cofflink.c:536 elflink.h:1670 #, c-format msgid "Warning: type of symbol `%s' changed from %d to %d in %s" msgstr "" -#: cofflink.c:2290 +#: cofflink.c:2317 #, c-format msgid "%s: relocs in section `%s', but it has no contents" msgstr "" -#: cofflink.c:2629 coffswap.h:895 +#: cofflink.c:2653 coffswap.h:889 #, c-format msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" msgstr "" -#: cofflink.c:2638 coffswap.h:881 +#: cofflink.c:2662 coffswap.h:876 #, c-format msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" msgstr "" -#: coff-m68k.c:475 coff-mips.c:2432 elf32-m68k.c:2272 +#: coff-m68k.c:481 coff-mips.c:2431 elf32-m68k.c:2238 msgid "unsupported reloc type" msgstr "" -#: coff-mips.c:875 elf32-mips.c:1435 +#: coff-mips.c:875 elf32-mips.c:1448 msgid "GP relative relocation when _gp not defined" msgstr "" #. No other sections should appear in -membedded-pic #. code. -#: coff-mips.c:2469 +#: coff-mips.c:2468 msgid "reloc against unsupported section" msgstr "" -#: coff-mips.c:2477 +#: coff-mips.c:2476 msgid "reloc not properly aligned" msgstr "" -#: coff-tic54x.c:263 coff-tic80.c:445 +#: coff-tic54x.c:279 coff-tic80.c:449 #, c-format msgid "Unrecognized reloc type 0x%x" msgstr "" -#: coff-w65.c:369 +#: coff-w65.c:363 #, c-format msgid "ignoring reloc %s\n" msgstr "" -#: dwarf2.c:424 +#: dwarf2.c:475 msgid "Dwarf Error: Can't find .debug_abbrev section." msgstr "" -#: dwarf2.c:442 +#: dwarf2.c:492 #, c-format msgid "" "Dwarf Error: Abbrev offset (%u) greater than or equal to abbrev size (%u)." msgstr "" -#: dwarf2.c:625 +#: dwarf2.c:682 #, c-format msgid "Dwarf Error: Invalid or unhandled FORM value: %d." msgstr "" -#: dwarf2.c:698 +#: dwarf2.c:755 msgid "Dwarf Error: mangled line number section (bad file number)." msgstr "" -#: dwarf2.c:783 +#: dwarf2.c:841 msgid "Dwarf Error: Can't find .debug_line section." msgstr "" -#: dwarf2.c:807 +#: dwarf2.c:864 #, c-format msgid "Dwarf Error: Line offset (%u) greater than or equal to line size (%u)." msgstr "" -#: dwarf2.c:974 +#: dwarf2.c:1030 msgid "Dwarf Error: mangled line number section." msgstr "" -#: dwarf2.c:1153 dwarf2.c:1307 +#: dwarf2.c:1209 dwarf2.c:1426 #, c-format msgid "Dwarf Error: Could not find abbrev number %d." msgstr "" -#: dwarf2.c:1268 +#: dwarf2.c:1387 #, c-format msgid "" "Dwarf Error: found dwarf version '%hu', this reader only handles version 2 " "information." msgstr "" -#: dwarf2.c:1275 +#: dwarf2.c:1394 #, c-format msgid "" "Dwarf Error: found address size '%u', this reader can not handle sizes " "greater than '%u'." msgstr "" -#: dwarf2.c:1298 +#: dwarf2.c:1417 #, c-format msgid "Dwarf Error: Bad abbrev number: %d." msgstr "" -#: ecoff.c:1323 +#: ecoff.c:1328 #, c-format msgid "Unknown basic type %d" msgstr "" -#: ecoff.c:1592 +#: ecoff.c:1597 #, c-format msgid "" "\n" " End+1 symbol: %ld" msgstr "" -#: ecoff.c:1599 ecoff.c:1602 +#: ecoff.c:1604 ecoff.c:1607 #, c-format msgid "" "\n" " First symbol: %ld" msgstr "" -#: ecoff.c:1614 +#: ecoff.c:1619 #, c-format msgid "" "\n" " End+1 symbol: %-7ld Type: %s" msgstr "" -#: ecoff.c:1621 +#: ecoff.c:1626 #, c-format msgid "" "\n" " Local symbol: %ld" msgstr "" -#: ecoff.c:1629 +#: ecoff.c:1634 #, c-format msgid "" "\n" " struct; End+1 symbol: %ld" msgstr "" -#: ecoff.c:1634 +#: ecoff.c:1639 #, c-format msgid "" "\n" " union; End+1 symbol: %ld" msgstr "" -#: ecoff.c:1639 +#: ecoff.c:1644 #, c-format msgid "" "\n" " enum; End+1 symbol: %ld" msgstr "" -#: ecoff.c:1645 +#: ecoff.c:1650 #, c-format msgid "" "\n" " Type: %s" msgstr "" -#: elf32-arm.h:1191 +#: elf32-arm.h:1234 #, c-format msgid "%s: Warning: Arm BLX instruction targets Arm function '%s'." msgstr "" -#: elf32-arm.h:1387 +#: elf32-arm.h:1430 #, c-format msgid "%s: Warning: Thumb BLX instruction targets thumb function '%s'." msgstr "" -#: elf-hppa.h:1369 elf-hppa.h:1402 elf32-arm.h:1877 elf32-ppc.c:3093 -#: elf32-s390.c:1442 elf32-sh.c:3107 elf64-s390.c:1431 elf64-x86-64.c:1296 +#: elf32-arm.h:1927 #, c-format msgid "" -"%s: warning: unresolvable relocation against symbol `%s' from %s section" +"%s: warning: unresolvable relocation %d against symbol `%s' from %s section" msgstr "" -#: elf-m10200.c:451 elf-m10300.c:663 elf32-arm.h:1951 elf32-avr.c:842 -#: elf32-cris.c:1335 elf32-d10v.c:478 elf32-fr30.c:648 elf32-i860.c:1049 -#: elf32-m32r.c:1266 elf32-openrisc.c:449 elf32-v850.c:1681 +#: elf-m10200.c:465 elf-m10300.c:681 elf32-arm.h:2003 elf32-avr.c:842 +#: elf32-cris.c:1333 elf32-d10v.c:490 elf32-fr30.c:655 elf32-h8300.c:549 +#: elf32-i860.c:1050 elf32-m32r.c:1276 elf32-openrisc.c:456 elf32-v850.c:1695 msgid "internal error: out of range error" msgstr "" -#: elf-m10200.c:455 elf-m10300.c:667 elf32-arm.h:1955 elf32-avr.c:846 -#: elf32-cris.c:1339 elf32-d10v.c:482 elf32-fr30.c:652 elf32-i860.c:1053 -#: elf32-m32r.c:1270 elf32-mips.c:7049 elf32-openrisc.c:453 elf32-v850.c:1685 +#: elf-m10200.c:469 elf-m10300.c:685 elf32-arm.h:2007 elf32-avr.c:846 +#: elf32-cris.c:1337 elf32-d10v.c:494 elf32-fr30.c:659 elf32-h8300.c:553 +#: elf32-i860.c:1054 elf32-m32r.c:1280 elf32-mips.c:7061 elf32-openrisc.c:460 +#: elf32-v850.c:1699 msgid "internal error: unsupported relocation error" msgstr "" -#: elf-m10200.c:459 elf-m10300.c:671 elf32-arm.h:1959 elf32-d10v.c:486 -#: elf32-m32r.c:1274 +#: elf-m10200.c:473 elf-m10300.c:689 elf32-arm.h:2011 elf32-d10v.c:498 +#: elf32-h8300.c:557 elf32-m32r.c:1284 msgid "internal error: dangerous error" msgstr "" -#: elf-m10200.c:463 elf-m10300.c:675 elf32-arm.h:1963 elf32-avr.c:854 -#: elf32-cris.c:1347 elf32-d10v.c:490 elf32-fr30.c:660 elf32-i860.c:1061 -#: elf32-m32r.c:1278 elf32-openrisc.c:461 elf32-v850.c:1705 +#: elf-m10200.c:477 elf-m10300.c:693 elf32-arm.h:2015 elf32-avr.c:854 +#: elf32-cris.c:1345 elf32-d10v.c:502 elf32-fr30.c:667 elf32-h8300.c:561 +#: elf32-i860.c:1062 elf32-m32r.c:1288 elf32-openrisc.c:468 elf32-v850.c:1719 msgid "internal error: unknown error" msgstr "" -#: elf32-arm.h:1991 +#: elf32-arm.h:2043 #, c-format msgid "" "Warning: Not setting interwork flag of %s since it has already been " "specified as non-interworking" msgstr "" -#: elf32-arm.h:1995 +#: elf32-arm.h:2047 #, c-format msgid "Warning: Clearing the interwork flag of %s due to outside request" msgstr "" -#: elf32-arm.h:2043 +#: elf32-arm.h:2095 #, c-format msgid "" "Warning: Clearing the interwork flag in %s because non-interworking code in " "%s has been linked with it" msgstr "" -#: elf32-arm.h:2137 +#: elf32-arm.h:2190 #, c-format msgid "" "Error: %s compiled for EABI version %d, whereas %s is compiled for version %d" msgstr "" -#: elf32-arm.h:2151 +#: elf32-arm.h:2204 #, c-format msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d" msgstr "" -#: elf32-arm.h:2162 -#, c-format -msgid "" -"Error: %s passes floats in %s registers, whereas %s passes them in %s " -"registers" -msgstr "" - -#: elf32-arm.h:2165 elf32-arm.h:2167 +#: elf32-arm.h:2215 elf32-arm.h:2216 msgid "float" msgstr "" -#: elf32-arm.h:2165 elf32-arm.h:2167 +#: elf32-arm.h:2215 elf32-arm.h:2216 msgid "integer" msgstr "" -#: elf32-arm.h:2174 +#: elf32-arm.h:2218 #, c-format -msgid "Error: %s uses %s floating point, whereas %s uses %s floating point" +msgid "" +"Error: %s passes floats in %s registers, whereas %s passes them in %s " +"registers" msgstr "" -#: elf32-arm.h:2177 elf32-arm.h:2179 +#: elf32-arm.h:2228 elf32-arm.h:2229 msgid "soft" msgstr "" -#: elf32-arm.h:2177 elf32-arm.h:2179 +#: elf32-arm.h:2228 elf32-arm.h:2229 msgid "hard" msgstr "" -#: elf32-arm.h:2186 +#: elf32-arm.h:2231 #, c-format -msgid "Warning: %s %s interworking, whereas %s %s" +msgid "Error: %s uses %s floating point, whereas %s uses %s floating point" msgstr "" -#: elf32-arm.h:2189 +#: elf32-arm.h:2243 msgid "supports" msgstr "" -#: elf32-arm.h:2189 +#: elf32-arm.h:2243 msgid "does not support" msgstr "" -#: elf32-arm.h:2191 +#: elf32-arm.h:2244 msgid "does" msgstr "" -#: elf32-arm.h:2191 +#: elf32-arm.h:2244 msgid "does not" msgstr "" +#: elf32-arm.h:2246 +#, c-format +msgid "Warning: %s %s interworking, whereas %s %s" +msgstr "" + #. Ignore init flag - it may not be set, despite the flags field #. containing valid data. -#: elf32-arm.h:2217 elf32-cris.c:2968 elf32-m68k.c:430 elf32-mips.c:2721 +#: elf32-arm.h:2276 elf32-cris.c:2917 elf32-m68k.c:432 elf32-mips.c:2714 #, c-format msgid "private flags = %lx:" msgstr "" -#: elf32-arm.h:2226 +#: elf32-arm.h:2285 msgid " [interworking enabled]" msgstr "" -#: elf32-arm.h:2229 +#: elf32-arm.h:2288 msgid " [APCS-26]" msgstr "" -#: elf32-arm.h:2231 +#: elf32-arm.h:2290 msgid " [APCS-32]" msgstr "" -#: elf32-arm.h:2240 +#: elf32-arm.h:2299 msgid " [new ABI]" msgstr "" -#: elf32-arm.h:2243 +#: elf32-arm.h:2302 msgid " [old ABI]" msgstr "" -#: elf32-arm.h:2246 +#: elf32-arm.h:2305 msgid " [software FP]" msgstr "" -#: elf32-arm.h:2253 +#: elf32-arm.h:2312 msgid " [Version1 EABI]" msgstr "" -#: elf32-arm.h:2256 elf32-arm.h:2267 +#: elf32-arm.h:2315 elf32-arm.h:2326 msgid " [sorted symbol table]" msgstr "" -#: elf32-arm.h:2258 elf32-arm.h:2269 +#: elf32-arm.h:2317 elf32-arm.h:2328 msgid " [unsorted symbol table]" msgstr "" -#: elf32-arm.h:2264 +#: elf32-arm.h:2323 msgid " [Version2 EABI]" msgstr "" -#: elf32-arm.h:2272 +#: elf32-arm.h:2331 msgid " [dynamic symbols use segment index]" msgstr "" -#: elf32-arm.h:2275 +#: elf32-arm.h:2334 msgid " [mapping symbols precede others]" msgstr "" -#: elf32-arm.h:2282 +#: elf32-arm.h:2341 msgid " <EABI version unrecognised>" msgstr "" -#: elf32-arm.h:2289 +#: elf32-arm.h:2348 msgid " [relocatable executable]" msgstr "" -#: elf32-arm.h:2292 +#: elf32-arm.h:2351 msgid " [has entry point]" msgstr "" -#: elf32-arm.h:2297 +#: elf32-arm.h:2356 msgid "<Unrecognised flag bits set>" msgstr "" -#: elf32-avr.c:850 elf32-cris.c:1343 elf32-fr30.c:656 elf32-i860.c:1057 -#: elf32-openrisc.c:457 elf32-v850.c:1689 +#: elf32-avr.c:850 elf32-cris.c:1341 elf32-fr30.c:663 elf32-i860.c:1058 +#: elf32-openrisc.c:464 elf32-v850.c:1703 msgid "internal error: dangerous relocation" msgstr "" -#: elf32-cris.c:874 -#, c-format -msgid "%s(%s): unresolvable relocation %s against symbol `%s' from %s section" -msgstr "" - -#: elf32-cris.c:882 +#: elf32-cris.c:880 #, c-format msgid "%s: unresolvable relocation %s against symbol `%s' from %s section" msgstr "" -#: elf32-cris.c:945 +#: elf32-cris.c:943 #, c-format msgid "" "%s: No PLT nor GOT for relocation %s against symbol `%s' from %s section" msgstr "" -#: elf32-cris.c:948 elf32-cris.c:1075 +#: elf32-cris.c:946 elf32-cris.c:1073 msgid "[whose name is lost]" msgstr "" -#: elf32-cris.c:1064 +#: elf32-cris.c:1062 #, c-format msgid "" "%s: relocation %s with non-zero addend %d against local symbol from %s " "section" msgstr "" -#: elf32-cris.c:1071 +#: elf32-cris.c:1069 #, c-format msgid "" "%s: relocation %s with non-zero addend %d against symbol `%s' from %s section" msgstr "" -#: elf32-cris.c:1089 +#: elf32-cris.c:1087 #, c-format msgid "" "%s: relocation %s is not allowed for global symbol: `%s' from %s section" msgstr "" -#: elf32-cris.c:1207 +#: elf32-cris.c:1205 #, c-format msgid "%s: Internal inconsistency; no relocation section %s" msgstr "" -#: elf32-cris.c:2469 -#, c-format -msgid "" -"%s(%s), section %s:\n" -" relocation %s should not be used in a shared object; recompile with -fPIC" -msgstr "" - -#: elf32-cris.c:2476 +#: elf32-cris.c:2455 #, c-format msgid "" "%s, section %s:\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" -#: elf32-cris.c:2971 +#: elf32-cris.c:2920 msgid " [symbols have a _ prefix]" msgstr "" -#: elf32-cris.c:3010 +#: elf32-cris.c:2959 #, c-format msgid "%s: uses _-prefixed symbols, but writing file with non-prefixed symbols" msgstr "" -#: elf32-cris.c:3011 +#: elf32-cris.c:2960 #, c-format msgid "%s: uses non-prefixed symbols, but writing file with _-prefixed symbols" msgstr "" -#: elf32-gen.c:76 elf64-gen.c:76 -#, c-format -msgid "%s(%s): Relocations in generic ELF (EM: %d)" -msgstr "" - -#: elf32-gen.c:81 elf64-gen.c:81 +#: elf32-gen.c:82 elf64-gen.c:82 #, c-format msgid "%s: Relocations in generic ELF (EM: %d)" msgstr "" -#: elf32-hppa.c:633 +#: elf32-hppa.c:596 #, c-format msgid "%s(%s+0x%lx): cannot find stub entry %s" msgstr "" -#: elf32-hppa.c:694 +#: elf32-hppa.c:657 #, c-format msgid "%s: cannot create stub entry %s" msgstr "" -#: elf32-hppa.c:888 -#, c-format -msgid "%s(%s+0x%lx): cannot relocate %s, recompile with -ffunction-sections" -msgstr "" - -#: elf32-hppa.c:901 elf32-hppa.c:1615 -#, c-format -msgid "Could not find relocation section for %s" -msgstr "" - -#: elf32-hppa.c:1046 elf32-hppa.c:3510 +#: elf32-hppa.c:948 elf32-hppa.c:3436 #, c-format msgid "%s(%s+0x%lx): cannot reach %s, recompile with -ffunction-sections" msgstr "" -#: elf32-hppa.c:1386 +#: elf32-hppa.c:1295 #, c-format msgid "" "%s: relocation %s can not be used when making a shared object; recompile " "with -fPIC" msgstr "" -#: elf32-hppa.c:1406 +#: elf32-hppa.c:1315 #, c-format msgid "" "%s: relocation %s should not be used when making a shared object; recompile " "with -fPIC" msgstr "" -#: elf32-hppa.c:2811 +#: elf32-hppa.c:1505 +#, c-format +msgid "Could not find relocation section for %s" +msgstr "" + +#: elf32-hppa.c:2759 #, c-format msgid "%s: duplicate export stub %s" msgstr "" -#: elf32-hppa.c:3394 +#: elf32-hppa.c:3320 #, c-format msgid "%s(%s+0x%lx): fixing %s" msgstr "" -#: elf32-hppa.c:4032 +#: elf32-hppa.c:3955 #, c-format msgid "%s(%s+0x%lx): cannot handle %s for %s" msgstr "" -#: elf32-hppa.c:4355 +#: elf32-hppa.c:4295 msgid ".got section not immediately after .plt section" msgstr "" -#: elf32-i386.c:280 +#: elf32-i386.c:298 #, c-format msgid "%s: invalid relocation type %d" msgstr "" -#: elf32-i386.c:577 -#, c-format -msgid "%s(%s): bad symbol index: %d" -msgstr "" - -#: elf32-i386.c:582 +#: elf32-i386.c:688 #, c-format msgid "%s: bad symbol index: %d" msgstr "" -#: elf32-i386.c:735 elf32-i386.c:1759 -#, c-format -msgid "%s(%s): bad relocation section name `%s'" -msgstr "" - -#: elf32-i386.c:740 elf32-i386.c:1764 +#: elf32-i386.c:830 elf64-ppc.c:2035 #, c-format msgid "%s: bad relocation section name `%s'" msgstr "" -#: elf32-i386.c:1562 +#: elf32-i386.c:2004 elf64-ppc.c:3608 #, c-format msgid "%s(%s+0x%lx): unresolvable relocation against symbol `%s'" msgstr "" -#: elf32-m32r.c:917 +#: elf32-m32r.c:926 msgid "SDA relocation when _SDA_BASE_ not defined" msgstr "" -#: elf32-ia64.c:3416 elf32-m32r.c:1001 elf32-ppc.c:2960 elf64-ia64.c:3416 +#: elf32-ia64.c:3445 elf32-m32r.c:1010 elf32-ppc.c:2953 elf64-ia64.c:3445 #, c-format msgid "%s: unknown relocation type %d" msgstr "" -#: elf32-m32r.c:1209 +#: elf32-m32r.c:1219 #, c-format msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)" msgstr "" -#: elf32-m32r.c:2011 +#: elf32-m32r.c:2021 #, c-format msgid "%s: Instruction set mismatch with previous modules" msgstr "" -#: elf32-m32r.c:2034 +#: elf32-m32r.c:2044 #, c-format msgid "private flags = %lx" msgstr "" -#: elf32-m32r.c:2039 +#: elf32-m32r.c:2049 msgid ": m32r instructions" msgstr "" -#: elf32-m32r.c:2040 +#: elf32-m32r.c:2050 msgid ": m32rx instructions" msgstr "" -#: elf32-m68k.c:433 +#: elf32-m68k.c:435 msgid " [cpu32]" msgstr "" -#: elf32-mcore.c:364 elf32-mcore.c:490 +#: elf32-mcore.c:373 elf32-mcore.c:499 #, c-format msgid "%s: Relocation %s (%d) is not currently supported.\n" msgstr "" -#: elf32-mcore.c:449 +#: elf32-mcore.c:458 #, c-format msgid "%s: Unknown relocation type %d\n" msgstr "" -#: elf32-mips.c:1594 +#: elf32-mips.c:1607 msgid "32bits gp relative relocation occurs for an external symbol" msgstr "" -#: elf32-mips.c:1743 +#: elf32-mips.c:1756 #, c-format msgid "Linking mips16 objects into %s format is not supported" msgstr "" -#: elf32-mips.c:2608 +#: elf32-mips.c:2601 #, c-format msgid "%s: linking PIC files with non-PIC files" msgstr "" -#: elf32-mips.c:2618 +#: elf32-mips.c:2611 #, c-format msgid "%s: linking abicalls files with non-abicalls files" msgstr "" -#: elf32-mips.c:2647 +#: elf32-mips.c:2640 #, c-format msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)" msgstr "" -#: elf32-mips.c:2656 +#: elf32-mips.c:2649 #, c-format msgid "%s: ISA mismatch (%d) with previous modules (%d)" msgstr "" -#: elf32-mips.c:2679 +#: elf32-mips.c:2672 #, c-format msgid "%s: ABI mismatch: linking %s module with previous %s modules" msgstr "" -#: elf32-mips.c:2693 elf32-ppc.c:1478 elf64-sparc.c:2997 +#: elf32-mips.c:2686 elf32-ppc.c:1489 elf64-ppc.c:1541 elf64-sparc.c:3030 #, c-format msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" -#: elf32-mips.c:2724 +#: elf32-mips.c:2717 msgid " [abi=O32]" msgstr "" -#: elf32-mips.c:2726 +#: elf32-mips.c:2719 msgid " [abi=O64]" msgstr "" -#: elf32-mips.c:2728 +#: elf32-mips.c:2721 msgid " [abi=EABI32]" msgstr "" -#: elf32-mips.c:2730 +#: elf32-mips.c:2723 msgid " [abi=EABI64]" msgstr "" -#: elf32-mips.c:2732 +#: elf32-mips.c:2725 msgid " [abi unknown]" msgstr "" -#: elf32-mips.c:2734 +#: elf32-mips.c:2727 msgid " [abi=N32]" msgstr "" -#: elf32-mips.c:2736 +#: elf32-mips.c:2729 msgid " [abi=64]" msgstr "" -#: elf32-mips.c:2738 +#: elf32-mips.c:2731 msgid " [no abi set]" msgstr "" -#: elf32-mips.c:2741 +#: elf32-mips.c:2734 msgid " [mips1]" msgstr "" -#: elf32-mips.c:2743 +#: elf32-mips.c:2736 msgid " [mips2]" msgstr "" -#: elf32-mips.c:2745 +#: elf32-mips.c:2738 msgid " [mips3]" msgstr "" -#: elf32-mips.c:2747 +#: elf32-mips.c:2740 msgid " [mips4]" msgstr "" -#: elf32-mips.c:2749 +#: elf32-mips.c:2742 msgid " [mips5]" msgstr "" -#: elf32-mips.c:2751 +#: elf32-mips.c:2744 msgid " [mips32]" msgstr "" -#: elf32-mips.c:2753 +#: elf32-mips.c:2746 msgid " [mips64]" msgstr "" -#: elf32-mips.c:2755 +#: elf32-mips.c:2748 msgid " [unknown ISA]" msgstr "" -#: elf32-mips.c:2758 +#: elf32-mips.c:2751 msgid " [32bitmode]" msgstr "" -#: elf32-mips.c:2760 +#: elf32-mips.c:2753 msgid " [not 32bitmode]" msgstr "" -#: elf32-mips.c:4428 +#: elf32-mips.c:4429 msgid "static procedure (no name)" msgstr "" -#: elf32-mips.c:5045 elf64-alpha.c:4418 +#: elf32-mips.c:5047 #, c-format msgid "%s: illegal section name `%s'" msgstr "" -#: elf32-mips.c:5610 +#: elf32-mips.c:5614 msgid "not enough GOT space for local GOT entries" msgstr "" -#: elf32-mips.c:6726 +#: elf32-mips.c:6734 #, c-format msgid "%s: %s+0x%lx: jump to stub routine which is not jal" msgstr "" -#: elf32-mips.c:7715 +#: elf32-mips.c:7733 #, c-format -msgid "Malformed reloc detected for section %s" +msgid "%s: Malformed reloc detected for section %s" msgstr "" -#: elf32-mips.c:7792 +#: elf32-mips.c:7811 #, c-format msgid "%s: CALL16 reloc at 0x%lx not against global symbol" msgstr "" -#: elf32-ppc.c:1444 +#: elf32-ppc.c:1455 elf64-ppc.c:1506 #, c-format msgid "" "%s: compiled with -mrelocatable and linked with modules compiled normally" msgstr "" -#: elf32-ppc.c:1452 +#: elf32-ppc.c:1463 elf64-ppc.c:1514 #, c-format msgid "" "%s: compiled normally and linked with modules compiled with -mrelocatable" msgstr "" -#: elf32-ppc.c:1576 +#: elf32-ppc.c:1587 #, c-format msgid "%s: Unknown special linker type %d" msgstr "" -#: elf32-ppc.c:2242 elf32-ppc.c:2276 elf32-ppc.c:2311 +#: elf32-ppc.c:2235 elf32-ppc.c:2269 elf32-ppc.c:2304 #, c-format msgid "%s: relocation %s cannot be used when making a shared object" msgstr "" -#: elf32-ppc.c:3126 +#: elf-hppa.h:1369 elf-hppa.h:1402 elf32-ppc.c:3086 elf32-s390.c:1424 +#: elf32-sh.c:3134 elf64-s390.c:1411 elf64-x86-64.c:1281 +#, c-format +msgid "" +"%s: warning: unresolvable relocation against symbol `%s' from %s section" +msgstr "" + +#: elf32-ppc.c:3121 elf64-ppc.c:3198 #, c-format msgid "%s: unknown relocation type %d for symbol %s" msgstr "" -#: elf32-ppc.c:3490 elf32-ppc.c:3511 elf32-ppc.c:3561 +#: elf32-ppc.c:3485 elf32-ppc.c:3506 elf32-ppc.c:3556 #, c-format msgid "" "%s: The target (%s) of a %s relocation is in the wrong output section (%s)" msgstr "" -#: elf32-ppc.c:3627 +#: elf32-ppc.c:3622 #, c-format msgid "%s: Relocation %s is not yet supported for symbol %s." msgstr "" -#: elf32-sh.c:1085 +#: elf32-sh.c:1098 #, c-format msgid "%s: 0x%lx: warning: bad R_SH_USES offset" msgstr "" -#: elf32-sh.c:1097 +#: elf32-sh.c:1110 #, c-format msgid "%s: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" msgstr "" -#: elf32-sh.c:1114 +#: elf32-sh.c:1127 #, c-format msgid "%s: 0x%lx: warning: bad R_SH_USES load offset" msgstr "" -#: elf32-sh.c:1129 +#: elf32-sh.c:1142 #, c-format msgid "%s: 0x%lx: warning: could not find expected reloc" msgstr "" -#: elf32-sh.c:1166 +#: elf32-sh.c:1178 #, c-format msgid "%s: 0x%lx: warning: symbol in unexpected section" msgstr "" -#: elf32-sh.c:1288 +#: elf32-sh.c:1300 #, c-format msgid "%s: 0x%lx: warning: could not find expected COUNT reloc" msgstr "" -#: elf32-sh.c:1297 +#: elf32-sh.c:1309 #, c-format msgid "%s: 0x%lx: warning: bad count" msgstr "" -#: elf32-sh.c:1690 elf32-sh.c:2077 +#: elf32-sh.c:1703 elf32-sh.c:2093 #, c-format msgid "%s: 0x%lx: fatal: reloc overflow while relaxing" msgstr "" -#: elf32-sh.c:3171 +#: elf32-sh.c:3200 #, c-format msgid "%s: 0x%lx: fatal: unaligned branch target for relax-support relocation" msgstr "" -#: elf32-sparc.c:1519 elf64-sparc.c:2263 +#: elf32-sparc.c:1537 elf64-sparc.c:2281 #, c-format msgid "%s: probably compiled without -fPIC?" msgstr "" -#: elf32-sparc.c:1976 +#: elf32-sparc.c:1990 #, c-format msgid "%s: compiled for a 64 bit system and target is 32 bit" msgstr "" -#: elf32-sparc.c:1990 +#: elf32-sparc.c:2004 #, c-format msgid "%s: linking little endian files with big endian files" msgstr "" -#: elf32-v850.c:675 +#: elf32-v850.c:684 #, c-format msgid "Variable `%s' cannot occupy in multiple small data regions" msgstr "" -#: elf32-v850.c:678 +#: elf32-v850.c:687 #, c-format msgid "" "Variable `%s' can only be in one of the small, zero, and tiny data regions" msgstr "" -#: elf32-v850.c:681 +#: elf32-v850.c:690 #, c-format msgid "" "Variable `%s' cannot be in both small and zero data regions simultaneously" msgstr "" -#: elf32-v850.c:684 +#: elf32-v850.c:693 #, c-format msgid "" "Variable `%s' cannot be in both small and tiny data regions simultaneously" msgstr "" -#: elf32-v850.c:687 +#: elf32-v850.c:696 #, c-format msgid "" "Variable `%s' cannot be in both zero and tiny data regions simultaneously" msgstr "" -#: elf32-v850.c:1064 +#: elf32-v850.c:1074 msgid "FAILED to find previous HI16 reloc\n" msgstr "" -#: elf32-v850.c:1693 +#: elf32-v850.c:1707 msgid "could not locate special linker symbol __gp" msgstr "" -#: elf32-v850.c:1697 +#: elf32-v850.c:1711 msgid "could not locate special linker symbol __ep" msgstr "" -#: elf32-v850.c:1701 +#: elf32-v850.c:1715 msgid "could not locate special linker symbol __ctbp" msgstr "" -#: elf32-v850.c:1890 +#: elf32-v850.c:1908 #, c-format msgid "%s: Architecture mismatch with previous modules" msgstr "" -#: elf32-v850.c:1909 +#: elf32-v850.c:1928 #, c-format msgid "private flags = %lx: " msgstr "" -#: elf32-v850.c:1914 +#: elf32-v850.c:1933 msgid "v850 architecture" msgstr "" -#: elf32-v850.c:1915 +#: elf32-v850.c:1934 msgid "v850e architecture" msgstr "" -#: elf32-v850.c:1916 +#: elf32-v850.c:1935 msgid "v850ea architecture" msgstr "" -#: elf64-alpha.c:986 +#: elf64-alpha.c:857 msgid "GPDISP relocation did not find ldah and lda instructions" msgstr "" -#: elf64-alpha.c:3055 +#: elf64-alpha.c:2909 #, c-format msgid "%s: .got subsegment exceeds 64K (size %d)" msgstr "" -#: elf64-hppa.c:2032 +#: elf64-alpha.c:3463 elf64-alpha.c:3475 +#, c-format +msgid "%s: gp-relative relocation against dynamic symbol %s" +msgstr "" + +#: elf64-hppa.c:2043 #, c-format msgid "stub entry for %s cannot load .plt, dp offset = %ld" msgstr "" -#: elf64-sparc.c:1249 +#: elf64-ppc.c:1469 libbfd.c:1436 +#, c-format +msgid "%s: compiled for a big endian system and target is little endian" +msgstr "" + +#: elf64-ppc.c:1471 libbfd.c:1438 +#, c-format +msgid "%s: compiled for a little endian system and target is big endian" +msgstr "" + +#: elf64-ppc.c:3545 +#, c-format +msgid "%s: Relocation %s is not supported for symbol %s." +msgstr "" + +#: elf64-ppc.c:3589 +#, c-format +msgid "%s: error: relocation %s not a multiple of 4" +msgstr "" + +#: elf64-ppc.c:3742 +#, c-format +msgid "linkage table overflow against `%s'" +msgstr "" + +#: elf64-sparc.c:1272 #, c-format msgid "%s: check_relocs: unhandled reloc type %d" msgstr "" -#: elf64-sparc.c:1286 +#: elf64-sparc.c:1309 msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER" msgstr "" -#: elf64-sparc.c:1306 -msgid "" -"Register %%g%d used incompatibly: previously declared in %s to %s, in %s " -"redefined to %s" +#: elf64-sparc.c:1329 +msgid "Register %%g%d used incompatibly: %s in %s" msgstr "" -#: elf64-sparc.c:1329 +#: elf64-sparc.c:1333 elf64-sparc.c:1357 elf64-sparc.c:1406 #, c-format -msgid "Symbol `%s' has differing types: previously %s, REGISTER in %s" +msgid " previously %s in %s" msgstr "" -#: elf64-sparc.c:1375 +#: elf64-sparc.c:1354 elf64-sparc.c:1403 #, c-format -msgid "Symbol `%s' has differing types: REGISTER in %s, %s in %s" +msgid "Symbol `%s' has differing types: %s in %s" msgstr "" -#: elf64-sparc.c:2978 +#: elf64-sparc.c:3011 #, c-format msgid "%s: linking UltraSPARC specific with HAL specific code" msgstr "" -#: elf.c:330 +#: elf.c:338 #, c-format msgid "%s: invalid string offset %u >= %lu for section `%s'" msgstr "" -#: elf.c:590 +#: elf.c:443 +#, c-format +msgid "%s: invalid SHT_GROUP entry" +msgstr "" + +#: elf.c:524 +#, c-format +msgid "%s: no group info for section %s" +msgstr "" + +#: elf.c:785 msgid "" "\n" "Program Header:\n" msgstr "" -#: elf.c:638 +#: elf.c:833 msgid "" "\n" "Dynamic Section:\n" msgstr "" -#: elf.c:767 +#: elf.c:962 msgid "" "\n" "Version definitions:\n" msgstr "" -#: elf.c:790 +#: elf.c:985 msgid "" "\n" "Version References:\n" msgstr "" -#: elf.c:795 +#: elf.c:990 #, c-format msgid " required from %s:\n" msgstr "" -#: elf.c:1385 +#: elf.c:1600 #, c-format msgid "%s: invalid link %lu for reloc section %s (index %u)" msgstr "" -#: elf.c:2146 -#, c-format -msgid "" -"creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = " -"0x%.8lx\n" -msgstr "" - -#: elf.c:2749 +#: elf.c:3068 #, c-format msgid "%s: Not enough room for program headers (allocated %u, need %u)" msgstr "" -#: elf.c:2848 +#: elf.c:3167 #, c-format msgid "%s: Not enough room for program headers, try linking with -N" msgstr "" -#: elf.c:2974 +#: elf.c:3293 #, c-format msgid "Error: First section in segment (%s) starts at 0x%x" msgstr "" -#: elf.c:2977 +#: elf.c:3296 #, c-format msgid " whereas segment starts at 0x%x" msgstr "" -#: elf.c:3250 +#: elf.c:3569 #, c-format msgid "%s: warning: allocated section `%s' not in segment" msgstr "" -#: elf.c:3655 +#: elf.c:3887 #, c-format msgid "%s: symbol `%s' required but not present" msgstr "" -#: elf.c:3664 +#: elf.c:3896 #, c-format msgid "" "elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = " "0x%.8lx%s\n" msgstr "" -#: elf.c:3905 +#: elf.c:4137 #, c-format msgid "%s: warning: Empty loadable segment detected\n" msgstr "" -#: elf.c:5290 +#: elf.c:5522 #, c-format msgid "%s: unsupported relocation type %s" msgstr "" -#: elfcode.h:1085 +#: elfcode.h:1096 #, c-format msgid "%s: version count (%ld) does not match symbol count (%ld)" msgstr "" -#: elflink.c:431 +#: elflink.c:434 #, c-format -msgid "%s: Section %s is already to large to put hole of %ld bytes in" +msgid "%s: Section %s is too large to add hole of %ld bytes" msgstr "" -#: elflink.h:1468 +#: elflink.h:1487 #, c-format msgid "%s: %s: invalid version %u (max %d)" msgstr "" -#: elflink.h:1509 +#: elflink.h:1528 #, c-format msgid "%s: %s: invalid needed version %d" msgstr "" -#: elflink.h:1629 +#: elflink.h:1648 #, c-format msgid "Warning: size of symbol `%s' changed from %lu to %lu in %s" msgstr "" -#: elflink.h:1875 +#: elflink.h:1894 #, c-format msgid "%s: warning: unexpected redefinition of `%s'" msgstr "" -#: elflink.h:3676 +#: elflink.h:3730 #, c-format msgid "warning: type and size of dynamic symbol `%s' are not defined" msgstr "" -#: elflink.h:3948 +#: elflink.h:4037 #, c-format msgid "%s: undefined versioned symbol name %s" msgstr "" -#: elflink.h:4169 elflink.h:4177 elflink.h:5480 elflink.h:6420 +#: elflink.h:4264 elflink.h:4272 elflink.h:5830 elflink.h:6807 msgid "Error: out of memory" msgstr "" -#: elflink.h:5258 +#: elflink.h:4434 +msgid "Not enough memory to sort relocations" +msgstr "" + +#: elflink.h:5608 #, c-format msgid "%s: could not find output section %s for input section %s" msgstr "" -#: elflink.h:5661 -#, c-format -msgid "%s: invalid section symbol index 0x%x (%s) ingored" +#: elflink.h:6155 +msgid "warning: relocation against removed section; zeroing" msgstr "" -#: i386linux.c:450 m68klinux.c:454 sparclinux.c:452 +#: i386linux.c:455 m68klinux.c:459 sparclinux.c:456 #, c-format msgid "Output file requires shared library `%s'\n" msgstr "" -#: i386linux.c:458 m68klinux.c:462 sparclinux.c:460 +#: i386linux.c:463 m68klinux.c:467 sparclinux.c:464 #, c-format msgid "Output file requires shared library `%s.so.%s'\n" msgstr "" -#: i386linux.c:646 i386linux.c:696 m68klinux.c:653 m68klinux.c:701 -#: sparclinux.c:649 sparclinux.c:699 +#: i386linux.c:653 i386linux.c:703 m68klinux.c:660 m68klinux.c:708 +#: sparclinux.c:655 sparclinux.c:705 #, c-format msgid "Symbol %s not defined for fixups\n" msgstr "" -#: i386linux.c:720 m68klinux.c:725 sparclinux.c:723 +#: i386linux.c:727 m68klinux.c:732 sparclinux.c:729 msgid "Warning: fixup count mismatch\n" msgstr "" -#: ieee.c:168 +#: ieee.c:235 #, c-format msgid "%s: string too long (%d chars, max 65535)" msgstr "" -#: ieee.c:298 +#: ieee.c:365 #, c-format msgid "%s: unrecognized symbol `%s' flags 0x%x" msgstr "" -#: ieee.c:794 +#: ieee.c:877 #, c-format msgid "%s: unimplemented ATI record %u for symbol %u" msgstr "" -#: ieee.c:819 +#: ieee.c:902 #, c-format msgid "%s: unexpected ATN type %d in external part" msgstr "" -#: ieee.c:841 +#: ieee.c:924 #, c-format msgid "%s: unexpected type after ATN" msgstr "" @@ -1518,199 +1531,199 @@ msgstr "" #: ihex.c:369 #, c-format -msgid "%s:%d: bad checksum in Intel Hex file (expected %u, found %u)" +msgid "%s:%u: bad checksum in Intel Hex file (expected %u, found %u)" msgstr "" -#: ihex.c:421 +#: ihex.c:423 #, c-format -msgid "%s:%d: bad extended address record length in Intel Hex file" +msgid "%s:%u: bad extended address record length in Intel Hex file" msgstr "" -#: ihex.c:438 +#: ihex.c:440 #, c-format -msgid "%s:%d: bad extended start address length in Intel Hex file" +msgid "%s:%u: bad extended start address length in Intel Hex file" msgstr "" -#: ihex.c:455 +#: ihex.c:457 #, c-format -msgid "%s:%d: bad extended linear address record length in Intel Hex file" +msgid "%s:%u: bad extended linear address record length in Intel Hex file" msgstr "" -#: ihex.c:472 +#: ihex.c:474 #, c-format -msgid "%s:%d: bad extended linear start address length in Intel Hex file" +msgid "%s:%u: bad extended linear start address length in Intel Hex file" msgstr "" -#: ihex.c:489 +#: ihex.c:491 #, c-format -msgid "%s:%d: unrecognized ihex type %u in Intel Hex file\n" +msgid "%s:%u: unrecognized ihex type %u in Intel Hex file\n" msgstr "" -#: ihex.c:609 +#: ihex.c:611 #, c-format msgid "%s: internal error in ihex_read_section" msgstr "" -#: ihex.c:644 +#: ihex.c:646 #, c-format msgid "%s: bad section length in ihex_read_section" msgstr "" -#: ihex.c:858 +#: ihex.c:864 #, c-format msgid "%s: address 0x%s out of range for Intex Hex file" msgstr "" -#: libbfd.c:473 +#: libbfd.c:492 #, c-format msgid "not mapping: data=%lx mapped=%d\n" msgstr "" -#: libbfd.c:476 +#: libbfd.c:495 msgid "not mapping: env var not set\n" msgstr "" -#: libbfd.c:1371 +#: libbfd.c:1463 #, c-format -msgid "%s: compiled for a big endian system and target is little endian" +msgid "Deprecated %s called" msgstr "" -#: libbfd.c:1373 +#: libbfd.c:1465 #, c-format -msgid "%s: compiled for a little endian system and target is big endian" +msgid " at %s line %d in %s\n" msgstr "" -#: linker.c:1808 +#: linker.c:1849 #, c-format msgid "%s: indirect symbol `%s' to `%s' is a loop" msgstr "" -#: linker.c:2693 +#: linker.c:2745 #, c-format msgid "Attempt to do relocateable link with %s input and %s output" msgstr "" -#: merge.c:883 +#: merge.c:892 #, c-format msgid "%s: access beyond end of merged section (%ld + %ld)" msgstr "" -#: oasys.c:1016 +#: oasys.c:1036 #, c-format msgid "%s: can not represent section `%s' in oasys" msgstr "" -#: osf-core.c:146 +#: osf-core.c:152 #, c-format msgid "Unhandled OSF/1 core file section type %d\n" msgstr "" #. XXX code yet to be written. -#: peicode.h:796 +#: peicode.h:785 #, c-format msgid "%s: Unhandled import type; %x" msgstr "" -#: peicode.h:801 +#: peicode.h:790 #, c-format msgid "%s: Unrecognised import type; %x" msgstr "" -#: peicode.h:815 +#: peicode.h:804 #, c-format msgid "%s: Unrecognised import name type; %x" msgstr "" -#: peicode.h:1172 +#: peicode.h:1162 #, c-format msgid "%s: Unrecognised machine type (0x%x) in Import Library Format archive" msgstr "" -#: peicode.h:1184 +#: peicode.h:1174 #, c-format msgid "" "%s: Recognised but unhandled machine type (0x%x) in Import Library Format " "archive" msgstr "" -#: peicode.h:1201 +#: peicode.h:1191 #, c-format msgid "%s: size field is zero in Import Library Format header" msgstr "" -#: peicode.h:1229 +#: peicode.h:1219 #, c-format msgid "%s: string not null terminated in ILF object file." msgstr "" -#: pe-mips.c:654 +#: pe-mips.c:658 #, c-format msgid "%s: `ld -r' not supported with PE MIPS objects\n" msgstr "" -#: pe-mips.c:816 +#: pe-mips.c:820 #, c-format msgid "%s: jump too far away\n" msgstr "" -#: pe-mips.c:843 +#: pe-mips.c:847 #, c-format msgid "%s: bad pair/reflo after refhi\n" msgstr "" -#: ppcboot.c:423 +#: ppcboot.c:427 msgid "" "\n" "ppcboot header:\n" msgstr "" -#: ppcboot.c:424 +#: ppcboot.c:428 #, c-format msgid "Entry offset = 0x%.8lx (%ld)\n" msgstr "" -#: ppcboot.c:425 +#: ppcboot.c:429 #, c-format msgid "Length = 0x%.8lx (%ld)\n" msgstr "" -#: ppcboot.c:428 +#: ppcboot.c:432 #, c-format msgid "Flag field = 0x%.2x\n" msgstr "" -#: ppcboot.c:434 +#: ppcboot.c:438 #, c-format msgid "Partition name = \"%s\"\n" msgstr "" -#: ppcboot.c:453 +#: ppcboot.c:457 #, c-format msgid "" "\n" "Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "" -#: ppcboot.c:459 +#: ppcboot.c:463 #, c-format msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "" -#: ppcboot.c:465 +#: ppcboot.c:469 #, c-format msgid "Partition[%d] sector = 0x%.8lx (%ld)\n" msgstr "" -#: ppcboot.c:466 +#: ppcboot.c:470 #, c-format msgid "Partition[%d] length = 0x%.8lx (%ld)\n" msgstr "" -#: som.c:5356 +#: som.c:5401 msgid "som_sizeof_headers unimplemented" msgstr "" -#: srec.c:301 +#: srec.c:302 #, c-format msgid "%s:%d: Unexpected character `%s' in S-record file\n" msgstr "" @@ -1719,149 +1732,149 @@ msgstr "" msgid "Unsupported .stab relocation" msgstr "" -#: vms-gsd.c:354 +#: vms-gsd.c:355 #, c-format msgid "bfd_make_section (%s) failed" msgstr "" -#: vms-gsd.c:368 +#: vms-gsd.c:370 #, c-format msgid "bfd_set_section_flags (%s, %x) failed" msgstr "" -#: vms-gsd.c:404 +#: vms-gsd.c:406 #, c-format msgid "Size mismatch section %s=%lx, %s=%lx" msgstr "" -#: vms-gsd.c:699 +#: vms-gsd.c:703 #, c-format msgid "unknown gsd/egsd subtype %d" msgstr "" -#: vms-hdr.c:403 +#: vms-hdr.c:406 msgid "Object module NOT error-free !\n" msgstr "" -#: vms-misc.c:537 +#: vms-misc.c:543 #, c-format msgid "Stack overflow (%d) in _bfd_vms_push" msgstr "" -#: vms-misc.c:555 +#: vms-misc.c:561 msgid "Stack underflow in _bfd_vms_pop" msgstr "" -#: vms-misc.c:911 +#: vms-misc.c:919 msgid "_bfd_vms_output_counted called with zero bytes" msgstr "" -#: vms-misc.c:916 +#: vms-misc.c:924 msgid "_bfd_vms_output_counted called with too many bytes" msgstr "" -#: vms-misc.c:1047 +#: vms-misc.c:1055 #, c-format msgid "Symbol %s replaced by %s\n" msgstr "" -#: vms-misc.c:1109 +#: vms-misc.c:1117 #, c-format msgid "failed to enter %s" msgstr "" -#: vms-tir.c:68 +#: vms-tir.c:78 msgid "No Mem !" msgstr "" -#: vms-tir.c:302 +#: vms-tir.c:313 msgid "Bad section index in ETIR_S_C_STA_PQ" msgstr "" -#: vms-tir.c:317 +#: vms-tir.c:328 #, c-format msgid "Unsupported STA cmd %d" msgstr "" -#: vms-tir.c:322 vms-tir.c:1274 +#: vms-tir.c:333 vms-tir.c:1301 #, c-format msgid "Reserved STA cmd %d" msgstr "" -#: vms-tir.c:428 +#: vms-tir.c:443 #, c-format msgid "ETIR_S_C_STO_GBL: no symbol \"%s\"" msgstr "" -#: vms-tir.c:449 +#: vms-tir.c:465 #, c-format msgid "ETIR_S_C_STO_CA: no symbol \"%s\"" msgstr "" -#: vms-tir.c:462 +#: vms-tir.c:478 msgid "ETIR_S_C_STO_RB/AB: Not supported" msgstr "" -#: vms-tir.c:520 +#: vms-tir.c:538 msgid "ETIR_S_C_STO_LP_PSB: Not supported" msgstr "" -#: vms-tir.c:526 +#: vms-tir.c:544 msgid "ETIR_S_C_STO_HINT_GBL: not implemented" msgstr "" -#: vms-tir.c:532 +#: vms-tir.c:550 msgid "ETIR_S_C_STO_HINT_PS: not implemented" msgstr "" -#: vms-tir.c:536 vms-tir.c:1446 +#: vms-tir.c:554 vms-tir.c:1473 #, c-format msgid "Reserved STO cmd %d" msgstr "" -#: vms-tir.c:649 +#: vms-tir.c:667 msgid "ETIR_S_C_OPR_INSV: Not supported" msgstr "" -#: vms-tir.c:667 +#: vms-tir.c:685 msgid "ETIR_S_C_OPR_USH: Not supported" msgstr "" -#: vms-tir.c:673 +#: vms-tir.c:691 msgid "ETIR_S_C_OPR_ROT: Not supported" msgstr "" -#: vms-tir.c:692 +#: vms-tir.c:710 msgid "ETIR_S_C_OPR_REDEF: Not supported" msgstr "" -#: vms-tir.c:698 +#: vms-tir.c:716 msgid "ETIR_S_C_OPR_DFLIT: Not supported" msgstr "" -#: vms-tir.c:702 vms-tir.c:1641 +#: vms-tir.c:720 vms-tir.c:1668 #, c-format msgid "Reserved OPR cmd %d" msgstr "" -#: vms-tir.c:770 vms-tir.c:1710 +#: vms-tir.c:788 vms-tir.c:1737 #, c-format msgid "Reserved CTL cmd %d" msgstr "" -#: vms-tir.c:798 +#: vms-tir.c:816 msgid "ETIR_S_C_STC_LP: not supported" msgstr "" -#: vms-tir.c:816 +#: vms-tir.c:834 msgid "ETIR_S_C_STC_GBL: not supported" msgstr "" -#: vms-tir.c:824 +#: vms-tir.c:842 msgid "ETIR_S_C_STC_GCA: not supported" msgstr "" -#: vms-tir.c:833 +#: vms-tir.c:851 msgid "ETIR_S_C_STC_PS: not supported" msgstr "" @@ -1870,11 +1883,11 @@ msgstr "" #. * arg: - #. * #. -#: vms-tir.c:1174 +#: vms-tir.c:1199 msgid "Stack-from-image not implemented" msgstr "" -#: vms-tir.c:1194 +#: vms-tir.c:1219 msgid "Stack-entry-mask not fully implemented" msgstr "" @@ -1887,384 +1900,384 @@ msgstr "" #. * compare argument descriptor with symbol argument (ARG$V_PASSMECH) #. * and stack TRUE (args match) or FALSE (args dont match) value #. -#: vms-tir.c:1210 +#: vms-tir.c:1235 msgid "PASSMECH not fully implemented" msgstr "" -#: vms-tir.c:1230 +#: vms-tir.c:1256 msgid "Stack-local-symbol not fully implemented" msgstr "" -#: vms-tir.c:1245 +#: vms-tir.c:1271 msgid "Stack-literal not fully implemented" msgstr "" -#: vms-tir.c:1267 +#: vms-tir.c:1294 msgid "Stack-local-symbol-entry-point-mask not fully implemented" msgstr "" -#: vms-tir.c:1442 +#: vms-tir.c:1469 #, c-format msgid "Unimplemented STO cmd %d" msgstr "" -#: vms-tir.c:1581 +#: vms-tir.c:1608 msgid "TIR_S_C_OPR_ASH incomplete" msgstr "" -#: vms-tir.c:1595 +#: vms-tir.c:1622 msgid "TIR_S_C_OPR_USH incomplete" msgstr "" -#: vms-tir.c:1609 +#: vms-tir.c:1636 msgid "TIR_S_C_OPR_ROT incomplete" msgstr "" #. #. * redefine symbol to current location #. -#: vms-tir.c:1630 +#: vms-tir.c:1657 msgid "TIR_S_C_OPR_REDEF not supported" msgstr "" #. #. * define a literal #. -#: vms-tir.c:1637 +#: vms-tir.c:1664 msgid "TIR_S_C_OPR_DFLIT not supported" msgstr "" -#: vms-tir.c:1691 +#: vms-tir.c:1718 msgid "TIR_S_C_CTL_DFLOC not fully implemented" msgstr "" -#: vms-tir.c:1699 +#: vms-tir.c:1726 msgid "TIR_S_C_CTL_STLOC not fully implemented" msgstr "" -#: vms-tir.c:1707 +#: vms-tir.c:1734 msgid "TIR_S_C_CTL_STKDL not fully implemented" msgstr "" -#: vms-tir.c:1761 +#: vms-tir.c:1791 #, c-format msgid "Obj code %d not found" msgstr "" -#: vms-tir.c:2102 +#: vms-tir.c:2137 #, c-format msgid "SEC_RELOC with no relocs in section %s" msgstr "" -#: vms-tir.c:2376 +#: vms-tir.c:2424 #, c-format msgid "Unhandled relocation %s" msgstr "" -#: xcofflink.c:1220 +#: xcofflink.c:1241 #, c-format msgid "%s: `%s' has line numbers but no enclosing section" msgstr "" -#: xcofflink.c:1267 +#: xcofflink.c:1294 #, c-format msgid "%s: class %d symbol `%s' has no aux entries" msgstr "" -#: xcofflink.c:1290 +#: xcofflink.c:1317 #, c-format msgid "%s: symbol `%s' has unrecognized csect type %d" msgstr "" -#: xcofflink.c:1302 +#: xcofflink.c:1329 #, c-format msgid "%s: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" msgstr "" -#: xcofflink.c:1340 +#: xcofflink.c:1365 #, c-format msgid "%s: XMC_TC0 symbol `%s' is class %d scnlen %d" msgstr "" -#: xcofflink.c:1493 +#: xcofflink.c:1517 #, c-format msgid "%s: csect `%s' not in enclosing section" msgstr "" -#: xcofflink.c:1598 +#: xcofflink.c:1624 #, c-format msgid "%s: misplaced XTY_LD `%s'" msgstr "" -#: xcofflink.c:1916 +#: xcofflink.c:1948 #, c-format msgid "%s: reloc %s:%d not in csect" msgstr "" -#: xcofflink.c:2051 +#: xcofflink.c:2083 #, c-format msgid "%s: XCOFF shared object when not producing XCOFF output" msgstr "" -#: xcofflink.c:2072 +#: xcofflink.c:2104 #, c-format msgid "%s: dynamic object with no .loader section" msgstr "" -#: xcofflink.c:2715 +#: xcofflink.c:2749 #, c-format msgid "%s: no such symbol" msgstr "" -#: xcofflink.c:2848 +#: xcofflink.c:2890 msgid "error: undefined symbol __rtinit" msgstr "" -#: xcofflink.c:3389 +#: xcofflink.c:3423 #, c-format msgid "warning: attempt to export undefined symbol `%s'" msgstr "" -#: xcofflink.c:4358 +#: xcofflink.c:4421 #, c-format msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" msgstr "" -#: xcofflink.c:5192 xcofflink.c:5603 xcofflink.c:5665 xcofflink.c:5968 +#: xcofflink.c:5261 xcofflink.c:5723 xcofflink.c:5785 xcofflink.c:6086 #, c-format msgid "%s: loader reloc in unrecognized section `%s'" msgstr "" -#: xcofflink.c:5214 xcofflink.c:5979 +#: xcofflink.c:5283 xcofflink.c:6097 #, c-format msgid "%s: `%s' in loader reloc but not loader sym" msgstr "" -#: xcofflink.c:5229 +#: xcofflink.c:5298 #, c-format msgid "%s: loader reloc in read-only section %s" msgstr "" -#: elf32-ia64.c:2046 elf64-ia64.c:2046 +#: elf32-ia64.c:2083 elf64-ia64.c:2083 msgid "@pltoff reloc against local symbol" msgstr "" -#: elf32-ia64.c:2104 elf64-ia64.c:2104 +#: elf32-ia64.c:2141 elf64-ia64.c:2141 msgid "non-zero addend in @fptr reloc" msgstr "" -#: elf32-ia64.c:3294 elf64-ia64.c:3294 +#: elf32-ia64.c:3321 elf64-ia64.c:3321 #, c-format msgid "%s: short data segment overflowed (0x%lx >= 0x400000)" msgstr "" -#: elf32-ia64.c:3305 elf64-ia64.c:3305 +#: elf32-ia64.c:3332 elf64-ia64.c:3332 #, c-format msgid "%s: __gp does not cover short data segment" msgstr "" -#: elf32-ia64.c:3575 elf64-ia64.c:3575 +#: elf32-ia64.c:3605 elf64-ia64.c:3605 #, c-format msgid "%s: linking non-pic code in a shared library" msgstr "" -#: elf32-ia64.c:3608 elf64-ia64.c:3608 +#: elf32-ia64.c:3638 elf64-ia64.c:3638 #, c-format msgid "%s: @gprel relocation against dynamic symbol %s" msgstr "" -#: elf32-ia64.c:3744 elf64-ia64.c:3744 +#: elf32-ia64.c:3776 elf64-ia64.c:3776 #, c-format msgid "%s: dynamic relocation against speculation fixup" msgstr "" -#: elf32-ia64.c:3752 elf64-ia64.c:3752 +#: elf32-ia64.c:3784 elf64-ia64.c:3784 #, c-format msgid "%s: speculation fixup against undefined weak symbol" msgstr "" -#: elf32-ia64.c:3935 elf64-ia64.c:3935 +#: elf32-ia64.c:3967 elf64-ia64.c:3967 msgid "unsupported reloc" msgstr "" -#: elf32-ia64.c:4232 elf64-ia64.c:4232 +#: elf32-ia64.c:4265 elf64-ia64.c:4265 #, c-format msgid "%s: linking trap-on-NULL-dereference with non-trapping files" msgstr "" -#: elf32-ia64.c:4241 elf64-ia64.c:4241 +#: elf32-ia64.c:4274 elf64-ia64.c:4274 #, c-format msgid "%s: linking big-endian files with little-endian files" msgstr "" -#: elf32-ia64.c:4250 elf64-ia64.c:4250 +#: elf32-ia64.c:4283 elf64-ia64.c:4283 #, c-format msgid "%s: linking 64-bit files with 32-bit files" msgstr "" -#: elf32-ia64.c:4259 elf64-ia64.c:4259 +#: elf32-ia64.c:4292 elf64-ia64.c:4292 #, c-format msgid "%s: linking constant-gp files with non-constant-gp files" msgstr "" -#: elf32-ia64.c:4269 elf64-ia64.c:4269 +#: elf32-ia64.c:4302 elf64-ia64.c:4302 #, c-format msgid "%s: linking auto-pic files with non-auto-pic files" msgstr "" -#: peigen.c:1009 pepigen.c:1009 +#: peigen.c:964 pepigen.c:964 #, c-format msgid "%s: line number overflow: 0x%lx > 0xffff" msgstr "" -#: peigen.c:1027 pepigen.c:1027 +#: peigen.c:981 pepigen.c:981 #, c-format msgid "%s: reloc overflow 1: 0x%lx > 0xffff" msgstr "" -#: peigen.c:1040 pepigen.c:1040 +#: peigen.c:995 pepigen.c:995 msgid "Export Directory [.edata (or where ever we found it)]" msgstr "" -#: peigen.c:1041 pepigen.c:1041 +#: peigen.c:996 pepigen.c:996 msgid "Import Directory [parts of .idata]" msgstr "" -#: peigen.c:1042 pepigen.c:1042 +#: peigen.c:997 pepigen.c:997 msgid "Resource Directory [.rsrc]" msgstr "" -#: peigen.c:1043 pepigen.c:1043 +#: peigen.c:998 pepigen.c:998 msgid "Exception Directory [.pdata]" msgstr "" -#: peigen.c:1044 pepigen.c:1044 +#: peigen.c:999 pepigen.c:999 msgid "Security Directory" msgstr "" -#: peigen.c:1045 pepigen.c:1045 +#: peigen.c:1000 pepigen.c:1000 msgid "Base Relocation Directory [.reloc]" msgstr "" -#: peigen.c:1046 pepigen.c:1046 +#: peigen.c:1001 pepigen.c:1001 msgid "Debug Directory" msgstr "" -#: peigen.c:1047 pepigen.c:1047 +#: peigen.c:1002 pepigen.c:1002 msgid "Description Directory" msgstr "" -#: peigen.c:1048 pepigen.c:1048 +#: peigen.c:1003 pepigen.c:1003 msgid "Special Directory" msgstr "" -#: peigen.c:1049 pepigen.c:1049 +#: peigen.c:1004 pepigen.c:1004 msgid "Thread Storage Directory [.tls]" msgstr "" -#: peigen.c:1050 pepigen.c:1050 +#: peigen.c:1005 pepigen.c:1005 msgid "Load Configuration Directory" msgstr "" -#: peigen.c:1051 pepigen.c:1051 +#: peigen.c:1006 pepigen.c:1006 msgid "Bound Import Directory" msgstr "" -#: peigen.c:1052 pepigen.c:1052 +#: peigen.c:1007 pepigen.c:1007 msgid "Import Address Table Directory" msgstr "" -#: peigen.c:1053 pepigen.c:1053 +#: peigen.c:1008 pepigen.c:1008 msgid "Delay Import Directory" msgstr "" -#: peigen.c:1054 peigen.c:1055 pepigen.c:1054 pepigen.c:1055 +#: peigen.c:1009 peigen.c:1010 pepigen.c:1009 pepigen.c:1010 msgid "Reserved" msgstr "" -#: peigen.c:1119 pepigen.c:1119 +#: peigen.c:1073 pepigen.c:1073 msgid "" "\n" "There is an import table, but the section containing it could not be found\n" msgstr "" -#: peigen.c:1124 pepigen.c:1124 +#: peigen.c:1078 pepigen.c:1078 #, c-format msgid "" "\n" "There is an import table in %s at 0x%lx\n" msgstr "" -#: peigen.c:1163 pepigen.c:1163 +#: peigen.c:1115 pepigen.c:1115 #, c-format msgid "" "\n" "Function descriptor located at the start address: %04lx\n" msgstr "" -#: peigen.c:1166 pepigen.c:1166 +#: peigen.c:1118 pepigen.c:1118 #, c-format msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" msgstr "" -#: peigen.c:1172 pepigen.c:1172 +#: peigen.c:1124 pepigen.c:1124 msgid "" "\n" "No reldata section! Function descriptor not decoded.\n" msgstr "" -#: peigen.c:1177 pepigen.c:1177 +#: peigen.c:1129 pepigen.c:1129 #, c-format msgid "" "\n" "The Import Tables (interpreted %s section contents)\n" msgstr "" -#: peigen.c:1180 pepigen.c:1180 +#: peigen.c:1132 pepigen.c:1132 msgid " vma: Hint Time Forward DLL First\n" msgstr "" -#: peigen.c:1182 pepigen.c:1182 +#: peigen.c:1134 pepigen.c:1134 msgid " Table Stamp Chain Name Thunk\n" msgstr "" -#: peigen.c:1232 pepigen.c:1232 +#: peigen.c:1182 pepigen.c:1182 #, c-format msgid "" "\n" "\tDLL Name: %s\n" msgstr "" -#: peigen.c:1236 peigen.c:1299 pepigen.c:1236 pepigen.c:1299 +#: peigen.c:1186 peigen.c:1249 pepigen.c:1186 pepigen.c:1249 msgid "\tvma: Hint/Ord Member-Name\n" msgstr "" -#: peigen.c:1298 pepigen.c:1298 +#: peigen.c:1248 pepigen.c:1248 msgid "\tThe Import Address Table (difference found)\n" msgstr "" -#: peigen.c:1305 pepigen.c:1305 +#: peigen.c:1255 pepigen.c:1255 msgid "\t>>> Ran out of IAT members!\n" msgstr "" -#: peigen.c:1324 pepigen.c:1324 +#: peigen.c:1273 pepigen.c:1273 msgid "\tThe Import Address Table is identical\n" msgstr "" -#: peigen.c:1397 pepigen.c:1397 +#: peigen.c:1345 pepigen.c:1345 msgid "" "\n" "There is an export table, but the section containing it could not be found\n" msgstr "" -#: peigen.c:1402 pepigen.c:1402 +#: peigen.c:1350 pepigen.c:1350 #, c-format msgid "" "\n" "There is an export table in %s at 0x%lx\n" msgstr "" -#: peigen.c:1433 pepigen.c:1433 +#: peigen.c:1381 pepigen.c:1381 #, c-format msgid "" "\n" @@ -2272,131 +2285,131 @@ msgid "" "\n" msgstr "" -#: peigen.c:1437 pepigen.c:1437 +#: peigen.c:1385 pepigen.c:1385 #, c-format msgid "Export Flags \t\t\t%lx\n" msgstr "" -#: peigen.c:1440 pepigen.c:1440 +#: peigen.c:1388 pepigen.c:1388 #, c-format msgid "Time/Date stamp \t\t%lx\n" msgstr "" -#: peigen.c:1443 pepigen.c:1443 +#: peigen.c:1391 pepigen.c:1391 #, c-format msgid "Major/Minor \t\t\t%d/%d\n" msgstr "" -#: peigen.c:1446 pepigen.c:1446 +#: peigen.c:1394 pepigen.c:1394 msgid "Name \t\t\t\t" msgstr "" -#: peigen.c:1452 pepigen.c:1452 +#: peigen.c:1400 pepigen.c:1400 #, c-format msgid "Ordinal Base \t\t\t%ld\n" msgstr "" -#: peigen.c:1455 pepigen.c:1455 +#: peigen.c:1403 pepigen.c:1403 msgid "Number in:\n" msgstr "" -#: peigen.c:1458 pepigen.c:1458 +#: peigen.c:1406 pepigen.c:1406 #, c-format msgid "\tExport Address Table \t\t%08lx\n" msgstr "" -#: peigen.c:1462 pepigen.c:1462 +#: peigen.c:1410 pepigen.c:1410 #, c-format msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n" msgstr "" -#: peigen.c:1465 pepigen.c:1465 +#: peigen.c:1413 pepigen.c:1413 msgid "Table Addresses\n" msgstr "" -#: peigen.c:1468 pepigen.c:1468 +#: peigen.c:1416 pepigen.c:1416 msgid "\tExport Address Table \t\t" msgstr "" -#: peigen.c:1473 pepigen.c:1473 +#: peigen.c:1421 pepigen.c:1421 msgid "\tName Pointer Table \t\t" msgstr "" -#: peigen.c:1478 pepigen.c:1478 +#: peigen.c:1426 pepigen.c:1426 msgid "\tOrdinal Table \t\t\t" msgstr "" -#: peigen.c:1492 pepigen.c:1492 +#: peigen.c:1441 pepigen.c:1441 #, c-format msgid "" "\n" "Export Address Table -- Ordinal Base %ld\n" msgstr "" -#: peigen.c:1511 pepigen.c:1511 +#: peigen.c:1460 pepigen.c:1460 msgid "Forwarder RVA" msgstr "" -#: peigen.c:1522 pepigen.c:1522 +#: peigen.c:1471 pepigen.c:1471 msgid "Export RVA" msgstr "" -#: peigen.c:1529 pepigen.c:1529 +#: peigen.c:1478 pepigen.c:1478 msgid "" "\n" "[Ordinal/Name Pointer] Table\n" msgstr "" -#: peigen.c:1584 pepigen.c:1584 +#: peigen.c:1533 pepigen.c:1533 #, c-format msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" msgstr "" -#: peigen.c:1588 pepigen.c:1588 +#: peigen.c:1537 pepigen.c:1537 msgid "" "\n" "The Function Table (interpreted .pdata section contents)\n" msgstr "" -#: peigen.c:1591 pepigen.c:1591 +#: peigen.c:1540 pepigen.c:1540 msgid " vma:\t\t\tBegin Address End Address Unwind Info\n" msgstr "" -#: peigen.c:1594 pepigen.c:1594 +#: peigen.c:1543 pepigen.c:1543 msgid " vma:\t\tBegin End EH EH PrologEnd Exception\n" msgstr "" -#: peigen.c:1596 pepigen.c:1596 +#: peigen.c:1545 pepigen.c:1545 msgid " \t\tAddress Address Handler Data Address Mask\n" msgstr "" -#: peigen.c:1668 pepigen.c:1668 +#: peigen.c:1613 pepigen.c:1613 msgid " Register save millicode" msgstr "" -#: peigen.c:1671 pepigen.c:1671 +#: peigen.c:1616 pepigen.c:1616 msgid " Register restore millicode" msgstr "" -#: peigen.c:1674 pepigen.c:1674 +#: peigen.c:1619 pepigen.c:1619 msgid " Glue code sequence" msgstr "" -#: peigen.c:1725 pepigen.c:1725 +#: peigen.c:1671 pepigen.c:1671 msgid "" "\n" "\n" "PE File Base Relocations (interpreted .reloc section contents)\n" msgstr "" -#: peigen.c:1760 pepigen.c:1760 +#: peigen.c:1701 pepigen.c:1701 #, c-format msgid "" "\n" "Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" msgstr "" -#: peigen.c:1773 pepigen.c:1773 +#: peigen.c:1714 pepigen.c:1714 #, c-format msgid "\treloc %4d offset %4x [%4lx] %s" msgstr "" @@ -2404,7 +2417,7 @@ 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:1812 pepigen.c:1812 +#: peigen.c:1754 pepigen.c:1754 #, c-format msgid "" "\n" |