]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.c (arm_arch6m): New variable to denote armv6-m architecture.
authorTerry Guo <terry.guo@arm.com>
Thu, 11 Oct 2012 02:22:48 +0000 (02:22 +0000)
committerXuepeng Guo <xguo@gcc.gnu.org>
Thu, 11 Oct 2012 02:22:48 +0000 (02:22 +0000)
commit9e2a630132fddb89afbfa4a4ab14911827ae4480
treeb11e71aaa6071f30af2d39927690298324bc1191
parentda0fe445106ab81b97a897766f2558c83ae36a52
arm.c (arm_arch6m): New variable to denote armv6-m architecture.

2012-10-11  Terry Guo  <terry.guo@arm.com>

        * config/arm/arm.c (arm_arch6m): New variable to denote armv6-m
        architecture.
        * config/arm/arm.h (TARGET_HAVE_DMB): The armv6-m also has DMB
        instruction.

From-SVN: r192346
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h