]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/opcode/arm.h
2011-05-31 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Tue, 31 May 2011 14:12:55 +0000 (14:12 +0000)
committerPaul Brook <paul@codesourcery.com>
Tue, 31 May 2011 14:12:55 +0000 (14:12 +0000)
commit3b2f07930444a96217805d28af12dc5edd65b20d
tree8e6e4b7ff5ff3684db863f04e574cca607e4117e
parentb58843019a8b7cb79ea5335498bb06c1d59d5d03
2011-05-31  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (arm_cpus): Add Cortex-R5.
(arm_extensions): Allow idiv on ARMv7-R.
* doc/c-arm.text: Update idiv extension restrictions.

gas/testsuite/
* gas/arm/arm-idiv-bad.d: New test.
* gas/arm/arm-idiv-bad.s: New test.
* gas/arm/arm-idiv-bad.l: New test.
* gas/arm/arm-idiv.d: New test.
* gas/arm/arm-idiv.s: New test.

include/
* opcode/arm.h (ARM_ARCH_V7R_IDIV): Define.
gas/ChangeLog
gas/config/tc-arm.c
gas/doc/c-arm.texi
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/arm-idiv-bad.d [new file with mode: 0644]
gas/testsuite/gas/arm/arm-idiv-bad.l [new file with mode: 0644]
gas/testsuite/gas/arm/arm-idiv-bad.s [new file with mode: 0644]
gas/testsuite/gas/arm/arm-idiv.d [new file with mode: 0644]
gas/testsuite/gas/arm/arm-idiv.s [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/arm.h