This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d667beea36b Scope libstdc++ configuration for vxworks to all versions new b1e7c6fce15 libstdc++: Reduce header dependencies in and on <memory> new f5d9bc8ae81 libstdc++: Only include <condition_variable> in <shared_mut [...]
The 2 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: libstdc++-v3/include/Makefile.am | 1 + libstdc++-v3/include/Makefile.in | 1 + libstdc++-v3/include/bits/shared_ptr.h | 1 + libstdc++-v3/include/bits/shared_ptr_base.h | 8 +- .../{std/memory => bits/uses_allocator_args.h} | 211 ++++--------------- libstdc++-v3/include/std/condition_variable | 3 - libstdc++-v3/include/std/future | 7 +- libstdc++-v3/include/std/memory | 227 +-------------------- libstdc++-v3/include/std/memory_resource | 19 +- libstdc++-v3/include/std/scoped_allocator | 21 +- libstdc++-v3/include/std/shared_mutex | 17 +- libstdc++-v3/include/std/version | 9 +- 12 files changed, 103 insertions(+), 422 deletions(-) copy libstdc++-v3/include/{std/memory => bits/uses_allocator_args.h} (54%)