aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-02-13 05:49:55 +0000
committerIan Lance Taylor <ian@airs.com>1998-02-13 05:49:55 +0000
commit679f7845cc643a09f6e08cf270410d1f87927de4 (patch)
treed1746f463e7deba17b1e4275f20f9feee93e554b
parentac9a7d8a2cf9ffc4dbd869db4283002402cf595e (diff)
downloadgdb-679f7845cc643a09f6e08cf270410d1f87927de4.zip
gdb-679f7845cc643a09f6e08cf270410d1f87927de4.tar.gz
gdb-679f7845cc643a09f6e08cf270410d1f87927de4.tar.bz2
* config/tc-mips.c (macro_build): Handle operand type 'C'.
(macro): Fix handling of M_COP[0-3].
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 21ef645..dff036e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Fri Feb 13 00:47:44 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * config/tc-mips.c (macro_build): Handle operand type 'C'.
+ (macro): Fix handling of M_COP[0-3].
+
Thu Feb 12 14:06:59 1998 Ian Lance Taylor <ian@cygnus.com>
Based on patches from Ross Harvey <ross@teraflop.com>: