Module Name:    src
Committed By:   mrg
Date:           Tue Feb  6 19:57:59 UTC 2018

Modified Files:
        src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k: c++config.h gstdint.h
        src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el: c++config.h
            gstdint.h
        src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel: c++config.h
            gstdint.h
        src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el: c++config.h
            gstdint.h
        src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc: gstdint.h
        src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64: gstdint.h
        src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64: gstdint.h
        src/external/gpl3/gcc/usr.bin/gcc/arch/m68k: configargs.h defs.mk
        src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb: auto-host.h
            configargs.h defs.mk
        src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el: configargs.h defs.mk
        src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb: auto-host.h configargs.h
            defs.mk
        src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel: configargs.h defs.mk
        src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc: configargs.h defs.mk
        src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el: auto-host.h configargs.h
            defs.mk
        src/external/gpl3/gcc/usr.bin/gcc/arch/sparc: configargs.h defs.mk
        src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64: configargs.h defs.mk
        src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64: configargs.h defs.mk

Log Message:
more mknative-gcc 6.4 for m68k, mips*, powerpc, sh*, sparc* and amd64.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h
cvs rdiff -u -r1.12 -r1.13 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/gstdint.h
cvs rdiff -u -r1.21 -r1.22 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h
cvs rdiff -u -r1.13 -r1.14 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h
cvs rdiff -u -r1.22 -r1.23 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/c++config.h
cvs rdiff -u -r1.12 -r1.13 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/gstdint.h
cvs rdiff -u -r1.24 -r1.25 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h
cvs rdiff -u -r1.13 -r1.14 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/gstdint.h
cvs rdiff -u -r1.14 -r1.15 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/gstdint.h
cvs rdiff -u -r1.14 -r1.15 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/gstdint.h
cvs rdiff -u -r1.16 -r1.17 \
    src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/gstdint.h
cvs rdiff -u -r1.22 -r1.23 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/configargs.h
cvs rdiff -u -r1.13 -r1.14 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/defs.mk
cvs rdiff -u -r1.12 -r1.13 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/auto-host.h \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/defs.mk
cvs rdiff -u -r1.24 -r1.25 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/configargs.h
cvs rdiff -u -r1.24 -r1.25 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h
cvs rdiff -u -r1.12 -r1.13 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/defs.mk
cvs rdiff -u -r1.12 -r1.13 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/auto-host.h
cvs rdiff -u -r1.23 -r1.24 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/configargs.h
cvs rdiff -u -r1.13 -r1.14 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/defs.mk
cvs rdiff -u -r1.24 -r1.25 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/configargs.h
cvs rdiff -u -r1.13 -r1.14 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/defs.mk
cvs rdiff -u -r1.30 -r1.31 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/configargs.h
cvs rdiff -u -r1.14 -r1.15 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/defs.mk
cvs rdiff -u -r1.9 -r1.10 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/auto-host.h
cvs rdiff -u -r1.27 -r1.28 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h
cvs rdiff -u -r1.12 -r1.13 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/defs.mk
cvs rdiff -u -r1.27 -r1.28 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/configargs.h
cvs rdiff -u -r1.12 -r1.13 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/defs.mk
cvs rdiff -u -r1.27 -r1.28 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/configargs.h
cvs rdiff -u -r1.12 -r1.13 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/defs.mk
cvs rdiff -u -r1.35 -r1.36 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/configargs.h
cvs rdiff -u -r1.14 -r1.15 \
    src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/defs.mk

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

Modified files:

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h:1.22 src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h:1.23
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h:1.22	Tue Feb  6 09:18:29 2018
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h	Tue Feb  6 19:57:57 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 // Predefined symbols and macros -*- C++ -*-
@@ -1067,7 +1067,7 @@ namespace std
 #define _GLIBCXX_HAVE_TANL 1
 
 /* Define to 1 if you have the <tgmath.h> header file. */
-#define _GLIBCXX_HAVE_TGMATH_H 1
+/* #undef _GLIBCXX_HAVE_TGMATH_H */
 
 /* Define to 1 if the target supports thread-local storage. */
 #define _GLIBCXX_HAVE_TLS 1

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/gstdint.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/gstdint.h:1.12 src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/gstdint.h:1.13
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/gstdint.h:1.12	Mon Nov 13 07:21:22 2017
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/gstdint.h	Tue Feb  6 19:57:57 2018
@@ -1,8 +1,8 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.90 2017/10/04 21:42:20 christos Exp  */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
-/* generated for  m68k--netbsdelf-gcc (NetBSD nb1 20171112) 5.5.0 */
+/* generated for  m68k--netbsdelf-gcc (NetBSD nb1 20180203) 6.4.0 */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h:1.21 src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h:1.22
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h:1.21	Tue Feb  6 09:18:29 2018
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h	Tue Feb  6 19:57:57 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 // Predefined symbols and macros -*- C++ -*-
@@ -1067,7 +1067,7 @@ namespace std
 #define _GLIBCXX_HAVE_TANL 1
 
 /* Define to 1 if you have the <tgmath.h> header file. */
