diff options
author | Nick Clifton <nickc@redhat.com> | 2001-02-07 23:16:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-02-07 23:16:22 +0000 |
commit | 7340082dc8d4b1fcd14f6d18fc0086fdae31d556 (patch) | |
tree | 93c292ba0787e54e9ce8723f47602adb16e17c30 /bfd/po | |
parent | 4d6ed7c8cea13961e6c4bd3425dd679eb44ebc34 (diff) | |
download | gdb-7340082dc8d4b1fcd14f6d18fc0086fdae31d556.zip gdb-7340082dc8d4b1fcd14f6d18fc0086fdae31d556.tar.gz gdb-7340082dc8d4b1fcd14f6d18fc0086fdae31d556.tar.bz2 |
Change bfd_target_vector from an array to a pointer
Diffstat (limited to 'bfd/po')
-rw-r--r-- | bfd/po/bfd.pot | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bfd/po/bfd.pot b/bfd/po/bfd.pot index 1363cc6..40cba07 100644 --- a/bfd/po/bfd.pot +++ b/bfd/po/bfd.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-02-06 17:52-0800\n" +"POT-Creation-Date: 2001-02-07 15:02-0800\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" @@ -191,7 +191,7 @@ msgstr "" msgid "GP relative relocation used when GP not defined" msgstr "" -#: coff-alpha.c:1486 elf64-alpha.c:4033 +#: coff-alpha.c:1486 elf64-alpha.c:4037 msgid "using multiple gp values" msgstr "" @@ -970,7 +970,7 @@ msgstr "" msgid "static procedure (no name)" msgstr "" -#: elf32-mips.c:5005 elf64-alpha.c:4406 +#: elf32-mips.c:5005 elf64-alpha.c:4410 #, c-format msgid "%s: illegal section name `%s'" msgstr "" @@ -1154,11 +1154,11 @@ msgstr "" msgid "v850ea architecture" msgstr "" -#: elf64-alpha.c:974 +#: elf64-alpha.c:978 msgid "GPDISP relocation did not find ldah and lda instructions" msgstr "" -#: elf64-alpha.c:3043 +#: elf64-alpha.c:3047 #, c-format msgid "%s: .got subsegment exceeds 64K (size %d)" msgstr "" |