aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAndrew Haley <aph@redhat.com>2000-02-22 14:41:46 +0000
committerAndrew Haley <aph@redhat.com>2000-02-22 14:41:46 +0000
commit8027df8989e109409e2661cd9d963f7416f7aba2 (patch)
treeb883478236e4cc62f9dfcbe1487c331e448130d2 /opcodes/ChangeLog
parent367c01aff994bc4ae31cdf92707ef91cad68abcf (diff)
downloadgdb-8027df8989e109409e2661cd9d963f7416f7aba2.zip
gdb-8027df8989e109409e2661cd9d963f7416f7aba2.tar.gz
gdb-8027df8989e109409e2661cd9d963f7416f7aba2.tar.bz2
1999-12-30 Andrew Haley <aph@cygnus.com>
* mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER: force gp32 to zero. * mips-opc.c (G6): New define. (mips_builtin_op): Add "move" definition for -gp32.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 396c80a..5602c5a 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,10 @@
+1999-12-30 Andrew Haley <aph@cygnus.com>
+
+ * mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER:
+ force gp32 to zero.
+ * mips-opc.c (G6): New define.
+ (mips_builtin_op): Add "move" definition for -gp32.
+
2000-02-22 Ian Lance Taylor <ian@zembu.com>
From Grant Erickson <gerickso@Brocade.COM>: