summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2000-04-04 14:32:35 +0000
committerAlan Modra <amodra@bigpond.net.au>2000-04-04 14:32:35 +0000
commit0d66aa91c5f2b0542be9c650ccadea7b74022820 (patch)
treedcebb7b7c1e075c3e3eca5de268f4c42ebe1b153
parentb83e191dfa05d38d3942a234d723b650b7df7ea6 (diff)
downloadbinutils-redhat-0d66aa91c5f2b0542be9c650ccadea7b74022820.tar.gz
Move translated part of bug report string back into .c files so
xgettext can find it. Regnerate .pot files.
-rw-r--r--bfd/ChangeLog2
-rw-r--r--bfd/po/bfd.pot293
-rw-r--r--binutils/ChangeLog14
-rw-r--r--binutils/addr2line.c2
-rw-r--r--binutils/ar.c2
-rw-r--r--binutils/nlmconv.c2
-rw-r--r--binutils/nm.c2
-rw-r--r--binutils/objcopy.c4
-rw-r--r--binutils/objdump.c2
-rw-r--r--binutils/po/binutils.pot615
-rw-r--r--binutils/readelf.c2
-rw-r--r--binutils/size.c2
-rw-r--r--binutils/strings.c2
-rw-r--r--binutils/windres.c2
-rw-r--r--gas/ChangeLog5
-rw-r--r--gas/as.c2
-rw-r--r--gas/gasp.c2
-rw-r--r--gas/po/gas.pot1439
-rw-r--r--gprof/ChangeLog4
-rw-r--r--gprof/gprof.c2
-rw-r--r--gprof/po/gprof.pot5
-rw-r--r--include/ChangeLog4
-rw-r--r--include/bin-bugs.h2
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/lexsup.c2
-rw-r--r--ld/po/ld.pot153
-rw-r--r--opcodes/ChangeLog2
-rw-r--r--opcodes/po/opcodes.pot2
28 files changed, 1330 insertions, 1244 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9f928ec5be..2a8ec71a7a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,7 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au>
+ * po/bfd.pot: Regenerate.
+
* Makefile.am: Remove extraneous mkdep comment.
(MKDEP): Use gcc -MM rather than mkdep.
(DEP): Quote when passing vars to sub-make. Add warning
diff --git a/bfd/po/bfd.pot b/bfd/po/bfd.pot
index b4237927b9..10ce3220b9 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: 2000-02-25 22:13-0500\n"
+"POT-Creation-Date: 2000-04-04 23:18+0930\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"
@@ -19,22 +19,22 @@ msgstr ""
msgid "%s: Unknown section type in a.out.adobe file: %x\n"
msgstr ""
-#: aoutx.h:1244 aoutx.h:1658
+#: aoutx.h:1254 aoutx.h:1668
#, c-format
msgid "%s: can not represent section `%s' in a.out object file format"
msgstr ""
-#: aoutx.h:1628
+#: aoutx.h:1638
#, c-format
msgid ""
"%s: can not represent section for symbol `%s' in a.out object file format"
msgstr ""
-#: aoutx.h:1630
+#: aoutx.h:1640
msgid "*unknown*"
msgstr ""
-#: aoutx.h:3674
+#: aoutx.h:3685
#, c-format
msgid "%s: relocateable link from %s to %s not supported"
msgstr ""
@@ -176,7 +176,7 @@ msgstr ""
msgid "GP relative relocation used when GP not defined"
msgstr ""
-#: coff-alpha.c:1486 elf64-alpha.c:3984
+#: coff-alpha.c:1486 elf64-alpha.c:3990
msgid "using multiple gp values"
msgstr ""
@@ -184,129 +184,129 @@ msgstr ""
msgid "GP relative relocation when GP not defined"
msgstr ""
-#: coff-arm.c:895 elf32-arm.h:258
+#: coff-arm.c:1020 elf32-arm.h:258
#, c-format
msgid "%s: unable to find THUMB glue '%s' for `%s'"
msgstr ""
-#: coff-arm.c:924 elf32-arm.h:291
+#: coff-arm.c:1049 elf32-arm.h:291
#, c-format
msgid "%s: unable to find ARM glue '%s' for `%s'"
msgstr ""
-#: coff-arm.c:1199 coff-arm.c:1293 elf32-arm.h:857 elf32-arm.h:955
+#: coff-arm.c:1331 coff-arm.c:1426 elf32-arm.h:857 elf32-arm.h:955
#, c-format
msgid "%s(%s): warning: interworking not enabled."
msgstr ""
-#: coff-arm.c:1203 elf32-arm.h:958
+#: coff-arm.c:1335 elf32-arm.h:958
#, c-format
msgid " first occurrence: %s: arm call to thumb"
msgstr ""
-#: coff-arm.c:1297 elf32-arm.h:860
+#: coff-arm.c:1430 elf32-arm.h:860
#, c-format
msgid " first occurrence: %s: thumb call to arm"
msgstr ""
-#: coff-arm.c:1300
+#: coff-arm.c:1433
msgid " consider relinking with --support-old-code enabled"
msgstr ""
-#: coff-arm.c:1586 coff-tic80.c:682 cofflink.c:2980
+#: coff-arm.c:1722 coff-tic80.c:682 cofflink.c:2980
#, c-format
msgid "%s: bad reloc address 0x%lx in section `%s'"
msgstr ""
-#: coff-arm.c:1923
+#: coff-arm.c:2060
#, c-format
msgid "%s: illegal symbol index in reloc: %d"
msgstr ""
-#: coff-arm.c:2050
+#: coff-arm.c:2189
#, c-format
msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d"
msgstr ""
-#: coff-arm.c:2065
+#: coff-arm.c:2204
#, c-format
msgid ""
"%s: ERROR: passes floats in float registers whereas target %s uses integer "
"registers"
msgstr ""
-#: coff-arm.c:2068
+#: coff-arm.c:2207
#, c-format
msgid ""
"%s: ERROR: passes floats in integer registers whereas target %s uses float "
"registers"
msgstr ""
-#: coff-arm.c:2083
+#: coff-arm.c:2222
#, c-format
msgid ""
"%s: ERROR: compiled as position independent code, whereas target %s is "
"absolute position"
msgstr ""
-#: coff-arm.c:2086
+#: coff-arm.c:2225
#, c-format
msgid ""
"%s: ERROR: compiled as absolute position code, whereas target %s is position "
"independent"
msgstr ""
-#: coff-arm.c:2115
+#: coff-arm.c:2254
#, c-format
msgid "Warning: input file %s supports interworking, whereas %s does not."
msgstr ""
-#: coff-arm.c:2118
+#: coff-arm.c:2257
#, c-format
msgid "Warning: input file %s does not support interworking, whereas %s does."
msgstr ""
-#: coff-arm.c:2146
+#: coff-arm.c:2285
#, c-format
msgid "private flags = %x:"
msgstr ""
-#: coff-arm.c:2154 elf32-arm.h:2088
+#: coff-arm.c:2293 elf32-arm.h:2089
msgid " [floats passed in float registers]"
msgstr ""
-#: coff-arm.c:2156 elf32-arm.h:2090
+#: coff-arm.c:2295 elf32-arm.h:2091
msgid " [floats passed in integer registers]"
msgstr ""
-#: coff-arm.c:2159 elf32-arm.h:2093
+#: coff-arm.c:2298 elf32-arm.h:2094
msgid " [position independent]"
msgstr ""
-#: coff-arm.c:2161 elf32-arm.h:2095
+#: coff-arm.c:2300 elf32-arm.h:2096
msgid " [absolute position]"
msgstr ""
-#: coff-arm.c:2165
+#: coff-arm.c:2304
msgid " [interworking flag not initialised]"
msgstr ""
-#: coff-arm.c:2167
+#: coff-arm.c:2306
msgid " [interworking supported]"
msgstr ""
-#: coff-arm.c:2169
+#: coff-arm.c:2308
msgid " [interworking not supported]"
msgstr ""
-#: coff-arm.c:2218
+#: coff-arm.c:2357
#, c-format
msgid ""
"Warning: Not setting interworking flag of %s, since it has already been "
"specified as non-interworking"
msgstr ""
-#: coff-arm.c:2222
+#: coff-arm.c:2361
#, c-format
msgid "Warning: Clearing the interworking flag of %s due to outside request"
msgstr ""
@@ -315,7 +315,7 @@ msgstr ""
msgid "uncertain calling convention for non-COFF symbol"
msgstr ""
-#: coff-mips.c:875 elf32-mips.c:1322
+#: coff-mips.c:875 elf32-mips.c:1406
msgid "GP relative relocation when _gp not defined"
msgstr ""
@@ -343,32 +343,32 @@ msgstr ""
msgid "ignoring reloc %s\n"
msgstr ""
-#: coffcode.h:3928
+#: coffcode.h:3965
#, c-format
msgid "%s: warning: illegal symbol index %ld in line numbers"
msgstr ""
-#: coffcode.h:3942
+#: coffcode.h:3979
#, c-format
msgid "%s: warning: duplicate line number information for `%s'"
msgstr ""
-#: coffcode.h:4297
+#: coffcode.h:4334
#, c-format
msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
msgstr ""
-#: coffcode.h:4428
+#: coffcode.h:4465
#, c-format
msgid "warning: %s: local symbol `%s' has no section"
msgstr ""
-#: coffcode.h:4541
+#: coffcode.h:4578
#, c-format
msgid "%s: warning: illegal symbol index %ld in relocs"
msgstr ""
-#: coffcode.h:4579
+#: coffcode.h:4616
#, c-format
msgid "%s: illegal relocation type %d at address 0x%lx"
msgstr ""
@@ -514,23 +514,23 @@ msgid ""
" Type: %s"
msgstr ""
-#: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1852 elf32-d10v.c:493
-#: elf32-fr30.c:650 elf32-m32r.c:1157 elf32-v850.c:1677
+#: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1853 elf32-d10v.c:493
+#: elf32-fr30.c:651 elf32-m32r.c:1265 elf32-v850.c:1677
msgid "internal error: out of range error"
msgstr ""
-#: elf-m10200.c:459 elf-m10300.c:674 elf32-arm.h:1856 elf32-d10v.c:497
-#: elf32-fr30.c:654 elf32-m32r.c:1161 elf32-v850.c:1681
+#: elf-m10200.c:459 elf-m10300.c:674 elf32-arm.h:1857 elf32-d10v.c:497
+#: elf32-fr30.c:655 elf32-m32r.c:1269 elf32-v850.c:1681
msgid "internal error: unsupported relocation error"
msgstr ""
-#: elf-m10200.c:463 elf-m10300.c:678 elf32-arm.h:1860 elf32-d10v.c:501
-#: elf32-m32r.c:1165
+#: elf-m10200.c:463 elf-m10300.c:678 elf32-arm.h:1861 elf32-d10v.c:501
+#: elf32-m32r.c:1273
msgid "internal error: dangerous error"
msgstr ""
-#: elf-m10200.c:467 elf-m10300.c:682 elf32-arm.h:1864 elf32-d10v.c:505
-#: elf32-fr30.c:662 elf32-m32r.c:1169 elf32-v850.c:1701
+#: elf-m10200.c:467 elf-m10300.c:682 elf32-arm.h:1865 elf32-d10v.c:505
+#: elf32-fr30.c:663 elf32-m32r.c:1277 elf32-v850.c:1701
msgid "internal error: unknown error"
msgstr ""
@@ -605,135 +605,135 @@ msgstr ""
msgid "%s: warning: allocated section `%s' not in segment"
msgstr ""
-#: elf.c:3525
+#: elf.c:3528
#, c-format
msgid "%s: symbol `%s' required but not present"
msgstr ""
-#: elf.c:3534
+#: elf.c:3537
#, c-format
msgid ""
"elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = "
"0x%.8lx%s\n"
msgstr ""
-#: elf.c:3676
+#: elf.c:3679
#, c-format
msgid "%s: warning: Empty loadable segment detected\n"
msgstr ""
-#: elf.c:4952
+#: elf.c:4956
#, c-format
msgid "%s: unsupported relocation type %s"
msgstr ""
-#: elf32-arm.h:1787 elf32-i386.c:1299 elf32-ppc.c:3092
+#: elf32-arm.h:1787 elf32-i386.c:1304 elf32-ppc.c:3092
#, c-format
msgid ""
"%s: warning: unresolvable relocation against symbol `%s' from %s section"
msgstr ""
-#: elf32-arm.h:1890
+#: elf32-arm.h:1891
#, c-format
msgid ""
"Warning: Not setting interwork flag of %s since it has already been "
"specified as non-interworking"
msgstr ""
-#: elf32-arm.h:1894
+#: elf32-arm.h:1895
#, c-format
msgid "Warning: Clearing the interwork flag of %s due to outside request"
msgstr ""
-#: elf32-arm.h:1942
+#: elf32-arm.h:1943
#, 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:1976
+#: elf32-arm.h:1977
#, c-format
msgid "%s: compiled for a %s endian system and target is %s endian"
msgstr ""
-#: elf32-arm.h:2022
+#: elf32-arm.h:2023
#, c-format
msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d"
msgstr ""
-#: elf32-arm.h:2030
+#: elf32-arm.h:2031
#, c-format
msgid ""
"Error: %s passes floats in %s registers, whereas %s passes them in %s "
"registers"
msgstr ""
-#: elf32-arm.h:2033 elf32-arm.h:2035
+#: elf32-arm.h:2034 elf32-arm.h:2036
msgid "float"
msgstr ""
-#: elf32-arm.h:2033 elf32-arm.h:2035
+#: elf32-arm.h:2034 elf32-arm.h:2036
msgid "integer"
msgstr ""
-#: elf32-arm.h:2038
+#: elf32-arm.h:2039
#, c-format
msgid "Error: %s is compiled as position %s code, whereas %s is not"
msgstr ""
-#: elf32-arm.h:2041
+#: elf32-arm.h:2042
msgid "independent"
msgstr ""
-#: elf32-arm.h:2041
+#: elf32-arm.h:2042
msgid "dependent"
msgstr ""
-#: elf32-arm.h:2047
+#: elf32-arm.h:2048
#, c-format
msgid "Warning: %s %s interworking, whereas %s %s"
msgstr ""
-#: elf32-arm.h:2050
+#: elf32-arm.h:2051
msgid "supports"
msgstr ""
-#: elf32-arm.h:2050
+#: elf32-arm.h:2051
msgid "does not support"
msgstr ""
-#: elf32-arm.h:2052
+#: elf32-arm.h:2053
msgid "does not"
msgstr ""
-#: elf32-arm.h:2052
+#: elf32-arm.h:2053
msgid "does"
msgstr ""
#. Ignore init flag - it may not be set, despite the flags field containing valid data.
-#: elf32-arm.h:2075 elf32-m68k.c:430 elf32-mips.c:2525
+#: elf32-arm.h:2076 elf32-m68k.c:430 elf32-mips.c:2634
#, c-format
msgid "private flags = %lx:"
msgstr ""
-#: elf32-arm.h:2078
+#: elf32-arm.h:2079
msgid " [interworking enabled]"
msgstr ""
-#: elf32-arm.h:2080
+#: elf32-arm.h:2081
msgid " [interworking not enabled]"
msgstr ""
-#: elf32-arm.h:2083
+#: elf32-arm.h:2084
msgid " [APCS-26]"
msgstr ""
-#: elf32-arm.h:2085
+#: elf32-arm.h:2086
msgid " [APCS-32]"
msgstr ""
-#: elf32-fr30.c:658 elf32-v850.c:1685
+#: elf32-fr30.c:659 elf32-v850.c:1685
msgid "internal error: dangerous relocation"
msgstr ""
@@ -742,35 +742,35 @@ msgstr ""
msgid "%s: invalid relocation type %d"
msgstr ""
-#: elf32-m32r.c:808
+#: elf32-m32r.c:916
msgid "SDA relocation when _SDA_BASE_ not defined"
msgstr ""
-#: elf32-m32r.c:892 elf32-ppc.c:2963
+#: elf32-m32r.c:1000 elf32-ppc.c:2963
#, c-format
msgid "%s: unknown relocation type %d"
msgstr ""
-#: elf32-m32r.c:1100
+#: elf32-m32r.c:1208
#, c-format
msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
msgstr ""
-#: elf32-m32r.c:1902
+#: elf32-m32r.c:2010
#, c-format
msgid "%s: Instruction set mismatch with previous modules"
msgstr ""
-#: elf32-m32r.c:1925
+#: elf32-m32r.c:2033
#, c-format
msgid "private flags = %lx"
msgstr ""
-#: elf32-m32r.c:1930
+#: elf32-m32r.c:2038
msgid ": m32r instructions"
msgstr ""
-#: elf32-m32r.c:1931
+#: elf32-m32r.c:2039
msgid ": m32rx instructions"
msgstr ""
@@ -793,134 +793,134 @@ msgstr ""
msgid "%s: Unknown relocation type %d\n"
msgstr ""
-#: elf32-mips.c:1481
+#: elf32-mips.c:1565
msgid "32bits gp relative relocation occurs for an external symbol"
msgstr ""
-#: elf32-mips.c:1630
+#: elf32-mips.c:1714
#, c-format
msgid "Linking mips16 objects into %s format is not supported"
msgstr ""
-#: elf32-mips.c:2360 elf32-ppc.c:1408
+#: elf32-mips.c:2469 elf32-ppc.c:1408
#, c-format
msgid "%s: compiled for a big endian system and target is little endian"
msgstr ""
-#: elf32-mips.c:2362 elf32-ppc.c:1410
+#: elf32-mips.c:2471 elf32-ppc.c:1410
#, c-format
msgid "%s: compiled for a little endian system and target is big endian"
msgstr ""
-#: elf32-mips.c:2411
+#: elf32-mips.c:2520
#, c-format
msgid "%s: linking PIC files with non-PIC files"
msgstr ""
-#: elf32-mips.c:2421
+#: elf32-mips.c:2530
#, c-format
msgid "%s: linking abicalls files with non-abicalls files"
msgstr ""
-#: elf32-mips.c:2451
+#: elf32-mips.c:2560
#, c-format
msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)"
msgstr ""
-#: elf32-mips.c:2460
+#: elf32-mips.c:2569
#, c-format
msgid "%s: ISA mismatch (%d) with previous modules (%d)"
msgstr ""
-#: elf32-mips.c:2483
+#: elf32-mips.c:2592
#, c-format
msgid "%s: ABI mismatch: linking %s module with previous %s modules"
msgstr ""
-#: elf32-mips.c:2497 elf32-ppc.c:1477 elf64-sparc.c:2827
+#: elf32-mips.c:2606 elf32-ppc.c:1477 elf64-sparc.c:2844
#, c-format
msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
msgstr ""
-#: elf32-mips.c:2528
+#: elf32-mips.c:2637
msgid " [abi=O32]"
msgstr ""
-#: elf32-mips.c:2530
+#: elf32-mips.c:2639
msgid " [abi=O64]"
msgstr ""
-#: elf32-mips.c:2532
+#: elf32-mips.c:2641
msgid " [abi=EABI32]"
msgstr ""
-#: elf32-mips.c:2534
+#: elf32-mips.c:2643
msgid " [abi=EABI64]"
msgstr ""
-#: elf32-mips.c:2536
+#: elf32-mips.c:2645
msgid " [abi unknown]"
msgstr ""
-#: elf32-mips.c:2538
+#: elf32-mips.c:2647
msgid " [abi=N32]"
msgstr ""
-#: elf32-mips.c:2540
+#: elf32-mips.c:2649
msgid " [abi=64]"
msgstr ""
-#: elf32-mips.c:2542
+#: elf32-mips.c:2651
msgid " [no abi set]"
msgstr ""
-#: elf32-mips.c:2545
+#: elf32-mips.c:2654
msgid " [mips1]"
msgstr ""
-#: elf32-mips.c:2547
+#: elf32-mips.c:2656
msgid " [mips2]"
msgstr ""
-#: elf32-mips.c:2549
+#: elf32-mips.c:2658
msgid " [mips3]"
msgstr ""
-#: elf32-mips.c:2551
+#: elf32-mips.c:2660
msgid " [mips4]"
msgstr ""
-#: elf32-mips.c:2553
+#: elf32-mips.c:2662
msgid " [unknown ISA]"
msgstr ""
-#: elf32-mips.c:2556
+#: elf32-mips.c:2665
msgid " [32bitmode]"
msgstr ""
-#: elf32-mips.c:2558
+#: elf32-mips.c:2667
msgid " [not 32bitmode]"
msgstr ""
-#: elf32-mips.c:4161
+#: elf32-mips.c:4270
msgid "static procedure (no name)"
msgstr ""
-#: elf32-mips.c:4778 elf64-alpha.c:4358
+#: elf32-mips.c:4887 elf64-alpha.c:4364
#, c-format
msgid "%s: illegal section name `%s'"
msgstr ""
-#: elf32-mips.c:5305
+#: elf32-mips.c:5414
msgid "not enough GOT space for local GOT entries"
msgstr ""
-#: elf32-mips.c:6363
+#: elf32-mips.c:6493
#, c-format
msgid "%s: %s+0x%lx: jump to stub routine which is not jal"
msgstr ""
-#: elf32-mips.c:7342
+#: elf32-mips.c:7521
#, c-format
msgid "%s: CALL16 reloc at 0x%lx not against global symbol"
msgstr ""
@@ -947,18 +947,18 @@ msgstr ""
msgid "%s: relocation %s cannot be used when making a shared object"
msgstr ""
-#: elf32-ppc.c:3121
+#: elf32-ppc.c:3123
#, c-format
msgid "%s: unknown relocation type %d for symbol %s"
msgstr ""
-#: elf32-ppc.c:3488 elf32-ppc.c:3510 elf32-ppc.c:3559
+#: elf32-ppc.c:3491 elf32-ppc.c:3513 elf32-ppc.c:3562
#, c-format
msgid ""
"%s: The target (%s) of a %s relocation is in the wrong output section (%s)"
msgstr ""
-#: elf32-ppc.c:3625
+#: elf32-ppc.c:3628
#, c-format
msgid "%s: Relocation %s is not yet supported for symbol %s."
msgstr ""
@@ -1003,27 +1003,27 @@ msgstr ""
msgid "%s: 0x%lx: fatal: reloc overflow while relaxing"
msgstr ""
-#: elf32-sparc.c:1484 elf64-sparc.c:2240
+#: elf32-sparc.c:1486 elf64-sparc.c:2242
#, c-format
msgid "%s: probably compiled without -fPIC?"
msgstr ""
-#: elf32-sparc.c:1854
+#: elf32-sparc.c:1856
#, c-format
msgid "%s: compiled for a v8plus system and target is v8"
msgstr ""
-#: elf32-sparc.c:1863
+#: elf32-sparc.c:1865
#, c-format
msgid "%s: compiled for a v8plusa system and target is v8plus"
msgstr ""
-#: elf32-sparc.c:1871
+#: elf32-sparc.c:1873
#, c-format
msgid "%s: compiled for a 64 bit system and target is 32 bit"
msgstr ""
-#: elf32-sparc.c:1883
+#: elf32-sparc.c:1888
#, c-format
msgid "%s: linking little endian files with big endian files"
msgstr ""
@@ -1095,41 +1095,41 @@ msgstr ""
msgid "v850ea architecture"
msgstr ""
-#: elf64-alpha.c:947
+#: elf64-alpha.c:951
msgid "GPDISP relocation did not find ldah and lda instructions"
msgstr ""
-#: elf64-alpha.c:2999
+#: elf64-alpha.c:3004
#, c-format
msgid "%s: .got subsegment exceeds 64K (size %d)"
msgstr ""
-#: elf64-sparc.c:1248
+#: elf64-sparc.c:1249
#, c-format
msgid "%s: check_relocs: unhandled reloc type %d"
msgstr ""
-#: elf64-sparc.c:1285
+#: elf64-sparc.c:1286
msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER"
msgstr ""
-#: elf64-sparc.c:1305
+#: elf64-sparc.c:1306
msgid ""
"Register %%g%d used incompatibly: previously declared in %s to %s, in %s "
"redefined to %s"
msgstr ""
-#: elf64-sparc.c:1328
+#: elf64-sparc.c:1329
#, c-format
msgid "Symbol `%s' has differing types: previously %s, REGISTER in %s"
msgstr ""
-#: elf64-sparc.c:1374
+#: elf64-sparc.c:1375
#, c-format
msgid "Symbol `%s' has differing types: REGISTER in %s, %s in %s"
msgstr ""
-#: elf64-sparc.c:2809
+#: elf64-sparc.c:2825
#, c-format
msgid "%s: linking UltraSPARC specific with HAL specific code"
msgstr ""
@@ -1174,7 +1174,7 @@ msgstr ""
msgid "%s: undefined versioned symbol name %s"
msgstr ""
-#: elflink.h:4981
+#: elflink.h:4983
#, c-format
msgid "%s: could not find output section %s for input section %s"
msgstr ""
@@ -1298,9 +1298,42 @@ msgstr ""
msgid "Unhandled OSF/1 core file section type %d\n"
msgstr ""
-#: peicode.h:395
+#. XXX code yet to be written.
+#: peicode.h:806
+#, c-format
+msgid "%s: Unhandled import type; %x"
+msgstr ""
+
+#: peicode.h:811
+#, c-format
+msgid "%s: Unrecognised import type; %x"
+msgstr ""
+
+#: peicode.h:825
+#, c-format
+msgid "%s: Unrecognised import name type; %x"
+msgstr ""
+
+#: peicode.h:1182
+#, c-format
+msgid "%s: Unrecognised machine type (0x%x) in Import Library Format archive"
+msgstr ""
+
+#: peicode.h:1194
+#, c-format
+msgid ""
+"%s: Recognised but unhandled machine type (0x%x) in Import Library Format "
+"archive"
+msgstr ""
+
+#: peicode.h:1211
+#, c-format
+msgid "%s: size field is zero in Import Library Format header"
+msgstr ""
+
+#: peicode.h:1239
#, c-format
-msgid "%s: Import Library Format archives are not currently supported"
+msgid "%s: string not null terminated in ILF object file."
msgstr ""
#: peigen.c:938
@@ -1597,7 +1630,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:1715
+#: peigen.c:1714
#, c-format
msgid ""
"\n"
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 07b0b6968b..a94b213c56 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,19 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au>
+ * po/binutils.pot: Regenerate.
+
+ * addr2line.c (usage): Restore translated part of bug string.
+ * ar.c (usage): Likewise.
+ * nlmconv.c (show_usage): Likewise.
+ * nm.c (usage): Likewise.
+ * objcopy.c (copy_usage): Likewise.
+ (strip_usage): Likewise.
+ * objdump.c (usage): Likewise.
+ * readelf.c (usage): Likewise.
+ * size.c (usage): Likewise.
+ * strings.c (usage): Likewise.
+ * windres.c (usage): Likewise.
+
* Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
(DEP): Quote when passing vars to sub-make. Add warning
message to end.
diff --git a/binutils/addr2line.c b/binutils/addr2line.c
index d72207b4e6..a6d89c86d7 100644
--- a/binutils/addr2line.c
+++ b/binutils/addr2line.c
@@ -80,7 +80,7 @@ Usage: %s [-CfsHV] [-b bfdname] [--target=bfdname]\n\
program_name);
list_supported_targets (program_name, stream);
if (status == 0)
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status);
}
diff --git a/binutils/ar.c b/binutils/ar.c
index 728185eea8..045adecc54 100644
--- a/binutils/ar.c
+++ b/binutils/ar.c
@@ -283,7 +283,7 @@ usage (help)
list_supported_targets (program_name, stderr);
if (help)
- fprintf (s, REPORT_BUGS_TO);
+ fprintf (s, _("Report bugs to %s\n"), REPORT_BUGS_TO);
xexit (help ? 0 : 1);
}
diff --git a/binutils/nlmconv.c b/binutils/nlmconv.c
index 93788a9693..44bfbe01b9 100644
--- a/binutils/nlmconv.c
+++ b/binutils/nlmconv.c
@@ -1138,7 +1138,7 @@ Usage: %s [-dhV] [-I bfdname] [-O bfdname] [-T header-file] [-l linker]\n\
[in-file [out-file]]\n"),
program_name);
if (status == 0)
- fprintf (file, REPORT_BUGS_TO);
+ fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status);
}
diff --git a/binutils/nm.c b/binutils/nm.c
index e9476976ff..bfe2158ca6 100644
--- a/binutils/nm.c
+++ b/binutils/nm.c
@@ -303,7 +303,7 @@ Usage: %s [-aABCDglnopPrsuvV] [-t radix] [--radix=radix] [--target=bfdname]\n\
program_name);
list_supported_targets (program_name, stream);
if (status == 0)
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status);
}
diff --git a/binutils/objcopy.c b/binutils/objcopy.c
index f6048b7fd2..bd30eaa382 100644
--- a/binutils/objcopy.c
+++ b/binutils/objcopy.c
@@ -341,7 +341,7 @@ copy_usage (stream, exit_status)
"));
list_supported_targets (program_name, stream);
if (exit_status == 0)
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (exit_status);
}
@@ -373,7 +373,7 @@ strip_usage (stream, exit_status)
list_supported_targets (program_name, stream);
if (exit_status == 0)
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (exit_status);
}
diff --git a/binutils/objdump.c b/binutils/objdump.c
index 81c79f4bb4..9c83a63ee3 100644
--- a/binutils/objdump.c
+++ b/binutils/objdump.c
@@ -274,7 +274,7 @@ usage (stream, status)
disassembler_usage (stream);
}
if (status == 0)
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status);
}
diff --git a/binutils/po/binutils.pot b/binutils/po/binutils.pot
index 42b808e52c..cfc4ed4482 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: 2000-02-25 22:16-0500\n"
+"POT-Creation-Date: 2000-04-04 23:33+0930\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,9 +22,10 @@ msgid ""
" [--basenames] [--functions] [addr addr ...]\n"
msgstr ""
-#: 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"
+#: addr2line.c:83 ar.c:286 nlmconv.c:1141 nm.c:306 objcopy.c:344 objcopy.c:376
+#: objdump.c:277 readelf.c:1703 size.c:89 strings.c:512 windres.c:737
+#, c-format
+msgid "Report bugs to %s\n"
msgstr ""
#: addr2line.c:243
@@ -479,7 +480,7 @@ msgstr ""
msgid "Excluding symbol: %s\n"
msgstr ""
-#: dlltool.c:1462 dlltool.c:1473 nm.c:902 nm.c:913 objdump.c:444 objdump.c:461
+#: dlltool.c:1462 dlltool.c:1473 nm.c:904 nm.c:915 objdump.c:444 objdump.c:461
#, c-format
msgid "%s: no symbols\n"
msgstr ""
@@ -1159,7 +1160,7 @@ msgstr ""
msgid "%s: Execution of %s failed\n"
msgstr ""
-#: nm.c:292
+#: nm.c:294
#, c-format
msgid ""
"Usage: %s [-aABCDglnopPrsuvV] [-t radix] [--radix=radix] [--target=bfdname]\n"
@@ -1172,22 +1173,22 @@ msgid ""
" [file...]\n"
msgstr ""
-#: nm.c:337
+#: nm.c:339
#, c-format
msgid "%s: %s: invalid radix\n"
msgstr ""
-#: nm.c:363
+#: nm.c:365
#, c-format
msgid "%s: %s: invalid output format\n"
msgstr ""
-#: nm.c:490
+#: nm.c:492
#, c-format
msgid "%s: data size %ld\n"
msgstr ""
-#: nm.c:1281
+#: nm.c:1283
#, c-format
msgid ""
"\n"
@@ -1196,7 +1197,7 @@ msgid ""
"\n"
msgstr ""
-#: nm.c:1283
+#: nm.c:1285
#, c-format
msgid ""
"\n"
@@ -1205,14 +1206,14 @@ msgid ""
"\n"
msgstr ""
-#: nm.c:1284 nm.c:1338
+#: nm.c:1286 nm.c:1340
msgid ""
"Name Value Class Type Size Line "
"Section\n"
"\n"
msgstr ""
-#: nm.c:1335
+#: nm.c:1337
#, c-format
msgid ""
"\n"
@@ -1221,7 +1222,7 @@ msgid ""
"\n"
msgstr ""
-#: nm.c:1337
+#: nm.c:1339
#, c-format
msgid ""
"\n"
@@ -1230,7 +1231,7 @@ msgid ""
"\n"
msgstr ""
-#: nm.c:1508
+#: nm.c:1510
msgid ""
"\n"
"Archive index:\n"
@@ -1705,906 +1706,906 @@ msgstr ""
msgid "%s: no recognized debugging information\n"
msgstr ""
-#: rddbg.c:400
+#: rddbg.c:410
msgid "Last stabs entries before error:\n"
msgstr ""
-#: readelf.c:301 readelf.c:327
+#: readelf.c:303 readelf.c:329
#, c-format
msgid "%s: Error: "
msgstr ""
-#: readelf.c:313 readelf.c:342
+#: readelf.c:315 readelf.c:344
#, c-format
msgid "%s: Warning: "
msgstr ""
-#: readelf.c:392 readelf.c:530
+#: readelf.c:394 readelf.c:532
#, c-format
msgid "Unhandled data length: %d\n"
msgstr ""
-#: readelf.c:589
+#: readelf.c:591
msgid "Don't know about relocations on this machine architecture\n"
msgstr ""
-#: readelf.c:629 readelf.c:658 readelf.c:690 readelf.c:718
+#: readelf.c:631 readelf.c:660 readelf.c:692 readelf.c:720
msgid "out of memory parsing relocs"
msgstr ""
-#: readelf.c:736
+#: readelf.c:738
msgid ""
" Offset Info Type Symbol's Value Symbol's Name "
"Addend\n"
msgstr ""
-#: readelf.c:739
+#: readelf.c:741
msgid " Offset Info Type Symbol's Value Symbol's Name\n"
msgstr ""
-#: readelf.c:879 readelf.c:881
+#: readelf.c:885 readelf.c:887
#, c-format
msgid "unrecognised: %-7lx"
msgstr ""
-#: readelf.c:906
+#: readelf.c:912
#, c-format
msgid "<string table index %3ld>"
msgstr ""
-#: readelf.c:1113
+#: readelf.c:1119
#, c-format
msgid "Processor Specific: %lx"
msgstr ""
-#: readelf.c:1132
+#: readelf.c:1138
#, c-format
msgid "Operating System specific: %lx"
msgstr ""
-#: readelf.c:1135 readelf.c:1500
+#: readelf.c:1141 readelf.c:1506
#, c-format
msgid "<unknown>: %lx"
msgstr ""
-#: readelf.c:1149
+#: readelf.c:1155
msgid "NONE (None)"
msgstr ""
-#: readelf.c:1150
+#: readelf.c:1156
msgid "REL (Relocatable file)"
msgstr ""
-#: readelf.c:1151
+#: readelf.c:1157
msgid "EXEC (Executable file)"
msgstr ""
-#: readelf.c:1152
+#: readelf.c:1158
msgid "DYN (Shared object file)"
msgstr ""
-#: readelf.c:1153
+#: readelf.c:1159
msgid "CORE (Core file)"
msgstr ""
-#: readelf.c:1157
+#: readelf.c:1163
#, c-format
msgid "Processor Specific: (%x)"
msgstr ""
-#: readelf.c:1159
+#: readelf.c:1165
#, c-format
msgid "OS Specific: (%x)"
msgstr ""
-#: readelf.c:1161 readelf.c:1238 readelf.c:1632
+#: readelf.c:1167 readelf.c:1244 readelf.c:1638
#, c-format
msgid "<unknown>: %x"
msgstr ""
-#: readelf.c:1174
+#: readelf.c:1180
msgid "None"
msgstr ""
-#: readelf.c:1670
+#: readelf.c:1676
msgid "Usage: readelf {options} elf-file(s)\n"
msgstr ""
-#: readelf.c:1671
+#: readelf.c:1677
msgid " Options are:\n"
msgstr ""
-#: readelf.c:1672
+#: readelf.c:1678
msgid " -a or --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
msgstr ""
-#: readelf.c:1673
+#: readelf.c:1679
msgid " -h or --file-header Display the ELF file header\n"
msgstr ""
-#: readelf.c:1674
+#: readelf.c:1680
msgid " -l or --program-headers or --segments\n"
msgstr ""
-#: readelf.c:1675
+#: readelf.c:1681
msgid " Display the program headers\n"
msgstr ""
-#: readelf.c:1676
+#: readelf.c:1682
msgid " -S or --section-headers or --sections\n"
msgstr ""
-#: readelf.c:1677
+#: readelf.c:1683
msgid " Display the sections' header\n"
msgstr ""
-#: readelf.c:1678
+#: readelf.c:1684
msgid " -e or --headers Equivalent to: -h -l -S\n"
msgstr ""
-#: readelf.c:1679
+#: readelf.c:1685
msgid " -s or --syms or --symbols Display the symbol table\n"
msgstr ""
-#: readelf.c:1680
+#: readelf.c:1686
msgid " -n or --notes Display the core notes (if present)\n"
msgstr ""
-#: readelf.c:1681
+#: readelf.c:1687
msgid " -r or --relocs Display the relocations (if present)\n"
msgstr ""
-#: readelf.c:1682
+#: readelf.c:1688
msgid " -d or --dynamic Display the dynamic segment (if present)\n"
msgstr ""
-#: readelf.c:1683
+#: readelf.c:1689
msgid " -V or --version-info Display the version sections (if present)\n"
msgstr ""
-#: readelf.c:1684
+#: readelf.c:1690
msgid ""
" -A or --arch-specific Display architecture specific information (if "
"any).\n"
msgstr ""
-#: readelf.c:1685
+#: readelf.c:1691
msgid ""
" -D or --use-dynamic Use the dynamic section info when displaying "
"symbols\n"
msgstr ""
-#: readelf.c:1686
+#: readelf.c:1692
msgid " -x <number> or --hex-dump=<number>\n"
msgstr ""
-#: readelf.c:1687
+#: readelf.c:1693
msgid " Dump the contents of section <number>\n"
msgstr ""
-#: readelf.c:1688
+#: readelf.c:1694
msgid " -w[liapr] or --debug-dump[=line,=info,=abbrev,=pubnames,=ranges]\n"
msgstr ""
-#: readelf.c:1689
+#: readelf.c:1695
msgid ""
" Display the contents of DWARF2 debug sections\n"
msgstr ""
-#: readelf.c:1691
+#: readelf.c:1697
msgid " -i <number> or --instruction-dump=<number>\n"
msgstr ""
-#: readelf.c:1692
+#: readelf.c:1698
msgid ""
" Disassemble the contents of section <number>\n"
msgstr ""
-#: readelf.c:1694
+#: readelf.c:1700
msgid " -I or --histogram Display histogram of bucket list lengths\n"
msgstr ""
-#: readelf.c:1695
+#: readelf.c:1701
msgid " -v or --version Display the version number of readelf\n"
msgstr ""
-#: readelf.c:1696
+#: readelf.c:1702
msgid " -H or --help Display this information\n"
msgstr ""
-#: readelf.c:1714
+#: readelf.c:1720
msgid "Out of memory allocating dump request table."
msgstr ""
-#: readelf.c:1849
+#: readelf.c:1855
#, c-format
msgid "Unrecognised debug option '%s'\n"
msgstr ""
-#: readelf.c:1874
+#: readelf.c:1880
#, c-format
msgid "Invalid option '-%c'\n"
msgstr ""
-#: readelf.c:1887
+#: readelf.c:1893
msgid "Nothing to do.\n"
msgstr ""
-#: readelf.c:1900 readelf.c:1917 readelf.c:3484
+#: readelf.c:1906 readelf.c:1923 readelf.c:3493
msgid "none"
msgstr ""
-#: readelf.c:1901
+#: readelf.c:1907
msgid "ELF32"
msgstr ""
-#: readelf.c:1902
+#: readelf.c:1908
msgid "ELF64"
msgstr ""
-#: readelf.c:1904 readelf.c:1921 readelf.c:1940
+#: readelf.c:1910 readelf.c:1927 readelf.c:1946
#, c-format
msgid "<unknown: %x>"
msgstr ""
-#: readelf.c:1918
+#: readelf.c:1924
msgid "2's complement, little endian"
msgstr ""
-#: readelf.c:1919
+#: readelf.c:1925
msgid "2's complement, big endian"
msgstr ""
-#: readelf.c:1934
+#: readelf.c:1940
msgid "UNIX - System V"
msgstr ""
-#: readelf.c:1935
+#: readelf.c:1941
msgid "UNIX - HP-UX"
msgstr ""
-#: readelf.c:1936
+#: readelf.c:1942
msgid "UNIX - Linux"
msgstr ""
-#: readelf.c:1937
+#: readelf.c:1943
msgid "Standalone App"
msgstr ""
-#: readelf.c:1938
+#: readelf.c:1944
msgid "ARM"
msgstr ""
-#: readelf.c:1955
+#: readelf.c:1961
msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
msgstr ""
-#: readelf.c:1963
+#: readelf.c:1969
msgid "ELF Header:\n"
msgstr ""
-#: readelf.c:1964
+#: readelf.c:1970
msgid " Magic: "
msgstr ""
-#: readelf.c:1968
+#: readelf.c:1974
#, c-format
msgid " Class: %s\n"
msgstr ""
-#: readelf.c:1970
+#: readelf.c:1976
#, c-format
msgid " Data: %s\n"
msgstr ""
-#: readelf.c:1972
+#: readelf.c:1978
#, c-format
msgid " Version: %d %s\n"
msgstr ""
-#: readelf.c:1979
+#: readelf.c:1985
#, c-format
msgid " OS/ABI: %s\n"
msgstr ""
-#: readelf.c:1981
+#: readelf.c:1987
#, c-format
msgid " ABI Version: %d\n"
msgstr ""
-#: readelf.c:1983
+#: readelf.c:1989
#, c-format
msgid " Type: %s\n"
msgstr ""
-#: readelf.c:1985
+#: readelf.c:1991
#, c-format
msgid " Machine: %s\n"
msgstr ""
-#: readelf.c:1987
+#: readelf.c:1993
#, c-format
msgid " Version: 0x%lx\n"
msgstr ""
-#: readelf.c:1990
+#: readelf.c:1996
msgid " Entry point address: "
msgstr ""
-#: readelf.c:1992
+#: readelf.c:1998
msgid ""
"\n"
" Start of program headers: "
msgstr ""
-#: readelf.c:1994
+#: readelf.c:2000
msgid ""
" (bytes into file)\n"
" Start of section headers: "
msgstr ""
-#: readelf.c:1996
+#: readelf.c:2002
msgid " (bytes into file)\n"
msgstr ""
-#: readelf.c:1998
+#: readelf.c:2004
#, c-format
msgid " Flags: 0x%lx%s\n"
msgstr ""
-#: readelf.c:2001
+#: readelf.c:2007
#, c-format
msgid " Size of this header: %ld (bytes)\n"
msgstr ""
-#: readelf.c:2003
+#: readelf.c:2009
#, c-format
msgid " Size of program headers: %ld (bytes)\n"
msgstr ""
-#: readelf.c:2005
+#: readelf.c:2011
#, c-format
msgid " Number of program headers: %ld\n"
msgstr ""
-#: readelf.c:2007
+#: readelf.c:2013
#, c-format
msgid " Size of section headers: %ld (bytes)\n"
msgstr ""
-#: readelf.c:2009
+#: readelf.c:2015
#, c-format
msgid " Number of section headers: %ld\n"
msgstr ""
-#: readelf.c:2011
+#: readelf.c:2017
#, c-format
msgid " Section header string table index: %ld\n"
msgstr ""
-#: readelf.c:2096
+#: readelf.c:2102
msgid ""
"\n"
"There are no program headers in this file.\n"
msgstr ""
-#: readelf.c:2102
+#: readelf.c:2108
#, c-format
msgid ""
"\n"
"Elf file type is %s\n"
msgstr ""
-#: readelf.c:2103
+#: readelf.c:2109
msgid "Entry point "
msgstr ""
-#: readelf.c:2105
+#: readelf.c:2111
#, c-format
msgid ""
"\n"
"There are %d program headers, starting at offset "
msgstr ""
-#: 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
+#: readelf.c:2122 readelf.c:2298 readelf.c:2340 readelf.c:2383 readelf.c:2424
+#: readelf.c:2932 readelf.c:2973 readelf.c:3149 readelf.c:4111 readelf.c:4125
+#: readelf.c:7023 readelf.c:7063
msgid "Out of memory\n"
msgstr ""
-#: readelf.c:2134
+#: readelf.c:2140
#, c-format
msgid ""
"\n"
"Program Header%s:\n"
msgstr ""
-#: readelf.c:2138
+#: readelf.c:2144
msgid ""
" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
msgstr ""
-#: readelf.c:2142
+#: readelf.c:2148
msgid " Type Offset VirtAddr PhysAddr\n"
msgstr ""
-#: readelf.c:2144
+#: readelf.c:2150
msgid " FileSiz MemSiz Flags Align\n"
msgstr ""
-#: readelf.c:2202
+#: readelf.c:2208
msgid "more than one dynamic segment\n"
msgstr ""
-#: readelf.c:2210
+#: readelf.c:2216
msgid "Unable to find program interpreter name\n"
msgstr ""
-#: readelf.c:2217
+#: readelf.c:2223
#, c-format
msgid ""
"\n"
" [Requesting program interpreter: %s]"
msgstr ""
-#: readelf.c:2235
+#: readelf.c:2241
msgid ""
"\n"
" Section to Segment mapping:\n"
msgstr ""
-#: readelf.c:2236
+#: readelf.c:2242
msgid " Segment Sections...\n"
msgstr ""
-#: readelf.c:2499
+#: readelf.c:2505
msgid ""
"\n"
"There are no sections in this file.\n"
msgstr ""
-#: readelf.c:2505
+#: readelf.c:2511
#, c-format
msgid "There are %d section headers, starting at offset 0x%lx:\n"
msgstr ""
-#: readelf.c:2545
+#: readelf.c:2551
msgid "File contains multiple dynamic symbol tables\n"
msgstr ""
-#: readelf.c:2558
+#: readelf.c:2564
msgid "File contains multiple dynamic string tables\n"
msgstr ""
-#: readelf.c:2585
+#: readelf.c:2591
#, c-format
msgid ""
"\n"
"Section Header%s:\n"
msgstr ""
-#: readelf.c:2589
+#: readelf.c:2595
msgid ""
" [Nr] Name Type Addr Off Size ES Flg Lk "
"Inf Al\n"
msgstr ""
-#: readelf.c:2592
+#: readelf.c:2598
msgid " [Nr] Name Type Address Offset\n"
msgstr ""
-#: readelf.c:2593
+#: readelf.c:2599
msgid " Size EntSize Flags Link Info Align\n"
msgstr ""
-#: readelf.c:2640
+#: readelf.c:2646
msgid ""
"Key to Flags: W (write), A (alloc), X (execute), M (merge), S (strings)\n"
msgstr ""
-#: readelf.c:2641
+#: readelf.c:2647
msgid ""
" I (info), L (link order), O (extra OS processing required)\n"
msgstr ""
-#: readelf.c:2642
+#: readelf.c:2648
msgid " o (os specific), p (processor specific) x (unknown)\n"
msgstr ""
-#: readelf.c:2700
+#: readelf.c:2706
#, c-format
msgid ""
"\n"
"Relocation section at offset 0x%lx contains %ld bytes:\n"
msgstr ""
-#: readelf.c:2707
+#: readelf.c:2713
msgid ""
"\n"
"There are no dynamic relocations in this file.\n"
msgstr ""
-#: readelf.c:2735
+#: readelf.c:2741
msgid ""
"\n"
"Relocation section "
msgstr ""
-#: readelf.c:2742
+#: readelf.c:2748
#, c-format
msgid " at offset 0x%lx contains %lu entries:\n"
msgstr ""
-#: readelf.c:2770
+#: readelf.c:2776
msgid ""
"\n"
"There are no relocations in this file.\n"
msgstr ""
-#: readelf.c:3020
+#: readelf.c:3026
msgid ""
"\n"
"There is no dynamic segment in this file.\n"
msgstr ""
-#: readelf.c:3054
+#: readelf.c:3060
msgid "Unable to seek to end of file!"
msgstr ""
-#: readelf.c:3063
+#: readelf.c:3069
msgid "Unable to determine the number of symbols to load\n"
msgstr ""
-#: readelf.c:3093
+#: readelf.c:3099
msgid "Unable to seek to end of file\n"
msgstr ""
-#: readelf.c:3099
+#: readelf.c:3105
msgid "Unable to determine the length of the dynamic string table\n"
msgstr ""
-#: readelf.c:3160
+#: readelf.c:3166
#, c-format
msgid ""
"\n"
"Dynamic segment at offset 0x%x contains %ld entries:\n"
msgstr ""
-#: readelf.c:3163
+#: readelf.c:3169
msgid " Tag Type Name/Value\n"
msgstr ""
-#: readelf.c:3191
+#: readelf.c:3200
msgid "Auxiliary library"
msgstr ""
-#: readelf.c:3193
+#: readelf.c:3202
msgid "Filter library"
msgstr ""
-#: readelf.c:3209 readelf.c:3230 readelf.c:3256
+#: readelf.c:3218 readelf.c:3239 readelf.c:3265
msgid "Flags:"
msgstr ""
-#: readelf.c:3211 readelf.c:3232 readelf.c:3258
+#: readelf.c:3220 readelf.c:3241 readelf.c:3267
msgid " None\n"
msgstr ""
-#: readelf.c:3361
+#: readelf.c:3370
#, c-format
msgid "Shared library: [%s]"
msgstr ""
-#: readelf.c:3364
+#: readelf.c:3373
msgid " program interpreter"
msgstr ""
-#: readelf.c:3368
+#: readelf.c:3377
#, c-format
msgid "Library soname: [%s]"
msgstr ""
-#: readelf.c:3372
+#: readelf.c:3381
#, c-format
msgid "Library rpath: [%s]"
msgstr ""
-#: readelf.c:3433
+#: readelf.c:3442
#, c-format
msgid "Not needed object: [%s]\n"
msgstr ""
-#: readelf.c:3530
+#: readelf.c:3539
#, c-format
msgid ""
"\n"
"Version definition section '%s' contains %ld entries:\n"
msgstr ""
-#: readelf.c:3533
+#: readelf.c:3542
msgid " Addr: 0x"
msgstr ""
-#: readelf.c:3535 readelf.c:3723
+#: readelf.c:3544 readelf.c:3732
#, c-format
msgid " Offset: %#08lx Link: %lx (%s)\n"
msgstr ""
-#: readelf.c:3565
+#: readelf.c:3574
#, c-format
msgid " %#06x: Rev: %d Flags: %s"
msgstr ""
-#: readelf.c:3568
+#: readelf.c:3577
#, c-format
msgid " Index: %d Cnt: %d "
msgstr ""
-#: readelf.c:3579
+#: readelf.c:3588
#, c-format
msgid "Name: %s\n"
msgstr ""
-#: readelf.c:3581
+#: readelf.c:3590
#, c-format
msgid "Name index: %ld\n"
msgstr ""
-#: readelf.c:3596
+#: readelf.c:3605
#, c-format
msgid " %#06x: Parent %d: %s\n"
msgstr ""
-#: readelf.c:3599
+#: readelf.c:3608
#, c-format
msgid " %#06x: Parent %d, name index: %ld\n"
msgstr ""
-#: readelf.c:3618
+#: readelf.c:3627
#, c-format
msgid ""
"\n"
"Version needs section '%s' contains %ld entries:\n"
msgstr ""
-#: readelf.c:3621
+#: readelf.c:3630
msgid " Addr: 0x"
msgstr ""
-#: readelf.c:3623
+#: readelf.c:3632
#, c-format
msgid " Offset: %#08lx Link to section: %ld (%s)\n"
msgstr ""
-#: readelf.c:3649
+#: readelf.c:3658
#, c-format
msgid " %#06x: Version: %d"
msgstr ""
-#: readelf.c:3652
+#: readelf.c:3661
#, c-format
msgid " File: %s"
msgstr ""
-#: readelf.c:3654
+#: readelf.c:3663
#, c-format
msgid " File: %lx"
msgstr ""
-#: readelf.c:3656
+#: readelf.c:3665
#, c-format
msgid " Cnt: %d\n"
msgstr ""
-#: readelf.c:3674
+#: readelf.c:3683
#, c-format
msgid " %#06x: Name: %s"
msgstr ""
-#: readelf.c:3677
+#: readelf.c:3686
#, c-format
msgid " %#06x: Name index: %lx"
msgstr ""
-#: readelf.c:3680
+#: readelf.c:3689
#, c-format
msgid " Flags: %s Version: %d\n"
msgstr ""
-#: readelf.c:3718
+#: readelf.c:3727
#, c-format
msgid ""
"\n"
"Version symbols section '%s' contains %d entries:\n"
msgstr ""
-#: readelf.c:3721
+#: readelf.c:3730
msgid " Addr: "
msgstr ""
-#: readelf.c:3751
+#: readelf.c:3760
msgid " 0 (*local*) "
msgstr ""
-#: readelf.c:3755
+#: readelf.c:3764
msgid " 1 (*global*) "
msgstr ""
-#: readelf.c:3977
+#: readelf.c:3986
msgid ""
"\n"
"No version information found in this file.\n"
msgstr ""
-#: readelf.c:3995 readelf.c:4030
+#: readelf.c:4004 readelf.c:4039
#, c-format
msgid "<processor specific>: %d"
msgstr ""
-#: readelf.c:3997 readelf.c:4042
+#: readelf.c:4006 readelf.c:4051
#, c-format
msgid "<OS specific>: %d"
msgstr ""
-#: readelf.c:3999 readelf.c:4045
+#: readelf.c:4008 readelf.c:4054
#, c-format
msgid "<unknown>: %d"
msgstr ""
-#: readelf.c:4108
+#: readelf.c:4117
msgid "Unable to read in dynamic data\n"
msgstr ""
-#: readelf.c:4150
+#: readelf.c:4159
msgid "Unable to seek to start of dynamic information"
msgstr ""
-#: readelf.c:4156
+#: readelf.c:4165
msgid "Failed to read in number of buckets\n"
msgstr ""
-#: readelf.c:4162
+#: readelf.c:4171
msgid "Failed to read in number of chains\n"
msgstr ""
-#: readelf.c:4182
+#: readelf.c:4191
msgid ""
"\n"
"Symbol table for image:\n"
msgstr ""
-#: readelf.c:4184
+#: readelf.c:4193
msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
msgstr ""
-#: readelf.c:4186
+#: readelf.c:4195
msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
msgstr ""
-#: readelf.c:4230
+#: readelf.c:4239
#, c-format
msgid ""
"\n"
"Symbol table '%s' contains %lu entries:\n"
msgstr ""
-#: readelf.c:4234
+#: readelf.c:4243
msgid " Num: Value Size Type Bind Vis Ndx Name\n"
msgstr ""
-#: readelf.c:4236
+#: readelf.c:4245
msgid " Num: Value Size Type Bind Vis Ndx Name\n"
msgstr ""
-#: readelf.c:4345
+#: readelf.c:4354
msgid "bad dynamic symbol"
msgstr ""
-#: readelf.c:4404
+#: readelf.c:4413
msgid ""
"\n"
"Dynamic symbol information is not available for displaying symbols.\n"
msgstr ""
-#: readelf.c:4416
+#: readelf.c:4425
#, c-format
msgid ""
"\n"
"Histogram for bucket list length (total of %d buckets):\n"
msgstr ""
-#: readelf.c:4418
+#: readelf.c:4427
msgid " Length Number %% of total Coverage\n"
msgstr ""
-#: readelf.c:4423 readelf.c:4442 readelf.c:6695 readelf.c:6888
+#: readelf.c:4432 readelf.c:4451 readelf.c:6704 readelf.c:6897
msgid "Out of memory"
msgstr ""
-#: readelf.c:4491
+#: readelf.c:4500
#, c-format
msgid ""
"\n"
"Dynamic info segment at offset 0x%lx contains %d entries:\n"
msgstr ""
-#: readelf.c:4494
+#: readelf.c:4503
msgid " Num: Name BoundTo Flags\n"
msgstr ""
-#: readelf.c:4542
+#: readelf.c:4551
#, c-format
msgid ""
"\n"
"Assembly dump of section %s\n"
msgstr ""
-#: readelf.c:4565
+#: readelf.c:4574
#, c-format
msgid ""
"\n"
"Section '%s' has no data to dump.\n"
msgstr ""
-#: readelf.c:4570
+#: readelf.c:4579
#, c-format
msgid ""
"\n"
"Hex dump of section '%s':\n"
msgstr ""
-#: readelf.c:4722
+#: readelf.c:4731
msgid "badly formed extended line op encountered!"
msgstr ""
-#: readelf.c:4729
+#: readelf.c:4738
#, c-format
msgid " Extended opcode %d: "
msgstr ""
-#: readelf.c:4734
+#: readelf.c:4743
msgid ""
"End of Sequence\n"
"\n"
msgstr ""
-#: readelf.c:4740
+#: readelf.c:4749
#, c-format
msgid "set Address to 0x%lx\n"
msgstr ""
-#: readelf.c:4745
+#: readelf.c:4754
msgid " define new File Table entry\n"
msgstr ""
-#: readelf.c:4746 readelf.c:4868
+#: readelf.c:4755 readelf.c:4877
msgid " Entry\tDir\tTime\tSize\tName\n"
msgstr ""
-#: readelf.c:4748
+#: readelf.c:4757
#, c-format
msgid " %d\t"
msgstr ""
-#: readelf.c:4751 readelf.c:4753 readelf.c:4755 readelf.c:4880 readelf.c:4882
-#: readelf.c:4884
+#: readelf.c:4760 readelf.c:4762 readelf.c:4764 readelf.c:4889 readelf.c:4891
+#: readelf.c:4893
#, c-format
msgid "%lu\t"
msgstr ""
-#: readelf.c:4756
+#: readelf.c:4765
#, c-format
msgid ""
"%s\n"
"\n"
msgstr ""
-#: readelf.c:4760
+#: readelf.c:4769
#, c-format
msgid "UNKNOWN: length %d\n"
msgstr ""
-#: readelf.c:4786
+#: readelf.c:4795
#, c-format
msgid ""
"\n"
@@ -2612,493 +2613,493 @@ msgid ""
"\n"
msgstr ""
-#: readelf.c:4798
+#: readelf.c:4807
msgid "The line info appears to be corrupt - the section is too small\n"
msgstr ""
-#: readelf.c:4806
+#: readelf.c:4815
msgid "Only DWARF version 2 line info is currently supported.\n"
msgstr ""
-#: readelf.c:4821
+#: readelf.c:4830
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: readelf.c:4822
+#: readelf.c:4831
#, c-format
msgid " DWARF Version: %d\n"
msgstr ""
-#: readelf.c:4823
+#: readelf.c:4832
#, c-format
msgid " Prolgue Length: %d\n"
msgstr ""
-#: readelf.c:4824
+#: readelf.c:4833
#, c-format
msgid " Minimum Instruction Length: %d\n"
msgstr ""
-#: readelf.c:4825
+#: readelf.c:4834
#, c-format
msgid " Initial value of 'is_stmt': %d\n"
msgstr ""
-#: readelf.c:4826
+#: readelf.c:4835
#, c-format
msgid " Line Base: %d\n"
msgstr ""
-#: readelf.c:4827
+#: readelf.c:4836
#, c-format
msgid " Line Range: %d\n"
msgstr ""
-#: readelf.c:4828
+#: readelf.c:4837
#, c-format
msgid " Opcode Base: %d\n"
msgstr ""
-#: readelf.c:4837
+#: readelf.c:4846
msgid ""
"\n"
" Opcodes:\n"
msgstr ""
-#: readelf.c:4840
+#: readelf.c:4849
#, c-format
msgid " Opcode %d has %d args\n"
msgstr ""
-#: readelf.c:4846
+#: readelf.c:4855
msgid ""
"\n"
" The Directory Table is empty.\n"
msgstr ""
-#: readelf.c:4849
+#: readelf.c:4858
msgid ""
"\n"
" The Directory Table:\n"
msgstr ""
-#: readelf.c:4853
+#: readelf.c:4862
#, c-format
msgid " %s\n"
msgstr ""
-#: readelf.c:4864
+#: readelf.c:4873
msgid ""
"\n"
" The File Name Table is empty.\n"
msgstr ""
-#: readelf.c:4867
+#: readelf.c:4876
msgid ""
"\n"
" The File Name Table:\n"
msgstr ""
-#: readelf.c:4875
+#: readelf.c:4884
#, c-format
msgid " %d\t"
msgstr ""
-#: readelf.c:4886
+#: readelf.c:4895
#, c-format
msgid "%s\n"
msgstr ""
#. Now display the statements.
-#: readelf.c:4894
+#: readelf.c:4903
msgid ""
"\n"
" Line Number Statements:\n"
msgstr ""
-#: readelf.c:4913
+#: readelf.c:4922
msgid " Copy\n"
msgstr ""
-#: readelf.c:4920
+#: readelf.c:4929
#, c-format
msgid " Advance PC by %d to %lx\n"
msgstr ""
-#: readelf.c:4928
+#: readelf.c:4937
#, c-format
msgid " Advance Line by %d to %d\n"
msgstr ""
-#: readelf.c:4935
+#: readelf.c:4944
#, c-format
msgid " Set File Name to entry %d in the File Name Table\n"
msgstr ""
-#: readelf.c:4943
+#: readelf.c:4952
#, c-format
msgid " Set column to %d\n"
msgstr ""
-#: readelf.c:4950
+#: readelf.c:4959
#, c-format
msgid " Set is_stmt to %d\n"
msgstr ""
-#: readelf.c:4955
+#: readelf.c:4964
msgid " Set basic block\n"
msgstr ""
-#: readelf.c:4963
+#: readelf.c:4972
#, c-format
msgid " Advance PC by constant %d to 0x%lx\n"
msgstr ""
-#: readelf.c:4971
+#: readelf.c:4980
#, c-format
msgid " Advance PC by fixed size amount %d to 0x%lx\n"
msgstr ""
-#: readelf.c:4979
+#: readelf.c:4988
#, c-format
msgid " Special opcode %d: advance Address by %d to 0x%lx"
msgstr ""
-#: readelf.c:4983
+#: readelf.c:4992
#, c-format
msgid " and Line by %d to %d\n"
msgstr ""
-#: readelf.c:5006 readelf.c:5428
+#: readelf.c:5015 readelf.c:5437
#, c-format
msgid ""
"Contents of the %s section:\n"
"\n"
msgstr ""
-#: readelf.c:5025
+#: readelf.c:5034
msgid "Only DWARF 2 pubnames are currently supported"
msgstr ""
-#: readelf.c:5029
+#: readelf.c:5038
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: readelf.c:5031
+#: readelf.c:5040
#, c-format
msgid " Version: %d\n"
msgstr ""
-#: readelf.c:5033
+#: readelf.c:5042
#, c-format
msgid " Offset into .debug_info section: %ld\n"
msgstr ""
-#: readelf.c:5035
+#: readelf.c:5044
#, c-format
msgid " Size of area in .debug_info section: %ld\n"
msgstr ""
-#: readelf.c:5038
+#: readelf.c:5047
msgid ""
"\n"
" Offset\tName\n"
msgstr ""
-#: readelf.c:5120
+#: readelf.c:5129
#, c-format
msgid "Unknown TAG value: %lx"
msgstr ""
-#: readelf.c:5215
+#: readelf.c:5224
#, c-format
msgid "Unknown AT value: %lx"
msgstr ""
-#: readelf.c:5252
+#: readelf.c:5261
#, c-format
msgid "Unknown FORM value: %lx"
msgstr ""
-#: readelf.c:5434
+#: readelf.c:5443
msgid " Number TAG\n"
msgstr ""
-#: readelf.c:5440
+#: readelf.c:5449
#, c-format
msgid " %ld %s [%s]\n"
msgstr ""
-#: readelf.c:5443
+#: readelf.c:5452
msgid "has children"
msgstr ""
-#: readelf.c:5443
+#: readelf.c:5452
msgid "no children"
msgstr ""
-#: readelf.c:5447
+#: readelf.c:5456
#, c-format
msgid " %-18s %s\n"
msgstr ""
-#: readelf.c:5466
+#: readelf.c:5475
#, c-format
msgid " %lu byte block: "
msgstr ""
-#: readelf.c:5930
+#: readelf.c:5939
msgid "(User defined location op)"
msgstr ""
-#: readelf.c:5932
+#: readelf.c:5941
msgid "(Unknown location op)"
msgstr ""
-#: readelf.c:6049
+#: readelf.c:6058
#, c-format
msgid "Unable to handle FORM: %d"
msgstr ""
-#: readelf.c:6053
+#: readelf.c:6062
#, c-format
msgid "Unrecognised form: %d"
msgstr ""
-#: readelf.c:6066
+#: readelf.c:6075
msgid "(not inlined)"
msgstr ""
-#: readelf.c:6067
+#: readelf.c:6076
msgid "(inlined)"
msgstr ""
-#: readelf.c:6068
+#: readelf.c:6077
msgid "(declared as inline but ignored)"
msgstr ""
-#: readelf.c:6069
+#: readelf.c:6078
msgid "(declared as inline and inlined)"
msgstr ""
-#: readelf.c:6070
+#: readelf.c:6079
#, c-format
msgid " (Unknown inline attribute value: %lx)"
msgstr ""
-#: readelf.c:6200 readelf.c:6324
+#: readelf.c:6209 readelf.c:6333
#, c-format
msgid ""
"The section %s contains:\n"
"\n"
msgstr ""
-#: readelf.c:6222
+#: readelf.c:6231
msgid "Only version 2 DWARF debug information is currently supported.\n"
msgstr ""
-#: readelf.c:6226
+#: readelf.c:6235
msgid " Compilation Unit:\n"
msgstr ""
-#: readelf.c:6227
+#: readelf.c:6236
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: readelf.c:6228
+#: readelf.c:6237
#, c-format
msgid " Version: %d\n"
msgstr ""
-#: readelf.c:6229
+#: readelf.c:6238
#, c-format
msgid " Abbrev Offset: %ld\n"
msgstr ""
-#: readelf.c:6230
+#: readelf.c:6239
#, c-format
msgid " Pointer Size: %d\n"
msgstr ""
-#: readelf.c:6250
+#: readelf.c:6259
msgid "Unable to locate .debug_abbrev section!\n"
msgstr ""
-#: readelf.c:6290
+#: readelf.c:6299
#, c-format
msgid "Unable to locate entry %lu in the abbreviation table\n"
msgstr ""
-#: readelf.c:6295
+#: readelf.c:6304
#, c-format
msgid " <%d><%x>: Abbrev Number: %lu (%s)\n"
msgstr ""
-#: readelf.c:6343
+#: readelf.c:6352
#, c-format
msgid " Length: %ld\n"
msgstr ""
-#: readelf.c:6344
+#: readelf.c:6353
#, c-format
msgid " Version: %d\n"
msgstr ""
-#: readelf.c:6345
+#: readelf.c:6354
#, c-format
msgid " Offset into .debug_info: %lx\n"
msgstr ""
-#: readelf.c:6346
+#: readelf.c:6355
#, c-format
msgid " Pointer Size: %d\n"
msgstr ""
-#: readelf.c:6347
+#: readelf.c:6356
#, c-format
msgid " Segment Size: %d\n"
msgstr ""
-#: readelf.c:6349
+#: readelf.c:6358
msgid ""
"\n"
" Address Length\n"
msgstr ""
-#: readelf.c:6390
+#: readelf.c:6399
#, c-format
msgid "Displaying the debug contents of section %s is not yet supported.\n"
msgstr ""
-#: readelf.c:6452
+#: readelf.c:6461
#, c-format
msgid ""
"\n"
"Section '%s' has no debugging data.\n"
msgstr ""
-#: readelf.c:6468
+#: readelf.c:6477
#, c-format
msgid "Unrecognised debug section: %s\n"
msgstr ""
-#: readelf.c:6540
+#: readelf.c:6549
msgid "Some sections were not dumped because they do not exist!\n"
msgstr ""
-#: readelf.c:6719
+#: readelf.c:6728
#, c-format
msgid ""
"\n"
"Section '%s' contains %d entries:\n"
msgstr ""
-#: readelf.c:6881
+#: readelf.c:6890
msgid "conflict list with without table"
msgstr ""
-#: readelf.c:6909
+#: readelf.c:6918
#, c-format
msgid ""
"\n"
"Section '.conflict' contains %d entries:\n"
msgstr ""
-#: readelf.c:6910
+#: readelf.c:6919
msgid " Num: Index Value Name"
msgstr ""
-#: readelf.c:6935
+#: readelf.c:6944
msgid "NT_PRSTATUS (prstatus structure)"
msgstr ""
-#: readelf.c:6936
+#: readelf.c:6945
msgid "NT_FPREGSET (floating point registers)"
msgstr ""
-#: readelf.c:6937
+#: readelf.c:6946
msgid "NT_PRPSINFO (prpsinfo structure)"
msgstr ""
-#: readelf.c:6938
+#: readelf.c:6947
msgid "NT_TASKSTRUCT (task structure)"
msgstr ""
-#: readelf.c:6939
+#: readelf.c:6948
msgid "NT_PRXFPREG (user_xfpregs structure)"
msgstr ""
-#: readelf.c:6940
+#: readelf.c:6949
msgid "NT_PSTATUS (pstatus structure)"
msgstr ""
-#: readelf.c:6941
+#: readelf.c:6950
msgid "NT_FPREGS (floating point registers)"
msgstr ""
-#: readelf.c:6942
+#: readelf.c:6951
msgid "NT_PSINFO (psinfo structure)"
msgstr ""
-#: readelf.c:6943
+#: readelf.c:6952
msgid "NT_LWPSTATUS (lwpstatus_t structure)"
msgstr ""
-#: readelf.c:6944
+#: readelf.c:6953
msgid "NT_LWPSINFO (lwpsinfo_t structure)"
msgstr ""
-#: readelf.c:6945
+#: readelf.c:6954
msgid "NT_WIN32PSTATUS (win32_pstatus strcuture)"
msgstr ""
-#: readelf.c:6947
+#: readelf.c:6956
#, c-format
msgid "Unknown note type: (0x%08x)"
msgstr ""
-#: readelf.c:6985
+#: readelf.c:6994
#, c-format
msgid ""
"\n"
"Notes at offset 0x%08lx with length 0x%08lx:\n"
msgstr ""
-#: readelf.c:6988
+#: readelf.c:6997
msgid " Owner\t\tData size\tDescription\n"
msgstr ""
-#: readelf.c:7099
+#: readelf.c:7108
msgid "No note segments present in the core file.\n"
msgstr ""
-#: readelf.c:7177
+#: readelf.c:7186
msgid "This instance of readelf has been built without support for a\n"
msgstr ""
-#: readelf.c:7178
+#: readelf.c:7187
msgid "64 bit data type and so it cannot read 64 bit ELF files.\n"
msgstr ""
-#: readelf.c:7213
+#: readelf.c:7222
#, c-format
msgid "Cannot stat input file %s.\n"
msgstr ""
-#: readelf.c:7220
+#: readelf.c:7229
#, c-format
msgid "Input file %s not found.\n"
msgstr ""
-#: readelf.c:7226
+#: readelf.c:7235
#, c-format
msgid "%s: Failed to read file header\n"
msgstr ""
-#: readelf.c:7240
+#: readelf.c:7249
#, c-format
msgid ""
"\n"
diff --git a/binutils/readelf.c b/binutils/readelf.c
index 60810663b7..53ba381d0f 100644
--- a/binutils/readelf.c
+++ b/binutils/readelf.c
@@ -1700,7 +1700,7 @@ usage ()
fprintf (stdout, _(" -I or --histogram Display histogram of bucket list lengths\n"));
fprintf (stdout, _(" -v or --version Display the version number of readelf\n"));
fprintf (stdout, _(" -H or --help Display this information\n"));
- fprintf (stdout, REPORT_BUGS_TO);
+ fprintf (stdout, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (0);
}
diff --git a/binutils/size.c b/binutils/size.c
index 52d00356d6..fefb8db3ca 100644
--- a/binutils/size.c
+++ b/binutils/size.c
@@ -86,7 +86,7 @@ Usage: %s [-ABdoxV] [--format=berkeley|sysv] [--radix=8|10|16]\n\
#endif
list_supported_targets (program_name, stream);
if (status == 0)
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status);
}
diff --git a/binutils/strings.c b/binutils/strings.c
index 65ea92fe46..7f41c70402 100644
--- a/binutils/strings.c
+++ b/binutils/strings.c
@@ -509,6 +509,6 @@ Usage: %s [-afov] [-n min-len] [-min-len] [-t {o,x,d}] [-]\n\
program_name);
list_supported_targets (program_name, stream);
if (status == 0)
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status);
}
diff --git a/binutils/windres.c b/binutils/windres.c
index a2f6fe7e13..5bc9bd337b 100644
--- a/binutils/windres.c
+++ b/binutils/windres.c
@@ -734,7 +734,7 @@ 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"));
list_supported_targets (program_name, stream);
if (status == 0)
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status);
}
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 381e0f81cb..78ef5be9f2 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au>
+ * po/gas.pot: Regenerate.
+
+ * as.c (show_usage): Restore translated part of bug string.
+ * gasp.c (show_usage): Likewise.
+
* Makefile.am (MKDEP): Use gcc -MM rather than ../mkdep.
(DEP): Quote when passing vars to sub-make. Use "mv -f" rather
than move-if-change.
diff --git a/gas/as.c b/gas/as.c
index 12aa2fc913..9bac61da19 100644
--- a/gas/as.c
+++ b/gas/as.c
@@ -323,7 +323,7 @@ Options:\n\
md_show_usage (stream);
fputc ('\n', stream);
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
}
/*
diff --git a/gas/gasp.c b/gas/gasp.c
index dcceccf515..a8f56192ae 100644
--- a/gas/gasp.c
+++ b/gas/gasp.c
@@ -3551,7 +3551,7 @@ Usage: %s \n\
[-Ipath] add to include path list\n\
[in-file]\n"));
if (status == 0)
- printf (REPORT_BUGS_TO);
+ printf (_("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status);
}
diff --git a/gas/po/gas.pot b/gas/po/gas.pot
index 4d04cea87b..eb90adce8e 100644
--- a/gas/po/gas.pot
+++ b/gas/po/gas.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-02-27 11:37-0500\n"
+"POT-Creation-Date: 2000-04-04 23:20+0930\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"
@@ -248,95 +248,94 @@ msgid ""
" for the output data column of the listing\n"
msgstr ""
-#: as.c:325 gasp.c:3589
-msgid ""
-"\n"
-"Report bugs to bug-gnu-utils@gnu.org\n"
+#: as.c:326 gasp.c:3554
+#, c-format
+msgid "Report bugs to %s\n"
msgstr ""
#. This output is intended to follow the GNU standards document.
-#: as.c:515
+#: as.c:516
#, c-format
msgid "GNU assembler %s\n"
msgstr ""
-#: as.c:516
+#: as.c:517
msgid "Copyright 1997 Free Software Foundation, Inc.\n"
msgstr ""
-#: as.c:517 gasp.c:3683
+#: as.c:518 gasp.c:3648
msgid ""
"This program is free software; you may redistribute it under the terms of\n"
"the GNU General Public License. This program has absolutely no warranty.\n"
msgstr ""
-#: as.c:520
+#: as.c:521
#, c-format
msgid "This assembler was configured for a target of `%s'.\n"
msgstr ""
-#: as.c:527
+#: as.c:528
msgid "multiple emulation names specified"
msgstr ""
-#: as.c:529
+#: as.c:530
msgid "emulations not handled in this configuration"
msgstr ""
-#: as.c:534
+#: as.c:535
#, c-format
msgid "alias = %s\n"
msgstr ""
-#: as.c:535
+#: as.c:536
#, c-format
msgid "canonical = %s\n"
msgstr ""
-#: as.c:536
+#: as.c:537
#, c-format
msgid "cpu-type = %s\n"
msgstr ""
-#: as.c:538
+#: as.c:539
#, c-format
msgid "format = %s\n"
msgstr ""
-#: as.c:541
+#: as.c:542
#, c-format
msgid "bfd-target = %s\n"
msgstr ""
-#: as.c:554
+#: as.c:555
msgid "bad defsym; format is --defsym name=value"
msgstr ""
-#: as.c:574
+#: as.c:575
msgid "No file name following -t option\n"
msgstr ""
-#: as.c:590
+#: as.c:591
#, c-format
msgid "Failed to read instruction table %s\n"
msgstr ""
-#: as.c:704
+#: as.c:705
#, c-format
msgid "invalid listing option `%c'"
msgstr ""
-#: as.c:898
+#: as.c:899
#, c-format
msgid "%d warnings, treating warnings as errors"
msgstr ""
-#: as.c:929
+#: as.c:930
#, c-format
msgid "%s: total time in assembly: %ld.%06ld\n"
msgstr ""
-#: as.c:932
+#: as.c:933
#, c-format
msgid "%s: data size %ld\n"
msgstr ""
@@ -347,7 +346,7 @@ msgstr ""
#.
#: atof-generic.c:438 config/tc-a29k.c:544 config/tc-i860.c:335
#: config/tc-i860.c:708 config/tc-m68k.c:3124 config/tc-m68k.c:3153
-#: config/tc-sparc.c:2452
+#: config/tc-sparc.c:2462
msgid "failed sanity check."
msgstr ""
@@ -445,7 +444,7 @@ msgstr ""
msgid "%s: bad type for weak symbol"
msgstr ""
-#: config/obj-aout.c:462 config/obj-coff.c:2849 write.c:1805
+#: config/obj-aout.c:462 config/obj-coff.c:2849 write.c:1808
#, c-format
msgid "%s: global symbols not supported in common sections"
msgstr ""
@@ -558,7 +557,7 @@ msgstr ""
msgid "unknown section attribute '%c'"
msgstr ""
-#: config/obj-coff.c:1432 config/tc-ppc.c:3809 read.c:2495
+#: config/obj-coff.c:1432 config/tc-ppc.c:3809 read.c:2504
#, c-format
msgid "error setting flags for \"%s\": %s"
msgstr ""
@@ -596,11 +595,11 @@ msgstr ""
msgid "Too many new sections; can't add \"%s\""
msgstr ""
-#: config/obj-coff.c:3986 config/tc-m88k.c:1260 config/tc-sparc.c:3344
+#: config/obj-coff.c:3986 config/tc-m88k.c:1260 config/tc-sparc.c:3354
msgid "Expected comma after name"
msgstr ""
-#: config/obj-coff.c:3992 read.c:1948
+#: config/obj-coff.c:3992 read.c:1967
msgid "Missing size expression"
msgstr ""
@@ -609,7 +608,7 @@ msgstr ""
msgid "lcomm length (%d.) <0! Ignored."
msgstr ""
-#: config/obj-coff.c:4026 read.c:2179
+#: config/obj-coff.c:4026 read.c:2188
#, c-format
msgid "Symbol %s already defined"
msgstr ""
@@ -619,12 +618,12 @@ msgstr ""
msgid "No 'bal' entry point for leafproc %s"
msgstr ""
-#: config/obj-coff.c:4199 write.c:2507
+#: config/obj-coff.c:4199 write.c:2510
#, c-format
msgid "Negative of non-absolute symbol %s"
msgstr ""
-#: config/obj-coff.c:4220 write.c:2521
+#: config/obj-coff.c:4220 write.c:2524
msgid "callj to difference of 2 symbols"
msgstr ""
@@ -636,7 +635,7 @@ msgstr ""
#. This is a COBR instruction. They have only a 13-bit
#. displacement and are only to be used for local branches:
#. flag as error, don't generate relocation.
-#: config/obj-coff.c:4356 config/tc-i960.c:3275 write.c:2665
+#: config/obj-coff.c:4356 config/tc-i960.c:3275 write.c:2668
msgid "can't use COBR format with external label"
msgstr ""
@@ -645,7 +644,7 @@ msgstr ""
msgid "Value of %ld too large for field of %d bytes at 0x%lx"
msgstr ""
-#: config/obj-coff.c:4450 write.c:2764
+#: config/obj-coff.c:4450 write.c:2767
#, c-format
msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
msgstr ""
@@ -658,21 +657,21 @@ msgstr ""
msgid "Can't set register masks"
msgstr ""
-#: config/obj-elf.c:299 config/tc-sparc.c:3485 config/tc-v850.c:263
+#: config/obj-elf.c:299 config/tc-sparc.c:3495 config/tc-v850.c:263
msgid "Expected comma after symbol-name"
msgstr ""
-#: config/obj-elf.c:306 config/tc-arc.c:779 config/tc-sparc.c:3492
+#: config/obj-elf.c:306 config/tc-arc.c:779 config/tc-sparc.c:3502
#, c-format
msgid ".COMMon length (%d.) <0! Ignored."
msgstr ""
-#: config/obj-elf.c:316 config/tc-alpha.c:4320 config/tc-sparc.c:3502
+#: config/obj-elf.c:316 config/tc-alpha.c:4320 config/tc-sparc.c:3512
#: config/tc-v850.c:285
msgid "Ignoring attempt to re-define symbol"
msgstr ""
-#: config/obj-elf.c:324 config/tc-arc.c:797 config/tc-sparc.c:3510
+#: config/obj-elf.c:324 config/tc-arc.c:797 config/tc-sparc.c:3520
#: config/tc-v850.c:295
#, c-format
msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
@@ -682,12 +681,12 @@ msgstr ""
msgid "Common alignment negative; 0 assumed"
msgstr ""
-#: config/obj-elf.c:366 config/tc-m32r.c:1262 config/tc-ppc.c:1396
+#: config/obj-elf.c:366 config/tc-m32r.c:1269 config/tc-ppc.c:1396
#: config/tc-v850.c:385
msgid "Common alignment not a power of 2"
msgstr ""
-#: config/obj-elf.c:429 config/tc-arc.c:876 config/tc-sparc.c:3634
+#: config/obj-elf.c:429 config/tc-arc.c:876 config/tc-sparc.c:3644
#: config/tc-v850.c:563
#, c-format
msgid "bad .common segment %s"
@@ -773,17 +772,17 @@ msgid ""
"invalid attempt to declare external version name as default in symbol `%s'"
msgstr ""
-#: config/obj-elf.c:1760
+#: config/obj-elf.c:1762
#, c-format
msgid "Failed to set up debugging information: %s"
msgstr ""
-#: config/obj-elf.c:1780
+#: config/obj-elf.c:1782
#, c-format
msgid "Can't start writing .mdebug section: %s"
msgstr ""
-#: config/obj-elf.c:1788
+#: config/obj-elf.c:1790
#, c-format
msgid "Could not write .mdebug section: %s"
msgstr ""
@@ -956,26 +955,26 @@ msgstr ""
msgid "unhandled stab type %d"
msgstr ""
-#: config/tc-a29k.c:160 config/tc-sparc.c:3686
+#: config/tc-a29k.c:160 config/tc-sparc.c:3696
msgid "Unknown segment type"
msgstr ""
#. Probably a memory allocation problem? Give up now.
#: config/tc-a29k.c:330 config/tc-hppa.c:1387 config/tc-i860.c:202
-#: config/tc-mips.c:1062 config/tc-mips.c:1104 config/tc-sparc.c:779
+#: config/tc-mips.c:1062 config/tc-mips.c:1104 config/tc-sparc.c:789
msgid "Broken assembler. No assembly attempted."
msgstr ""
#: config/tc-a29k.c:375 config/tc-arc.c:535 config/tc-d10v.c:507
#: config/tc-d30v.c:553 config/tc-h8300.c:305 config/tc-h8500.c:297
-#: config/tc-mcore.c:656 config/tc-mn10200.c:935 config/tc-mn10300.c:1294
-#: config/tc-ppc.c:1852 config/tc-sh.c:628 config/tc-tic80.c:291
+#: config/tc-mcore.c:656 config/tc-mn10200.c:935 config/tc-mn10300.c:1296
+#: config/tc-ppc.c:1852 config/tc-sh.c:632 config/tc-tic80.c:291
#: config/tc-v850.c:2033 config/tc-w65.c:257 config/tc-z8k.c:341
msgid "missing operand"
msgstr ""
#: config/tc-a29k.c:415 config/tc-hppa.c:1533 config/tc-i860.c:407
-#: config/tc-i860.c:423 config/tc-sparc.c:1342 config/tc-sparc.c:1348
+#: config/tc-i860.c:423 config/tc-sparc.c:1352 config/tc-sparc.c:1358
#, c-format
msgid "Unknown opcode: `%s'"
msgstr ""
@@ -1040,10 +1039,10 @@ msgstr ""
msgid "syntax error"
msgstr ""
-#: config/tc-alpha.c:1025 config/tc-arm.c:5169 config/tc-h8300.c:1413
+#: config/tc-alpha.c:1025 config/tc-arm.c:5167 config/tc-h8300.c:1413
#: config/tc-h8500.c:1222 config/tc-hppa.c:3904 config/tc-i860.c:813
#: config/tc-m68k.c:4125 config/tc-m88k.c:1106 config/tc-ns32k.c:1589
-#: config/tc-sparc.c:2731 config/tc-z8k.c:1355
+#: config/tc-sparc.c:2741 config/tc-z8k.c:1355
msgid "Bad call to MD_ATOF()"
msgstr ""
@@ -1084,7 +1083,7 @@ msgstr ""
msgid "type %d reloc done?\n"
msgstr ""
-#: config/tc-alpha.c:1376 config/tc-alpha.c:1383 config/tc-mips.c:7362
+#: config/tc-alpha.c:1376 config/tc-alpha.c:1383 config/tc-mips.c:7360
msgid "Used $at without \".set noat\""
msgstr ""
@@ -1138,7 +1137,7 @@ msgid "operand out of range (%s not between %d and %d)"
msgstr ""
#: config/tc-alpha.c:2434 config/tc-arc.c:548 config/tc-d10v.c:596
-#: config/tc-d30v.c:636 config/tc-mn10200.c:990 config/tc-mn10300.c:1365
+#: config/tc-d30v.c:636 config/tc-mn10200.c:990 config/tc-mn10300.c:1368
#: config/tc-ppc.c:1818 config/tc-ppc.c:1926 config/tc-ppc.c:1938
#: config/tc-v850.c:1819 config/tc-v850.c:1842 config/tc-v850.c:2055
msgid "too many fixups"
@@ -1186,11 +1185,11 @@ msgstr ""
msgid "macro requires $at while $at in use"
msgstr ""
-#: config/tc-alpha.c:3075 expr.c:86 read.c:3151
+#: config/tc-alpha.c:3075 expr.c:86 read.c:3160
msgid "bignum invalid; zero assumed"
msgstr ""
-#: config/tc-alpha.c:3077 expr.c:88 read.c:3153 read.c:3489 read.c:4387
+#: config/tc-alpha.c:3077 expr.c:88 read.c:3162 read.c:3498 read.c:4396
msgid "floating point number invalid; zero assumed"
msgstr ""
@@ -1208,13 +1207,13 @@ msgid "bad instruction format for lda !%s!%d"
msgstr ""
#: config/tc-alpha.c:4291 config/tc-ppc.c:1345 config/tc-ppc.c:3555
-#: read.c:1368
+#: read.c:1387
#, c-format
msgid ".COMMon length (%ld.) <0! Ignored."
msgstr ""
#: config/tc-alpha.c:4329 config/tc-alpha.c:4338 config/tc-ppc.c:3592
-#: read.c:1389
+#: read.c:1408
#, c-format
msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
msgstr ""
@@ -1304,7 +1303,7 @@ msgstr ""
msgid "Bad .fmask directive"
msgstr ""
-#: config/tc-alpha.c:5169 config/tc-arm.c:1328 read.c:2142 read.c:2722
+#: config/tc-alpha.c:5169 config/tc-arm.c:1325 read.c:2151 read.c:2731
#: stabs.c:460
#, c-format
msgid "Expected comma after name \"%s\""
@@ -1354,8 +1353,8 @@ msgstr ""
#: config/tc-arc.c:155 config/tc-arc.c:178 config/tc-arc.c:922
#: config/tc-hppa.c:1347 config/tc-hppa.c:6734 config/tc-hppa.c:6740
-#: config/tc-hppa.c:6746 config/tc-hppa.c:6752 config/tc-mn10300.c:883
-#: config/tc-mn10300.c:1993
+#: config/tc-hppa.c:6746 config/tc-hppa.c:6752 config/tc-mn10300.c:885
+#: config/tc-mn10300.c:1996
msgid "could not set architecture and machine"
msgstr ""
@@ -1363,7 +1362,7 @@ msgstr ""
msgid "virtual memory exhausted"
msgstr ""
-#: config/tc-arc.c:254 config/tc-mn10200.c:1354 config/tc-mn10300.c:1904
+#: config/tc-arc.c:254 config/tc-mn10200.c:1354 config/tc-mn10300.c:1907
#: config/tc-ppc.c:1102 config/tc-v850.c:1618
#, c-format
msgid "operand out of range (%s not between %ld and %ld)"
@@ -1379,12 +1378,12 @@ msgid "too many suffixes"
msgstr ""
#: config/tc-arc.c:533 config/tc-d10v.c:505 config/tc-d30v.c:551
-#: config/tc-mn10200.c:932 config/tc-mn10300.c:1291 config/tc-ppc.c:1850
+#: config/tc-mn10200.c:932 config/tc-mn10300.c:1293 config/tc-ppc.c:1850
#: config/tc-tic80.c:287 config/tc-v850.c:2030
msgid "illegal operand"
msgstr ""
-#: config/tc-arc.c:620 config/tc-mn10200.c:1031 config/tc-mn10300.c:1435
+#: config/tc-arc.c:620 config/tc-mn10200.c:1031 config/tc-mn10300.c:1438
#: config/tc-ppc.c:1975 config/tc-v850.c:2108
#, c-format
msgid "junk at end of line: `%s'"
@@ -1402,7 +1401,7 @@ msgstr ""
msgid "conditional branch follows set of flags"
msgstr ""
-#: config/tc-arc.c:749 config/tc-arm.c:6329
+#: config/tc-arc.c:749 config/tc-arm.c:6377
#, c-format
msgid "bad instruction `%s'"
msgstr ""
@@ -1440,8 +1439,8 @@ msgid "invalid symbol to rename to"
msgstr ""
#: config/tc-arc.c:1010 config/tc-d10v.c:284 config/tc-d30v.c:366
-#: config/tc-mips.c:8769 config/tc-mn10200.c:355 config/tc-pj.c:365
-#: config/tc-ppc.c:4384 config/tc-sh.c:1736 config/tc-v850.c:1276
+#: config/tc-mips.c:8770 config/tc-mn10200.c:355 config/tc-pj.c:365
+#: config/tc-ppc.c:4384 config/tc-sh.c:1742 config/tc-v850.c:1276
msgid "bad call to md_atof"
msgstr ""
@@ -1454,9 +1453,9 @@ msgstr ""
msgid "expression too complex for %%st"
msgstr ""
-#: config/tc-arc.c:1326 config/tc-arm.c:3146 config/tc-d10v.c:1475
-#: config/tc-d30v.c:1828 config/tc-mips.c:3252 config/tc-mips.c:4184
-#: config/tc-mips.c:4969 config/tc-mips.c:5515 config/tc-ppc.c:4720
+#: config/tc-arc.c:1326 config/tc-arm.c:3142 config/tc-d10v.c:1475
+#: config/tc-d30v.c:1828 config/tc-mips.c:3250 config/tc-mips.c:4182
+#: config/tc-mips.c:4967 config/tc-mips.c:5513 config/tc-ppc.c:4720
#: config/tc-v850.c:2338
msgid "expression too complex"
msgstr ""
@@ -1465,564 +1464,572 @@ msgstr ""
msgid "unresolved expression that must be resolved"
msgstr ""
-#: config/tc-arc.c:1457 config/tc-sparc.c:3193
+#: config/tc-arc.c:1457 config/tc-sparc.c:3203
#, c-format
msgid "internal error: can't export reloc type %d (`%s')"
msgstr ""
-#: config/tc-arm.c:1025
+#: config/tc-arm.c:1023
msgid "Literal Pool Overflow"
msgstr ""
-#: config/tc-arm.c:1168
+#: config/tc-arm.c:1165
msgid "Invalid syntax for .req directive."
msgstr ""
-#: config/tc-arm.c:1240 config/tc-mips.c:9924 read.c:2031
+#: config/tc-arm.c:1237 config/tc-mips.c:9963 read.c:2040
#, c-format
msgid "Alignment too large: %d. assumed."
msgstr ""
-#: config/tc-arm.c:1243 read.c:2036
+#: config/tc-arm.c:1240 read.c:2045
msgid "Alignment negative. 0 assumed."
msgstr ""
-#: config/tc-arm.c:1377 config/tc-m32r.c:411 read.c:2781 read.c:4858
+#: config/tc-arm.c:1374 config/tc-m32r.c:418 read.c:2790 read.c:4867
#, c-format
msgid "symbol `%s' already defined"
msgstr ""
-#: config/tc-arm.c:1447
+#: config/tc-arm.c:1444
msgid "selected processor does not support THUMB opcodes"
msgstr ""
-#: config/tc-arm.c:1459
+#: config/tc-arm.c:1456
msgid "selected processor does not support ARM opcodes"
msgstr ""
-#: config/tc-arm.c:1468
+#: config/tc-arm.c:1465
#, c-format
msgid "invalid instruction size selected (%d)"
msgstr ""
-#: config/tc-arm.c:1503
+#: config/tc-arm.c:1500
#, c-format
msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
msgstr ""
-#: config/tc-arm.c:1514
+#: config/tc-arm.c:1511
msgid "Garbage following instruction"
msgstr ""
#. In the few cases where we might be able to accept something else
#. this error can be overridden.
-#: config/tc-arm.c:1564
+#: config/tc-arm.c:1560
#, c-format
msgid "Register expected, not '%.100s'"
msgstr ""
#. In the few cases where we might be able to accept something else
#. this error can be overridden.
-#: config/tc-arm.c:1590
+#: config/tc-arm.c:1586
msgid "<psr(f)> expected"
msgstr ""
-#: config/tc-arm.c:1620
+#: config/tc-arm.c:1616
msgid "Illegal co-processor number"
msgstr ""
-#: config/tc-arm.c:1627
+#: config/tc-arm.c:1623
msgid "Bad or missing co-processor number"
msgstr ""
-#: config/tc-arm.c:1651
+#: config/tc-arm.c:1647
msgid "bad or missing expression"
msgstr ""
-#: config/tc-arm.c:1657
+#: config/tc-arm.c:1653
msgid "immediate co-processor expression too large"
msgstr ""
#. In the few cases where we might be able to accept something else
#. this error can be overridden.
-#: config/tc-arm.c:1682
+#: config/tc-arm.c:1678
msgid "Co-processor register expected"
msgstr ""
#. In the few cases where we might be able to accept something else
#. this error can be overridden.
-#: config/tc-arm.c:1706
+#: config/tc-arm.c:1702
msgid "Floating point register expected"
msgstr ""
-#: config/tc-arm.c:1723
+#: config/tc-arm.c:1719
msgid "immediate expression expected"
msgstr ""
-#: config/tc-arm.c:1738
+#: config/tc-arm.c:1734
msgid "co-processor address must be word aligned"
msgstr ""
-#: config/tc-arm.c:1744
+#: config/tc-arm.c:1740
msgid "offset too large"
msgstr ""
-#: config/tc-arm.c:1792
+#: config/tc-arm.c:1788
msgid "pc may not be used in post-increment"
msgstr ""
-#: config/tc-arm.c:1808 config/tc-arm.c:2938
+#: config/tc-arm.c:1804 config/tc-arm.c:2934
msgid "pre-indexed expression expected"
msgstr ""
-#: config/tc-arm.c:1821 config/tc-arm.c:2950 config/tc-arm.c:3292
+#: config/tc-arm.c:1817 config/tc-arm.c:2946 config/tc-arm.c:3288
msgid "missing ]"
msgstr ""
-#: config/tc-arm.c:1831
+#: config/tc-arm.c:1827
msgid "pc may not be used with write-back"
msgstr ""
-#: config/tc-arm.c:1885
+#: config/tc-arm.c:1881
msgid "<psr> expected"
msgstr ""
-#: config/tc-arm.c:1946 config/tc-arm.c:2560
+#: config/tc-arm.c:1942 config/tc-arm.c:2556
msgid "Register or shift expression expected"
msgstr ""
-#: config/tc-arm.c:1960 config/tc-arm.c:2275 config/tc-arm.c:2527
-#: config/tc-arm.c:2547
+#: config/tc-arm.c:1956 config/tc-arm.c:2271 config/tc-arm.c:2523
+#: config/tc-arm.c:2543
msgid "Invalid constant"
msgstr ""
-#: config/tc-arm.c:1971
+#: config/tc-arm.c:1967
msgid "Error: unrecognised syntax for second argument to msr instruction"
msgstr ""
-#: config/tc-arm.c:2020
+#: config/tc-arm.c:2016
msgid "rdhi, rdlo and rm must all be different"
msgstr ""
-#: config/tc-arm.c:2076
+#: config/tc-arm.c:2072
msgid "rd and rm should be different in mul"
msgstr ""
-#: config/tc-arm.c:2132
+#: config/tc-arm.c:2128
msgid "rd and rm should be different in mla"
msgstr ""
-#: config/tc-arm.c:2259
+#: config/tc-arm.c:2255
msgid "bad_segment"
msgstr ""
-#: config/tc-arm.c:2305 config/tc-arm.c:2382
+#: config/tc-arm.c:2301 config/tc-arm.c:2378
msgid "Shift expression expected"
msgstr ""
-#: config/tc-arm.c:2346
+#: config/tc-arm.c:2342
msgid "Invalid immediate shift"
msgstr ""
-#: config/tc-arm.c:2375
+#: config/tc-arm.c:2371
msgid "shift requires register or #expression"
msgstr ""
-#: config/tc-arm.c:2376
+#: config/tc-arm.c:2372
msgid "shift requires #expression"
msgstr ""
-#: config/tc-arm.c:2518 config/tc-arm.c:2979
+#: config/tc-arm.c:2514 config/tc-arm.c:2975
msgid "Constant expression expected"
msgstr ""
-#: config/tc-arm.c:2613
+#: config/tc-arm.c:2609
msgid "Invalid floating point immediate expression"
msgstr ""
-#: config/tc-arm.c:2616
+#: config/tc-arm.c:2612
msgid "Floating point register or immediate expression expected"
msgstr ""
-#: config/tc-arm.c:2785
+#: config/tc-arm.c:2781
msgid "address offset too large"
msgstr ""
-#: config/tc-arm.c:2857
+#: config/tc-arm.c:2853
msgid "Processor does not support halfwords or signed bytes"
msgstr ""
-#: config/tc-arm.c:2878
+#: config/tc-arm.c:2874
msgid "Address expected"
msgstr ""
-#: config/tc-arm.c:2908 config/tc-arm.c:2922 config/tc-arm.c:2959
+#: config/tc-arm.c:2904 config/tc-arm.c:2918 config/tc-arm.c:2955
#, c-format
msgid "%s register same as write-back base"
msgstr ""
-#: config/tc-arm.c:2909 config/tc-arm.c:2923 config/tc-arm.c:2960
+#: config/tc-arm.c:2905 config/tc-arm.c:2919 config/tc-arm.c:2956
msgid "destination"
msgstr ""
-#: config/tc-arm.c:2909 config/tc-arm.c:2923 config/tc-arm.c:2960
+#: config/tc-arm.c:2905 config/tc-arm.c:2919 config/tc-arm.c:2956
msgid "source"
msgstr ""
-#: config/tc-arm.c:2999
+#: config/tc-arm.c:2995
msgid "literal pool insertion failed"
msgstr ""
-#: config/tc-arm.c:3037
+#: config/tc-arm.c:3033
msgid "Pre-increment instruction with translate"
msgstr ""
-#: config/tc-arm.c:3078
+#: config/tc-arm.c:3074
msgid "Bad range in register list"
msgstr ""
-#: config/tc-arm.c:3086 config/tc-arm.c:3095 config/tc-arm.c:3136
+#: config/tc-arm.c:3082 config/tc-arm.c:3091 config/tc-arm.c:3132
#, c-format
msgid "Warning: Duplicated register (r%d) in register list"
msgstr ""
-#: config/tc-arm.c:3098
+#: config/tc-arm.c:3094
msgid "Warning: Register range not in ascending order"
msgstr ""
-#: config/tc-arm.c:3109
+#: config/tc-arm.c:3105
msgid "Missing `}'"
msgstr ""
-#: config/tc-arm.c:3125
+#: config/tc-arm.c:3121
msgid "invalid register mask"
msgstr ""
-#: config/tc-arm.c:3184
+#: config/tc-arm.c:3180
msgid "r15 not allowed as base register"
msgstr ""
-#: config/tc-arm.c:3252 config/tc-arm.c:3266
+#: config/tc-arm.c:3248 config/tc-arm.c:3262
msgid "r15 not allowed in swap"
msgstr ""
-#: config/tc-arm.c:3619 config/tc-v850.c:1921 config/tc-v850.c:1942
+#: config/tc-arm.c:3615 config/tc-v850.c:1921 config/tc-v850.c:1942
msgid "constant expression expected"
msgstr ""
-#: config/tc-arm.c:3625
+#: config/tc-arm.c:3621
msgid "Constant value required for number of registers"
msgstr ""
-#: config/tc-arm.c:3633
+#: config/tc-arm.c:3629
msgid "number of registers must be in the range [1:4]"
msgstr ""
-#: config/tc-arm.c:3693
+#: config/tc-arm.c:3689
msgid "R15 not allowed as base register with write-back"
msgstr ""
-#: config/tc-arm.c:3940
+#: config/tc-arm.c:3936
msgid "lo register required"
msgstr ""
-#: config/tc-arm.c:3948
+#: config/tc-arm.c:3944
msgid "hi register required"
msgstr ""
-#: config/tc-arm.c:4017
+#: config/tc-arm.c:4013
msgid "dest and source1 must be the same register"
msgstr ""
-#: config/tc-arm.c:4024
+#: config/tc-arm.c:4020
msgid "subtract valid only on lo regs"
msgstr ""
-#: config/tc-arm.c:4048
+#: config/tc-arm.c:4044
msgid "invalid Hi register with immediate"
msgstr ""
-#: config/tc-arm.c:4075 config/tc-arm.c:4108 config/tc-arm.c:4118
+#: config/tc-arm.c:4071 config/tc-arm.c:4104 config/tc-arm.c:4114
msgid "immediate value out of range"
msgstr ""
-#: config/tc-arm.c:4086
+#: config/tc-arm.c:4082
msgid "invalid immediate value for stack adjust"
msgstr ""
-#: config/tc-arm.c:4097
+#: config/tc-arm.c:4093
msgid "invalid immediate for address calculation"
msgstr ""
-#: config/tc-arm.c:4184
+#: config/tc-arm.c:4180
msgid "source1 and dest must be same register"
msgstr ""
-#: config/tc-arm.c:4219
+#: config/tc-arm.c:4215
msgid "Invalid immediate for shift"
msgstr ""
-#: config/tc-arm.c:4298
+#: config/tc-arm.c:4294
msgid "only lo regs allowed with immediate"
msgstr ""
-#: config/tc-arm.c:4317
+#: config/tc-arm.c:4313
msgid "invalid immediate"
msgstr ""
-#: config/tc-arm.c:4371
+#: config/tc-arm.c:4367
msgid "expected ']'"
msgstr ""
-#: config/tc-arm.c:4437
+#: config/tc-arm.c:4433
msgid "byte or halfword not valid for base register"
msgstr ""
-#: config/tc-arm.c:4442
+#: config/tc-arm.c:4438
msgid "R15 based store not allowed"
msgstr ""
-#: config/tc-arm.c:4447
+#: config/tc-arm.c:4443
msgid "Invalid base register for register offset"
msgstr ""
-#: config/tc-arm.c:4465
+#: config/tc-arm.c:4461
msgid "invalid offset"
msgstr ""
-#: config/tc-arm.c:4476
+#: config/tc-arm.c:4472
msgid "invalid base register in load/store"
msgstr ""
-#: config/tc-arm.c:4500
+#: config/tc-arm.c:4496
msgid "Invalid offset"
msgstr ""
-#: config/tc-arm.c:4574
+#: config/tc-arm.c:4570
msgid "dest and source1 one must be the same register"
msgstr ""
-#: config/tc-arm.c:4582
+#: config/tc-arm.c:4578
msgid "Rs and Rd must be different in MUL"
msgstr ""
-#: config/tc-arm.c:4726
+#: config/tc-arm.c:4722
msgid ""
"Inserted missing '!': load/store multiple always writes back base register"
msgstr ""
-#: config/tc-arm.c:4742 config/tc-arm.c:4842
+#: config/tc-arm.c:4738 config/tc-arm.c:4838
msgid "Expression too complex"
msgstr ""
-#: config/tc-arm.c:4748
+#: config/tc-arm.c:4744
msgid "only lo-regs valid in load/store multiple"
msgstr ""
-#: config/tc-arm.c:4794
+#: config/tc-arm.c:4790
msgid "Syntax: ldrs[b] Rd, [Rb, Ro]"
msgstr ""
-#: config/tc-arm.c:4858
+#: config/tc-arm.c:4854
msgid "invalid register list to push/pop instruction"
msgstr ""
-#: config/tc-arm.c:4994
+#: config/tc-arm.c:4996
msgid "Virtual memory exhausted"
msgstr ""
-#: config/tc-arm.c:5396
+#: config/tc-arm.c:5394
#, c-format
msgid "invalid constant (%lx) after fixup"
msgstr ""
-#: config/tc-arm.c:5430
+#: config/tc-arm.c:5428
#, c-format
msgid "Unable to compute ADRL instructions for PC offset of 0x%x"
msgstr ""
-#: config/tc-arm.c:5458
+#: config/tc-arm.c:5456
#, c-format
msgid "bad immediate value for offset (%ld)"
msgstr ""
-#: config/tc-arm.c:5479 config/tc-arm.c:5501
+#: config/tc-arm.c:5477 config/tc-arm.c:5499
msgid "invalid literal constant: pool needs to be closer"
msgstr ""
-#: config/tc-arm.c:5481
+#: config/tc-arm.c:5479
#, c-format
msgid "bad immediate value for half-word offset (%ld)"
msgstr ""
-#: config/tc-arm.c:5518
+#: config/tc-arm.c:5516
msgid "shift expression is too large"
msgstr ""
-#: config/tc-arm.c:5536 config/tc-arm.c:5545
+#: config/tc-arm.c:5534 config/tc-arm.c:5543
msgid "Invalid swi expression"
msgstr ""
-#: config/tc-arm.c:5555
+#: config/tc-arm.c:5553
msgid "Invalid expression in load/store multiple"
msgstr ""
-#: config/tc-arm.c:5584 config/tc-arm.c:5600 config/tc-mips.c:9751
+#: config/tc-arm.c:5605
+msgid "gas can't handle same-section branch dest >= 0x04000000"
+msgstr ""
+
+#: config/tc-arm.c:5614
+msgid "out of range branch"
+msgstr ""
+
+#: config/tc-arm.c:5631 config/tc-arm.c:5647 config/tc-mips.c:9790
msgid "Branch out of range"
msgstr ""
-#: config/tc-arm.c:5622
+#: config/tc-arm.c:5669
msgid "Branch with link out of range"
msgstr ""
-#: config/tc-arm.c:5689
+#: config/tc-arm.c:5736
msgid "Illegal value for co-processor offset"
msgstr ""
-#: config/tc-arm.c:5712
+#: config/tc-arm.c:5759
#, c-format
msgid "Invalid offset, target not word aligned (0x%08X)"
msgstr ""
-#: config/tc-arm.c:5717 config/tc-arm.c:5726 config/tc-arm.c:5733
-#: config/tc-arm.c:5740 config/tc-arm.c:5747
+#: config/tc-arm.c:5764 config/tc-arm.c:5773 config/tc-arm.c:5780
+#: config/tc-arm.c:5787 config/tc-arm.c:5794
#, c-format
msgid "Invalid offset, value too big (0x%08X)"
msgstr ""
-#: config/tc-arm.c:5784
+#: config/tc-arm.c:5831
msgid "Invalid immediate for stack address calculation"
msgstr ""
-#: config/tc-arm.c:5793
+#: config/tc-arm.c:5840
#, c-format
msgid "Invalid immediate for address calculation (value = 0x%08lX)"
msgstr ""
-#: config/tc-arm.c:5803
+#: config/tc-arm.c:5850
msgid "Invalid 8bit immediate"
msgstr ""
-#: config/tc-arm.c:5811
+#: config/tc-arm.c:5858
msgid "Invalid 3bit immediate"
msgstr ""
-#: config/tc-arm.c:5827
+#: config/tc-arm.c:5874
#, c-format
msgid "Invalid immediate: %ld is too large"
msgstr ""
-#: config/tc-arm.c:5842
+#: config/tc-arm.c:5889
#, c-format
msgid "Illegal Thumb shift value: %ld"
msgstr ""
-#: config/tc-arm.c:5856
+#: config/tc-arm.c:5903
#, c-format
msgid "Bad relocation fixup type (%d)"
msgstr ""
-#: config/tc-arm.c:5926
+#: config/tc-arm.c:5973
msgid "Literal referenced across section boundary (Implicit dump?)"
msgstr ""
-#: config/tc-arm.c:5939
+#: config/tc-arm.c:5986
#, c-format
msgid "Internal_relocation (type %d) not fixed up (IMMEDIATE)"
msgstr ""
-#: config/tc-arm.c:5945
+#: config/tc-arm.c:5992
msgid "ADRL used for a symbol not defined in the same file"
msgstr ""
-#: config/tc-arm.c:5951
+#: config/tc-arm.c:5998
#, c-format
msgid "Internal_relocation (type %d) not fixed up (OFFSET_IMM)"
msgstr ""
-#: config/tc-arm.c:5971 config/tc-mcore.c:2110 config/tc-ns32k.c:2283
+#: config/tc-arm.c:6018 config/tc-mcore.c:2110 config/tc-ns32k.c:2283
msgid "<unknown>"
msgstr ""
-#: config/tc-arm.c:5974
+#: config/tc-arm.c:6021
#, c-format
msgid "Can not represent %s relocation in this object file format (%d)"
msgstr ""
-#: config/tc-arm.c:5995 config/tc-mips.c:11241 config/tc-sh.c:2859
+#: config/tc-arm.c:6042 config/tc-mips.c:11281 config/tc-sh.c:2866
#, c-format
msgid "Can not represent %s relocation in this object file format"
msgstr ""
-#: config/tc-arm.c:6013
+#: config/tc-arm.c:6060
msgid "md_estimate_size_before_relax\n"
msgstr ""
-#: config/tc-arm.c:6088
+#: config/tc-arm.c:6135
#, c-format
msgid "No operator -- statement `%s'\n"
msgstr ""
-#: config/tc-arm.c:6106
+#: config/tc-arm.c:6153
msgid "selected processor does not support this opcode"
msgstr ""
-#: config/tc-arm.c:6150
+#: config/tc-arm.c:6197
#, c-format
msgid "Opcode `%s' must have suffix from list: <%s>"
msgstr ""
-#: config/tc-arm.c:6180
+#: config/tc-arm.c:6227
msgid "Warning: Use of the 'nv' conditional is deprecated\n"
msgstr ""
-#: config/tc-arm.c:6197
+#: config/tc-arm.c:6244
#, c-format
msgid "Opcode `%s' is unconditional\n"
msgstr ""
-#: config/tc-arm.c:6222
+#: config/tc-arm.c:6269
#, c-format
msgid "Opcode `%s' must have suffix from <%s>\n"
msgstr ""
-#: config/tc-arm.c:6308
+#: config/tc-arm.c:6355
#, c-format
msgid "register '%s' does not exist\n"
msgstr ""
-#: config/tc-arm.c:6313
+#: config/tc-arm.c:6360
#, c-format
msgid "ignoring redefinition of register alias '%s'"
msgstr ""
-#: config/tc-arm.c:6318
+#: config/tc-arm.c:6366
#, c-format
msgid ""
"ignoring redefinition of register alias '%s' to non-existant register '%s'"
msgstr ""
-#: config/tc-arm.c:6322
+#: config/tc-arm.c:6370
msgid "ignoring incomplete .req pseuso op"
msgstr ""
-#: config/tc-arm.c:6502
+#: config/tc-arm.c:6550
#, c-format
msgid "Unrecognised APCS switch -m%s"
msgstr ""
-#: config/tc-arm.c:6634 config/tc-arm.c:6645 config/tc-arm.c:6656
-#: config/tc-arm.c:6667 config/tc-arm.c:6672
+#: config/tc-arm.c:6693 config/tc-arm.c:6706 config/tc-arm.c:6719
+#: config/tc-arm.c:6732 config/tc-arm.c:6738
#, c-format
msgid "Invalid architecture variant -m%s"
msgstr ""
-#: config/tc-arm.c:6679
+#: config/tc-arm.c:6745
#, c-format
msgid "Invalid processor variant -m%s"
msgstr ""
-#: config/tc-arm.c:6703
+#: config/tc-arm.c:6768
msgid ""
" ARM Specific Assembler Options:\n"
" -m[arm][<processor name>] select processor variant\n"
@@ -2035,38 +2042,28 @@ msgid ""
" -mfpe-old don't allow floating-point multiple "
"instructions\n"
" -mno-fpu don't allow any floating-point instructions.\n"
+" -k generate PIC code.\n"
msgstr ""
-#: config/tc-arm.c:6714
-msgid " -k generate PIC code.\n"
-msgstr ""
-
-#: config/tc-arm.c:6718
+#: config/tc-arm.c:6780
msgid ""
" -mapcs-32, -mapcs-26 specify which ARM Procedure Calling Standard to "
"use\n"
-msgstr ""
-
-#: config/tc-arm.c:6721
-msgid " -mapcs-float floating point args are passed in FP regs\n"
-msgstr ""
-
-#: config/tc-arm.c:6724
-msgid ""
+" -mapcs-float floating point args are passed in FP regs\n"
" -mapcs-reentrant the code is position independent/reentrant\n"
msgstr ""
-#: config/tc-arm.c:6729
+#: config/tc-arm.c:6786
msgid " -moabi support the old ELF ABI\n"
msgstr ""
-#: config/tc-arm.c:6734
+#: config/tc-arm.c:6790
msgid ""
" -EB assemble code for a big endian cpu\n"
" -EL assemble code for a little endian cpu\n"
msgstr ""
-#: config/tc-arm.c:6883
+#: config/tc-arm.c:6939
#, c-format
msgid "%s: unexpected function type: %d"
msgstr ""
@@ -2125,7 +2122,7 @@ msgstr ""
#: config/tc-d10v.c:1049 config/tc-d10v.c:1063 config/tc-h8300.c:1279
#: config/tc-h8500.c:1122 config/tc-mcore.c:989 config/tc-pj.c:274
-#: config/tc-sh.c:1349 config/tc-z8k.c:1223
+#: config/tc-sh.c:1355 config/tc-z8k.c:1223
msgid "can't find opcode "
msgstr ""
@@ -2155,7 +2152,7 @@ msgid "Register number must be EVEN"
msgstr ""
#: config/tc-d10v.c:1412 config/tc-d30v.c:1772 config/tc-mn10200.c:1233
-#: config/tc-mn10300.c:1761 config/tc-ppc.c:5020 config/tc-v850.c:2255
+#: config/tc-mn10300.c:1764 config/tc-ppc.c:5020 config/tc-v850.c:2255
#, c-format
msgid "reloc %d not supported by object file format"
msgstr ""
@@ -2307,11 +2304,11 @@ msgstr ""
msgid "Instruction %s not allowed in a delay slot."
msgstr ""
-#: config/tc-fr30.c:380 config/tc-m32r.c:1530
+#: config/tc-fr30.c:380 config/tc-m32r.c:1537
msgid "Addend to unresolved symbol not on word boundary."
msgstr ""
-#: config/tc-fr30.c:538 config/tc-i960.c:786 config/tc-m32r.c:1837
+#: config/tc-fr30.c:538 config/tc-i960.c:786 config/tc-m32r.c:1844
msgid "Bad call to md_atof()"
msgstr ""
@@ -2387,8 +2384,8 @@ msgstr ""
msgid "invalid operands"
msgstr ""
-#: config/tc-h8300.c:1290 config/tc-h8500.c:1129 config/tc-mips.c:7965
-#: config/tc-sh.c:1578 config/tc-w65.c:759 config/tc-z8k.c:1235
+#: config/tc-h8300.c:1290 config/tc-h8500.c:1129 config/tc-mips.c:7966
+#: config/tc-sh.c:1584 config/tc-w65.c:759 config/tc-z8k.c:1235
msgid "unknown opcode"
msgstr ""
@@ -2396,12 +2393,12 @@ msgstr ""
msgid "mismatch between opcode size and operand size"
msgstr ""
-#: config/tc-h8300.c:1348 config/tc-h8500.c:1157 config/tc-sh.c:1692
+#: config/tc-h8300.c:1348 config/tc-h8500.c:1157 config/tc-sh.c:1698
#: config/tc-w65.c:791 config/tc-z8k.c:1290
msgid "call to tc_crawl_symbol_chain \n"
msgstr ""
-#: config/tc-h8300.c:1362 config/tc-h8500.c:1171 config/tc-sh.c:1699
+#: config/tc-h8300.c:1362 config/tc-h8500.c:1171 config/tc-sh.c:1705
#: config/tc-w65.c:805 config/tc-z8k.c:1304
msgid "call to tc_headers_hook \n"
msgstr ""
@@ -2446,22 +2443,22 @@ msgstr ""
msgid "@Rn needs word register"
msgstr ""
-#: config/tc-h8500.c:845 config/tc-sh.c:1145
+#: config/tc-h8500.c:845 config/tc-sh.c:1149
#, c-format
msgid "unhandled %d\n"
msgstr ""
-#: config/tc-h8500.c:873 config/tc-sh.c:1167
+#: config/tc-h8500.c:873 config/tc-sh.c:1173
#, c-format
msgid "operand must be absolute in range %d..%d"
msgstr ""
-#: config/tc-h8500.c:963 config/tc-sh.c:1293
+#: config/tc-h8500.c:963 config/tc-sh.c:1299
#, c-format
msgid "failed for %d\n"
msgstr ""
-#: config/tc-h8500.c:1145 config/tc-sh.c:1388 config/tc-sh.c:1626
+#: config/tc-h8500.c:1145 config/tc-sh.c:1394 config/tc-sh.c:1632
#: config/tc-w65.c:779
msgid "invalid operands for opcode"
msgstr ""
@@ -2482,7 +2479,7 @@ msgstr ""
msgid "-R option not supported on this target."
msgstr ""
-#: config/tc-hppa.c:1369 config/tc-sparc.c:736 config/tc-sparc.c:771
+#: config/tc-hppa.c:1369 config/tc-sparc.c:746 config/tc-sparc.c:781
#, c-format
msgid "Internal error: can't hash `%s': %s\n"
msgstr ""
@@ -2855,7 +2852,7 @@ msgid "same type of prefix used twice"
msgstr ""
#: config/tc-i386.c:552
-msgid "Bad argument to syntax directive."
+msgid "bad argument to syntax directive."
msgstr ""
#: config/tc-i386.c:636 config/tc-m68k.c:3750
@@ -2867,14 +2864,14 @@ msgstr ""
msgid "Unknown"
msgstr ""
-#: config/tc-i386.c:914 config/tc-i386.c:4407 config/tc-m68k.c:772
+#: config/tc-i386.c:914 config/tc-i386.c:4407
#, c-format
-msgid "Can not do %d byte pc-relative relocation"
+msgid "can not do %d byte pc-relative relocation"
msgstr ""
-#: config/tc-i386.c:924 config/tc-i386.c:4421 config/tc-m68k.c:779
+#: config/tc-i386.c:924 config/tc-i386.c:4421
#, c-format
-msgid "Can not do %d byte relocation"
+msgid "can not do %d byte relocation"
msgstr ""
#: config/tc-i386.c:1030 config/tc-i386.c:1113
@@ -2939,114 +2936,114 @@ msgid "expecting operand before ','; got nothing"
msgstr ""
#. we found no match
-#: config/tc-i386.c:1461
+#: config/tc-i386.c:1464
#, c-format
msgid "suffix or operands invalid for `%s'"
msgstr ""
-#: config/tc-i386.c:1469
+#: config/tc-i386.c:1472
#, c-format
-msgid "Indirect %s without `*'"
+msgid "indirect %s without `*'"
msgstr ""
#. Warn them that a data or address size prefix doesn't affect
#. assembly of the next line of code.
-#: config/tc-i386.c:1476
+#: config/tc-i386.c:1479
#, c-format
msgid "stand-alone `%s' prefix"
msgstr ""
-#: config/tc-i386.c:1511 config/tc-i386.c:1526
+#: config/tc-i386.c:1514 config/tc-i386.c:1529
msgid "`%s' operand %d must use `%%es' segment"
msgstr ""
-#: config/tc-i386.c:1593 config/tc-i386.c:1634 config/tc-i386.c:1661
+#: config/tc-i386.c:1596 config/tc-i386.c:1637 config/tc-i386.c:1664
msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
msgstr ""
-#: config/tc-i386.c:1606 config/tc-i386.c:1623 config/tc-i386.c:1650
+#: config/tc-i386.c:1609 config/tc-i386.c:1626 config/tc-i386.c:1653
msgid "`%%%s' not allowed with `%s%c'"
msgstr ""
-#: config/tc-i386.c:1694 config/tc-i386.c:1714
+#: config/tc-i386.c:1697 config/tc-i386.c:1717
msgid "no instruction mnemonic suffix given; can't determine immediate size"
msgstr ""
-#: config/tc-i386.c:1739
+#: config/tc-i386.c:1742
msgid ""
"no instruction mnemonic suffix given and no register operands; can't size "
"instruction"
msgstr ""
#. reversed arguments on faddp, fsubp, etc.
-#: config/tc-i386.c:1841
+#: config/tc-i386.c:1844
msgid "translating to `%s %%%s,%%%s'"
msgstr ""
#. extraneous `l' suffix on fp insn
-#: config/tc-i386.c:1848
+#: config/tc-i386.c:1851
msgid "translating to `%s %%%s'"
msgstr ""
-#: config/tc-i386.c:2063
+#: config/tc-i386.c:2066
msgid "you can't `pop %%cs'"
msgstr ""
#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
-#: config/tc-i386.c:2094
+#: config/tc-i386.c:2097
#, c-format
msgid "translating to `%sp'"
msgstr ""
-#: config/tc-i386.c:2143 config/tc-i386.c:2205 config/tc-i386.c:2247
+#: config/tc-i386.c:2146 config/tc-i386.c:2208 config/tc-i386.c:2250
msgid "skipping prefixes on this instruction"
msgstr ""
-#: config/tc-i386.c:2262
+#: config/tc-i386.c:2265
msgid "16-bit jump out of range"
msgstr ""
-#: config/tc-i386.c:2271
+#: config/tc-i386.c:2274
#, c-format
msgid "can't handle non absolute segment in `%s'"
msgstr ""
-#: config/tc-i386.c:2379 config/tc-i386.c:2429
+#: config/tc-i386.c:2382 config/tc-i386.c:2432
#, c-format
msgid "%ld shortened to %ld"
msgstr ""
-#: config/tc-i386.c:2499
-msgid "Only 1 or 2 immediate operands are allowed"
+#: config/tc-i386.c:2502
+msgid "only 1 or 2 immediate operands are allowed"
msgstr ""
-#: config/tc-i386.c:2531 config/tc-i386.c:2755
+#: config/tc-i386.c:2534 config/tc-i386.c:2755
msgid "GOT relocations not supported in 16 bit mode"
msgstr ""
-#: config/tc-i386.c:2552 config/tc-i386.c:2776
-msgid "Bad reloc specifier in expression"
+#: config/tc-i386.c:2555 config/tc-i386.c:2776
+msgid "bad reloc specifier in expression"
msgstr ""
-#: config/tc-i386.c:2570 config/tc-i386.c:2810
+#: config/tc-i386.c:2573 config/tc-i386.c:2810
#, c-format
-msgid "Ignoring junk `%s' after expression"
+msgid "ignoring junk `%s' after expression"
msgstr ""
#. missing or bad expr becomes absolute 0
-#: config/tc-i386.c:2577
+#: config/tc-i386.c:2580
#, c-format
-msgid "Missing or invalid immediate expression `%s' taken as 0"
+msgid "missing or invalid immediate expression `%s' taken as 0"
msgstr ""
#: config/tc-i386.c:2607 config/tc-i386.c:2853
#, c-format
-msgid "Unimplemented segment %s in operand"
+msgid "unimplemented segment %s in operand"
msgstr ""
#: config/tc-i386.c:2609 config/tc-i386.c:2855
#, c-format
-msgid "Unimplemented segment type %d in operand"
+msgid "unimplemented segment type %d in operand"
msgstr ""
#: config/tc-i386.c:2653
@@ -3062,7 +3059,7 @@ msgstr ""
#. missing or bad expr becomes absolute 0
#: config/tc-i386.c:2821
#, c-format
-msgid "Missing or invalid displacement expression `%s' taken as 0"
+msgid "missing or invalid displacement expression `%s' taken as 0"
msgstr ""
#: config/tc-i386.c:3035 config/tc-i386.c:3041 config/tc-i386.c:3050
@@ -3098,11 +3095,11 @@ msgstr ""
#: config/tc-i386.c:3448
#, c-format
-msgid "Junk `%s' after register"
+msgid "junk `%s' after register"
msgstr ""
#: config/tc-i386.c:3465
-msgid "Immediate operand illegal with absolute jump"
+msgid "immediate operand illegal with absolute jump"
msgstr ""
#: config/tc-i386.c:3565
@@ -3152,10 +3149,9 @@ msgstr ""
msgid "GOT already in symbol table"
msgstr ""
-#: config/tc-i386.c:4456 config/tc-mcore.c:2421 config/tc-pj.c:586
-#: config/tc-sh.c:2998
+#: config/tc-i386.c:4456
#, c-format
-msgid "Cannot represent relocation type %s"
+msgid "cannot represent relocation type %s"
msgstr ""
#: config/tc-i860.c:157 config/tc-i860.c:161
@@ -3189,7 +3185,7 @@ msgstr ""
msgid "Illegal operands"
msgstr ""
-#: config/tc-i860.c:749 config/tc-sparc.c:2634
+#: config/tc-i860.c:749 config/tc-sparc.c:2644
msgid "bad segment"
msgstr ""
@@ -3414,157 +3410,162 @@ msgid "callj to difference of two symbols"
msgstr ""
#. Pretend that we do not recognise this option.
-#: config/tc-m32r.c:218
+#: config/tc-m32r.c:223
msgid "Unrecognised option: -hidden"
msgstr ""
-#: config/tc-m32r.c:251
+#: config/tc-m32r.c:256
msgid " M32R specific command line options:\n"
msgstr ""
-#: config/tc-m32r.c:253
+#: config/tc-m32r.c:258
+msgid ""
+" -m32r disable support for the m32rx instruction set\n"
+msgstr ""
+
+#: config/tc-m32r.c:260
msgid " -m32rx support the extended m32rx instruction set\n"
msgstr ""
-#: config/tc-m32r.c:255
+#: config/tc-m32r.c:262
msgid " -O try to combine instructions in parallel\n"
msgstr ""
-#: config/tc-m32r.c:258
+#: config/tc-m32r.c:265
msgid ""
" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
msgstr ""
-#: config/tc-m32r.c:260
+#: config/tc-m32r.c:267
msgid " violate contraints\n"
msgstr ""
-#: config/tc-m32r.c:262
+#: config/tc-m32r.c:269
msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
msgstr ""
-#: config/tc-m32r.c:264
+#: config/tc-m32r.c:271
msgid ""
" instructions violate contraints\n"
msgstr ""
-#: config/tc-m32r.c:266
+#: config/tc-m32r.c:273
msgid ""
" -Wp synonym for -warn-explicit-parallel-conflicts\n"
msgstr ""
-#: config/tc-m32r.c:268
+#: config/tc-m32r.c:275
msgid ""
" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
msgstr ""
-#: config/tc-m32r.c:271
+#: config/tc-m32r.c:278
msgid ""
" -warn-unmatched-high warn when an (s)high reloc has no matching low "
"reloc\n"
msgstr ""
-#: config/tc-m32r.c:273
+#: config/tc-m32r.c:280
msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
msgstr ""
-#: config/tc-m32r.c:275
+#: config/tc-m32r.c:282
msgid " -Wuh synonym for -warn-unmatched-high\n"
msgstr ""
-#: config/tc-m32r.c:277
+#: config/tc-m32r.c:284
msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
msgstr ""
-#: config/tc-m32r.c:281
+#: config/tc-m32r.c:288
msgid " -relax create linker relaxable code\n"
msgstr ""
-#: config/tc-m32r.c:283
+#: config/tc-m32r.c:290
msgid " -cpu-desc provide runtime cpu description file\n"
msgstr ""
-#: config/tc-m32r.c:678
+#: config/tc-m32r.c:685
msgid "Instructions write to the same destination register."
msgstr ""
-#: config/tc-m32r.c:686
+#: config/tc-m32r.c:693
msgid "Instructions do not use parallel execution pipelines."
msgstr ""
-#: config/tc-m32r.c:693
+#: config/tc-m32r.c:700
msgid "Instructions share the same execution pipeline"
msgstr ""
-#: config/tc-m32r.c:762 config/tc-m32r.c:848
+#: config/tc-m32r.c:769 config/tc-m32r.c:855
#, c-format
msgid "not a 16 bit instruction '%s'"
msgstr ""
-#: config/tc-m32r.c:769 config/tc-m32r.c:855 config/tc-m32r.c:1010
+#: config/tc-m32r.c:776 config/tc-m32r.c:862 config/tc-m32r.c:1017
#, c-format
msgid "unknown instruction '%s'"
msgstr ""
-#: config/tc-m32r.c:777 config/tc-m32r.c:862 config/tc-m32r.c:1017
+#: config/tc-m32r.c:784 config/tc-m32r.c:869 config/tc-m32r.c:1024
#, c-format
msgid "instruction '%s' is for the M32RX only"
msgstr ""
-#: config/tc-m32r.c:785 config/tc-m32r.c:870
+#: config/tc-m32r.c:792 config/tc-m32r.c:877
#, c-format
msgid "instruction '%s' cannot be executed in parallel."
msgstr ""
-#: config/tc-m32r.c:832 config/tc-m32r.c:895 config/tc-m32r.c:1067
+#: config/tc-m32r.c:839 config/tc-m32r.c:902 config/tc-m32r.c:1074
msgid "internal error: lookup/get operands failed"
msgstr ""
-#: config/tc-m32r.c:880
+#: config/tc-m32r.c:887
#, c-format
msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
msgstr ""
-#: config/tc-m32r.c:909
+#: config/tc-m32r.c:916
#, c-format
msgid ""
"%s: output of 1st instruction is the same as an input to 2nd instruction - "
"is this intentional ?"
msgstr ""
-#: config/tc-m32r.c:913
+#: config/tc-m32r.c:920
#, c-format
msgid ""
"%s: output of 2nd instruction is the same as an input to 1st instruction - "
"is this intentional ?"
msgstr ""
-#: config/tc-m32r.c:1228 config/tc-ppc.c:1337 config/tc-ppc.c:3547 read.c:1359
+#: config/tc-m32r.c:1235 config/tc-ppc.c:1337 config/tc-ppc.c:3547 read.c:1378
msgid "Expected comma after symbol-name: rest of line ignored."
msgstr ""
-#: config/tc-m32r.c:1237
+#: config/tc-m32r.c:1244
#, c-format
msgid ".SCOMMon length (%ld.) <0! Ignored."
msgstr ""
-#: config/tc-m32r.c:1251 config/tc-ppc.c:1359 config/tc-ppc.c:2266
+#: config/tc-m32r.c:1258 config/tc-ppc.c:1359 config/tc-ppc.c:2266
#: config/tc-ppc.c:3571
msgid "ignoring bad alignment"
msgstr ""
-#: config/tc-m32r.c:1277 config/tc-ppc.c:1370 config/tc-ppc.c:3583 read.c:1379
-#: read.c:2102
+#: config/tc-m32r.c:1284 config/tc-ppc.c:1370 config/tc-ppc.c:3583 read.c:1398
+#: read.c:2111
#, c-format
msgid "Ignoring attempt to re-define symbol `%s'."
msgstr ""
-#: config/tc-m32r.c:1286
+#: config/tc-m32r.c:1293
#, c-format
msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
msgstr ""
-#: config/tc-m32r.c:1759
+#: config/tc-m32r.c:1766
msgid "Unmatched high/shigh reloc"
msgstr ""
@@ -3572,17 +3573,27 @@ msgstr ""
msgid "Unknown PC relative instruction"
msgstr ""
+#: config/tc-m68k.c:772
+#, c-format
+msgid "Can not do %d byte pc-relative relocation"
+msgstr ""
+
#: config/tc-m68k.c:774
#, c-format
msgid "Can not do %d byte pc-relative pic relocation"
msgstr ""
+#: config/tc-m68k.c:779
+#, c-format
+msgid "Can not do %d byte relocation"
+msgstr ""
+
#: config/tc-m68k.c:781
#, c-format
msgid "Can not do %d byte pic relocation"
msgstr ""
-#: config/tc-m68k.c:885 config/tc-mips.c:11223
+#: config/tc-m68k.c:885 config/tc-mips.c:11262
#, c-format
msgid "Cannot make %s relocation PC relative"
msgstr ""
@@ -4009,7 +4020,7 @@ msgstr ""
msgid "Relaxation should never occur"
msgstr ""
-#: config/tc-m88k.c:1267 config/tc-sparc.c:3353 read.c:1954
+#: config/tc-m88k.c:1267 config/tc-sparc.c:3363 read.c:1973
#, c-format
msgid "BSS length (%d.) <0! Ignored."
msgstr ""
@@ -4232,6 +4243,11 @@ msgstr ""
msgid "pc-relative"
msgstr ""
+#: config/tc-mcore.c:2421 config/tc-pj.c:586 config/tc-sh.c:3005
+#, c-format
+msgid "Cannot represent relocation type %s"
+msgstr ""
+
#: config/tc-mips.c:860
msgid "-G not supported in this configuration."
msgstr ""
@@ -4259,7 +4275,7 @@ msgstr ""
msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
msgstr ""
-#: config/tc-mips.c:1816 config/tc-mips.c:11354
+#: config/tc-mips.c:1816 config/tc-mips.c:11394
msgid "extended instruction in delay slot"
msgstr ""
@@ -4268,282 +4284,282 @@ msgstr ""
msgid "jump to misaligned address (0x%lx)"
msgstr ""
-#: config/tc-mips.c:2495 config/tc-mips.c:2838
+#: config/tc-mips.c:2495 config/tc-mips.c:2836
msgid "Macro instruction expanded into multiple instructions"
msgstr ""
-#: config/tc-mips.c:2891
+#: config/tc-mips.c:2889
msgid "unsupported large constant"
msgstr ""
-#: config/tc-mips.c:2893
+#: config/tc-mips.c:2891
#, c-format
msgid "Instruction %s requires absolute expression"
msgstr ""
-#: config/tc-mips.c:3039
+#: config/tc-mips.c:3037
msgid "Number larger than 32 bits"
msgstr ""
-#: config/tc-mips.c:3060
+#: config/tc-mips.c:3058
msgid "Number larger than 64 bits"
msgstr ""
-#: config/tc-mips.c:3326 config/tc-mips.c:3398 config/tc-mips.c:5077
-#: config/tc-mips.c:5128 config/tc-mips.c:5664 config/tc-mips.c:5727
+#: config/tc-mips.c:3324 config/tc-mips.c:3396 config/tc-mips.c:5075
+#: config/tc-mips.c:5126 config/tc-mips.c:5662 config/tc-mips.c:5725
msgid "PIC code offset overflow (max 16 signed bits)"
msgstr ""
-#: config/tc-mips.c:3637
+#: config/tc-mips.c:3635
#, c-format
msgid "Branch %s is always false (nop)"
msgstr ""
-#: config/tc-mips.c:3642
+#: config/tc-mips.c:3640
#, c-format
msgid "Branch likely %s is always false"
msgstr ""
-#: config/tc-mips.c:3649 config/tc-mips.c:3723 config/tc-mips.c:3826
-#: config/tc-mips.c:3881 config/tc-mips.c:6764 config/tc-mips.c:6773
-#: config/tc-mips.c:6781 config/tc-mips.c:6890
+#: config/tc-mips.c:3647 config/tc-mips.c:3721 config/tc-mips.c:3824
+#: config/tc-mips.c:3879 config/tc-mips.c:6762 config/tc-mips.c:6771
+#: config/tc-mips.c:6779 config/tc-mips.c:6888
msgid "Unsupported large constant"
msgstr ""
#. result is always true
-#: config/tc-mips.c:3685
+#: config/tc-mips.c:3683
#, c-format
msgid "Branch %s is always true"
msgstr ""
-#: config/tc-mips.c:3957 config/tc-mips.c:4064
+#: config/tc-mips.c:3955 config/tc-mips.c:4062
msgid "Divide by zero."
msgstr ""
-#: config/tc-mips.c:4648
+#: config/tc-mips.c:4646
msgid "MIPS PIC call to register other than $25"
msgstr ""
-#: config/tc-mips.c:4653 config/tc-mips.c:4765
+#: config/tc-mips.c:4651 config/tc-mips.c:4763
msgid "No .cprestore pseudo-op used in PIC code"
msgstr ""
-#: config/tc-mips.c:4838 config/tc-mips.c:4927 config/tc-mips.c:5415
-#: config/tc-mips.c:5456 config/tc-mips.c:5474 config/tc-mips.c:6103
+#: config/tc-mips.c:4836 config/tc-mips.c:4925 config/tc-mips.c:5413
+#: config/tc-mips.c:5454 config/tc-mips.c:5472 config/tc-mips.c:6101
msgid "opcode not supported on this processor"
msgstr ""
-#: config/tc-mips.c:5934 config/tc-mips.c:6658
+#: config/tc-mips.c:5932 config/tc-mips.c:6656
msgid "Macro used $at after \".set noat\""
msgstr ""
-#: config/tc-mips.c:6074 config/tc-mips.c:6092
+#: config/tc-mips.c:6072 config/tc-mips.c:6090
msgid "rotate count too large"
msgstr ""
-#: config/tc-mips.c:6143
+#: config/tc-mips.c:6141
#, c-format
msgid "Instruction %s: result is always false"
msgstr ""
-#: config/tc-mips.c:6312
+#: config/tc-mips.c:6310
#, c-format
msgid "Instruction %s: result is always true"
msgstr ""
-#: config/tc-mips.c:6451 config/tc-mips.c:6478 config/tc-mips.c:6550
-#: config/tc-mips.c:6575
+#: config/tc-mips.c:6449 config/tc-mips.c:6476 config/tc-mips.c:6548
+#: config/tc-mips.c:6573
msgid "operand overflow"
msgstr ""
#. FIXME: Check if this is one of the itbl macros, since they
#. are added dynamically.
-#: config/tc-mips.c:6654
+#: config/tc-mips.c:6652
#, c-format
msgid "Macro %s not implemented yet"
msgstr ""
-#: config/tc-mips.c:6924
+#: config/tc-mips.c:6922
#, c-format
msgid "internal: bad mips opcode (mask error): %s %s"
msgstr ""
-#: config/tc-mips.c:6976
+#: config/tc-mips.c:6974
#, c-format
msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
msgstr ""
-#: config/tc-mips.c:6983
+#: config/tc-mips.c:6981
#, c-format
msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
msgstr ""
-#: config/tc-mips.c:7091
+#: config/tc-mips.c:7089
#, c-format
msgid "opcode not supported on this processor: %d (MIPS%d)"
msgstr ""
-#: config/tc-mips.c:7161
+#: config/tc-mips.c:7159
#, c-format
msgid "Improper shift amount (%ld)"
msgstr ""
-#: config/tc-mips.c:7188 config/tc-mips.c:8305 config/tc-mips.c:8420
+#: config/tc-mips.c:7186 config/tc-mips.c:8306 config/tc-mips.c:8421
#, c-format
msgid "Invalid value for `%s' (%lu)"
msgstr ""
-#: config/tc-mips.c:7206
+#: config/tc-mips.c:7204
#, c-format
msgid "Illegal break code (%ld)"
msgstr ""
-#: config/tc-mips.c:7220
+#: config/tc-mips.c:7218
#, c-format
msgid "Illegal lower break code (%ld)"
msgstr ""
-#: config/tc-mips.c:7233
+#: config/tc-mips.c:7231
#, c-format
msgid "Illegal syscall code (%ld)"
msgstr ""
-#: config/tc-mips.c:7245
+#: config/tc-mips.c:7243
#, c-format
msgid "Coproccesor code > 25 bits (%ld)"
msgstr ""
-#: config/tc-mips.c:7259
+#: config/tc-mips.c:7257
#, c-format
msgid "Invalidate performance regster (%ld)"
msgstr ""
-#: config/tc-mips.c:7295
+#: config/tc-mips.c:7293
#, c-format
msgid "Invalid register number (%d)"
msgstr ""
-#: config/tc-mips.c:7455
+#: config/tc-mips.c:7453
#, c-format
msgid "Invalid float register number (%d)"
msgstr ""
-#: config/tc-mips.c:7465
+#: config/tc-mips.c:7463
#, c-format
msgid "Float register should be even, was %d"
msgstr ""
-#: config/tc-mips.c:7517 config/tc-mips.c:7749 config/tc-mips.c:7788
+#: config/tc-mips.c:7515 config/tc-mips.c:7751 config/tc-mips.c:7790
msgid "absolute expression required"
msgstr ""
-#: config/tc-mips.c:7578
+#: config/tc-mips.c:7576
#, c-format
msgid "Bad floating point constant: %s"
msgstr ""
-#: config/tc-mips.c:7695
+#: config/tc-mips.c:7697
msgid "Can't use floating point insn in this section"
msgstr ""
-#: config/tc-mips.c:7751
+#: config/tc-mips.c:7753
msgid "16 bit expression not in range 0..65535"
msgstr ""
-#: config/tc-mips.c:7790
+#: config/tc-mips.c:7792
msgid "16 bit expression not in range -32768..32767"
msgstr ""
-#: config/tc-mips.c:7862
+#: config/tc-mips.c:7863
msgid "lui expression not in range 0..65535"
msgstr ""
-#: config/tc-mips.c:7886
+#: config/tc-mips.c:7887
#, c-format
msgid "invalid condition code register $fcc%d"
msgstr ""
-#: config/tc-mips.c:7894
+#: config/tc-mips.c:7895
#, c-format
msgid "bad char = '%c'\n"
msgstr ""
-#: config/tc-mips.c:7907 config/tc-mips.c:8445
+#: config/tc-mips.c:7908 config/tc-mips.c:8446
msgid "illegal operands"
msgstr ""
-#: config/tc-mips.c:7974
+#: config/tc-mips.c:7975
msgid "unrecognized opcode"
msgstr ""
-#: config/tc-mips.c:8083
+#: config/tc-mips.c:8084
#, c-format
msgid "invalid register number (%d)"
msgstr ""
-#: config/tc-mips.c:8164
+#: config/tc-mips.c:8165
msgid "used $at without \".set noat\""
msgstr ""
-#: config/tc-mips.c:8339
+#: config/tc-mips.c:8340
msgid "can't parse register list"
msgstr ""
-#: config/tc-mips.c:8373 config/tc-mips.c:8403
+#: config/tc-mips.c:8374 config/tc-mips.c:8404
msgid "invalid register list"
msgstr ""
-#: config/tc-mips.c:8570
+#: config/tc-mips.c:8571
msgid "extended operand requested but not required"
msgstr ""
-#: config/tc-mips.c:8572
+#: config/tc-mips.c:8573
msgid "invalid unextended operand value"
msgstr ""
-#: config/tc-mips.c:8600
+#: config/tc-mips.c:8601
msgid "operand value out of range for instruction"
msgstr ""
-#: config/tc-mips.c:9051
+#: config/tc-mips.c:9052
#, c-format
msgid "ignoring invalid leading 'v' in -mcpu=%s switch"
msgstr ""
-#: config/tc-mips.c:9057
+#: config/tc-mips.c:9058
#, c-format
msgid "invalid architecture -mcpu=%s"
msgstr ""
-#: config/tc-mips.c:9107
+#: config/tc-mips.c:9108
msgid "-G may not be used with embedded PIC code"
msgstr ""
-#: config/tc-mips.c:9119
+#: config/tc-mips.c:9120
msgid "-call_shared is supported only for ELF format"
msgstr ""
-#: config/tc-mips.c:9125 config/tc-mips.c:10166 config/tc-mips.c:10334
+#: config/tc-mips.c:9126 config/tc-mips.c:10205 config/tc-mips.c:10373
msgid "-G may not be used with SVR4 PIC code"
msgstr ""
-#: config/tc-mips.c:9134
+#: config/tc-mips.c:9135
msgid "-non_shared is supported only for ELF format"
msgstr ""
-#: config/tc-mips.c:9150
+#: config/tc-mips.c:9151
msgid "-G is not supported for this configuration"
msgstr ""
-#: config/tc-mips.c:9155
+#: config/tc-mips.c:9156
msgid "-G may not be used with SVR4 or embedded PIC code"
msgstr ""
-#: config/tc-mips.c:9179
+#: config/tc-mips.c:9180
msgid "No compiled in support for 64 bit object file format"
msgstr ""
-#: config/tc-mips.c:9269
+#: config/tc-mips.c:9270
msgid ""
"MIPS options:\n"
"-membedded-pic\t\tgenerate embedded position independent code\n"
@@ -4554,7 +4570,7 @@ msgid ""
"\t\t\timplicitly with the gp register [default 8]\n"
msgstr ""
-#: config/tc-mips.c:9277
+#: config/tc-mips.c:9278
msgid ""
"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
@@ -4563,20 +4579,20 @@ msgid ""
"-mcpu=CPU\t\tgenerate code for CPU, where CPU is one of:\n"
msgstr ""
-#: config/tc-mips.c:9303
+#: config/tc-mips.c:9304
msgid ""
"-mCPU\t\t\tequivalent to -mcpu=CPU.\n"
"-no-mCPU\t\tdon't generate code specific to CPU.\n"
"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
msgstr ""
-#: config/tc-mips.c:9316
+#: config/tc-mips.c:9317
msgid ""
"-mips16\t\t\tgenerate mips16 instructions\n"
"-no-mips16\t\tdo not generate mips16 instructions\n"
msgstr ""
-#: config/tc-mips.c:9319
+#: config/tc-mips.c:9320
msgid ""
"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
"-O\t\t\tremove unneeded NOPs and swap branches\n"
@@ -4584,7 +4600,7 @@ msgid ""
"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
msgstr ""
-#: config/tc-mips.c:9325
+#: config/tc-mips.c:9326
msgid ""
"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
"-non_shared\t\tdo not generate position independent code\n"
@@ -4593,170 +4609,170 @@ msgid ""
"-64\t\t\tcreate 64 bit object file\n"
msgstr ""
-#: config/tc-mips.c:9382
+#: config/tc-mips.c:9383
#, c-format
msgid "Unsupported reloc size %d"
msgstr ""
-#: config/tc-mips.c:9485
+#: config/tc-mips.c:9486
msgid "Unmatched %%hi reloc"
msgstr ""
-#: config/tc-mips.c:9590
+#: config/tc-mips.c:9610
msgid "Invalid PC relative reloc"
msgstr ""
-#: config/tc-mips.c:9690 config/tc-sparc.c:2915 config/tc-sparc.c:2922
-#: config/tc-sparc.c:2929 config/tc-sparc.c:2936 config/tc-sparc.c:2943
-#: config/tc-sparc.c:2952 config/tc-sparc.c:2963 config/tc-sparc.c:2989
-#: config/tc-sparc.c:3017 write.c:971 write.c:1035
+#: config/tc-mips.c:9720 config/tc-sparc.c:2925 config/tc-sparc.c:2932
+#: config/tc-sparc.c:2939 config/tc-sparc.c:2946 config/tc-sparc.c:2953
+#: config/tc-sparc.c:2962 config/tc-sparc.c:2973 config/tc-sparc.c:2999
+#: config/tc-sparc.c:3027 write.c:971 write.c:1035
msgid "relocation overflow"
msgstr ""
-#: config/tc-mips.c:9706
+#: config/tc-mips.c:9736
#, c-format
msgid "Branch to odd address (%lx)"
msgstr ""
-#: config/tc-mips.c:9861
+#: config/tc-mips.c:9900
#, c-format
msgid "%08lx UNDEFINED\n"
msgstr ""
-#: config/tc-mips.c:9927
+#: config/tc-mips.c:9966
msgid "Alignment negative: 0 assumed."
msgstr ""
-#: config/tc-mips.c:10015
+#: config/tc-mips.c:10054
msgid "No read only data section in this object file format"
msgstr ""
-#: config/tc-mips.c:10038
+#: config/tc-mips.c:10077
msgid "Global pointers not supported; recompile -G 0"
msgstr ""
-#: config/tc-mips.c:10124
+#: config/tc-mips.c:10163
#, c-format
msgid "%s: no such section"
msgstr ""
-#: config/tc-mips.c:10161
+#: config/tc-mips.c:10200
#, c-format
msgid ".option pic%d not supported"
msgstr ""
-#: config/tc-mips.c:10172
+#: config/tc-mips.c:10211
#, c-format
msgid "Unrecognized option \"%s\""
msgstr ""
-#: config/tc-mips.c:10235
+#: config/tc-mips.c:10274
msgid "`noreorder' must be set before `nomacro'"
msgstr ""
-#: config/tc-mips.c:10270
+#: config/tc-mips.c:10309
msgid "unknown ISA level"
msgstr ""
-#: config/tc-mips.c:10293
+#: config/tc-mips.c:10332
msgid ".set pop with no .set push"
msgstr ""
-#: config/tc-mips.c:10317
+#: config/tc-mips.c:10356
#, c-format
msgid "Tried to set unrecognized symbol: %s\n"
msgstr ""
-#: config/tc-mips.c:10367
+#: config/tc-mips.c:10406
msgid ".cpload not in noreorder section"
msgstr ""
-#: config/tc-mips.c:10449
+#: config/tc-mips.c:10488
msgid "Unsupported use of .gpword"
msgstr ""
-#: config/tc-mips.c:10586
+#: config/tc-mips.c:10625
msgid "expected `$'"
msgstr ""
-#: config/tc-mips.c:10594
+#: config/tc-mips.c:10633
msgid "Bad register number"
msgstr ""
-#: config/tc-mips.c:10610
+#: config/tc-mips.c:10649
msgid "Unrecognized register name"
msgstr ""
-#: config/tc-mips.c:10809
+#: config/tc-mips.c:10848
msgid "unsupported PC relative reference to different section"
msgstr ""
-#: config/tc-mips.c:10918
+#: config/tc-mips.c:10957
msgid "unsupported relocation"
msgstr ""
-#: config/tc-mips.c:11001
+#: config/tc-mips.c:11040
msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
msgstr ""
-#: config/tc-mips.c:11064
+#: config/tc-mips.c:11103
msgid "Double check fx_r_type in tc-mips.c:tc_gen_reloc"
msgstr ""
-#: config/tc-mips.c:11575
+#: config/tc-mips.c:11615
msgid "missing `.end' at end of assembly"
msgstr ""
-#: config/tc-mips.c:11590
+#: config/tc-mips.c:11630
msgid "Expected simple number."
msgstr ""
-#: config/tc-mips.c:11616
+#: config/tc-mips.c:11656
#, c-format
msgid " *input_line_pointer == '%c' 0x%02x\n"
msgstr ""
-#: config/tc-mips.c:11618
+#: config/tc-mips.c:11658
msgid "Invalid number"
msgstr ""
-#: config/tc-mips.c:11673
+#: config/tc-mips.c:11713
msgid ".end not in text section"
msgstr ""
-#: config/tc-mips.c:11677
+#: config/tc-mips.c:11717
msgid ".end directive without a preceding .ent directive."
msgstr ""
-#: config/tc-mips.c:11686
+#: config/tc-mips.c:11726
msgid ".end symbol does not match .ent symbol."
msgstr ""
-#: config/tc-mips.c:11689
+#: config/tc-mips.c:11729
msgid ".end directive missing or unknown symbol"
msgstr ""
-#: config/tc-mips.c:11764
+#: config/tc-mips.c:11804
msgid ".ent or .aent not in text section."
msgstr ""
-#: config/tc-mips.c:11767
+#: config/tc-mips.c:11807
msgid "missing `.end'"
msgstr ""
-#: config/tc-mips.c:11800 ecoff.c:3227
+#: config/tc-mips.c:11840 ecoff.c:3227
msgid ".frame outside of .ent"
msgstr ""
-#: config/tc-mips.c:11811 ecoff.c:3238
+#: config/tc-mips.c:11851 ecoff.c:3238
msgid "Bad .frame directive"
msgstr ""
-#: config/tc-mips.c:11841
+#: config/tc-mips.c:11881
msgid ".mask/.fmask outside of .ent"
msgstr ""
-#: config/tc-mips.c:11848
+#: config/tc-mips.c:11888
msgid "Bad .mask/.fmask directive"
msgstr ""
@@ -4766,23 +4782,23 @@ msgid ""
"none yet\n"
msgstr ""
-#: config/tc-mn10200.c:788 config/tc-mn10300.c:912 config/tc-ppc.c:1614
+#: config/tc-mn10200.c:788 config/tc-mn10300.c:914 config/tc-ppc.c:1614
#: config/tc-v850.c:1691
#, c-format
msgid "Unrecognized opcode: `%s'"
msgstr ""
-#: config/tc-mn10300.c:495
+#: config/tc-mn10300.c:497
msgid ""
"MN10300 options:\n"
"none yet\n"
msgstr ""
-#: config/tc-mn10300.c:930
+#: config/tc-mn10300.c:932
msgid "Invalid opcode/operands"
msgstr ""
-#: config/tc-mn10300.c:1406
+#: config/tc-mn10300.c:1409
msgid "Invalid register specification."
msgstr ""
@@ -4973,12 +4989,12 @@ msgid ""
"-big\t\t\tgenerate big endian code\n"
msgstr ""
-#: config/tc-pj.c:472 config/tc-sh.c:2570 config/tc-sh.c:2577
-#: config/tc-sh.c:2584 config/tc-sh.c:2591
+#: config/tc-pj.c:472 config/tc-sh.c:2577 config/tc-sh.c:2584
+#: config/tc-sh.c:2591 config/tc-sh.c:2598
msgid "pcrel too far"
msgstr ""
-#: config/tc-pj.c:541 config/tc-sh.c:2663
+#: config/tc-pj.c:541 config/tc-sh.c:2670
msgid "offset out of range"
msgstr ""
@@ -5115,7 +5131,7 @@ msgstr ""
msgid "The XCOFF file format does not support arbitrary sections"
msgstr ""
-#: config/tc-ppc.c:2654 config/tc-ppc.c:3171 read.c:2976
+#: config/tc-ppc.c:2654 config/tc-ppc.c:3171 read.c:2985
msgid "missing value"
msgstr ""
@@ -5218,169 +5234,170 @@ msgstr ""
msgid "Gas failure, reloc value %d\n"
msgstr ""
-#: config/tc-sh.c:671
+#: config/tc-sh.c:675
msgid "illegal register after @-"
msgstr ""
-#: config/tc-sh.c:687
+#: config/tc-sh.c:691
msgid "must be @(r0,...)"
msgstr ""
-#: config/tc-sh.c:703
+#: config/tc-sh.c:707
msgid "syntax error in @(r0,...)"
msgstr ""
-#: config/tc-sh.c:735 config/tc-sh.c:740
+#: config/tc-sh.c:739 config/tc-sh.c:744
msgid "syntax error in @(disp,[Rn, gbr, pc])"
msgstr ""
-#: config/tc-sh.c:745
+#: config/tc-sh.c:749
msgid "expecting )"
msgstr ""
-#: config/tc-sh.c:754
+#: config/tc-sh.c:758
msgid "illegal register after @"
msgstr ""
-#: config/tc-sh.c:1256
+#: config/tc-sh.c:1262
#, c-format
msgid "Invalid register: 'r%d'"
msgstr ""
-#: config/tc-sh.c:1392
+#: config/tc-sh.c:1398
msgid "insn can't be combined with parallel processing insn"
msgstr ""
-#: config/tc-sh.c:1399 config/tc-sh.c:1410
+#: config/tc-sh.c:1405 config/tc-sh.c:1416
msgid "multiple movx specifications"
msgstr ""
-#: config/tc-sh.c:1404 config/tc-sh.c:1431
+#: config/tc-sh.c:1410 config/tc-sh.c:1437
msgid "multiple movy specifications"
msgstr ""
-#: config/tc-sh.c:1412
+#: config/tc-sh.c:1418
msgid "invalid movx address register"
msgstr ""
-#: config/tc-sh.c:1418 config/tc-sh.c:1423
+#: config/tc-sh.c:1424 config/tc-sh.c:1429
msgid "invalid movx dsp register"
msgstr ""
-#: config/tc-sh.c:1440 config/tc-sh.c:1445
+#: config/tc-sh.c:1446 config/tc-sh.c:1451
msgid "invalid movy dsp register"
msgstr ""
-#: config/tc-sh.c:1449
+#: config/tc-sh.c:1455
msgid "invalid movy address register"
msgstr ""
-#: config/tc-sh.c:1455
+#: config/tc-sh.c:1461
msgid "dsp immediate shift value not constant"
msgstr ""
-#: config/tc-sh.c:1462 config/tc-sh.c:1475
+#: config/tc-sh.c:1468 config/tc-sh.c:1481
msgid "multiple parallel processing specifications"
msgstr ""
-#: config/tc-sh.c:1468
+#: config/tc-sh.c:1474
msgid "multiple condition specifications"
msgstr ""
-#: config/tc-sh.c:1484
+#: config/tc-sh.c:1490
msgid "insn cannot be combined with pmuls"
msgstr ""
-#: config/tc-sh.c:1501
+#: config/tc-sh.c:1507
msgid "bad padd / psub pmuls output operand"
msgstr ""
-#: config/tc-sh.c:1511
+#: config/tc-sh.c:1517
msgid "condition not followed by conditionalizable insn"
msgstr ""
-#: config/tc-sh.c:1521
+#: config/tc-sh.c:1527
msgid "unrecognized characters at end of parallel processing insn"
msgstr ""
-#: config/tc-sh.c:1631
+#: config/tc-sh.c:1637
#, c-format
msgid "excess operands: '%s'"
msgstr ""
-#: config/tc-sh.c:1777
+#: config/tc-sh.c:1783
msgid ".uses pseudo-op seen when not relaxing"
msgstr ""
-#: config/tc-sh.c:1783
+#: config/tc-sh.c:1789
msgid "bad .uses format"
msgstr ""
-#: config/tc-sh.c:1844
+#: config/tc-sh.c:1850
msgid ""
"SH options:\n"
"-little\t\t\tgenerate little endian code\n"
"-relax\t\t\talter jump instructions for long displacements\n"
"-small\t\t\talign sections to 4 byte boundaries, not 16\n"
+"-dsp\t\t\tenable sh-dsp insns, and disable sh3e / sh4 insns.\n"
msgstr ""
-#: config/tc-sh.c:1854 config/tc-w65.c:883
+#: config/tc-sh.c:1861 config/tc-w65.c:883
msgid "call to tc_Nout_fix_to_chars \n"
msgstr ""
-#: config/tc-sh.c:1940
+#: config/tc-sh.c:1947
msgid ".uses does not refer to a local symbol in the same section"
msgstr ""
-#: config/tc-sh.c:1959
+#: config/tc-sh.c:1966
msgid "can't find fixup pointed to by .uses"
msgstr ""
-#: config/tc-sh.c:1982
+#: config/tc-sh.c:1989
msgid ".uses target does not refer to a local symbol in the same section"
msgstr ""
-#: config/tc-sh.c:2079
+#: config/tc-sh.c:2086
#, c-format
msgid "at 0x%lx, displacement overflows 12-bit field"
msgstr ""
-#: config/tc-sh.c:2082
+#: config/tc-sh.c:2089
#, c-format
msgid "at 0x%lx, displacement to defined symbol %s overflows 12-bit field"
msgstr ""
-#: config/tc-sh.c:2086
+#: config/tc-sh.c:2093
#, c-format
msgid "at 0x%lx, displacement to undefined symbol %s overflows 12-bit field"
msgstr ""
-#: config/tc-sh.c:2202
+#: config/tc-sh.c:2209
#, c-format
msgid "at 0x%lx, displacement overflows 8-bit field"
msgstr ""
-#: config/tc-sh.c:2205
+#: config/tc-sh.c:2212
#, c-format
msgid "at 0x%lx, displacement to defined symbol %s overflows 8-bit field "
msgstr ""
-#: config/tc-sh.c:2209
+#: config/tc-sh.c:2216
#, c-format
msgid "at 0x%lx, displacement to undefined symbol %s overflows 8-bit field "
msgstr ""
-#: config/tc-sh.c:2262
+#: config/tc-sh.c:2269
#, c-format
msgid "overflow in branch to %s; converted into longer instruction sequence"
msgstr ""
-#: config/tc-sh.c:2337 config/tc-sh.c:2365 config/tc-sparc.c:3892
-#: config/tc-sparc.c:3911
+#: config/tc-sh.c:2344 config/tc-sh.c:2372 config/tc-sparc.c:3902
+#: config/tc-sparc.c:3921
msgid "misaligned data"
msgstr ""
-#: config/tc-sh.c:2655
+#: config/tc-sh.c:2662
msgid "misaligned offset"
msgstr ""
@@ -5388,40 +5405,40 @@ msgstr ""
msgid "Invalid default architecture, broken assembler."
msgstr ""
-#: config/tc-sparc.c:272 config/tc-sparc.c:463
+#: config/tc-sparc.c:272 config/tc-sparc.c:465
msgid "Bad opcode table, broken assembler."
msgstr ""
-#: config/tc-sparc.c:442
+#: config/tc-sparc.c:444
#, c-format
msgid "invalid architecture -xarch=%s"
msgstr ""
-#: config/tc-sparc.c:457
+#: config/tc-sparc.c:459
#, c-format
msgid "invalid architecture -A%s"
msgstr ""
-#: config/tc-sparc.c:524
+#: config/tc-sparc.c:526
#, c-format
msgid "No compiled in support for %d bit object file format"
msgstr ""
-#: config/tc-sparc.c:561
+#: config/tc-sparc.c:563
msgid "Unrecognized option following -K"
msgstr ""
-#: config/tc-sparc.c:589
+#: config/tc-sparc.c:595
msgid "SPARC options:\n"
msgstr ""
-#: config/tc-sparc.c:597
+#: config/tc-sparc.c:603
msgid ""
"\n"
"-xarch=v8plus | -xarch=v8plusa\n"
msgstr ""
-#: config/tc-sparc.c:598
+#: config/tc-sparc.c:604
msgid ""
"\t\t\tspecify variant of SPARC architecture\n"
"-bump\t\t\twarn when assembler switches architectures\n"
@@ -5429,262 +5446,266 @@ msgid ""
"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
msgstr ""
-#: config/tc-sparc.c:604
+#: config/tc-sparc.c:610
msgid "-k\t\t\tgenerate PIC\n"
msgstr ""
-#: config/tc-sparc.c:608
+#: config/tc-sparc.c:614
msgid ""
"-32\t\t\tcreate 32 bit object file\n"
"-64\t\t\tcreate 64 bit object file\n"
msgstr ""
-#: config/tc-sparc.c:611
+#: config/tc-sparc.c:617
#, c-format
msgid "\t\t\t[default is %d]\n"
msgstr ""
-#: config/tc-sparc.c:613
+#: config/tc-sparc.c:619
msgid ""
"-TSO\t\t\tuse Total Store Ordering\n"
"-PSO\t\t\tuse Partial Store Ordering\n"
"-RMO\t\t\tuse Relaxed Memory Ordering\n"
msgstr ""
-#: config/tc-sparc.c:617
+#: config/tc-sparc.c:623
#, c-format
msgid "\t\t\t[default is %s]\n"
msgstr ""
-#: config/tc-sparc.c:619
+#: config/tc-sparc.c:625
msgid ""
"-KPIC\t\t\tgenerate PIC\n"
"-V\t\t\tprint assembler version number\n"
+"-undeclared-regs\tignore application global register usage without\n"
+"\t\t\tappropriate .register directive (default)\n"
+"-no-undeclared-regs\tforce error on application global register usage\n"
+"\t\t\twithout appropriate .register directive\n"
"-q\t\t\tignored\n"
"-Qy, -Qn\t\tignored\n"
"-s\t\t\tignored\n"
msgstr ""
-#: config/tc-sparc.c:627
+#: config/tc-sparc.c:637
msgid ""
"-EL\t\t\tgenerate code for a little endian machine\n"
"-EB\t\t\tgenerate code for a big endian machine\n"
"--little-endian-data\tgenerate code for a machine having big endian\n"
-" instructions and little endian data."
+" instructions and little endian data.\n"
msgstr ""
-#: config/tc-sparc.c:744
+#: config/tc-sparc.c:754
#, c-format
msgid "Internal error: losing opcode: `%s' \"%s\"\n"
msgstr ""
-#: config/tc-sparc.c:762
+#: config/tc-sparc.c:772
#, c-format
msgid "Internal error: can't find opcode `%s' for `%s'\n"
msgstr ""
-#: config/tc-sparc.c:911
+#: config/tc-sparc.c:921
msgid "Support for 64-bit arithmetic not compiled in."
msgstr ""
-#: config/tc-sparc.c:957
+#: config/tc-sparc.c:967
msgid "set: number not in 0..4294967295 range"
msgstr ""
-#: config/tc-sparc.c:964
+#: config/tc-sparc.c:974
msgid "set: number not in -2147483648..4294967295 range"
msgstr ""
-#: config/tc-sparc.c:1024
+#: config/tc-sparc.c:1034
msgid "setsw: number not in -2147483648..4294967295 range"
msgstr ""
-#: config/tc-sparc.c:1072
+#: config/tc-sparc.c:1082
msgid "setx: temporary register same as destination register"
msgstr ""
-#: config/tc-sparc.c:1142
+#: config/tc-sparc.c:1152
msgid "setx: illegal temporary register g0"
msgstr ""
-#: config/tc-sparc.c:1239
+#: config/tc-sparc.c:1249
msgid "FP branch in delay slot"
msgstr ""
-#: config/tc-sparc.c:1255
+#: config/tc-sparc.c:1265
msgid "FP branch preceded by FP instruction; NOP inserted"
msgstr ""
-#: config/tc-sparc.c:1295
+#: config/tc-sparc.c:1305
msgid "failed special case insn sanity check"
msgstr ""
-#: config/tc-sparc.c:1386
+#: config/tc-sparc.c:1396
msgid ": invalid membar mask name"
msgstr ""
-#: config/tc-sparc.c:1400
+#: config/tc-sparc.c:1410
msgid ": invalid membar mask expression"
msgstr ""
-#: config/tc-sparc.c:1405
+#: config/tc-sparc.c:1415
msgid ": invalid membar mask number"
msgstr ""
-#: config/tc-sparc.c:1423
+#: config/tc-sparc.c:1433
msgid ": invalid prefetch function name"
msgstr ""
-#: config/tc-sparc.c:1431
+#: config/tc-sparc.c:1441
msgid ": invalid prefetch function expression"
msgstr ""
-#: config/tc-sparc.c:1436
+#: config/tc-sparc.c:1446
msgid ": invalid prefetch function number"
msgstr ""
-#: config/tc-sparc.c:1464 config/tc-sparc.c:1476
+#: config/tc-sparc.c:1474 config/tc-sparc.c:1486
msgid ": unrecognizable privileged register"
msgstr ""
-#: config/tc-sparc.c:1500 config/tc-sparc.c:1517
+#: config/tc-sparc.c:1510 config/tc-sparc.c:1527
msgid ": unrecognizable v9a ancillary state register"
msgstr ""
-#: config/tc-sparc.c:1505
+#: config/tc-sparc.c:1515
msgid ": rd on write only ancillary state register"
msgstr ""
-#: config/tc-sparc.c:1541
+#: config/tc-sparc.c:1551
msgid ": asr number must be between 16 and 31"
msgstr ""
-#: config/tc-sparc.c:1549
+#: config/tc-sparc.c:1559
msgid ": asr number must be between 0 and 31"
msgstr ""
-#: config/tc-sparc.c:1559
+#: config/tc-sparc.c:1569
msgid ": expecting %asrN"
msgstr ""
-#: config/tc-sparc.c:1887
+#: config/tc-sparc.c:1897
msgid "detected global register use not covered by .register pseudo-op"
msgstr ""
-#: config/tc-sparc.c:1959
+#: config/tc-sparc.c:1969
msgid ": There are only 64 f registers; [0-63]"
msgstr ""
-#: config/tc-sparc.c:1961 config/tc-sparc.c:1973
+#: config/tc-sparc.c:1971 config/tc-sparc.c:1983
msgid ": There are only 32 f registers; [0-31]"
msgstr ""
-#: config/tc-sparc.c:2092 config/tc-sparc.c:2128
+#: config/tc-sparc.c:2102 config/tc-sparc.c:2138
msgid "Illegal operands: %%%s requires arguments in ()"
msgstr ""
-#: config/tc-sparc.c:2140
+#: config/tc-sparc.c:2150
msgid ""
"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
msgstr ""
-#: config/tc-sparc.c:2249
+#: config/tc-sparc.c:2259
msgid "Illegal operands: Can't add non-constant expression to %%%s()"
msgstr ""
-#: config/tc-sparc.c:2259
+#: config/tc-sparc.c:2269
msgid ""
"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
"symbol"
msgstr ""
-#: config/tc-sparc.c:2277
+#: config/tc-sparc.c:2287
msgid ": PC-relative operand can't be a constant"
msgstr ""
-#: config/tc-sparc.c:2310
+#: config/tc-sparc.c:2320
msgid ": invalid ASI name"
msgstr ""
-#: config/tc-sparc.c:2318
+#: config/tc-sparc.c:2328
msgid ": invalid ASI expression"
msgstr ""
-#: config/tc-sparc.c:2323
+#: config/tc-sparc.c:2333
msgid ": invalid ASI number"
msgstr ""
-#: config/tc-sparc.c:2420
+#: config/tc-sparc.c:2430
msgid "OPF immediate operand out of range (0-0x1ff)"
msgstr ""
-#: config/tc-sparc.c:2425
+#: config/tc-sparc.c:2435
msgid "non-immediate OPF operand, ignored"
msgstr ""
-#: config/tc-sparc.c:2444
+#: config/tc-sparc.c:2454
msgid ": invalid cpreg name"
msgstr ""
-#: config/tc-sparc.c:2473
+#: config/tc-sparc.c:2483
#, c-format
msgid "Illegal operands%s"
msgstr ""
-#: config/tc-sparc.c:2502
+#: config/tc-sparc.c:2512
#, c-format
msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
msgstr ""
-#: config/tc-sparc.c:2538
+#: config/tc-sparc.c:2548
#, c-format
msgid "Architecture mismatch on \"%s\"."
msgstr ""
-#: config/tc-sparc.c:2539
+#: config/tc-sparc.c:2549
#, c-format
msgid " (Requires %s; requested architecture is %s.)"
msgstr ""
-#: config/tc-sparc.c:3063
+#: config/tc-sparc.c:3073
#, c-format
msgid "bad or unhandled relocation type: 0x%02x"
msgstr ""
-#: config/tc-sparc.c:3365
+#: config/tc-sparc.c:3375
msgid "bad .reserve segment -- expected BSS segment"
msgstr ""
-#: config/tc-sparc.c:3382
+#: config/tc-sparc.c:3392
msgid "missing alignment"
msgstr ""
-#: config/tc-sparc.c:3393 config/tc-sparc.c:3538
+#: config/tc-sparc.c:3403 config/tc-sparc.c:3548
#, c-format
msgid "alignment too large; assuming %d"
msgstr ""
-#: config/tc-sparc.c:3399 config/tc-sparc.c:3544
+#: config/tc-sparc.c:3409 config/tc-sparc.c:3554
msgid "negative alignment"
msgstr ""
-#: config/tc-sparc.c:3409 config/tc-sparc.c:3567
+#: config/tc-sparc.c:3419 config/tc-sparc.c:3577
msgid "alignment not a power of 2"
msgstr ""
-#: config/tc-sparc.c:3524
+#: config/tc-sparc.c:3534
msgid "Expected comma after common length"
msgstr ""
-#: config/tc-sparc.c:3759 config/tc-sparc.c:3769
+#: config/tc-sparc.c:3769 config/tc-sparc.c:3779
msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
msgstr ""
-#: config/tc-sparc.c:3787
+#: config/tc-sparc.c:3797
msgid "redefinition of global register"
msgstr ""
-#: config/tc-sparc.c:3798
+#: config/tc-sparc.c:3808
#, c-format
msgid "Register symbol %s already defined."
msgstr ""
@@ -6662,57 +6683,57 @@ msgstr ""
msgid "Character constant too large"
msgstr ""
-#: expr.c:946
+#: expr.c:947
#, c-format
msgid "expr.c(operand): bad atof_generic return val %d"
msgstr ""
-#: expr.c:1006
+#: expr.c:1007
msgid "Missing ')' assumed"
msgstr ""
-#: expr.c:1017 read.c:3857
+#: expr.c:1018 read.c:3866
msgid "EBCDIC constants are not supported"
msgstr ""
-#: expr.c:1087
+#: expr.c:1088
#, c-format
msgid "Unary operator %c ignored because bad operand follows"
msgstr ""
-#: expr.c:1133 expr.c:1158
+#: expr.c:1134 expr.c:1159
msgid "syntax error in .startof. or .sizeof."
msgstr ""
-#: expr.c:1311
+#: expr.c:1312
msgid "Bad expression"
msgstr ""
-#: expr.c:1676
+#: expr.c:1677
msgid "missing operand; zero assumed"
msgstr ""
-#: expr.c:1709
+#: expr.c:1710
msgid "operation combines symbols in different segments"
msgstr ""
-#: expr.c:1725
+#: expr.c:1726
msgid "left operand is a bignum; integer 0 assumed"
msgstr ""
-#: expr.c:1727
+#: expr.c:1728
msgid "left operand is a float; integer 0 assumed"
msgstr ""
-#: expr.c:1736
+#: expr.c:1737
msgid "right operand is a bignum; integer 0 assumed"
msgstr ""
-#: expr.c:1738
+#: expr.c:1739
msgid "right operand is a float; integer 0 assumed"
msgstr ""
-#: expr.c:1786 symbols.c:1109
+#: expr.c:1787 symbols.c:1109
msgid "division by zero"
msgstr ""
@@ -6729,277 +6750,273 @@ msgstr ""
msgid "attempt to allocate data in common section"
msgstr ""
-#: gasp.c:485
+#: gasp.c:455
msgid "redefinition not allowed\n"
msgstr ""
-#: gasp.c:559
+#: gasp.c:529
#, c-format
msgid "the %c operator cannot take non-absolute arguments.\n"
msgstr ""
-#: gasp.c:636
+#: gasp.c:606
msgid "string where expression expected.\n"
msgstr ""
-#: gasp.c:642
+#: gasp.c:612
msgid "can't find primary in expression.\n"
msgstr ""
-#: gasp.c:682
+#: gasp.c:652
msgid "misplaced closing parens.\n"
msgstr ""
-#: gasp.c:719
+#: gasp.c:689
msgid "attempt to divide by zero.\n"
msgstr ""
-#: gasp.c:751
+#: gasp.c:721
msgid "can't add two relocatable expressions\n"
msgstr ""
-#: gasp.c:956
+#: gasp.c:926
msgid "unreasonable nesting.\n"
msgstr ""
-#: gasp.c:1034
+#: gasp.c:1004
msgid "End of file not at start of line.\n"
msgstr ""
-#: gasp.c:1155
+#: gasp.c:1125
#, c-format
msgid "Illegal base character %c.\n"
msgstr ""
-#: gasp.c:1270
+#: gasp.c:1240
#, c-format
msgid "radix is %c must be one of b, q, d or h"
msgstr ""
-#: gasp.c:1306
+#: gasp.c:1276
#, c-format
msgid "size must be one of b, w or l, is %c.\n"
msgstr ""
-#: gasp.c:1414
+#: gasp.c:1384
msgid "datab repeat must be constant.\n"
msgstr ""
-#: gasp.c:1416
+#: gasp.c:1386
msgid "datab data must be absolute.\n"
msgstr ""
-#: gasp.c:1430
+#: gasp.c:1400
msgid "align needs absolute expression.\n"
msgstr ""
-#: gasp.c:1437
+#: gasp.c:1407
msgid ".align needs absolute fill value.\n"
msgstr ""
-#: gasp.c:1445
-msgid "alignment must be one of 1, 2 or 4.\n"
-msgstr ""
-
-#: gasp.c:1470
+#: gasp.c:1435
msgid "res needs absolute expression for fill count.\n"
msgstr ""
-#: gasp.c:1550
+#: gasp.c:1515
msgid "form LIN= needs absolute expresssion.\n"
msgstr ""
-#: gasp.c:1553
+#: gasp.c:1518
msgid "COL="
msgstr ""
-#: gasp.c:1556
+#: gasp.c:1521
msgid "form COL= needs absolute expresssion.\n"
msgstr ""
#. Turns the next expression into a string
-#: gasp.c:1598 macro.c:402
+#: gasp.c:1563 macro.c:366
#, c-format
msgid "% operator needs absolute expression"
msgstr ""
-#: gasp.c:1660
+#: gasp.c:1625
msgid "misplaced ( .\n"
msgstr ""
-#: gasp.c:1675
+#: gasp.c:1640
msgid "misplaced ).\n"
msgstr ""
-#: gasp.c:1729
+#: gasp.c:1694
msgid ".instr needs absolute expresson.\n"
msgstr ""
-#: gasp.c:1767
+#: gasp.c:1732
msgid "need absolute position.\n"
msgstr ""
-#: gasp.c:1769
+#: gasp.c:1734
msgid "need absolute length.\n"
msgstr ""
-#: gasp.c:2018
+#: gasp.c:1983
msgid "END missing from end of file.\n"
msgstr ""
-#: gasp.c:2048
+#: gasp.c:2013
msgid ".ASSIGNA needs constant expression argument.\n"
msgstr ""
-#: gasp.c:2052
+#: gasp.c:2017
msgid ".ASSIGNA without label.\n"
msgstr ""
-#: gasp.c:2077
+#: gasp.c:2042
msgid ".ASSIGNS without label.\n"
msgstr ""
-#: gasp.c:2144
+#: gasp.c:2109
#, c-format
msgid "Can't find preprocessor variable %s.\n"
msgstr ""
-#: gasp.c:2209
+#: gasp.c:2174
msgid "Comparison operator must be one of EQ, NE, LT, LE, GT or GE.\n"
msgstr ""
-#: gasp.c:2243
+#: gasp.c:2208
msgid "Comparison operator for strings must be EQ or NE\n"
msgstr ""
-#: gasp.c:2255 gasp.c:2265 gasp.c:2367
+#: gasp.c:2220 gasp.c:2230 gasp.c:2332
msgid "Conditional operator must have absolute operands.\n"
msgstr ""
-#: gasp.c:2260
+#: gasp.c:2225
msgid "String compared against expression.\n"
msgstr ""
-#: gasp.c:2310
+#: gasp.c:2275
msgid "AIF nesting unreasonable.\n"
msgstr ""
-#: gasp.c:2325
+#: gasp.c:2290
msgid "Multiple AELSEs in AIF.\n"
msgstr ""
-#: gasp.c:2341
+#: gasp.c:2306
msgid "AENDI without AIF.\n"
msgstr ""
-#: gasp.c:2364 gasp.c:2446
+#: gasp.c:2329 gasp.c:2411
msgid "IF nesting unreasonable.\n"
msgstr ""
-#: gasp.c:2456
+#: gasp.c:2421
msgid "Bad format for IF or IFNC.\n"
msgstr ""
-#: gasp.c:2476
+#: gasp.c:2441
msgid "AENDR without a AREPEAT.\n"
msgstr ""
-#: gasp.c:2478
+#: gasp.c:2443
msgid "ENDR without a REPT.\n"
msgstr ""
-#: gasp.c:2501
+#: gasp.c:2466
#, c-format
msgid "AWHILE without a AENDW at %d.\n"
msgstr ""
-#: gasp.c:2539
+#: gasp.c:2504
msgid "AENDW without a AENDW.\n"
msgstr ""
-#: gasp.c:2584
+#: gasp.c:2549
msgid "AREPEAT must have absolute operand.\n"
msgstr ""
-#: gasp.c:2590
+#: gasp.c:2555
#, c-format
msgid "AREPEAT without a AENDR at %d.\n"
msgstr ""
-#: gasp.c:2632
+#: gasp.c:2597
msgid ".ENDM without a matching .MACRO.\n"
msgstr ""
-#: gasp.c:2666
+#: gasp.c:2631
msgid "LOCAL outside of MACRO"
msgstr ""
-#: gasp.c:2679
+#: gasp.c:2644
#, c-format
msgid "macro at line %d: %s\n"
msgstr ""
-#: gasp.c:2702
+#: gasp.c:2667
msgid "macro expansion"
msgstr ""
-#: gasp.c:2754
+#: gasp.c:2719
msgid "Character code in string must be absolute expression.\n"
msgstr ""
-#: gasp.c:2759
+#: gasp.c:2724
msgid "Missing > for character code.\n"
msgstr ""
-#: gasp.c:2818
+#: gasp.c:2783
#, c-format
msgid "string for SDATAC longer than 255 characters (%d).\n"
msgstr ""
-#: gasp.c:2846
+#: gasp.c:2811
#, c-format
msgid "illegal character in SDATA line (0x%x).\n"
msgstr ""
-#: gasp.c:2867
+#: gasp.c:2832
msgid "Must have absolute SDATAB repeat count.\n"
msgstr ""
-#: gasp.c:2870
+#: gasp.c:2835
#, c-format
msgid "Must have positive SDATAB repeat count (%d).\n"
msgstr ""
-#: gasp.c:2898
+#: gasp.c:2863
#, c-format
msgid "Unreasonable include depth (%ld).\n"
msgstr ""
-#: gasp.c:2952
+#: gasp.c:2917
#, c-format
msgid "Can't open include file `%s'.\n"
msgstr ""
-#: gasp.c:3026
+#: gasp.c:2991
msgid "Unreasonable expansion (-u turns off check).\n"
msgstr ""
#. This one causes lots of pain when trying to preprocess
#. ordinary code
-#: gasp.c:3247
+#: gasp.c:3212
#, c-format
msgid "Unrecognised pseudo op `%s'.\n"
msgstr ""
-#: gasp.c:3314
+#: gasp.c:3279
msgid "ORG command not allowed.\n"
msgstr ""
-#: gasp.c:3531
+#: gasp.c:3496
msgid "Invalid expression on command line.\n"
msgstr ""
-#: gasp.c:3572
+#: gasp.c:3537
#, c-format
msgid ""
"Usage: %s \n"
@@ -7012,7 +7029,7 @@ msgid ""
" [-p] [--print] print line numbers\n"
msgstr ""
-#: gasp.c:3581
+#: gasp.c:3546
msgid ""
" [-s] [--copysource] copy source through as comments \n"
" [-u] [--unreasonable] allow unreasonable nesting\n"
@@ -7023,37 +7040,37 @@ msgid ""
" [in-file]\n"
msgstr ""
-#: gasp.c:3597
+#: gasp.c:3562
#, c-format
msgid "%s: Gnu Assembler Macro Preprocessor\n"
msgstr ""
#. This output is intended to follow the GNU standards document.
-#: gasp.c:3681
+#: gasp.c:3646
#, c-format
msgid "GNU assembler pre-processor %s\n"
msgstr ""
-#: gasp.c:3682
+#: gasp.c:3647
msgid "Copyright 1996 Free Software Foundation, Inc.\n"
msgstr ""
-#: gasp.c:3704
+#: gasp.c:3669
#, c-format
msgid "%s: Can't open output file `%s'.\n"
msgstr ""
-#: gasp.c:3727
+#: gasp.c:3692
#, c-format
msgid "%s: Can't open input file `%s'.\n"
msgstr ""
-#: gasp.c:3746
+#: gasp.c:3711
#, c-format
msgid "Internal error, aborting at %s line %d"
msgstr ""
-#: gasp.c:3749
+#: gasp.c:3714
msgid ""
"\n"
"Please report this bug.\n"
@@ -7070,7 +7087,7 @@ msgstr ""
#. here (assuming of course that we actually have a line of input to read),
#. so that it can be displayed in the listing that is produced at the end
#. of the assembly.
-#: input-file.c:150 input-scrub.c:233 listing.c:353
+#: input-file.c:150 input-scrub.c:239 listing.c:353
msgid "{standard input}"
msgstr ""
@@ -7089,15 +7106,15 @@ msgstr ""
msgid "Can't close %s"
msgstr ""
-#: input-scrub.c:263
-msgid "macros nested too deeply"
+#: input-scrub.c:270
+msgid "buffers nested too deeply"
msgstr ""
-#: input-scrub.c:349
+#: input-scrub.c:371
msgid "partial line at end of file ignored"
msgstr ""
-#: input-scrub.c:371
+#: input-scrub.c:393
msgid "Partial line at end of file ignored"
msgstr ""
@@ -7131,39 +7148,39 @@ msgstr ""
msgid "New line in title"
msgstr ""
-#: macro.c:565
+#: macro.c:529
msgid "unexpected end of file in macro definition"
msgstr ""
-#: macro.c:574
+#: macro.c:538
msgid "missing ) after formals"
msgstr ""
-#: macro.c:731
+#: macro.c:695
msgid "missplaced )"
msgstr ""
-#: macro.c:993
+#: macro.c:957
msgid "confusion in formal parameters"
msgstr ""
-#: macro.c:998
+#: macro.c:962
msgid "macro formal argument does not exist"
msgstr ""
-#: macro.c:1013
+#: macro.c:977
msgid "can't mix positional and keyword arguments"
msgstr ""
-#: macro.c:1021
+#: macro.c:985
msgid "too many positional arguments"
msgstr ""
-#: macro.c:1196
+#: macro.c:1165
msgid "unexpected end of file in irp or irpc"
msgstr ""
-#: macro.c:1204
+#: macro.c:1173
msgid "missing model parameter"
msgstr ""
@@ -7234,306 +7251,306 @@ msgstr ""
msgid "Can't continue"
msgstr ""
-#: read.c:439
+#: read.c:454
#, c-format
msgid "error constructing %s pseudo-op table: %s"
msgstr ""
-#: read.c:804
+#: read.c:819
#, c-format
msgid "Unknown pseudo-op: `%s'"
msgstr ""
-#: read.c:933
+#: read.c:952
#, c-format
msgid "label \"%d$\" redefined"
msgstr ""
-#: read.c:1150
+#: read.c:1169
msgid ".abort detected. Abandoning ship."
msgstr ""
-#: read.c:1241 read.c:2024
+#: read.c:1260 read.c:2033
msgid "Alignment not a power of 2"
msgstr ""
-#: read.c:1249
+#: read.c:1268
#, c-format
msgid "Alignment too large: %u assumed"
msgstr ""
-#: read.c:1281
+#: read.c:1300
msgid "expected fill pattern missing"
msgstr ""
-#: read.c:1478
+#: read.c:1497
#, c-format
msgid "attempt to re-define symbol `%s'"
msgstr ""
#. Some of the back ends can't deal with non-positive line numbers.
#. Besides, it's silly.
-#: read.c:1602
+#: read.c:1621
#, c-format
msgid "Line numbers must be positive; line number %d rejected."
msgstr ""
-#: read.c:1629
+#: read.c:1648
msgid "start address not supported"
msgstr ""
-#: read.c:1639
+#: read.c:1658
msgid ".err encountered"
msgstr ""
-#: read.c:1658 read.c:1660
+#: read.c:1677 read.c:1679
#, c-format
msgid ".fail %ld encountered"
msgstr ""
-#: read.c:1697
+#: read.c:1716
#, c-format
msgid ".fill size clamped to %d."
msgstr ""
-#: read.c:1702
+#: read.c:1721
msgid "Size negative: .fill ignored."
msgstr ""
-#: read.c:1708
+#: read.c:1727
msgid "Repeat < 0, .fill ignored"
msgstr ""
-#: read.c:1866
+#: read.c:1885
#, c-format
msgid "unrecognized .linkonce type `%s'"
msgstr ""
-#: read.c:1879 read.c:1905
+#: read.c:1898 read.c:1924
msgid ".linkonce is not supported for this object file format"
msgstr ""
-#: read.c:1901
+#: read.c:1920
#, c-format
msgid "bfd_set_section_flags: %s"
msgstr ""
-#: read.c:1970
+#: read.c:1989
#, c-format
msgid "error setting flags for \".sbss\": %s"
msgstr ""
-#: read.c:2002
+#: read.c:2011
msgid "Expected comma after size"
msgstr ""
-#: read.c:2010
+#: read.c:2019
msgid "Missing alignment"
msgstr ""
-#: read.c:2152
+#: read.c:2161
msgid "bad expression"
msgstr ""
-#: read.c:2283
+#: read.c:2292
#, c-format
msgid "attempt to redefine pseudo-op `%s' ignored"
msgstr ""
-#: read.c:2349
+#: read.c:2358
#, c-format
msgid "invalid segment \"%s\"; segment \"%s\" assumed"
msgstr ""
-#: read.c:2355
+#: read.c:2364
msgid "ignoring fill value in absolute section"
msgstr ""
-#: read.c:2358
+#: read.c:2367
msgid "only constant offsets supported in absolute section"
msgstr ""
-#: read.c:2390
+#: read.c:2399
msgid "MRI style ORG pseudo-op not supported"
msgstr ""
-#: read.c:2478
+#: read.c:2487
msgid "unrecognized section type"
msgstr ""
-#: read.c:2546
+#: read.c:2555
#, c-format
msgid "unrecognized section type `%s'"
msgstr ""
-#: read.c:2560
+#: read.c:2569
msgid "absolute sections are not supported"
msgstr ""
-#: read.c:2575
+#: read.c:2584
#, c-format
msgid "unrecognized section command `%s'"
msgstr ""
-#: read.c:2663
+#: read.c:2672
#, c-format
msgid "%s without %s"
msgstr ""
-#: read.c:2867
+#: read.c:2876
msgid "Unsupported variable size or fill value"
msgstr ""
-#: read.c:2892
+#: read.c:2901
msgid ".space repeat count is zero, ignored"
msgstr ""
-#: read.c:2894
+#: read.c:2903
msgid ".space repeat count is negative, ignored"
msgstr ""
-#: read.c:2923
+#: read.c:2932
msgid "space allocation too complex in absolute section"
msgstr ""
-#: read.c:2928
+#: read.c:2937
msgid "space allocation too complex in common section"
msgstr ""
-#: read.c:3015 read.c:4104
+#: read.c:3024 read.c:4113
#, c-format
msgid "Bad floating literal: %s"
msgstr ""
-#: read.c:3091
+#: read.c:3100
#, c-format
msgid "Rest of line ignored. First ignored character is `%c'."
msgstr ""
-#: read.c:3094
+#: read.c:3103
#, c-format
msgid "Rest of line ignored. First ignored character valued 0x%x."
msgstr ""
-#: read.c:3145
+#: read.c:3154
msgid "illegal expression; zero assumed"
msgstr ""
-#: read.c:3147
+#: read.c:3156
msgid "missing expression; zero assumed"
msgstr ""
-#: read.c:3320
+#: read.c:3329
msgid "rva without symbol"
msgstr ""
-#: read.c:3445
+#: read.c:3454
msgid "attempt to store value in absolute section"
msgstr ""
-#: read.c:3483 read.c:4381
+#: read.c:3492 read.c:4390
msgid "zero assumed for missing expression"
msgstr ""
-#: read.c:3495 read.c:4393
+#: read.c:3504 read.c:4402
msgid "register value used as expression"
msgstr ""
#. Leading bits contain both 0s & 1s.
-#: read.c:3585
+#: read.c:3594
#, c-format
msgid "Value 0x%lx truncated to 0x%lx."
msgstr ""
-#: read.c:3601
+#: read.c:3610
#, c-format
msgid "Bignum truncated to %d bytes"
msgstr ""
-#: read.c:3678
+#: read.c:3687
#, c-format
msgid "unsupported BFD relocation size %u"
msgstr ""
-#: read.c:3767
+#: read.c:3776
msgid "using a bit field width of zero"
msgstr ""
-#: read.c:3775
+#: read.c:3784
#, c-format
msgid "field width \"%s\" too complex for a bitfield"
msgstr ""
-#: read.c:3783
+#: read.c:3792
#, c-format
msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
msgstr ""
-#: read.c:3804
+#: read.c:3813
#, c-format
msgid "field value \"%s\" too complex for a bitfield"
msgstr ""
-#: read.c:3928
+#: read.c:3937
msgid "Unresolvable or nonpositive repeat count; using 1"
msgstr ""
-#: read.c:3979
+#: read.c:3988
#, c-format
msgid "Unknown floating type type '%c'"
msgstr ""
-#: read.c:4001
+#: read.c:4010
msgid "Floating point constant too large"
msgstr ""
-#: read.c:4126
+#: read.c:4135
msgid "unresolvable or nonpositive repeat count; using 1"
msgstr ""
-#: read.c:4530
+#: read.c:4539
msgid "Expected <nn>"
msgstr ""
#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
-#: read.c:4563 read.c:4646
+#: read.c:4572 read.c:4655
msgid "Unterminated string: Newline inserted."
msgstr ""
-#: read.c:4654
+#: read.c:4663
msgid "Bad escaped character in string, '?' assumed"
msgstr ""
-#: read.c:4680
+#: read.c:4689
msgid "expected address expression; zero assumed"
msgstr ""
-#: read.c:4700
+#: read.c:4709
#, c-format
msgid "symbol \"%s\" undefined; zero assumed"
msgstr ""
-#: read.c:4703
+#: read.c:4712
msgid "some symbol undefined; zero assumed"
msgstr ""
-#: read.c:4721
+#: read.c:4730
msgid "bad or irreducible absolute expression; zero assumed"
msgstr ""
-#: read.c:4759
+#: read.c:4768
msgid "This string may not contain '\\0'"
msgstr ""
-#: read.c:4798
+#: read.c:4807
msgid "Missing string"
msgstr ""
-#: read.c:5029
+#: read.c:5036
msgid "missing .func"
msgstr ""
-#: read.c:5046
+#: read.c:5053
msgid ".endfunc missing for previous .func"
msgstr ""
@@ -7599,7 +7616,7 @@ msgstr ""
msgid "division by zero when setting %s"
msgstr ""
-#: symbols.c:1183 write.c:1881
+#: symbols.c:1183 write.c:1884
#, c-format
msgid "can't resolve value for symbol \"%s\""
msgstr ""
@@ -7665,41 +7682,41 @@ msgstr ""
msgid "%d error%s, %d warning%s, no object file generated.\n"
msgstr ""
-#: write.c:1818
+#: write.c:1821
#, c-format
msgid "local label %s is not defined"
msgstr ""
-#: write.c:2123
+#: write.c:2126
#, c-format
msgid "alignment padding (%lu bytes) not a multiple of %ld"
msgstr ""
-#: write.c:2229
+#: write.c:2232
#, c-format
msgid ".word %s-%s+%s didn't fit"
msgstr ""
-#: write.c:2309
+#: write.c:2312
msgid "attempt to .org backwards ignored"
msgstr ""
-#: write.c:2332
+#: write.c:2335
msgid ".space specifies non-absolute value"
msgstr ""
-#: write.c:2336
+#: write.c:2339
msgid ".space or .fill with negative value, ignored"
msgstr ""
-#: write.c:2587
+#: write.c:2590
#, c-format
msgid ""
"Subtraction of two symbols in different sections \"%s\" {%s section} - "
"\"%s\" {%s section} at file address %s."
msgstr ""
-#: write.c:2752
+#: write.c:2755
#, c-format
msgid "Value of %s too large for field of %d bytes at %s"
msgstr ""
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 406bd3b007..ed14aba502 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,5 +1,9 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au>
+ * po/gprof.pot: Regenerate.
+
+ * gprof.c (usage): Restore translated part of bug string.
+
* Makefile.am (BASEDIR): Define.
(BFDDIR): Define.
(INCDIR): Define.
diff --git a/gprof/gprof.c b/gprof/gprof.c
index 82440a82e8..382e4189bf 100644
--- a/gprof/gprof.c
+++ b/gprof/gprof.c
@@ -157,7 +157,7 @@ Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqQZ][name]] [-I dirs]\n\
[image-file] [profile-file...]\n"),
whoami);
if (status == 0)
- fprintf (stream, REPORT_BUGS_TO);
+ fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
done (status);
}
diff --git a/gprof/po/gprof.pot b/gprof/po/gprof.pot
index f30b1a066c..993696453c 100644
--- a/gprof/po/gprof.pot
+++ b/gprof/po/gprof.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-02-22 02:24-0500\n"
+"POT-Creation-Date: 2000-04-04 23:21+0930\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"
@@ -344,7 +344,8 @@ msgid ""
msgstr ""
#: gprof.c:160
-msgid "Report bugs to bug-gnu-utils@gnu.org\n"
+#, c-format
+msgid "Report bugs to %s\n"
msgstr ""
#: gprof.c:229
diff --git a/include/ChangeLog b/include/ChangeLog
index c76b726e3c..0dda32300c 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2000-04-04 Alan Modra <alan@linuxcare.com.au>
+
+ * bin-bugs.h (REPORT_BUGS_TO): Remove translated part.
+
2000-04-03 Alan Modra <alan@linuxcare.com.au>
* bin-bugs.h: New file.
diff --git a/include/bin-bugs.h b/include/bin-bugs.h
index 368011b3c1..cb14a66bf6 100644
--- a/include/bin-bugs.h
+++ b/include/bin-bugs.h
@@ -1,3 +1,3 @@
#ifndef REPORT_BUGS_TO
-#define REPORT_BUGS_TO _("Report bugs to %s\n"), "bug-gnu-utils@gnu.org"
+#define REPORT_BUGS_TO "bug-gnu-utils@gnu.org"
#endif
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 45a0f30e60..a5518d6f70 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au>
+ * po/ld.pot: Regenerate.
+
+ * lexsup.c (help): Restore translated part of bug string.
+
* Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
(DEP): Quote when passing vars to sub-make. Add warning message
to end.
diff --git a/ld/lexsup.c b/ld/lexsup.c
index 64c9be1389..49e8749be6 100644
--- a/ld/lexsup.c
+++ b/ld/lexsup.c
@@ -1163,5 +1163,5 @@ help ()
ldemul_list_emulation_options (stdout);
printf ("\n");
- printf (REPORT_BUGS_TO);
+ printf (_("Report bugs to %s\n"), REPORT_BUGS_TO);
}
diff --git a/ld/po/ld.pot b/ld/po/ld.pot
index c1670e134d..433095b429 100644
--- a/ld/po/ld.pot
+++ b/ld/po/ld.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-02-25 22:20-0500\n"
+"POT-Creation-Date: 2000-04-04 23:21+0930\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"
@@ -27,197 +27,197 @@ msgstr ""
msgid "Errors encountered processing file %s"
msgstr ""
-#: emultempl/armcoff.em:205 emultempl/pe.em:1030
+#: emultempl/armcoff.em:205 emultempl/pe.em:1035
msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
msgstr ""
-#: emultempl/armcoff.em:210 emultempl/pe.em:1035
+#: emultempl/armcoff.em:210 emultempl/pe.em:1040
msgid "%P: warning: connot find thumb start symbol %s\n"
msgstr ""
-#: emultempl/pe.em:255
+#: emultempl/pe.em:257
msgid ""
" --base_file <basefile> Generate a base file for relocatable "
"DLLs\n"
msgstr ""
-#: emultempl/pe.em:256
+#: emultempl/pe.em:258
msgid ""
" --dll Set image base to the default for DLLs\n"
msgstr ""
-#: emultempl/pe.em:257
+#: emultempl/pe.em:259
msgid " --file-alignment <size> Set file alignment\n"
msgstr ""
-#: emultempl/pe.em:258
+#: emultempl/pe.em:260
msgid " --heap <size> Set initial size of the heap\n"
msgstr ""
-#: emultempl/pe.em:259
+#: emultempl/pe.em:261
msgid ""
" --image-base <address> Set start address of the executable\n"
msgstr ""
-#: emultempl/pe.em:260
+#: emultempl/pe.em:262
msgid ""
" --major-image-version <number> Set version number of the executable\n"
msgstr ""
-#: emultempl/pe.em:261
+#: emultempl/pe.em:263
msgid " --major-os-version <number> Set minimum required OS version\n"
msgstr ""
-#: emultempl/pe.em:262
+#: emultempl/pe.em:264
msgid ""
" --major-subsystem-version <number> Set minimum required OS subsystem "
"version\n"
msgstr ""
-#: emultempl/pe.em:263
+#: emultempl/pe.em:265
msgid ""
" --minor-image-version <number> Set revision number of the executable\n"
msgstr ""
-#: emultempl/pe.em:264
+#: emultempl/pe.em:266
msgid " --minor-os-version <number> Set minimum required OS revision\n"
msgstr ""
-#: emultempl/pe.em:265
+#: emultempl/pe.em:267
msgid ""
" --minor-subsystem-version <number> Set minimum required OS subsystem "
"revision\n"
msgstr ""
-#: emultempl/pe.em:266
+#: emultempl/pe.em:268
msgid " --section-alignment <size> Set section alignment\n"
msgstr ""
-#: emultempl/pe.em:267
+#: emultempl/pe.em:269
msgid " --stack <size> Set size of the initial stack\n"
msgstr ""
-#: emultempl/pe.em:268
+#: emultempl/pe.em:270
msgid ""
" --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
msgstr ""
-#: emultempl/pe.em:269
+#: emultempl/pe.em:271
msgid ""
" --support-old-code Support interworking with old code\n"
msgstr ""
-#: emultempl/pe.em:270
+#: emultempl/pe.em:272
msgid ""
" --thumb-entry=<symbol> Set the entry point to be Thumb "
"<symbol>\n"
msgstr ""
-#: emultempl/pe.em:272
+#: emultempl/pe.em:274
msgid ""
" --add-stdcall-alias Export symbols with and without @nn\n"
msgstr ""
-#: emultempl/pe.em:273
+#: emultempl/pe.em:275
msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
msgstr ""
-#: emultempl/pe.em:274
+#: emultempl/pe.em:276
msgid ""
" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
msgstr ""
-#: emultempl/pe.em:275
+#: emultempl/pe.em:277
msgid ""
" --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
msgstr ""
-#: emultempl/pe.em:276
+#: emultempl/pe.em:278
msgid ""
" --export-all-symbols Automatically export all globals to "
"DLL\n"
msgstr ""
-#: emultempl/pe.em:277
+#: emultempl/pe.em:279
msgid " --kill-at Remove @nn from exported symbols\n"
msgstr ""
-#: emultempl/pe.em:278
+#: emultempl/pe.em:280
msgid " --out-implib <file> Generate import library\n"
msgstr ""
-#: emultempl/pe.em:279
+#: emultempl/pe.em:281
msgid ""
" --output-def <file> Generate a .DEF file for the built DLL\n"
msgstr ""
-#: emultempl/pe.em:280
+#: emultempl/pe.em:282
msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
msgstr ""
-#: emultempl/pe.em:281
+#: emultempl/pe.em:283
msgid ""
" --compat-implib Create backward compatible import "
"libs;\n"
msgstr ""
-#: emultempl/pe.em:282
+#: emultempl/pe.em:284
msgid " create __imp_<SYMBOL> as well.\n"
msgstr ""
-#: emultempl/pe.em:350
+#: emultempl/pe.em:352
msgid "%P: warning: bad version number in -subsystem option\n"
msgstr ""
-#: emultempl/pe.em:386
+#: emultempl/pe.em:388
msgid "%P%F: invalid subsystem type %s\n"
msgstr ""
-#: emultempl/pe.em:401
+#: emultempl/pe.em:403
msgid "%P%F: invalid hex number for PE parameter '%s'\n"
msgstr ""
-#: emultempl/pe.em:419
+#: emultempl/pe.em:421
msgid "%P%F: strange hex info for PE parameter '%s'\n"
msgstr ""
-#: emultempl/pe.em:458
+#: emultempl/pe.em:460
#, c-format
msgid "%s: Can't open base file %s\n"
msgstr ""
-#: emultempl/pe.em:600
+#: emultempl/pe.em:602
msgid "%P: warning, file alignment > section alignment.\n"
msgstr ""
-#: emultempl/pe.em:670 emultempl/pe.em:696
+#: emultempl/pe.em:673 emultempl/pe.em:699
#, c-format
msgid "Warning: resolving %s by linking to %s\n"
msgstr ""
-#: emultempl/pe.em:675 emultempl/pe.em:701
+#: emultempl/pe.em:678 emultempl/pe.em:704
msgid "Use --enable-stdcall-fixup to disable these warnings\n"
msgstr ""
-#: emultempl/pe.em:676 emultempl/pe.em:702
+#: emultempl/pe.em:679 emultempl/pe.em:705
msgid "Use --disable-stdcall-fixup to disable these fixups\n"
msgstr ""
-#: emultempl/pe.em:718
+#: emultempl/pe.em:722
msgid "%F%P: PE operations on non PE file.\n"
msgstr ""
-#: emultempl/pe.em:835
+#: emultempl/pe.em:839
#, c-format
msgid "Errors encountered processing file %s\n"
msgstr ""
-#: emultempl/pe.em:858
+#: emultempl/pe.em:862
#, c-format
msgid "Errors encountered processing file %s for interworking"
msgstr ""
-#: emultempl/pe.em:913 ldlang.c:1961 ldlang.c:4333 ldlang.c:4367 ldmain.c:996
+#: emultempl/pe.em:918 ldlang.c:1961 ldlang.c:4333 ldlang.c:4367 ldmain.c:996
msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
msgstr ""
@@ -367,59 +367,59 @@ msgstr ""
msgid "%F%S non constant expression for %s\n"
msgstr ""
-#: ldfile.c:106
+#: ldfile.c:108
#, c-format
msgid "attempt to open %s failed\n"
msgstr ""
-#: ldfile.c:108
+#: ldfile.c:110
#, c-format
msgid "attempt to open %s succeeded\n"
msgstr ""
-#: ldfile.c:114
+#: ldfile.c:116
msgid "%F%P: invalid BFD target `%s'\n"
msgstr ""
-#: ldfile.c:136
+#: ldfile.c:140
msgid "%P: skipping incompatible %s when searching for %s"
msgstr ""
-#: ldfile.c:227
+#: ldfile.c:232
msgid "%F%P: cannot open %s for %s: %E\n"
msgstr ""
-#: ldfile.c:230
+#: ldfile.c:235
msgid "%F%P: cannot open %s: %E\n"
msgstr ""
-#: ldfile.c:250
+#: ldfile.c:255
msgid "%F%P: cannot find %s\n"
msgstr ""
-#: ldfile.c:268 ldfile.c:283
+#: ldfile.c:273 ldfile.c:288
#, c-format
msgid "cannot find script file %s\n"
msgstr ""
-#: ldfile.c:270 ldfile.c:285
+#: ldfile.c:275 ldfile.c:290
#, c-format
msgid "opened script file %s\n"
msgstr ""
-#: ldfile.c:328
+#: ldfile.c:333
msgid "%P%F: cannot open linker script file %s: %E\n"
msgstr ""
-#: ldfile.c:369
+#: ldfile.c:374
msgid "%P%F: unknown architecture: %s\n"
msgstr ""
-#: ldfile.c:386
+#: ldfile.c:391
msgid "%P%F: target architecture respecified\n"
msgstr ""
-#: ldfile.c:439
+#: ldfile.c:444
msgid "%P%F: cannot represent machine `%s'\n"
msgstr ""
@@ -717,7 +717,7 @@ msgstr ""
msgid "%P: Error writing file `%s'\n"
msgstr ""
-#: ldmain.c:432 pe-dll.c:1085
+#: ldmain.c:432 pe-dll.c:1082
#, c-format
msgid "%P: Error closing file `%s'\n"
msgstr ""
@@ -820,44 +820,44 @@ msgstr ""
msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
msgstr ""
-#: ldmain.c:1170
+#: ldmain.c:1171
msgid "%F%P: bfd_hash_table_init failed: %E\n"
msgstr ""
-#: ldmain.c:1177
+#: ldmain.c:1178
msgid "%F%P: bfd_hash_lookup failed: %E\n"
msgstr ""
-#: ldmain.c:1196
-msgid "%X%C: undefined reference to `%T'\n"
+#: ldmain.c:1198
+msgid "%C: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1199
+#: ldmain.c:1204
msgid "%D: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1205
-msgid "%X%B: undefined reference to `%T'\n"
+#: ldmain.c:1211
+msgid "%B: undefined reference to `%T'\n"
msgstr ""
-#: ldmain.c:1208
+#: ldmain.c:1217
msgid "%B: more undefined references to `%T' follow\n"
msgstr ""
-#: ldmain.c:1229 ldmain.c:1251 ldmain.c:1271
+#: ldmain.c:1238 ldmain.c:1260 ldmain.c:1280
msgid "%P%X: generated"
msgstr ""
-#: ldmain.c:1232
+#: ldmain.c:1241
msgid " relocation truncated to fit: %s %T"
msgstr ""
-#: ldmain.c:1254
+#: ldmain.c:1263
#, c-format
msgid "dangerous relocation: %s\n"
msgstr ""
-#: ldmain.c:1274
+#: ldmain.c:1283
msgid " reloc refers to symbol `%T' which is not being output\n"
msgstr ""
@@ -1434,9 +1434,8 @@ msgid "%s: emulation specific options:\n"
msgstr ""
#: lexsup.c:1166
-msgid ""
-"\n"
-"Report bugs to bug-gnu-utils@gnu.org\n"
+#, c-format
+msgid "Report bugs to %s\n"
msgstr ""
#: mri.c:343
@@ -1478,26 +1477,26 @@ msgstr ""
msgid "%XError, oridinal used twice: %d (%s vs %s)\n"
msgstr ""
-#: pe-dll.c:834
+#: pe-dll.c:831
#, c-format
msgid "%XError: %d-bit reloc in dll\n"
msgstr ""
-#: pe-dll.c:958
+#: pe-dll.c:955
#, c-format
msgid "%s: Can't open output def file %s\n"
msgstr ""
-#: pe-dll.c:1080
+#: pe-dll.c:1077
msgid "; no contents available\n"
msgstr ""
-#: pe-dll.c:1569
+#: pe-dll.c:1566
#, c-format
msgid "%XCan't open .lib file: %s\n"
msgstr ""
-#: pe-dll.c:1574
+#: pe-dll.c:1571
#, c-format
msgid "Creating library file: %s\n"
msgstr ""
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 0c24ced589..401e1cff4c 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,7 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au>
+ * po/opcodes.pot: Regenerate.
+
* Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
(DEP): Quote when passing vars to sub-make. Add warning message
to end.
diff --git a/opcodes/po/opcodes.pot b/opcodes/po/opcodes.pot
index 91145d3856..211d0d15d2 100644
--- a/opcodes/po/opcodes.pot
+++ b/opcodes/po/opcodes.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-02-25 22:16-0500\n"
+"POT-Creation-Date: 2000-04-04 23:21+0930\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"