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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [config.h.in] - Diff between revs 19 and 60

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 19 Rev 60
/* config.h.in.  Generated from configure.ac by autoheader.  */
/* config.h.in.  Generated from configure.ac by autoheader.  */
/* Whether arithmethic instructions set flag on zero */
/* Whether arithmethic instructions set flag on zero */
#undef ARITH_SET_FLAG
#undef ARITH_SET_FLAG
/* "Whether the compiler supports 'long long'." */
/* "Whether the compiler supports 'long long'." */
#undef CC_HAS_LONG_LONG
#undef CC_HAS_LONG_LONG
/* Whether we are building with complex execution module */
/* Whether we are building with complex execution module */
#undef COMPLEX_EXECUTION
#undef COMPLEX_EXECUTION
/* Whether we are building with dynamic execution module */
/* Whether we are building with dynamic execution module */
#undef DYNAMIC_EXECUTION
#undef DYNAMIC_EXECUTION
/* Define to 1 if you have the `basename' function. */
/* Define to 1 if you have the `basename' function. */
#undef HAVE_BASENAME
#undef HAVE_BASENAME
/* Define to 1 if you have the `bzero' function. */
/* Define to 1 if you have the `bzero' function. */
#undef HAVE_BZERO
#undef HAVE_BZERO
/* Define to 1 if you have the declaration of `I_PUSH', and to 0 if you don't.
/* Define to 1 if you have the declaration of `I_PUSH', and to 0 if you don't.
   */
   */
#undef HAVE_DECL_I_PUSH
#undef HAVE_DECL_I_PUSH
 
 
 
/* Define to 1 if you have the declaration of `rl_event_hook', and to 0 if you
 
   don't. */
 
#undef HAVE_DECL_RL_EVENT_HOOK
 
 
/* Define to 1 if you have the  header file, and it defines `DIR'.
/* Define to 1 if you have the  header file, and it defines `DIR'.
   */
   */
#undef HAVE_DIRENT_H
#undef HAVE_DIRENT_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_DLFCN_H
#undef HAVE_DLFCN_H
/* Whether we have ethernet PHY support */
/* Whether we have ethernet PHY support */
#undef HAVE_ETH_PHY
#undef HAVE_ETH_PHY
/* Some shared files require to know, whether we have execution functions
/* Some shared files require to know, whether we have execution functions
   defined. */
   defined. */
#undef HAVE_EXECUTION
#undef HAVE_EXECUTION
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_GETOPT_H
#undef HAVE_GETOPT_H
/* Define to 1 if you have the `grantpt' function. */
/* Define to 1 if you have the `grantpt' function. */
#undef HAVE_GRANTPT
#undef HAVE_GRANTPT
/* Define to 1 if the system has the type `int16_t'. */
/* Define to 1 if the system has the type `int16_t'. */
#undef HAVE_INT16_T
#undef HAVE_INT16_T
/* Define to 1 if the system has the type `int32_t'. */
/* Define to 1 if the system has the type `int32_t'. */
#undef HAVE_INT32_T
#undef HAVE_INT32_T
/* Define to 1 if the system has the type `int8_t'. */
/* Define to 1 if the system has the type `int8_t'. */
#undef HAVE_INT8_T
#undef HAVE_INT8_T
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_INTTYPES_H
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `isblank' function. */
/* Define to 1 if you have the `isblank' function. */
#undef HAVE_ISBLANK
#undef HAVE_ISBLANK
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_LIBINTL_H
#undef HAVE_LIBINTL_H
/* Define to 1 if you have the `readline' library (-lreadline). */
/* Define to 1 if you have the `readline' library (-lreadline). */
#undef HAVE_LIBREADLINE
#undef HAVE_LIBREADLINE
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_LOCALE_H
#undef HAVE_LOCALE_H
/* Define to 1 if you have the `lstat' function. */
/* Define to 1 if you have the `lstat' function. */
#undef HAVE_LSTAT
#undef HAVE_LSTAT
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
   to 0 otherwise. */
   to 0 otherwise. */
