gas/
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 23 Feb 2006 00:17:24 +0000 (00:17 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 23 Feb 2006 00:17:24 +0000 (00:17 +0000)
commit7f3dfb9cf74da197cfe71fb0490a90613269ca0f
treef2af7419484d4d0b4902b54a49dcad4bc987336b
parent4ba4b473b94f95f73a159131d258e71a0d457300
gas/

2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-ia64.c (specify_resource): Add the rule 17 from
SDM 2.2.

gas/testsuite/

2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>

* gas/ia64/dv-raw-err.s: Add check for vmsw.0.
* gas/ia64/dv-raw-err.l: Updated.

* gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
* gas/ia64/opc-b.d: Updated.

opcodes/

2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>

* ia64-gen.c (lookup_regindex): Handle ".vm".
(print_dependency_table): Handle '\"'.

* ia64-ic.tbl: Updated from SDM 2.2.
* ia64-raw.tbl: Likewise.
* ia64-waw.tbl: Likewise.
* ia64-asmtab.c: Regenerated.

* ia64-opc-b.c (ia64_opcodes_b): Add vmsw.0 and vmsw.1.
14 files changed:
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/dv-raw-err.l
gas/testsuite/gas/ia64/dv-raw-err.s
gas/testsuite/gas/ia64/opc-b.d
gas/testsuite/gas/ia64/opc-b.s
opcodes/ChangeLog
opcodes/ia64-asmtab.c
opcodes/ia64-gen.c
opcodes/ia64-ic.tbl
opcodes/ia64-opc-b.c
opcodes/ia64-raw.tbl
opcodes/ia64-waw.tbl
This page took 0.025922 seconds and 4 git commands to generate.