OSDN Git Service

Linux/FR-V support.
[pf3gnuchains/pf3gnuchains3x.git] / rda / unix / config.in
1 /* config.in.  At one time this was generated automatically from
2   configure.in by autoheader.  It is now being maintained by hand.  */
3
4 /* Name of package */
5 #undef PACKAGE
6
7 /* Version number of package */
8 #undef VERSION
9
10 /* Define if system has <errno.h> */
11 #undef HAVE_ERRNO_H
12
13 /* Define if system has <ptrace.h> */
14 #undef HAVE_PTRACE_H
15
16 /* Define if system has <signal.h> */
17 #undef HAVE_SIGNAL_H
18
19 /* Define if system has <string.h> */
20 #undef HAVE_STRING_H
21
22 /* Define if system has <strings.h> */
23 #undef HAVE_STRINGS_H
24
25 /* Define if system has <sys/procfs.h> */
26 #undef HAVE_SYS_PROCFS_H
27
28 /* Define if system has <asm/reg.h> */
29 #undef HAVE_ASM_REG_H
30
31 /* Define if system has <sys/ptrace.h> */
32 #undef HAVE_SYS_PTRACE_H
33
34 /* Define if system has <sys/reg.h> */
35 #undef HAVE_SYS_REG_H
36
37 /* Define if system has <sys/user.h> */
38 #undef HAVE_SYS_USER_H
39
40 /* Define if system has <sys/wait.h> */
41 #undef HAVE_SYS_WAIT_H
42
43 /* Define for ptrace systems, to the size of a ptrace word. */
44 #undef PTRACE_XFER_SIZE
45
46 /* Define if ptrace transfer type is long or unsigned long. */
47 #undef PTRACE_XFER_TYPE_LONG
48
49 /* Define if ptrace transfer type is long long or unsigned long long. */
50 #undef PTRACE_XFER_TYPE_LONG_LONG
51
52 /* Define if ptrace arg1 type is long or unsigned long. */
53 #undef PTRACE_ARG1_TYPE_LONG
54
55 /* Define if ptrace arg1 type is long long or unsigned long long. */
56 #undef PTRACE_ARG1_TYPE_LONG_LONG
57
58 /* Define if ptrace arg2 type is long or unsigned long. */
59 #undef PTRACE_ARG2_TYPE_LONG
60
61 /* Define if ptrace arg2 type is long long or unsigned long long. */
62 #undef PTRACE_ARG2_TYPE_LONG_LONG
63
64 /* Define if ptrace arg3 type is long or unsigned long. */
65 #undef PTRACE_ARG3_TYPE_LONG
66
67 /* Define if ptrace arg3 type is long long or unsigned long long. */
68 #undef PTRACE_ARG3_TYPE_LONG_LONG
69
70 /* Define if ptrace arg4 type is long or unsigned long. */
71 #undef PTRACE_ARG4_TYPE_LONG
72
73 /* Define if ptrace arg4 type is long long or unsigned long long. */
74 #undef PTRACE_ARG4_TYPE_LONG_LONG
75
76
77 /* Define if target is x86 Linux */
78 #undef X86_LINUX_TARGET
79
80 /* Define if target is powerpc Linux */
81 #undef PPC_LINUX_TARGET
82
83 /* Define if target is m68k Linux */
84 #undef M68K_LINUX_TARGET
85
86 /* Define if target is alpha Linux */
87 #undef ALPHA_LINUX_TARGET
88
89 /* Define if target is arm Linux */
90 #undef ARM_LINUX_TARGET
91
92 /* Define if target is SH (3? 4?) Linux */
93 #undef SH_LINUX_TARGET
94
95 /* Define if target is 64-bit MIPS Linux */
96 #undef MIPS64_LINUX_TARGET
97
98 /* Define if target is (32-bit) MIPS Linux */
99 #undef MIPS_LINUX_TARGET
100
101 /* Define if target uses MIPS n64 ABI */
102 #undef MIPS_ABI_N64
103
104 /* Define if target uses MIPS n32 ABI */
105 #undef MIPS_ABI_N32
106
107 /* Define if target uses MIPS o32 ABI */
108 #undef MIPS_ABI_O32
109
110 /* Define if target is FR-V Linux r FR-V uClinux */
111 #undef FRV_LINUX_TARGET
112
113 /* Define if target is any Linux */
114 #undef LINUX_TARGET
115
116 /* Define if target is any Solaris */
117 #undef SOLARIS_TARGET
118
119 /* Define the type name of a gregset */
120 #undef GREGSET_T
121
122 /* Define the type name of an fpregset */
123 #undef FPREGSET_T
124
125 /* Define if system headers will define lwpid_t */
126 #undef HAVE_LWPID_T
127
128 /* Define if system headers will define psaddr_t */
129 #undef HAVE_PSADDR_T
130
131 /* Define if system headers will define prgregset_t */
132 #undef HAVE_PRGREGSET_T
133
134 /* Define if system headers will define prfpregset_t */
135 #undef HAVE_PRFPREGSET_T
136
137 /* Define name / location of libthread_db.so */
138 #undef LIBTHREAD_DB_SO