From f2bd86804449bfd654e789214df1ff96158535db Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Thu, 1 Oct 1998 22:39:35 +0000 Subject: [PATCH] * read.c (discard_rest_of_line): New function. * read.h: Declare it. * config/tc-alpha.c (s_alpha_mask, s_alpha_frame): Use it. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index f2d5f344d6..dab34279c7 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.