]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.c (arm_pcs_default): Remove static.
authorChung-Lin Tang <cltang@codesourcery.com>
Wed, 28 Jul 2010 15:40:58 +0000 (15:40 +0000)
committerChung-Lin Tang <cltang@gcc.gnu.org>
Wed, 28 Jul 2010 15:40:58 +0000 (15:40 +0000)
commit12ffc7d5f6cdf9fd9f45f6cce12577655889e6a3
tree0d0e09c7ab63466d0d79ae3e08fd5083f1626fd5
parent331a9a590d47fd1e0965692d6089486d7bb69bca
arm.c (arm_pcs_default): Remove static.

* config/arm/arm.c (arm_pcs_default): Remove static.
* config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __ARM_PCS or
__ARM_PCS_VFP to indicate soft/hard-float calling convention.
(arm_pcs_default): Declare.

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