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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0f6020cb0276637642162ec9ca377a4585e44580;p=binutils-gdb.git * cpu-mips.c (arch_info_struct): Add mips:8000 entry. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e903addb9b3..16def8ed82e 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.