aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1999-01-05 21:55:55 +0000
committerDoug Evans <dje@google.com>1999-01-05 21:55:55 +0000
commite151691b86d34c5dd4497b7df85414b8f551e3fb (patch)
treee57c40c14ba547dfc6204c58b6a26a83825d47af /include
parent8a4ca570bab482cc461195f9655361f38c143b25 (diff)
downloadgdb-e151691b86d34c5dd4497b7df85414b8f551e3fb.zip
gdb-e151691b86d34c5dd4497b7df85414b8f551e3fb.tar.gz
gdb-e151691b86d34c5dd4497b7df85414b8f551e3fb.tar.bz2
* cgen.h (CGEN_ATTR_VALUE_TYPE): New typedef.
(CGEN_ATTR): Use it. (CGEN_ATTR_TYPE,CGEN_ATTR_ENTRY): Ditto. (CGEN_ATTR_TABLE): New member dfault.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 0672082..fbfba06 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,10 @@
+1999-01-05 Doug Evans <devans@casey.cygnus.com>
+
+ * cgen.h (CGEN_ATTR_VALUE_TYPE): New typedef.
+ (CGEN_ATTR): Use it.
+ (CGEN_ATTR_TYPE,CGEN_ATTR_ENTRY): Ditto.
+ (CGEN_ATTR_TABLE): New member dfault.
+
1998-12-30 Gavin Romig-Koch <gavin@cygnus.com>
* mips.h (MIPS16_INSN_BRANCH): New.