diff options
author | Ian Lance Taylor <iant@google.com> | 2006-09-07 21:21:41 +0000 |
---|---|---|
committer | Ian Lance Taylor <iant@google.com> | 2006-09-07 21:21:41 +0000 |
commit | 1564db8db6620560889dd5baeae801623c00a595 (patch) | |
tree | 0d169f6071a1a4307765bd42f6d8576ce52d6e15 /gold/po | |
parent | 466bbf939d6756d579cb499f19654ac39b923d05 (diff) | |
download | gdb-1564db8db6620560889dd5baeae801623c00a595.zip gdb-1564db8db6620560889dd5baeae801623c00a595.tar.gz gdb-1564db8db6620560889dd5baeae801623c00a595.tar.bz2 |
More symbol resolution code.
Diffstat (limited to 'gold/po')
-rw-r--r-- | gold/po/gold.pot | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gold/po/gold.pot b/gold/po/gold.pot index 35860a5..5d13088 100644 --- a/gold/po/gold.pot +++ b/gold/po/gold.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-08-18 15:26-0700\n" +"POT-Creation-Date: 2006-09-07 14:17-0700\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" @@ -220,22 +220,22 @@ msgstr "" msgid "%s: -%c: %s\n" msgstr "" -#: resolve.cc:103 +#: resolve.cc:135 #, c-format msgid "%s: %s: invalid STB_LOCAL symbol %s in external symbols\n" msgstr "" -#: resolve.cc:109 +#: resolve.cc:141 #, c-format msgid "%s: %s: unsupported symbol binding %d for symbol %s\n" msgstr "" -#: symtab.cc:262 +#: symtab.cc:271 #, c-format msgid "%s: %s: mixing 32-bit and 64-bit ELF objects\n" msgstr "" -#: symtab.cc:275 +#: symtab.cc:284 #, c-format msgid "%s: %s: bad symbol name offset %u at %lu\n" msgstr "" |