From: Richard Henderson Date: Thu, 1 Oct 1998 22:39:35 +0000 (+0000) Subject: * read.c (discard_rest_of_line): New function. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f2bd86804449bfd654e789214df1ff96158535db;p=binutils-gdb.git * read.c (discard_rest_of_line): New function. * read.h: Declare it. * config/tc-alpha.c (s_alpha_mask, s_alpha_frame): Use it. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index f2d5f344d65..dab34279c78 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 1 15:37:54 1998 Richard Henderson + + * read.c (discard_rest_of_line): New function. + * read.h: Declare it. + * config/tc-alpha.c (s_alpha_mask, s_alpha_frame): Use it. + Thu Oct 1 10:33:53 1998 Nick Clifton * config/tc-d10v.c (find_symbol_matching_register): New function.