* config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Define __bfin__
and __BFIN__.
From-SVN: r118711
+2006-11-11 Jie Zhang <jie.zhang@analog.com>
+
+ * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Define __bfin__
+ and __BFIN__.
+
2006-11-11 Jan Hubicka <jh@suse.cz>
* extended.texi (__builtin_expect): We no longer require second argument
{ \
builtin_define ("bfin"); \
builtin_define ("BFIN"); \
+ builtin_define ("__bfin__"); \
+ builtin_define ("__BFIN__"); \
builtin_define ("__ADSPBLACKFIN__"); \
if (TARGET_FDPIC) \
builtin_define ("__BFIN_FDPIC__"); \