From: Ian Lance Taylor Date: Fri, 30 Jan 1998 19:06:39 +0000 (+0000) Subject: * listing.c (buffer_line): If we can't open the file, set at_end. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ce44ad74d9dc66def3e74ba8d3c8992ee0f18d6b;p=binutils-gdb.git * listing.c (buffer_line): If we can't open the file, set at_end. (listing_print): Remove unused local variable fi. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 296f2d6ce8b..78ed11781a4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,11 @@ Fri Jan 30 11:47:02 1998 Ian Lance Taylor + * 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