summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc.old/usr.bin/libcpp
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2018-08-02 00:02:46 +0000
committermrg <mrg@NetBSD.org>2018-08-02 00:02:46 +0000
commit4e71eac4d59141dcfcc59dd7b523975ddceeb6a3 (patch)
tree04dde5d83aa44439689374b0401cee6789669541 /external/gpl3/gcc.old/usr.bin/libcpp
parentc0af746d645e5e0355b08b8c75a6975dbeb40a0f (diff)
merge GCC 6.4 into gcc.old.
Diffstat (limited to 'external/gpl3/gcc.old/usr.bin/libcpp')
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/Makefile4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/alpha/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/arm/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/armeb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earm/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmeb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhf/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhfeb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4eb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6eb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hf/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hfeb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7eb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hf/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hfeb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/hppa/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/i386/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/ia64/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/m68000/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/m68k/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64eb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64el/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/mipseb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/mipsel/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc64/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3eb/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3el/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc64/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/vax/config.h10
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/x86_64/config.h10
35 files changed, 173 insertions, 171 deletions
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/Makefile b/external/gpl3/gcc.old/usr.bin/libcpp/Makefile
index c396d3965cc..2d60cd3cb9c 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/Makefile
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2017/07/23 01:12:23 mrg Exp $
+# $NetBSD: Makefile,v 1.6 2018/08/02 00:04:03 mrg Exp $
LIBISPRIVATE= yes
+.include <bsd.init.mk>
+
LIB= cpp
SRCS= ${G_libcpp_a_OBJS:.o=.c}
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/alpha/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/alpha/config.h
index 656bfaa2ff2..e5e1c90be74 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/alpha/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/alpha/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/arm/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/arm/config.h
index 04e71fcf059..746a8128121 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/arm/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/arm/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/armeb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/armeb/config.h
index 85033da5cd3..97d06ea3a6c 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/armeb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/armeb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.5 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earm/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earm/config.h
index 04e71fcf059..393ef6db0de 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earm/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earm/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg Exp */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmeb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmeb/config.h
index fdd74ce8c21..97d06ea3a6c 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmeb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmeb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhf/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhf/config.h
index 04e71fcf059..746a8128121 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhf/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhf/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhfeb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhfeb/config.h
index fdd74ce8c21..97d06ea3a6c 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhfeb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhfeb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4/config.h
index 04e71fcf059..393ef6db0de 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg Exp */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4eb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4eb/config.h
index fdd74ce8c21..97d06ea3a6c 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4eb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4eb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6/config.h
index 04e71fcf059..746a8128121 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6eb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6eb/config.h
index fdd74ce8c21..97d06ea3a6c 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6eb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6eb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hf/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hf/config.h
index 04e71fcf059..746a8128121 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hf/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hf/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hfeb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hfeb/config.h
index fdd74ce8c21..97d06ea3a6c 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hfeb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hfeb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7/config.h
index 04e71fcf059..746a8128121 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7eb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7eb/config.h
index 85033da5cd3..97d06ea3a6c 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7eb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7eb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.5 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hf/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hf/config.h
index 04e71fcf059..746a8128121 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hf/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hf/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hfeb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hfeb/config.h
index fdd74ce8c21..97d06ea3a6c 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hfeb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hfeb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/hppa/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/hppa/config.h
index 31337f25f93..7a35df1a866 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/hppa/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/hppa/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/i386/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/i386/config.h
index 4d78a2234cc..88d864c08af 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/i386/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/i386/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.84 2016/03/15 06:10:13 mrg Exp */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.90 2017/10/04 21:42:20 christos Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/ia64/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/ia64/config.h
index ffb03a0b1c8..afa7c12edce 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/ia64/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/ia64/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.5 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/m68000/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/m68000/config.h
index 31337f25f93..97d06ea3a6c 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/m68000/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/m68000/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/m68k/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/m68k/config.h
index 31337f25f93..7a35df1a866 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/m68k/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/m68k/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64eb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64eb/config.h
index 31337f25f93..7a35df1a866 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64eb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64eb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64el/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64el/config.h
index 283da4d51c4..393ef6db0de 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64el/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64el/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/mipseb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/mipseb/config.h
index 31337f25f93..7a35df1a866 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/mipseb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/mipseb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/mipsel/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/mipsel/config.h
index 283da4d51c4..393ef6db0de 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/mipsel/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/mipsel/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc/config.h
index 31337f25f93..7a35df1a866 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc64/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc64/config.h
index 0dbd9ff2755..db173f91b3f 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc64/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc64/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3eb/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3eb/config.h
index 31337f25f93..7a35df1a866 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3eb/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3eb/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3el/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3el/config.h
index 283da4d51c4..393ef6db0de 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3el/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3el/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc/config.h
index fdd74ce8c21..7a35df1a866 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg Exp */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc64/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc64/config.h
index 87bc2fe7c72..57791886dfe 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc64/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc64/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg Exp */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.91 2018/02/03 19:06:25 mrg Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/vax/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/vax/config.h
index 283da4d51c4..746a8128121 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/vax/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/vax/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* 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 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 */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/x86_64/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/x86_64/config.h
index 3c60557d3d4..bbf541bf8af 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/x86_64/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/x86_64/config.h
@@ -1,6 +1,6 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.86 2016/03/16 11:16:05 mrg Exp */
-/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.90 2017/10/04 21:42:20 christos Exp */
+/* Generated from: NetBSD: mknative.common,v 1.15 2017/11/29 03:32:28 christos Exp */
/* config.h. Generated from config.in by configure. */
/* config.in. Generated from configure.ac by autoheader. */
@@ -8,6 +8,9 @@
/* Define if building universal (internal helper macro) */
/* #undef AC_APPLE_UNIVERSAL_BUILD */
+/* Define to 1 if you want more run-time sanity checks. */
+#define CHECKING_P 0
+
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
@@ -19,9 +22,6 @@
/* Define to enable system headers canonicalization. */
#define ENABLE_CANONICAL_SYSTEM_HEADERS 1
-/* Define if you want more run-time sanity checks. */
-/* #undef ENABLE_CHECKING */
-
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1