Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/external/gpl3/gcc Apply patch (requested by mrg in ticket...
details: https://anonhg.NetBSD.org/src/rev/529e09608ce3
branches: netbsd-8
changeset: 434333:529e09608ce3
user: snj <snj%NetBSD.org@localhost>
date: Wed Oct 11 22:44:18 2017 +0000
description:
Apply patch (requested by mrg in ticket #312):
rerun mknative for libstdc++ dual abi disabling
diffstat:
external/gpl3/gcc/lib/libgcc/arch/m68000/defs.mk | 2 +-
external/gpl3/gcc/lib/libiberty/arch/ia64/config.h | 8 +-
external/gpl3/gcc/lib/libiberty/defs.mk | 2 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/arm/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earm/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earm/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hf/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/i386/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/i386/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/c++config.h | 142 +++++-----
external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/c++config.h | 10 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/vax/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/vax/defs.mk | 8 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/c++config.h | 6 +-
external/gpl3/gcc/lib/libstdc++-v3/arch/x86_64/defs.mk | 8 +-
external/gpl3/gcc/usr.bin/gcc/arch/alpha/configargs.h | 4 +-
external/gpl3/gcc/usr.bin/gcc/arch/arm/configargs.h | 4 +-
external/gpl3/gcc/usr.bin/gcc/arch/armeb/configargs.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/ia64/auto-host.h | 12 +-
external/gpl3/gcc/usr.bin/gcc/arch/ia64/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/powerpc64/configargs.h | 4 +-
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 +-
external/gpl3/gcc/usr.bin/libcpp/arch/ia64/config.h | 6 +-
107 files changed, 392 insertions(+), 392 deletions(-)
diffs (truncated from 2796 to 300 lines):
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libgcc/arch/m68000/defs.mk
--- a/external/gpl3/gcc/lib/libgcc/arch/m68000/defs.mk Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libgcc/arch/m68000/defs.mk Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.89 2016/10/05 19:25:49 christos Exp
+# Generated from: NetBSD: mknative-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp
# Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp
#
G_INCLUDES=-I. -I. -I../.././gcc -I${GNUHOSTDIST}/libgcc -I${GNUHOSTDIST}/libgcc/. -I${GNUHOSTDIST}/libgcc/../gcc -I${GNUHOSTDIST}/libgcc/../include
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libiberty/arch/ia64/config.h
--- a/external/gpl3/gcc/lib/libiberty/arch/ia64/config.h Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libiberty/arch/ia64/config.h Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
/* 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-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp */
/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
/* config.h. Generated from config.in by configure. */
@@ -401,7 +401,7 @@
#define HAVE_VASPRINTF 1
/* Define to 1 if you have the `vfork' function. */
-/* #undef HAVE_VFORK */
+#define HAVE_VFORK 1
/* Define to 1 if you have the <vfork.h> header file. */
/* #undef HAVE_VFORK_H */
@@ -428,7 +428,7 @@
#define HAVE_WORKING_FORK 1
/* Define to 1 if `vfork' works. */
-/* #undef HAVE_WORKING_VFORK */
+#define HAVE_WORKING_VFORK 1
/* Define to 1 if you have the `_doprnt' function. */
/* #undef HAVE__DOPRNT */
@@ -564,4 +564,4 @@
/* #undef uintptr_t */
/* Define as `fork' if `vfork' does not work. */
-#define vfork fork
+/* #undef vfork */
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libiberty/defs.mk
--- a/external/gpl3/gcc/lib/libiberty/defs.mk Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libiberty/defs.mk Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.89 2016/10/05 19:25:49 christos Exp
+# Generated from: NetBSD: mknative-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp
# Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp
#
G_ALLOCA=
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++config.h Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/c++config.h Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.89 2016/10/05 19:25:49 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp */
/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -205,7 +205,7 @@
#endif
}
-# define _GLIBCXX_USE_DUAL_ABI 1
+# define _GLIBCXX_USE_DUAL_ABI 0
#if ! _GLIBCXX_USE_DUAL_ABI
// Ignore any pre-defined value of _GLIBCXX_USE_CXX11_ABI
@@ -213,7 +213,7 @@
#endif
#ifndef _GLIBCXX_USE_CXX11_ABI
-# define _GLIBCXX_USE_CXX11_ABI 1
+# define _GLIBCXX_USE_CXX11_ABI 0
#endif
#if _GLIBCXX_USE_CXX11_ABI
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/defs.mk
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/defs.mk Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/defs.mk Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
# 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-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp
# Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp
#
G_LIBSUPCXX_SOURCES=array_type_info.cc atexit_arm.cc atexit_thread.cc bad_alloc.cc bad_array_length.cc bad_array_new.cc bad_cast.cc bad_typeid.cc class_type_info.cc del_op.cc del_ops.cc del_opnt.cc
del_opv.cc del_opvs.cc del_opvnt.cc dyncast.cc eh_alloc.cc eh_arm.cc eh_aux_runtime.cc eh_call.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_ptr.cc eh_term_handler.cc
eh_terminate.cc eh_tm.cc eh_throw.cc eh_type.cc eh_unex_handler.cc enum_type_info.cc function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_exception.cc
new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pbase_type_info.cc pmem_type_info.cc pointer_type_info.cc pure.cc si_class_type_info.cc tinfo.cc tinfo2.cc vec.cc vmi_class_type_info.cc
vterminate.cc
@@ -7,9 +7,9 @@
G_c_base_headers=cassert ccomplex cctype cerrno cfenv cfloat cinttypes ciso646 climits clocale cmath csetjmp csignal cstdalign cstdarg cstdbool cstddef cstdint cstdio cstdlib cstring ctgmath ctime
cwchar cwctype
G_std_headers=algorithm array atomic bitset chrono codecvt complex condition_variable deque forward_list fstream functional future iomanip ios iosfwd iostream istream iterator limits list locale map
memory mutex numeric ostream queue random ratio regex scoped_allocator set shared_mutex sstream stack stdexcept streambuf string system_error thread tuple typeindex type_traits unordered_map
unordered_set utility valarray vector
G_SRC_SOURCES=compatibility.cc compatibility-debug_list.cc compatibility-debug_list-2.cc compatibility-c++0x.cc compatibility-atomic-c++0x.cc compatibility-thread-c++0x.cc compatibility-chrono.cc
compatibility-condvar.cc
-G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc
mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc
cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-wstring-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc ext11-inst.cc
fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc wlocale-inst.cc wstring-inst.cc
-G_GLIBCXX_ABI_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0
-G_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc c98-codecvt.cc complex_io.cc globals_io.cc hash_tr1.cc hashtable_tr1.cc ios_failure.cc ios_init.cc ios_locale.cc list.cc
list-aux.cc list-aux-2.cc list_associated.cc list_associated-2.cc locale.cc locale_init.cc locale_facets.cc localename.cc math_stubs_float.cc math_stubs_long_double.cc stdexcept.cc strstream.cc
tree.cc istream.cc istream-string.cc streambuf.cc valarray.cc cow-istream-string.cc collate_members_cow.cc messages_members_cow.cc monetary_members_cow.cc numeric_members_cow.cc atomicity.cc
codecvt_members.cc collate_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc allocator-inst.cc concept-inst.cc ext-inst.cc misc-inst.cc
parallel_settings.cc
+G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc
mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc ctype_configure_char.cc ctype_members.cc ext11-inst.cc fstream-inst.cc ios-inst.cc
iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc wlocale-inst.cc wstring-inst.cc
+G_GLIBCXX_ABI_FLAGS=
+G_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc c98-codecvt.cc complex_io.cc globals_io.cc hash_tr1.cc hashtable_tr1.cc ios_failure.cc ios_init.cc ios_locale.cc list.cc
list-aux.cc list-aux-2.cc list_associated.cc list_associated-2.cc locale.cc locale_init.cc locale_facets.cc localename.cc math_stubs_float.cc math_stubs_long_double.cc stdexcept.cc strstream.cc
tree.cc istream.cc istream-string.cc streambuf.cc valarray.cc atomicity.cc codecvt_members.cc collate_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc
basic_file.cc c++locale.cc allocator-inst.cc concept-inst.cc ext-inst.cc misc-inst.cc parallel_settings.cc
G_ATOMICITY_SRCDIR=config/cpu/generic/atomicity_builtins
G_BASIC_FILE_CC=config/io/basic_file_stdio.cc
G_CLOCALE_CC=config/locale/generic/c_locale.cc
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/c++config.h Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.89 2016/10/05 19:25:49 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp */
/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -205,7 +205,7 @@
#endif
}
-# define _GLIBCXX_USE_DUAL_ABI 1
+# define _GLIBCXX_USE_DUAL_ABI 0
#if ! _GLIBCXX_USE_DUAL_ABI
// Ignore any pre-defined value of _GLIBCXX_USE_CXX11_ABI
@@ -213,7 +213,7 @@
#endif
#ifndef _GLIBCXX_USE_CXX11_ABI
-# define _GLIBCXX_USE_CXX11_ABI 1
+# define _GLIBCXX_USE_CXX11_ABI 0
#endif
#if _GLIBCXX_USE_CXX11_ABI
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libstdc++-v3/arch/arm/defs.mk
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/defs.mk Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/defs.mk Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
# 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-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp
# Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp
#
G_LIBSUPCXX_SOURCES=array_type_info.cc atexit_arm.cc atexit_thread.cc bad_alloc.cc bad_array_length.cc bad_array_new.cc bad_cast.cc bad_typeid.cc class_type_info.cc del_op.cc del_ops.cc del_opnt.cc
del_opv.cc del_opvs.cc del_opvnt.cc dyncast.cc eh_alloc.cc eh_arm.cc eh_aux_runtime.cc eh_call.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_ptr.cc eh_term_handler.cc
eh_terminate.cc eh_tm.cc eh_throw.cc eh_type.cc eh_unex_handler.cc enum_type_info.cc function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_exception.cc
new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pbase_type_info.cc pmem_type_info.cc pointer_type_info.cc pure.cc si_class_type_info.cc tinfo.cc tinfo2.cc vec.cc vmi_class_type_info.cc
vterminate.cc
@@ -7,9 +7,9 @@
G_c_base_headers=cassert ccomplex cctype cerrno cfenv cfloat cinttypes ciso646 climits clocale cmath csetjmp csignal cstdalign cstdarg cstdbool cstddef cstdint cstdio cstdlib cstring ctgmath ctime
cwchar cwctype
G_std_headers=algorithm array atomic bitset chrono codecvt complex condition_variable deque forward_list fstream functional future iomanip ios iosfwd iostream istream iterator limits list locale map
memory mutex numeric ostream queue random ratio regex scoped_allocator set shared_mutex sstream stack stdexcept streambuf string system_error thread tuple typeindex type_traits unordered_map
unordered_set utility valarray vector
G_SRC_SOURCES=compatibility.cc compatibility-debug_list.cc compatibility-debug_list-2.cc compatibility-c++0x.cc compatibility-atomic-c++0x.cc compatibility-thread-c++0x.cc compatibility-chrono.cc
compatibility-condvar.cc
-G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc
mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc
cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-wstring-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc ext11-inst.cc
fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc wlocale-inst.cc wstring-inst.cc
-G_GLIBCXX_ABI_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0
-G_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc c98-codecvt.cc complex_io.cc globals_io.cc hash_tr1.cc hashtable_tr1.cc ios_failure.cc ios_init.cc ios_locale.cc list.cc
list-aux.cc list-aux-2.cc list_associated.cc list_associated-2.cc locale.cc locale_init.cc locale_facets.cc localename.cc math_stubs_float.cc math_stubs_long_double.cc stdexcept.cc strstream.cc
tree.cc istream.cc istream-string.cc streambuf.cc valarray.cc cow-istream-string.cc collate_members_cow.cc messages_members_cow.cc monetary_members_cow.cc numeric_members_cow.cc atomicity.cc
codecvt_members.cc collate_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc allocator-inst.cc concept-inst.cc ext-inst.cc misc-inst.cc
parallel_settings.cc
+G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc
mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc ctype_configure_char.cc ctype_members.cc ext11-inst.cc fstream-inst.cc ios-inst.cc
iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc wlocale-inst.cc wstring-inst.cc
+G_GLIBCXX_ABI_FLAGS=
+G_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc c98-codecvt.cc complex_io.cc globals_io.cc hash_tr1.cc hashtable_tr1.cc ios_failure.cc ios_init.cc ios_locale.cc list.cc
list-aux.cc list-aux-2.cc list_associated.cc list_associated-2.cc locale.cc locale_init.cc locale_facets.cc localename.cc math_stubs_float.cc math_stubs_long_double.cc stdexcept.cc strstream.cc
tree.cc istream.cc istream-string.cc streambuf.cc valarray.cc atomicity.cc codecvt_members.cc collate_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc
basic_file.cc c++locale.cc allocator-inst.cc concept-inst.cc ext-inst.cc misc-inst.cc parallel_settings.cc
G_ATOMICITY_SRCDIR=config/cpu/generic/atomicity_mutex
G_BASIC_FILE_CC=config/io/basic_file_stdio.cc
G_CLOCALE_CC=config/locale/generic/c_locale.cc
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/c++config.h Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/c++config.h Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.89 2016/10/05 19:25:49 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp */
/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -205,7 +205,7 @@
#endif
}
-# define _GLIBCXX_USE_DUAL_ABI 1
+# define _GLIBCXX_USE_DUAL_ABI 0
#if ! _GLIBCXX_USE_DUAL_ABI
// Ignore any pre-defined value of _GLIBCXX_USE_CXX11_ABI
@@ -213,7 +213,7 @@
#endif
#ifndef _GLIBCXX_USE_CXX11_ABI
-# define _GLIBCXX_USE_CXX11_ABI 1
+# define _GLIBCXX_USE_CXX11_ABI 0
#endif
#if _GLIBCXX_USE_CXX11_ABI
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/defs.mk
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/defs.mk Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/defs.mk Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
# 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-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp
# Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp
#
G_LIBSUPCXX_SOURCES=array_type_info.cc atexit_arm.cc atexit_thread.cc bad_alloc.cc bad_array_length.cc bad_array_new.cc bad_cast.cc bad_typeid.cc class_type_info.cc del_op.cc del_ops.cc del_opnt.cc
del_opv.cc del_opvs.cc del_opvnt.cc dyncast.cc eh_alloc.cc eh_arm.cc eh_aux_runtime.cc eh_call.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_ptr.cc eh_term_handler.cc
eh_terminate.cc eh_tm.cc eh_throw.cc eh_type.cc eh_unex_handler.cc enum_type_info.cc function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_exception.cc
new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pbase_type_info.cc pmem_type_info.cc pointer_type_info.cc pure.cc si_class_type_info.cc tinfo.cc tinfo2.cc vec.cc vmi_class_type_info.cc
vterminate.cc
@@ -7,9 +7,9 @@
G_c_base_headers=cassert ccomplex cctype cerrno cfenv cfloat cinttypes ciso646 climits clocale cmath csetjmp csignal cstdalign cstdarg cstdbool cstddef cstdint cstdio cstdlib cstring ctgmath ctime
cwchar cwctype
G_std_headers=algorithm array atomic bitset chrono codecvt complex condition_variable deque forward_list fstream functional future iomanip ios iosfwd iostream istream iterator limits list locale map
memory mutex numeric ostream queue random ratio regex scoped_allocator set shared_mutex sstream stack stdexcept streambuf string system_error thread tuple typeindex type_traits unordered_map
unordered_set utility valarray vector
G_SRC_SOURCES=compatibility.cc compatibility-debug_list.cc compatibility-debug_list-2.cc compatibility-c++0x.cc compatibility-atomic-c++0x.cc compatibility-thread-c++0x.cc compatibility-chrono.cc
compatibility-condvar.cc
-G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc
mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc
cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-wstring-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc ext11-inst.cc
fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc wlocale-inst.cc wstring-inst.cc
-G_GLIBCXX_ABI_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0
-G_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc c98-codecvt.cc complex_io.cc globals_io.cc hash_tr1.cc hashtable_tr1.cc ios_failure.cc ios_init.cc ios_locale.cc list.cc
list-aux.cc list-aux-2.cc list_associated.cc list_associated-2.cc locale.cc locale_init.cc locale_facets.cc localename.cc math_stubs_float.cc math_stubs_long_double.cc stdexcept.cc strstream.cc
tree.cc istream.cc istream-string.cc streambuf.cc valarray.cc cow-istream-string.cc collate_members_cow.cc messages_members_cow.cc monetary_members_cow.cc numeric_members_cow.cc atomicity.cc
codecvt_members.cc collate_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc allocator-inst.cc concept-inst.cc ext-inst.cc misc-inst.cc
parallel_settings.cc
+G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc
mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc ctype_configure_char.cc ctype_members.cc ext11-inst.cc fstream-inst.cc ios-inst.cc
iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc wlocale-inst.cc wstring-inst.cc
+G_GLIBCXX_ABI_FLAGS=
+G_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc c98-codecvt.cc complex_io.cc globals_io.cc hash_tr1.cc hashtable_tr1.cc ios_failure.cc ios_init.cc ios_locale.cc list.cc
list-aux.cc list-aux-2.cc list_associated.cc list_associated-2.cc locale.cc locale_init.cc locale_facets.cc localename.cc math_stubs_float.cc math_stubs_long_double.cc stdexcept.cc strstream.cc
tree.cc istream.cc istream-string.cc streambuf.cc valarray.cc atomicity.cc codecvt_members.cc collate_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc
basic_file.cc c++locale.cc allocator-inst.cc concept-inst.cc ext-inst.cc misc-inst.cc parallel_settings.cc
G_ATOMICITY_SRCDIR=config/cpu/generic/atomicity_mutex
G_BASIC_FILE_CC=config/io/basic_file_stdio.cc
G_CLOCALE_CC=config/locale/generic/c_locale.cc
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libstdc++-v3/arch/earm/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/earm/c++config.h Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/earm/c++config.h Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.89 2016/10/05 19:25:49 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp */
/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -205,7 +205,7 @@
#endif
}
-# define _GLIBCXX_USE_DUAL_ABI 1
+# define _GLIBCXX_USE_DUAL_ABI 0
#if ! _GLIBCXX_USE_DUAL_ABI
// Ignore any pre-defined value of _GLIBCXX_USE_CXX11_ABI
@@ -213,7 +213,7 @@
#endif
#ifndef _GLIBCXX_USE_CXX11_ABI
-# define _GLIBCXX_USE_CXX11_ABI 1
+# define _GLIBCXX_USE_CXX11_ABI 0
#endif
#if _GLIBCXX_USE_CXX11_ABI
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libstdc++-v3/arch/earm/defs.mk
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/earm/defs.mk Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/earm/defs.mk Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
# 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-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp
# Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp
#
G_LIBSUPCXX_SOURCES=array_type_info.cc atexit_arm.cc atexit_thread.cc bad_alloc.cc bad_array_length.cc bad_array_new.cc bad_cast.cc bad_typeid.cc class_type_info.cc del_op.cc del_ops.cc del_opnt.cc
del_opv.cc del_opvs.cc del_opvnt.cc dyncast.cc eh_alloc.cc eh_arm.cc eh_aux_runtime.cc eh_call.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_ptr.cc eh_term_handler.cc
eh_terminate.cc eh_tm.cc eh_throw.cc eh_type.cc eh_unex_handler.cc enum_type_info.cc function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_exception.cc
new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pbase_type_info.cc pmem_type_info.cc pointer_type_info.cc pure.cc si_class_type_info.cc tinfo.cc tinfo2.cc vec.cc vmi_class_type_info.cc
vterminate.cc
@@ -7,9 +7,9 @@
G_c_base_headers=cassert ccomplex cctype cerrno cfenv cfloat cinttypes ciso646 climits clocale cmath csetjmp csignal cstdalign cstdarg cstdbool cstddef cstdint cstdio cstdlib cstring ctgmath ctime
cwchar cwctype
G_std_headers=algorithm array atomic bitset chrono codecvt complex condition_variable deque forward_list fstream functional future iomanip ios iosfwd iostream istream iterator limits list locale map
memory mutex numeric ostream queue random ratio regex scoped_allocator set shared_mutex sstream stack stdexcept streambuf string system_error thread tuple typeindex type_traits unordered_map
unordered_set utility valarray vector
G_SRC_SOURCES=compatibility.cc compatibility-debug_list.cc compatibility-debug_list-2.cc compatibility-c++0x.cc compatibility-atomic-c++0x.cc compatibility-thread-c++0x.cc compatibility-chrono.cc
compatibility-condvar.cc
-G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc
mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc cow-locale_init.cc cow-shim_facets.cc cxx11-hash_tr1.cc cxx11-ios_failure.cc cxx11-shim_facets.cc
cxx11-stdexcept.cc ctype_configure_char.cc ctype_members.cc cow-fstream-inst.cc cow-sstream-inst.cc cow-string-inst.cc cow-wstring-inst.cc cxx11-locale-inst.cc cxx11-wlocale-inst.cc ext11-inst.cc
fstream-inst.cc ios-inst.cc iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc wlocale-inst.cc wstring-inst.cc
-G_GLIBCXX_ABI_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=0
-G_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc c98-codecvt.cc complex_io.cc globals_io.cc hash_tr1.cc hashtable_tr1.cc ios_failure.cc ios_init.cc ios_locale.cc list.cc
list-aux.cc list-aux-2.cc list_associated.cc list_associated-2.cc locale.cc locale_init.cc locale_facets.cc localename.cc math_stubs_float.cc math_stubs_long_double.cc stdexcept.cc strstream.cc
tree.cc istream.cc istream-string.cc streambuf.cc valarray.cc cow-istream-string.cc collate_members_cow.cc messages_members_cow.cc monetary_members_cow.cc numeric_members_cow.cc atomicity.cc
codecvt_members.cc collate_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc allocator-inst.cc concept-inst.cc ext-inst.cc misc-inst.cc
parallel_settings.cc
+G_CPP11_SOURCES=chrono.cc c11-codecvt.cc condition_variable.cc cow-stdexcept.cc ctype.cc debug.cc functexcept.cc functional.cc futex.cc future.cc hash_c++0x.cc hashtable_c++0x.cc ios.cc limits.cc
mutex.cc placeholders.cc random.cc regex.cc shared_ptr.cc snprintf_lite.cc system_error.cc thread.cc ctype_configure_char.cc ctype_members.cc ext11-inst.cc fstream-inst.cc ios-inst.cc
iostream-inst.cc istream-inst.cc locale-inst.cc ostream-inst.cc sstream-inst.cc streambuf-inst.cc string-inst.cc wlocale-inst.cc wstring-inst.cc
+G_GLIBCXX_ABI_FLAGS=
+G_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc c98-codecvt.cc complex_io.cc globals_io.cc hash_tr1.cc hashtable_tr1.cc ios_failure.cc ios_init.cc ios_locale.cc list.cc
list-aux.cc list-aux-2.cc list_associated.cc list_associated-2.cc locale.cc locale_init.cc locale_facets.cc localename.cc math_stubs_float.cc math_stubs_long_double.cc stdexcept.cc strstream.cc
tree.cc istream.cc istream-string.cc streambuf.cc valarray.cc atomicity.cc codecvt_members.cc collate_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc
basic_file.cc c++locale.cc allocator-inst.cc concept-inst.cc ext-inst.cc misc-inst.cc parallel_settings.cc
G_ATOMICITY_SRCDIR=config/cpu/generic/atomicity_builtins
G_BASIC_FILE_CC=config/io/basic_file_stdio.cc
G_CLOCALE_CC=config/locale/generic/c_locale.cc
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/c++config.h
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/c++config.h Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/c++config.h Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.89 2016/10/05 19:25:49 christos Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp */
/* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -205,7 +205,7 @@
#endif
}
-# define _GLIBCXX_USE_DUAL_ABI 1
+# define _GLIBCXX_USE_DUAL_ABI 0
#if ! _GLIBCXX_USE_DUAL_ABI
// Ignore any pre-defined value of _GLIBCXX_USE_CXX11_ABI
@@ -213,7 +213,7 @@
#endif
#ifndef _GLIBCXX_USE_CXX11_ABI
-# define _GLIBCXX_USE_CXX11_ABI 1
+# define _GLIBCXX_USE_CXX11_ABI 0
#endif
#if _GLIBCXX_USE_CXX11_ABI
diff -r 4ffdaa15c697 -r 529e09608ce3 external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/defs.mk
--- a/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/defs.mk Mon Oct 09 18:09:09 2017 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/defs.mk Wed Oct 11 22:44:18 2017 +0000
@@ -1,5 +1,5 @@
# 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-gcc,v 1.89.6.1 2017/10/09 17:59:16 snj Exp
# Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp
#
G_LIBSUPCXX_SOURCES=array_type_info.cc atexit_arm.cc atexit_thread.cc bad_alloc.cc bad_array_length.cc bad_array_new.cc bad_cast.cc bad_typeid.cc class_type_info.cc del_op.cc del_ops.cc del_opnt.cc
del_opv.cc del_opvs.cc del_opvnt.cc dyncast.cc eh_alloc.cc eh_arm.cc eh_aux_runtime.cc eh_call.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_ptr.cc eh_term_handler.cc
eh_terminate.cc eh_tm.cc eh_throw.cc eh_type.cc eh_unex_handler.cc enum_type_info.cc function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_exception.cc
new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pbase_type_info.cc pmem_type_info.cc pointer_type_info.cc pure.cc si_class_type_info.cc tinfo.cc tinfo2.cc vec.cc vmi_class_type_info.cc
vterminate.cc
@@ -7,9 +7,9 @@
G_c_base_headers=cassert ccomplex cctype cerrno cfenv cfloat cinttypes ciso646 climits clocale cmath csetjmp csignal cstdalign cstdarg cstdbool cstddef cstdint cstdio cstdlib cstring ctgmath ctime
cwchar cwctype
G_std_headers=algorithm array atomic bitset chrono codecvt complex condition_variable deque forward_list fstream functional future iomanip ios iosfwd iostream istream iterator limits list locale map
memory mutex numeric ostream queue random ratio regex scoped_allocator set shared_mutex sstream stack stdexcept streambuf string system_error thread tuple typeindex type_traits unordered_map
unordered_set utility valarray vector
G_SRC_SOURCES=compatibility.cc compatibility-debug_list.cc compatibility-debug_list-2.cc compatibility-c++0x.cc compatibility-atomic-c++0x.cc compatibility-thread-c++0x.cc compatibility-chrono.cc
compatibility-condvar.cc
Home |
Main Index |
Thread Index |
Old Index