gdb/gdbserver/build-libiberty-gdbserver/config.h - gdb

Macros defined

Source code

  1. /* config.h.  Generated from config.in by configure.  */
  2. /* config.in.  Generated from configure.ac by autoheader.  */

  3. /* Define if building universal (internal helper macro) */
  4. /* #undef AC_APPLE_UNIVERSAL_BUILD */

  5. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  6.    This function is required for alloca.c support on those systems. */
  7. /* #undef CRAY_STACKSEG_END */

  8. /* Define to 1 if you have the <alloca.h> header file. */
  9. #define HAVE_ALLOCA_H 1

  10. /* Define to 1 if you have the `asprintf' function. */
  11. #define HAVE_ASPRINTF 1

  12. /* Define to 1 if you have the `atexit' function. */
  13. #define HAVE_ATEXIT 1

  14. /* Define to 1 if you have the `basename' function. */
  15. #define HAVE_BASENAME 1

  16. /* Define to 1 if you have the `bcmp' function. */
  17. #define HAVE_BCMP 1

  18. /* Define to 1 if you have the `bcopy' function. */
  19. #define HAVE_BCOPY 1

  20. /* Define to 1 if you have the `bsearch' function. */
  21. #define HAVE_BSEARCH 1

  22. /* Define to 1 if you have the `bzero' function. */
  23. #define HAVE_BZERO 1

  24. /* Define to 1 if you have the `calloc' function. */
  25. #define HAVE_CALLOC 1

  26. /* Define to 1 if you have the `canonicalize_file_name' function. */
  27. #define HAVE_CANONICALIZE_FILE_NAME 1

  28. /* Define to 1 if you have the `clock' function. */
  29. #define HAVE_CLOCK 1

  30. /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
  31.    don't. */
  32. #define HAVE_DECL_ASPRINTF 0

  33. /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
  34.    you don't. */
  35. #define HAVE_DECL_BASENAME 0

  36. /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
  37.    */
  38. #define HAVE_DECL_CALLOC 1

  39. /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
  40. #define HAVE_DECL_FFS 1

  41. /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
  42.    */
  43. #define HAVE_DECL_GETENV 1

  44. /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
  45.    */
  46. #define HAVE_DECL_GETOPT 1

  47. /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
  48.    */
  49. #define HAVE_DECL_MALLOC 1

  50. /* Define to 1 if you have the declaration of `realloc', and to 0 if you
  51.    don't. */
  52. #define HAVE_DECL_REALLOC 1

  53. /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
  54.    */
  55. #define HAVE_DECL_SBRK 1

  56. /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
  57.    don't. */
  58. #define HAVE_DECL_SNPRINTF 1

  59. /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
  60.    don't. */
  61. #define HAVE_DECL_STRVERSCMP 1

  62. /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
  63.    don't. */
  64. #define HAVE_DECL_VASPRINTF 0

  65. /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
  66.    don't. */
  67. #define HAVE_DECL_VSNPRINTF 1

  68. /* Define to 1 if you have the `dup3' function. */
  69. #define HAVE_DUP3 1

  70. /* Define to 1 if you have the <fcntl.h> header file. */
  71. #define HAVE_FCNTL_H 1

  72. /* Define to 1 if you have the `ffs' function. */
  73. #define HAVE_FFS 1

  74. /* Define to 1 if you have the `fork' function. */
  75. #define HAVE_FORK 1

  76. /* Define to 1 if you have the `getcwd' function. */
  77. #define HAVE_GETCWD 1

  78. /* Define to 1 if you have the `getpagesize' function. */
  79. #define HAVE_GETPAGESIZE 1

  80. /* Define to 1 if you have the `getrlimit' function. */
  81. #define HAVE_GETRLIMIT 1

  82. /* Define to 1 if you have the `getrusage' function. */
  83. #define HAVE_GETRUSAGE 1

  84. /* Define to 1 if you have the `getsysinfo' function. */
  85. /* #undef HAVE_GETSYSINFO */

  86. /* Define to 1 if you have the `gettimeofday' function. */
  87. #define HAVE_GETTIMEOFDAY 1

  88. /* Define to 1 if you have the `index' function. */
  89. #define HAVE_INDEX 1

  90. /* Define to 1 if you have the `insque' function. */
  91. #define HAVE_INSQUE 1

  92. /* Define to 1 if the system has the type `intptr_t'. */
  93. #define HAVE_INTPTR_T 1

  94. /* Define to 1 if you have the <inttypes.h> header file. */
  95. #define HAVE_INTTYPES_H 1

  96. /* Define to 1 if you have the <limits.h> header file. */
  97. #define HAVE_LIMITS_H 1

  98. /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */
  99. /* #undef HAVE_MACHINE_HAL_SYSINFO_H */

  100. /* Define to 1 if you have the <malloc.h> header file. */
  101. #define HAVE_MALLOC_H 1

  102. /* Define to 1 if you have the `memchr' function. */
  103. #define HAVE_MEMCHR 1

  104. /* Define to 1 if you have the `memcmp' function. */
  105. #define HAVE_MEMCMP 1

  106. /* Define to 1 if you have the `memcpy' function. */
  107. #define HAVE_MEMCPY 1

  108. /* Define to 1 if you have the `memmem' function. */
  109. #define HAVE_MEMMEM 1

  110. /* Define to 1 if you have the `memmove' function. */
  111. #define HAVE_MEMMOVE 1

  112. /* Define to 1 if you have the <memory.h> header file. */
  113. #define HAVE_MEMORY_H 1

  114. /* Define to 1 if you have the `memset' function. */
  115. #define HAVE_MEMSET 1

  116. /* Define to 1 if you have the `mkstemps' function. */
  117. #define HAVE_MKSTEMPS 1

  118. /* Define to 1 if you have a working `mmap' system call. */
  119. #define HAVE_MMAP 1

  120. /* Define to 1 if you have the `on_exit' function. */
  121. #define HAVE_ON_EXIT 1

  122. /* Define to 1 if you have the <process.h> header file. */
  123. /* #undef HAVE_PROCESS_H */

  124. /* Define to 1 if you have the `psignal' function. */
  125. #define HAVE_PSIGNAL 1

  126. /* Define to 1 if you have the `pstat_getdynamic' function. */
  127. /* #undef HAVE_PSTAT_GETDYNAMIC */

  128. /* Define to 1 if you have the `pstat_getstatic' function. */
  129. /* #undef HAVE_PSTAT_GETSTATIC */

  130. /* Define to 1 if you have the `putenv' function. */
  131. #define HAVE_PUTENV 1

  132. /* Define to 1 if you have the `random' function. */
  133. #define HAVE_RANDOM 1

  134. /* Define to 1 if you have the `realpath' function. */
  135. #define HAVE_REALPATH 1

  136. /* Define to 1 if you have the `rename' function. */
  137. #define HAVE_RENAME 1

  138. /* Define to 1 if you have the `rindex' function. */
  139. #define HAVE_RINDEX 1

  140. /* Define to 1 if you have the `sbrk' function. */
  141. #define HAVE_SBRK 1

  142. /* Define to 1 if you have the `setenv' function. */
  143. #define HAVE_SETENV 1

  144. /* Define to 1 if you have the `setproctitle' function. */
  145. /* #undef HAVE_SETPROCTITLE */

  146. /* Define to 1 if you have the `setrlimit' function. */
  147. #define HAVE_SETRLIMIT 1

  148. /* Define to 1 if you have the `sigsetmask' function. */
  149. #define HAVE_SIGSETMASK 1

  150. /* Define to 1 if you have the `snprintf' function. */
  151. #define HAVE_SNPRINTF 1

  152. /* Define to 1 if you have the `spawnve' function. */
  153. /* #undef HAVE_SPAWNVE */

  154. /* Define to 1 if you have the `spawnvpe' function. */
  155. /* #undef HAVE_SPAWNVPE */

  156. /* Define to 1 if you have the <stdint.h> header file. */
  157. #define HAVE_STDINT_H 1

  158. /* Define to 1 if you have the <stdio_ext.h> header file. */
  159. #define HAVE_STDIO_EXT_H 1

  160. /* Define to 1 if you have the <stdlib.h> header file. */
  161. #define HAVE_STDLIB_H 1

  162. /* Define to 1 if you have the `stpcpy' function. */
  163. #define HAVE_STPCPY 1

  164. /* Define to 1 if you have the `stpncpy' function. */
  165. #define HAVE_STPNCPY 1

  166. /* Define to 1 if you have the `strcasecmp' function. */
  167. #define HAVE_STRCASECMP 1

  168. /* Define to 1 if you have the `strchr' function. */
  169. #define HAVE_STRCHR 1

  170. /* Define to 1 if you have the `strdup' function. */
  171. #define HAVE_STRDUP 1

  172. /* Define to 1 if you have the `strerror' function. */
  173. #define HAVE_STRERROR 1

  174. /* Define to 1 if you have the <strings.h> header file. */
  175. #define HAVE_STRINGS_H 1

  176. /* Define to 1 if you have the <string.h> header file. */
  177. #define HAVE_STRING_H 1

  178. /* Define to 1 if you have the `strncasecmp' function. */
  179. #define HAVE_STRNCASECMP 1

  180. /* Define to 1 if you have the `strndup' function. */
  181. #define HAVE_STRNDUP 1

  182. /* Define to 1 if you have the `strnlen' function. */
  183. #define HAVE_STRNLEN 1

  184. /* Define to 1 if you have the `strrchr' function. */
  185. #define HAVE_STRRCHR 1

  186. /* Define to 1 if you have the `strsignal' function. */
  187. #define HAVE_STRSIGNAL 1

  188. /* Define to 1 if you have the `strstr' function. */
  189. #define HAVE_STRSTR 1

  190. /* Define to 1 if you have the `strtod' function. */
  191. #define HAVE_STRTOD 1

  192. /* Define to 1 if you have the `strtol' function. */
  193. #define HAVE_STRTOL 1

  194. /* Define to 1 if you have the `strtoul' function. */
  195. #define HAVE_STRTOUL 1

  196. /* Define to 1 if you have the `strverscmp' function. */
  197. #define HAVE_STRVERSCMP 1

  198. /* Define to 1 if you have the `sysconf' function. */
  199. #define HAVE_SYSCONF 1

  200. /* Define to 1 if you have the `sysctl' function. */
  201. #define HAVE_SYSCTL 1

  202. /* Define to 1 if you have the `sysmp' function. */
  203. /* #undef HAVE_SYSMP */

  204. /* Define if you have the sys_errlist variable. */
  205. #define HAVE_SYS_ERRLIST 1

  206. /* Define to 1 if you have the <sys/file.h> header file. */
  207. #define HAVE_SYS_FILE_H 1

  208. /* Define to 1 if you have the <sys/mman.h> header file. */
  209. #define HAVE_SYS_MMAN_H 1

  210. /* Define if you have the sys_nerr variable. */
  211. #define HAVE_SYS_NERR 1

  212. /* Define to 1 if you have the <sys/param.h> header file. */
  213. #define HAVE_SYS_PARAM_H 1

  214. /* Define to 1 if you have the <sys/prctl.h> header file. */
  215. #define HAVE_SYS_PRCTL_H 1

  216. /* Define to 1 if you have the <sys/pstat.h> header file. */
  217. /* #undef HAVE_SYS_PSTAT_H */

  218. /* Define to 1 if you have the <sys/resource.h> header file. */
  219. #define HAVE_SYS_RESOURCE_H 1

  220. /* Define if you have the sys_siglist variable. */
  221. #define HAVE_SYS_SIGLIST 1

  222. /* Define to 1 if you have the <sys/stat.h> header file. */
  223. #define HAVE_SYS_STAT_H 1

  224. /* Define to 1 if you have the <sys/sysctl.h> header file. */
  225. #define HAVE_SYS_SYSCTL_H 1

  226. /* Define to 1 if you have the <sys/sysinfo.h> header file. */
  227. #define HAVE_SYS_SYSINFO_H 1

  228. /* Define to 1 if you have the <sys/sysmp.h> header file. */
  229. /* #undef HAVE_SYS_SYSMP_H */

  230. /* Define to 1 if you have the <sys/systemcfg.h> header file. */
  231. /* #undef HAVE_SYS_SYSTEMCFG_H */

  232. /* Define to 1 if you have the <sys/table.h> header file. */
  233. /* #undef HAVE_SYS_TABLE_H */

  234. /* Define to 1 if you have the <sys/time.h> header file. */
  235. #define HAVE_SYS_TIME_H 1

  236. /* Define to 1 if you have the <sys/types.h> header file. */
  237. #define HAVE_SYS_TYPES_H 1

  238. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  239. #define HAVE_SYS_WAIT_H 1

  240. /* Define to 1 if you have the `table' function. */
  241. /* #undef HAVE_TABLE */

  242. /* Define to 1 if you have the `times' function. */
  243. #define HAVE_TIMES 1

  244. /* Define to 1 if you have the <time.h> header file. */
  245. #define HAVE_TIME_H 1

  246. /* Define to 1 if you have the `tmpnam' function. */
  247. #define HAVE_TMPNAM 1

  248. /* Define if you have the \`uintptr_t' type. */
  249. #define HAVE_UINTPTR_T 1

  250. /* Define to 1 if you have the <unistd.h> header file. */
  251. #define HAVE_UNISTD_H 1

  252. /* Define to 1 if you have the `vasprintf' function. */
  253. #define HAVE_VASPRINTF 1

  254. /* Define to 1 if you have the `vfork' function. */
  255. #define HAVE_VFORK 1

  256. /* Define to 1 if you have the <vfork.h> header file. */
  257. /* #undef HAVE_VFORK_H */

  258. /* Define to 1 if you have the `vfprintf' function. */
  259. #define HAVE_VFPRINTF 1

  260. /* Define to 1 if you have the `vprintf' function. */
  261. #define HAVE_VPRINTF 1

  262. /* Define to 1 if you have the `vsprintf' function. */
  263. #define HAVE_VSPRINTF 1

  264. /* Define to 1 if you have the `wait3' function. */
  265. #define HAVE_WAIT3 1

  266. /* Define to 1 if you have the `wait4' function. */
  267. #define HAVE_WAIT4 1

  268. /* Define to 1 if you have the `waitpid' function. */
  269. #define HAVE_WAITPID 1

  270. /* Define to 1 if `fork' works. */
  271. #define HAVE_WORKING_FORK 1

  272. /* Define to 1 if `vfork' works. */
  273. #define HAVE_WORKING_VFORK 1

  274. /* Define to 1 if you have the `_doprnt' function. */
  275. /* #undef HAVE__DOPRNT */

  276. /* Define if you have the _system_configuration variable. */
  277. /* #undef HAVE__SYSTEM_CONFIGURATION */

  278. /* Define to 1 if you have the `__fsetlocking' function. */
  279. #define HAVE___FSETLOCKING 1

  280. /* Define if canonicalize_file_name is not declared in system header files. */
  281. #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1

  282. /* Define if errno must be declared even when <errno.h> is included. */
  283. /* #undef NEED_DECLARATION_ERRNO */

  284. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  285. /* #undef NO_MINUS_C_MINUS_O */

  286. /* Define to the address where bug reports for this package should be sent. */
  287. #define PACKAGE_BUGREPORT ""

  288. /* Define to the full name of this package. */
  289. #define PACKAGE_NAME ""

  290. /* Define to the full name and version of this package. */
  291. #define PACKAGE_STRING ""

  292. /* Define to the one symbol short name of this package. */
  293. #define PACKAGE_TARNAME ""

  294. /* Define to the home page for this package. */
  295. #define PACKAGE_URL ""

  296. /* Define to the version of this package. */
  297. #define PACKAGE_VERSION ""

  298. /* The size of `int', as computed by sizeof. */
  299. #define SIZEOF_INT 4

  300. /* Define if you know the direction of stack growth for your system; otherwise
  301.    it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows
  302.    toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses
  303.    STACK_DIRECTION = 0 => direction of growth unknown */
  304. #define STACK_DIRECTION -1

  305. /* Define to 1 if you have the ANSI C header files. */
  306. #define STDC_HEADERS 1

  307. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  308. #define TIME_WITH_SYS_TIME 1

  309. /* Define to an unsigned 64-bit type available in the compiler. */
  310. #define UNSIGNED_64BIT_TYPE uint64_t

  311. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  312.    significant byte first (like Motorola and SPARC, unlike Intel). */
  313. #if defined AC_APPLE_UNIVERSAL_BUILD
  314. # if defined __BIG_ENDIAN__
  315. #  define WORDS_BIGENDIAN 1
  316. # endif
  317. #else
  318. # ifndef WORDS_BIGENDIAN
  319. /* #  undef WORDS_BIGENDIAN */
  320. # endif
  321. #endif

  322. /* Number of bits in a file offset, on hosts where this is settable. */
  323. /* #undef _FILE_OFFSET_BITS */

  324. /* Define for large files, on AIX-style hosts. */
  325. /* #undef _LARGE_FILES */

  326. /* Define to empty if `const' does not conform to ANSI C. */
  327. /* #undef const */

  328. /* Define to `__inline__' or `__inline' if that's what the C compiler
  329.    calls it, or to nothing if 'inline' is not supported under any name.  */
  330. #ifndef __cplusplus
  331. /* #undef inline */
  332. #endif

  333. /* Define to the type of a signed integer type wide enough to hold a pointer,
  334.    if such a type exists, and if the system does not define it. */
  335. /* #undef intptr_t */

  336. /* Define to `int' if <sys/types.h> does not define. */
  337. /* #undef pid_t */

  338. /* Define to `int' if <sys/types.h> does not define. */
  339. /* #undef ssize_t */

  340. /* Define to the type of an unsigned integer type wide enough to hold a
  341.    pointer, if such a type exists, and if the system does not define it. */
  342. /* #undef uintptr_t */

  343. /* Define as `fork' if `vfork' does not work. */
  344. /* #undef vfork */