Sat Oct 11 21:28:43 2014 UTC ()
more regen for complex and more.  only sun2 and ia64 missing now.


(mrg)
diff -r1.1 -r1.2 src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/c++config.h
diff -r1.1 -r1.2 src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/c++config.h

cvs diff -r1.1 -r1.2 src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/c++config.h (expand / switch to unified diff)

--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/c++config.h 2014/09/19 17:23:24 1.1
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv32/c++config.h 2014/10/11 21:28:43 1.2
@@ -461,78 +461,78 @@ namespace std @@ -461,78 +461,78 @@ namespace std
461// src/functexcept.cc. We use __N because the more traditional _N is used 461// src/functexcept.cc. We use __N because the more traditional _N is used
462// for something else under certain OSes (see BADNAMES). 462// for something else under certain OSes (see BADNAMES).
463#define __N(msgid) (msgid) 463#define __N(msgid) (msgid)
464 464
465// For example, <windows.h> is known to #define min and max as macros... 465// For example, <windows.h> is known to #define min and max as macros...
466#undef min 466#undef min
467#undef max 467#undef max
468 468
469// End of prewritten config; the settings discovered at configure time follow. 469// End of prewritten config; the settings discovered at configure time follow.
470/* config.h. Generated from config.h.in by configure. */ 470/* config.h. Generated from config.h.in by configure. */
471/* config.h.in. Generated from configure.ac by autoheader. */ 471/* config.h.in. Generated from configure.ac by autoheader. */
472 472
473/* Define to 1 if you have the `acosf' function. */ 473/* Define to 1 if you have the `acosf' function. */
474/* #undef _GLIBCXX_HAVE_ACOSF */ 474#define _GLIBCXX_HAVE_ACOSF 1
475 475
476/* Define to 1 if you have the `acosl' function. */ 476/* Define to 1 if you have the `acosl' function. */
477/* #undef _GLIBCXX_HAVE_ACOSL */ 477#define _GLIBCXX_HAVE_ACOSL 1
478 478
479/* Define to 1 if you have the `asinf' function. */ 479/* Define to 1 if you have the `asinf' function. */
480/* #undef _GLIBCXX_HAVE_ASINF */ 480#define _GLIBCXX_HAVE_ASINF 1
481 481
482/* Define to 1 if you have the `asinl' function. */ 482/* Define to 1 if you have the `asinl' function. */
483/* #undef _GLIBCXX_HAVE_ASINL */ 483#define _GLIBCXX_HAVE_ASINL 1
484 484
485/* Define to 1 if the target assembler supports .symver directive. */ 485/* Define to 1 if the target assembler supports .symver directive. */
486#define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 486#define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1
487 487
488/* Define to 1 if you have the `atan2f' function. */ 488/* Define to 1 if you have the `atan2f' function. */
489/* #undef _GLIBCXX_HAVE_ATAN2F */ 489#define _GLIBCXX_HAVE_ATAN2F 1
490 490
491/* Define to 1 if you have the `atan2l' function. */ 491/* Define to 1 if you have the `atan2l' function. */
492/* #undef _GLIBCXX_HAVE_ATAN2L */ 492#define _GLIBCXX_HAVE_ATAN2L 1
493 493
494/* Define to 1 if you have the `atanf' function. */ 494/* Define to 1 if you have the `atanf' function. */
495/* #undef _GLIBCXX_HAVE_ATANF */ 495#define _GLIBCXX_HAVE_ATANF 1
496 496
497/* Define to 1 if you have the `atanl' function. */ 497/* Define to 1 if you have the `atanl' function. */
498/* #undef _GLIBCXX_HAVE_ATANL */ 498#define _GLIBCXX_HAVE_ATANL 1
499 499
500/* Define to 1 if you have the `at_quick_exit' function. */ 500/* Define to 1 if you have the `at_quick_exit' function. */
501#define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 501#define _GLIBCXX_HAVE_AT_QUICK_EXIT 1
502 502
503/* Define to 1 if the target assembler supports thread-local storage. */ 503/* Define to 1 if the target assembler supports thread-local storage. */
504/* #undef _GLIBCXX_HAVE_CC_TLS */ 504/* #undef _GLIBCXX_HAVE_CC_TLS */
505 505
506/* Define to 1 if you have the `ceilf' function. */ 506/* Define to 1 if you have the `ceilf' function. */
507/* #undef _GLIBCXX_HAVE_CEILF */ 507#define _GLIBCXX_HAVE_CEILF 1
508 508
509/* Define to 1 if you have the `ceill' function. */ 509/* Define to 1 if you have the `ceill' function. */
510/* #undef _GLIBCXX_HAVE_CEILL */ 510#define _GLIBCXX_HAVE_CEILL 1
511 511
512/* Define to 1 if you have the <complex.h> header file. */ 512/* Define to 1 if you have the <complex.h> header file. */
513#define _GLIBCXX_HAVE_COMPLEX_H 1 513#define _GLIBCXX_HAVE_COMPLEX_H 1
514 514
515/* Define to 1 if you have the `cosf' function. */ 515/* Define to 1 if you have the `cosf' function. */
516/* #undef _GLIBCXX_HAVE_COSF */ 516#define _GLIBCXX_HAVE_COSF 1
517 517
518/* Define to 1 if you have the `coshf' function. */ 518/* Define to 1 if you have the `coshf' function. */
519/* #undef _GLIBCXX_HAVE_COSHF */ 519#define _GLIBCXX_HAVE_COSHF 1
520 520
521/* Define to 1 if you have the `coshl' function. */ 521/* Define to 1 if you have the `coshl' function. */
522/* #undef _GLIBCXX_HAVE_COSHL */ 522#define _GLIBCXX_HAVE_COSHL 1
523 523
524/* Define to 1 if you have the `cosl' function. */ 524/* Define to 1 if you have the `cosl' function. */
525/* #undef _GLIBCXX_HAVE_COSL */ 525#define _GLIBCXX_HAVE_COSL 1
526 526
527/* Define to 1 if you have the <dlfcn.h> header file. */ 527/* Define to 1 if you have the <dlfcn.h> header file. */
528#define _GLIBCXX_HAVE_DLFCN_H 1 528#define _GLIBCXX_HAVE_DLFCN_H 1
529 529
530/* Define if EBADMSG exists. */ 530/* Define if EBADMSG exists. */
531#define _GLIBCXX_HAVE_EBADMSG 1 531#define _GLIBCXX_HAVE_EBADMSG 1
532 532
533/* Define if ECANCELED exists. */ 533/* Define if ECANCELED exists. */
534#define _GLIBCXX_HAVE_ECANCELED 1 534#define _GLIBCXX_HAVE_ECANCELED 1
535 535
536/* Define if ECHILD exists. */ 536/* Define if ECHILD exists. */
537#define _GLIBCXX_HAVE_ECHILD 1 537#define _GLIBCXX_HAVE_ECHILD 1
538 538
@@ -581,135 +581,135 @@ namespace std @@ -581,135 +581,135 @@ namespace std
581/* Define if ETIMEDOUT exists. */ 581/* Define if ETIMEDOUT exists. */
582#define _GLIBCXX_HAVE_ETIMEDOUT 1 582#define _GLIBCXX_HAVE_ETIMEDOUT 1
583 583
584/* Define if ETXTBSY exists. */ 584/* Define if ETXTBSY exists. */
585#define _GLIBCXX_HAVE_ETXTBSY 1 585#define _GLIBCXX_HAVE_ETXTBSY 1
586 586
587/* Define if EWOULDBLOCK exists. */ 587/* Define if EWOULDBLOCK exists. */
588#define _GLIBCXX_HAVE_EWOULDBLOCK 1 588#define _GLIBCXX_HAVE_EWOULDBLOCK 1
589 589
590/* Define to 1 if you have the <execinfo.h> header file. */ 590/* Define to 1 if you have the <execinfo.h> header file. */
591#define _GLIBCXX_HAVE_EXECINFO_H 1 591#define _GLIBCXX_HAVE_EXECINFO_H 1
592 592
593/* Define to 1 if you have the `expf' function. */ 593/* Define to 1 if you have the `expf' function. */
594/* #undef _GLIBCXX_HAVE_EXPF */ 594#define _GLIBCXX_HAVE_EXPF 1
595 595
596/* Define to 1 if you have the `expl' function. */ 596/* Define to 1 if you have the `expl' function. */
597/* #undef _GLIBCXX_HAVE_EXPL */ 597#define _GLIBCXX_HAVE_EXPL 1
598 598
599/* Define to 1 if you have the `fabsf' function. */ 599/* Define to 1 if you have the `fabsf' function. */
600/* #undef _GLIBCXX_HAVE_FABSF */ 600#define _GLIBCXX_HAVE_FABSF 1
601 601
602/* Define to 1 if you have the `fabsl' function. */ 602/* Define to 1 if you have the `fabsl' function. */
603#define _GLIBCXX_HAVE_FABSL 1 603#define _GLIBCXX_HAVE_FABSL 1
604 604
605/* Define to 1 if you have the <fenv.h> header file. */ 605/* Define to 1 if you have the <fenv.h> header file. */
606#define _GLIBCXX_HAVE_FENV_H 1 606#define _GLIBCXX_HAVE_FENV_H 1
607 607
608/* Define to 1 if you have the `finite' function. */ 608/* Define to 1 if you have the `finite' function. */
609/* #undef _GLIBCXX_HAVE_FINITE */ 609#define _GLIBCXX_HAVE_FINITE 1
610 610
611/* Define to 1 if you have the `finitef' function. */ 611/* Define to 1 if you have the `finitef' function. */
612/* #undef _GLIBCXX_HAVE_FINITEF */ 612#define _GLIBCXX_HAVE_FINITEF 1
613 613
614/* Define to 1 if you have the `finitel' function. */ 614/* Define to 1 if you have the `finitel' function. */
615/* #undef _GLIBCXX_HAVE_FINITEL */ 615/* #undef _GLIBCXX_HAVE_FINITEL */
616 616
617/* Define to 1 if you have the <float.h> header file. */ 617/* Define to 1 if you have the <float.h> header file. */
618#define _GLIBCXX_HAVE_FLOAT_H 1 618#define _GLIBCXX_HAVE_FLOAT_H 1
619 619
620/* Define to 1 if you have the `floorf' function. */ 620/* Define to 1 if you have the `floorf' function. */
621/* #undef _GLIBCXX_HAVE_FLOORF */ 621#define _GLIBCXX_HAVE_FLOORF 1
622 622
623/* Define to 1 if you have the `floorl' function. */ 623/* Define to 1 if you have the `floorl' function. */
624/* #undef _GLIBCXX_HAVE_FLOORL */ 624#define _GLIBCXX_HAVE_FLOORL 1
625 625
626/* Define to 1 if you have the `fmodf' function. */ 626/* Define to 1 if you have the `fmodf' function. */
627/* #undef _GLIBCXX_HAVE_FMODF */ 627#define _GLIBCXX_HAVE_FMODF 1
628 628
629/* Define to 1 if you have the `fmodl' function. */ 629/* Define to 1 if you have the `fmodl' function. */
630/* #undef _GLIBCXX_HAVE_FMODL */ 630#define _GLIBCXX_HAVE_FMODL 1
631 631
632/* Define to 1 if you have the `fpclass' function. */ 632/* Define to 1 if you have the `fpclass' function. */
633/* #undef _GLIBCXX_HAVE_FPCLASS */ 633/* #undef _GLIBCXX_HAVE_FPCLASS */
634 634
635/* Define to 1 if you have the <fp.h> header file. */ 635/* Define to 1 if you have the <fp.h> header file. */
636/* #undef _GLIBCXX_HAVE_FP_H */ 636/* #undef _GLIBCXX_HAVE_FP_H */
637 637
638/* Define to 1 if you have the `frexpf' function. */ 638/* Define to 1 if you have the `frexpf' function. */
639/* #undef _GLIBCXX_HAVE_FREXPF */ 639#define _GLIBCXX_HAVE_FREXPF 1
640 640
641/* Define to 1 if you have the `frexpl' function. */ 641/* Define to 1 if you have the `frexpl' function. */
642/* #undef _GLIBCXX_HAVE_FREXPL */ 642/* #undef _GLIBCXX_HAVE_FREXPL */
643 643
644/* Define if _Unwind_GetIPInfo is available. */ 644/* Define if _Unwind_GetIPInfo is available. */
645#define _GLIBCXX_HAVE_GETIPINFO 1 645#define _GLIBCXX_HAVE_GETIPINFO 1
646 646
647/* Define if gets is available in <stdio.h>. */ 647/* Define if gets is available in <stdio.h>. */
648#define _GLIBCXX_HAVE_GETS 1 648#define _GLIBCXX_HAVE_GETS 1
649 649
650/* Define to 1 if you have the `hypot' function. */ 650/* Define to 1 if you have the `hypot' function. */
651/* #undef _GLIBCXX_HAVE_HYPOT */ 651#define _GLIBCXX_HAVE_HYPOT 1
652 652
653/* Define to 1 if you have the `hypotf' function. */ 653/* Define to 1 if you have the `hypotf' function. */
654/* #undef _GLIBCXX_HAVE_HYPOTF */ 654#define _GLIBCXX_HAVE_HYPOTF 1
655 655
656/* Define to 1 if you have the `hypotl' function. */ 656/* Define to 1 if you have the `hypotl' function. */
657/* #undef _GLIBCXX_HAVE_HYPOTL */ 657#define _GLIBCXX_HAVE_HYPOTL 1
658 658
659/* Define if you have the iconv() function. */ 659/* Define if you have the iconv() function. */
660#define _GLIBCXX_HAVE_ICONV 1 660#define _GLIBCXX_HAVE_ICONV 1
661 661
662/* Define to 1 if you have the <ieeefp.h> header file. */ 662/* Define to 1 if you have the <ieeefp.h> header file. */
663#define _GLIBCXX_HAVE_IEEEFP_H 1 663#define _GLIBCXX_HAVE_IEEEFP_H 1
664 664
665/* Define if int64_t is available in <stdint.h>. */ 665/* Define if int64_t is available in <stdint.h>. */
666#define _GLIBCXX_HAVE_INT64_T 1 666#define _GLIBCXX_HAVE_INT64_T 1
667 667
668/* Define if int64_t is a long. */ 668/* Define if int64_t is a long. */
669/* #undef _GLIBCXX_HAVE_INT64_T_LONG */ 669/* #undef _GLIBCXX_HAVE_INT64_T_LONG */
670 670
671/* Define if int64_t is a long long. */ 671/* Define if int64_t is a long long. */
672#define _GLIBCXX_HAVE_INT64_T_LONG_LONG 1 672#define _GLIBCXX_HAVE_INT64_T_LONG_LONG 1
673 673
674/* Define to 1 if you have the <inttypes.h> header file. */ 674/* Define to 1 if you have the <inttypes.h> header file. */
675#define _GLIBCXX_HAVE_INTTYPES_H 1 675#define _GLIBCXX_HAVE_INTTYPES_H 1
676 676
677/* Define to 1 if you have the `isinf' function. */ 677/* Define to 1 if you have the `isinf' function. */
678#define _GLIBCXX_HAVE_ISINF 1 678#define _GLIBCXX_HAVE_ISINF 1
679 679
680/* Define to 1 if you have the `isinff' function. */ 680/* Define to 1 if you have the `isinff' function. */
681/* #undef _GLIBCXX_HAVE_ISINFF */ 681#define _GLIBCXX_HAVE_ISINFF 1
682 682
683/* Define to 1 if you have the `isinfl' function. */ 683/* Define to 1 if you have the `isinfl' function. */
684/* #undef _GLIBCXX_HAVE_ISINFL */ 684/* #undef _GLIBCXX_HAVE_ISINFL */
685 685
686/* Define to 1 if you have the `isnan' function. */ 686/* Define to 1 if you have the `isnan' function. */
687#define _GLIBCXX_HAVE_ISNAN 1 687#define _GLIBCXX_HAVE_ISNAN 1
688 688
689/* Define to 1 if you have the `isnanf' function. */ 689/* Define to 1 if you have the `isnanf' function. */
690/* #undef _GLIBCXX_HAVE_ISNANF */ 690#define _GLIBCXX_HAVE_ISNANF 1
691 691
692/* Define to 1 if you have the `isnanl' function. */ 692/* Define to 1 if you have the `isnanl' function. */
693/* #undef _GLIBCXX_HAVE_ISNANL */ 693/* #undef _GLIBCXX_HAVE_ISNANL */
694 694
695/* Defined if iswblank exists. */ 695/* Defined if iswblank exists. */
696#define _GLIBCXX_HAVE_ISWBLANK 1 696#define _GLIBCXX_HAVE_ISWBLANK 1
697 697
698/* Define if LC_MESSAGES is available in <locale.h>. */ 698/* Define if LC_MESSAGES is available in <locale.h>. */
699#define _GLIBCXX_HAVE_LC_MESSAGES 1 699#define _GLIBCXX_HAVE_LC_MESSAGES 1
700 700
701/* Define to 1 if you have the `ldexpf' function. */ 701/* Define to 1 if you have the `ldexpf' function. */
702/* #undef _GLIBCXX_HAVE_LDEXPF */ 702#define _GLIBCXX_HAVE_LDEXPF 1
703 703
704/* Define to 1 if you have the `ldexpl' function. */ 704/* Define to 1 if you have the `ldexpl' function. */
705/* #undef _GLIBCXX_HAVE_LDEXPL */ 705/* #undef _GLIBCXX_HAVE_LDEXPL */
706 706
707/* Define to 1 if you have the <libintl.h> header file. */ 707/* Define to 1 if you have the <libintl.h> header file. */
708/* #undef _GLIBCXX_HAVE_LIBINTL_H */ 708/* #undef _GLIBCXX_HAVE_LIBINTL_H */
709 709
710/* Only used in build directory testsuite_hooks.h. */ 710/* Only used in build directory testsuite_hooks.h. */
711#define _GLIBCXX_HAVE_LIMIT_AS 1 711#define _GLIBCXX_HAVE_LIMIT_AS 1
712 712
713/* Only used in build directory testsuite_hooks.h. */ 713/* Only used in build directory testsuite_hooks.h. */
714#define _GLIBCXX_HAVE_LIMIT_DATA 1 714#define _GLIBCXX_HAVE_LIMIT_DATA 1
715 715
@@ -719,108 +719,108 @@ namespace std @@ -719,108 +719,108 @@ namespace std
719/* Only used in build directory testsuite_hooks.h. */ 719/* Only used in build directory testsuite_hooks.h. */
720#define _GLIBCXX_HAVE_LIMIT_RSS 1 720#define _GLIBCXX_HAVE_LIMIT_RSS 1
721 721
722/* Only used in build directory testsuite_hooks.h. */ 722/* Only used in build directory testsuite_hooks.h. */
723#define _GLIBCXX_HAVE_LIMIT_VMEM 1 723#define _GLIBCXX_HAVE_LIMIT_VMEM 1
724 724
725/* Define if futex syscall is available. */ 725/* Define if futex syscall is available. */
726/* #undef _GLIBCXX_HAVE_LINUX_FUTEX */ 726/* #undef _GLIBCXX_HAVE_LINUX_FUTEX */
727 727
728/* Define to 1 if you have the <locale.h> header file. */ 728/* Define to 1 if you have the <locale.h> header file. */
729#define _GLIBCXX_HAVE_LOCALE_H 1 729#define _GLIBCXX_HAVE_LOCALE_H 1
730 730
731/* Define to 1 if you have the `log10f' function. */ 731/* Define to 1 if you have the `log10f' function. */
732/* #undef _GLIBCXX_HAVE_LOG10F */ 732#define _GLIBCXX_HAVE_LOG10F 1
733 733
734/* Define to 1 if you have the `log10l' function. */ 734/* Define to 1 if you have the `log10l' function. */
735/* #undef _GLIBCXX_HAVE_LOG10L */ 735#define _GLIBCXX_HAVE_LOG10L 1
736 736
737/* Define to 1 if you have the `logf' function. */ 737/* Define to 1 if you have the `logf' function. */
738/* #undef _GLIBCXX_HAVE_LOGF */ 738#define _GLIBCXX_HAVE_LOGF 1
739 739
740/* Define to 1 if you have the `logl' function. */ 740/* Define to 1 if you have the `logl' function. */
741/* #undef _GLIBCXX_HAVE_LOGL */ 741#define _GLIBCXX_HAVE_LOGL 1
742 742
743/* Define to 1 if you have the <machine/endian.h> header file. */ 743/* Define to 1 if you have the <machine/endian.h> header file. */
744#define _GLIBCXX_HAVE_MACHINE_ENDIAN_H 1 744#define _GLIBCXX_HAVE_MACHINE_ENDIAN_H 1
745 745
746/* Define to 1 if you have the <machine/param.h> header file. */ 746/* Define to 1 if you have the <machine/param.h> header file. */
747#define _GLIBCXX_HAVE_MACHINE_PARAM_H 1 747#define _GLIBCXX_HAVE_MACHINE_PARAM_H 1
748 748
749/* Define if mbstate_t exists in wchar.h. */ 749/* Define if mbstate_t exists in wchar.h. */
750#define _GLIBCXX_HAVE_MBSTATE_T 1 750#define _GLIBCXX_HAVE_MBSTATE_T 1
751 751
752/* Define to 1 if you have the <memory.h> header file. */ 752/* Define to 1 if you have the <memory.h> header file. */
753#define _GLIBCXX_HAVE_MEMORY_H 1 753#define _GLIBCXX_HAVE_MEMORY_H 1
754 754
755/* Define to 1 if you have the `modf' function. */ 755/* Define to 1 if you have the `modf' function. */
756/* #undef _GLIBCXX_HAVE_MODF */ 756#define _GLIBCXX_HAVE_MODF 1
757 757
758/* Define to 1 if you have the `modff' function. */ 758/* Define to 1 if you have the `modff' function. */
759/* #undef _GLIBCXX_HAVE_MODFF */ 759#define _GLIBCXX_HAVE_MODFF 1
760 760
761/* Define to 1 if you have the `modfl' function. */ 761/* Define to 1 if you have the `modfl' function. */
762/* #undef _GLIBCXX_HAVE_MODFL */ 762#define _GLIBCXX_HAVE_MODFL 1
763 763
764/* Define to 1 if you have the <nan.h> header file. */ 764/* Define to 1 if you have the <nan.h> header file. */
765/* #undef _GLIBCXX_HAVE_NAN_H */ 765/* #undef _GLIBCXX_HAVE_NAN_H */
766 766
767/* Define if poll is available in <poll.h>. */ 767/* Define if poll is available in <poll.h>. */
768/* #undef _GLIBCXX_HAVE_POLL */ 768#define _GLIBCXX_HAVE_POLL 1
769 769
770/* Define to 1 if you have the `powf' function. */ 770/* Define to 1 if you have the `powf' function. */
771/* #undef _GLIBCXX_HAVE_POWF */ 771#define _GLIBCXX_HAVE_POWF 1
772 772
773/* Define to 1 if you have the `powl' function. */ 773/* Define to 1 if you have the `powl' function. */
774/* #undef _GLIBCXX_HAVE_POWL */ 774#define _GLIBCXX_HAVE_POWL 1
775 775
776/* Define to 1 if you have the `qfpclass' function. */ 776/* Define to 1 if you have the `qfpclass' function. */
777/* #undef _GLIBCXX_HAVE_QFPCLASS */ 777/* #undef _GLIBCXX_HAVE_QFPCLASS */
778 778
779/* Define to 1 if you have the `quick_exit' function. */ 779/* Define to 1 if you have the `quick_exit' function. */
780#define _GLIBCXX_HAVE_QUICK_EXIT 1 780#define _GLIBCXX_HAVE_QUICK_EXIT 1
781 781
782/* Define to 1 if you have the `setenv' function. */ 782/* Define to 1 if you have the `setenv' function. */
783#define _GLIBCXX_HAVE_SETENV 1 783#define _GLIBCXX_HAVE_SETENV 1
784 784
785/* Define to 1 if you have the `sincos' function. */ 785/* Define to 1 if you have the `sincos' function. */
786/* #undef _GLIBCXX_HAVE_SINCOS */ 786/* #undef _GLIBCXX_HAVE_SINCOS */
787 787
788/* Define to 1 if you have the `sincosf' function. */ 788/* Define to 1 if you have the `sincosf' function. */
789/* #undef _GLIBCXX_HAVE_SINCOSF */ 789/* #undef _GLIBCXX_HAVE_SINCOSF */
790 790
791/* Define to 1 if you have the `sincosl' function. */ 791/* Define to 1 if you have the `sincosl' function. */
792/* #undef _GLIBCXX_HAVE_SINCOSL */ 792/* #undef _GLIBCXX_HAVE_SINCOSL */
793 793
794/* Define to 1 if you have the `sinf' function. */ 794/* Define to 1 if you have the `sinf' function. */
795/* #undef _GLIBCXX_HAVE_SINF */ 795#define _GLIBCXX_HAVE_SINF 1
796 796
797/* Define to 1 if you have the `sinhf' function. */ 797/* Define to 1 if you have the `sinhf' function. */
798/* #undef _GLIBCXX_HAVE_SINHF */ 798#define _GLIBCXX_HAVE_SINHF 1
799 799
800/* Define to 1 if you have the `sinhl' function. */ 800/* Define to 1 if you have the `sinhl' function. */
801/* #undef _GLIBCXX_HAVE_SINHL */ 801#define _GLIBCXX_HAVE_SINHL 1
802 802
803/* Define to 1 if you have the `sinl' function. */ 803/* Define to 1 if you have the `sinl' function. */
804/* #undef _GLIBCXX_HAVE_SINL */ 804#define _GLIBCXX_HAVE_SINL 1
805 805
806/* Defined if sleep exists. */ 806/* Defined if sleep exists. */
807#define _GLIBCXX_HAVE_SLEEP 1 807/* #undef _GLIBCXX_HAVE_SLEEP */
808 808
809/* Define to 1 if you have the `sqrtf' function. */ 809/* Define to 1 if you have the `sqrtf' function. */
810/* #undef _GLIBCXX_HAVE_SQRTF */ 810#define _GLIBCXX_HAVE_SQRTF 1
811 811
812/* Define to 1 if you have the `sqrtl' function. */ 812/* Define to 1 if you have the `sqrtl' function. */
813/* #undef _GLIBCXX_HAVE_SQRTL */ 813#define _GLIBCXX_HAVE_SQRTL 1
814 814
815/* Define to 1 if you have the <stdalign.h> header file. */ 815/* Define to 1 if you have the <stdalign.h> header file. */
816/* #undef _GLIBCXX_HAVE_STDALIGN_H */ 816/* #undef _GLIBCXX_HAVE_STDALIGN_H */
817 817
818/* Define to 1 if you have the <stdbool.h> header file. */ 818/* Define to 1 if you have the <stdbool.h> header file. */
819#define _GLIBCXX_HAVE_STDBOOL_H 1 819#define _GLIBCXX_HAVE_STDBOOL_H 1
820 820
821/* Define to 1 if you have the <stdint.h> header file. */ 821/* Define to 1 if you have the <stdint.h> header file. */
822#define _GLIBCXX_HAVE_STDINT_H 1 822#define _GLIBCXX_HAVE_STDINT_H 1
823 823
824/* Define to 1 if you have the <stdlib.h> header file. */ 824/* Define to 1 if you have the <stdlib.h> header file. */
825#define _GLIBCXX_HAVE_STDLIB_H 1 825#define _GLIBCXX_HAVE_STDLIB_H 1
826 826
@@ -885,75 +885,75 @@ namespace std @@ -885,75 +885,75 @@ namespace std
885/* Define to 1 if you have the <sys/time.h> header file. */ 885/* Define to 1 if you have the <sys/time.h> header file. */
886#define _GLIBCXX_HAVE_SYS_TIME_H 1 886#define _GLIBCXX_HAVE_SYS_TIME_H 1
887 887
888/* Define to 1 if you have the <sys/types.h> header file. */ 888/* Define to 1 if you have the <sys/types.h> header file. */
889#define _GLIBCXX_HAVE_SYS_TYPES_H 1 889#define _GLIBCXX_HAVE_SYS_TYPES_H 1
890 890
891/* Define to 1 if you have the <sys/uio.h> header file. */ 891/* Define to 1 if you have the <sys/uio.h> header file. */
892#define _GLIBCXX_HAVE_SYS_UIO_H 1 892#define _GLIBCXX_HAVE_SYS_UIO_H 1
893 893
894/* Define if S_IFREG is available in <sys/stat.h>. */ 894/* Define if S_IFREG is available in <sys/stat.h>. */
895/* #undef _GLIBCXX_HAVE_S_IFREG */ 895/* #undef _GLIBCXX_HAVE_S_IFREG */
896 896
897/* Define if S_IFREG is available in <sys/stat.h>. */ 897/* Define if S_IFREG is available in <sys/stat.h>. */
898/* #undef _GLIBCXX_HAVE_S_ISREG */ 898#define _GLIBCXX_HAVE_S_ISREG 1
899 899
900/* Define to 1 if you have the `tanf' function. */ 900/* Define to 1 if you have the `tanf' function. */
901/* #undef _GLIBCXX_HAVE_TANF */ 901#define _GLIBCXX_HAVE_TANF 1
902 902
903/* Define to 1 if you have the `tanhf' function. */ 903/* Define to 1 if you have the `tanhf' function. */
904/* #undef _GLIBCXX_HAVE_TANHF */ 904#define _GLIBCXX_HAVE_TANHF 1
905 905
906/* Define to 1 if you have the `tanhl' function. */ 906/* Define to 1 if you have the `tanhl' function. */
907/* #undef _GLIBCXX_HAVE_TANHL */ 907#define _GLIBCXX_HAVE_TANHL 1
908 908
909/* Define to 1 if you have the `tanl' function. */ 909/* Define to 1 if you have the `tanl' function. */
910/* #undef _GLIBCXX_HAVE_TANL */ 910#define _GLIBCXX_HAVE_TANL 1
911 911
912/* Define to 1 if you have the <tgmath.h> header file. */ 912/* Define to 1 if you have the <tgmath.h> header file. */
913/* #undef _GLIBCXX_HAVE_TGMATH_H */ 913#define _GLIBCXX_HAVE_TGMATH_H 1
914 914
915/* Define to 1 if the target supports thread-local storage. */ 915/* Define to 1 if the target supports thread-local storage. */
916#define _GLIBCXX_HAVE_TLS 1 916#define _GLIBCXX_HAVE_TLS 1
917 917
918/* Define to 1 if you have the <unistd.h> header file. */ 918/* Define to 1 if you have the <unistd.h> header file. */
919#define _GLIBCXX_HAVE_UNISTD_H 1 919#define _GLIBCXX_HAVE_UNISTD_H 1
920 920
921/* Defined if usleep exists. */ 921/* Defined if usleep exists. */
922#define _GLIBCXX_HAVE_USLEEP 1 922/* #undef _GLIBCXX_HAVE_USLEEP */
923 923
924/* Defined if vfwscanf exists. */ 924/* Defined if vfwscanf exists. */
925#define _GLIBCXX_HAVE_VFWSCANF 1 925#define _GLIBCXX_HAVE_VFWSCANF 1
926 926
927/* Defined if vswscanf exists. */ 927/* Defined if vswscanf exists. */
928#define _GLIBCXX_HAVE_VSWSCANF 1 928#define _GLIBCXX_HAVE_VSWSCANF 1
929 929
930/* Defined if vwscanf exists. */ 930/* Defined if vwscanf exists. */
931#define _GLIBCXX_HAVE_VWSCANF 1 931#define _GLIBCXX_HAVE_VWSCANF 1
932 932
933/* Define to 1 if you have the <wchar.h> header file. */ 933/* Define to 1 if you have the <wchar.h> header file. */
934#define _GLIBCXX_HAVE_WCHAR_H 1 934#define _GLIBCXX_HAVE_WCHAR_H 1
935 935
936/* Defined if wcstof exists. */ 936/* Defined if wcstof exists. */
937#define _GLIBCXX_HAVE_WCSTOF 1 937#define _GLIBCXX_HAVE_WCSTOF 1
938 938
939/* Define to 1 if you have the <wctype.h> header file. */ 939/* Define to 1 if you have the <wctype.h> header file. */
940#define _GLIBCXX_HAVE_WCTYPE_H 1 940#define _GLIBCXX_HAVE_WCTYPE_H 1
941 941
942/* Defined if Sleep exists. */ 942/* Defined if Sleep exists. */
943/* #undef _GLIBCXX_HAVE_WIN32_SLEEP */ 943/* #undef _GLIBCXX_HAVE_WIN32_SLEEP */
944 944
945/* Define if writev is available in <sys/uio.h>. */ 945/* Define if writev is available in <sys/uio.h>. */
946/* #undef _GLIBCXX_HAVE_WRITEV */ 946#define _GLIBCXX_HAVE_WRITEV 1
947 947
948/* Define to 1 if you have the `_acosf' function. */ 948/* Define to 1 if you have the `_acosf' function. */
949/* #undef _GLIBCXX_HAVE__ACOSF */ 949/* #undef _GLIBCXX_HAVE__ACOSF */
950 950
951/* Define to 1 if you have the `_acosl' function. */ 951/* Define to 1 if you have the `_acosl' function. */
952/* #undef _GLIBCXX_HAVE__ACOSL */ 952/* #undef _GLIBCXX_HAVE__ACOSL */
953 953
954/* Define to 1 if you have the `_asinf' function. */ 954/* Define to 1 if you have the `_asinf' function. */
955/* #undef _GLIBCXX_HAVE__ASINF */ 955/* #undef _GLIBCXX_HAVE__ASINF */
956 956
957/* Define to 1 if you have the `_asinl' function. */ 957/* Define to 1 if you have the `_asinl' function. */
958/* #undef _GLIBCXX_HAVE__ASINL */ 958/* #undef _GLIBCXX_HAVE__ASINL */
959 959
@@ -1270,80 +1270,80 @@ namespace std @@ -1270,80 +1270,80 @@ namespace std
1270/* Define if C99 functions or macros in <math.h> should be imported in <cmath> 1270/* Define if C99 functions or macros in <math.h> should be imported in <cmath>
1271 in namespace std. */ 1271 in namespace std. */
1272#define _GLIBCXX_USE_C99_MATH 1 1272#define _GLIBCXX_USE_C99_MATH 1
1273 1273
1274/* Define if C99 functions or macros in <math.h> should be imported in 1274/* Define if C99 functions or macros in <math.h> should be imported in
1275 <tr1/cmath> in namespace std::tr1. */ 1275 <tr1/cmath> in namespace std::tr1. */
1276#define _GLIBCXX_USE_C99_MATH_TR1 1 1276#define _GLIBCXX_USE_C99_MATH_TR1 1
1277 1277
1278/* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in 1278/* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
1279 namespace std::tr1. */ 1279 namespace std::tr1. */
1280#define _GLIBCXX_USE_C99_STDINT_TR1 1 1280#define _GLIBCXX_USE_C99_STDINT_TR1 1
1281 1281
1282/* Defined if clock_gettime has monotonic clock support. */ 1282/* Defined if clock_gettime has monotonic clock support. */
1283/* #undef _GLIBCXX_USE_CLOCK_MONOTONIC */ 1283#define _GLIBCXX_USE_CLOCK_MONOTONIC 1
1284 1284
1285/* Defined if clock_gettime syscall has monotonic and realtime clock support. */ 1285/* Defined if clock_gettime syscall has monotonic and realtime clock support. */
1286/* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */ 1286/* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */
1287 1287
1288/* Defined if clock_gettime has realtime clock support. */ 1288/* Defined if clock_gettime has realtime clock support. */
1289/* #undef _GLIBCXX_USE_CLOCK_REALTIME */ 1289#define _GLIBCXX_USE_CLOCK_REALTIME 1
1290 1290
1291/* Define if ISO/IEC TR 24733 decimal floating point types are supported on 1291/* Define if ISO/IEC TR 24733 decimal floating point types are supported on
1292 this host. */ 1292 this host. */
1293/* #undef _GLIBCXX_USE_DECIMAL_FLOAT */ 1293/* #undef _GLIBCXX_USE_DECIMAL_FLOAT */
1294 1294
1295/* Define if __float128 is supported on this host. */ 1295/* Define if __float128 is supported on this host. */
1296/* #undef _GLIBCXX_USE_FLOAT128 */ 1296/* #undef _GLIBCXX_USE_FLOAT128 */
1297 1297
1298/* Defined if gettimeofday is available. */ 1298/* Defined if gettimeofday is available. */
1299/* #undef _GLIBCXX_USE_GETTIMEOFDAY */ 1299#define _GLIBCXX_USE_GETTIMEOFDAY 1
1300 1300
1301/* Define if get_nprocs is available in <sys/sysinfo.h>. */ 1301/* Define if get_nprocs is available in <sys/sysinfo.h>. */
1302/* #undef _GLIBCXX_USE_GET_NPROCS */ 1302/* #undef _GLIBCXX_USE_GET_NPROCS */
1303 1303
1304/* Define if __int128 is supported on this host. */ 1304/* Define if __int128 is supported on this host. */
1305/* #undef _GLIBCXX_USE_INT128 */ 1305/* #undef _GLIBCXX_USE_INT128 */
1306 1306
1307/* Define if LFS support is available. */ 1307/* Define if LFS support is available. */
1308/* #undef _GLIBCXX_USE_LFS */ 1308/* #undef _GLIBCXX_USE_LFS */
1309 1309
1310/* Define if code specialized for long long should be used. */ 1310/* Define if code specialized for long long should be used. */
1311#define _GLIBCXX_USE_LONG_LONG 1 1311#define _GLIBCXX_USE_LONG_LONG 1
1312 1312
1313/* Defined if nanosleep is available. */ 1313/* Defined if nanosleep is available. */
1314/* #undef _GLIBCXX_USE_NANOSLEEP */ 1314#define _GLIBCXX_USE_NANOSLEEP 1
1315 1315
1316/* Define if NLS translations are to be used. */ 1316/* Define if NLS translations are to be used. */
1317/* #undef _GLIBCXX_USE_NLS */ 1317/* #undef _GLIBCXX_USE_NLS */
1318 1318
1319/* Define if pthreads_num_processors_np is available in <pthread.h>. */ 1319/* Define if pthreads_num_processors_np is available in <pthread.h>. */
1320/* #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP */ 1320/* #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP */
1321 1321
1322/* Define if /dev/random and /dev/urandom are available for the random_device 1322/* Define if /dev/random and /dev/urandom are available for the random_device
1323 of TR1 (Chapter 5.1). */ 1323 of TR1 (Chapter 5.1). */
1324#define _GLIBCXX_USE_RANDOM_TR1 1 1324#define _GLIBCXX_USE_RANDOM_TR1 1
1325 1325
1326/* Defined if sched_yield is available. */ 1326/* Defined if sched_yield is available. */
1327/* #undef _GLIBCXX_USE_SCHED_YIELD */ 1327#define _GLIBCXX_USE_SCHED_YIELD 1
1328 1328
1329/* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */ 1329/* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
1330/* #undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN */ 1330#define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1
1331 1331
1332/* Define if _SC_NPROC_ONLN is available in <unistd.h>. */ 1332/* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
1333/* #undef _GLIBCXX_USE_SC_NPROC_ONLN */ 1333/* #undef _GLIBCXX_USE_SC_NPROC_ONLN */
1334 1334
1335/* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */ 1335/* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
1336/* #undef _GLIBCXX_USE_SYSCTL_HW_NCPU */ 1336#define _GLIBCXX_USE_SYSCTL_HW_NCPU 1
1337 1337
1338/* Define if code specialized for wchar_t should be used. */ 1338/* Define if code specialized for wchar_t should be used. */
1339#define _GLIBCXX_USE_WCHAR_T 1 1339#define _GLIBCXX_USE_WCHAR_T 1
1340 1340
1341/* Define to 1 if a verbose library is built, or 0 otherwise. */ 1341/* Define to 1 if a verbose library is built, or 0 otherwise. */
1342#define _GLIBCXX_VERBOSE 1 1342#define _GLIBCXX_VERBOSE 1
1343 1343
1344/* Defined if as can handle rdrand. */ 1344/* Defined if as can handle rdrand. */
1345/* #undef _GLIBCXX_X86_RDRAND */ 1345/* #undef _GLIBCXX_X86_RDRAND */
1346 1346
1347/* Define to 1 if mutex_timedlock is available. */ 1347/* Define to 1 if mutex_timedlock is available. */
1348#define _GTHREAD_USE_MUTEX_TIMEDLOCK 0 1348#define _GTHREAD_USE_MUTEX_TIMEDLOCK 0
1349 1349

