X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=sim%2Fppc%2Fconfig.in;h=e157e9fd1b207ea7b6232b4b92ea7b7a8cd3ff4c;hb=84e098cdea4eb6a5ddc525a2145ffe66475fa2af;hp=c53a833c01ccc30d2d4c9bd679371ce737fa571c;hpb=72ec28b8afa357cdde70c612b4e0e9f37a34f8e4;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/ppc/config.in b/sim/ppc/config.in index c53a833c01..e157e9fd1b 100644 --- a/sim/ppc/config.in +++ b/sim/ppc/config.in @@ -1,362 +1,368 @@ -/* config.in. Generated automatically from configure.in by autoheader. */ +/* config.in. Generated from configure.ac by autoheader. */ -/* Define if using alloca.c. */ -#undef C_ALLOCA +/* Define if building universal (internal helper macro) */ +#undef AC_APPLE_UNIVERSAL_BUILD -/* Define to empty if the keyword does not work. */ -#undef const - -/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. - This function is required for alloca.c support on those systems. */ -#undef CRAY_STACKSEG_END - -/* Define to the type of elements in the array set by `getgroups'. - Usually this is either `int' or `gid_t'. */ -#undef GETGROUPS_T - -/* Define to `int' if doesn't define. */ -#undef gid_t - -/* Define if you have alloca, as a function or macro. */ -#undef HAVE_ALLOCA - -/* Define if you have and it should be used (not on Ultrix). */ -#undef HAVE_ALLOCA_H - -/* Define if you have a working `mmap' system call. */ -#undef HAVE_MMAP - -/* Define if your struct stat has st_blksize. */ -#undef HAVE_ST_BLKSIZE - -/* Define if your struct stat has st_blocks. */ -#undef HAVE_ST_BLOCKS - -/* Define if your struct stat has st_rdev. */ -#undef HAVE_ST_RDEV - -/* Define if your struct tm has tm_zone. */ -#undef HAVE_TM_ZONE - -/* Define if you don't have tm_zone but do have the external array - tzname. */ -#undef HAVE_TZNAME - -/* Define as __inline if that's what the C compiler calls it. */ -#undef inline - -/* Define to `int' if doesn't define. */ -#undef mode_t - -/* Define to `long' if doesn't define. */ -#undef off_t - -/* Define to `int' if doesn't define. */ -#undef pid_t - -/* Define if you need to in order for stat and other things to work. */ -#undef _POSIX_SOURCE - -/* Define as the return type of signal handlers (int or void). */ -#undef RETSIGTYPE - -/* Define to `unsigned' if doesn't define. */ -#undef size_t - -/* If using the C implementation of alloca, define if you know the - direction of stack growth for your system; otherwise it will be - automatically deduced at run-time. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown - */ -#undef STACK_DIRECTION - -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define if your declares struct tm. */ -#undef TM_IN_SYS_TIME - -/* Define to `int' if doesn't define. */ -#undef uid_t - -/* Define if your processor stores words with the most significant - byte first (like Motorola and SPARC, unlike Intel and VAX). */ -#undef WORDS_BIGENDIAN - -/* Define to 1 if NLS is requested. */ +/* Define to 1 if translation of program messages to the user's native + language is requested. */ #undef ENABLE_NLS -/* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#undef HAVE_GETTEXT - -/* Define as 1 if you have the stpcpy function. */ -#undef HAVE_STPCPY - -/* Define if your locale.h file contains LC_MESSAGES. */ -#undef HAVE_LC_MESSAGES - -/* Define if you have the __argz_count function. */ -#undef HAVE___ARGZ_COUNT - -/* Define if you have the __argz_next function. */ -#undef HAVE___ARGZ_NEXT - -/* Define if you have the __argz_stringify function. */ -#undef HAVE___ARGZ_STRINGIFY +/* Define to the type of elements in the array set by `getgroups'. Usually + this is either `int' or `gid_t'. */ +#undef GETGROUPS_T -/* Define if you have the access function. */ +/* Define to 1 if you have the `access' function. */ #undef HAVE_ACCESS -/* Define if you have the cfgetispeed function. */ +/* Define to 1 if you have the `cfgetispeed' function. */ #undef HAVE_CFGETISPEED -/* Define if you have the cfgetospeed function. */ +/* Define to 1 if you have the `cfgetospeed' function. */ #undef HAVE_CFGETOSPEED -/* Define if you have the cfsetispeed function. */ +/* Define to 1 if you have the `cfsetispeed' function. */ #undef HAVE_CFSETISPEED -/* Define if you have the cfsetospeed function. */ +/* Define to 1 if you have the `cfsetospeed' function. */ #undef HAVE_CFSETOSPEED -/* Define if you have the chdir function. */ +/* Define to 1 if you have the `chdir' function. */ #undef HAVE_CHDIR -/* Define if you have the chmod function. */ +/* Define to 1 if you have the `chmod' function. */ #undef HAVE_CHMOD -/* Define if you have the chown function. */ +/* Define to 1 if you have the `chown' function. */ #undef HAVE_CHOWN -/* Define if you have the dcgettext function. */ -#undef HAVE_DCGETTEXT +/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. + */ +#undef HAVE_DECL_TZNAME + +/* Define to 1 if you have the header file, and it defines `DIR'. + */ +#undef HAVE_DIRENT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H -/* Define if you have the dup function. */ +/* Define to 1 if you have the `dup' function. */ #undef HAVE_DUP -/* Define if you have the dup2 function. */ +/* Define to 1 if you have the `dup2' function. */ #undef HAVE_DUP2 -/* Define if you have the fchmod function. */ +/* Define to 1 if you have the `fchmod' function. */ #undef HAVE_FCHMOD -/* Define if you have the fchown function. */ +/* Define to 1 if you have the `fchown' function. */ #undef HAVE_FCHOWN -/* Define if you have the fcntl function. */ +/* Define to 1 if you have the `fcntl' function. */ #undef HAVE_FCNTL -/* Define if you have the fstat function. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_FCNTL_H + +/* Define to 1 if you have the `fstat' function. */ #undef HAVE_FSTAT -/* Define if you have the fstatfs function. */ +/* Define to 1 if you have the `fstatfs' function. */ #undef HAVE_FSTATFS -/* Define if you have the getcwd function. */ -#undef HAVE_GETCWD - -/* Define if you have the getdirentries function. */ +/* Define to 1 if you have the `getdirentries' function. */ #undef HAVE_GETDIRENTRIES -/* Define if you have the getegid function. */ +/* Define to 1 if you have the `getegid' function. */ #undef HAVE_GETEGID -/* Define if you have the geteuid function. */ +/* Define to 1 if you have the `geteuid' function. */ #undef HAVE_GETEUID -/* Define if you have the getgid function. */ +/* Define to 1 if you have the `getgid' function. */ #undef HAVE_GETGID -/* Define if you have the getpagesize function. */ -#undef HAVE_GETPAGESIZE - -/* Define if you have the getpid function. */ +/* Define to 1 if you have the `getpid' function. */ #undef HAVE_GETPID -/* Define if you have the getppid function. */ +/* Define to 1 if you have the `getppid' function. */ #undef HAVE_GETPPID -/* Define if you have the getrusage function. */ +/* Define to 1 if you have the `getrusage' function. */ #undef HAVE_GETRUSAGE -/* Define if you have the gettimeofday function. */ +/* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY -/* Define if you have the getuid function. */ +/* Define to 1 if you have the `getuid' function. */ #undef HAVE_GETUID -/* Define if you have the ioctl function. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_INTTYPES_H + +/* Define to 1 if you have the `ioctl' function. */ #undef HAVE_IOCTL -/* Define if you have the kill function. */ +/* Define to 1 if you have the `kill' function. */ #undef HAVE_KILL -/* Define if you have the link function. */ +/* Define to 1 if you have the `link' function. */ #undef HAVE_LINK -/* Define if you have the lseek function. */ +/* Define to 1 if the system has the type `long long'. */ +#undef HAVE_LONG_LONG + +/* Define to 1 if you have the `lseek' function. */ #undef HAVE_LSEEK -/* Define if you have the lstat function. */ +/* Define to 1 if you have the `lstat' function. */ #undef HAVE_LSTAT -/* Define if you have the mkdir function. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_MEMORY_H + +/* Define to 1 if you have the `mkdir' function. */ #undef HAVE_MKDIR -/* Define if you have the munmap function. */ -#undef HAVE_MUNMAP +/* Define to 1 if you have the header file, and it defines `DIR'. */ +#undef HAVE_NDIR_H -/* Define if you have the pipe function. */ +/* Define to 1 if you have the `pipe' function. */ #undef HAVE_PIPE -/* Define if you have the putenv function. */ -#undef HAVE_PUTENV - -/* Define if you have the readlink function. */ +/* Define to 1 if you have the `readlink' function. */ #undef HAVE_READLINK -/* Define if you have the rmdir function. */ +/* Define to 1 if you have the `rmdir' function. */ #undef HAVE_RMDIR -/* Define if you have the setenv function. */ -#undef HAVE_SETENV - -/* Define if you have the setlocale function. */ -#undef HAVE_SETLOCALE - -/* Define if you have the setregid function. */ +/* Define to 1 if you have the `setregid' function. */ #undef HAVE_SETREGID -/* Define if you have the setreuid function. */ +/* Define to 1 if you have the `setreuid' function. */ #undef HAVE_SETREUID -/* Define if you have the sigprocmask function. */ +/* Define to 1 if you have the `sigprocmask' function. */ #undef HAVE_SIGPROCMASK -/* Define if you have the stat function. */ +/* Define to 1 if you have the `stat' function. */ #undef HAVE_STAT -/* Define if you have the stpcpy function. */ -#undef HAVE_STPCPY +/* Define to 1 if you have the header file. */ +#undef HAVE_STDINT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_STDLIB_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_STRINGS_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_STRING_H + +/* Define if struct statfs is defined in */ +#undef HAVE_STRUCT_STATFS + +/* Define to 1 if `st_blksize' is a member of `struct stat'. */ +#undef HAVE_STRUCT_STAT_ST_BLKSIZE + +/* Define to 1 if `st_blocks' is a member of `struct stat'. */ +#undef HAVE_STRUCT_STAT_ST_BLOCKS + +/* Define to 1 if `st_rdev' is a member of `struct stat'. */ +#undef HAVE_STRUCT_STAT_ST_RDEV -/* Define if you have the strcasecmp function. */ -#undef HAVE_STRCASECMP +/* Define to 1 if `tm_zone' is a member of `struct tm'. */ +#undef HAVE_STRUCT_TM_TM_ZONE -/* Define if you have the strchr function. */ -#undef HAVE_STRCHR +/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use + `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */ +#undef HAVE_ST_BLKSIZE + +/* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use + `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ +#undef HAVE_ST_BLOCKS + +/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use + `HAVE_STRUCT_STAT_ST_RDEV' instead. */ +#undef HAVE_ST_RDEV -/* Define if you have the symlink function. */ +/* Define to 1 if you have the `symlink' function. */ #undef HAVE_SYMLINK -/* Define if you have the tcdrain function. */ +/* Define to 1 if you have the header file, and it defines `DIR'. + */ +#undef HAVE_SYS_DIR_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_IOCTL_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_MOUNT_H + +/* Define to 1 if you have the header file, and it defines `DIR'. + */ +#undef HAVE_SYS_NDIR_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_PARAM_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_RESOURCE_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_STATFS_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_STAT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TERMIOS_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TERMIO_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TIMES_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TIME_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TYPES_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_VFS_H + +/* Define to 1 if you have the `tcdrain' function. */ #undef HAVE_TCDRAIN -/* Define if you have the tcflow function. */ +/* Define to 1 if you have the `tcflow' function. */ #undef HAVE_TCFLOW -/* Define if you have the tcflush function. */ +/* Define to 1 if you have the `tcflush' function. */ #undef HAVE_TCFLUSH -/* Define if you have the tcgetattr function. */ +/* Define to 1 if you have the `tcgetattr' function. */ #undef HAVE_TCGETATTR -/* Define if you have the tcgetpgrp function. */ +/* Define to 1 if you have the `tcgetpgrp' function. */ #undef HAVE_TCGETPGRP -/* Define if you have the tcsendbreak function. */ +/* Define to 1 if you have the `tcsendbreak' function. */ #undef HAVE_TCSENDBREAK -/* Define if you have the tcsetattr function. */ +/* Define to 1 if you have the `tcsetattr' function. */ #undef HAVE_TCSETATTR -/* Define if you have the tcsetpgrp function. */ +/* Define to 1 if you have the `tcsetpgrp' function. */ #undef HAVE_TCSETPGRP -/* Define if you have the time function. */ +/* Define to 1 if you have the `time' function. */ #undef HAVE_TIME -/* Define if you have the umask function. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_TIME_H + +/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use + `HAVE_STRUCT_TM_TM_ZONE' instead. */ +#undef HAVE_TM_ZONE + +/* Define to 1 if you don't have `tm_zone' but do have the external array + `tzname'. */ +#undef HAVE_TZNAME + +/* Define to 1 if you have the `umask' function. */ #undef HAVE_UMASK -/* Define if you have the unlink function. */ -#undef HAVE_UNLINK +/* Define if union semun is defined in */ +#undef HAVE_UNION_SEMUN -/* Define if you have the header file. */ -#undef HAVE_ARGZ_H +/* Define to 1 if you have the header file. */ +#undef HAVE_UNISTD_H -/* Define if you have the header file. */ -#undef HAVE_DIRENT_H +/* Define to 1 if you have the `unlink' function. */ +#undef HAVE_UNLINK -/* Define if you have the header file. */ -#undef HAVE_FCNTL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_WINDOWS_H -/* Define if you have the header file. */ -#undef HAVE_LIMITS_H +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT -/* Define if you have the header file. */ -#undef HAVE_LOCALE_H +/* Define to the full name of this package. */ +#undef PACKAGE_NAME -/* Define if you have the header file. */ -#undef HAVE_MALLOC_H +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING -/* Define if you have the header file. */ -#undef HAVE_NDIR_H +/* Define to the one symbol short name of this package. */ +#undef PACKAGE_TARNAME -/* Define if you have the header file. */ -#undef HAVE_NL_TYPES_H +/* Define to the home page for this package. */ +#undef PACKAGE_URL -/* Define if you have the header file. */ -#undef HAVE_STDLIB_H +/* Define to the version of this package. */ +#undef PACKAGE_VERSION -/* Define if you have the header file. */ -#undef HAVE_STRING_H +/* Additional package description */ +#undef PKGVERSION -/* Define if you have the header file. */ -#undef HAVE_STRINGS_H +/* Bug reporting address */ +#undef REPORT_BUGS_TO -/* Define if you have the header file. */ -#undef HAVE_SYS_DIR_H +/* Define as the return type of signal handlers (`int' or `void'). */ +#undef RETSIGTYPE -/* Define if you have the header file. */ -#undef HAVE_SYS_IOCTL_H +/* Define to 1 if you have the ANSI C header files. */ +#undef STDC_HEADERS -/* Define if you have the header file. */ -#undef HAVE_SYS_MOUNT_H +/* Define to 1 if your declares `struct tm'. */ +#undef TM_IN_SYS_TIME -/* Define if you have the header file. */ -#undef HAVE_SYS_NDIR_H +/* Define if we should use the Windows API, instead of the POSIX API. On + Windows, we use the Windows API when building for MinGW, but the POSIX API + when building for Cygwin. */ +#undef USE_WIN32API -/* Define if you have the header file. */ -#undef HAVE_SYS_PARAM_H +/* Sim assert settings */ +#undef WITH_ASSERT -/* Define if you have the header file. */ -#undef HAVE_SYS_RESOURCE_H +/* Sim default environment */ +#undef WITH_ENVIRONMENT -/* Define if you have the header file. */ -#undef HAVE_SYS_STAT_H +/* How to route I/O */ +#undef WITH_STDIO -/* Define if you have the header file. */ -#undef HAVE_SYS_TERMIO_H +/* Sim trace settings */ +#undef WITH_TRACE -/* Define if you have the header file. */ -#undef HAVE_SYS_TERMIOS_H +/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most + significant byte first (like Motorola and SPARC, unlike Intel). */ +#if defined AC_APPLE_UNIVERSAL_BUILD +# if defined __BIG_ENDIAN__ +# define WORDS_BIGENDIAN 1 +# endif +#else +# ifndef WORDS_BIGENDIAN +# undef WORDS_BIGENDIAN +# endif +#endif -/* Define if you have the header file. */ -#undef HAVE_SYS_TIME_H +/* Define to `int' if doesn't define. */ +#undef gid_t -/* Define if you have the header file. */ -#undef HAVE_SYS_TIMES_H +/* Define to `int' if does not define. */ +#undef mode_t -/* Define if you have the header file. */ -#undef HAVE_SYS_TYPES_H +/* Define to `long int' if does not define. */ +#undef off_t -/* Define if you have the header file. */ -#undef HAVE_TIME_H +/* Define to `int' if does not define. */ +#undef pid_t -/* Define if you have the header file. */ -#undef HAVE_UNISTD_H +/* Define to `unsigned int' if does not define. */ +#undef size_t -/* Define if you have the header file. */ -#undef HAVE_VALUES_H +/* Define to `int' if doesn't define. */ +#undef uid_t