OSDN Git Service

Enable to track git://github.com/monaka/binutils.git
[pf3gnuchains/pf3gnuchains3x.git] / rda / unix / config.in
diff --git a/rda/unix/config.in b/rda/unix/config.in
new file mode 100644 (file)
index 0000000..cb8658e
--- /dev/null
@@ -0,0 +1,181 @@
+/* config.in.  Generated from configure.in by autoheader.  */
+
+/* Define if target is Alpha Linux */
+#undef ALPHA_LINUX_TARGET
+
+/* Define if target is am33 Linux. */
+#undef AM33_2_0_LINUX_TARGET
+
+/* Define if target is ARM Linux */
+#undef ARM_LINUX_TARGET
+
+/* Define the type name of an fpregset */
+#undef FPREGSET_T
+
+/* Define if target is FRV Linux */
+#undef FRV_LINUX_TARGET
+
+/* Define the type name of a gregset */
+#undef GREGSET_T
+
+/* Define to 1 if you have the <asm/reg.h> header file. */
+#undef HAVE_ASM_REG_H
+
+/* Define to 1 if you have the <errno.h> header file. */
+#undef HAVE_ERRNO_H
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define if system headers will define lwpid_t */
+#undef HAVE_LWPID_T
+
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define if system headers will define prfpregset_t */
+#undef HAVE_PRFPREGSET_T
+
+/* Define if system headers will define psaddr_t */
+#undef HAVE_PRGREGSET_T
+
+/* Define if system headers will define psaddr_t */
+#undef HAVE_PSADDR_T
+
+/* Define to 1 if you have the <ptrace.h> header file. */
+#undef HAVE_PTRACE_H
+
+/* Define to 1 if you have the <signal.h> header file. */
+#undef HAVE_SIGNAL_H
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define to 1 if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define to 1 if you have the <sys/procfs.h> header file. */
+#undef HAVE_SYS_PROCFS_H
+
+/* Define to 1 if you have the <sys/ptrace.h> header file. */
+#undef HAVE_SYS_PTRACE_H
+
+/* Define to 1 if you have the <sys/reg.h> header file. */
+#undef HAVE_SYS_REG_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
+/* Define to 1 if you have the <sys/wait.h> header file. */
+#undef HAVE_SYS_WAIT_H
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* Define name / location of libthread_db.so */
+#undef LIBTHREAD_DB_SO
+
+/* Define if target is any Linux */
+#undef LINUX_TARGET
+
+/* Define if target is m68k Linux */
+#undef M68K_LINUX_TARGET
+
+/* Define if target is 64-bit MIPS Linux */
+#undef MIPS64_LINUX_TARGET
+
+/* Define if target uses MIPS n32 ABI */
+#undef MIPS_ABI_N32
+
+/* Define if target uses MIPS n64 ABI */
+#undef MIPS_ABI_N64
+
+/* Define if target uses MIPS o32 ABI */
+#undef MIPS_ABI_O32
+
+/* Define if target is (32-bit) MIPS Linux */
+#undef MIPS_LINUX_TARGET
+
+/* Name of package */
+#undef PACKAGE
+
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* Define if target is powerpc Linux */
+#undef PPC_LINUX_TARGET
+
+/* Define if ptrace arg1 type is long or unsigned long. */
+#undef PTRACE_ARG1_TYPE_LONG
+
+/* Define if ptrace arg1 type is long long or unsigned long long. */
+#undef PTRACE_ARG1_TYPE_LONG_LONG
+
+/* Define if ptrace arg2 type is long or unsigned long. */
+#undef PTRACE_ARG2_TYPE_LONG
+
+/* Define if ptrace arg2 type is long long or unsigned long long. */
+#undef PTRACE_ARG2_TYPE_LONG_LONG
+
+/* Define if ptrace arg3 type is long or unsigned long. */
+#undef PTRACE_ARG3_TYPE_LONG
+
+/* Define if ptrace arg3 type is long long or unsigned long long. */
+#undef PTRACE_ARG3_TYPE_LONG_LONG
+
+/* Define if ptrace arg4 type is long or unsigned long. */
+#undef PTRACE_ARG4_TYPE_LONG
+
+/* Define if ptrace arg4 type is long long or unsigned long long. */
+#undef PTRACE_ARG4_TYPE_LONG_LONG
+
+/* Define for ptrace systems, to the size of a ptrace word. */
+#undef PTRACE_XFER_SIZE
+
+/* Define if ptrace transfer type is long or unsigned long. */
+#undef PTRACE_XFER_TYPE_LONG
+
+/* Define if ptrace transfer type is long long or unsigned long long. */
+#undef PTRACE_XFER_TYPE_LONG_LONG
+
+/* Define if target is SH (3? 4?) Linux */
+#undef SH_LINUX_TARGET
+
+/* Define if target is any Solaris */
+#undef SOLARIS_TARGET
+
+/* Define if target is 32-bit SPARC Solaris. */
+#undef SPARC32_SOLARIS_TARGET
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Define if the target uses the stock-breakpoints.o module. */
+#undef STOCK_BREAKPOINTS
+
+/* Version number of package */
+#undef VERSION
+
+/* Define if target is x86 Linux */
+#undef X86_LINUX_TARGET