On 15/10/14 14:39, Renlin Li wrote: > Hi all, > > This patch is part of a series of patches that implement ACLE 2.0 > predefined macros support for AArch64. > > aarch64-none-elf target has been tested on the model, no regression. > > Is it Okay to commit? > > Kind regards! > Renlin Li > > gcc/ChangeLog: > > 2014-10-15 Renlin Li <renlin...@arm.com> > > * config/aarch64/aarch64.h(TARGET_CPU_CPP_BUILTINS): Add > __ARM_64BIT_STATE, > __ARM_ARCH_ISA_A64, __ARM_FEATURE_CLZ, __ARM_FEATURE_IDIV, > __ARM_FEATURE_UNALIGNED, > __ARM_PCS_AAPCS64, __ARM_SIZEOF_WCHAR_T. > >
OK. R.