-#define _GLIBCXX_HAVE_TGMATH_H 1
+/* #undef _GLIBCXX_HAVE_TGMATH_H */
 
 /* Define to 1 if the target supports thread-local storage. */
 #define _GLIBCXX_HAVE_TLS 1

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h:1.13 src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h:1.14
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h:1.13	Mon Nov 13 07:21:22 2017
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/gstdint.h	Tue Feb  6 19:57:57 2018
@@ -1,8 +1,8 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.90 2017/10/04 21:42:20 christos Exp  */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
-/* generated for  mips64el--netbsd-gcc (NetBSD nb1 20171112) 5.5.0 */
+/* generated for  mips64el--netbsd-gcc (NetBSD nb1 20180203) 6.4.0 */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/c++config.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/c++config.h:1.22 src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/c++config.h:1.23
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/c++config.h:1.22	Tue Feb  6 09:18:30 2018
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/c++config.h	Tue Feb  6 19:57:57 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 // Predefined symbols and macros -*- C++ -*-
@@ -1067,7 +1067,7 @@ namespace std
 #define _GLIBCXX_HAVE_TANL 1
 
 /* Define to 1 if you have the <tgmath.h> header file. */
-#define _GLIBCXX_HAVE_TGMATH_H 1
+/* #undef _GLIBCXX_HAVE_TGMATH_H */
 
 /* Define to 1 if the target supports thread-local storage. */
 #define _GLIBCXX_HAVE_TLS 1

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/gstdint.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/gstdint.h:1.12 src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/gstdint.h:1.13
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/gstdint.h:1.12	Mon Nov 13 07:21:22 2017
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/gstdint.h	Tue Feb  6 19:57:57 2018
@@ -1,8 +1,8 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.90 2017/10/04 21:42:20 christos Exp  */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
-/* generated for  mipsel--netbsd-gcc (NetBSD nb1 20171112) 5.5.0 */
+/* generated for  mipsel--netbsd-gcc (NetBSD nb1 20180203) 6.4.0 */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h:1.24 src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h:1.25
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h:1.24	Tue Feb  6 09:18:30 2018
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h	Tue Feb  6 19:57:57 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 // Predefined symbols and macros -*- C++ -*-
@@ -1067,7 +1067,7 @@ namespace std
 #define _GLIBCXX_HAVE_TANL 1
 
 /* Define to 1 if you have the <tgmath.h> header file. */
-#define _GLIBCXX_HAVE_TGMATH_H 1
+/* #undef _GLIBCXX_HAVE_TGMATH_H */
 
 /* Define to 1 if the target supports thread-local storage. */
 #define _GLIBCXX_HAVE_TLS 1

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/gstdint.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/gstdint.h:1.13 src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/gstdint.h:1.14
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/gstdint.h:1.13	Mon Nov 13 07:21:23 2017
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/gstdint.h	Tue Feb  6 19:57:57 2018
@@ -1,8 +1,8 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.90 2017/10/04 21:42:20 christos Exp  */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
-/* generated for  shle--netbsdelf-gcc (NetBSD nb1 20171112) 5.5.0 */
+/* generated for  shle--netbsdelf-gcc (NetBSD nb1 20180203) 6.4.0 */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/gstdint.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/gstdint.h:1.14 src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/gstdint.h:1.15
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/gstdint.h:1.14	Sun Feb  4 01:17:44 2018
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/gstdint.h	Tue Feb  6 19:57:57 2018
@@ -1,8 +1,8 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
-/* generated for  sparc--netbsdelf-gcc (NetBSD nb1 20171112) 6.4.0 */
+/* generated for  sparc--netbsdelf-gcc (NetBSD nb1 20180203) 6.4.0 */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/gstdint.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/gstdint.h:1.14 src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/gstdint.h:1.15
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/gstdint.h:1.14	Sun Feb  4 01:17:44 2018
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/gstdint.h	Tue Feb  6 19:57:57 2018
@@ -1,8 +1,8 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
-/* generated for  sparc64--netbsd-gcc (NetBSD nb1 20171112) 6.4.0 */
+/* generated for  sparc64--netbsd-gcc (NetBSD nb1 20180203) 6.4.0 */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1

Index: src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/gstdint.h
diff -u src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/gstdint.h:1.16 src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/gstdint.h:1.17
--- src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/gstdint.h:1.16	Sun Feb  4 01:17:45 2018
+++ src/external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/gstdint.h	Tue Feb  6 19:57:58 2018
@@ -1,8 +1,8 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.90 2017/10/04 21:42:20 christos Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
-/* generated for  x86_64--netbsd-gcc (NetBSD nb1 20171112) 6.4.0 */
+/* generated for  x86_64--netbsd-gcc (NetBSD nb1 20180203) 6.4.0 */
 
 #ifndef GCC_GENERATED_STDINT_H
 #define GCC_GENERATED_STDINT_H 1

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/configargs.h:1.22 src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/configargs.h:1.23
--- src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/configargs.h:1.22	Tue Feb  6 09:18:32 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/configargs.h	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* Generated automatically. */

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/defs.mk:1.13 src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/defs.mk:1.14
--- src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/defs.mk:1.13	Tue Feb  6 09:18:32 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/defs.mk	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -16,6 +16,7 @@ G_C_OBJS=c/c-lang.o c-family/stub-objc.o
 G_CCCP_OBJS=
 G_GCC_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o
 G_GCOV_OBJS=gcov.o
+G_GCOV_DUMP_OBJS=gcov-dump.o
 G_GXX_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o
 G_GTM_H=tm.h      options.h ${GNUHOSTDIST}/gcc/config/m68k/m68k.h ${GNUHOSTDIST}/gcc/config/dbxelf.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-stdint.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/m68k/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/initfini-array.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h
 G_PROTO_OBJS=

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/auto-host.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/auto-host.h:1.12 src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/auto-host.h:1.13
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/auto-host.h:1.12	Tue Feb  6 09:18:32 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/auto-host.h	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* auto-host.h.  Generated from config.in by configure.  */
@@ -704,7 +704,7 @@
 
 /* Define if <time.h> defines clock_t. */
 #ifndef USED_FOR_TARGET
-#define HAVE_CLOCK_T 1
+/* #undef HAVE_CLOCK_T */
 #endif
 
 
@@ -717,33 +717,33 @@
 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ABORT 1
+#define HAVE_DECL_ABORT 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ASPRINTF 1
+#define HAVE_DECL_ASPRINTF 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOF 1
+#define HAVE_DECL_ATOF 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOL 1
+#define HAVE_DECL_ATOL 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOLL 1
+#define HAVE_DECL_ATOLL 0
 #endif
 
 
@@ -757,7 +757,7 @@
 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_CALLOC 1
+#define HAVE_DECL_CALLOC 0
 #endif
 
 
@@ -771,14 +771,14 @@
 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_CLOCK 1
+#define HAVE_DECL_CLOCK 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ERRNO 1
+#define HAVE_DECL_ERRNO 0
 #endif
 
 
@@ -805,7 +805,7 @@
 
 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_FFS 1
+#define HAVE_DECL_FFS 0
 #endif
 
 
@@ -860,7 +860,7 @@
 
 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_FREE 1
+#define HAVE_DECL_FREE 0
 #endif
 
 
@@ -874,63 +874,63 @@
 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
    define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETCHAR_UNLOCKED 1
+#define HAVE_DECL_GETCHAR_UNLOCKED 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETCWD 1
+#define HAVE_DECL_GETCWD 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETC_UNLOCKED 1
+#define HAVE_DECL_GETC_UNLOCKED 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETENV 1
+#define HAVE_DECL_GETENV 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETOPT 1
+#define HAVE_DECL_GETOPT 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETPAGESIZE 1
+#define HAVE_DECL_GETPAGESIZE 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETRLIMIT 1
+#define HAVE_DECL_GETRLIMIT 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETRUSAGE 1
+#define HAVE_DECL_GETRUSAGE 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETWD 1
+#define HAVE_DECL_GETWD 0
 #endif
 
 
@@ -944,125 +944,125 @@
 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_MADVISE 1
+#define HAVE_DECL_MADVISE 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_MALLOC 1
+#define HAVE_DECL_MALLOC 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
    define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_PUTCHAR_UNLOCKED 1
+#define HAVE_DECL_PUTCHAR_UNLOCKED 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_PUTC_UNLOCKED 1
+#define HAVE_DECL_PUTC_UNLOCKED 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_REALLOC 1
+#define HAVE_DECL_REALLOC 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SBRK 1
+#define HAVE_DECL_SBRK 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SETENV 1
+#define HAVE_DECL_SETENV 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SETRLIMIT 1
+#define HAVE_DECL_SETRLIMIT 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SIGALTSTACK 1
+#define HAVE_DECL_SIGALTSTACK 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SNPRINTF 1
+#define HAVE_DECL_SNPRINTF 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STPCPY 1
+#define HAVE_DECL_STPCPY 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRNLEN 1
+#define HAVE_DECL_STRNLEN 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRSIGNAL 1
+#define HAVE_DECL_STRSIGNAL 0
 #endif
 
 
 /* Define to 1 if you have the declaration of `strstr(const char*,const
    char*)', and to 0 if you don't. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRSTR 1
+#define HAVE_DECL_STRSTR 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOL 1
+#define HAVE_DECL_STRTOL 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOLL 1
+#define HAVE_DECL_STRTOLL 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOUL 1
+#define HAVE_DECL_STRTOUL 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOULL 1
+#define HAVE_DECL_STRTOULL 0
 #endif
 
 
@@ -1076,28 +1076,28 @@
 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_TIMES 1
+#define HAVE_DECL_TIMES 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_UNSETENV 1
+#define HAVE_DECL_UNSETENV 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_VASPRINTF 1
+#define HAVE_DECL_VASPRINTF 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_VSNPRINTF 1
+#define HAVE_DECL_VSNPRINTF 0
 #endif
 
 
@@ -1115,7 +1115,7 @@
 
 /* Define to 1 if you have the <ext/hash_map> header file. */
 #ifndef USED_FOR_TARGET
-#define HAVE_EXT_HASH_MAP 1
+/* #undef HAVE_EXT_HASH_MAP */
 #endif
 
 
@@ -1719,13 +1719,13 @@
 
 /* Define if <sys/times.h> defines struct tms. */
 #ifndef USED_FOR_TARGET
-#define HAVE_STRUCT_TMS 1
+/* #undef HAVE_STRUCT_TMS */
 #endif
 
 
 /* Define if <utility> defines std::swap. */
 #ifndef USED_FOR_TARGET
-#define HAVE_SWAP_IN_UTILITY 1
+/* #undef HAVE_SWAP_IN_UTILITY */
 #endif
 
 
@@ -1806,7 +1806,7 @@
 
 /* Define to 1 if you have the <tr1/unordered_map> header file. */
 #ifndef USED_FOR_TARGET
-#define HAVE_TR1_UNORDERED_MAP 1
+/* #undef HAVE_TR1_UNORDERED_MAP */
 #endif
 
 
@@ -1830,7 +1830,7 @@
 
 /* Define to 1 if you have the <unordered_map> header file. */
 #ifndef USED_FOR_TARGET
-#define HAVE_UNORDERED_MAP 1
+/* #undef HAVE_UNORDERED_MAP */
 #endif
 
 
@@ -1904,7 +1904,7 @@
 
 /* Define if F_SETLKW supported by fcntl. */
 #ifndef USED_FOR_TARGET
-#define HOST_HAS_F_SETLKW 1
+/* #undef HOST_HAS_F_SETLKW */
 #endif
 
 
@@ -1984,7 +1984,7 @@
 
 /* Define if host mkdir takes a single argument. */
 #ifndef USED_FOR_TARGET
-/* #undef MKDIR_TAKES_ONE_ARG */
+#define MKDIR_TAKES_ONE_ARG 1
 #endif
 
 
@@ -2322,7 +2322,7 @@
 
 /* Define to `long' if <sys/resource.h> doesn't define. */
 #ifndef USED_FOR_TARGET
-/* #undef rlim_t */
+#define rlim_t long
 #endif
 
 
Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/defs.mk:1.12 src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/defs.mk:1.13
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/defs.mk:1.12	Sun Feb  4 01:17:45 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/defs.mk	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -16,6 +16,7 @@ G_C_OBJS=c/c-lang.o c-family/stub-objc.o
 G_CCCP_OBJS=
 G_GCC_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o
 G_GCOV_OBJS=gcov.o
+G_GCOV_DUMP_OBJS=gcov-dump.o
 G_GXX_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o
 G_GTM_H=tm.h      options.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/vxworks-dummy.h ${GNUHOSTDIST}/gcc/config/mips/mips.h ${GNUHOSTDIST}/gcc/config/mips/elf.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-stdint.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/mips/netbsd.h ${GNUHOSTDIST}/gcc/config/mips/netbsd64.h ${GNUHOSTDIST}/gcc/config/initfini-array.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h
 G_PROTO_OBJS=

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/configargs.h:1.24 src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/configargs.h:1.25
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/configargs.h:1.24	Tue Feb  6 09:18:32 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/configargs.h	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* Generated automatically. */

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h:1.24 src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h:1.25
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h:1.24	Tue Feb  6 09:18:32 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* Generated automatically. */

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/defs.mk:1.12 src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/defs.mk:1.13
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/defs.mk:1.12	Tue Feb  6 09:18:32 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/defs.mk	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -16,6 +16,7 @@ G_C_OBJS=c/c-lang.o c-family/stub-objc.o
 G_CCCP_OBJS=
 G_GCC_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o
 G_GCOV_OBJS=gcov.o
+G_GCOV_DUMP_OBJS=gcov-dump.o
 G_GXX_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o
 G_GTM_H=tm.h      options.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/vxworks-dummy.h ${GNUHOSTDIST}/gcc/config/mips/mips.h ${GNUHOSTDIST}/gcc/config/mips/elf.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-stdint.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/mips/netbsd.h ${GNUHOSTDIST}/gcc/config/mips/netbsd64.h ${GNUHOSTDIST}/gcc/config/initfini-array.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h
 G_PROTO_OBJS=

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/auto-host.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/auto-host.h:1.12 src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/auto-host.h:1.13
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/auto-host.h:1.12	Tue Feb  6 09:18:32 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/auto-host.h	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* auto-host.h.  Generated from config.in by configure.  */
@@ -704,7 +704,7 @@
 
 /* Define if <time.h> defines clock_t. */
 #ifndef USED_FOR_TARGET
-#define HAVE_CLOCK_T 1
+/* #undef HAVE_CLOCK_T */
 #endif
 
 
@@ -717,33 +717,33 @@
 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ABORT 1
+#define HAVE_DECL_ABORT 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ASPRINTF 1
+#define HAVE_DECL_ASPRINTF 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOF 1
+#define HAVE_DECL_ATOF 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOL 1
+#define HAVE_DECL_ATOL 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOLL 1
+#define HAVE_DECL_ATOLL 0
 #endif
 
 
@@ -757,7 +757,7 @@
 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_CALLOC 1
+#define HAVE_DECL_CALLOC 0
 #endif
 
 
@@ -771,14 +771,14 @@
 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_CLOCK 1
+#define HAVE_DECL_CLOCK 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ERRNO 1
+#define HAVE_DECL_ERRNO 0
 #endif
 
 
@@ -805,7 +805,7 @@
 
 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_FFS 1
+#define HAVE_DECL_FFS 0
 #endif
 
 
@@ -860,7 +860,7 @@
 
 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_FREE 1
+#define HAVE_DECL_FREE 0
 #endif
 
 
@@ -874,63 +874,63 @@
 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
    define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETCHAR_UNLOCKED 1
+#define HAVE_DECL_GETCHAR_UNLOCKED 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETCWD 1
+#define HAVE_DECL_GETCWD 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETC_UNLOCKED 1
+#define HAVE_DECL_GETC_UNLOCKED 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETENV 1
+#define HAVE_DECL_GETENV 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETOPT 1
+#define HAVE_DECL_GETOPT 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETPAGESIZE 1
+#define HAVE_DECL_GETPAGESIZE 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETRLIMIT 1
+#define HAVE_DECL_GETRLIMIT 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETRUSAGE 1
+#define HAVE_DECL_GETRUSAGE 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETWD 1
+#define HAVE_DECL_GETWD 0
 #endif
 
 
@@ -944,125 +944,125 @@
 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_MADVISE 1
+#define HAVE_DECL_MADVISE 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_MALLOC 1
+#define HAVE_DECL_MALLOC 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
    define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_PUTCHAR_UNLOCKED 1
+#define HAVE_DECL_PUTCHAR_UNLOCKED 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_PUTC_UNLOCKED 1
+#define HAVE_DECL_PUTC_UNLOCKED 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_REALLOC 1
+#define HAVE_DECL_REALLOC 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SBRK 1
+#define HAVE_DECL_SBRK 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SETENV 1
+#define HAVE_DECL_SETENV 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SETRLIMIT 1
+#define HAVE_DECL_SETRLIMIT 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SIGALTSTACK 1
+#define HAVE_DECL_SIGALTSTACK 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SNPRINTF 1
+#define HAVE_DECL_SNPRINTF 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STPCPY 1
+#define HAVE_DECL_STPCPY 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRNLEN 1
+#define HAVE_DECL_STRNLEN 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRSIGNAL 1
+#define HAVE_DECL_STRSIGNAL 0
 #endif
 
 
 /* Define to 1 if you have the declaration of `strstr(const char*,const
    char*)', and to 0 if you don't. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRSTR 1
+#define HAVE_DECL_STRSTR 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOL 1
+#define HAVE_DECL_STRTOL 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOLL 1
+#define HAVE_DECL_STRTOLL 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOUL 1
+#define HAVE_DECL_STRTOUL 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOULL 1
+#define HAVE_DECL_STRTOULL 0
 #endif
 
 
@@ -1076,28 +1076,28 @@
 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_TIMES 1
+#define HAVE_DECL_TIMES 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_UNSETENV 1
+#define HAVE_DECL_UNSETENV 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_VASPRINTF 1
+#define HAVE_DECL_VASPRINTF 0
 #endif
 
 
 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_VSNPRINTF 1
+#define HAVE_DECL_VSNPRINTF 0
 #endif
 
 
@@ -1115,7 +1115,7 @@
 
 /* Define to 1 if you have the <ext/hash_map> header file. */
 #ifndef USED_FOR_TARGET
-#define HAVE_EXT_HASH_MAP 1
+/* #undef HAVE_EXT_HASH_MAP */
 #endif
 
 
@@ -1719,13 +1719,13 @@
 
 /* Define if <sys/times.h> defines struct tms. */
 #ifndef USED_FOR_TARGET
-#define HAVE_STRUCT_TMS 1
+/* #undef HAVE_STRUCT_TMS */
 #endif
 
 
 /* Define if <utility> defines std::swap. */
 #ifndef USED_FOR_TARGET
-#define HAVE_SWAP_IN_UTILITY 1
+/* #undef HAVE_SWAP_IN_UTILITY */
 #endif
 
 
@@ -1806,7 +1806,7 @@
 
 /* Define to 1 if you have the <tr1/unordered_map> header file. */
 #ifndef USED_FOR_TARGET
-#define HAVE_TR1_UNORDERED_MAP 1
+/* #undef HAVE_TR1_UNORDERED_MAP */
 #endif
 
 
@@ -1830,7 +1830,7 @@
 
 /* Define to 1 if you have the <unordered_map> header file. */
 #ifndef USED_FOR_TARGET
-#define HAVE_UNORDERED_MAP 1
+/* #undef HAVE_UNORDERED_MAP */
 #endif
 
 
@@ -1904,7 +1904,7 @@
 
 /* Define if F_SETLKW supported by fcntl. */
 #ifndef USED_FOR_TARGET
-#define HOST_HAS_F_SETLKW 1
+/* #undef HOST_HAS_F_SETLKW */
 #endif
 
 
@@ -1984,7 +1984,7 @@
 
 /* Define if host mkdir takes a single argument. */
 #ifndef USED_FOR_TARGET
-/* #undef MKDIR_TAKES_ONE_ARG */
+#define MKDIR_TAKES_ONE_ARG 1
 #endif
 
 
@@ -2322,7 +2322,7 @@
 
 /* Define to `long' if <sys/resource.h> doesn't define. */
 #ifndef USED_FOR_TARGET
-/* #undef rlim_t */
+#define rlim_t long
 #endif
 
 

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/configargs.h:1.23 src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/configargs.h:1.24
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/configargs.h:1.23	Tue Feb  6 09:18:32 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/configargs.h	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* Generated automatically. */

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/defs.mk:1.13 src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/defs.mk:1.14
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/defs.mk:1.13	Tue Feb  6 09:18:32 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/defs.mk	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -16,6 +16,7 @@ G_C_OBJS=c/c-lang.o c-family/stub-objc.o
 G_CCCP_OBJS=
 G_GCC_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o
 G_GCOV_OBJS=gcov.o
+G_GCOV_DUMP_OBJS=gcov-dump.o
 G_GXX_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o
 G_GTM_H=tm.h      options.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/vxworks-dummy.h ${GNUHOSTDIST}/gcc/config/mips/mips.h ${GNUHOSTDIST}/gcc/config/mips/elf.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-stdint.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/mips/netbsd.h ${GNUHOSTDIST}/gcc/config/initfini-array.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h
 G_PROTO_OBJS=

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/configargs.h:1.24 src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/configargs.h:1.25
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/configargs.h:1.24	Tue Feb  6 09:18:32 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/configargs.h	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* Generated automatically. */

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/defs.mk:1.13 src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/defs.mk:1.14
--- src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/defs.mk:1.13	Tue Feb  6 09:18:33 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/defs.mk	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -16,6 +16,7 @@ G_C_OBJS=c/c-lang.o c-family/stub-objc.o
 G_CCCP_OBJS=
 G_GCC_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o
 G_GCOV_OBJS=gcov.o
+G_GCOV_DUMP_OBJS=gcov-dump.o
 G_GXX_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o
 G_GTM_H=tm.h      options.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/vxworks-dummy.h ${GNUHOSTDIST}/gcc/config/mips/mips.h ${GNUHOSTDIST}/gcc/config/mips/elf.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-stdint.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/mips/netbsd.h ${GNUHOSTDIST}/gcc/config/initfini-array.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h
 G_PROTO_OBJS=

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/configargs.h:1.30 src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/configargs.h:1.31
--- src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/configargs.h:1.30	Mon Feb  5 22:06:45 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/configargs.h	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* Generated automatically. */

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/defs.mk:1.14 src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/defs.mk:1.15
--- src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/defs.mk:1.14	Sun Feb  4 01:17:45 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/defs.mk	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -16,6 +16,7 @@ G_C_OBJS=c/c-lang.o c-family/stub-objc.o
 G_CCCP_OBJS=
 G_GCC_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o
 G_GCOV_OBJS=gcov.o
+G_GCOV_DUMP_OBJS=gcov-dump.o
 G_GXX_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o
 G_GTM_H=tm.h      options.h ${GNUHOSTDIST}/gcc/config/rs6000/secureplt.h ${GNUHOSTDIST}/gcc/config/rs6000/rs6000.h ${GNUHOSTDIST}/gcc/config/dbxelf.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/freebsd-spec.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/rs6000/sysv4.h ${GNUHOSTDIST}/gcc/config/rs6000/netbsd.h ${GNUHOSTDIST}/gcc/config/rs6000/option-defaults.h ${GNUHOSTDIST}/gcc/config/initfini-array.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h
 G_PROTO_OBJS=

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/auto-host.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/auto-host.h:1.9 src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/auto-host.h:1.10
--- src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/auto-host.h:1.9	Tue Feb  6 09:18:33 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/auto-host.h	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* auto-host.h.  Generated from config.in by configure.  */
@@ -704,7 +704,7 @@
 
 /* Define if <time.h> defines clock_t. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_CLOCK_T */
+#define HAVE_CLOCK_T 1
 #endif
 
 
@@ -717,33 +717,33 @@
 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ABORT 0
+#define HAVE_DECL_ABORT 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ASPRINTF 0
+#define HAVE_DECL_ASPRINTF 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOF 0
+#define HAVE_DECL_ATOF 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOL 0
+#define HAVE_DECL_ATOL 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ATOLL 0
+#define HAVE_DECL_ATOLL 1
 #endif
 
 
@@ -757,7 +757,7 @@
 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_CALLOC 0
+#define HAVE_DECL_CALLOC 1
 #endif
 
 
@@ -771,14 +771,14 @@
 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_CLOCK 0
+#define HAVE_DECL_CLOCK 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_ERRNO 0
+#define HAVE_DECL_ERRNO 1
 #endif
 
 
@@ -805,7 +805,7 @@
 
 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_FFS 0
+#define HAVE_DECL_FFS 1
 #endif
 
 
@@ -860,7 +860,7 @@
 
 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_FREE 0
+#define HAVE_DECL_FREE 1
 #endif
 
 
@@ -874,63 +874,63 @@
 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
    define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETCHAR_UNLOCKED 0
+#define HAVE_DECL_GETCHAR_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETCWD 0
+#define HAVE_DECL_GETCWD 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETC_UNLOCKED 0
+#define HAVE_DECL_GETC_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETENV 0
+#define HAVE_DECL_GETENV 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETOPT 0
+#define HAVE_DECL_GETOPT 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETPAGESIZE 0
+#define HAVE_DECL_GETPAGESIZE 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETRLIMIT 0
+#define HAVE_DECL_GETRLIMIT 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETRUSAGE 0
+#define HAVE_DECL_GETRUSAGE 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_GETWD 0
+#define HAVE_DECL_GETWD 1
 #endif
 
 
@@ -944,125 +944,125 @@
 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_MADVISE 0
+#define HAVE_DECL_MADVISE 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_MALLOC 0
+#define HAVE_DECL_MALLOC 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
    define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_PUTCHAR_UNLOCKED 0
+#define HAVE_DECL_PUTCHAR_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_PUTC_UNLOCKED 0
+#define HAVE_DECL_PUTC_UNLOCKED 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_REALLOC 0
+#define HAVE_DECL_REALLOC 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SBRK 0
+#define HAVE_DECL_SBRK 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SETENV 0
+#define HAVE_DECL_SETENV 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SETRLIMIT 0
+#define HAVE_DECL_SETRLIMIT 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
    to 0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SIGALTSTACK 0
