From: Ian Lance Taylor Date: Sun, 26 Apr 1998 17:45:34 +0000 (+0000) Subject: * config/tc-sh.c (parse_reg): Add casts to avoid warnings. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=25b5beb81aadfcfe4710f5d7b4f259bb190e075c;p=binutils-gdb.git * config/tc-sh.c (parse_reg): Add casts to avoid warnings. (md_convert_frag): Fix i18n typo. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 419130375fc..e2a1b02cc71 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Sun Apr 26 13:44:22 1998 Ian Lance Taylor + + * config/tc-sh.c (parse_reg): Add casts to avoid warnings. + (md_convert_frag): Fix i18n typo. + Sat Apr 25 20:12:02 1998 Richard Henderson * ecoff.c (ecoff_get_cur_proc_sym): New function.