diff options
author | Nick Clifton <nickc@redhat.com> | 2001-04-27 17:12:18 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-04-27 17:12:18 +0000 |
commit | 87748b32271dca951c949543fc14cb1ef2b5c992 (patch) | |
tree | 47bd23066af753d8b9e6e46d28f2eb9917386f7a /gas/po | |
parent | cc3f9cbbf767f6d2e07cf46508fc510f07042bc9 (diff) | |
download | gdb-87748b32271dca951c949543fc14cb1ef2b5c992.zip gdb-87748b32271dca951c949543fc14cb1ef2b5c992.tar.gz gdb-87748b32271dca951c949543fc14cb1ef2b5c992.tar.bz2 |
Add support for arm-vxworks target
Diffstat (limited to 'gas/po')
-rw-r--r-- | gas/po/gas.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/po/gas.pot b/gas/po/gas.pot index 086856c..14ec278 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: 2001-04-25 20:59+0100\n" +"POT-Creation-Date: 2001-04-27 15:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2058,6 +2058,10 @@ msgstr "" msgid "%s: unexpected function type: %d" msgstr "" +#: config/tc-arm.c:8857 +msgid "alignments in code section > 32 not supported." +msgstr "" + #: config/tc-avr.c:185 msgid "Known MCU names:" msgstr "" |