Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc regen mknative with symver no longer disab...
details: https://anonhg.NetBSD.org/src/rev/2a51cb7b4a33
branches: trunk
changeset: 448972:2a51cb7b4a33
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Feb 17 00:24:15 2019 +0000
description:
regen mknative with symver no longer disabled.
diffstat:
external/gpl3/gcc/lib/libgcc/arch/m68000/defs.mk | 2 +-
external/gpl3/gcc/lib/libgomp/arch/aarch64/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/alpha/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/arm/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/armeb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earm/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmeb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmhf/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmhfeb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmv4/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmv4eb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmv6/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmv6eb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmv6hf/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmv6hfeb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmv7/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmv7eb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmv7hf/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/earmv7hfeb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/hppa/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/i386/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/m68k/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/mips64eb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/mips64el/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/mipseb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/mipsel/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/powerpc/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/sh3eb/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/sh3el/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/sparc/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/sparc64/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/vax/config.h | 6 +++---
external/gpl3/gcc/lib/libgomp/arch/x86_64/config.h | 6 +++---
external/gpl3/gcc/lib/libstdc++-v3/arch/aarch64/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/earm/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/i386/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/c++config.h | 10 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/vax/c++config.h | 8 ++++----
external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/c++config.h | 10 +++++-----
external/gpl3/gcc/usr.bin/gcc/arch/aarch64/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/alpha/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/arm/configargs.h | 6 +++---
external/gpl3/gcc/usr.bin/gcc/arch/arm/defs.mk | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/arm/tm.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/armeb/configargs.h | 6 +++---
external/gpl3/gcc/usr.bin/gcc/arch/armeb/defs.mk | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/armeb/tm.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earm/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmeb/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmhf/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmhfeb/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmv4/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmv6/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmv6hfeb/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmv7/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/earmv7hfeb/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/hppa/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/i386/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/m68000/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/m68k/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/mips64el/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/mipseb/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/mipsel/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/powerpc/configargs.h | 6 +++---
external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/sh3el/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/sparc/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/sparc64/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/vax/configargs.h | 4 ++--
external/gpl3/gcc/usr.bin/gcc/arch/x86_64/configargs.h | 4 ++--
102 files changed, 320 insertions(+), 320 deletions(-)
diffs (truncated from 2763 to 300 lines):
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgcc/arch/m68000/defs.mk
--- a/external/gpl3/gcc/lib/libgcc/arch/m68000/defs.mk Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgcc/arch/m68000/defs.mk Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp
# Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp
#
G_INCLUDES=-I. -I. -I../.././gcc -I${GNUHOSTDIST}/libgcc -I${GNUHOSTDIST}/libgcc/. -I${GNUHOSTDIST}/libgcc/../gcc -I${GNUHOSTDIST}/libgcc/../include
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/aarch64/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/aarch64/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/aarch64/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.96 2019/01/19 20:02:06 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -85,7 +85,7 @@
/* Define to 1 if the target runtime linker supports binding the same symbol
to different versions. */
-/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
+#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
/* Define to 1 if the target supports __sync_*_compare_and_swap */
#define HAVE_SYNC_BUILTINS 1
@@ -118,7 +118,7 @@
#define HSA_RUNTIME_LIB ""
/* Define to 1 if GNU symbol versioning is used for libgomp. */
-/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
+#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
/* Define to 1 if building libgomp for an accelerator-only target. */
/* #undef LIBGOMP_OFFLOADED_ONLY */
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/alpha/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/alpha/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/alpha/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -85,7 +85,7 @@
/* Define to 1 if the target runtime linker supports binding the same symbol
to different versions. */
-/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
+#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
/* Define to 1 if the target supports __sync_*_compare_and_swap */
#define HAVE_SYNC_BUILTINS 1
@@ -118,7 +118,7 @@
#define HSA_RUNTIME_LIB ""
/* Define to 1 if GNU symbol versioning is used for libgomp. */
-/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
+#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
/* Define to 1 if building libgomp for an accelerator-only target. */
/* #undef LIBGOMP_OFFLOADED_ONLY */
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/arm/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/arm/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/arm/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -85,7 +85,7 @@
/* Define to 1 if the target runtime linker supports binding the same symbol
to different versions. */
-/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
+#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
/* Define to 1 if the target supports __sync_*_compare_and_swap */
#define HAVE_SYNC_BUILTINS 1
@@ -118,7 +118,7 @@
#define HSA_RUNTIME_LIB ""
/* Define to 1 if GNU symbol versioning is used for libgomp. */
-/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
+#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
/* Define to 1 if building libgomp for an accelerator-only target. */
/* #undef LIBGOMP_OFFLOADED_ONLY */
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/armeb/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/armeb/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/armeb/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -85,7 +85,7 @@
/* Define to 1 if the target runtime linker supports binding the same symbol
to different versions. */
-/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
+#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
/* Define to 1 if the target supports __sync_*_compare_and_swap */
#define HAVE_SYNC_BUILTINS 1
@@ -118,7 +118,7 @@
#define HSA_RUNTIME_LIB ""
/* Define to 1 if GNU symbol versioning is used for libgomp. */
-/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
+#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
/* Define to 1 if building libgomp for an accelerator-only target. */
/* #undef LIBGOMP_OFFLOADED_ONLY */
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/earm/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/earm/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/earm/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -85,7 +85,7 @@
/* Define to 1 if the target runtime linker supports binding the same symbol
to different versions. */
-/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
+#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
/* Define to 1 if the target supports __sync_*_compare_and_swap */
#define HAVE_SYNC_BUILTINS 1
@@ -118,7 +118,7 @@
#define HSA_RUNTIME_LIB ""
/* Define to 1 if GNU symbol versioning is used for libgomp. */
-/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
+#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
/* Define to 1 if building libgomp for an accelerator-only target. */
/* #undef LIBGOMP_OFFLOADED_ONLY */
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/earmeb/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/earmeb/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/earmeb/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -85,7 +85,7 @@
/* Define to 1 if the target runtime linker supports binding the same symbol
to different versions. */
-/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
+#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
/* Define to 1 if the target supports __sync_*_compare_and_swap */
#define HAVE_SYNC_BUILTINS 1
@@ -118,7 +118,7 @@
#define HSA_RUNTIME_LIB ""
/* Define to 1 if GNU symbol versioning is used for libgomp. */
-/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
+#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
/* Define to 1 if building libgomp for an accelerator-only target. */
/* #undef LIBGOMP_OFFLOADED_ONLY */
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/earmhf/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/earmhf/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/earmhf/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -85,7 +85,7 @@
/* Define to 1 if the target runtime linker supports binding the same symbol
to different versions. */
-/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
+#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
/* Define to 1 if the target supports __sync_*_compare_and_swap */
#define HAVE_SYNC_BUILTINS 1
@@ -118,7 +118,7 @@
#define HSA_RUNTIME_LIB ""
/* Define to 1 if GNU symbol versioning is used for libgomp. */
-/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
+#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
/* Define to 1 if building libgomp for an accelerator-only target. */
/* #undef LIBGOMP_OFFLOADED_ONLY */
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/earmhfeb/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/earmhfeb/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/earmhfeb/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -85,7 +85,7 @@
/* Define to 1 if the target runtime linker supports binding the same symbol
to different versions. */
-/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
+#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
/* Define to 1 if the target supports __sync_*_compare_and_swap */
#define HAVE_SYNC_BUILTINS 1
@@ -118,7 +118,7 @@
#define HSA_RUNTIME_LIB ""
/* Define to 1 if GNU symbol versioning is used for libgomp. */
-/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
+#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
/* Define to 1 if building libgomp for an accelerator-only target. */
/* #undef LIBGOMP_OFFLOADED_ONLY */
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/earmv4/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/earmv4/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/earmv4/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -85,7 +85,7 @@
/* Define to 1 if the target runtime linker supports binding the same symbol
to different versions. */
-/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
+#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
/* Define to 1 if the target supports __sync_*_compare_and_swap */
#define HAVE_SYNC_BUILTINS 1
@@ -118,7 +118,7 @@
#define HSA_RUNTIME_LIB ""
/* Define to 1 if GNU symbol versioning is used for libgomp. */
-/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
+#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
/* Define to 1 if building libgomp for an accelerator-only target. */
/* #undef LIBGOMP_OFFLOADED_ONLY */
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/earmv4eb/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/earmv4eb/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/earmv4eb/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
@@ -85,7 +85,7 @@
/* Define to 1 if the target runtime linker supports binding the same symbol
to different versions. */
-/* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */
+#define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
/* Define to 1 if the target supports __sync_*_compare_and_swap */
#define HAVE_SYNC_BUILTINS 1
@@ -118,7 +118,7 @@
#define HSA_RUNTIME_LIB ""
/* Define to 1 if GNU symbol versioning is used for libgomp. */
-/* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */
+#define LIBGOMP_GNU_SYMBOL_VERSIONING 1
/* Define to 1 if building libgomp for an accelerator-only target. */
/* #undef LIBGOMP_OFFLOADED_ONLY */
diff -r 26ee2f887242 -r 2a51cb7b4a33 external/gpl3/gcc/lib/libgomp/arch/earmv6/config.h
--- a/external/gpl3/gcc/lib/libgomp/arch/earmv6/config.h Sun Feb 17 00:22:53 2019 +0000
+++ b/external/gpl3/gcc/lib/libgomp/arch/earmv6/config.h Sun Feb 17 00:24:15 2019 +0000
@@ -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.100 2019/02/09 03:57:00 mrg Exp */
/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */
/* config.h. Generated from config.h.in by configure. */
Home |
Main Index |
Thread Index |
Old Index