Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc.old/lib/libstdc++-v3/arch actually re-gen ...



details:   https://anonhg.NetBSD.org/src/rev/a240e65a2f3d
branches:  trunk
changeset: 378127:a240e65a2f3d
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Jul 21 10:24:55 2023 +0000

description:
actually re-gen with GCC 10.5 in gcc.old and earmv4*.

fixes armv4* builds.

diffstat:

 external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4/defs.mk   |  10 ++++++----
 external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb/defs.mk |  10 ++++++----
 2 files changed, 12 insertions(+), 8 deletions(-)

diffs (72 lines):

diff -r 5a0e6759da65 -r a240e65a2f3d external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4/defs.mk
--- a/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4/defs.mk        Fri Jul 21 06:02:07 2023 +0000
+++ b/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4/defs.mk        Fri Jul 21 10:24:55 2023 +0000
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc.old,v 1.10 2021/04/11 01:44:14 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.116 2022/07/22 06:50:26 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp 
 #
 G_port_specific_symbol_files=
@@ -12,9 +12,9 @@ G_c_base_headers=cassert ccomplex cctype
 G_std_headers=algorithm any array atomic bit bitset charconv chrono codecvt complex concepts condition_variable coroutine deque execution filesystem forward_list fstream functional future iomanip 
ios iosfwd iostream istream iterator limits list locale map memory memory_resource mutex numbers numeric optional ostream queue random ranges ratio regex scoped_allocator set shared_mutex span 
sstream stack stdexcept stop_token streambuf string string_view system_error thread tuple typeindex type_traits unordered_map unordered_set utility valarray variant vector version
 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_CPP17_SOURCES=fs_dir.cc fs_ops.cc fs_path.cc memory_resource.cc cow-fs_dir.cc cow-fs_ops.cc cow-fs_path.cc  ostream-inst.cc string-inst.cc cow-string-inst.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-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc 
cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.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 string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
+G_CPP11_SOURCES=chrono.cc 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-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc 
cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.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 string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-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 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_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc 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 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_FILESYSTEM_SOURCES=dir.cc ops.cc path.cc cow-dir.cc cow-ops.cc cow-path.cc
 G_ATOMICITY_SRCDIR=config/cpu/generic/atomicity_builtins
 G_BASIC_FILE_CC=config/io/basic_file_stdio.cc
@@ -46,10 +46,12 @@ G_pb_headers7=ext/pb_ds/detail/thin_heap
 G_bits_headers=bits/algorithmfwd.h bits/alloc_traits.h bits/allocated_ptr.h bits/allocator.h bits/atomic_base.h bits/atomic_futex.h bits/basic_ios.h bits/basic_ios.tcc bits/basic_string.h 
bits/basic_string.tcc bits/boost_concept_check.h bits/c++0x_warning.h bits/char_traits.h bits/charconv.h bits/codecvt.h bits/concept_check.h bits/cpp_type_traits.h bits/deque.tcc 
bits/enable_special_members.h bits/erase_if.h bits/forward_list.h bits/forward_list.tcc bits/fs_dir.h bits/fs_fwd.h bits/fs_ops.h bits/fs_path.h bits/fstream.tcc bits/functexcept.h 
bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtable.h bits/hashtable_policy.h bits/indirect_array.h bits/invoke.h bits/ios_base.h bits/istream.tcc bits/iterator_concepts.h 
bits/list.tcc bits/locale_classes.h bits/locale_classes.tcc bits/locale_conv.h bits/locale_facets.h bits/locale_facets.tcc bits/locale_facets_nonio.h bits/locale_facets_nonio.tcc bits/localefwd.h 
bits/mask_array.h bits/memoryfwd.h bits/move.h bits/node_handle.h bits/ostream.tcc bits/ostream_insert.h bits/parse_numbers.h bits/postypes.h bits/predefined_ops.h bits/ptr_traits.h 
bits/quoted_string.h bits/random.h bits/random.tcc bits/range_access.h bits/range_cmp.h bits/ranges_algobase.h bits/ranges_algo.h bits/ranges_uninitialized.h bits/refwrap.h bits/regex.h 
bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_scanner.h bits/regex_scanner.tcc bits/regex_automaton.h bits/regex_automaton.tcc bits/regex_compiler.h bits/regex_compiler.tcc 
bits/regex_executor.h bits/regex_executor.tcc bits/shared_ptr.h bits/shared_ptr_atomic.h bits/shared_ptr_base.h bits/slice_array.h bits/specfun.h bits/sstream.tcc bits/std_abs.h bits/std_function.h 
bits/std_mutex.h bits/stl_algo.h bits/stl_algobase.h bits/stl_bvector.h bits/stl_construct.h bits/stl_deque.h bits/stl_function.h bits/stl_heap.h bits/stl_iterator.h bits/stl_iterator_base_funcs.h 
bits/stl_iterator_base_types.h bits/stl_list.h bits/stl_map.h bits/stl_multimap.h bits/stl_multiset.h bits/stl_numeric.h bits/stl_pair.h bits/stl_queue.h bits/stl_raw_storage_iter.h bits/stl_relops.h 
bits/stl_set.h bits/stl_stack.h bits/stl_tempbuf.h bits/stl_tree.h bits/stl_uninitialized.h bits/stl_vector.h bits/stream_iterator.h bits/streambuf_iterator.h bits/streambuf.tcc bits/stringfwd.h 
bits/string_view.tcc bits/uniform_int_dist.h bits/unique_lock.h bits/unique_ptr.h bits/unordered_map.h bits/unordered_set.h bits/uses_allocator.h bits/valarray_array.h bits/valarray_array.tcc 
bits/valarray_before.h bits/valarray_after.h bits/vector.tcc
 G_ext_headers=ext/algorithm ext/aligned_buffer.h ext/alloc_traits.h ext/atomicity.h ext/bitmap_allocator.h ext/cast.h ext/cmath ext/codecvt_specializations.h ext/concurrence.h ext/debug_allocator.h 
ext/enc_filebuf.h ext/extptr_allocator.h ext/stdio_filebuf.h ext/stdio_sync_filebuf.h ext/functional ext/iterator ext/malloc_allocator.h ext/memory ext/mt_allocator.h ext/new_allocator.h ext/numeric 
ext/numeric_traits.h ext/pod_char_traits.h ext/pointer.h ext/pool_allocator.h ext/rb_tree ext/random ext/random.tcc ext/rope ext/ropeimpl.h ext/slist ext/string_conversions.h ext/throw_allocator.h 
ext/typelist.h ext/type_traits.h ext/rc_string_base.h ext/sso_string_base.h ext/vstring.h ext/vstring.tcc ext/vstring_fwd.h ext/vstring_util.h backward/hash_set backward/hash_map
 G_host_headers=os/bsd/netbsd/ctype_base.h os/bsd/netbsd/ctype_inline.h os/bsd/netbsd/os_defines.h cpu/generic/atomic_word.h cpu/arm/cxxabi_tweaks.h cpu/arm/cpu_defines.h os/generic/error_constants.h 
precompiled/stdc++.h precompiled/stdtr1c++.h precompiled/extc++.h
-G_thread_host_headers=./armv4--netbsdelf-eabi/bits/gthr.h ./armv4--netbsdelf-eabi/bits/gthr-single.h ./armv4--netbsdelf-eabi/bits/gthr-posix.h ./armv4--netbsdelf-eabi/bits/gthr-default.h
 G_pstl_headers=pstl/algorithm_fwd.h pstl/algorithm_impl.h pstl/execution_defs.h pstl/execution_impl.h pstl/glue_algorithm_defs.h pstl/glue_algorithm_impl.h pstl/glue_execution_defs.h 
pstl/glue_memory_defs.h pstl/glue_memory_impl.h pstl/glue_numeric_defs.h pstl/glue_numeric_impl.h pstl/memory_impl.h pstl/numeric_fwd.h pstl/numeric_impl.h pstl/parallel_backend.h 
pstl/parallel_backend_tbb.h pstl/parallel_backend_serial.h pstl/parallel_backend_utils.h pstl/parallel_impl.h pstl/pstl_config.h pstl/unseq_backend_simd.h pstl/utils.h
 G_profile_headers=
 G_profile_impl_headers=
+G_experimental_headers=experimental/algorithm experimental/any experimental/array experimental/buffer experimental/chrono experimental/deque experimental/executor experimental/forward_list 
experimental/functional experimental/internet experimental/io_context experimental/iterator experimental/list experimental/map experimental/memory experimental/memory_resource experimental/net 
experimental/netfwd experimental/numeric experimental/optional experimental/propagate_const experimental/random experimental/ratio experimental/regex experimental/set experimental/socket 
experimental/source_location experimental/string experimental/string_view experimental/system_error experimental/timer experimental/tuple experimental/type_traits experimental/unordered_map 
experimental/unordered_set experimental/utility experimental/vector experimental/filesystem
+G_experimental_bits_headers=experimental/bits/lfts_config.h experimental/bits/net.h experimental/bits/shared_ptr.h experimental/bits/string_view.tcc experimental/bits/fs_dir.h 
experimental/bits/fs_fwd.h experimental/bits/fs_ops.h experimental/bits/fs_path.h
+G_ext_host_headers=cpu/generic/opt/ext/opt_random.h
 G_BASIC_FILE_H=config/io/basic_file_stdio.h
 G_ALLOCATOR_H=config/allocator/new_allocator_base.h
 G_CSTDIO_H=config/io/c_io_stdio.h
