This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 385cc7113 [libcxx] Mark std::async race condition test as unsupported o [...]
new f7d5bd26c Annotate scoped_lock as with scoped_lockable attribute
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/mutex | 2 +-
test/libcxx/thread/thread.mutex/thread_safety_lock_guard.pass.cpp | 6 ++++++
2 files changed, 7 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 636233cb18d /cp 2018-10-09 Paolo Carlini <paolo.carlini(a)oracle.com>
new fb225cf12de Cleanup of libcpp diagnostic callbacks
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/ChangeLog | 25 ++++++++
gcc/c-family/ChangeLog | 11 ++++
gcc/c-family/c-common.c | 17 +++---
gcc/c-family/c-common.h | 5 +-
gcc/c-family/c-opts.c | 2 +-
gcc/fortran/ChangeLog | 7 +++
gcc/fortran/cpp.c | 15 +++--
gcc/genmatch.c | 15 ++---
gcc/input.c | 50 +++++++--------
gcc/opth-gen.awk | 6 +-
libcpp/ChangeLog | 44 ++++++++++++++
libcpp/charset.c | 30 ++++-----
libcpp/directives.c | 12 ++--
libcpp/errors.c | 66 +++++++++++---------
libcpp/include/cpplib.h | 158 ++++++++++++++++++++++++++----------------------
libcpp/macro.c | 4 +-
16 files changed, 294 insertions(+), 173 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 53979264b2e [DAGCombiner] Expand combining of FP logical ops to sign-se [...]
new ce406930453 [WebAssembly] Handle V128 register class in explicit locals pass
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/WebAssembly/WebAssemblyExplicitLocals.cpp | 2 ++
test/CodeGen/WebAssembly/simd-arith.ll | 4 ++++
2 files changed, 6 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 llvm.
from dcc47f96ca8 [X86] Fix sanitizer bot failure from 344085
new 53979264b2e [DAGCombiner] Expand combining of FP logical ops to sign-se [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 17 ++++++++++++++---
test/CodeGen/AArch64/fabs.ll | 10 ++++------
test/CodeGen/PowerPC/float-logic-ops.ll | 24 ++++--------------------
test/CodeGen/X86/fp-logic.ll | 6 ++----
4 files changed, 24 insertions(+), 33 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 2e2e17dd9c8 [PowerPC][NFC] Commit nabs test case in preparation for com [...]
new dcc47f96ca8 [X86] Fix sanitizer bot failure from 344085
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/X86CondBrFolding.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 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 a219e952b71 [LV] Move test for r343954 into x86 subdirectory
new 2e2e17dd9c8 [PowerPC][NFC] Commit nabs test case in preparation for com [...]
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:
test/CodeGen/PowerPC/float-logic-ops.ll | 64 +++++++++++++++++++++++++++++++++
1 file changed, 64 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 aaribaud/make-check
in repository glibc.
discards 38bf3363a7 Y2038: make __tz_convert compatible with 64-bit-time
discards 0437f3bdb7 Y2038: Add 64-bit time for all architectures
discards ec94d7c17a Fix mktime localtime offset confusion
discards 4a4a170153 Merge mktime, timegm from upstream Gnulib
adds 5473739a7b kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).
new 148b5a3114 Merge mktime, timegm from upstream Gnulib
new 77b79b7bc9 Fix mktime localtime offset confusion
new 6ccd9dd893 Y2038: Add 64-bit time for all architectures
new 7d82403ed8 Y2038: make __tz_convert compatible with 64-bit-time
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (38bf3363a7)
\
N -- N -- N refs/heads/aaribaud/make-check (7d82403ed8)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
ChangeLog | 8 ++++++++
NEWS | 1 +
include/time.h | 4 ++++
localedata/locales/kl_GL | 4 ++--
time/localtime.c | 1 +
time/mktime-internal.h | 1 +
time/mktime.c | 2 +-
7 files changed, 18 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.