i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / sim / bfin / config.in
1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Sim debug setting */
7 #undef DEBUG
8
9 /* Define to 1 if translation of program messages to the user's native
10 language is requested. */
11 #undef ENABLE_NLS
12
13 /* Define to 1 if you have the <dlfcn.h> header file. */
14 #undef HAVE_DLFCN_H
15
16 /* Define if dv-sockser is usable. */
17 #undef HAVE_DV_SOCKSER
18
19 /* Define to 1 if you have the <errno.h> header file. */
20 #undef HAVE_ERRNO_H
21
22 /* Define to 1 if you have the <fcntl.h> header file. */
23 #undef HAVE_FCNTL_H
24
25 /* Define to 1 if you have the <fpu_control.h> header file. */
26 #undef HAVE_FPU_CONTROL_H
27
28 /* Define to 1 if you have the `ftruncate' function. */
29 #undef HAVE_FTRUNCATE
30
31 /* Define to 1 if you have the `getegid' function. */
32 #undef HAVE_GETEGID
33
34 /* Define to 1 if you have the `geteuid' function. */
35 #undef HAVE_GETEUID
36
37 /* Define to 1 if you have the `getgid' function. */
38 #undef HAVE_GETGID
39
40 /* Define to 1 if you have the `getrusage' function. */
41 #undef HAVE_GETRUSAGE
42
43 /* Define to 1 if you have the `getuid' function. */
44 #undef HAVE_GETUID
45
46 /* Define to 1 if you have the <inttypes.h> header file. */
47 #undef HAVE_INTTYPES_H
48
49 /* Define to 1 if you have the `kill' function. */
50 #undef HAVE_KILL
51
52 /* Define to 1 if you have the `m' library (-lm). */
53 #undef HAVE_LIBM
54
55 /* Define to 1 if you have the `nsl' library (-lnsl). */
56 #undef HAVE_LIBNSL
57
58 /* Define to 1 if you have the `socket' library (-lsocket). */
59 #undef HAVE_LIBSOCKET
60
61 /* Define to 1 if you have the <linux/if_tun.h> header file. */
62 #undef HAVE_LINUX_IF_TUN_H
63
64 /* Define to 1 if you have the <linux/mii.h> header file. */
65 #undef HAVE_LINUX_MII_H
66
67 /* Define to 1 if you have the <linux/types.h> header file. */
68 #undef HAVE_LINUX_TYPES_H
69
70 /* Define to 1 if you have the `lstat' function. */
71 #undef HAVE_LSTAT
72
73 /* Define to 1 if you have the <memory.h> header file. */
74 #undef HAVE_MEMORY_H
75
76 /* Define to 1 if you have the `mmap' function. */
77 #undef HAVE_MMAP
78
79 /* Define to 1 if you have the `munmap' function. */
80 #undef HAVE_MUNMAP
81
82 /* Define to 1 if you have the <net/if.h> header file. */
83 #undef HAVE_NET_IF_H
84
85 /* Define to 1 if you have the `posix_fallocate' function. */
86 #undef HAVE_POSIX_FALLOCATE
87
88 /* Define to 1 if you have the `pread' function. */
89 #undef HAVE_PREAD
90
91 /* Define to 1 if you have the `setgid' function. */
92 #undef HAVE_SETGID
93
94 /* Define to 1 if you have the `setuid' function. */
95 #undef HAVE_SETUID
96
97 /* Define to 1 if you have the `sigaction' function. */
98 #undef HAVE_SIGACTION
99
100 /* Define to 1 if the system has the type `socklen_t'. */
101 #undef HAVE_SOCKLEN_T
102
103 /* Define to 1 if you have the <stdint.h> header file. */
104 #undef HAVE_STDINT_H
105
106 /* Define to 1 if you have the <stdlib.h> header file. */
107 #undef HAVE_STDLIB_H
108
109 /* Define to 1 if you have the <strings.h> header file. */
110 #undef HAVE_STRINGS_H
111
112 /* Define to 1 if you have the <string.h> header file. */
113 #undef HAVE_STRING_H
114
115 /* Define to 1 if `st_atime' is a member of `struct stat'. */
116 #undef HAVE_STRUCT_STAT_ST_ATIME
117
118 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
119 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
120
121 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
122 #undef HAVE_STRUCT_STAT_ST_BLOCKS
123
124 /* Define to 1 if `st_ctime' is a member of `struct stat'. */
125 #undef HAVE_STRUCT_STAT_ST_CTIME
126
127 /* Define to 1 if `st_dev' is a member of `struct stat'. */
128 #undef HAVE_STRUCT_STAT_ST_DEV
129
130 /* Define to 1 if `st_gid' is a member of `struct stat'. */
131 #undef HAVE_STRUCT_STAT_ST_GID
132
133 /* Define to 1 if `st_ino' is a member of `struct stat'. */
134 #undef HAVE_STRUCT_STAT_ST_INO
135
136 /* Define to 1 if `st_mode' is a member of `struct stat'. */
137 #undef HAVE_STRUCT_STAT_ST_MODE
138
139 /* Define to 1 if `st_mtime' is a member of `struct stat'. */
140 #undef HAVE_STRUCT_STAT_ST_MTIME
141
142 /* Define to 1 if `st_nlink' is a member of `struct stat'. */
143 #undef HAVE_STRUCT_STAT_ST_NLINK
144
145 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
146 #undef HAVE_STRUCT_STAT_ST_RDEV
147
148 /* Define to 1 if `st_size' is a member of `struct stat'. */
149 #undef HAVE_STRUCT_STAT_ST_SIZE
150
151 /* Define to 1 if `st_uid' is a member of `struct stat'. */
152 #undef HAVE_STRUCT_STAT_ST_UID
153
154 /* Define to 1 if you have the <sys/ioctl.h> header file. */
155 #undef HAVE_SYS_IOCTL_H
156
157 /* Define to 1 if you have the <sys/mman.h> header file. */
158 #undef HAVE_SYS_MMAN_H
159
160 /* Define to 1 if you have the <sys/resource.h> header file. */
161 #undef HAVE_SYS_RESOURCE_H
162
163 /* Define to 1 if you have the <sys/stat.h> header file. */
164 #undef HAVE_SYS_STAT_H
165
166 /* Define to 1 if you have the <sys/times.h> header file. */
167 #undef HAVE_SYS_TIMES_H
168
169 /* Define to 1 if you have the <sys/time.h> header file. */
170 #undef HAVE_SYS_TIME_H
171
172 /* Define to 1 if you have the <sys/types.h> header file. */
173 #undef HAVE_SYS_TYPES_H
174
175 /* Define to 1 if you have the `time' function. */
176 #undef HAVE_TIME
177
178 /* Define to 1 if you have the <time.h> header file. */
179 #undef HAVE_TIME_H
180
181 /* Define to 1 if you have the `truncate' function. */
182 #undef HAVE_TRUNCATE
183
184 /* Define to 1 if you have the <unistd.h> header file. */
185 #undef HAVE_UNISTD_H
186
187 /* Define to 1 if you have the <windows.h> header file. */
188 #undef HAVE_WINDOWS_H
189
190 /* Define to 1 if you have the `__setfpucw' function. */
191 #undef HAVE___SETFPUCW
192
193 /* Define to the sub-directory in which libtool stores uninstalled libraries.
194 */
195 #undef LT_OBJDIR
196
197 /* Name of this package. */
198 #undef PACKAGE
199
200 /* Define to the address where bug reports for this package should be sent. */
201 #undef PACKAGE_BUGREPORT
202
203 /* Define to the full name of this package. */
204 #undef PACKAGE_NAME
205
206 /* Define to the full name and version of this package. */
207 #undef PACKAGE_STRING
208
209 /* Define to the one symbol short name of this package. */
210 #undef PACKAGE_TARNAME
211
212 /* Define to the home page for this package. */
213 #undef PACKAGE_URL
214
215 /* Define to the version of this package. */
216 #undef PACKAGE_VERSION
217
218 /* Additional package description */
219 #undef PKGVERSION
220
221 /* Sim profile settings */
222 #undef PROFILE
223
224 /* Bug reporting address */
225 #undef REPORT_BUGS_TO
226
227 /* Define as the return type of signal handlers (`int' or `void'). */
228 #undef RETSIGTYPE
229
230 /* Define to 1 if you have the ANSI C header files. */
231 #undef STDC_HEADERS
232
233 /* Enable extensions on AIX 3, Interix. */
234 #ifndef _ALL_SOURCE
235 # undef _ALL_SOURCE
236 #endif
237 /* Enable GNU extensions on systems that have them. */
238 #ifndef _GNU_SOURCE
239 # undef _GNU_SOURCE
240 #endif
241 /* Enable threading extensions on Solaris. */
242 #ifndef _POSIX_PTHREAD_SEMANTICS
243 # undef _POSIX_PTHREAD_SEMANTICS
244 #endif
245 /* Enable extensions on HP NonStop. */
246 #ifndef _TANDEM_SOURCE
247 # undef _TANDEM_SOURCE
248 #endif
249 /* Enable general extensions on Solaris. */
250 #ifndef __EXTENSIONS__
251 # undef __EXTENSIONS__
252 #endif
253
254
255 /* Sim assert settings */
256 #undef WITH_ASSERT
257
258 /* Sim debug setting */
259 #undef WITH_DEBUG
260
261 /* Sim default environment */
262 #undef WITH_ENVIRONMENT
263
264 /* Sim profile settings */
265 #undef WITH_PROFILE
266
267 /* How to route I/O */
268 #undef WITH_STDIO
269
270 /* Sim trace settings */
271 #undef WITH_TRACE
272
273 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
274 significant byte first (like Motorola and SPARC, unlike Intel). */
275 #if defined AC_APPLE_UNIVERSAL_BUILD
276 # if defined __BIG_ENDIAN__
277 # define WORDS_BIGENDIAN 1
278 # endif
279 #else
280 # ifndef WORDS_BIGENDIAN
281 # undef WORDS_BIGENDIAN
282 # endif
283 #endif
284
285 /* Define to 1 if on MINIX. */
286 #undef _MINIX
287
288 /* Define to 2 if the system does not provide POSIX.1 features except with
289 this defined. */
290 #undef _POSIX_1_SOURCE
291
292 /* Define to 1 if you need to in order for `stat' and other things to work. */
293 #undef _POSIX_SOURCE
This page took 0.042727 seconds and 4 git commands to generate.