OSDN Git Service

2006-03-16 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Thu, 16 Mar 2006 15:08:48 +0000 (15:08 +0000)
committerPaul Brook <paul@codesourcery.com>
Thu, 16 Mar 2006 15:08:48 +0000 (15:08 +0000)
commit2dcdf2b95ca0a5eb793b67cce1bb0735ae402e6c
tree43b4c62b25bc672f647def6ab3335ec2bee8ee8e
parent6069881b3d54a7baa41e9eabd64ba206271b339c
2006-03-16  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (insns): Add "svc".
gas/testsuite/
* gas/arm/svc.d: New test.
* gas/arm/svc.s: New test.
* gas/arm/inst.d: Accept svc mnemonic.
* gas/arm/thumb.d: Ditto.
* gas/arm/wince_inst.d: Ditto.
opcodes/
* arm-dis.c (arm_opcodes): Rename swi to svc.
(thumb_opcodes): Ditto.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/armv1.d
gas/testsuite/gas/arm/inst.d
gas/testsuite/gas/arm/svc.d [new file with mode: 0644]
gas/testsuite/gas/arm/svc.s [new file with mode: 0644]
gas/testsuite/gas/arm/thumb.d
gas/testsuite/gas/arm/wince_inst.d
opcodes/ChangeLog
opcodes/arm-dis.c