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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [or1ksim/] [or1ksim-0.3.0/] [build/] [config.h] - Rev 403

Go to most recent revision | Compare with Previous | Blame | View Log

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

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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