This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 03c0b06420b mklog: fill-up subject prefix only for a single PR new 786e51648bd libsanitizer: Fix Solaris 11.3 compilation [PR105531] new 18ef76d3a17 Allow space in git commit-mklog args
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: contrib/git-commit-mklog.py | 9 ++-- contrib/mklog.py | 5 ++ contrib/prepare-commit-msg | 2 +- .../sanitizer_common/sanitizer_linux_libcdep.cpp | 44 +++++++++++++---- libsanitizer/sanitizer_common/sanitizer_solaris.h | 56 ++++++++++++++++++++++ 5 files changed, 102 insertions(+), 14 deletions(-) create mode 100644 libsanitizer/sanitizer_common/sanitizer_solaris.h