Sync usage with man page.
[netbsd-mini2440.git] / gnu / usr.bin / gdb6 / sim / arch / powerpc / cconfig.h
blob49cca1a0f0978269ca51388409f6688b05bd3095
1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gdb,v 1.1 2006/05/29 19:10:58 nathanw Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */
5 /* cconfig.h. Generated by configure. */
6 /* config.in. Generated from configure.ac by autoheader. */
8 /* Define to 1 if NLS is requested. */
9 /* #undef ENABLE_NLS */
11 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
12 /* #undef HAVE_CATGETS */
14 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
15 /* #undef HAVE_GETTEXT */
17 /* Define as 1 if you have the stpcpy function. */
18 /* #undef HAVE_STPCPY */
20 /* Define if your locale.h file contains LC_MESSAGES. */
21 #define HAVE_LC_MESSAGES 1
23 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
24 systems. This function is required for `alloca.c' support on those systems.
26 /* #undef CRAY_STACKSEG_END */
28 /* Define to 1 if using `alloca.c'. */
29 /* #undef C_ALLOCA */
31 /* Define to 1 if NLS is requested */
32 /* #undef ENABLE_NLS */
34 /* Define to 1 if you have `alloca', as a function or macro. */
35 #define HAVE_ALLOCA 1
37 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
39 /* #undef HAVE_ALLOCA_H */
41 /* Define to 1 if you have the <argz.h> header file. */
42 /* #undef HAVE_ARGZ_H */
44 /* Define to 1 if you have the `dcgettext' function. */
45 /* #undef HAVE_DCGETTEXT */
47 /* Define to 1 if you have the <dlfcn.h> header file. */
48 #define HAVE_DLFCN_H 1
50 /* Define to 1 if you have the <errno.h> header file. */
51 #define HAVE_ERRNO_H 1
53 /* Define to 1 if you have the <fcntl.h> header file. */
54 #define HAVE_FCNTL_H 1
56 /* Define to 1 if you have the <fpu_control.h> header file. */
57 /* #undef HAVE_FPU_CONTROL_H */
59 /* Define to 1 if you have the `ftruncate' function. */
60 #define HAVE_FTRUNCATE 1
62 /* Define to 1 if you have the `getcwd' function. */
63 #define HAVE_GETCWD 1
65 /* Define to 1 if you have the `getpagesize' function. */
66 #define HAVE_GETPAGESIZE 1
68 /* Define to 1 if you have the `getrusage' function. */
69 #define HAVE_GETRUSAGE 1
71 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
72 /* #undef HAVE_GETTEXT */
74 /* Define to 1 if you have the <inttypes.h> header file. */
75 #define HAVE_INTTYPES_H 1
77 /* Define if your locale.h file contains LC_MESSAGES. */
78 #define HAVE_LC_MESSAGES 1
80 /* Define to 1 if you have the `nsl' library (-lnsl). */
81 /* #undef HAVE_LIBNSL */
83 /* Define to 1 if you have the `socket' library (-lsocket). */
84 /* #undef HAVE_LIBSOCKET */
86 /* Define to 1 if you have the <limits.h> header file. */
87 #define HAVE_LIMITS_H 1
89 /* Define to 1 if you have the <locale.h> header file. */
90 #define HAVE_LOCALE_H 1
92 /* Define to 1 if you have the `lstat' function. */
93 #define HAVE_LSTAT 1
95 /* Define to 1 if you have the <malloc.h> header file. */
96 #define HAVE_MALLOC_H 1
98 /* Define to 1 if you have the <memory.h> header file. */
99 #define HAVE_MEMORY_H 1
101 /* Define to 1 if you have the `mmap' function. */
102 #define HAVE_MMAP 1
104 /* Define to 1 if you have the `munmap' function. */
105 #define HAVE_MUNMAP 1
107 /* Define to 1 if you have the <nl_types.h> header file. */
108 #define HAVE_NL_TYPES_H 1
110 /* Define to 1 if you have the `putenv' function. */
111 #define HAVE_PUTENV 1
113 /* Define to 1 if you have the `setenv' function. */
114 #define HAVE_SETENV 1
116 /* Define to 1 if you have the `setlocale' function. */
117 #define HAVE_SETLOCALE 1
119 /* Define to 1 if you have the `sigaction' function. */
120 #define HAVE_SIGACTION 1
122 /* Define to 1 if you have the <stdint.h> header file. */
123 #define HAVE_STDINT_H 1
125 /* Define to 1 if you have the <stdlib.h> header file. */
126 #define HAVE_STDLIB_H 1
128 /* Define if you have the stpcpy function */
129 /* #undef HAVE_STPCPY */
131 /* Define to 1 if you have the `strcasecmp' function. */
132 #define HAVE_STRCASECMP 1
134 /* Define to 1 if you have the `strchr' function. */
135 #define HAVE_STRCHR 1
137 /* Define to 1 if you have the <strings.h> header file. */
138 #define HAVE_STRINGS_H 1
140 /* Define to 1 if you have the <string.h> header file. */
141 #define HAVE_STRING_H 1
143 /* Define to 1 if st_atime is a member of struct stat. */
144 #define HAVE_STRUCT_STAT_ST_ATIME 1
146 /* Define to 1 if st_blksize is a member of struct stat. */
147 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
149 /* Define to 1 if st_blocks is a member of struct stat. */
150 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
152 /* Define to 1 if st_ctime is a member of struct stat. */
153 #define HAVE_STRUCT_STAT_ST_CTIME 1
155 /* Define to 1 if st_dev is a member of struct stat. */
156 #define HAVE_STRUCT_STAT_ST_DEV 1
158 /* Define to 1 if st_gid is a member of struct stat. */
159 #define HAVE_STRUCT_STAT_ST_GID 1
161 /* Define to 1 if st_ino is a member of struct stat. */
162 #define HAVE_STRUCT_STAT_ST_INO 1
164 /* Define to 1 if st_mode is a member of struct stat. */
165 #define HAVE_STRUCT_STAT_ST_MODE 1
167 /* Define to 1 if st_mtime is a member of struct stat. */
168 #define HAVE_STRUCT_STAT_ST_MTIME 1
170 /* Define to 1 if st_nlink is a member of struct stat. */
171 #define HAVE_STRUCT_STAT_ST_NLINK 1
173 /* Define to 1 if st_rdev is a member of struct stat. */
174 #define HAVE_STRUCT_STAT_ST_RDEV 1
176 /* Define to 1 if st_size is a member of struct stat. */
177 #define HAVE_STRUCT_STAT_ST_SIZE 1
179 /* Define to 1 if st_uid is a member of struct stat. */
180 #define HAVE_STRUCT_STAT_ST_UID 1
182 /* Define to 1 if you have the <sys/mman.h> header file. */
183 #define HAVE_SYS_MMAN_H 1
185 /* Define to 1 if you have the <sys/param.h> header file. */
186 #define HAVE_SYS_PARAM_H 1
188 /* Define to 1 if you have the <sys/resource.h> header file. */
189 #define HAVE_SYS_RESOURCE_H 1
191 /* Define to 1 if you have the <sys/stat.h> header file. */
192 #define HAVE_SYS_STAT_H 1
194 /* Define to 1 if you have the <sys/times.h> header file. */
195 #define HAVE_SYS_TIMES_H 1
197 /* Define to 1 if you have the <sys/time.h> header file. */
198 #define HAVE_SYS_TIME_H 1
200 /* Define to 1 if you have the <sys/types.h> header file. */
201 #define HAVE_SYS_TYPES_H 1
203 /* Define to 1 if you have the `time' function. */
204 #define HAVE_TIME 1
206 /* Define to 1 if you have the <time.h> header file. */
207 #define HAVE_TIME_H 1
209 /* Define to 1 if you have the `truncate' function. */
210 #define HAVE_TRUNCATE 1
212 /* Define to 1 if you have the <unistd.h> header file. */
213 #define HAVE_UNISTD_H 1
215 /* Define to 1 if you have the <values.h> header file. */
216 /* #undef HAVE_VALUES_H */
218 /* Define to 1 if you have the `__argz_count' function. */
219 /* #undef HAVE___ARGZ_COUNT */
221 /* Define to 1 if you have the `__argz_next' function. */
222 /* #undef HAVE___ARGZ_NEXT */
224 /* Define to 1 if you have the `__argz_stringify' function. */
225 /* #undef HAVE___ARGZ_STRINGIFY */
227 /* Define to 1 if you have the `__setfpucw' function. */
228 /* #undef HAVE___SETFPUCW */
230 /* Define to the address where bug reports for this package should be sent. */
231 #define PACKAGE_BUGREPORT ""
233 /* Define to the full name of this package. */
234 #define PACKAGE_NAME ""
236 /* Define to the full name and version of this package. */
237 #define PACKAGE_STRING ""
239 /* Define to the one symbol short name of this package. */
240 #define PACKAGE_TARNAME ""
242 /* Define to the version of this package. */
243 #define PACKAGE_VERSION ""
245 /* Define as the return type of signal handlers (`int' or `void'). */
246 #define RETSIGTYPE void
248 /* If using the C implementation of alloca, define if you know the
249 direction of stack growth for your system; otherwise it will be
250 automatically deduced at run-time.
251 STACK_DIRECTION > 0 => grows toward higher addresses
252 STACK_DIRECTION < 0 => grows toward lower addresses
253 STACK_DIRECTION = 0 => direction of growth unknown */
254 /* #undef STACK_DIRECTION */
256 /* Define to 1 if you have the ANSI C header files. */
257 #define STDC_HEADERS 1
259 /* Define to empty if `const' does not conform to ANSI C. */
260 /* #undef const */
262 /* Define to `__inline__' or `__inline' if that's what the C compiler
263 calls it, or to nothing if 'inline' is not supported under any name. */
264 #ifndef __cplusplus
265 /* #undef inline */
266 #endif
268 /* Define to `long' if <sys/types.h> does not define. */
269 /* #undef off_t */
271 /* Define to `unsigned' if <sys/types.h> does not define. */
272 /* #undef size_t */