This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5357b1620c5 libcody: Remove nop asm new 096164229a4 bootstrap: Fix some windows issues [PR 98300] new f5feee6adc8 libstdc++: Regenerate autoconf files new 8cdca5f9c70 libstdc++: Move std::hashstd::thread::id to <bits/std_thread.h> new 8dc63f13f03 libstdc++: Fix preprocessor condition [PR 98344] new 9f9dbc8e09c libstdc++: Fix -Wunused warning new b429f53eba8 bootstrap: Don't use strsignal [PR 98300]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: c++tools/config.h.in | 33 ++ c++tools/configure | 653 ++++++++++++++++++++++++++++- c++tools/configure.ac | 2 + c++tools/resolver.cc | 41 +- c++tools/server.cc | 3 +- contrib/gcc_update | 4 +- gcc/cp/module.cc | 15 +- libstdc++-v3/config.h.in | 57 --- libstdc++-v3/configure | 631 ---------------------------- libstdc++-v3/include/bits/semaphore_base.h | 2 +- libstdc++-v3/include/bits/std_thread.h | 12 + libstdc++-v3/include/std/thread | 12 - libstdc++-v3/src/c++11/mutex.cc | 3 +- 13 files changed, 753 insertions(+), 715 deletions(-)