#undef HAVE_MALLOC
#undef HAVE_MALLOC
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_MALLOC_H
#undef HAVE_MALLOC_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_MEMORY_H
#undef HAVE_MEMORY_H
/* Define to 1 if you have the  header file, and it defines `DIR'. */
/* Define to 1 if you have the  header file, and it defines `DIR'. */
#undef HAVE_NDIR_H
#undef HAVE_NDIR_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_NET_ETHERNET_H
#undef HAVE_NET_ETHERNET_H
/* Define to 1 if you have the `on_exit' function. */
/* Define to 1 if you have the `on_exit' function. */
#undef HAVE_ON_EXIT
#undef HAVE_ON_EXIT
/* Define to 1 if you have the `ptsname' function. */
/* Define to 1 if you have the `ptsname' function. */
#undef HAVE_PTSNAME
#undef HAVE_PTSNAME
/* Define to 1 if you have the `putenv' function. */
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV
#undef HAVE_PUTENV
/* Define to 1 if you have the `select' function. */
/* Define to 1 if you have the `select' function. */
#undef HAVE_SELECT
#undef HAVE_SELECT
/* Define to 1 if you have the `setenv' function. */
/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV
#undef HAVE_SETENV
/* Define to 1 if you have the `setlocale' function. */
/* Define to 1 if you have the `setlocale' function. */
#undef HAVE_SETLOCALE
#undef HAVE_SETLOCALE
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_STDARG_H
#undef HAVE_STDARG_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_STDINT_H
#undef HAVE_STDINT_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_STDLIB_H
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strcasecmp' function. */
/* Define to 1 if you have the `strcasecmp' function. */
#undef HAVE_STRCASECMP
#undef HAVE_STRCASECMP
/* Define to 1 if you have the `strchr' function. */
/* Define to 1 if you have the `strchr' function. */
#undef HAVE_STRCHR
#undef HAVE_STRCHR
/* Define to 1 if you have the `strcoll' function and it is properly defined.
/* Define to 1 if you have the `strcoll' function and it is properly defined.
   */
   */
#undef HAVE_STRCOLL
#undef HAVE_STRCOLL
/* Define to 1 if you have the `strcspn' function. */
/* Define to 1 if you have the `strcspn' function. */
#undef HAVE_STRCSPN
#undef HAVE_STRCSPN
/* Define to 1 if you have the `strftime' function. */
/* Define to 1 if you have the `strftime' function. */
#undef HAVE_STRFTIME
#undef HAVE_STRFTIME
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_STRINGS_H
#undef HAVE_STRINGS_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_STRING_H
#undef HAVE_STRING_H
/* Define to 1 if you have the `strndup' function. */
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
#undef HAVE_STRNDUP
/* Define to 1 if you have the `strrchr' function. */
/* Define to 1 if you have the `strrchr' function. */
#undef HAVE_STRRCHR
#undef HAVE_STRRCHR
/* Define to 1 if you have the `strtol' function. */
/* Define to 1 if you have the `strtol' function. */
#undef HAVE_STRTOL
#undef HAVE_STRTOL
/* Define to 1 if you have the  header file, and it defines `DIR'.
/* Define to 1 if you have the  header file, and it defines `DIR'.
   */
   */
#undef HAVE_SYS_DIR_H
#undef HAVE_SYS_DIR_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_ETHERNET_H
#undef HAVE_SYS_ETHERNET_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_FILE_H
#undef HAVE_SYS_FILE_H
/* Define to 1 if you have the  header file, and it defines `DIR'.
/* Define to 1 if you have the  header file, and it defines `DIR'.
   */
   */