+#define HAVE_DECL_SIGALTSTACK 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_SNPRINTF 0
+#define HAVE_DECL_SNPRINTF 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STPCPY 0
+#define HAVE_DECL_STPCPY 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRNLEN 0
+#define HAVE_DECL_STRNLEN 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRSIGNAL 0
+#define HAVE_DECL_STRSIGNAL 1
 #endif
 
 
 /* Define to 1 if you have the declaration of `strstr(const char*,const
    char*)', and to 0 if you don't. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRSTR 0
+#define HAVE_DECL_STRSTR 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOL 0
+#define HAVE_DECL_STRTOL 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOLL 0
+#define HAVE_DECL_STRTOLL 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOUL 0
+#define HAVE_DECL_STRTOUL 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_STRTOULL 0
+#define HAVE_DECL_STRTOULL 1
 #endif
 
 
@@ -1076,28 +1076,28 @@
 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
    */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_TIMES 0
+#define HAVE_DECL_TIMES 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_UNSETENV 0
+#define HAVE_DECL_UNSETENV 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_VASPRINTF 0
+#define HAVE_DECL_VASPRINTF 1
 #endif
 
 
 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
    0. */
 #ifndef USED_FOR_TARGET
-#define HAVE_DECL_VSNPRINTF 0
+#define HAVE_DECL_VSNPRINTF 1
 #endif
 
 
@@ -1115,7 +1115,7 @@
 
 /* Define to 1 if you have the <ext/hash_map> header file. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_EXT_HASH_MAP */
+#define HAVE_EXT_HASH_MAP 1
 #endif
 
 
@@ -1719,13 +1719,13 @@
 
 /* Define if <sys/times.h> defines struct tms. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_STRUCT_TMS */
+#define HAVE_STRUCT_TMS 1
 #endif
 
 
 /* Define if <utility> defines std::swap. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_SWAP_IN_UTILITY */
+#define HAVE_SWAP_IN_UTILITY 1
 #endif
 
 
@@ -1806,7 +1806,7 @@
 
 /* Define to 1 if you have the <tr1/unordered_map> header file. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_TR1_UNORDERED_MAP */
+#define HAVE_TR1_UNORDERED_MAP 1
 #endif
 
 
@@ -1830,7 +1830,7 @@
 
 /* Define to 1 if you have the <unordered_map> header file. */
 #ifndef USED_FOR_TARGET
-/* #undef HAVE_UNORDERED_MAP */
+#define HAVE_UNORDERED_MAP 1
 #endif
 
 
@@ -1904,7 +1904,7 @@
 
 /* Define if F_SETLKW supported by fcntl. */
 #ifndef USED_FOR_TARGET
-/* #undef HOST_HAS_F_SETLKW */
+#define HOST_HAS_F_SETLKW 1
 #endif
 
 
@@ -1984,7 +1984,7 @@
 
 /* Define if host mkdir takes a single argument. */
 #ifndef USED_FOR_TARGET
-#define MKDIR_TAKES_ONE_ARG 1
+/* #undef MKDIR_TAKES_ONE_ARG */
 #endif
 
 
@@ -2322,7 +2322,7 @@
 
 /* Define to `long' if <sys/resource.h> doesn't define. */
 #ifndef USED_FOR_TARGET
-#define rlim_t long
+/* #undef rlim_t */
 #endif
 
 

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h:1.27 src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h:1.28
--- src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h:1.27	Tue Feb  6 09:18:33 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* Generated automatically. */

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/defs.mk:1.12 src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/defs.mk:1.13
--- src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/defs.mk:1.12	Tue Feb  6 09:18:33 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/defs.mk	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -16,6 +16,7 @@ G_C_OBJS=c/c-lang.o c-family/stub-objc.o
 G_CCCP_OBJS=
 G_GCC_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o
 G_GCOV_OBJS=gcov.o
