summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc.old/usr.bin/libcpp
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2020-08-19 07:46:31 +0000
committermrg <mrg@NetBSD.org>2020-08-19 07:46:31 +0000
commitc7a68eb752a718e326a5358eef4ddac563166167 (patch)
tree09d6a73421e2fa25f21daca988662f36485c936b /external/gpl3/gcc.old/usr.bin/libcpp
parentf0d94019ef7dd9af9fabd4346b06542aaf7139fa (diff)
merge GCC 8.4 into gcc.old.
Diffstat (limited to 'external/gpl3/gcc.old/usr.bin/libcpp')
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/aarch64/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/alpha/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/arm/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/armeb/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earm/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmeb/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhf/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmhfeb/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv4eb/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6eb/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hf/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv6hfeb/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7eb/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hf/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/earmv7hfeb/config.h4
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/hppa/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/i386/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/ia64/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/m68000/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/m68k/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64eb/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/mips64el/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/mipseb/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/mipsel/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/powerpc64/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/riscv32/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/riscv64/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3eb/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/sh3el/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/sparc64/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/vax/config.h2
-rw-r--r--external/gpl3/gcc.old/usr.bin/libcpp/arch/x86_64/config.h2
37 files changed, 53 insertions, 53 deletions
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/aarch64/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/aarch64/config.h
index 18bd3ec4be5..15b4cbc84d7 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/aarch64/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/aarch64/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 18bd3ec4be5..15b4cbc84d7 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 09d1d480e27..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.101 2019/02/23 06:54:45 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c5f9b60e9f3..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.101 2019/02/23 06:54:45 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c889e18ef99..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c96bd8dee17..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c889e18ef99..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c96bd8dee17..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 fe185cf6566..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.97 2019/02/01 09:27:23 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c96bd8dee17..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c889e18ef99..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c96bd8dee17..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c889e18ef99..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c96bd8dee17..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c889e18ef99..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c96bd8dee17..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c889e18ef99..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 c96bd8dee17..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.99 2019/02/04 01:46:59 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -240,7 +240,7 @@
#define HAVE_UNISTD_H 1
/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
+#define ICONV_CONST
/* Define to the name of this package. */
#define PACKAGE "cpplib"
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 29a34a30bbd..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 8c4ab4aed9f..408735700bc 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 18bd3ec4be5..15b4cbc84d7 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 29a34a30bbd..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 29a34a30bbd..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 29a34a30bbd..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 6e36eafba6d..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 29a34a30bbd..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 6e36eafba6d..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 29a34a30bbd..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 a61fe793540..d040f36abcc 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/riscv32/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/riscv32/config.h
index 6e36eafba6d..538b9c2dbff 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/riscv32/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/riscv32/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
diff --git a/external/gpl3/gcc.old/usr.bin/libcpp/arch/riscv64/config.h b/external/gpl3/gcc.old/usr.bin/libcpp/arch/riscv64/config.h
index 18bd3ec4be5..15b4cbc84d7 100644
--- a/external/gpl3/gcc.old/usr.bin/libcpp/arch/riscv64/config.h
+++ b/external/gpl3/gcc.old/usr.bin/libcpp/arch/riscv64/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 29a34a30bbd..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 6e36eafba6d..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 29a34a30bbd..f103f63fbcd 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 a61fe793540..d040f36abcc 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 6e36eafba6d..538b9c2dbff 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */
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 3dc8d8cf237..cbd91312faf 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,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc.old,v 1.6 2018/09/05 01:20:20 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.in by configure. */