diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-07-22 16:21:25 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-07-22 16:21:25 +0000 |
commit | 8cfbe54328c3d62a2ddbc2107cb5be7dbbe4a60b (patch) | |
tree | 64387c9411306ef9274eb417738bc088dfa016e5 /include | |
parent | 18f39dfa12b5139427d1a3fa21480658fbc044b0 (diff) | |
download | fsf-binutils-gdb-8cfbe54328c3d62a2ddbc2107cb5be7dbbe4a60b.zip fsf-binutils-gdb-8cfbe54328c3d62a2ddbc2107cb5be7dbbe4a60b.tar.gz fsf-binutils-gdb-8cfbe54328c3d62a2ddbc2107cb5be7dbbe4a60b.tar.bz2 |
* i960.h (i960_opcodes): "halt" takes an argument. From Stephen
Williams <steve@icarus.com>.
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 9 |
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. |