diff options
author | Jim Wilson <wilson@tuliptree.org> | 2001-02-14 20:30:26 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2001-02-14 20:30:26 +0000 |
commit | 42dc96cab86f70181020e1762b42b79a4bbab8aa (patch) | |
tree | f1724f527fb89e87b76fba912a65746707487cda /opcodes/ChangeLog | |
parent | d1fad7c69e37fed63d3a193b9e62a0e18ed48b95 (diff) | |
download | gdb-42dc96cab86f70181020e1762b42b79a4bbab8aa.zip gdb-42dc96cab86f70181020e1762b42b79a4bbab8aa.tar.gz gdb-42dc96cab86f70181020e1762b42b79a4bbab8aa.tar.bz2 |
Fix DV bug reported by Intel against the setf instruction.
* ia64-ic.tbl: Update from Intel. Add setf to fr-writers.
* ia64-asmtab.c: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index ddb55e2..1dc9b40 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2001-02-14 Jim Wilson <wilson@redhat.com> + + * ia64-ic.tbl: Update from Intel. Add setf to fr-writers. + * ia64-asmtab.c: Regenerate. + Mon Feb 12 17:41:26 CET 2001 Jan Hubicka <jh@suse.cz> * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison |