]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-arm.c
Fix CPS availability.
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Thu, 15 Oct 2015 02:37:55 +0000 (10:37 +0800)
committerThomas Preud'homme <thomas.preudhomme@arm.com>
Thu, 29 Oct 2015 02:37:47 +0000 (10:37 +0800)
commit941c9cadbb254c37b945e55379b5fd4006034129
tree18720ee0bf3783de95aee6bedb59b0cd2df19bec
parent5d2b446244becdd4a67d7f216ab64cf120275c8e
Fix CPS availability.

2015-10-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>

gas/
    * config/tc-arm.c (insns): Guard cps by arm_ext_v6_notm instead of
    arm_ext_v6_dsp.
gas/ChangeLog
gas/config/tc-arm.c