OSDN Git Service

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)
commit485436c99617e4870a9f388e50fcfe4a3756ab9e
tree0e8402d3879029a55c6216f981d84f96222e92e6
parentb54212707f2f15288848da803b347bc4038dba74
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