aboutsummaryrefslogtreecommitdiff
path: root/binutils/po/binutils.pot
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/po/binutils.pot')
-rw-r--r--binutils/po/binutils.pot1507
1 files changed, 891 insertions, 616 deletions
diff --git a/binutils/po/binutils.pot b/binutils/po/binutils.pot
index 97795cb..42b808e 100644
--- a/binutils/po/binutils.pot
+++ b/binutils/po/binutils.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1999-06-03 02:58-0700\n"
+"POT-Creation-Date: 2000-02-25 22:16-0500\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"
@@ -22,8 +22,8 @@ msgid ""
" [--basenames] [--functions] [addr addr ...]\n"
msgstr ""
-#: addr2line.c:83 ar.c:255 nlmconv.c:1141 nm.c:304 objcopy.c:318 objcopy.c:337
-#: objdump.c:236 readelf.c:1168 size.c:89 strings.c:512 windres.c:730
+#: addr2line.c:83 ar.c:286 nlmconv.c:1141 nm.c:304 objcopy.c:344 objcopy.c:376
+#: objdump.c:277 readelf.c:1697 size.c:89 strings.c:512 windres.c:737
msgid "Report bugs to bug-gnu-utils@gnu.org\n"
msgstr ""
@@ -32,231 +32,240 @@ msgstr ""
msgid "%s: can not get addresses from archive"
msgstr ""
-#: ar.c:207
+#: ar.c:235
#, c-format
msgid "no entry %s in archive\n"
msgstr ""
-#: ar.c:224
+#: ar.c:252
#, c-format
msgid ""
-"Usage: %s [-]{dmpqrstx}[abcilosSuvV] [member-name] archive-file file...\n"
+"Usage: %s [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file "
+"file...\n"
msgstr ""
-#: ar.c:226
+#: ar.c:255
#, c-format
msgid " %s -M [<mri-script]\n"
msgstr ""
-#: ar.c:227
+#: ar.c:256
msgid " commands:\n"
msgstr ""
-#: ar.c:228
+#: ar.c:257
msgid " d - delete file(s) from the archive\n"
msgstr ""
-#: ar.c:229
+#: ar.c:258
msgid " m[ab] - move file(s) in the archive\n"
msgstr ""
-#: ar.c:230
+#: ar.c:259
msgid " p - print file(s) found in the archive\n"
msgstr ""
-#: ar.c:231
+#: ar.c:260
msgid " q[f] - quick append file(s) to the archive\n"
msgstr ""
-#: ar.c:232
+#: ar.c:261
msgid ""
" r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
msgstr ""
-#: ar.c:233
+#: ar.c:262
msgid " t - display contents of archive\n"
msgstr ""
-#: ar.c:234
+#: ar.c:263
msgid " x[o] - extract file(s) from the archive\n"
msgstr ""
-#: ar.c:235
+#: ar.c:264
msgid " command specific modifiers:\n"
msgstr ""
-#: ar.c:236
+#: ar.c:265
msgid " [a] - put file(s) after [member-name]\n"
msgstr ""
-#: ar.c:237
+#: ar.c:266
msgid " [b] - put file(s) before [member-name] (same as [i])\n"
msgstr ""
-#: ar.c:238
+#: ar.c:267
+msgid " [N] - use instance [count] of name\n"
+msgstr ""
+
+#: ar.c:268
msgid " [f] - truncate inserted file names\n"
msgstr ""
-#: ar.c:239
+#: ar.c:269
+msgid " [P] - use full path names when matching\n"
+msgstr ""
+
+#: ar.c:270
msgid " [o] - preserve original dates\n"
msgstr ""
-#: ar.c:240
+#: ar.c:271
msgid ""
" [u] - only replace files that are newer than current archive "
"contents\n"
msgstr ""
-#: ar.c:241
+#: ar.c:272
msgid " generic modifiers:\n"
msgstr ""
-#: ar.c:242
+#: ar.c:273
msgid " [c] - do not warn if the library had to be created\n"
msgstr ""
-#: ar.c:243
+#: ar.c:274
msgid " [s] - create an archive index (cf. ranlib)\n"
msgstr ""
-#: ar.c:244
+#: ar.c:275
msgid " [S] - do not build a symbol table\n"
msgstr ""
-#: ar.c:245
+#: ar.c:276
msgid " [v] - be verbose\n"
msgstr ""
-#: ar.c:246
+#: ar.c:277
msgid " [V] - display the version number\n"
msgstr ""
-#: ar.c:250
+#: ar.c:281
#, c-format
msgid "Usage: %s [-vV] archive\n"
msgstr ""
-#: ar.c:431
+#: ar.c:466
msgid "two different operation options specified"
msgstr ""
-#: ar.c:500
+#: ar.c:541
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr ""
-#: ar.c:532
+#: ar.c:573
msgid "no operation specified"
msgstr ""
-#: ar.c:535
+#: ar.c:576
msgid "`u' is only meaningful with the `r' option."
msgstr ""
-#: ar.c:615
-#, c-format
-msgid "%s: internal error -- this option not implemented\n"
+#: ar.c:586
+msgid "`N' is only meaningful with the `x' and 'd' options."
+msgstr ""
+
+#: ar.c:589
+msgid "Value for `N' must be positive."
msgstr ""
-#: ar.c:730 ar.c:782 ar.c:1212 objcopy.c:972
+#: ar.c:672
#, c-format
-msgid "internal stat error on %s"
+msgid "%s: internal error -- this option not implemented\n"
msgstr ""
-#: ar.c:734
+#: ar.c:790 ar.c:841 ar.c:1283 objcopy.c:1021
#, c-format
-msgid ""
-"\n"
-"<member %s>\n"
-"\n"
+msgid "internal stat error on %s"
msgstr ""
-#: ar.c:751 ar.c:819
+#: ar.c:810 ar.c:878
#, c-format
msgid "%s is not a valid archive"
msgstr ""
-#: ar.c:787
+#: ar.c:846
#, c-format
msgid "stat returns negative size for %s"
msgstr ""
-#: ar.c:908
+#: ar.c:967
#, c-format
msgid "%s is not an archive"
msgstr ""
-#: ar.c:915
+#: ar.c:974
#, c-format
msgid "%s: creating %s\n"
msgstr ""
-#: ar.c:1110
+#: ar.c:1181
#, c-format
msgid "No member named `%s'\n"
msgstr ""
-#: ar.c:1162
+#: ar.c:1233
#, c-format
msgid "%s: no entry %s in archive %s!\n"
msgstr ""
-#: ar.c:1322
+#: ar.c:1395
#, c-format
msgid "%s: no archive map to update"
msgstr ""
-#: arsup.c:86
+#: arsup.c:87
#, c-format
msgid "No entry %s in archive.\n"
msgstr ""
-#: arsup.c:118
+#: arsup.c:119
#, c-format
msgid "Can't open file %s\n"
msgstr ""
-#: arsup.c:166
+#: arsup.c:167
#, c-format
msgid "%s: Can't open output archive %s\n"
msgstr ""
-#: arsup.c:178
+#: arsup.c:179
#, c-format
msgid "%s: Can't open input archive %s\n"
msgstr ""
-#: arsup.c:184
+#: arsup.c:185
#, c-format
msgid "%s: file %s is not an archive\n"
msgstr ""
-#: arsup.c:225
+#: arsup.c:226
#, c-format
msgid "%s: no output archive specified yet\n"
msgstr ""
-#: arsup.c:245 arsup.c:280 arsup.c:316 arsup.c:336 arsup.c:394
+#: arsup.c:246 arsup.c:281 arsup.c:317 arsup.c:337 arsup.c:395
#, c-format
msgid "%s: no open output archive\n"
msgstr ""
-#: arsup.c:253 arsup.c:354 arsup.c:374
+#: arsup.c:254 arsup.c:355 arsup.c:375
#, c-format
msgid "%s: can't open file %s\n"
msgstr ""
-#: arsup.c:301 arsup.c:370 arsup.c:449
+#: arsup.c:302 arsup.c:371 arsup.c:450
#, c-format
msgid "%s: can't find module file %s\n"
msgstr ""
-#: arsup.c:401
+#: arsup.c:402
#, c-format
msgid "Current open archive is %s\n"
msgstr ""
-#: arsup.c:428
+#: arsup.c:429
#, c-format
msgid "%s: no open archive\n"
msgstr ""
@@ -398,325 +407,336 @@ msgstr ""
msgid "debug_get_real_type: circular debug information for %s\n"
msgstr ""
-#: debug.c:2663
+#: debug.c:2662
msgid "debug_write_type: illegal type encountered"
msgstr ""
-#: dlltool.c:711 dlltool.c:735 dlltool.c:760
+#: dlltool.c:770 dlltool.c:794 dlltool.c:819
#, c-format
msgid "Internal error: Unknown machine type: %d\n"
msgstr ""
-#: dlltool.c:794
+#: dlltool.c:856
#, c-format
msgid "Can't open def file: %s"
msgstr ""
-#: dlltool.c:799
+#: dlltool.c:861
#, c-format
msgid "Processing def file: %s"
msgstr ""
-#: dlltool.c:803
+#: dlltool.c:865
msgid "Processed def file"
msgstr ""
-#: dlltool.c:828
+#: dlltool.c:890
#, c-format
msgid "Syntax error in def file %s:%d\n"
msgstr ""
-#: dlltool.c:861
+#: dlltool.c:923
#, c-format
msgid "NAME: %s base: %x"
msgstr ""
-#: dlltool.c:864
+#: dlltool.c:926
msgid "Can't have LIBRARY and NAME\n"
msgstr ""
-#: dlltool.c:880
+#: dlltool.c:942
#, c-format
msgid "LIBRARY: %s base: %x"
msgstr ""
-#: dlltool.c:883
+#: dlltool.c:945
#, c-format
msgid "%s: Can't have LIBRARY and NAME\n"
msgstr ""
-#: dlltool.c:1138
+#: dlltool.c:1200 resrc.c:271
#, c-format
msgid "wait: %s"
msgstr ""
-#: dlltool.c:1143
+#: dlltool.c:1205 resrc.c:276
#, c-format
msgid "subprocess got fatal signal %d"
msgstr ""
-#: dlltool.c:1149
+#: dlltool.c:1211
#, c-format
msgid "%s exited with status %d\n"
msgstr ""
-#: dlltool.c:1181
+#: dlltool.c:1243
#, c-format
msgid "Sucking in info from %s section in %s\n"
msgstr ""
-#: dlltool.c:1291
+#: dlltool.c:1367
#, c-format
msgid "Excluding symbol: %s\n"
msgstr ""
-#: dlltool.c:1386 dlltool.c:1397 nm.c:902 nm.c:913 objdump.c:379 objdump.c:396
+#: dlltool.c:1462 dlltool.c:1473 nm.c:902 nm.c:913 objdump.c:444 objdump.c:461
#, c-format
msgid "%s: no symbols\n"
msgstr ""
#. FIXME: we ought to read in and block out the base relocations
-#: dlltool.c:1424
+#: dlltool.c:1500
#, c-format
msgid "Done reading %s\n"
msgstr ""
-#: dlltool.c:1435
+#: dlltool.c:1511
#, c-format
msgid "Unable to open object file: %s"
msgstr ""
-#: dlltool.c:1438
+#: dlltool.c:1514
#, c-format
msgid "Scanning object file %s"
msgstr ""
-#: dlltool.c:1453
+#: dlltool.c:1529
#, c-format
msgid "Cannot produce mcore-elf dll from archive file: %s"
msgstr ""
-#: dlltool.c:1538
+#: dlltool.c:1621
msgid "Adding exports to output file"
msgstr ""
-#: dlltool.c:1583
+#: dlltool.c:1666
msgid "Added exports to output file"
msgstr ""
-#: dlltool.c:1691
+#: dlltool.c:1790
#, c-format
msgid "Generating export file: %s\n"
msgstr ""
-#: dlltool.c:1696
+#: dlltool.c:1795
#, c-format
msgid "Unable to open temporary assembler file: %s"
msgstr ""
-#: dlltool.c:1699
+#: dlltool.c:1798
#, c-format
msgid "Opened temporary file: %s"
msgstr ""
-#: dlltool.c:1918
+#: dlltool.c:2012
msgid "Generated exports file"
msgstr ""
-#: dlltool.c:2171
+#: dlltool.c:2267
#, c-format
msgid "bfd_open failed open stub file: %s"
msgstr ""
-#: dlltool.c:2174
+#: dlltool.c:2270
#, c-format
msgid "Creating stub file: %s"
msgstr ""
-#: dlltool.c:2557
+#: dlltool.c:2657
#, c-format
msgid "failed to open temporary head file: %s"
msgstr ""
-#: dlltool.c:2623
+#: dlltool.c:2716
#, c-format
msgid "failed to open temporary tail file: %s"
msgstr ""
-#: dlltool.c:2698
+#: dlltool.c:2784
#, c-format
msgid "Can't open .lib file: %s"
msgstr ""
-#: dlltool.c:2701
+#: dlltool.c:2787
#, c-format
msgid "Creating library file: %s\n"
msgstr ""
-#: dlltool.c:2757
+#: dlltool.c:2846
#, c-format
msgid "cannot delete %s: %s\n"
msgstr ""
-#: dlltool.c:2761
+#: dlltool.c:2850
msgid "Created lib file"
msgstr ""
-#: dlltool.c:2862
+#: dlltool.c:2955
#, c-format
msgid "Warning, ignoring duplicate EXPORT %s %d,%d\n"
msgstr ""
-#: dlltool.c:2868
+#: dlltool.c:2961
#, c-format
msgid "Error, duplicate EXPORT with oridinals: %s"
msgstr ""
-#: dlltool.c:2995
+#: dlltool.c:3088
msgid "Processing definitions"
msgstr ""
-#: dlltool.c:3033
+#: dlltool.c:3126
msgid "Processed definitions"
msgstr ""
#. xgetext:c-format
-#: dlltool.c:3044
+#: dlltool.c:3137
#, c-format
msgid "Usage %s <options> <object-files>\n"
msgstr ""
#. xgetext:c-format
-#: dlltool.c:3046
+#: dlltool.c:3139
#, c-format
msgid ""
" -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
msgstr ""
-#: dlltool.c:3047
+#: dlltool.c:3140
msgid ""
-" possible <machine>: arm[_interwork], i386, mcore[-elf][-le], ppc, "
-"thumb\n"
+" possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
+"ppc, thumb\n"
msgstr ""
-#: dlltool.c:3048
+#: dlltool.c:3141
msgid " -e --output-exp <outname> Generate an export file.\n"
msgstr ""
-#: dlltool.c:3049
+#: dlltool.c:3142
msgid " -l --output-lib <outname> Generate an interface library.\n"
msgstr ""
-#: dlltool.c:3050
+#: dlltool.c:3143
msgid " -a --add-indirect Add dll indirects to export file.\n"
msgstr ""
-#: dlltool.c:3051
+#: dlltool.c:3144
msgid ""
" -D --dllname <name> Name of input dll to put into interface lib.\n"
msgstr ""
-#: dlltool.c:3052
+#: dlltool.c:3145
msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
msgstr ""
-#: dlltool.c:3053
+#: dlltool.c:3146
msgid " -z --output-def <deffile> Name of .def file to be created.\n"
msgstr ""
-#: dlltool.c:3054
+#: dlltool.c:3147
msgid " --export-all-symbols Export all symbols to .def\n"
msgstr ""
-#: dlltool.c:3055
+#: dlltool.c:3148
msgid " --no-export-all-symbols Only export listed symbols\n"
msgstr ""
-#: dlltool.c:3056
+#: dlltool.c:3149
msgid " --exclude-symbols <list> Don't export <list>\n"
msgstr ""
-#: dlltool.c:3057
+#: dlltool.c:3150
msgid " --no-default-excludes Clear default exclude symbols\n"
msgstr ""
-#: dlltool.c:3058
+#: dlltool.c:3151
msgid " -b --base-file <basefile> Read linker generated base file.\n"
msgstr ""
-#: dlltool.c:3059
+#: dlltool.c:3152
msgid " -x --no-idata4 Don't generate idata$4 section.\n"
msgstr ""
-#: dlltool.c:3060
+#: dlltool.c:3153
msgid " -c --no-idata5 Don't generate idata$5 section.\n"
msgstr ""
-#: dlltool.c:3061
+#: dlltool.c:3154
msgid ""
" -U --add-underscore Add underscores to symbols in interface "
"library.\n"
msgstr ""
-#: dlltool.c:3062
+#: dlltool.c:3155
msgid " -k --kill-at Kill @<n> from exported names.\n"
msgstr ""
-#: dlltool.c:3063
+#: dlltool.c:3156
msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
msgstr ""
-#: dlltool.c:3064
+#: dlltool.c:3157
msgid " -S --as <name> Use <name> for assembler.\n"
msgstr ""
-#: dlltool.c:3065
+#: dlltool.c:3158
msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
msgstr ""
-#: dlltool.c:3066
+#: dlltool.c:3159
+msgid ""
+" -C --compat-implib Create backward compatible import library.\n"
+msgstr ""
+
+#: dlltool.c:3160
msgid ""
" -n --no-delete Keep temp files (repeat for extra "
"preservation).\n"
msgstr ""
-#: dlltool.c:3067
+#: dlltool.c:3161
msgid " -v --verbose Be verbose.\n"
msgstr ""
-#: dlltool.c:3068
+#: dlltool.c:3162
msgid " -V --version Display the program version.\n"
msgstr ""
-#: dlltool.c:3069
+#: dlltool.c:3163
msgid " -h --help Display this information.\n"
msgstr ""
-#: dlltool.c:3071
+#: dlltool.c:3165
msgid ""
" -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
msgstr ""
-#: dlltool.c:3072
+#: dlltool.c:3166
msgid " -L --linker <name> Use <name> as the linker.\n"
msgstr ""
-#: dlltool.c:3073
+#: dlltool.c:3167
msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
msgstr ""
-#: dlltool.c:3216
+#: dlltool.c:3311
#, c-format
msgid "Unable to open base-file: %s"
msgstr ""
-#: dlltool.c:3242
+#: dlltool.c:3340
#, c-format
msgid "Machine '%s' not supported"
msgstr ""
-#: dlltool.c:3385
-msgid "buffer overflow\n"
+#: dlltool.c:3443 dllwrap.c:215
+#, c-format
+msgid "Tried file: %s"
+msgstr ""
+
+#: dlltool.c:3450 dllwrap.c:222
+#, c-format
+msgid "Using file: %s"
msgstr ""
#: ieee.c:316
@@ -1216,318 +1236,441 @@ msgid ""
"Archive index:\n"
msgstr ""
-#: objcopy.c:293
-#, c-format
-msgid ""
-"Usage: %s [-vVSpgxX] [-I bfdname] [-O bfdname] [-F bfdname] [-b byte]\n"
-" [-R section] [-i interleave] [--interleave=interleave] [--byte=byte]\n"
-" [--input-target=bfdname] [--output-target=bfdname] "
-"[--target=bfdname]\n"
-" [--strip-all] [--strip-debug] [--strip-unneeded] [--discard-all]\n"
-" [--discard-locals] [--debugging] [--remove-section=section]\n"
+#: objcopy.c:296
+#, c-format
+msgid "Usage: %s <switches> in-file [out-file]\n"
+msgstr ""
+
+#: objcopy.c:297 objcopy.c:354
+msgid " The switches are:\n"
+msgstr ""
+
+#: objcopy.c:298
+msgid ""
+" -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
+" -O --output-target <bfdname> Create an output file in format "
+"<bfdname>\n"
+" -F --target <bfdname> Set both input and output format to "
+"<bfdname>\n"
+" --debugging Convert debugging information, if "
+"possible\n"
+" -p --preserve-dates Copy modified/access timestamps to the "
+"output\n"
+" -j --only-section <name> Only copy section <name> into the output\n"
+" -R --remove-section <name> Remove section <name> from the output\n"
+" -S --strip-all Remove all symbol and relocation "
+"information\n"
+" -g --strip-debug Remove all debugging symbols\n"
+" --strip-unneeded Remove all symbols not needed by "
+"relocations\n"
+" -N --strip-symbol <name> Do not copy symbol <name>\n"
+" -K --keep-symbol <name> Only copy symbol <name>\n"
+" -L --localize-symbol <name> Force symbol <name> to be marked as a "
+"local\n"
+" -W --weaken-symbol <name> Force symbol <name> to be marked as a "
+"weak\n"
+" --weaken Force all global symbols to be marked as "
+"weak\n"
+" -x --discard-all Remove all non-global symbols\n"
+" -X --discard-locals Remove any compiler-generated symbols\n"
+" -i --interleave <number> Only copy one out of every <number> "
+"bytes\n"
+" -b --byte <num> Select byte <num> in every interleaved "
+"block\n"
+" --gap-fill <val> Fill gaps between sections with <val>\n"
+" --pad-to <addr> Pad the last section up to address "
+"<addr>\n"
+" --set-start <addr> Set the start address to <addr>\n"
+" {--change-start|--adjust-start} <incr>\n"
+" Add <incr> to the start address\n"
+" {--change-addresses|--adjust-vma} <incr>\n"
+" Add <incr> to LMA, VMA and start "
+"addresses\n"
+" {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
+" Change LMA and VMA of section <name> by "
+"<val>\n"
+" --change-section-lma <name>{=|+|-}<val>\n"
+" Change the LMA of section <name> by "
+"<val>\n"
+" --change-section-vma <name>{=|+|-}<val>\n"
+" Change the VMA of section <name> by "
+"<val>\n"
+" {--[no-]change-warnings|--[no-]adjust-warnings}\n"
+" Warn if a named section does not exist\n"
+" --set-section-flags <name>=<flags>\n"
+" Set section <name>'s properties to "
+"<flags>\n"
+" --add-section <name>=<file> Add section <name> found in <file> to "
+"output\n"
+" --change-leading-char Force output format's leading character "
+"style\n"
+" --remove-leading-char Remove leading character from global "
+"symbols\n"
+" -v --verbose List all object files modified\n"
+" -V --version Display this program's version number\n"
+" -h --help Display this output\n"
msgstr ""
-#: objcopy.c:300
-msgid ""
-" [--gap-fill=val] [--pad-to=address] [--preserve-dates]\n"
-" [--set-start=val] \n"
-" [--change-start=incr] [--change-addresses=incr] \n"
-" (--adjust-start and --adjust-vma are aliases for these two) \n"
-" [--change-section-address=section{=,+,-}val]\n"
-" (--adjust-section-vma is an alias for --change-section-address)\n"
-" [--change-section-lma=section{=,+,-}val]\n"
-" [--change-section-vma=section{=,+,-}val]\n"
-" [--adjust-warnings] [--no-adjust-warnings]\n"
-" [--change-warnings] [--no-change-warnings]\n"
-" [--set-section-flags=section=flags] "
-"[--add-section=sectionname=filename]\n"
-" [--keep-symbol symbol] [-K symbol] [--strip-symbol symbol] [-N "
-"symbol]\n"
-" [--localize-symbol symbol] [-L symbol] [--weaken-symbol symbol]\n"
-" [-W symbol] [--change-leading-char] [--remove-leading-char] "
-"[--weaken]\n"
-" [--verbose] [--version] [--help] in-file [out-file]\n"
+#: objcopy.c:353
+#, c-format
+msgid "Usage: %s <switches> in-file(s)\n"
msgstr ""
-#: objcopy.c:327
-#, c-format
+#: objcopy.c:355
msgid ""
-"Usage: %s [-vVsSpgxX] [-I bfdname] [-O bfdname] [-F bfdname] [-R section]\n"
-" [--input-target=bfdname] [--output-target=bfdname] "
-"[--target=bfdname]\n"
-" [--strip-all] [--strip-debug] [--strip-unneeded] [--discard-all]\n"
-" [--discard-locals] [--keep-symbol symbol] [-K symbol]\n"
-" [--strip-symbol symbol] [-N symbol] [--remove-section=section]\n"
-" [-o file] [--preserve-dates] [--verbose] [--version] [--help] "
-"file...\n"
+" -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
+" -O --output-target <bfdname> Create an output file in format "
+"<bfdname>\n"
+" -F --target <bfdname> Set both input and output format to "
+"<bfdname>\n"
+" -p --preserve-dates Copy modified/access timestamps to the "
+"output\n"
+" -R --remove-section <name> Remove section <name> from the output\n"
+" -s --strip-all Remove all symbol and relocation "
+"information\n"
+" -g -S --strip-debug Remove all debugging symbols\n"
+" --strip-unneeded Remove all symbols not needed by "
+"relocations\n"
+" -N --strip-symbol <name> Do not copy symbol <name>\n"
+" -K --keep-symbol <name> Only copy symbol <name>\n"
+" -x --discard-all Remove all non-global symbols\n"
+" -X --discard-locals Remove any compiler-generated symbols\n"
+" -v --verbose List all object files modified\n"
+" -V --version Display this program's version number\n"
+" -h --help Display this output\n"
+" -o <file> Place stripped output into <file>\n"
msgstr ""
-#: objcopy.c:383
+#: objcopy.c:425
#, c-format
msgid "unrecognized section flag `%s'"
msgstr ""
-#: objcopy.c:384
-msgid "supported flags: alloc, load, readonly, code, data, rom, contents"
+#: objcopy.c:426
+msgid ""
+"supported flags: alloc, load, noload, readonly, debug, code, data, rom, "
+"share, contents"
msgstr ""
-#: objcopy.c:623
+#: objcopy.c:671
#, c-format
msgid "copy from %s(%s) to %s(%s)\n"
msgstr ""
-#: objcopy.c:642
+#: objcopy.c:690
#, c-format
msgid "Warning: Output file cannot represent architecture %s"
msgstr ""
-#: objcopy.c:669
+#: objcopy.c:717
#, c-format
msgid "can't create section `%s': %s"
msgstr ""
-#: objcopy.c:755
+#: objcopy.c:803
#, c-format
msgid "Can't fill gap after %s: %s"
msgstr ""
-#: objcopy.c:780
+#: objcopy.c:828
#, c-format
msgid "Can't add padding to %s: %s"
msgstr ""
-#: objcopy.c:916
+#: objcopy.c:965
#, c-format
msgid "%s: error copying private BFD data: %s"
msgstr ""
-#: objcopy.c:950
+#: objcopy.c:999
#, c-format
msgid "cannot mkdir %s for archive copying (error: %s)"
msgstr ""
-#: objcopy.c:1217
+#: objcopy.c:1268
#, c-format
msgid "%s: section `%s': error in %s: %s"
msgstr ""
-#: objcopy.c:1489
+#: objcopy.c:1542
#, c-format
msgid "%s: can't create debugging section: %s"
msgstr ""
-#: objcopy.c:1504
+#: objcopy.c:1557
#, c-format
msgid "%s: can't set debugging section contents: %s"
msgstr ""
-#: objcopy.c:1513
+#: objcopy.c:1566
#, c-format
msgid "%s: don't know how to write debugging information for %s"
msgstr ""
-#: objcopy.c:1618
+#: objcopy.c:1671
#, c-format
msgid "%s: cannot stat: %s"
msgstr ""
-#: objcopy.c:1668
+#: objcopy.c:1721
msgid "byte number must be non-negative"
msgstr ""
-#: objcopy.c:1673
+#: objcopy.c:1726
msgid "interleave must be positive"
msgstr ""
-#: objcopy.c:1742
+#: objcopy.c:1742 objcopy.c:1749
+#, c-format
+msgid "%s both copied and removed"
+msgstr ""
+
+#: objcopy.c:1804
msgid "bad format for --add-section NAME=FILENAME"
msgstr ""
-#: objcopy.c:1745
+#: objcopy.c:1807
#, c-format
msgid "cannot stat: %s: %s"
msgstr ""
-#: objcopy.c:1763
+#: objcopy.c:1825
#, c-format
msgid "cannot open: %s: %s"
msgstr ""
-#: objcopy.c:1767
+#: objcopy.c:1829
#, c-format
msgid "%s: fread failed"
msgstr ""
-#: objcopy.c:1804
+#: objcopy.c:1872
#, c-format
msgid "bad format for %s"
msgstr ""
-#: objcopy.c:1868
+#: objcopy.c:1936
#, c-format
msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
msgstr ""
-#: objcopy.c:1892
+#: objcopy.c:1960
msgid "bad format for --set-section-flags"
msgstr ""
-#: objcopy.c:1922
+#: objcopy.c:1990
msgid "byte number must be less than interleave"
msgstr ""
-#: objcopy.c:1941
+#: objcopy.c:2009
#, c-format
msgid "Cannot stat: %s: %s"
msgstr ""
-#: objcopy.c:1981
+#: objcopy.c:2049
#, c-format
msgid "Warning: --change-section-vma %s%c0x%s never used"
msgstr ""
-#: objcopy.c:1994
+#: objcopy.c:2062
#, c-format
msgid "Warning: --change-section-lma %s%c0x%s never used"
msgstr ""
-#: objdump.c:219
+#: objdump.c:229
#, c-format
-msgid ""
-"Usage: %s [-ahifCdDprRtTxsSlw] [-b bfdname] [-m machine] [-j section-name]\n"
-" [--archive-headers] [--target=bfdname] [--debugging] [--disassemble]\n"
-" [--disassemble-all] [--disassemble-zeroes] [--file-headers]\n"
-" [--section-headers] [--headers]\n"
-" [--info] [--section=section-name] [--line-numbers] [--source]\n"
+msgid "Usage: %s <switches> file(s)\n"
msgstr ""
-#: objdump.c:226
-msgid ""
-" [--architecture=machine] [--reloc] [--full-contents] [--stabs]\n"
-" [--syms] [--all-headers] [--dynamic-syms] [--dynamic-reloc]\n"
-" [--wide] [--version] [--help] [--private-headers]\n"
-" [--start-address=addr] [--stop-address=addr]\n"
-" [--prefix-addresses] [--[no-]show-raw-insn] [--demangle]\n"
-" [--adjust-vma=offset] [-EB|-EL] [--endian={big|little}] objfile...\n"
-"at least one option besides -l (--line-numbers) must be given\n"
+#: objdump.c:230
+msgid " At least one of the following switches must be given:\n"
msgstr ""
-#: objdump.c:361
+#: objdump.c:231
+msgid ""
+" -a --archive-headers Display archive header information\n"
+" -f --file-headers Display the contents of the overall file header\n"
+" -p --private-headers Display object format specific file header "
+"contents\n"
+" -h --[section-]headers Display the contents of the section headers\n"
+" -x --all-headers Display the contents of all headers\n"
+" -d --disassemble Display assembler contents of executable "
+"sections\n"
+" -D --disassemble-all Display assembler contents of all sections\n"
+" -S --source Intermix source code with disassembly\n"
+" -s --full-contents Display the full contents of all sections "
+"requested\n"
+" -g --debugging Display debug information in object file\n"
+" -G --stabs Display the STABS contents of an ELF format file\n"
+" -t --syms Display the contents of the symbol table(s)\n"
+" -T --dynamic-syms Display the contents of the dynamic symbol table\n"
+" -r --reloc Display the relocation entries in the file\n"
+" -R --dynamic-reloc Display the dynamic relocation entries in the "
+"file\n"
+" -V --version Display this program's version number\n"
+" -i --info List object formats and architectures supported\n"
+" -H --help Display this information\n"
+msgstr ""
+
+#: objdump.c:253
+msgid ""
+"\n"
+" The following switches are optional:\n"
+msgstr ""
+
+#: objdump.c:254
+msgid ""
+" -b --target <bfdname> Specify the target object format as "
+"<bfdname>\n"
+" -m --architecture <machine> Specify the target architecture as "
+"<machine>\n"
+" -j --section <name> Only display information for section "
+"<name>\n"
+" -M --disassembler-options <o> Pass text <o> on to the disassembler\n"
+" -EB --endian=big Assume big endian format when "
+"disassembling\n"
+" -EL --endian=little Assume little endian format when "
+"disassembling\n"
+" --file-start-context Include context from start of file (with "
+"-S)\n"
+" -l --line-numbers Include line numbers and filenames in "
+"output\n"
+" -C --demangle Decode mangled/processed symbol names\n"
+" -w --wide Format output for more than 80 columns\n"
+" -z --disassemble-zeroes Do not skip blocks of zeroes when "
+"disassembling\n"
+" --start-address <addr> Only process data whoes address is >= "
+"<addr>\n"
+" --stop-address <addr> Only process data whoes address is <= "
+"<addr>\n"
+" --prefix-addresses Print complete address alongside "
+"disassembly\n"
+" --[no-]show-raw-insn Display hex alongside symbolic disassembly\n"
+" --adjust-vma <offset> Add <offset> to all displayed section "
+"addresses\n"
+"\n"
+msgstr ""
+
+#: objdump.c:420
msgid "Sections:\n"
msgstr ""
-#: objdump.c:363
-msgid "Idx Name Size VMA LMA File off Algn\n"
+#: objdump.c:423
+msgid "Idx Name Size VMA LMA File off Algn"
msgstr ""
-#: objdump.c:365
+#: objdump.c:425
msgid ""
"Idx Name Size VMA LMA File off "
-"Algn\n"
+"Algn"
+msgstr ""
+
+#: objdump.c:429
+msgid " Flags"
msgstr ""
-#: objdump.c:414
+#: objdump.c:479
#, c-format
msgid "%s: %s: not a dynamic object\n"
msgstr ""
-#: objdump.c:431
+#: objdump.c:496
#, c-format
msgid "%s: %s: No dynamic symbols\n"
msgstr ""
-#: objdump.c:1131
+#: objdump.c:1200
msgid "Out of virtual memory\n"
msgstr ""
-#: objdump.c:1532
+#: objdump.c:1611
#, c-format
msgid "%s: Can't use supplied machine %s\n"
msgstr ""
-#: objdump.c:1553
+#: objdump.c:1632
#, c-format
msgid "%s: Can't disassemble for architecture %s\n"
msgstr ""
-#: objdump.c:1627
+#: objdump.c:1709
#, c-format
msgid "Disassembly of section %s:\n"
msgstr ""
-#: objdump.c:1798
+#: objdump.c:1883
#, c-format
msgid ""
"No %s section present\n"
"\n"
msgstr ""
-#: objdump.c:1805
+#: objdump.c:1890
#, c-format
msgid "%s: %s has no %s section\n"
msgstr ""
-#: objdump.c:1818 objdump.c:1829
+#: objdump.c:1904 objdump.c:1916
#, c-format
msgid "%s: Reading %s section of %s failed: %s\n"
msgstr ""
-#: objdump.c:1871
+#: objdump.c:1959
#, c-format
msgid ""
"Contents of %s section:\n"
"\n"
msgstr ""
-#: objdump.c:1971
+#: objdump.c:2059
#, c-format
msgid "architecture: %s, "
msgstr ""
-#: objdump.c:1974
+#: objdump.c:2062
#, c-format
msgid "flags 0x%08x:\n"
msgstr ""
-#: objdump.c:1987
+#: objdump.c:2075
msgid ""
"\n"
"start address 0x"
msgstr ""
-#: objdump.c:2030
+#: objdump.c:2107
#, c-format
msgid ""
"\n"
"%s: file format %s\n"
msgstr ""
-#: objdump.c:2071
+#: objdump.c:2150
#, c-format
msgid "%s: printing debugging information failed\n"
msgstr ""
-#: objdump.c:2105
+#: objdump.c:2227
#, c-format
msgid "In archive %s:\n"
msgstr ""
-#: objdump.c:2158
+#: objdump.c:2279
#, c-format
msgid "Contents of section %s:\n"
msgstr ""
-#: objdump.c:2664
+#: objdump.c:2788
#, c-format
msgid "BFD header file version %s\n"
msgstr ""
-#: objdump.c:2789
+#: objdump.c:2861
#, c-format
msgid "%s: unrecognized -E option\n"
msgstr ""
-#: objdump.c:2800
+#: objdump.c:2873
#, c-format
msgid "%s: unrecognized --endian type `%s'\n"
msgstr ""
@@ -1566,889 +1709,902 @@ msgstr ""
msgid "Last stabs entries before error:\n"
msgstr ""
-#: readelf.c:237 readelf.c:263
+#: readelf.c:301 readelf.c:327
#, c-format
msgid "%s: Error: "
msgstr ""
-#: readelf.c:249 readelf.c:278
+#: readelf.c:313 readelf.c:342
#, c-format
msgid "%s: Warning: "
msgstr ""
-#: readelf.c:308 readelf.c:333
+#: readelf.c:392 readelf.c:530
#, c-format
msgid "Unhandled data length: %d\n"
msgstr ""
-#: readelf.c:372
+#: readelf.c:589
msgid "Don't know about relocations on this machine architecture\n"
msgstr ""
-#: readelf.c:410 readelf.c:439
+#: readelf.c:629 readelf.c:658 readelf.c:690 readelf.c:718
msgid "out of memory parsing relocs"
msgstr ""
-#: readelf.c:456
+#: readelf.c:736
msgid ""
" Offset Info Type Symbol's Value Symbol's Name "
"Addend\n"
msgstr ""
-#: readelf.c:459
+#: readelf.c:739
msgid " Offset Info Type Symbol's Value Symbol's Name\n"
msgstr ""
-#: readelf.c:567
+#: readelf.c:879 readelf.c:881
#, c-format
msgid "unrecognised: %-7lx"
msgstr ""
-#: readelf.c:585
+#: readelf.c:906
#, c-format
msgid "<string table index %3ld>"
msgstr ""
-#: readelf.c:739
+#: readelf.c:1113
#, c-format
msgid "Processor Specific: %lx"
msgstr ""
-#: readelf.c:742
+#: readelf.c:1132
#, c-format
msgid "Operating System specific: %lx"
msgstr ""
-#: readelf.c:744 readelf.c:996
+#: readelf.c:1135 readelf.c:1500
#, c-format
msgid "<unknown>: %lx"
msgstr ""
-#: readelf.c:758
+#: readelf.c:1149
msgid "NONE (None)"
msgstr ""
-#: readelf.c:759
+#: readelf.c:1150
msgid "REL (Relocatable file)"
msgstr ""
-#: readelf.c:760
+#: readelf.c:1151
msgid "EXEC (Executable file)"
msgstr ""
-#: readelf.c:761
+#: readelf.c:1152
msgid "DYN (Shared object file)"
msgstr ""
-#: readelf.c:762
+#: readelf.c:1153
msgid "CORE (Core file)"
msgstr ""
-#: readelf.c:766
+#: readelf.c:1157
#, c-format
msgid "Processor Specific: (%x)"
msgstr ""
-#: readelf.c:768
+#: readelf.c:1159
#, c-format
msgid "OS Specific: (%x)"
msgstr ""
-#: readelf.c:770 readelf.c:829 readelf.c:932 readelf.c:1107
+#: readelf.c:1161 readelf.c:1238 readelf.c:1632
#, c-format
msgid "<unknown>: %x"
msgstr ""
-#: readelf.c:783
+#: readelf.c:1174
msgid "None"
msgstr ""
-#: readelf.c:929
-msgid "ELFDATA2LSB (little endian)"
-msgstr ""
-
-#: readelf.c:930
-msgid "ELFDATA2MSB (big endian)"
-msgstr ""
-
-#: readelf.c:1143
+#: readelf.c:1670
msgid "Usage: readelf {options} elf-file(s)\n"
msgstr ""
-#: readelf.c:1144
+#: readelf.c:1671
msgid " Options are:\n"
msgstr ""
-#: readelf.c:1145
-msgid ""
-" -a or --all Equivalent to: -h -l -S -s -r -d -V --histogram\n"
+#: readelf.c:1672
+msgid " -a or --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
msgstr ""
-#: readelf.c:1146
+#: readelf.c:1673
msgid " -h or --file-header Display the ELF file header\n"
msgstr ""
-#: readelf.c:1147
+#: readelf.c:1674
msgid " -l or --program-headers or --segments\n"
msgstr ""
-#: readelf.c:1148
+#: readelf.c:1675
msgid " Display the program headers\n"
msgstr ""
-#: readelf.c:1149
+#: readelf.c:1676
msgid " -S or --section-headers or --sections\n"
msgstr ""
-#: readelf.c:1150
+#: readelf.c:1677
msgid " Display the sections' header\n"
msgstr ""
-#: readelf.c:1151
+#: readelf.c:1678
msgid " -e or --headers Equivalent to: -h -l -S\n"
msgstr ""
-#: readelf.c:1152
+#: readelf.c:1679
msgid " -s or --syms or --symbols Display the symbol table\n"
msgstr ""
-#: readelf.c:1153
+#: readelf.c:1680
+msgid " -n or --notes Display the core notes (if present)\n"
+msgstr ""
+
+#: readelf.c:1681
msgid " -r or --relocs Display the relocations (if present)\n"
msgstr ""
-#: readelf.c:1154
+#: readelf.c:1682
msgid " -d or --dynamic Display the dynamic segment (if present)\n"
msgstr ""
-#: readelf.c:1155
+#: readelf.c:1683
msgid " -V or --version-info Display the version sections (if present)\n"
msgstr ""
-#: readelf.c:1156
+#: readelf.c:1684
+msgid ""
+" -A or --arch-specific Display architecture specific information (if "
+"any).\n"
+msgstr ""
+
+#: readelf.c:1685
msgid ""
" -D or --use-dynamic Use the dynamic section info when displaying "
"symbols\n"
msgstr ""
-#: readelf.c:1157
+#: readelf.c:1686
msgid " -x <number> or --hex-dump=<number>\n"
msgstr ""
-#: readelf.c:1158
+#: readelf.c:1687
msgid " Dump the contents of section <number>\n"
msgstr ""
-#: readelf.c:1159
+#: readelf.c:1688
msgid " -w[liapr] or --debug-dump[=line,=info,=abbrev,=pubnames,=ranges]\n"
msgstr ""
-#: readelf.c:1160
+#: readelf.c:1689
msgid ""
" Display the contents of DWARF2 debug sections\n"
msgstr ""
-#: readelf.c:1162
+#: readelf.c:1691
msgid " -i <number> or --instruction-dump=<number>\n"
msgstr ""
-#: readelf.c:1163
+#: readelf.c:1692
msgid ""
" Disassemble the contents of section <number>\n"
msgstr ""
-#: readelf.c:1165
-msgid " --histogram Display histogram of bucket list lengths\n"
+#: readelf.c:1694
+msgid " -I or --histogram Display histogram of bucket list lengths\n"
msgstr ""
-#: readelf.c:1166
+#: readelf.c:1695
msgid " -v or --version Display the version number of readelf\n"
msgstr ""
-#: readelf.c:1167
+#: readelf.c:1696
msgid " -H or --help Display this information\n"
msgstr ""
-#: readelf.c:1185
+#: readelf.c:1714
msgid "Out of memory allocating dump request table."
msgstr ""
-#: readelf.c:1309
+#: readelf.c:1849
#, c-format
msgid "Unrecognised debug option '%s'\n"
msgstr ""
-#: readelf.c:1334
+#: readelf.c:1874
#, c-format
msgid "Invalid option '-%c'\n"
msgstr ""
-#: readelf.c:1347
+#: readelf.c:1887
msgid "Nothing to do.\n"
msgstr ""
-#: readelf.c:1360 readelf.c:1377 readelf.c:2531
+#: readelf.c:1900 readelf.c:1917 readelf.c:3484
msgid "none"
msgstr ""
-#: readelf.c:1361
+#: readelf.c:1901
msgid "ELF32"
msgstr ""
-#: readelf.c:1362
+#: readelf.c:1902
msgid "ELF64"
msgstr ""
-#: readelf.c:1364 readelf.c:1381 readelf.c:1398
+#: readelf.c:1904 readelf.c:1921 readelf.c:1940
#, c-format
-msgid "<unknown: %lx>"
+msgid "<unknown: %x>"
msgstr ""
-#: readelf.c:1378
+#: readelf.c:1918
msgid "2's complement, little endian"
msgstr ""
-#: readelf.c:1379
+#: readelf.c:1919
msgid "2's complement, big endian"
msgstr ""
-#: readelf.c:1394
+#: readelf.c:1934
msgid "UNIX - System V"
msgstr ""
-#: readelf.c:1395
+#: readelf.c:1935
msgid "UNIX - HP-UX"
msgstr ""
-#: readelf.c:1396
+#: readelf.c:1936
+msgid "UNIX - Linux"
+msgstr ""
+
+#: readelf.c:1937
msgid "Standalone App"
msgstr ""
-#: readelf.c:1413
+#: readelf.c:1938
+msgid "ARM"
+msgstr ""
+
+#: readelf.c:1955
msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
msgstr ""
-#: readelf.c:1421
+#: readelf.c:1963
msgid "ELF Header:\n"
msgstr ""
-#: readelf.c:1422
+#: readelf.c:1964
msgid " Magic: "
msgstr ""
-#: readelf.c:1426
+#: readelf.c:1968
#, c-format
msgid " Class: %s\n"
msgstr ""
-#: readelf.c:1428 readelf.c:1445
+#: readelf.c:1970
#, c-format
msgid " Data: %s\n"
msgstr ""
-#: readelf.c:1430
+#: readelf.c:1972
#, c-format
msgid " Version: %d %s\n"
msgstr ""
-#: readelf.c:1435
+#: readelf.c:1979
#, c-format
msgid " OS/ABI: %s\n"
msgstr ""
-#: readelf.c:1437
+#: readelf.c:1981
#, c-format
msgid " ABI Version: %d\n"
msgstr ""
-#: readelf.c:1439
+#: readelf.c:1983
#, c-format
msgid " Type: %s\n"
msgstr ""
-#: readelf.c:1441
+#: readelf.c:1985
#, c-format
msgid " Machine: %s\n"
msgstr ""
-#: readelf.c:1443
+#: readelf.c:1987
#, c-format
msgid " Version: 0x%lx\n"
msgstr ""
-#: readelf.c:1447
-#, c-format
-msgid " Entry point address: 0x%lx\n"
+#: readelf.c:1990
+msgid " Entry point address: "
msgstr ""
-#: readelf.c:1449
-#, c-format
-msgid " Start of program headers: %ld (bytes into file)\n"
+#: readelf.c:1992
+msgid ""
+"\n"
+" Start of program headers: "
msgstr ""
-#: readelf.c:1451
-#, c-format
-msgid " Start of section headers: %ld (bytes into file)\n"
+#: readelf.c:1994
+msgid ""
+" (bytes into file)\n"
+" Start of section headers: "
+msgstr ""
+
+#: readelf.c:1996
+msgid " (bytes into file)\n"
msgstr ""
-#: readelf.c:1453
+#: readelf.c:1998
#, c-format
msgid " Flags: 0x%lx%s\n"
msgstr ""
-#: readelf.c:1456
+#: readelf.c:2001
#, c-format
msgid " Size of this header: %ld (bytes)\n"
msgstr ""
-#: readelf.c:1458
+#: readelf.c:2003
#, c-format
msgid " Size of program headers: %ld (bytes)\n"
msgstr ""
-#: readelf.c:1460
+#: readelf.c:2005
#, c-format
msgid " Number of program headers: %ld\n"
msgstr ""
-#: readelf.c:1462
+#: readelf.c:2007
#, c-format
msgid " Size of section headers: %ld (bytes)\n"
msgstr ""
-#: readelf.c:1464
+#: readelf.c:2009
#, c-format
msgid " Number of section headers: %ld\n"
msgstr ""
-#: readelf.c:1466
+#: readelf.c:2011
#, c-format
msgid " Section header string table index: %ld\n"
msgstr ""
-#: readelf.c:1476
-msgid "Not a 32 bit ELF file\n"
-msgstr ""
-
-#: readelf.c:1496
+#: readelf.c:2096
msgid ""
"\n"
"There are no program headers in this file.\n"
msgstr ""
-#: readelf.c:1502
+#: readelf.c:2102
#, c-format
msgid ""
"\n"
-"Elf file is %s\n"
+"Elf file type is %s\n"
msgstr ""
-#: readelf.c:1503
-#, c-format
-msgid "Entry point 0x%lx\n"
+#: readelf.c:2103
+msgid "Entry point "
msgstr ""
-#: readelf.c:1504
+#: readelf.c:2105
#, c-format
-msgid "There are %d program headers, starting at offset %lx:\n"
+msgid ""
+"\n"
+"There are %d program headers, starting at offset "
msgstr ""
-#: readelf.c:1517 readelf.c:1668 readelf.c:1711 readelf.c:2090 readelf.c:2214
-#: readelf.c:3115 readelf.c:3129
+#: readelf.c:2116 readelf.c:2292 readelf.c:2334 readelf.c:2377 readelf.c:2418
+#: readelf.c:2926 readelf.c:2967 readelf.c:3143 readelf.c:4102 readelf.c:4116
+#: readelf.c:7014 readelf.c:7054
msgid "Out of memory\n"
msgstr ""
-#: readelf.c:1540
+#: readelf.c:2134
#, c-format
msgid ""
"\n"
"Program Header%s:\n"
msgstr ""
-#: readelf.c:1542
+#: readelf.c:2138
msgid ""
-" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
+" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
msgstr ""
-#: readelf.c:1578
+#: readelf.c:2142
+msgid " Type Offset VirtAddr PhysAddr\n"
+msgstr ""
+
+#: readelf.c:2144
+msgid " FileSiz MemSiz Flags Align\n"
+msgstr ""
+
+#: readelf.c:2202
msgid "more than one dynamic segment\n"
msgstr ""
-#: readelf.c:1586
+#: readelf.c:2210
msgid "Unable to find program interpreter name\n"
msgstr ""
-#: readelf.c:1593
+#: readelf.c:2217
#, c-format
msgid ""
"\n"
" [Requesting program interpreter: %s]"
msgstr ""
-#: readelf.c:1611
+#: readelf.c:2235
msgid ""
"\n"
" Section to Segment mapping:\n"
msgstr ""
-#: readelf.c:1612
+#: readelf.c:2236
msgid " Segment Sections...\n"
msgstr ""
-#: readelf.c:1746
+#: readelf.c:2499
msgid ""
"\n"
"There are no sections in this file.\n"
msgstr ""
-#: readelf.c:1752
+#: readelf.c:2505
#, c-format
-msgid "There are %d section headers, starting at offset %lx:\n"
+msgid "There are %d section headers, starting at offset 0x%lx:\n"
msgstr ""
-#: readelf.c:1786
+#: readelf.c:2545
msgid "File contains multiple dynamic symbol tables\n"
msgstr ""
-#: readelf.c:1799
+#: readelf.c:2558
msgid "File contains multiple dynamic string tables\n"
msgstr ""
-#: readelf.c:1826
+#: readelf.c:2585
#, c-format
msgid ""
"\n"
"Section Header%s:\n"
msgstr ""
-#: readelf.c:1828
+#: readelf.c:2589
msgid ""
" [Nr] Name Type Addr Off Size ES Flg Lk "
"Inf Al\n"
msgstr ""
-#: readelf.c:1909
+#: readelf.c:2592
+msgid " [Nr] Name Type Address Offset\n"
+msgstr ""
+
+#: readelf.c:2593
+msgid " Size EntSize Flags Link Info Align\n"
+msgstr ""
+
+#: readelf.c:2640
+msgid ""
+"Key to Flags: W (write), A (alloc), X (execute), M (merge), S (strings)\n"
+msgstr ""
+
+#: readelf.c:2641
+msgid ""
+" I (info), L (link order), O (extra OS processing required)\n"
+msgstr ""
+
+#: readelf.c:2642
+msgid " o (os specific), p (processor specific) x (unknown)\n"
+msgstr ""
+
+#: readelf.c:2700
#, c-format
msgid ""
"\n"
"Relocation section at offset 0x%lx contains %ld bytes:\n"
msgstr ""
-#: readelf.c:1916
+#: readelf.c:2707
msgid ""
"\n"
"There are no dynamic relocations in this file.\n"
msgstr ""
-#: readelf.c:1943
+#: readelf.c:2735
msgid ""
"\n"
"Relocation section "
msgstr ""
-#: readelf.c:1954
+#: readelf.c:2742
#, c-format
msgid " at offset 0x%lx contains %lu entries:\n"
msgstr ""
-#: readelf.c:1982
+#: readelf.c:2770
msgid ""
"\n"
"There are no relocations in this file.\n"
msgstr ""
-#: readelf.c:2070
+#: readelf.c:3020
msgid ""
"\n"
"There is no dynamic segment in this file.\n"
msgstr ""
-#: readelf.c:2128
+#: readelf.c:3054
msgid "Unable to seek to end of file!"
msgstr ""
-#: readelf.c:2134
+#: readelf.c:3063
msgid "Unable to determine the number of symbols to load\n"
msgstr ""
-#: readelf.c:2164
+#: readelf.c:3093
msgid "Unable to seek to end of file\n"
msgstr ""
-#: readelf.c:2170
+#: readelf.c:3099
msgid "Unable to determine the length of the dynamic string table\n"
msgstr ""
-#: readelf.c:2231
+#: readelf.c:3160
#, c-format
msgid ""
"\n"
-"Dynamic segment at offset 0x%x contains %d entries:\n"
+"Dynamic segment at offset 0x%x contains %ld entries:\n"
msgstr ""
-#: readelf.c:2234
+#: readelf.c:3163
msgid " Tag Type Name/Value\n"
msgstr ""
-#: readelf.c:2241
-#, c-format
-msgid " 0x%-8.8lx (%s)%*s"
-msgstr ""
-
-#: readelf.c:2254
+#: readelf.c:3191
msgid "Auxiliary library"
msgstr ""
-#: readelf.c:2256
+#: readelf.c:3193
msgid "Filter library"
msgstr ""
-#: readelf.c:2268 readelf.c:2289 readelf.c:2315
+#: readelf.c:3209 readelf.c:3230 readelf.c:3256
msgid "Flags:"
msgstr ""
-#: readelf.c:2270 readelf.c:2291 readelf.c:2317
+#: readelf.c:3211 readelf.c:3232 readelf.c:3258
msgid " None\n"
msgstr ""
-#: readelf.c:2420
+#: readelf.c:3361
#, c-format
msgid "Shared library: [%s]"
msgstr ""
-#: readelf.c:2425
-msgid " program interpreter\n"
+#: readelf.c:3364
+msgid " program interpreter"
msgstr ""
-#: readelf.c:2429
+#: readelf.c:3368
#, c-format
-msgid "Library soname: [%s]\n"
+msgid "Library soname: [%s]"
msgstr ""
-#: readelf.c:2433
+#: readelf.c:3372
#, c-format
-msgid "Library rpath: [%s]\n"
+msgid "Library rpath: [%s]"
msgstr ""
-#: readelf.c:2485
+#: readelf.c:3433
#, c-format
msgid "Not needed object: [%s]\n"
msgstr ""
-#: readelf.c:2577
+#: readelf.c:3530
#, c-format
msgid ""
"\n"
"Version definition section '%s' contains %ld entries:\n"
msgstr ""
-#: readelf.c:2580
+#: readelf.c:3533
msgid " Addr: 0x"
msgstr ""
-#: readelf.c:2582 readelf.c:2771
+#: readelf.c:3535 readelf.c:3723
#, c-format
msgid " Offset: %#08lx Link: %lx (%s)\n"
msgstr ""
-#: readelf.c:2612
+#: readelf.c:3565
#, c-format
msgid " %#06x: Rev: %d Flags: %s"
msgstr ""
-#: readelf.c:2615
+#: readelf.c:3568
#, c-format
msgid " Index: %d Cnt: %d "
msgstr ""
-#: readelf.c:2626
+#: readelf.c:3579
#, c-format
msgid "Name: %s\n"
msgstr ""
-#: readelf.c:2628
+#: readelf.c:3581
#, c-format
msgid "Name index: %ld\n"
msgstr ""
-#: readelf.c:2643
+#: readelf.c:3596
#, c-format
msgid " %#06x: Parent %d: %s\n"
msgstr ""
-#: readelf.c:2646
+#: readelf.c:3599
#, c-format
msgid " %#06x: Parent %d, name index: %ld\n"
msgstr ""
-#: readelf.c:2665
+#: readelf.c:3618
#, c-format
msgid ""
"\n"
"Version needs section '%s' contains %ld entries:\n"
msgstr ""
-#: readelf.c:2668
+#: readelf.c:3621
msgid " Addr: 0x"
msgstr ""
-#: readelf.c:2670
+#: readelf.c:3623
#, c-format
msgid " Offset: %#08lx Link to section: %ld (%s)\n"
msgstr ""
-#: readelf.c:2696
+#: readelf.c:3649
#, c-format
msgid " %#06x: Version: %d"
msgstr ""
-#: readelf.c:2699
+#: readelf.c:3652
#, c-format
msgid " File: %s"
msgstr ""
-#: readelf.c:2701
+#: readelf.c:3654
#, c-format
msgid " File: %lx"
msgstr ""
-#: readelf.c:2703
+#: readelf.c:3656
#, c-format
msgid " Cnt: %d\n"
msgstr ""
-#: readelf.c:2721
+#: readelf.c:3674
#, c-format
msgid " %#06x: Name: %s"
msgstr ""
-#: readelf.c:2724
+#: readelf.c:3677
#, c-format
msgid " %#06x: Name index: %lx"
msgstr ""
-#: readelf.c:2727
+#: readelf.c:3680
#, c-format
msgid " Flags: %s Version: %d\n"
msgstr ""
-#: readelf.c:2766
+#: readelf.c:3718
#, c-format
msgid ""
"\n"
"Version symbols section '%s' contains %d entries:\n"
msgstr ""
-#: readelf.c:2769
+#: readelf.c:3721
msgid " Addr: "
msgstr ""
-#: readelf.c:2798
+#: readelf.c:3751
msgid " 0 (*local*) "
msgstr ""
-#: readelf.c:2802
+#: readelf.c:3755
msgid " 1 (*global*) "
msgstr ""
-#: readelf.c:3025
+#: readelf.c:3977
msgid ""
"\n"
"No version information found in this file.\n"
msgstr ""
-#: readelf.c:3038
-msgid "LOCAL"
-msgstr ""
-
-#: readelf.c:3039
-msgid "GLOBAL"
-msgstr ""
-
-#: readelf.c:3040
-msgid "WEAK"
-msgstr ""
-
-#: readelf.c:3043 readelf.c:3067
+#: readelf.c:3995 readelf.c:4030
#, c-format
msgid "<processor specific>: %d"
msgstr ""
-#: readelf.c:3045 readelf.c:3069
+#: readelf.c:3997 readelf.c:4042
#, c-format
msgid "<OS specific>: %d"
msgstr ""
-#: readelf.c:3047 readelf.c:3071
+#: readelf.c:3999 readelf.c:4045
#, c-format
msgid "<unknown>: %d"
msgstr ""
-#: readelf.c:3060
-msgid "NOTYPE"
-msgstr ""
-
-#: readelf.c:3061
-msgid "OBJECT"
-msgstr ""
-
-#: readelf.c:3062
-msgid "FUNC"
-msgstr ""
-
-#: readelf.c:3063
-msgid "SECTION"
-msgstr ""
-
-#: readelf.c:3064
-msgid "FILE"
-msgstr ""
-
-#: readelf.c:3121
+#: readelf.c:4108
msgid "Unable to read in dynamic data\n"
msgstr ""
-#: readelf.c:3163
+#: readelf.c:4150
msgid "Unable to seek to start of dynamic information"
msgstr ""
-#: readelf.c:3169
+#: readelf.c:4156
msgid "Failed to read in number of buckets\n"
msgstr ""
-#: readelf.c:3175
+#: readelf.c:4162
msgid "Failed to read in number of chains\n"
msgstr ""
-#: readelf.c:3195
+#: readelf.c:4182
msgid ""
"\n"
"Symbol table for image:\n"
msgstr ""
-#: readelf.c:3196
-msgid " Num Buc: Value Size Type Bind Ot Ndx Name\n"
+#: readelf.c:4184
+msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
msgstr ""
-#: readelf.c:3241
+#: readelf.c:4186
+msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
+msgstr ""
+
+#: readelf.c:4230
#, c-format
msgid ""
"\n"
"Symbol table '%s' contains %lu entries:\n"
msgstr ""
-#: readelf.c:3244
-msgid " Num: Value Size Type Bind Ot Ndx Name\n"
+#: readelf.c:4234
+msgid " Num: Value Size Type Bind Vis Ndx Name\n"
+msgstr ""
+
+#: readelf.c:4236
+msgid " Num: Value Size Type Bind Vis Ndx Name\n"
msgstr ""
-#: readelf.c:3356
+#: readelf.c:4345
msgid "bad dynamic symbol"
msgstr ""
-#: readelf.c:3415
+#: readelf.c:4404
msgid ""
"\n"
"Dynamic symbol information is not available for displaying symbols.\n"
msgstr ""
-#: readelf.c:3427
+#: readelf.c:4416
#, c-format
msgid ""
"\n"
"Histogram for bucket list length (total of %d buckets):\n"
msgstr ""
-#: readelf.c:3429
+#: readelf.c:4418
msgid " Length Number %% of total Coverage\n"
msgstr ""
-#: readelf.c:3434 readelf.c:3453 readelf.c:5336 readelf.c:5526
+#: readelf.c:4423 readelf.c:4442 readelf.c:6695 readelf.c:6888
msgid "Out of memory"
msgstr ""
-#: readelf.c:3499
+#: readelf.c:4491
#, c-format
msgid ""
"\n"
"Dynamic info segment at offset 0x%lx contains %d entries:\n"
msgstr ""
-#: readelf.c:3502
+#: readelf.c:4494
msgid " Num: Name BoundTo Flags\n"
msgstr ""
-#: readelf.c:3550
+#: readelf.c:4542
#, c-format
msgid ""
"\n"
"Assembly dump of section %s\n"
msgstr ""
-#: readelf.c:3573
+#: readelf.c:4565
#, c-format
msgid ""
"\n"
"Section '%s' has no data to dump.\n"
msgstr ""
-#: readelf.c:3578
+#: readelf.c:4570
#, c-format
msgid ""
"\n"
"Hex dump of section '%s':\n"
msgstr ""
-#: readelf.c:3728
+#: readelf.c:4722
msgid "badly formed extended line op encountered!"
msgstr ""
-#: readelf.c:3735
+#: readelf.c:4729
#, c-format
msgid " Extended opcode %d: "
msgstr ""
-#: readelf.c:3740
+#: readelf.c:4734
msgid ""
"End of Sequence\n"
"\n"
msgstr ""
-#: readelf.c:3747
+#: readelf.c:4740
#, c-format
msgid "set Address to 0x%lx\n"
msgstr ""
-#: readelf.c:3752
+#: readelf.c:4745
msgid " define new File Table entry\n"
msgstr ""
-#: readelf.c:3753 readelf.c:3871
+#: readelf.c:4746 readelf.c:4868
msgid " Entry\tDir\tTime\tSize\tName\n"
msgstr ""
-#: readelf.c:3755
+#: readelf.c:4748
#, c-format
msgid " %d\t"
msgstr ""
-#: readelf.c:3758 readelf.c:3760 readelf.c:3762 readelf.c:3883 readelf.c:3885
-#: readelf.c:3887
+#: readelf.c:4751 readelf.c:4753 readelf.c:4755 readelf.c:4880 readelf.c:4882
+#: readelf.c:4884
#, c-format
msgid "%lu\t"
msgstr ""
-#: readelf.c:3763
+#: readelf.c:4756
#, c-format
msgid ""
"%s\n"
"\n"
msgstr ""
-#: readelf.c:3767
+#: readelf.c:4760
#, c-format
msgid "UNKNOWN: length %d\n"
msgstr ""
-#: readelf.c:3789
+#: readelf.c:4786
#, c-format
msgid ""
"\n"
@@ -2456,439 +2612,511 @@ msgid ""
"\n"
msgstr ""
-#: readelf.c:3801
+#: readelf.c:4798
msgid "The line info appears to be corrupt - the section is too small\n"
msgstr ""
-#: readelf.c:3809
+#: readelf.c:4806
msgid "Only DWARF version 2 line info is currently supported.\n"
msgstr ""
-#: readelf.c:3824
+#: readelf.c:4821
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: readelf.c:3825
+#: readelf.c:4822
#, c-format
msgid " DWARF Version: %d\n"
msgstr ""
-#: readelf.c:3826
+#: readelf.c:4823
#, c-format
msgid " Prolgue Length: %d\n"
msgstr ""
-#: readelf.c:3827
+#: readelf.c:4824
#, c-format
msgid " Minimum Instruction Length: %d\n"
msgstr ""
-#: readelf.c:3828
+#: readelf.c:4825
#, c-format
msgid " Initial value of 'is_stmt': %d\n"
msgstr ""
-#: readelf.c:3829
+#: readelf.c:4826
#, c-format
msgid " Line Base: %d\n"
msgstr ""
-#: readelf.c:3830
+#: readelf.c:4827
#, c-format
msgid " Line Range: %d\n"
msgstr ""
-#: readelf.c:3831
+#: readelf.c:4828
#, c-format
msgid " Opcode Base: %d\n"
msgstr ""
-#: readelf.c:3840
+#: readelf.c:4837
msgid ""
"\n"
" Opcodes:\n"
msgstr ""
-#: readelf.c:3843
+#: readelf.c:4840
#, c-format
msgid " Opcode %d has %d args\n"
msgstr ""
-#: readelf.c:3849
+#: readelf.c:4846
msgid ""
"\n"
" The Directory Table is empty.\n"
msgstr ""
-#: readelf.c:3852
+#: readelf.c:4849
msgid ""
"\n"
" The Directory Table:\n"
msgstr ""
-#: readelf.c:3856
+#: readelf.c:4853
#, c-format
msgid " %s\n"
msgstr ""
-#: readelf.c:3867
+#: readelf.c:4864
msgid ""
"\n"
" The File Name Table is empty.\n"
msgstr ""
-#: readelf.c:3870
+#: readelf.c:4867
msgid ""
"\n"
" The File Name Table:\n"
msgstr ""
-#: readelf.c:3878
+#: readelf.c:4875
#, c-format
msgid " %d\t"
msgstr ""
-#: readelf.c:3889
+#: readelf.c:4886
#, c-format
msgid "%s\n"
msgstr ""
#. Now display the statements.
-#: readelf.c:3897
+#: readelf.c:4894
msgid ""
"\n"
" Line Number Statements:\n"
msgstr ""
-#: readelf.c:3915
+#: readelf.c:4913
msgid " Copy\n"
msgstr ""
-#: readelf.c:3922
+#: readelf.c:4920
#, c-format
msgid " Advance PC by %d to %lx\n"
msgstr ""
-#: readelf.c:3930
+#: readelf.c:4928
#, c-format
msgid " Advance Line by %d to %d\n"
msgstr ""
-#: readelf.c:3937
+#: readelf.c:4935
#, c-format
msgid " Set File Name to entry %d in the File Name Table\n"
msgstr ""
-#: readelf.c:3945
+#: readelf.c:4943
#, c-format
msgid " Set column to %d\n"
msgstr ""
-#: readelf.c:3952
+#: readelf.c:4950
#, c-format
msgid " Set is_stmt to %d\n"
msgstr ""
-#: readelf.c:3957
+#: readelf.c:4955
msgid " Set basic block\n"
msgstr ""
-#: readelf.c:3964
+#: readelf.c:4963
#, c-format
msgid " Advance PC by constant %d to 0x%lx\n"
msgstr ""
-#: readelf.c:3972
+#: readelf.c:4971
#, c-format
msgid " Advance PC by fixed size amount %d to 0x%lx\n"
msgstr ""
-#: readelf.c:3980
+#: readelf.c:4979
#, c-format
msgid " Special opcode %d: advance Address by %d to 0x%lx"
msgstr ""
-#: readelf.c:3984
+#: readelf.c:4983
#, c-format
msgid " and Line by %d to %d\n"
msgstr ""
-#: readelf.c:4007 readelf.c:4426
+#: readelf.c:5006 readelf.c:5428
#, c-format
msgid ""
"Contents of the %s section:\n"
"\n"
msgstr ""
-#: readelf.c:4026
+#: readelf.c:5025
msgid "Only DWARF 2 pubnames are currently supported"
msgstr ""
-#: readelf.c:4030
+#: readelf.c:5029
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: readelf.c:4032
+#: readelf.c:5031
#, c-format
msgid " Version: %d\n"
msgstr ""
-#: readelf.c:4034
+#: readelf.c:5033
#, c-format
msgid " Offset into .debug_info section: %ld\n"
msgstr ""
-#: readelf.c:4036
+#: readelf.c:5035
#, c-format
msgid " Size of area in .debug_info section: %ld\n"
msgstr ""
-#: readelf.c:4039
+#: readelf.c:5038
msgid ""
"\n"
" Offset\tName\n"
msgstr ""
-#: readelf.c:4121
+#: readelf.c:5120
#, c-format
msgid "Unknown TAG value: %lx"
msgstr ""
-#: readelf.c:4216
+#: readelf.c:5215
#, c-format
msgid "Unknown AT value: %lx"
msgstr ""
-#: readelf.c:4253
+#: readelf.c:5252
#, c-format
msgid "Unknown FORM value: %lx"
msgstr ""
-#: readelf.c:4432
+#: readelf.c:5434
msgid " Number TAG\n"
msgstr ""
-#: readelf.c:4438
+#: readelf.c:5440
#, c-format
msgid " %ld %s [%s]\n"
msgstr ""
-#: readelf.c:4441
+#: readelf.c:5443
msgid "has children"
msgstr ""
-#: readelf.c:4441
+#: readelf.c:5443
msgid "no children"
msgstr ""
-#: readelf.c:4445
+#: readelf.c:5447
#, c-format
msgid " %-18s %s\n"
msgstr ""
-#: readelf.c:4464
+#: readelf.c:5466
#, c-format
msgid " %lu byte block: "
msgstr ""
-#: readelf.c:4633
+#: readelf.c:5930
msgid "(User defined location op)"
msgstr ""
-#: readelf.c:4635
+#: readelf.c:5932
msgid "(Unknown location op)"
msgstr ""
-#: readelf.c:4752
+#: readelf.c:6049
#, c-format
msgid "Unable to handle FORM: %d"
msgstr ""
-#: readelf.c:4756
+#: readelf.c:6053
#, c-format
msgid "Unrecognised form: %d"
msgstr ""
-#: readelf.c:4769
+#: readelf.c:6066
msgid "(not inlined)"
msgstr ""
-#: readelf.c:4770
+#: readelf.c:6067
msgid "(inlined)"
msgstr ""
-#: readelf.c:4771
+#: readelf.c:6068
msgid "(declared as inline but ignored)"
msgstr ""
-#: readelf.c:4772
+#: readelf.c:6069
msgid "(declared as inline and inlined)"
msgstr ""
-#: readelf.c:4773
+#: readelf.c:6070
#, c-format
msgid " (Unknown inline attribute value: %lx)"
msgstr ""
-#: readelf.c:4903 readelf.c:5027
+#: readelf.c:6200 readelf.c:6324
#, c-format
msgid ""
"The section %s contains:\n"
"\n"
msgstr ""
-#: readelf.c:4925
+#: readelf.c:6222
msgid "Only version 2 DWARF debug information is currently supported.\n"
msgstr ""
-#: readelf.c:4929
+#: readelf.c:6226
msgid " Compilation Unit:\n"
msgstr ""
-#: readelf.c:4930
+#: readelf.c:6227
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: readelf.c:4931
+#: readelf.c:6228
#, c-format
msgid " Version: %d\n"
msgstr ""
-#: readelf.c:4932
+#: readelf.c:6229
#, c-format
msgid " Abbrev Offset: %ld\n"
msgstr ""
-#: readelf.c:4933
+#: readelf.c:6230
#, c-format
msgid " Pointer Size: %d\n"
msgstr ""
-#: readelf.c:4953
+#: readelf.c:6250
msgid "Unable to locate .debug_abbrev section!\n"
msgstr ""
-#: readelf.c:4993
+#: readelf.c:6290
#, c-format
-msgid "Unable to locate entry %d in the abbreviation table\n"
+msgid "Unable to locate entry %lu in the abbreviation table\n"
msgstr ""
-#: readelf.c:4998
+#: readelf.c:6295
#, c-format
-msgid " <%d><%x>: Abbrev Number: %d (%s)\n"
+msgid " <%d><%x>: Abbrev Number: %lu (%s)\n"
msgstr ""
-#: readelf.c:5045
+#: readelf.c:6343
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: readelf.c:5046
+#: readelf.c:6344
#, c-format
msgid " Version: %d\n"
msgstr ""
-#: readelf.c:5047
+#: readelf.c:6345
#, c-format
msgid " Offset into .debug_info: %lx\n"
msgstr ""
-#: readelf.c:5048
+#: readelf.c:6346
#, c-format
msgid " Pointer Size: %d\n"
msgstr ""
-#: readelf.c:5049
+#: readelf.c:6347
#, c-format
msgid " Segment Size: %d\n"
msgstr ""
-#: readelf.c:5051
+#: readelf.c:6349
msgid ""
"\n"
" Address Length\n"
msgstr ""
-#: readelf.c:5086
+#: readelf.c:6390
#, c-format
msgid "Displaying the debug contents of section %s is not yet supported.\n"
msgstr ""
-#: readelf.c:5128
+#: readelf.c:6452
#, c-format
msgid ""
"\n"
"Section '%s' has no debugging data.\n"
msgstr ""
-#: readelf.c:5144
+#: readelf.c:6468
#, c-format
msgid "Unrecognised debug section: %s\n"
msgstr ""
-#: readelf.c:5183
+#: readelf.c:6540
msgid "Some sections were not dumped because they do not exist!\n"
msgstr ""
-#: readelf.c:5358
+#: readelf.c:6719
#, c-format
msgid ""
"\n"
"Section '%s' contains %d entries:\n"
msgstr ""
-#: readelf.c:5519
+#: readelf.c:6881
msgid "conflict list with without table"
msgstr ""
-#: readelf.c:5547
+#: readelf.c:6909
#, c-format
msgid ""
"\n"
"Section '.conflict' contains %d entries:\n"
msgstr ""
-#: readelf.c:5548
+#: readelf.c:6910
msgid " Num: Index Value Name"
msgstr ""
-#: readelf.c:5625
+#: readelf.c:6935
+msgid "NT_PRSTATUS (prstatus structure)"
+msgstr ""
+
+#: readelf.c:6936
+msgid "NT_FPREGSET (floating point registers)"
+msgstr ""
+
+#: readelf.c:6937
+msgid "NT_PRPSINFO (prpsinfo structure)"
+msgstr ""
+
+#: readelf.c:6938
+msgid "NT_TASKSTRUCT (task structure)"
+msgstr ""
+
+#: readelf.c:6939
+msgid "NT_PRXFPREG (user_xfpregs structure)"
+msgstr ""
+
+#: readelf.c:6940
+msgid "NT_PSTATUS (pstatus structure)"
+msgstr ""
+
+#: readelf.c:6941
+msgid "NT_FPREGS (floating point registers)"
+msgstr ""
+
+#: readelf.c:6942
+msgid "NT_PSINFO (psinfo structure)"
+msgstr ""
+
+#: readelf.c:6943
+msgid "NT_LWPSTATUS (lwpstatus_t structure)"
+msgstr ""
+
+#: readelf.c:6944
+msgid "NT_LWPSINFO (lwpsinfo_t structure)"
+msgstr ""
+
+#: readelf.c:6945
+msgid "NT_WIN32PSTATUS (win32_pstatus strcuture)"
+msgstr ""
+
+#: readelf.c:6947
+#, c-format
+msgid "Unknown note type: (0x%08x)"
+msgstr ""
+
+#: readelf.c:6985
+#, c-format
+msgid ""
+"\n"
+"Notes at offset 0x%08lx with length 0x%08lx:\n"
+msgstr ""
+
+#: readelf.c:6988
+msgid " Owner\t\tData size\tDescription\n"
+msgstr ""
+
+#: readelf.c:7099
+msgid "No note segments present in the core file.\n"
+msgstr ""
+
+#: readelf.c:7177
+msgid "This instance of readelf has been built without support for a\n"
+msgstr ""
+
+#: readelf.c:7178
+msgid "64 bit data type and so it cannot read 64 bit ELF files.\n"
+msgstr ""
+
+#: readelf.c:7213
#, c-format
msgid "Cannot stat input file %s.\n"
msgstr ""
-#: readelf.c:5632
+#: readelf.c:7220
#, c-format
msgid "Input file %s not found.\n"
msgstr ""
-#: readelf.c:5638
+#: readelf.c:7226
#, c-format
msgid "%s: Failed to read file header\n"
msgstr ""
-#: readelf.c:5652
+#: readelf.c:7240
#, c-format
msgid ""
"\n"
"File: %s\n"
msgstr ""
-#: rename.c:121
+#: rename.c:131
#, c-format
msgid "%s: cannot set time: %s"
msgstr ""
#. We have to clean up here.
-#: rename.c:160 rename.c:193
+#: rename.c:170 rename.c:203
#, c-format
msgid "%s: rename: %s"
msgstr ""
-#: rename.c:201
+#: rename.c:211
#, c-format
msgid "%s: simple_copy: %s"
msgstr ""
@@ -3163,51 +3391,95 @@ msgstr ""
msgid "filename required for COFF output"
msgstr ""
-#: rescoff.c:734
+#: rescoff.c:740
msgid "can't get BFD_RELOC_RVA relocation type"
msgstr ""
-#: resrc.c:253
+#: resrc.c:240 resrc.c:312
+#, c-format
+msgid "can't open temporary file `%s': %s"
+msgstr ""
+
+#: resrc.c:246
+#, c-format
+msgid "can't redirect stdout: `%s': %s"
+msgstr ""
+
+#: resrc.c:262
+#, c-format
+msgid "%s %s: %s"
+msgstr ""
+
+#: resrc.c:283
+#, c-format
+msgid "%s exited with status %d"
+msgstr ""
+
+#: resrc.c:308
+#, c-format
+msgid "can't execute `%s': %s"
+msgstr ""
+
+#: resrc.c:317
+#, c-format
+msgid "Using temporary file `%s' to read preprocessor output\n"
+msgstr ""
+
+#: resrc.c:324
#, c-format
msgid "can't popen `%s': %s"
msgstr ""
-#: resrc.c:266
+#: resrc.c:326
+msgid "Using popen to read preprocessor output\n"
+msgstr ""
+
+#: resrc.c:369
+#, c-format
+msgid "Tried `%s'\n"
+msgstr ""
+
+#: resrc.c:380
+#, c-format
+msgid "Using `%s'\n"
+msgstr ""
+
+#: resrc.c:544
#, c-format
-msgid "%s: warning: preprocessor failed\n"
+msgid "%s:%d: %s\n"
msgstr ""
-#: resrc.c:311
+#: resrc.c:553
#, c-format
msgid "%s: unexpected EOF"
msgstr ""
-#: resrc.c:368
+#: resrc.c:610
#, c-format
msgid "%s: read of %lu returned %lu"
msgstr ""
-#: resrc.c:410 resrc.c:641 resrc.c:914 resrc.c:1068
+#: resrc.c:652 resrc.c:883 resrc.c:1156 resrc.c:1310
#, c-format
msgid "stat failed on bitmap file `%s': %s"
msgstr ""
-#: resrc.c:463
+#: resrc.c:705
#, c-format
msgid "cursor file `%s' does not contain cursor data"
msgstr ""
-#: resrc.c:495 resrc.c:785
+#: resrc.c:737 resrc.c:1027
#, c-format
msgid "%s: fseek to %lu failed: %s"
msgstr ""
-#: resrc.c:754
+#: resrc.c:996
#, c-format
msgid "icon file `%s' does not contain icon data"
msgstr ""
-#: resrc.c:1273
+#: resrc.c:1515
#, c-format
msgid "can't open `%s' for output: %s"
msgstr ""
@@ -3252,7 +3524,7 @@ msgstr ""
msgid "%s: unable to open output file %s\n"
msgstr ""
-#: stabs.c:349 stabs.c:1762
+#: stabs.c:349 stabs.c:1769
msgid "numeric overflow"
msgstr ""
@@ -3286,64 +3558,64 @@ msgstr ""
#. Does this actually ever happen? Is that why we are worrying
#. about dealing with it rather than just calling error_type?
-#: stabs.c:1854
+#: stabs.c:1861
msgid "missing index type"
msgstr ""
-#: stabs.c:2181
+#: stabs.c:2188
msgid "unknown virtual character for baseclass"
msgstr ""
-#: stabs.c:2199
+#: stabs.c:2206
msgid "unknown visibility character for baseclass"
msgstr ""
-#: stabs.c:2391
+#: stabs.c:2398
msgid "unnamed $vb type"
msgstr ""
-#: stabs.c:2397
+#: stabs.c:2404
msgid "unrecognized C++ abbreviation"
msgstr ""
-#: stabs.c:2477
+#: stabs.c:2484
msgid "unknown visibility character for field"
msgstr ""
-#: stabs.c:2733
+#: stabs.c:2740
msgid "const/volatile indicator missing"
msgstr ""
-#: stabs.c:2973
+#: stabs.c:2980
#, c-format
msgid "No mangling for \"%s\"\n"
msgstr ""
-#: stabs.c:3286
+#: stabs.c:3293
msgid "Undefined N_EXCL"
msgstr ""
-#: stabs.c:3374
+#: stabs.c:3381
#, c-format
msgid "Type file number %d out of range\n"
msgstr ""
-#: stabs.c:3379
+#: stabs.c:3386
#, c-format
msgid "Type index number %d out of range\n"
msgstr ""
-#: stabs.c:3466
+#: stabs.c:3473
#, c-format
msgid "Unrecognized XCOFF type %d\n"
msgstr ""
-#: stabs.c:3765
+#: stabs.c:3772
#, c-format
msgid "bad mangled name `%s'\n"
msgstr ""
-#: stabs.c:3861
+#: stabs.c:3868
msgid "no argument types in mangled string\n"
msgstr ""
@@ -3385,50 +3657,50 @@ msgid ""
"the GNU General Public License. This program has absolutely no warranty.\n"
msgstr ""
-#: windres.c:233
+#: windres.c:237
#, c-format
msgid "can't open %s `%s': %s"
msgstr ""
-#: windres.c:412
+#: windres.c:416
msgid ": expected to be a directory\n"
msgstr ""
-#: windres.c:424
+#: windres.c:428
msgid ": expected to be a leaf\n"
msgstr ""
-#: windres.c:433
+#: windres.c:437
#, c-format
msgid "%s: warning: "
msgstr ""
-#: windres.c:435
+#: windres.c:439
msgid ": duplicate value\n"
msgstr ""
-#: windres.c:598
+#: windres.c:602
#, c-format
msgid "%s: unknown format type `%s'\n"
msgstr ""
-#: windres.c:599
+#: windres.c:603
#, c-format
msgid "%s: supported formats:"
msgstr ""
#. Otherwise, we give up.
-#: windres.c:686
+#: windres.c:690
#, c-format
msgid "can not determine type of file `%s'; use the -I option"
msgstr ""
-#: windres.c:700
+#: windres.c:704
#, c-format
msgid "Usage: %s [options] [input-file] [output-file]\n"
msgstr ""
-#: windres.c:702
+#: windres.c:706
msgid ""
"Options:\n"
" -i FILE, --input FILE Name input file\n"
@@ -3443,27 +3715,30 @@ msgid ""
" -DSYM[=VAL], --define SYM[=VAL]\n"
" Define SYM when preprocessing rc file\n"
" -v Verbose - tells you what it's doing\n"
-"\n"
+" --language VAL Set language when reading rc file\n"
+" --use-temp-file Use a temporary file instead of popen to read\n"
+" the preprocessor output\n"
+" --no-use-temp-file Use popen (default)\n"
msgstr ""
-#: windres.c:718
+#: windres.c:725
msgid " --yydebug Turn on parser debugging\n"
msgstr ""
-#: windres.c:721
+#: windres.c:728
msgid ""
" --help Print this help message\n"
" --version Print version information\n"
msgstr ""
-#: windres.c:724
+#: windres.c:731
msgid ""
"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
"extension if not specified. A single file name is an input file.\n"
"No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
msgstr ""
-#: windres.c:963
+#: windres.c:980
msgid "no resources"
msgstr ""