Pass 9th fp argument correctly on System V/eabi; Add @plt for -fPIC/-mrelocatable
[official-gcc.git] / gcc / auto-config.h
blob477fdf58c4fed63363509e5a0c8d41ce775d50b3
1 /* auto-config.h. Generated automatically by configure. */
2 /* config.in. Generated automatically from configure.in by autoheader. */
3 /* Whether malloc must be declared even if <stdlib.h> is included. */
4 /* #undef NEED_DECLARATION_MALLOC */
6 /* Whether realloc must be declared even if <stdlib.h> is included. */
7 /* #undef NEED_DECLARATION_REALLOC */
9 /* Whether calloc must be declared even if <stdlib.h> is included. */
10 /* #undef NEED_DECLARATION_CALLOC */
12 /* Whether free must be declared even if <stdlib.h> is included. */
13 /* #undef NEED_DECLARATION_FREE */
15 /* Define if `sys_siglist' is declared by <signal.h>. */
16 #define SYS_SIGLIST_DECLARED 1
18 /* Define if you have the strerror function. */
19 #define HAVE_STRERROR 1
21 /* Define if you have the <inttypes.h> header file. */
22 /* #undef HAVE_INTTYPES_H */
24 /* Define if you have the <limits.h> header file. */
25 #define HAVE_LIMITS_H 1
27 /* Define if you have the <stddef.h> header file. */
28 #define HAVE_STDDEF_H 1
30 /* Define if you have the <stdlib.h> header file. */
31 #define HAVE_STDLIB_H 1
33 /* Define if you have the <string.h> header file. */
34 #define HAVE_STRING_H 1
36 /* Define if you have the <strings.h> header file. */
37 #define HAVE_STRINGS_H 1
39 /* Define if you have the <time.h> header file. */
40 #define HAVE_TIME_H 1
42 /* Define if you have the <unistd.h> header file. */
43 #define HAVE_UNISTD_H 1