aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorTomer Levi <Tomer.Levi@nsc.com>2004-11-29 16:36:50 +0000
committerTomer Levi <Tomer.Levi@nsc.com>2004-11-29 16:36:50 +0000
commit9019af69c42e12d9c14823b7f9b28a73a5bb1c0f (patch)
tree11491f460fc7ecac6d217d47e83704ca0f6c3304 /include/ChangeLog
parent89a649f7aef1d435c136545f48b56c0660ae08ae (diff)
downloadgdb-9019af69c42e12d9c14823b7f9b28a73a5bb1c0f.zip
gdb-9019af69c42e12d9c14823b7f9b28a73a5bb1c0f.tar.gz
gdb-9019af69c42e12d9c14823b7f9b28a73a5bb1c0f.tar.bz2
2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
* opcode/crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4. Remove redundant instruction types. (struct argument): X_op - new field. (struct cst4_entry): Remove. (no_op_insn): Declare.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 7de9f24..33157f3 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
+
+ * opcode/crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4.
+ Remove redundant instruction types.
+ (struct argument): X_op - new field.
+ (struct cst4_entry): Remove.
+ (no_op_insn): Declare.
+
2004-11-04 Paul Brook <paul@codesourcery.com>
* bfdlink.h (bfd_link_info): Add default_imported_symver.