diff options
author | Jackie Smith Cashion <jsmith@redhat.com> | 1996-06-27 19:45:41 +0000 |
---|---|---|
committer | Jackie Smith Cashion <jsmith@redhat.com> | 1996-06-27 19:45:41 +0000 |
commit | 5e596034ab9de1e8a03be206f8f3ec26882515e1 (patch) | |
tree | f0ae4b396da699d39d8f9ceef5b35cda6261041a /gas | |
parent | 7e027ce6c2174249e4c1ddb4f7225f2668550cb2 (diff) | |
download | gdb-5e596034ab9de1e8a03be206f8f3ec26882515e1.zip gdb-5e596034ab9de1e8a03be206f8f3ec26882515e1.tar.gz gdb-5e596034ab9de1e8a03be206f8f3ec26882515e1.tar.bz2 |
Thu Jun 27 20:39:40 1996 James G. Smith <jsmith@cygnus.co.uk>
* config/tc-mips.c (append_insn): Parenthesize
cop_interlocks expressions.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5bd6c4f..66a1fcb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +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 |