cvs diff -r1.1 -r1.2 src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/c++config.h (expand / switch to unified diff)

--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/c++config.h 2014/09/19 17:23:24 1.1
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64/c++config.h 2014/10/11 21:28:43 1.2
@@ -794,27 +794,27 @@ namespace std @@ -794,27 +794,27 @@ namespace std
794/* Define to 1 if you have the `sinf' function. */ 794/* Define to 1 if you have the `sinf' function. */
795#define _GLIBCXX_HAVE_SINF 1 795#define _GLIBCXX_HAVE_SINF 1
796 796
797/* Define to 1 if you have the `sinhf' function. */ 797/* Define to 1 if you have the `sinhf' function. */
798#define _GLIBCXX_HAVE_SINHF 1 798#define _GLIBCXX_HAVE_SINHF 1
799 799
800/* Define to 1 if you have the `sinhl' function. */ 800/* Define to 1 if you have the `sinhl' function. */
801#define _GLIBCXX_HAVE_SINHL 1 801#define _GLIBCXX_HAVE_SINHL 1
802 802
803/* Define to 1 if you have the `sinl' function. */ 803/* Define to 1 if you have the `sinl' function. */
804#define _GLIBCXX_HAVE_SINL 1 804#define _GLIBCXX_HAVE_SINL 1
805 805
806/* Defined if sleep exists. */ 806/* Defined if sleep exists. */
807#define _GLIBCXX_HAVE_SLEEP 1 807/* #undef _GLIBCXX_HAVE_SLEEP */
808 808
809/* Define to 1 if you have the `sqrtf' function. */ 809/* Define to 1 if you have the `sqrtf' function. */
810#define _GLIBCXX_HAVE_SQRTF 1 810#define _GLIBCXX_HAVE_SQRTF 1
811 811
812/* Define to 1 if you have the `sqrtl' function. */ 812/* Define to 1 if you have the `sqrtl' function. */
813#define _GLIBCXX_HAVE_SQRTL 1 813#define _GLIBCXX_HAVE_SQRTL 1
814 814
815/* Define to 1 if you have the <stdalign.h> header file. */ 815/* Define to 1 if you have the <stdalign.h> header file. */
816/* #undef _GLIBCXX_HAVE_STDALIGN_H */ 816/* #undef _GLIBCXX_HAVE_STDALIGN_H */
817 817
818/* Define to 1 if you have the <stdbool.h> header file. */ 818/* Define to 1 if you have the <stdbool.h> header file. */
819#define _GLIBCXX_HAVE_STDBOOL_H 1 819#define _GLIBCXX_HAVE_STDBOOL_H 1
820 820
@@ -909,27 +909,27 @@ namespace std @@ -909,27 +909,27 @@ namespace std
909/* Define to 1 if you have the `tanl' function. */ 909/* Define to 1 if you have the `tanl' function. */
910#define _GLIBCXX_HAVE_TANL 1 910#define _GLIBCXX_HAVE_TANL 1
911 911
912/* Define to 1 if you have the <tgmath.h> header file. */ 912/* Define to 1 if you have the <tgmath.h> header file. */
913#define _GLIBCXX_HAVE_TGMATH_H 1 913#define _GLIBCXX_HAVE_TGMATH_H 1
914 914
915/* Define to 1 if the target supports thread-local storage. */ 915/* Define to 1 if the target supports thread-local storage. */
916#define _GLIBCXX_HAVE_TLS 1 916#define _GLIBCXX_HAVE_TLS 1
917 917
918/* Define to 1 if you have the <unistd.h> header file. */ 918/* Define to 1 if you have the <unistd.h> header file. */
919#define _GLIBCXX_HAVE_UNISTD_H 1 919#define _GLIBCXX_HAVE_UNISTD_H 1
920 920
921/* Defined if usleep exists. */ 921/* Defined if usleep exists. */
922#define _GLIBCXX_HAVE_USLEEP 1 922/* #undef _GLIBCXX_HAVE_USLEEP */
923 923
924/* Defined if vfwscanf exists. */ 924/* Defined if vfwscanf exists. */
925#define _GLIBCXX_HAVE_VFWSCANF 1 925#define _GLIBCXX_HAVE_VFWSCANF 1
926 926
927/* Defined if vswscanf exists. */ 927/* Defined if vswscanf exists. */
928#define _GLIBCXX_HAVE_VSWSCANF 1 928#define _GLIBCXX_HAVE_VSWSCANF 1
929 929
930/* Defined if vwscanf exists. */ 930/* Defined if vwscanf exists. */
931#define _GLIBCXX_HAVE_VWSCANF 1 931#define _GLIBCXX_HAVE_VWSCANF 1
932 932
933/* Define to 1 if you have the <wchar.h> header file. */ 933/* Define to 1 if you have the <wchar.h> header file. */
934#define _GLIBCXX_HAVE_WCHAR_H 1 934#define _GLIBCXX_HAVE_WCHAR_H 1
935 935
@@ -1229,32 +1229,32 @@ namespace std @@ -1229,32 +1229,32 @@ namespace std
1229/* #undef _GLIBCXX_SYMVER_DARWIN */ 1229/* #undef _GLIBCXX_SYMVER_DARWIN */
1230 1230
1231/* Define to use GNU versioning in the shared library. */ 1231/* Define to use GNU versioning in the shared library. */
1232/* #undef _GLIBCXX_SYMVER_GNU */ 1232/* #undef _GLIBCXX_SYMVER_GNU */
1233 1233
1234/* Define to use GNU namespace versioning in the shared library. */ 1234/* Define to use GNU namespace versioning in the shared library. */
1235/* #undef _GLIBCXX_SYMVER_GNU_NAMESPACE */ 1235/* #undef _GLIBCXX_SYMVER_GNU_NAMESPACE */
1236 1236
1237/* Define to use Sun versioning in the shared library. */ 1237/* Define to use Sun versioning in the shared library. */
1238/* #undef _GLIBCXX_SYMVER_SUN */ 1238/* #undef _GLIBCXX_SYMVER_SUN */
1239 1239
1240/* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 1240/* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
1241 <stdio.h>, and <stdlib.h> can be used or exposed. */ 1241 <stdio.h>, and <stdlib.h> can be used or exposed. */
1242/* #undef _GLIBCXX_USE_C99 */ 1242#define _GLIBCXX_USE_C99 1
1243 1243
1244/* Define if C99 functions in <complex.h> should be used in <complex>. Using 1244/* Define if C99 functions in <complex.h> should be used in <complex>. Using
1245 compiler builtins for these functions requires corresponding C99 library 1245 compiler builtins for these functions requires corresponding C99 library
1246 functions to be present. */ 1246 functions to be present. */
1247/* #undef _GLIBCXX_USE_C99_COMPLEX */ 1247#define _GLIBCXX_USE_C99_COMPLEX 1
1248 1248
1249/* Define if C99 functions in <complex.h> should be used in <tr1/complex>. 1249/* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
1250 Using compiler builtins for these functions requires corresponding C99 1250 Using compiler builtins for these functions requires corresponding C99
1251 library functions to be present. */ 1251 library functions to be present. */
1252#define _GLIBCXX_USE_C99_COMPLEX_TR1 1 1252#define _GLIBCXX_USE_C99_COMPLEX_TR1 1
1253 1253
1254/* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in 1254/* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in
1255 namespace std::tr1. */ 1255 namespace std::tr1. */
1256#define _GLIBCXX_USE_C99_CTYPE_TR1 1 1256#define _GLIBCXX_USE_C99_CTYPE_TR1 1
1257 1257
1258/* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in 1258/* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
1259 namespace std::tr1. */ 1259 namespace std::tr1. */
1260/* #undef _GLIBCXX_USE_C99_FENV_TR1 */ 1260/* #undef _GLIBCXX_USE_C99_FENV_TR1 */
@@ -1270,71 +1270,71 @@ namespace std @@ -1270,71 +1270,71 @@ namespace std
1270/* Define if C99 functions or macros in <math.h> should be imported in <cmath> 1270/* Define if C99 functions or macros in <math.h> should be imported in <cmath>
1271 in namespace std. */ 1271 in namespace std. */
1272#define _GLIBCXX_USE_C99_MATH 1 1272#define _GLIBCXX_USE_C99_MATH 1
1273 1273
1274/* Define if C99 functions or macros in <math.h> should be imported in 1274/* Define if C99 functions or macros in <math.h> should be imported in
1275 <tr1/cmath> in namespace std::tr1. */ 1275 <tr1/cmath> in namespace std::tr1. */
1276#define _GLIBCXX_USE_C99_MATH_TR1 1 1276#define _GLIBCXX_USE_C99_MATH_TR1 1
1277 1277
1278/* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in 1278/* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
1279 namespace std::tr1. */ 1279 namespace std::tr1. */
1280#define _GLIBCXX_USE_C99_STDINT_TR1 1 1280#define _GLIBCXX_USE_C99_STDINT_TR1 1
1281 1281
1282/* Defined if clock_gettime has monotonic clock support. */ 1282/* Defined if clock_gettime has monotonic clock support. */
1283/* #undef _GLIBCXX_USE_CLOCK_MONOTONIC */ 1283#define _GLIBCXX_USE_CLOCK_MONOTONIC 1
1284 1284
1285/* Defined if clock_gettime syscall has monotonic and realtime clock support. */ 1285/* Defined if clock_gettime syscall has monotonic and realtime clock support. */
1286/* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */ 1286/* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */
1287 1287
1288/* Defined if clock_gettime has realtime clock support. */ 1288/* Defined if clock_gettime has realtime clock support. */
1289/* #undef _GLIBCXX_USE_CLOCK_REALTIME */ 1289#define _GLIBCXX_USE_CLOCK_REALTIME 1
1290 1290
1291/* Define if ISO/IEC TR 24733 decimal floating point types are supported on 1291/* Define if ISO/IEC TR 24733 decimal floating point types are supported on
1292 this host. */ 1292 this host. */
1293/* #undef _GLIBCXX_USE_DECIMAL_FLOAT */ 1293/* #undef _GLIBCXX_USE_DECIMAL_FLOAT */
1294 1294
1295/* Define if __float128 is supported on this host. */ 1295/* Define if __float128 is supported on this host. */
1296/* #undef _GLIBCXX_USE_FLOAT128 */ 1296/* #undef _GLIBCXX_USE_FLOAT128 */
1297 1297
1298/* Defined if gettimeofday is available. */ 1298/* Defined if gettimeofday is available. */
1299#define _GLIBCXX_USE_GETTIMEOFDAY 1 1299#define _GLIBCXX_USE_GETTIMEOFDAY 1
1300 1300
1301/* Define if get_nprocs is available in <sys/sysinfo.h>. */ 1301/* Define if get_nprocs is available in <sys/sysinfo.h>. */
1302/* #undef _GLIBCXX_USE_GET_NPROCS */ 1302/* #undef _GLIBCXX_USE_GET_NPROCS */
1303 1303
1304/* Define if __int128 is supported on this host. */ 1304/* Define if __int128 is supported on this host. */
1305#define _GLIBCXX_USE_INT128 1 1305#define _GLIBCXX_USE_INT128 1
1306 1306
1307/* Define if LFS support is available. */ 1307/* Define if LFS support is available. */
1308/* #undef _GLIBCXX_USE_LFS */ 1308/* #undef _GLIBCXX_USE_LFS */
1309 1309
1310/* Define if code specialized for long long should be used. */ 1310/* Define if code specialized for long long should be used. */
1311#define _GLIBCXX_USE_LONG_LONG 1 1311#define _GLIBCXX_USE_LONG_LONG 1
1312 1312
1313/* Defined if nanosleep is available. */ 1313/* Defined if nanosleep is available. */
1314/* #undef _GLIBCXX_USE_NANOSLEEP */ 1314#define _GLIBCXX_USE_NANOSLEEP 1
1315 1315
1316/* Define if NLS translations are to be used. */ 1316/* Define if NLS translations are to be used. */
1317/* #undef _GLIBCXX_USE_NLS */ 1317/* #undef _GLIBCXX_USE_NLS */
1318 1318
1319/* Define if pthreads_num_processors_np is available in <pthread.h>. */ 1319/* Define if pthreads_num_processors_np is available in <pthread.h>. */
1320/* #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP */ 1320/* #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP */
1321 1321
1322/* Define if /dev/random and /dev/urandom are available for the random_device 1322/* Define if /dev/random and /dev/urandom are available for the random_device
1323 of TR1 (Chapter 5.1). */ 1323 of TR1 (Chapter 5.1). */
1324#define _GLIBCXX_USE_RANDOM_TR1 1 1324#define _GLIBCXX_USE_RANDOM_TR1 1
1325 1325
1326/* Defined if sched_yield is available. */ 1326/* Defined if sched_yield is available. */
1327/* #undef _GLIBCXX_USE_SCHED_YIELD */ 1327#define _GLIBCXX_USE_SCHED_YIELD 1
1328 1328
1329/* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */ 1329/* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
1330#define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 1330#define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1
1331 1331
1332/* Define if _SC_NPROC_ONLN is available in <unistd.h>. */ 1332/* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
1333/* #undef _GLIBCXX_USE_SC_NPROC_ONLN */ 1333/* #undef _GLIBCXX_USE_SC_NPROC_ONLN */
1334 1334
1335/* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */ 1335/* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
1336#define _GLIBCXX_USE_SYSCTL_HW_NCPU 1 1336#define _GLIBCXX_USE_SYSCTL_HW_NCPU 1
1337 1337
1338/* Define if code specialized for wchar_t should be used. */ 1338/* Define if code specialized for wchar_t should be used. */
1339#define _GLIBCXX_USE_WCHAR_T 1 1339#define _GLIBCXX_USE_WCHAR_T 1
1340 1340