aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-08-23 17:02:38 +0000
committerIan Lance Taylor <ian@airs.com>1993-08-23 17:02:38 +0000
commitde14dfd74778ea089b25c9ec8c761b3bccd25ccc (patch)
tree64f6ab1af3a999aac64acffaad15344f7a503f8d /include
parentf8b29363645e6b3a13c2d22909cff0db1f9a0c0f (diff)
downloadgdb-de14dfd74778ea089b25c9ec8c761b3bccd25ccc.zip
gdb-de14dfd74778ea089b25c9ec8c761b3bccd25ccc.tar.gz
gdb-de14dfd74778ea089b25c9ec8c761b3bccd25ccc.tar.bz2
* mips.h (M_ABSU): Removed (absolute value of unsigned number??).
(M_DABS): Added.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 57bc1cb..a6a86eb 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,8 @@
+Mon Aug 23 12:43:11 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * mips.h (M_ABSU): Removed (absolute value of unsigned number??).
+ (M_DABS): Added.
+
Thu Aug 19 15:08:37 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* mips.h (INSN_*): Changed values. Removed unused definitions.