diff options
author | Jakub Jelinek <jakub@redhat.com> | 2004-06-08 20:40:59 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2004-06-08 20:40:59 +0000 |
commit | bad9ceeabef165dfa96e52e0071120247d6fc591 (patch) | |
tree | 7e2715a52b3338ddb4ad6a2a61bde2aa3d491d8b /opcodes/ChangeLog | |
parent | d966f0cbf54fc58741ba50659f6e48dab6081148 (diff) | |
download | fsf-binutils-gdb-bad9ceeabef165dfa96e52e0071120247d6fc591.zip fsf-binutils-gdb-bad9ceeabef165dfa96e52e0071120247d6fc591.tar.gz fsf-binutils-gdb-bad9ceeabef165dfa96e52e0071120247d6fc591.tar.bz2 |
opcodes/
* ia64-gen.c (in_iclass): Handle more postinc st
and ld variants.
* ia64-asmtab.c: Rebuilt.
gas/testsuite/
* gas/ia64/dv-raw-err.s: Add some new postinc tests.
* gas/ia64/dv-raw-err.l: Updated.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c639499..603fc1f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2004-06-08 Jakub Jelinek <jakub@redhat.com> + + * ia64-gen.c (in_iclass): Handle more postinc st + and ld variants. + * ia64-asmtab.c: Rebuilt. + 2004-06-01 Martin Schwidefsky <schwidefsky@de.ibm.com> * s390-opc.txt: Correct architecture mask for some opcodes. |