|
@@ -39,6 +39,9 @@
|
|
/* needed probably only for ppc64 */
|
|
/* needed probably only for ppc64 */
|
|
#undef __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
|
|
#undef __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
|
|
|
|
|
|
|
|
+/* define if target supports CFI pseudo ops */
|
|
|
|
+#define __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__
|
|
|
|
+
|
|
/* define if target supports IEEE signed zero floats */
|
|
/* define if target supports IEEE signed zero floats */
|
|
#define __UCLIBC_HAVE_SIGNED_ZERO__
|
|
#define __UCLIBC_HAVE_SIGNED_ZERO__
|
|
|
|
|