OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [gdb/] [gdbserver/] [config.in] - Blame information for rev 840

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 24 jeremybenn
/* config.in.  Generated from configure.ac by autoheader.  */
2
 
3
/* Define to 1 if you have the  header file. */
4
#undef HAVE_ARPA_INET_H
5
 
6
/* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
7
   */
8
#undef HAVE_DECL_PERROR
9
 
10
/* Define to 1 if you have the declaration of `strerror', and to 0 if you
11
   don't. */
12
#undef HAVE_DECL_STRERROR
13
 
14
/* Define if  has elf_fpregset_t. */
15
#undef HAVE_ELF_FPREGSET_T
16
 
17
/* Define if errno is available */
18
#undef HAVE_ERRNO
19
 
20
/* Define to 1 if you have the  header file. */
21
#undef HAVE_ERRNO_H
22
 
23
/* Define to 1 if you have the  header file. */
24
#undef HAVE_FCNTL_H
25
 
26
/* Define to 1 if you have the  header file. */
27
#undef HAVE_INTTYPES_H
28
 
29
/* Define to 1 if you have the  header file. */
30
#undef HAVE_LINUX_ELF_H
31
 
32
/* Define if the target supports register sets. */
33
#undef HAVE_LINUX_REGSETS
34
 
35
/* Define if the target supports PTRACE_PEEKUSR for register access. */
36
#undef HAVE_LINUX_USRREGS
37
 
38
/* Define if  has lwpid_t. */
39
#undef HAVE_LWPID_T
40
 
41
/* Define to 1 if you have the  header file. */
42
#undef HAVE_MALLOC_H
43
 
44
/* Define to 1 if you have the  header file. */
45
#undef HAVE_MEMORY_H
46
 
47
/* Define to 1 if you have the  header file. */
48
#undef HAVE_NETDB_H
49
 
50
/* Define to 1 if you have the  header file. */
51
#undef HAVE_NETINET_IN_H
52
 
53
/* Define to 1 if you have the  header file. */
54
#undef HAVE_NETINET_TCP_H
55
 
56
/* Define to 1 if you have the `pread' function. */
57
#undef HAVE_PREAD
58
 
59
/* Define to 1 if you have the `pread64' function. */
60
#undef HAVE_PREAD64
61
 
62
/* Define if  has prgregset_t. */
63
#undef HAVE_PRGREGSET_T
64
 
65
/* Define to 1 if you have the  header file. */
66
#undef HAVE_PROC_SERVICE_H
67
 
68
/* Define if  has psaddr_t. */
69
#undef HAVE_PSADDR_T
70
 
71
/* Define if the target supports PTRACE_GETFPXREGS for extended register
72
   access. */
73
#undef HAVE_PTRACE_GETFPXREGS
74
 
75
/* Define if the target supports PTRACE_GETREGS for register access. */
76
#undef HAVE_PTRACE_GETREGS
77
 
78
/* Define to 1 if you have the `pwrite' function. */
79
#undef HAVE_PWRITE
80
 
81
/* Define to 1 if you have the  header file. */
82
#undef HAVE_SGTTY_H
83
 
84
/* Define to 1 if you have the  header file. */
85
#undef HAVE_SIGNAL_H
86
 
87
/* Define to 1 if the system has the type `socklen_t'. */
88
#undef HAVE_SOCKLEN_T
89
 
90
/* Define to 1 if you have the  header file. */
91
#undef HAVE_STDINT_H
92
 
93
/* Define to 1 if you have the  header file. */
94
#undef HAVE_STDLIB_H
95
 
96
/* Define to 1 if you have the  header file. */
97
#undef HAVE_STRINGS_H
98
 
99
/* Define to 1 if you have the  header file. */
100
#undef HAVE_STRING_H
101
 
102
/* Define to 1 if you have the  header file. */
103
#undef HAVE_SYS_FILE_H
104
 
105
/* Define to 1 if you have the  header file. */
106
#undef HAVE_SYS_IOCTL_H
107
 
108
/* Define to 1 if you have the  header file. */
109
#undef HAVE_SYS_PROCFS_H
110
 
111
/* Define to 1 if you have the  header file. */
112
#undef HAVE_SYS_REG_H
113
 
114
/* Define to 1 if you have the  header file. */
115
#undef HAVE_SYS_SOCKET_H
116
 
117
/* Define to 1 if you have the  header file. */
118
#undef HAVE_SYS_STAT_H
119
 
120
/* Define to 1 if you have the  header file. */
121
#undef HAVE_SYS_TYPES_H
122
 
123
/* Define to 1 if you have the  header file. */
124
#undef HAVE_SYS_WAIT_H
125
 
126
/* Define if td_thr_tls_get_addr is available. */
127
#undef HAVE_TD_THR_TLS_GET_ADDR
128
 
129
/* Define if TD_VERSION is available. */
130
#undef HAVE_TD_VERSION
131
 
132
/* Define to 1 if you have the  header file. */
133
#undef HAVE_TERMIOS_H
134
 
135
/* Define to 1 if you have the  header file. */
136
#undef HAVE_TERMIO_H
137
 
138
/* Define to 1 if you have the  header file. */
139
#undef HAVE_THREAD_DB_H
140
 
141
/* Define to 1 if you have the  header file. */
142
#undef HAVE_UNISTD_H
143
 
144
/* Checking if errno must be defined */
145
#undef MUST_DEFINE_ERRNO
146
 
147
/* Define to the address where bug reports for this package should be sent. */
148
#undef PACKAGE_BUGREPORT
149
 
150
/* Define to the full name of this package. */
151
#undef PACKAGE_NAME
152
 
153
/* Define to the full name and version of this package. */
154
#undef PACKAGE_STRING
155
 
156
/* Define to the one symbol short name of this package. */
157
#undef PACKAGE_TARNAME
158
 
159
/* Define to the version of this package. */
160
#undef PACKAGE_VERSION
161
 
162
/* Define to 1 if you have the ANSI C header files. */
163
#undef STDC_HEADERS
164
 
165
/* Define if we should use the Windows API, instead of the POSIX API. On
166
   Windows, we use the Windows API when building for MinGW, but the POSIX API
167
   when building for Cygwin. */
168
#undef USE_WIN32API
169
 
170
/* Define if an XML target description is available. */
171
#undef USE_XML
172
 
173
/* Enable GNU extensions on systems that have them.  */
174
#ifndef _GNU_SOURCE
175
# undef _GNU_SOURCE
176
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.