[BACK]Return to c++config.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / gcc / lib / libstdc++-v3 / arch / earmv6

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/c++config.h between version 1.5 and 1.6

version 1.5, 2014/05/28 09:09:35 version 1.6, 2014/10/10 10:05:38
Line 1 
Line 1 
 /* This file is automatically generated.  DO NOT EDIT! */  /* This file is automatically generated.  DO NOT EDIT! */
 /* Generated from: NetBSD: mknative-gcc,v 1.78 2014/03/02 04:58:20 mrg Exp  */  /* Generated from: NetBSD: mknative-gcc,v 1.79 2014/05/29 16:27:50 skrll Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */  /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
   
 // Predefined symbols and macros -*- C++ -*-  // Predefined symbols and macros -*- C++ -*-
Line 759  namespace std
Line 759  namespace std
 #define _GLIBCXX_HAVE_MODFF 1  #define _GLIBCXX_HAVE_MODFF 1
   
 /* Define to 1 if you have the `modfl' function. */  /* Define to 1 if you have the `modfl' function. */
 /* #undef _GLIBCXX_HAVE_MODFL */  #define _GLIBCXX_HAVE_MODFL 1
   
 /* Define to 1 if you have the <nan.h> header file. */  /* Define to 1 if you have the <nan.h> header file. */
 /* #undef _GLIBCXX_HAVE_NAN_H */  /* #undef _GLIBCXX_HAVE_NAN_H */
Line 804  namespace std
Line 804  namespace std
 #define _GLIBCXX_HAVE_SINL 1  #define _GLIBCXX_HAVE_SINL 1
   
 /* Defined if sleep exists. */  /* Defined if sleep exists. */
 #define _GLIBCXX_HAVE_SLEEP 1  /* #undef _GLIBCXX_HAVE_SLEEP */
   
 /* Define to 1 if you have the `sqrtf' function. */  /* Define to 1 if you have the `sqrtf' function. */
 #define _GLIBCXX_HAVE_SQRTF 1  #define _GLIBCXX_HAVE_SQRTF 1
Line 919  namespace std
Line 919  namespace std
 #define _GLIBCXX_HAVE_UNISTD_H 1  #define _GLIBCXX_HAVE_UNISTD_H 1
   
 /* Defined if usleep exists. */  /* Defined if usleep exists. */
 #define _GLIBCXX_HAVE_USLEEP 1  /* #undef _GLIBCXX_HAVE_USLEEP */
   
 /* Defined if vfwscanf exists. */  /* Defined if vfwscanf exists. */
 #define _GLIBCXX_HAVE_VFWSCANF 1  #define _GLIBCXX_HAVE_VFWSCANF 1
Line 1239  namespace std
Line 1239  namespace std
   
 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,  /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
    <stdio.h>, and <stdlib.h> can be used or exposed. */     <stdio.h>, and <stdlib.h> can be used or exposed. */
 /* #undef _GLIBCXX_USE_C99 */  #define _GLIBCXX_USE_C99 1
   
 /* Define if C99 functions in <complex.h> should be used in <complex>. Using  /* Define if C99 functions in <complex.h> should be used in <complex>. Using
    compiler builtins for these functions requires corresponding C99 library     compiler builtins for these functions requires corresponding C99 library
    functions to be present. */     functions to be present. */
 /* #undef _GLIBCXX_USE_C99_COMPLEX */  #define _GLIBCXX_USE_C99_COMPLEX 1
   
 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>.  /* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
    Using compiler builtins for these functions requires corresponding C99     Using compiler builtins for these functions requires corresponding C99
Line 1280  namespace std
Line 1280  namespace std
 #define _GLIBCXX_USE_C99_STDINT_TR1 1  #define _GLIBCXX_USE_C99_STDINT_TR1 1
   
 /* Defined if clock_gettime has monotonic clock support. */  /* Defined if clock_gettime has monotonic clock support. */
 /* #undef _GLIBCXX_USE_CLOCK_MONOTONIC */  #define _GLIBCXX_USE_CLOCK_MONOTONIC 1
   
 /* Defined if clock_gettime syscall has monotonic and realtime clock support. */  /* Defined if clock_gettime syscall has monotonic and realtime clock support. */
 /* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */  /* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */
   
 /* Defined if clock_gettime has realtime clock support. */  /* Defined if clock_gettime has realtime clock support. */
 /* #undef _GLIBCXX_USE_CLOCK_REALTIME */  #define _GLIBCXX_USE_CLOCK_REALTIME 1
   
 /* Define if ISO/IEC TR 24733 decimal floating point types are supported on  /* Define if ISO/IEC TR 24733 decimal floating point types are supported on
    this host. */     this host. */
Line 1311  namespace std
Line 1311  namespace std
 #define _GLIBCXX_USE_LONG_LONG 1  #define _GLIBCXX_USE_LONG_LONG 1
   
 /* Defined if nanosleep is available. */  /* Defined if nanosleep is available. */
 /* #undef _GLIBCXX_USE_NANOSLEEP */  #define _GLIBCXX_USE_NANOSLEEP 1
   
 /* Define if NLS translations are to be used. */  /* Define if NLS translations are to be used. */
 /* #undef _GLIBCXX_USE_NLS */  /* #undef _GLIBCXX_USE_NLS */
Line 1324  namespace std
Line 1324  namespace std
 #define _GLIBCXX_USE_RANDOM_TR1 1  #define _GLIBCXX_USE_RANDOM_TR1 1
   
 /* Defined if sched_yield is available. */  /* Defined if sched_yield is available. */
 /* #undef _GLIBCXX_USE_SCHED_YIELD */  #define _GLIBCXX_USE_SCHED_YIELD 1
   
 /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */  /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
 #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1  #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb <webmaster@jp.NetBSD.org>