change core.c to corefile.c

This commit is contained in:
Ian Lance Taylor 1998-04-28 23:53:24 +00:00
parent 43870aec5e
commit 47cbef8df8
1 changed files with 9 additions and 9 deletions

View File

@ -200,47 +200,47 @@ msgstr ""
msgid "<cycle %d>"
msgstr ""
#: core.c:39
#: corefile.c:39
#, c-format
msgid "%s: could not open %s.\n"
msgstr ""
#: core.c:53 core.c:87
#: corefile.c:53 corefile.c:87
#, c-format
msgid "%s: unable to parse mapping file %s.\n"
msgstr ""
#: core.c:128
#: corefile.c:128
#, c-format
msgid "%s: %s: not in a.out format\n"
msgstr ""
#: core.c:139
#: corefile.c:139
#, c-format
msgid "%s: can't find .text section in %s\n"
msgstr ""
#: core.c:198
#: corefile.c:198
#, c-format
msgid "%s: ran out room for %ld bytes of text space\n"
msgstr ""
#: core.c:211
#: corefile.c:211
#, c-format
msgid "%s: can't do -c\n"
msgstr ""
#: core.c:243
#: corefile.c:243
#, c-format
msgid "%s: -c not supported on architecture %s\n"
msgstr ""
#: core.c:432
#: corefile.c:432
#, c-format
msgid "%s: file `%s' has no symbols\n"
msgstr ""
#: core.c:726
#: corefile.c:726
#, c-format
msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n"
msgstr ""