]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
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)
commitc16d2bf06526b804c15c2c1a27d134d3cf77352e
tree5f6cf68c38fe994926b560b9338c25d4c1446abe
parent66eb6687c96edd3c969bd644574c649fd0be23cd
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