aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1998-10-01 22:39:35 +0000
committerRichard Henderson <rth@redhat.com>1998-10-01 22:39:35 +0000
commitf2bd86804449bfd654e789214df1ff96158535db (patch)
treead28f9167dcdfbf8f5867f4637d65c55992c94fe /gas
parent6d48238de972421cb8422d5a41415bc5e5ab2776 (diff)
downloadfsf-binutils-gdb-f2bd86804449bfd654e789214df1ff96158535db.zip
fsf-binutils-gdb-f2bd86804449bfd654e789214df1ff96158535db.tar.gz
fsf-binutils-gdb-f2bd86804449bfd654e789214df1ff96158535db.tar.bz2
* read.c (discard_rest_of_line): New function.
* read.h: Declare it. * config/tc-alpha.c (s_alpha_mask, s_alpha_frame): Use it.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f2d5f34..dab3427 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+Thu Oct 1 15:37:54 1998 Richard Henderson <rth@cygnus.com>
+
+ * 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 <nickc@cygnus.com>
* config/tc-d10v.c (find_symbol_matching_register): New function.