[PATCH 5/57][Arm][GAS] Add support for MVE instructions: vmull{b,t}
[binutils-gdb.git] / sim / ppc / config.in
blobe157e9fd1b207ea7b6232b4b92ea7b7a8cd3ff4c
1 /* config.in.  Generated from configure.ac by autoheader.  */
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
6 /* Define to 1 if translation of program messages to the user's native
7    language is requested. */
8 #undef ENABLE_NLS
10 /* Define to the type of elements in the array set by `getgroups'. Usually
11    this is either `int' or `gid_t'. */
12 #undef GETGROUPS_T
14 /* Define to 1 if you have the `access' function. */
15 #undef HAVE_ACCESS
17 /* Define to 1 if you have the `cfgetispeed' function. */
18 #undef HAVE_CFGETISPEED
20 /* Define to 1 if you have the `cfgetospeed' function. */
21 #undef HAVE_CFGETOSPEED
23 /* Define to 1 if you have the `cfsetispeed' function. */
24 #undef HAVE_CFSETISPEED
26 /* Define to 1 if you have the `cfsetospeed' function. */
27 #undef HAVE_CFSETOSPEED
29 /* Define to 1 if you have the `chdir' function. */
30 #undef HAVE_CHDIR
32 /* Define to 1 if you have the `chmod' function. */
33 #undef HAVE_CHMOD
35 /* Define to 1 if you have the `chown' function. */
36 #undef HAVE_CHOWN
38 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
39    */
40 #undef HAVE_DECL_TZNAME
42 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
43    */
44 #undef HAVE_DIRENT_H
46 /* Define to 1 if you have the <dlfcn.h> header file. */
47 #undef HAVE_DLFCN_H
49 /* Define to 1 if you have the `dup' function. */
50 #undef HAVE_DUP
52 /* Define to 1 if you have the `dup2' function. */
53 #undef HAVE_DUP2
55 /* Define to 1 if you have the `fchmod' function. */
56 #undef HAVE_FCHMOD
58 /* Define to 1 if you have the `fchown' function. */
59 #undef HAVE_FCHOWN
61 /* Define to 1 if you have the `fcntl' function. */
62 #undef HAVE_FCNTL
64 /* Define to 1 if you have the <fcntl.h> header file. */
65 #undef HAVE_FCNTL_H
67 /* Define to 1 if you have the `fstat' function. */
68 #undef HAVE_FSTAT
70 /* Define to 1 if you have the `fstatfs' function. */
71 #undef HAVE_FSTATFS
73 /* Define to 1 if you have the `getdirentries' function. */
74 #undef HAVE_GETDIRENTRIES
76 /* Define to 1 if you have the `getegid' function. */
77 #undef HAVE_GETEGID
79 /* Define to 1 if you have the `geteuid' function. */
80 #undef HAVE_GETEUID
82 /* Define to 1 if you have the `getgid' function. */
83 #undef HAVE_GETGID
85 /* Define to 1 if you have the `getpid' function. */
86 #undef HAVE_GETPID
88 /* Define to 1 if you have the `getppid' function. */
89 #undef HAVE_GETPPID
91 /* Define to 1 if you have the `getrusage' function. */
92 #undef HAVE_GETRUSAGE
94 /* Define to 1 if you have the `gettimeofday' function. */
95 #undef HAVE_GETTIMEOFDAY
97 /* Define to 1 if you have the `getuid' function. */
98 #undef HAVE_GETUID
100 /* Define to 1 if you have the <inttypes.h> header file. */
101 #undef HAVE_INTTYPES_H
103 /* Define to 1 if you have the `ioctl' function. */
104 #undef HAVE_IOCTL
106 /* Define to 1 if you have the `kill' function. */
107 #undef HAVE_KILL
109 /* Define to 1 if you have the `link' function. */
110 #undef HAVE_LINK
112 /* Define to 1 if the system has the type `long long'. */
113 #undef HAVE_LONG_LONG
115 /* Define to 1 if you have the `lseek' function. */
116 #undef HAVE_LSEEK
118 /* Define to 1 if you have the `lstat' function. */
119 #undef HAVE_LSTAT
121 /* Define to 1 if you have the <memory.h> header file. */
122 #undef HAVE_MEMORY_H
124 /* Define to 1 if you have the `mkdir' function. */
125 #undef HAVE_MKDIR
127 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
128 #undef HAVE_NDIR_H
130 /* Define to 1 if you have the `pipe' function. */
131 #undef HAVE_PIPE
133 /* Define to 1 if you have the `readlink' function. */
134 #undef HAVE_READLINK
136 /* Define to 1 if you have the `rmdir' function. */
137 #undef HAVE_RMDIR
139 /* Define to 1 if you have the `setregid' function. */
140 #undef HAVE_SETREGID
142 /* Define to 1 if you have the `setreuid' function. */
143 #undef HAVE_SETREUID
145 /* Define to 1 if you have the `sigprocmask' function. */
146 #undef HAVE_SIGPROCMASK
148 /* Define to 1 if you have the `stat' function. */
149 #undef HAVE_STAT
151 /* Define to 1 if you have the <stdint.h> header file. */
152 #undef HAVE_STDINT_H
154 /* Define to 1 if you have the <stdlib.h> header file. */
155 #undef HAVE_STDLIB_H
157 /* Define to 1 if you have the <strings.h> header file. */
158 #undef HAVE_STRINGS_H
160 /* Define to 1 if you have the <string.h> header file. */
161 #undef HAVE_STRING_H
163 /* Define if struct statfs is defined in <sys/mount.h> */
164 #undef HAVE_STRUCT_STATFS
166 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
167 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
169 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
170 #undef HAVE_STRUCT_STAT_ST_BLOCKS
172 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
173 #undef HAVE_STRUCT_STAT_ST_RDEV
175 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
176 #undef HAVE_STRUCT_TM_TM_ZONE
178 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
179    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
180 #undef HAVE_ST_BLKSIZE
182 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
183    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
184 #undef HAVE_ST_BLOCKS
186 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
187    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
188 #undef HAVE_ST_RDEV
190 /* Define to 1 if you have the `symlink' function. */
191 #undef HAVE_SYMLINK
193 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
194    */
195 #undef HAVE_SYS_DIR_H
197 /* Define to 1 if you have the <sys/ioctl.h> header file. */
198 #undef HAVE_SYS_IOCTL_H
200 /* Define to 1 if you have the <sys/mount.h> header file. */
201 #undef HAVE_SYS_MOUNT_H
203 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
204    */
205 #undef HAVE_SYS_NDIR_H
207 /* Define to 1 if you have the <sys/param.h> header file. */
208 #undef HAVE_SYS_PARAM_H
210 /* Define to 1 if you have the <sys/resource.h> header file. */
211 #undef HAVE_SYS_RESOURCE_H
213 /* Define to 1 if you have the <sys/statfs.h> header file. */
214 #undef HAVE_SYS_STATFS_H
216 /* Define to 1 if you have the <sys/stat.h> header file. */
217 #undef HAVE_SYS_STAT_H
219 /* Define to 1 if you have the <sys/termios.h> header file. */
220 #undef HAVE_SYS_TERMIOS_H
222 /* Define to 1 if you have the <sys/termio.h> header file. */
223 #undef HAVE_SYS_TERMIO_H
225 /* Define to 1 if you have the <sys/times.h> header file. */
226 #undef HAVE_SYS_TIMES_H
228 /* Define to 1 if you have the <sys/time.h> header file. */
229 #undef HAVE_SYS_TIME_H
231 /* Define to 1 if you have the <sys/types.h> header file. */
232 #undef HAVE_SYS_TYPES_H
234 /* Define to 1 if you have the <sys/vfs.h> header file. */
235 #undef HAVE_SYS_VFS_H
237 /* Define to 1 if you have the `tcdrain' function. */
238 #undef HAVE_TCDRAIN
240 /* Define to 1 if you have the `tcflow' function. */
241 #undef HAVE_TCFLOW
243 /* Define to 1 if you have the `tcflush' function. */
244 #undef HAVE_TCFLUSH
246 /* Define to 1 if you have the `tcgetattr' function. */
247 #undef HAVE_TCGETATTR
249 /* Define to 1 if you have the `tcgetpgrp' function. */
250 #undef HAVE_TCGETPGRP
252 /* Define to 1 if you have the `tcsendbreak' function. */
253 #undef HAVE_TCSENDBREAK
255 /* Define to 1 if you have the `tcsetattr' function. */
256 #undef HAVE_TCSETATTR
258 /* Define to 1 if you have the `tcsetpgrp' function. */
259 #undef HAVE_TCSETPGRP
261 /* Define to 1 if you have the `time' function. */
262 #undef HAVE_TIME
264 /* Define to 1 if you have the <time.h> header file. */
265 #undef HAVE_TIME_H
267 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
268    `HAVE_STRUCT_TM_TM_ZONE' instead. */
269 #undef HAVE_TM_ZONE
271 /* Define to 1 if you don't have `tm_zone' but do have the external array
272    `tzname'. */
273 #undef HAVE_TZNAME
275 /* Define to 1 if you have the `umask' function. */
276 #undef HAVE_UMASK
278 /* Define if union semun is defined in <sys/sem.h> */
279 #undef HAVE_UNION_SEMUN
281 /* Define to 1 if you have the <unistd.h> header file. */
282 #undef HAVE_UNISTD_H
284 /* Define to 1 if you have the `unlink' function. */
285 #undef HAVE_UNLINK
287 /* Define to 1 if you have the <windows.h> header file. */
288 #undef HAVE_WINDOWS_H
290 /* Define to the address where bug reports for this package should be sent. */
291 #undef PACKAGE_BUGREPORT
293 /* Define to the full name of this package. */
294 #undef PACKAGE_NAME
296 /* Define to the full name and version of this package. */
297 #undef PACKAGE_STRING
299 /* Define to the one symbol short name of this package. */
300 #undef PACKAGE_TARNAME
302 /* Define to the home page for this package. */
303 #undef PACKAGE_URL
305 /* Define to the version of this package. */
306 #undef PACKAGE_VERSION
308 /* Additional package description */
309 #undef PKGVERSION
311 /* Bug reporting address */
312 #undef REPORT_BUGS_TO
314 /* Define as the return type of signal handlers (`int' or `void'). */
315 #undef RETSIGTYPE
317 /* Define to 1 if you have the ANSI C header files. */
318 #undef STDC_HEADERS
320 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
321 #undef TM_IN_SYS_TIME
323 /* Define if we should use the Windows API, instead of the POSIX API. On
324    Windows, we use the Windows API when building for MinGW, but the POSIX API
325    when building for Cygwin. */
326 #undef USE_WIN32API
328 /* Sim assert settings */
329 #undef WITH_ASSERT
331 /* Sim default environment */
332 #undef WITH_ENVIRONMENT
334 /* How to route I/O */
335 #undef WITH_STDIO
337 /* Sim trace settings */
338 #undef WITH_TRACE
340 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
341    significant byte first (like Motorola and SPARC, unlike Intel). */
342 #if defined AC_APPLE_UNIVERSAL_BUILD
343 # if defined __BIG_ENDIAN__
344 #  define WORDS_BIGENDIAN 1
345 # endif
346 #else
347 # ifndef WORDS_BIGENDIAN
348 #  undef WORDS_BIGENDIAN
349 # endif
350 #endif
352 /* Define to `int' if <sys/types.h> doesn't define. */
353 #undef gid_t
355 /* Define to `int' if <sys/types.h> does not define. */
356 #undef mode_t
358 /* Define to `long int' if <sys/types.h> does not define. */
359 #undef off_t
361 /* Define to `int' if <sys/types.h> does not define. */
362 #undef pid_t
364 /* Define to `unsigned int' if <sys/types.h> does not define. */
365 #undef size_t
367 /* Define to `int' if <sys/types.h> doesn't define. */
368 #undef uid_t