mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* listing.c (listing_print): Close the listing file if it is not
stdout. Close the other files opened for the listing.
This commit is contained in:
@ -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.
|
* config/tc-sparc.h (md_cons_align): Define.
|
||||||
(sparc_cons_align): Declare.
|
(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_var): Likewise.
|
||||||
(frag_variant): 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
|
* as.h (struct frag): Remove unused align_mask and align_offset
|
||||||
fields.
|
fields.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user