From: J.T. Conklin Date: Fri, 15 Dec 1995 22:30:33 +0000 (+0000) Subject: * config/tc-sh.c (parse_reg): Recognize SH3 registers. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=29861dd01a848b1e9c227dc3ae1004e07ee9b77e;p=binutils-gdb.git * config/tc-sh.c (parse_reg): Recognize SH3 registers. (get_specific): Handle A_SSR, A_SPC and A_REG_B. (build_Mbytes): Handle REG_B. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 3921ebf1ecb..7a23e0f79b5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Dec 15 14:25:07 1995 J.T. Conklin + + * config/tc-sh.c (parse_reg): Recognize SH3 registers. + (get_specific): Handle A_SSR, A_SPC and A_REG_B. + (build_Mbytes): Handle REG_B. + Fri Dec 15 16:07:25 1995 Ian Lance Taylor * ecoff.c (ecoff_build_aux): Use new bfd_big_endian macro.