aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-07-22 16:21:25 +0000
committerIan Lance Taylor <ian@airs.com>1996-07-22 16:21:25 +0000
commit8cfbe54328c3d62a2ddbc2107cb5be7dbbe4a60b (patch)
tree64387c9411306ef9274eb417738bc088dfa016e5 /include/opcode
parent18f39dfa12b5139427d1a3fa21480658fbc044b0 (diff)
downloadgdb-8cfbe54328c3d62a2ddbc2107cb5be7dbbe4a60b.zip
gdb-8cfbe54328c3d62a2ddbc2107cb5be7dbbe4a60b.tar.gz
gdb-8cfbe54328c3d62a2ddbc2107cb5be7dbbe4a60b.tar.bz2
* i960.h (i960_opcodes): "halt" takes an argument. From Stephen
Williams <steve@icarus.com>.
Diffstat (limited to 'include/opcode')
-rw-r--r--include/opcode/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 6cf159f..6c05eb4 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,9 +1,14 @@
+Mon Jul 22 12:15:25 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * i960.h (i960_opcodes): "halt" takes an argument. From Stephen
+ Williams <steve@icarus.com>.
+
start-sanitize-d10v
- Wed Jul 17 14:46:38 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
+Wed Jul 17 14:46:38 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* d10v.h: New file.
+
end-sanitize-d10v
-
Thu Jul 11 12:09:15 1996 Jeffrey A Law (law@cygnus.com)
* h8300.h (band, bclr): Force high bit of immediate nibble to zero.