X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=libffi%2Ffficonfig.h.in;h=2cf8de930614e0d1a0c16d579f1ce3cb5112ca56;hb=03160cc9d6a54017ced6e3f8566649b63f42a040;hp=f245ce00da260c6019d1ee6bc878ed41d2679374;hpb=b1760f7f915a36ee9b4636fb54719c9b3ae59356;p=gcc.git diff --git a/libffi/fficonfig.h.in b/libffi/fficonfig.h.in index f245ce00da2..2cf8de93061 100644 --- a/libffi/fficonfig.h.in +++ b/libffi/fficonfig.h.in @@ -39,9 +39,6 @@ */ #undef HAVE_ALLOCA_H -/* Define if your assembler supports .ascii. */ -#undef HAVE_AS_ASCII_PSEUDO_OP - /* Define if your assembler supports .cfi_* directives. */ #undef HAVE_AS_CFI_PSEUDO_OP @@ -55,9 +52,6 @@ */ #undef HAVE_AS_SPARC_UA_PCREL -/* Define if your assembler supports .string. */ -#undef HAVE_AS_STRING_PSEUDO_OP - /* Define if your assembler supports unwind section type. */ #undef HAVE_AS_X86_64_UNWIND_SECTION_TYPE @@ -127,13 +121,13 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if GNU symbol versioning is used for libatomic. */ +#undef LIBAT_GNU_SYMBOL_VERSIONING + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - /* Name of package */ #undef PACKAGE @@ -194,6 +188,9 @@ # endif #endif +/* Define to `unsigned int' if does not define. */ +#undef size_t + #ifdef HAVE_HIDDEN_VISIBILITY_ATTRIBUTE #ifdef LIBFFI_ASM