This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 13cea2625ed Darwin, crts: Fix a build warning. new c87db1256f1 Darwin, libgcc : Adjust min version supported for the OS. new 9202c49e1b5 libsanitizer, darwin: Unsupport Darwin >= 22 for now. new a905ee4924c libstdc++: Rename __null_terminated to avoid a collision wi [...]
The 3 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: libgcc/config.host | 18 ++++++++++++++ libgcc/config/darwin10-unwind-find-enc-func.c | 34 +++++++++++++++++++++++---- libgcc/config/t-darwin | 10 ++++---- libgcc/config/t-darwin-min-1 | 3 +++ libgcc/config/t-darwin-min-5 | 3 +++ libgcc/config/t-darwin-min-8 | 3 +++ libsanitizer/configure.tgt | 2 +- libstdc++-v3/include/bits/fs_path.h | 12 +++++----- 8 files changed, 70 insertions(+), 15 deletions(-) create mode 100644 libgcc/config/t-darwin-min-1 create mode 100644 libgcc/config/t-darwin-min-5 create mode 100644 libgcc/config/t-darwin-min-8