aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorMark Shinwell <shinwell@codesourcery.com>2007-11-29 11:55:19 +0000
committerMark Shinwell <shinwell@codesourcery.com>2007-11-29 11:55:19 +0000
commit569502941afa825c5278b320ccedeefc82e8ed0e (patch)
treeb24e53d4c18948031492121c85d726d7900ae405 /opcodes/ChangeLog
parente6181b6abd09e4be7838fac3c57cc64977878e73 (diff)
downloadgdb-569502941afa825c5278b320ccedeefc82e8ed0e.zip
gdb-569502941afa825c5278b320ccedeefc82e8ed0e.tar.gz
gdb-569502941afa825c5278b320ccedeefc82e8ed0e.tar.bz2
include/opcode/
* mips.h (INSN_ISA*): Redefine certain values as an enumeration. Update comments. (mips_isa_table): New. (ISA_MIPS*): Redefine to match enumeration. (OPCODE_IS_MEMBER): Modify to correctly test new INSN_ISA* values. opcodes/ * mips-opc.c (I3_32, I3_33, I4_32, I4_33, I5_33): New. (mips_builtin_opcodes): Use these new I* values.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 10109ed..fa04b88 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-29 Mark Shinwell <shinwell@codesourcery.com>
+
+ * mips-opc.c (I3_32, I3_33, I4_32, I4_33, I5_33): New.
+ (mips_builtin_opcodes): Use these new I* values.
+
2007-11-27 Andreas Krebbel <krebbel1@de.ibm.com>
* s390-opc.txt ("tcet", "tcdt", "tcxt", "tget", "tgdt",