This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 899f113f6 In several places in std::allocator<const T> (and one in shar [...]
new ff5f9b28b Add some const_casts in places where we were implicitly casti [...]
The 1 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:
include/__functional_03 | 8 ++++----
include/fstream | 7 ++++---
include/functional | 6 +++---
include/locale | 5 +++--
test/support/allocators.h | 2 +-
5 files changed, 15 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6009a59222c * Makefile.am (libgosrcdir): Define. (check-head, check-g [...]
new 8f6c8962d09 * Makefile.def: Add check-gotools to go check targets. * [...]
new 38c23f01281 Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0
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:
ChangeLog | 5 ++++
Makefile.def | 3 +-
Makefile.in | 2 +-
libstdc++-v3/ChangeLog | 25 +++++++++++++++++
libstdc++-v3/doc/xml/manual/test.xml | 4 +--
.../21_strings/basic_string/cons/char/deduction.cc | 2 ++
.../basic_string/cons/wchar_t/deduction.cc | 2 ++
.../testsuite/27_io/basic_ios/copyfmt/char/1.cc | 26 ++++++++++--------
.../testsuite/27_io/basic_ios/exceptions/char/1.cc | 18 +++++++-----
.../char/exceptions_failbit.cc | 18 +++++++-----
.../wchar_t/exceptions_failbit.cc | 18 +++++++-----
.../extractors_other/char/exceptions_null.cc | 12 +++++---
.../extractors_other/wchar_t/exceptions_null.cc | 12 +++++---
.../27_io/basic_istream/sentry/char/12297.cc | 17 +++++++-----
.../27_io/basic_istream/sentry/wchar_t/12297.cc | 16 +++++++----
.../inserters_other/char/exceptions_null.cc | 14 ++++++----
.../inserters_other/wchar_t/exceptions_null.cc | 14 ++++++----
libstdc++-v3/testsuite/27_io/ios_base/storage/2.cc | 32 ++++++++++++----------
18 files changed, 159 insertions(+), 81 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from dde6af6f8 Export XSI sigpause
new a5cc86ba1 cygwin: document XSI sigpause
The 1 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:
winsup/cygwin/release/2.8.1 | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 264cc125b92 gcc: xtensa: allow XCHAL_* macros to be non-constant
new 6009a59222c * Makefile.am (libgosrcdir): Define. (check-head, check-g [...]
The 1 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:
gotools/ChangeLog | 9 +++++
gotools/Makefile.am | 89 +++++++++++++++++++++++++++++++++++++++++++++-
gotools/Makefile.in | 100 +++++++++++++++++++++++++++++++++++++++++++++++++---
3 files changed, 192 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e49b209a9ec Hide dbgs() stream for when built with -fmodules.
new ea02a028001 [EarlyCSE] Make PhiToCheck in removeMSSA() a set.
The 1 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:
lib/Transforms/Scalar/EarlyCSE.cpp | 5 +++--
test/Transforms/EarlyCSE/pr33406.ll | 26 ++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/EarlyCSE/pr33406.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 40ca6f02e newlib/MAINTAINERS: Add OS maintainers section and myself for [...]
new dde6af6f8 Export XSI sigpause
The 1 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:
newlib/libc/include/sys/signal.h | 14 +++++++++++++-
winsup/cygwin/common.din | 1 +
winsup/cygwin/include/cygwin/version.h | 3 ++-
winsup/cygwin/signal.cc | 12 ++++++++++++
winsup/doc/posix.xml | 10 ++++++++--
5 files changed, 36 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6bd5b271d39 MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for th [...]
new e49b209a9ec Hide dbgs() stream for when built with -fmodules.
The 1 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:
include/llvm/Support/DebugCounter.h | 6 +++---
include/llvm/Transforms/Scalar/GVNExpression.h | 5 +----
lib/Support/DebugCounter.cpp | 6 +++++-
lib/Transforms/Scalar/GVNSink.cpp | 11 +++++++++++
4 files changed, 20 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8a5ef4d3605 Specified ReportError as noreturn friendly to old compilers.
new 6bd5b271d39 MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for th [...]
The 1 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:
include/llvm/BinaryFormat/ELF.h | 1 +
lib/MC/MCParser/ELFAsmParser.cpp | 2 ++
lib/MC/MCSectionELF.cpp | 2 ++
lib/Object/ELF.cpp | 1 +
lib/ObjectYAML/ELFYAML.cpp | 1 +
test/MC/ELF/section.s | 12 ++++++++++++
tools/llvm-readobj/ELFDumper.cpp | 2 ++
7 files changed, 21 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 13dc3878d Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
new e79e8ba4c Fix documentation.
The 1 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:
docs/windows_support.rst | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.