aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-02-20 00:32:30 +0000
committerDoug Evans <dje@google.com>1998-02-20 00:32:30 +0000
commita94cefa164a3f0984fd9991e94e0815bfb954eb9 (patch)
treeee8343fa94849eb6823a3b97be7cde24741d288c /include
parentc4448eec8ccdbfee0320fa42336a41c96dc3a2b0 (diff)
downloadgdb-a94cefa164a3f0984fd9991e94e0815bfb954eb9.zip
gdb-a94cefa164a3f0984fd9991e94e0815bfb954eb9.tar.gz
gdb-a94cefa164a3f0984fd9991e94e0815bfb954eb9.tar.bz2
(DVP_OPCODE_IGNORE_DIS): New macro.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index f502665..5aae73a 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -4,6 +4,7 @@ Thu Feb 19 02:07:15 1998 Doug Evans <devans@charmed.cygnus.com>
* dvp.h (DVP_OPERAND_DMA_*): Rewrite.
(DVP_OPERAND_AUTOCOUNT): New modifier.
(dma_operand_{count,addr}): Declare.
+ (DVP_OPCODE_IGNORE_DIS): New macro.
Wed Feb 18 15:48:50 1998 Doug Evans <devans@canuck.cygnus.com>