aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-06-27 22:24:37 +0000
committerIan Lance Taylor <ian@airs.com>1996-06-27 22:24:37 +0000
commitfbf011f249b401fc7f98d130a5fdf2affa6328c1 (patch)
treeac16392305d1afa952ab9fafb7d30288273bc1ab /gas
parent681dbbc0aa95eea5402285d8dad27da3f122bef4 (diff)
downloadgdb-fbf011f249b401fc7f98d130a5fdf2affa6328c1.zip
gdb-fbf011f249b401fc7f98d130a5fdf2affa6328c1.tar.gz
gdb-fbf011f249b401fc7f98d130a5fdf2affa6328c1.tar.bz2
* listing.c (listing_print): Close the listing file if it is not
stdout. Close the other files opened for the listing.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog17
1 files changed, 9 insertions, 8 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5a099e8..3e92aae 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,4 +1,12 @@
-Thu Jun 27 17:46:33 1996 Ian Lance Taylor <ian@cygnus.com>
+Thu Jun 27 20:39:40 1996 James G. Smith <jsmith@cygnus.co.uk>
+
+ * config/tc-mips.c (append_insn): Parenthesize
+ cop_interlocks expressions.
+
+Thu Jun 27 12:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * listing.c (listing_print): Close the listing file if it is not
+ stdout. Close the other files opened for the listing.
* config/tc-sparc.h (md_cons_align): Define.
(sparc_cons_align): Declare.
@@ -13,13 +21,6 @@ Thu Jun 27 17:46:33 1996 Ian Lance Taylor <ian@cygnus.com>
(frag_var): Likewise.
(frag_variant): Likewise.
-Thu Jun 27 20:39:40 1996 James G. Smith <jsmith@cygnus.co.uk>
-
- * config/tc-mips.c (append_insn): Parenthesize
- cop_interlocks expressions.
-
-Thu Jun 27 12:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
-
* as.h (struct frag): Remove unused align_mask and align_offset
fields.