This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from cb864fe Do not call __nan in scalb functions.
new f0e3925 Add atomic_exchange_relaxed.
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:
ChangeLog | 4 ++++
include/atomic.h | 9 +++++++++
2 files changed, 13 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 30f40fe PR c++/68724 * pt.c (unify): TRAIT_EXPR is an expr.
new a952ef8 gcov: rename line_next to next_file_fn in function_info
new 80ece1d gcov tool: Implement Hawick's algorithm for cycle detection,
new bbc6c23 Implement C++17 rounding functions for std::chrono (P0092R1)
new d8ef4fa Correct status of __cpp_lib_enable_shared_from_this
The 4 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:
gcc/ChangeLog | 21 ++
gcc/gcov.c | 305 +++++++++++++--------
libstdc++-v3/ChangeLog | 14 +
libstdc++-v3/doc/html/manual/status.html | 10 +-
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 5 +-
libstdc++-v3/include/std/chrono | 89 ++++++
.../testsuite/20_util/duration/literals/range.cc | 2 +-
.../20_util/duration/requirements/typedefs_neg1.cc | 2 +-
.../20_util/duration/requirements/typedefs_neg2.cc | 2 +-
.../20_util/duration/requirements/typedefs_neg3.cc | 2 +-
.../testsuite/20_util/duration_cast/rounding.cc | 57 ++++
.../testsuite/20_util/time_point_cast/rounding.cc | 59 ++++
12 files changed, 447 insertions(+), 121 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/duration_cast/rounding.cc
create mode 100644 libstdc++-v3/testsuite/20_util/time_point_cast/rounding.cc
--
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 0d58c98 [X86][SSE] Consistently use the target shuffle root value typ [...]
new ebdd31d testing commit access
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/Coroutines.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 d55759c LLLexer.cpp: Avoid using BitsToDouble() to preserve SNaN like [...]
new 0d58c98 [X86][SSE] Consistently use the target shuffle root value typ [...]
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/Target/X86/X86ISelLowering.cpp | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 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 test-suite.
from 89c3341 [test-suite] Bitcode tests: Update cmake to build driver and [...]
new 675d530 [test-suite] Disable AArch64 tests for OSX arm64 to fix green [...]
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:
Bitcode/CMakeLists.txt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
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 8e0a047 Use __invoke in std::function internals
new 30f40fe PR c++/68724 * pt.c (unify): TRAIT_EXPR is an expr.
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:
gcc/cp/ChangeLog | 5 +++++
gcc/cp/pt.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr68724.C | 15 +++++++++++++++
4 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr68724.C
--
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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from bc2d0d1 scripts/test-schroot.sh: Robustify ssh call
new c0488b3 Cleanup usage of "fileserver" and "ref" options in scripts
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:
jenkins.sh | 8 ++------
scripts/MakeRelease.job | 7 ++-----
2 files changed, 4 insertions(+), 11 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 14f1319 Add a missing backslash to my previous commit
new eb34f44 Reformat.
new d55759c LLLexer.cpp: Avoid using BitsToDouble() to preserve SNaN like [...]
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:
lib/AsmParser/LLLexer.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
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 clang-tools-extra.
from e9cec11 Reapply r276973 "Adjust Registry interface to not require plu [...]
new c889487 [include-fixer] Correct some header mappings.
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-fixer/find-all-symbols/STLPostfixHeaderMap.cpp | 16 ++++++++--------
1 file changed, 8 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.
adhemerval.zanella pushed a change to branch linaro_binutils-2_26-branch
in repository toolchain/binutils-gdb.
from 5d4c6af Make --enable-initfini-array the default
new dfa1701 Accept vulcan as a cpu name for the AArch64 port of GAS.
new 05b0cd1 Update the feature set for the Vulcan AArch64 cpu.
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:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-aarch64.c | 3 +++
gas/doc/c-aarch64.texi | 1 +
3 files changed, 14 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.