diff options
author | Nick Clifton <nickc@redhat.com> | 2001-02-18 23:33:11 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-02-18 23:33:11 +0000 |
commit | da936ce5c8a9f6d4f0813647da9d14cfec6ae668 (patch) | |
tree | 5936de4faf7f4298f4f6ca610ce84f71890725c4 /bfd/po | |
parent | 2b48f92baebc72ef5b6ed64ef79d1fc5b63b8a55 (diff) | |
download | gdb-da936ce5c8a9f6d4f0813647da9d14cfec6ae668.tar.gz |
Add PDP-11 support
Diffstat (limited to 'bfd/po')
-rw-r--r-- | bfd/po/POTFILES.in | 2 | ||||
-rw-r--r-- | bfd/po/bfd.pot | 19 |
2 files changed, 14 insertions, 7 deletions
diff --git a/bfd/po/POTFILES.in b/bfd/po/POTFILES.in index 1d2231582d3..a0d42e6ac2a 100644 --- a/bfd/po/POTFILES.in +++ b/bfd/po/POTFILES.in @@ -82,6 +82,7 @@ cpu-m88k.c cpu-mcore.c cpu-mips.c cpu-ns32k.c +cpu-pdp11.c cpu-pj.c cpu-powerpc.c cpu-rs6000.c @@ -213,6 +214,7 @@ oasys.c opncls.c osf-core.c pc532-mach.c +pdp11.c pe-arm.c pe-i386.c pei-arm.c diff --git a/bfd/po/bfd.pot b/bfd/po/bfd.pot index 8f39e074139..8965d05b860 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-18 14:28-0800\n" +"POT-Creation-Date: 2001-02-18 15:14-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" @@ -1337,6 +1337,11 @@ msgstr "" msgid "%s: could not find output section %s for input section %s" msgstr "" +#: elflink.h:5559 +#, c-format +msgid "%s: invalid section symbol index 0x%x (%s) ingored" +msgstr "" + #: i386linux.c:450 m68klinux.c:454 sparclinux.c:452 #, c-format msgid "Output file requires shared library `%s'\n" @@ -1614,29 +1619,29 @@ msgstr "" msgid "Object module NOT error-free !\n" msgstr "" -#: vms-misc.c:540 +#: vms-misc.c:536 #, c-format msgid "Stack overflow (%d) in _bfd_vms_push" msgstr "" -#: vms-misc.c:558 +#: vms-misc.c:554 msgid "Stack underflow in _bfd_vms_pop" msgstr "" -#: vms-misc.c:916 +#: vms-misc.c:910 msgid "_bfd_vms_output_counted called with zero bytes" msgstr "" -#: vms-misc.c:921 +#: vms-misc.c:915 msgid "_bfd_vms_output_counted called with too many bytes" msgstr "" -#: vms-misc.c:1052 +#: vms-misc.c:1046 #, c-format msgid "Symbol %s replaced by %s\n" msgstr "" -#: vms-misc.c:1114 +#: vms-misc.c:1108 #, c-format msgid "failed to enter %s" msgstr "" |