]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/opcode/ia64.h
include/opcode/
authorJan Beulich <jbeulich@novell.com>
Mon, 24 Oct 2005 07:42:50 +0000 (07:42 +0000)
committerJan Beulich <jbeulich@novell.com>
Mon, 24 Oct 2005 07:42:50 +0000 (07:42 +0000)
commit6a2375c6b276cd04a893f7d9a8cd87f3656cad65
treed5599e1cbae544c8aa7d68843581c8a63d61b80c
parent5e0bd1769ddea4d4b75770e2b9bced019ecbca2d
include/opcode/
2005-10-24  Jan Beulich  <jbeulich@novell.com>

* ia64.h (enum ia64_opnd): Move memory operand out of set of
indirect operands.

bfd/
2005-10-24  Jan Beulich  <jbeulich@novell.com>

* cpu-ia64-opc.c (elf64_ia64_operands): Move memory operand out of
set of indirect operands.

gas/
2005-10-24  Jan Beulich  <jbeulich@novell.com>

* config/tc-ia64.c (enum reg_symbol): Delete IND_MEM.
(dot_rot): Change type of num_* variables. Check for positive count.
(ia64_optimize_expr): Re-structure.
(md_operand): Check for general register.

gas/testsuite/
2005-10-24  Jan Beulich  <jbeulich@novell.com>

* gas/ia64/index.[sl]: New.
* gas/ia64/rotX.[sl]: New.
* gas/ia64/ia64.exp: Run new tests.

opcodes/
2005-10-24  Jan Beulich  <jbeulich@novell.com>

* ia64-asmtab.c: Regenerate.
14 files changed:
bfd/ChangeLog
bfd/cpu-ia64-opc.c
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/index.l [new file with mode: 0644]
gas/testsuite/gas/ia64/index.s [new file with mode: 0644]
gas/testsuite/gas/ia64/rotX.l [new file with mode: 0644]
gas/testsuite/gas/ia64/rotX.s [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/ia64.h
opcodes/ChangeLog
opcodes/ia64-asmtab.c