From owner-svn-src-all@freebsd.org Mon Jul 16 18:53:29 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93DE91035935; Mon, 16 Jul 2018 18:53:29 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 30F547E3FA; Mon, 16 Jul 2018 18:53:29 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 12D2E20914; Mon, 16 Jul 2018 18:53:29 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6GIrShj071507; Mon, 16 Jul 2018 18:53:28 GMT (envelope-from pfg@FreeBSD.org) Received: (from pfg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6GIrS98071506; Mon, 16 Jul 2018 18:53:28 GMT (envelope-from pfg@FreeBSD.org) Message-Id: <201807161853.w6GIrS98071506@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pfg set sender to pfg@FreeBSD.org using -f From: "Pedro F. Giffuni" Date: Mon, 16 Jul 2018 18:53:28 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r336351 - head/gnu/lib/libstdc++ X-SVN-Group: head X-SVN-Commit-Author: pfg X-SVN-Commit-Paths: head/gnu/lib/libstdc++ X-SVN-Commit-Revision: 336351 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jul 2018 18:53:29 -0000 Author: pfg Date: Mon Jul 16 18:53:28 2018 New Revision: 336351 URL: https://svnweb.freebsd.org/changeset/base/336351 Log: Update libstdc++ configuration. Its been quite a while since the last time we updated this and since then we have grown iconv and a bunch of complex math functions. This only applies to the platforms which still use GCC 4.2.1 in the toolchain. Differential Revision: https://reviews.freebsd.org/D16289 Modified: head/gnu/lib/libstdc++/config.h Modified: head/gnu/lib/libstdc++/config.h ============================================================================== --- head/gnu/lib/libstdc++/config.h Mon Jul 16 18:53:17 2018 (r336350) +++ head/gnu/lib/libstdc++/config.h Mon Jul 16 18:53:28 2018 (r336351) @@ -28,7 +28,7 @@ #define HAVE_ATANF 1 /* Define to 1 if you have the `atanl' function. */ -/* #undef HAVE_ATANL */ +#define HAVE_ATANL 1 /* Define to 1 if you have the `ceilf' function. */ #define HAVE_CEILF 1 @@ -55,10 +55,10 @@ #define HAVE_COSHF 1 /* Define to 1 if you have the `coshl' function. */ -/* #undef HAVE_COSHL */ +#define HAVE_COSHL 1 /* Define to 1 if you have the `cosl' function. */ -/* #undef HAVE_COSL */ +#define HAVE_COSL 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_ENDIAN_H */ @@ -137,13 +137,13 @@ #define HAVE_HYPOTL 1 /* Define to 1 if you have the `iconv' function. */ -/* #undef HAVE_ICONV */ +#define HAVE_ICONV 1 /* Define to 1 if you have the `iconv_close' function. */ -/* #undef HAVE_ICONV_CLOSE */ +#define HAVE_ICONV_CLOSE 1 /* Define to 1 if you have the `iconv_open' function. */ -/* #undef HAVE_ICONV_OPEN */ +#define HAVE_ICONV_OPEN 1 /* Define to 1 if you have the header file. */ #define HAVE_IEEEFP_H 1 @@ -257,7 +257,7 @@ #define HAVE_POWF 1 /* Define to 1 if you have the `powl' function. */ -/* #undef HAVE_POWL */ +#define HAVE_POWL 1 /* Define to 1 if you have the `qfpclass' function. */ /* #undef HAVE_QFPCLASS */ @@ -269,13 +269,13 @@ #define HAVE_SIGSETJMP 1 /* Define to 1 if you have the `sincos' function. */ -/* #undef HAVE_SINCOS */ +#define HAVE_SINCOS 1 /* Define to 1 if you have the `sincosf' function. */ -/* #undef HAVE_SINCOSF */ +#define HAVE_SINCOSF 1 /* Define to 1 if you have the `sincosl' function. */ -/* #undef HAVE_SINCOSL */ +#define HAVE_SINCOSL 1 /* Define to 1 if you have the `sinf' function. */ #define HAVE_SINF 1 @@ -284,10 +284,10 @@ #define HAVE_SINHF 1 /* Define to 1 if you have the `sinhl' function. */ -/* #undef HAVE_SINHL */ +#define HAVE_SINHL 1 /* Define to 1 if you have the `sinl' function. */ -/* #undef HAVE_SINL */ +#define HAVE_SINL 1 /* Define to 1 if you have the `sqrtf' function. */ #define HAVE_SQRTF 1 @@ -323,7 +323,7 @@ #define HAVE_STRTOLD 1 /* Define if strxfrm_l is available in . */ -/* #undef HAVE_STRXFRM_L */ +#define HAVE_STRXFRM_L 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_FILIO_H 1 @@ -341,7 +341,7 @@ /* #undef HAVE_SYS_MACHINE_H */ /* Define to 1 if you have the header file. */ -/* #undef HAVE_SYS_PARAM_H */ +#define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 @@ -362,9 +362,6 @@ #define HAVE_SYS_UIO_H 1 /* Define if S_IFREG is available in . */ -/* #undef HAVE_S_IFREG */ - -/* Define if S_IFREG is available in . */ #define HAVE_S_ISREG 1 /* Define to 1 if you have the `tanf' function. */ @@ -374,10 +371,10 @@ #define HAVE_TANHF 1 /* Define to 1 if you have the `tanhl' function. */ -/* #undef HAVE_TANHL */ +#define HAVE_TANHL 1 /* Define to 1 if you have the `tanl' function. */ -/* #undef HAVE_TANL */ +#define HAVE_TANL 1 /* Define to 1 if the target supports thread-local storage. */ #if !defined(__mips__) @@ -731,7 +728,7 @@ /* Define if C99 functions in should be used in . Using compiler builtins for these functions requires corresponding C99 library functions to be present. */ -/* #undef _GLIBCXX_USE_C99_COMPLEX */ +#define _GLIBCXX_USE_C99_COMPLEX 1 /* Define if C99 functions in should be used in . Using compiler builtins for these functions requires corresponding C99