aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-01-30 19:06:39 +0000
committerIan Lance Taylor <ian@airs.com>1998-01-30 19:06:39 +0000
commitce44ad74d9dc66def3e74ba8d3c8992ee0f18d6b (patch)
treec663531844eded781d1e5853c526433428a846b0 /gas
parent4b027387293794e65f7d2d07ffd054ea1ab0a282 (diff)
downloadgdb-ce44ad74d9dc66def3e74ba8d3c8992ee0f18d6b.zip
gdb-ce44ad74d9dc66def3e74ba8d3c8992ee0f18d6b.tar.gz
gdb-ce44ad74d9dc66def3e74ba8d3c8992ee0f18d6b.tar.bz2
* listing.c (buffer_line): If we can't open the file, set at_end.
(listing_print): Remove unused local variable fi.
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 296f2d6..78ed117 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,11 @@
Fri Jan 30 11:47:02 1998 Ian Lance Taylor <ian@cygnus.com>
+ * listing.c (buffer_line): If we can't open the file, set at_end.
+ (listing_print): Remove unused local variable fi.
+
+ * config/m68k-parse.y (reglistpair): Handle register list in
+ either order.
+
* config/vms-conf.h: Don't undef VERSION.
start-sanitize-m32rx