Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc regen for alpha and sh now that they have ...



details:   https://anonhg.NetBSD.org/src/rev/b379f40c1e2d
branches:  trunk
changeset: 347440:b379f40c1e2d
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Aug 26 17:28:54 2016 +0000

description:
regen for alpha and sh now that they have fenv.h

diffstat:

 external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++config.h |  4 ++--
 external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/gstdint.h   |  2 +-
 external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/c++config.h |  4 ++--
 external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h |  4 ++--
 external/gpl3/gcc/usr.bin/gcc/arch/alpha/configargs.h     |  2 +-
 external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/configargs.h     |  2 +-
 external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h     |  2 +-
 7 files changed, 10 insertions(+), 10 deletions(-)

diffs (111 lines):

diff -r 8c1001224d72 -r b379f40c1e2d external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++config.h Fri Aug 26 17:28:32 2016 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++config.h Fri Aug 26 17:28:54 2016 +0000
@@ -665,7 +665,7 @@
 #define _GLIBCXX_HAVE_FCNTL_H 1
 
 /* Define to 1 if you have the <fenv.h> header file. */
-/* #undef _GLIBCXX_HAVE_FENV_H */
+#define _GLIBCXX_HAVE_FENV_H 1
 
 /* Define to 1 if you have the `finite' function. */
 #define _GLIBCXX_HAVE_FINITE 1
@@ -1328,7 +1328,7 @@
 
 /* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
    namespace std::tr1. */
-/* #undef _GLIBCXX_USE_C99_FENV_TR1 */
+#define _GLIBCXX_USE_C99_FENV_TR1 1
 
 /* Define if C99 functions in <inttypes.h> should be imported in
    <tr1/cinttypes> in namespace std::tr1. */
diff -r 8c1001224d72 -r b379f40c1e2d external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/gstdint.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/gstdint.h   Fri Aug 26 17:28:32 2016 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/gstdint.h   Fri Aug 26 17:28:54 2016 +0000
@@ -2,7 +2,7 @@
 /* Generated from: NetBSD: mknative-gcc,v 1.87 2016/03/17 23:41:21 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
-/* generated for  alpha--netbsd-gcc (NetBSD nb1 20160317) 5.4.0 */
+/* generated for  alpha--netbsd-gcc (NetBSD nb1 20160606) 5.4.0 */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1
diff -r 8c1001224d72 -r b379f40c1e2d external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/c++config.h Fri Aug 26 17:28:32 2016 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/c++config.h Fri Aug 26 17:28:54 2016 +0000
@@ -665,7 +665,7 @@
 #define _GLIBCXX_HAVE_FCNTL_H 1
 
 /* Define to 1 if you have the <fenv.h> header file. */
-/* #undef _GLIBCXX_HAVE_FENV_H */
+#define _GLIBCXX_HAVE_FENV_H 1
 
 /* Define to 1 if you have the `finite' function. */
 #define _GLIBCXX_HAVE_FINITE 1
@@ -1328,7 +1328,7 @@
 
 /* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
    namespace std::tr1. */
-/* #undef _GLIBCXX_USE_C99_FENV_TR1 */
+#define _GLIBCXX_USE_C99_FENV_TR1 1
 
 /* Define if C99 functions in <inttypes.h> should be imported in
    <tr1/cinttypes> in namespace std::tr1. */
diff -r 8c1001224d72 -r b379f40c1e2d external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h Fri Aug 26 17:28:32 2016 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h Fri Aug 26 17:28:54 2016 +0000
@@ -665,7 +665,7 @@
 #define _GLIBCXX_HAVE_FCNTL_H 1
 
 /* Define to 1 if you have the <fenv.h> header file. */
-/* #undef _GLIBCXX_HAVE_FENV_H */
+#define _GLIBCXX_HAVE_FENV_H 1
 
 /* Define to 1 if you have the `finite' function. */
 #define _GLIBCXX_HAVE_FINITE 1
@@ -1328,7 +1328,7 @@
 
 /* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
    namespace std::tr1. */
-/* #undef _GLIBCXX_USE_C99_FENV_TR1 */
+#define _GLIBCXX_USE_C99_FENV_TR1 1
 
 /* Define if C99 functions in <inttypes.h> should be imported in
    <tr1/cinttypes> in namespace std::tr1. */
diff -r 8c1001224d72 -r b379f40c1e2d external/gpl3/gcc/usr.bin/gcc/arch/alpha/configargs.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/alpha/configargs.h     Fri Aug 26 17:28:32 2016 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/alpha/configargs.h     Fri Aug 26 17:28:54 2016 +0000
@@ -3,7 +3,7 @@
 /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
 /* Generated automatically. */