diff -r 5a0e6759da65 -r a240e65a2f3d external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb/defs.mk
--- a/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb/defs.mk      Fri Jul 21 06:02:07 2023 +0000
+++ b/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb/defs.mk      Fri Jul 21 10:24:55 2023 +0000
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc.old,v 1.10 2021/04/11 01:44:14 mrg Exp 
+# Generated from: NetBSD: mknative-gcc,v 1.116 2022/07/22 06:50:26 mrg Exp 
 # Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp 
 #
 G_port_specific_symbol_files=
@@ -12,9 +12,9 @@ G_c_base_headers=cassert ccomplex cctype
 G_std_headers=algorithm any array atomic bit bitset charconv chrono codecvt complex concepts condition_variable coroutine deque execution filesystem forward_list fstream functional future iomanip 
ios iosfwd iostream istream iterator limits list locale map memory memory_resource mutex numbers numeric optional ostream queue random ranges ratio regex scoped_allocator set shared_mutex span 
sstream stack stdexcept stop_token streambuf string string_view system_error thread tuple typeindex type_traits unordered_map unordered_set utility valarray variant vector version
 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_CPP17_SOURCES=fs_dir.cc fs_ops.cc fs_path.cc memory_resource.cc cow-fs_dir.cc cow-fs_ops.cc cow-fs_path.cc  ostream-inst.cc string-inst.cc cow-string-inst.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-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc 
cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.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 string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-inst.cc
+G_CPP11_SOURCES=chrono.cc 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-string-io-inst.cc cow-wstring-inst.cc cow-wstring-io-inst.cc 
cxx11-locale-inst.cc cxx11-wlocale-inst.cc sso_string.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 string-io-inst.cc wlocale-inst.cc wstring-inst.cc wstring-io-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 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_CPP98_SOURCES=bitmap_allocator.cc pool_allocator.cc mt_allocator.cc 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 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_FILESYSTEM_SOURCES=dir.cc ops.cc path.cc cow-dir.cc cow-ops.cc cow-path.cc
 G_ATOMICITY_SRCDIR=config/cpu/generic/atomicity_builtins
 G_BASIC_FILE_CC=config/io/basic_file_stdio.cc
@@ -46,10 +46,12 @@ G_pb_headers7=ext/pb_ds/detail/thin_heap
 G_bits_headers=bits/algorithmfwd.h bits/alloc_traits.h bits/allocated_ptr.h bits/allocator.h bits/atomic_base.h bits/atomic_futex.h bits/basic_ios.h bits/basic_ios.tcc bits/basic_string.h 
bits/basic_string.tcc bits/boost_concept_check.h bits/c++0x_warning.h bits/char_traits.h bits/charconv.h bits/codecvt.h bits/concept_check.h bits/cpp_type_traits.h bits/deque.tcc 
bits/enable_special_members.h bits/erase_if.h bits/forward_list.h bits/forward_list.tcc bits/fs_dir.h bits/fs_fwd.h bits/fs_ops.h bits/fs_path.h bits/fstream.tcc bits/functexcept.h 
bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtable.h bits/hashtable_policy.h bits/indirect_array.h bits/invoke.h bits/ios_base.h bits/istream.tcc bits/iterator_concepts.h 
bits/list.tcc bits/locale_classes.h bits/locale_classes.tcc bits/locale_conv.h bits/locale_facets.h bits/locale_facets.tcc bits/locale_facets_nonio.h bits/locale_facets_nonio.tcc bits/localefwd.h 
bits/mask_array.h bits/memoryfwd.h bits/move.h bits/node_handle.h bits/ostream.tcc bits/ostream_insert.h bits/parse_numbers.h bits/postypes.h bits/predefined_ops.h bits/ptr_traits.h 
bits/quoted_string.h bits/random.h bits/random.tcc bits/range_access.h bits/range_cmp.h bits/ranges_algobase.h bits/ranges_algo.h bits/ranges_uninitialized.h bits/refwrap.h bits/regex.h 
bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_scanner.h bits/regex_scanner.tcc bits/regex_automaton.h bits/regex_automaton.tcc bits/regex_compiler.h bits/regex_compiler.tcc 
bits/regex_executor.h bits/regex_executor.tcc bits/shared_ptr.h bits/shared_ptr_atomic.h bits/shared_ptr_base.h bits/slice_array.h bits/specfun.h bits/sstream.tcc bits/std_abs.h bits/std_function.h 
bits/std_mutex.h bits/stl_algo.h bits/stl_algobase.h bits/stl_bvector.h bits/stl_construct.h bits/stl_deque.h bits/stl_function.h bits/stl_heap.h bits/stl_iterator.h bits/stl_iterator_base_funcs.h 
bits/stl_iterator_base_types.h bits/stl_list.h bits/stl_map.h bits/stl_multimap.h bits/stl_multiset.h bits/stl_numeric.h bits/stl_pair.h bits/stl_queue.h bits/stl_raw_storage_iter.h bits/stl_relops.h 
bits/stl_set.h bits/stl_stack.h bits/stl_tempbuf.h bits/stl_tree.h bits/stl_uninitialized.h bits/stl_vector.h bits/stream_iterator.h bits/streambuf_iterator.h bits/streambuf.tcc bits/stringfwd.h 
bits/string_view.tcc bits/uniform_int_dist.h bits/unique_lock.h bits/unique_ptr.h bits/unordered_map.h bits/unordered_set.h bits/uses_allocator.h bits/valarray_array.h bits/valarray_array.tcc 
bits/valarray_before.h bits/valarray_after.h bits/vector.tcc
 G_ext_headers=ext/algorithm ext/aligned_buffer.h ext/alloc_traits.h ext/atomicity.h ext/bitmap_allocator.h ext/cast.h ext/cmath ext/codecvt_specializations.h ext/concurrence.h ext/debug_allocator.h 