+G_GCOV_DUMP_OBJS=gcov-dump.o
 G_GXX_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o
 G_GTM_H=tm.h      options.h ${GNUHOSTDIST}/gcc/config/sh/little.h ${GNUHOSTDIST}/gcc/config/vxworks-dummy.h ${GNUHOSTDIST}/gcc/config/sh/sh.h ${GNUHOSTDIST}/gcc/config/dbxelf.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/sh/elf.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-stdint.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/sh/netbsd-elf.h sysroot-suffix.h ${GNUHOSTDIST}/gcc/config/initfini-array.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h
 G_PROTO_OBJS=

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/configargs.h:1.27 src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/configargs.h:1.28
--- src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/configargs.h:1.27	Sun Feb  4 01:17:45 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/configargs.h	Tue Feb  6 19:57:58 2018
@@ -1,9 +1,9 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* Generated automatically. */
-static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=sparc--netbsdelf --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20171112' --with-system-zlib --disable-libstdcxx-dual-abi --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/sparc/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/sparc/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/sparc/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/sparc --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --disable-libstdcxx-dual-abi --build=x86_64-unknown-netbsd7.1 --host=sparc--netbsdel
 f --with-sysroot=/var/obj/mknative/sparc/usr/src/destdir.sparc";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=sparc--netbsdelf --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20180203' --with-system-zlib --disable-libstdcxx-dual-abi --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/sparc/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/sparc/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/sparc/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/sparc --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --disable-libstdcxx-dual-abi --build=x86_64-unknown-netbsd7.1 --host=sparc--netbsdel
 f --with-sysroot=/var/obj/mknative/sparc/usr/src/destdir.sparc";
 static const char thread_model[] = "posix";
 
 static const struct {

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/defs.mk:1.12 src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/defs.mk:1.13
--- src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/defs.mk:1.12	Sun Feb  4 01:17:45 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/defs.mk	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -16,6 +16,7 @@ G_C_OBJS=c/c-lang.o c-family/stub-objc.o
 G_CCCP_OBJS=
 G_GCC_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o
 G_GCOV_OBJS=gcov.o
+G_GCOV_DUMP_OBJS=gcov-dump.o
 G_GXX_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o
 G_GTM_H=tm.h      options.h ${GNUHOSTDIST}/gcc/config/vxworks-dummy.h ${GNUHOSTDIST}/gcc/config/sparc/sparc.h ${GNUHOSTDIST}/gcc/config/dbxelf.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/sparc/sysv4.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-stdint.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/sparc/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/initfini-array.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h
 G_PROTO_OBJS=

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/configargs.h:1.27 src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/configargs.h:1.28
--- src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/configargs.h:1.27	Sun Feb  4 01:17:45 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/configargs.h	Tue Feb  6 19:57:58 2018
@@ -1,9 +1,9 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* Generated automatically. */
-static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=sparc64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20171112' --with-system-zlib --disable-libstdcxx-dual-abi --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/sparc64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/sparc64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/sparc64/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/sparc64 --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --disable-libstdcxx-dual-abi --build=x86_64-unknown-netbsd7.1 --host=sparc64-
 -netbsd --with-sysroot=/var/obj/mknative/sparc64/usr/src/destdir.sparc64";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=sparc64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20180203' --with-system-zlib --disable-libstdcxx-dual-abi --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/sparc64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/sparc64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/sparc64/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/sparc64 --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --disable-libstdcxx-dual-abi --build=x86_64-unknown-netbsd7.1 --host=sparc64-
 -netbsd --with-sysroot=/var/obj/mknative/sparc64/usr/src/destdir.sparc64";
 static const char thread_model[] = "posix";
 
 static const struct {

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/defs.mk:1.12 src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/defs.mk:1.13
--- src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/defs.mk:1.12	Sun Feb  4 01:17:45 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/defs.mk	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -16,6 +16,7 @@ G_C_OBJS=c/c-lang.o c-family/stub-objc.o
 G_CCCP_OBJS=
 G_GCC_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o
 G_GCOV_OBJS=gcov.o
+G_GCOV_DUMP_OBJS=gcov-dump.o
 G_GXX_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o
 G_GTM_H=tm.h      options.h ${GNUHOSTDIST}/gcc/config/sparc/biarch64.h ${GNUHOSTDIST}/gcc/config/vxworks-dummy.h ${GNUHOSTDIST}/gcc/config/sparc/sparc.h ${GNUHOSTDIST}/gcc/config/dbxelf.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/sparc/sysv4.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-stdint.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/sparc/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/initfini-array.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h
 G_PROTO_OBJS=

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/configargs.h
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/configargs.h:1.35 src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/configargs.h:1.36
--- src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/configargs.h:1.35	Mon Feb  5 06:13:33 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/configargs.h	Tue Feb  6 19:57:58 2018
@@ -1,9 +1,9 @@
 /* This file is automatically generated.  DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp  */
+/* Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp  */
 /* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp  */
 
 /* Generated automatically. */
-static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20171112' --with-system-zlib --disable-libstdcxx-dual-abi --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-tune=nocona --with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/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/x86_64 --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --disable-libstdcxx-dual-abi --build=x86_64-u
 nknown-netbsd7.1 --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64";
+static const char configuration_arguments[] = "/usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20180203' --with-system-zlib --disable-libstdcxx-dual-abi --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-tune=nocona --with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/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/x86_64 --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --disable-libstdcxx-dual-abi --build=x86_64-u
 nknown-netbsd7.1 --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64";
 static const char thread_model[] = "posix";
 
 static const struct {

Index: src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/defs.mk
diff -u src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/defs.mk:1.14 src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/defs.mk:1.15
--- src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/defs.mk:1.14	Sun Feb  4 01:17:45 2018
+++ src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/defs.mk	Tue Feb  6 19:57:58 2018
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.90 2017/10/04 21:42:20 christos Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.92 2018/02/06 07:04:01 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp 
 #
 G_BUILD_EARLY_SUPPORT=
@@ -16,6 +16,7 @@ G_C_OBJS=c/c-lang.o c-family/stub-objc.o
 G_CCCP_OBJS=
 G_GCC_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o
 G_GCOV_OBJS=gcov.o
+G_GCOV_DUMP_OBJS=gcov-dump.o
 G_GXX_OBJS=gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o
 G_GTM_H=tm.h      options.h ${GNUHOSTDIST}/gcc/config/vxworks-dummy.h ${GNUHOSTDIST}/gcc/config/i386/biarch64.h ${GNUHOSTDIST}/gcc/config/i386/i386.h ${GNUHOSTDIST}/gcc/config/i386/unix.h ${GNUHOSTDIST}/gcc/config/i386/att.h ${GNUHOSTDIST}/gcc/config/dbxelf.h ${GNUHOSTDIST}/gcc/config/elfos.h ${GNUHOSTDIST}/gcc/config/netbsd.h ${GNUHOSTDIST}/gcc/config/netbsd-stdint.h ${GNUHOSTDIST}/gcc/config/netbsd-elf.h ${GNUHOSTDIST}/gcc/config/i386/x86-64.h ${GNUHOSTDIST}/gcc/config/i386/netbsd64.h ${GNUHOSTDIST}/gcc/config/initfini-array.h ${GNUHOSTDIST}/gcc/defaults.h insn-constants.h
 G_PROTO_OBJS=

Reply via email to