diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-07-12 14:24:20 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-07-12 14:24:20 +0000 |
commit | 99c24539c5411b68ad6f5e8b59f6548f4da8d9c7 (patch) | |
tree | c1aecced294f9d52da2e2184e9dc0a6d4b946092 /gas/ChangeLog | |
parent | f1ed43304a848d01f5a4c68a7b0f41990824f293 (diff) | |
download | gdb-99c24539c5411b68ad6f5e8b59f6548f4da8d9c7.zip gdb-99c24539c5411b68ad6f5e8b59f6548f4da8d9c7.tar.gz gdb-99c24539c5411b68ad6f5e8b59f6548f4da8d9c7.tar.bz2 |
* config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch if
there is another alternative for the instruction.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 771d021..679062f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Jul 12 07:22:28 1993 Ian Lance Taylor (ian@cygnus.com) + + * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch if + there is another alternative for the instruction. + Fri Jul 9 17:31:34 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) * doc/as.texinfo: updates for H8/300H |