diff options
author | Jim Wilson <wilson@tuliptree.org> | 2000-10-05 21:55:25 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2000-10-05 21:55:25 +0000 |
commit | afa680f89a3834ec51fe371a7819b1247b6308b3 (patch) | |
tree | 2c3fdbd5b658b3e93e206e436d3d2505984c69ff /opcodes/ChangeLog | |
parent | 08da4cac4a9c72d1b4d4ba1f0dd72f0614636397 (diff) | |
download | gdb-afa680f89a3834ec51fe371a7819b1247b6308b3.zip gdb-afa680f89a3834ec51fe371a7819b1247b6308b3.tar.gz gdb-afa680f89a3834ec51fe371a7819b1247b6308b3.tar.bz2 |
Minor DV table update, minor DV checking bug fix.
* config/tc-ia64.c (resources_match): Handle IA64_RS_PRr.
* ia64-ic.tbl: Update from Intel.
* 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 2e81fc3..9bb0b72 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2000-10-05 Jim Wilson <wilson@cygnus.com> + + * ia64-ic.tbl: Update from Intel. + * ia64-asmtab.c: Regenerate. + 2000-10-04 Kazu Hirata <kazu@hxi.com> * ia64-gen.c: Convert C++-style comments to C-style comments. |