-static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=alpha--netbsd --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160317' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads 
--with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/alpha/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/alpha/usr/src/external/lgpl3/mpfr/lib/libmpfr 
--with-gmp-lib=/var/obj/mknative/alpha/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src 
--with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/alpha --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.0 --host=alpha--netbsd 
--with-sysroot=/var/obj/mknative/alpha/usr/src/destdir.alpha";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=alpha--netbsd --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads 
--with-diagnostics-color=auto-if-env --with-mpc-lib=/usr/src/external/lgpl3/mpc/lib/libmpc/obj.alpha --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.alpha 
--with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.alpha --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src 
--with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/alpha --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.99 --host=alpha--netbsd 
--with-sysroot=/usr/obj/alpha/release";
 static const char thread_model[] = "posix";
 
 static const struct {
diff -r 8c1001224d72 -r b379f40c1e2d external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/configargs.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/configargs.h     Fri Aug 26 17:28:32 2016 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/configargs.h     Fri Aug 26 17:28:54 2016 +0000
@@ -3,7 +3,7 @@
 /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
 /* Generated automatically. */
-static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=sh--netbsdelf --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads 
--with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/mmeye-sh3eb/usr/src/external/lgpl3/mpc/lib/libmpc 
--with-mpfr-lib=/var/obj/mknative/mmeye-sh3eb/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/mmeye-sh3eb/usr/src/external/lgpl3/gmp/lib/libgmp 
--with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb --enable-tls 
--disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.0 --host=sh--netbsdelf --with-sysroot=/var/obj/mknative/mmeye-sh3eb/usr/src/destdir.mmeye";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=sh--netbsdelf --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads 
--with-diagnostics-color=auto-if-env --with-mpc-lib=/usr/src/external/lgpl3/mpc/lib/libmpc/obj.mmeye --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.mmeye 
--with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.mmeye --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src 
--with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.99 --host=sh--netbsdelf 
--with-sysroot=/usr/obj/mmeye/release : (reconfigured) /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=sh--netbsdelf --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads 
--with-diagnostics-color=auto-if-env --with-mpc-lib=/usr/src/external/lgpl3/mpc/lib/libmpc/obj.mmeye --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.mmeye 
--with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.mmeye --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src 
--with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.99 --host=sh--netbsdelf 
--with-sysroot=/usr/obj/mmeye/release : (reconfigured) /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=sh--netbsdelf --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads 
--with-diagnostics-color=auto-if-env --with-mpc-lib=/usr/src/external/lgpl3/mpc/lib/libmpc/obj.mmeye --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.mmeye 
--with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.mmeye --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src 
--with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.99 --host=sh--netbsdelf 
--with-sysroot=/usr/obj/mmeye/release : (reconfigured) /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=sh--netbsdelf --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads 
--with-diagnostics-color=auto-if-env --with-mpc-lib=/usr/src/external/lgpl3/mpc/lib/libmpc/obj.mmeye --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.mmeye 
--with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.mmeye --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src 
--with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.99 --host=sh--netbsdelf 
--with-sysroot=/usr/obj/mmeye/release : (reconfigured) /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=sh--netbsdelf --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads 
--with-diagnostics-color=auto-if-env --with-mpc-lib=/usr/src/external/lgpl3/mpc/lib/libmpc/obj.mmeye --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.mmeye 
--with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.mmeye --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src 
--with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.99 --host=sh--netbsdelf 
--with-sysroot=/usr/obj/mmeye/release";
 static const char thread_model[] = "posix";
 
 static const struct {
diff -r 8c1001224d72 -r b379f40c1e2d external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h
--- a/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h     Fri Aug 26 17:28:32 2016 +0000
+++ b/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h     Fri Aug 26 17:28:54 2016 +0000
@@ -3,7 +3,7 @@
 /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
 
 /* Generated automatically. */
-static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=shle--netbsdelf --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads 
--with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/landisk-sh3el/usr/src/external/lgpl3/mpc/lib/libmpc 
--with-mpfr-lib=/var/obj/mknative/landisk-sh3el/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/landisk-sh3el/usr/src/external/lgpl3/gmp/lib/libgmp 
--with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/sh3el --enable-tls 
--disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.0 --host=shle--netbsdelf --with-sysroot=/var/obj/mknative/landisk-sh3el/usr/src/destdir.landisk";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=shle--netbsdelf --enable-long-long --enable-threads 
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20160606' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads 
--with-diagnostics-color=auto-if-env --with-mpc-lib=/usr/src/external/lgpl3/mpc/lib/libmpc/obj.dreamcast --with-mpfr-lib=/usr/src/external/lgpl3/mpfr/lib/libmpfr/obj.dreamcast 
--with-gmp-lib=/usr/src/external/lgpl3/gmp/lib/libgmp/obj.dreamcast --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src 
--with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/sh3el --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd7.99 --host=shle--netbsdelf 
--with-sysroot=/usr/obj/dreamcast/release";
 static const char thread_model[] = "posix";
 
 static const struct {



Home | Main Index | Thread Index | Old Index