ext/enc_filebuf.h ext/extptr_allocator.h ext/stdio_filebuf.h ext/stdio_sync_filebuf.h ext/functional ext/iterator ext/malloc_allocator.h ext/memory ext/mt_allocator.h ext/new_allocator.h ext/numeric 
ext/numeric_traits.h ext/pod_char_traits.h ext/pointer.h ext/pool_allocator.h ext/rb_tree ext/random ext/random.tcc ext/rope ext/ropeimpl.h ext/slist ext/string_conversions.h ext/throw_allocator.h 
ext/typelist.h ext/type_traits.h ext/rc_string_base.h ext/sso_string_base.h ext/vstring.h ext/vstring.tcc ext/vstring_fwd.h ext/vstring_util.h backward/hash_set backward/hash_map
 G_host_headers=os/bsd/netbsd/ctype_base.h os/bsd/netbsd/ctype_inline.h os/bsd/netbsd/os_defines.h cpu/generic/atomic_word.h cpu/arm/cxxabi_tweaks.h cpu/arm/cpu_defines.h os/generic/error_constants.h 
precompiled/stdc++.h precompiled/stdtr1c++.h precompiled/extc++.h
-G_thread_host_headers=./armv4eb--netbsdelf-eabi/bits/gthr.h ./armv4eb--netbsdelf-eabi/bits/gthr-single.h ./armv4eb--netbsdelf-eabi/bits/gthr-posix.h ./armv4eb--netbsdelf-eabi/bits/gthr-default.h
 G_pstl_headers=pstl/algorithm_fwd.h pstl/algorithm_impl.h pstl/execution_defs.h pstl/execution_impl.h pstl/glue_algorithm_defs.h pstl/glue_algorithm_impl.h pstl/glue_execution_defs.h 
pstl/glue_memory_defs.h pstl/glue_memory_impl.h pstl/glue_numeric_defs.h pstl/glue_numeric_impl.h pstl/memory_impl.h pstl/numeric_fwd.h pstl/numeric_impl.h pstl/parallel_backend.h 
pstl/parallel_backend_tbb.h pstl/parallel_backend_serial.h pstl/parallel_backend_utils.h pstl/parallel_impl.h pstl/pstl_config.h pstl/unseq_backend_simd.h pstl/utils.h
 G_profile_headers=
 G_profile_impl_headers=
+G_experimental_headers=experimental/algorithm experimental/any experimental/array experimental/buffer experimental/chrono experimental/deque experimental/executor experimental/forward_list 
experimental/functional experimental/internet experimental/io_context experimental/iterator experimental/list experimental/map experimental/memory experimental/memory_resource experimental/net 
experimental/netfwd experimental/numeric experimental/optional experimental/propagate_const experimental/random experimental/ratio experimental/regex experimental/set experimental/socket 
experimental/source_location experimental/string experimental/string_view experimental/system_error experimental/timer experimental/tuple experimental/type_traits experimental/unordered_map 
experimental/unordered_set experimental/utility experimental/vector experimental/filesystem
+G_experimental_bits_headers=experimental/bits/lfts_config.h experimental/bits/net.h experimental/bits/shared_ptr.h experimental/bits/string_view.tcc experimental/bits/fs_dir.h 
experimental/bits/fs_fwd.h experimental/bits/fs_ops.h experimental/bits/fs_path.h
+G_ext_host_headers=cpu/generic/opt/ext/opt_random.h
 G_BASIC_FILE_H=config/io/basic_file_stdio.h
 G_ALLOCATOR_H=config/allocator/new_allocator_base.h
 G_CSTDIO_H=config/io/c_io_stdio.h



Home | Main Index | Thread Index | Old Index