mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
Set the architecture (GDB multiarch needs it).
This commit is contained in:
parent
ea412e04e5
commit
dc3febfa6e
@ -1,3 +1,8 @@
|
||||
2001-02-18 Jim Kingdon <jkingdon@engr.sgi.com>
|
||||
|
||||
* irix-core.c (irix_core_core_file_p): Set the architecture (GDB
|
||||
multiarch needs it).
|
||||
|
||||
2001-02-18 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* elflink.h (elf_link_input_bfd): Ignore invalid section symbol
|
||||
|
@ -167,6 +167,7 @@ irix_core_core_file_p (abfd)
|
||||
idg->i_offset);
|
||||
|
||||
/* OK, we believe you. You're a core file (sure, sure). */
|
||||
bfd_default_set_arch_mach (abfd, bfd_arch_mips, 0);
|
||||
|
||||
return abfd->xvec;
|
||||
}
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2001-02-14 11:05-0800\n"
|
||||
"POT-Creation-Date: 2001-02-18 14:28-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"
|
||||
@ -478,61 +478,61 @@ msgstr ""
|
||||
msgid "Dwarf Error: Bad abbrev number: %d."
|
||||
msgstr ""
|
||||
|
||||
#: ecoff.c:1323
|
||||
#: ecoff.c:1329
|
||||
#, c-format
|
||||
msgid "Unknown basic type %d"
|
||||
msgstr ""
|
||||
|
||||
#: ecoff.c:1592
|
||||
#: ecoff.c:1598
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" End+1 symbol: %ld"
|
||||
msgstr ""
|
||||
|
||||
#: ecoff.c:1599 ecoff.c:1602
|
||||
#: ecoff.c:1605 ecoff.c:1608
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" First symbol: %ld"
|
||||
msgstr ""
|
||||
|
||||
#: ecoff.c:1614
|
||||
#: ecoff.c:1620
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" End+1 symbol: %-7ld Type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ecoff.c:1621
|
||||
#: ecoff.c:1627
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" Local symbol: %ld"
|
||||
msgstr ""
|
||||
|
||||
#: ecoff.c:1629
|
||||
#: ecoff.c:1635
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" struct; End+1 symbol: %ld"
|
||||
msgstr ""
|
||||
|
||||
#: ecoff.c:1634
|
||||
#: ecoff.c:1640
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" union; End+1 symbol: %ld"
|
||||
msgstr ""
|
||||
|
||||
#: ecoff.c:1639
|
||||
#: ecoff.c:1645
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" enum; End+1 symbol: %ld"
|
||||
msgstr ""
|
||||
|
||||
#: ecoff.c:1645
|
||||
#: ecoff.c:1651
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
@ -1199,95 +1199,95 @@ msgstr ""
|
||||
msgid "%s: linking UltraSPARC specific with HAL specific code"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:325
|
||||
#: elf.c:329
|
||||
#, c-format
|
||||
msgid "%s: invalid string offset %u >= %lu for section `%s'"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:566
|
||||
#: elf.c:570
|
||||
msgid ""
|
||||
"\n"
|
||||
"Program Header:\n"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:614
|
||||
#: elf.c:618
|
||||
msgid ""
|
||||
"\n"
|
||||
"Dynamic Section:\n"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:743
|
||||
#: elf.c:747
|
||||
msgid ""
|
||||
"\n"
|
||||
"Version definitions:\n"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:766
|
||||
#: elf.c:770
|
||||
msgid ""
|
||||
"\n"
|
||||
"Version References:\n"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:771
|
||||
#: elf.c:775
|
||||
#, c-format
|
||||
msgid " required from %s:\n"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:1359
|
||||
#: elf.c:1363
|
||||
#, c-format
|
||||
msgid "%s: invalid link %lu for reloc section %s (index %u)"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:2113
|
||||
#: elf.c:2117
|
||||
#, c-format
|
||||
msgid ""
|
||||
"creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = "
|
||||
"0x%.8lx\n"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:2716
|
||||
#: elf.c:2720
|
||||
#, c-format
|
||||
msgid "%s: Not enough room for program headers (allocated %u, need %u)"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:2815
|
||||
#: elf.c:2819
|
||||
#, c-format
|
||||
msgid "%s: Not enough room for program headers, try linking with -N"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:2941
|
||||
#: elf.c:2945
|
||||
#, c-format
|
||||
msgid "Error: First section in segment (%s) starts at 0x%x"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:2944
|
||||
#: elf.c:2948
|
||||
#, c-format
|
||||
msgid " whereas segment starts at 0x%x"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:3217
|
||||
#: elf.c:3221
|
||||
#, c-format
|
||||
msgid "%s: warning: allocated section `%s' not in segment"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:3619
|
||||
#: elf.c:3623
|
||||
#, c-format
|
||||
msgid "%s: symbol `%s' required but not present"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:3628
|
||||
#: elf.c:3632
|
||||
#, c-format
|
||||
msgid ""
|
||||
"elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = "
|
||||
"0x%.8lx%s\n"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:3869
|
||||
#: elf.c:3873
|
||||
#, c-format
|
||||
msgid "%s: warning: Empty loadable segment detected\n"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:5216
|
||||
#: elf.c:5253
|
||||
#, c-format
|
||||
msgid "%s: unsupported relocation type %s"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user