diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-07-17 07:27:40 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-07-17 07:27:40 +0000 |
commit | ae66e5d720521257f3797a54a209e881b9b6f30d (patch) | |
tree | ea3d0cc46399a8a62b8e797c8ccb994ceee9b06f /opcodes/ChangeLog | |
parent | 9b702f9437056a048294150b4d91aada43badb83 (diff) | |
download | gdb-ae66e5d720521257f3797a54a209e881b9b6f30d.zip gdb-ae66e5d720521257f3797a54a209e881b9b6f30d.tar.gz gdb-ae66e5d720521257f3797a54a209e881b9b6f30d.tar.bz2 |
2002-07-17 David Mosberger <davidm@hpl.hp.com>
* ia64-opc-b.c (bWhc): New macro.
(mWhc): Ditto.
(OpPaWhcD): Ditto.
(ia64_opcodes_b): Correct patterns for indirect call
instructions to use 3-bit "wh" field.
* ia64-asmtab.c: Regnerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5cba4ec..45a4467 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +2002-07-17 David Mosberger <davidm@hpl.hp.com> + + * ia64-opc-b.c (bWhc): New macro. + (mWhc): Ditto. + (OpPaWhcD): Ditto. + (ia64_opcodes_b): Correct patterns for indirect call + instructions to use 3-bit "wh" field. + * ia64-asmtab.c: Regnerate. + 2002-07-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * mips-dis.c (mips_isa_type): Add MIPS16 insn handling. |