diff options
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 4191303..e2a1b02 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Sun Apr 26 13:44:22 1998 Ian Lance Taylor <ian@cygnus.com> + + * 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 <rth@cygnus.com> * ecoff.c (ecoff_get_cur_proc_sym): New function. |