This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [arm] Preprocessor define for EABI.


On Fri, 2004-06-25 at 14:06, Paul Brook wrote:
> The patch below adds a preprocessor builtin_define to arm eabi based targets. 
> This is primarily to control the eabi tweaks in libstdc++.
> Do other arm compilers have a similar define? If so we should probably use the 
> same name.
> 
> Ok?
> 
> Paul
> 
> 2004-06-25  Paul Brook  <paul@codesourcery.com>
> 
> 	* config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __ARM_EABI__.

OK.
R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]