From: Ian Lance Taylor Date: Wed, 8 Mar 1995 20:47:26 +0000 (+0000) Subject: * cpu-mips.c (arch_info_struct): Add mips:8000 entry. X-Git-Tag: gdb-4_18~12217 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0f6020cb0276637642162ec9ca377a4585e44580;p=platform%2Fupstream%2Fbinutils.git * cpu-mips.c (arch_info_struct): Add mips:8000 entry. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e903add..16def8e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Wed Mar 8 00:53:54 1995 Ian Lance Taylor + * cpu-mips.c (arch_info_struct): Add mips:8000 entry. + * elfcode.h (swap_out_syms): Mark an undefined BSF_WEAK symbol as STB_WEAK rather than STB_GLOBAL.