#undef HAVE_SYS_NDIR_H
#undef HAVE_SYS_NDIR_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_PTEM_H
#undef HAVE_SYS_PTEM_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_PTE_H
#undef HAVE_SYS_PTE_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_SELECT_H
#undef HAVE_SYS_SELECT_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_STAT_H
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_STREAM_H
#undef HAVE_SYS_STREAM_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_STROPTS_H
#undef HAVE_SYS_STROPTS_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_TYPES_H
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the `tcgetattr' function. */
/* Define to 1 if you have the `tcgetattr' function. */
#undef HAVE_TCGETATTR
#undef HAVE_TCGETATTR
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_TERMCAP_H
#undef HAVE_TERMCAP_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_TERMIOS_H
#undef HAVE_TERMIOS_H
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_TERMIO_H
#undef HAVE_TERMIO_H
/* Define to 1 if the system has the type `uint16_t'. */
/* Define to 1 if the system has the type `uint16_t'. */
#undef HAVE_UINT16_T
#undef HAVE_UINT16_T
/* Define to 1 if the system has the type `uint32_t'. */
/* Define to 1 if the system has the type `uint32_t'. */
#undef HAVE_UINT32_T
#undef HAVE_UINT32_T
/* Define to 1 if the system has the type `uint8_t'. */
/* Define to 1 if the system has the type `uint8_t'. */
#undef HAVE_UINT8_T
#undef HAVE_UINT8_T
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_UNISTD_H
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `unlockpt' function. */
/* Define to 1 if you have the `unlockpt' function. */
#undef HAVE_UNLOCKPT
#undef HAVE_UNLOCKPT
/* Define to 1 if you have the  header file. */
/* Define to 1 if you have the  header file. */
#undef HAVE_VARARGS_H
#undef HAVE_VARARGS_H
/* Define to 1 if the system has the type `__compar_fn_t'. */
/* Define to 1 if the system has the type `__compar_fn_t'. */
#undef HAVE___COMPAR_FN_T
#undef HAVE___COMPAR_FN_T
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
#undef NO_MINUS_C_MINUS_O
/* "The OR32 is big endian" */
/* "The OR32 is big endian" */
#undef OR32_BIG_ENDIAN
#undef OR32_BIG_ENDIAN
/* "The OR32 is little endian" */
/* "The OR32 is little endian" */
#undef OR32_LITTLE_ENDIAN
#undef OR32_LITTLE_ENDIAN
/* "The compiler uses the OR32 ELF types" */
/* "The compiler uses the OR32 ELF types" */
#undef OR32_TYPES
#undef OR32_TYPES
/* Name of package */
/* Name of package */
#undef PACKAGE
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
/* Define to the full name of this package. */
#undef PACKAGE_NAME
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
/* Define to the version of this package. */
#undef PACKAGE_VERSION
#undef PACKAGE_VERSION
/* Specifies, whether we should do register accesses over time analysis.
/* Specifies, whether we should do register accesses over time analysis.
   Simple execution must be enabled! */
   Simple execution must be enabled! */
#undef RAW_RANGE_STATS
#undef RAW_RANGE_STATS
/* Define as the return type of signal handlers (`int' or `void'). */
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
#undef RETSIGTYPE
/* Whether instructions set overflow flag */
/* Whether instructions set overflow flag */
#undef SET_OV_FLAG
#undef SET_OV_FLAG
/* Whether we are building with simple execution module */
/* Whether we are building with simple execution module */
#undef SIMPLE_EXECUTION
#undef SIMPLE_EXECUTION
/* The size of `char', as computed by sizeof. */
/* The size of `char', as computed by sizeof. */
#undef SIZEOF_CHAR
#undef SIZEOF_CHAR
/* The size of `int', as computed by sizeof. */
/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT
#undef SIZEOF_INT
/* The size of `long', as computed by sizeof. */
/* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG
#undef SIZEOF_LONG
/* The size of `short', as computed by sizeof. */
/* The size of `short', as computed by sizeof. */
#undef SIZEOF_SHORT
#undef SIZEOF_SHORT
/* Define to 1 if the `S_IS*' macros in  do not work properly. */
/* Define to 1 if the `S_IS*' macros in  do not work properly. */
#undef STAT_MACROS_BROKEN
#undef STAT_MACROS_BROKEN
/* Define to 1 if you have the ANSI C header files. */
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
#undef STDC_HEADERS
/* Define to 1 if your  declares `struct tm'. */
/* Define to 1 if your  declares `struct tm'. */
#undef TM_IN_SYS_TIME
#undef TM_IN_SYS_TIME
/* Version number of package */
/* Version number of package */
#undef VERSION
#undef VERSION
/* Define to 1 if your processor stores words with the most significant byte
/* Define to 1 if your processor stores words with the most significant byte
   first (like Motorola and SPARC, unlike Intel and VAX). */
   first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
#undef WORDS_BIGENDIAN
/* "The source code uses the GNU libraries */
/* "The source code uses the GNU libraries */
#undef _GNU_SOURCE
#undef _GNU_SOURCE
/* Define to empty if `const' does not conform to ANSI C. */
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
#undef const
/* Define to rpl_malloc if the replacement function should be used. */
/* Define to rpl_malloc if the replacement function should be used. */
#undef malloc
#undef malloc
/* Define to `unsigned int' if  does not define. */
/* Define to `unsigned int' if  does not define. */
#undef size_t
#undef size_t
 
 

powered by: WebSVN 2.1.0

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