This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 1bf0d1eb6 [libc++] Change memory_order to an enum class
new 018402394 [libc++] Fix <atomic> failures on GCC
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/atomic | 172 ++++++++++-----------
.../atomics.lockfree/isalwayslockfree.pass.cpp | 34 ++--
2 files changed, 103 insertions(+), 103 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 binutils-gdb.
from 093f70ccd3 Allow multiple tests to be run on systems with older version [...]
new 18cb7c9f3a Introduce ATTRIBUTE_UNUSED_RESULT and use it
new 41e3300aa7 Add ATTRIBUTE_UNUSED_RESULT to parser_state
new 3cabd438f3 Add ATTRIBUTE_UNUSED_RESULT to scoped_fd
new 083eef1f89 Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap
new 4e4a8b932b Add ATTRIBUTE_UNUSED_RESULT to macro_buffer
new 88a774b998 Add ATTRIBUTE_UNUSED_RESULT to scoped_remote_fd::release
new 895dafa679 Add ATTRIBUTE_UNUSED_RESULT to ref_ptr::release
The 7 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:
gdb/ChangeLog | 41 +++++++++++++++++++++++++++++++++++++++++
gdb/common/common-defs.h | 6 ++++++
gdb/common/gdb_ref_ptr.h | 2 +-
gdb/common/scoped_fd.h | 2 +-
gdb/common/scoped_mmap.h | 2 +-
gdb/dwarf2loc.c | 3 +--
gdb/macroexp.c | 2 +-
gdb/nat/linux-btrace.c | 9 +++------
gdb/parser-defs.h | 2 +-
gdb/remote.c | 2 +-
gdb/utils.h | 2 +-
gdb/value.c | 10 +++++-----
gdb/varobj.c | 4 ++--
13 files changed, 65 insertions(+), 22 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 b2b3e65c2db Fix typo in constant vector
new 7bb5d42fe3c [X86] Add SMULO/UMULO combine tests
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/X86/combine-mulo.ll | 136 +++++++++++++++++++++++++++++++++++++++
1 file changed, 136 insertions(+)
create mode 100644 test/CodeGen/X86/combine-mulo.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 32ed75c 4: good: llvm-linux: 17558
new 1795085 4: good: llvm-linux: 17558
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 (32ed75c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9317 ++++++++++++------------
3-build_linux/console.log | 2218 +++---
console.log | 15661 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 13646 insertions(+), 13572 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from f5f2031511 Stop objcopy from attempting to copy thin archives.
adds 7b63ad86ab gdbserver short-circuit-argument-list failures
adds 45950eb600 Use '$enable_unittest' instead of '$development' on gdbserve [...]
adds 54c56910ee Automatic date update in version.in
adds 093f70ccd3 Allow multiple tests to be run on systems with older version [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++
binutils/testsuite/lib/binutils-common.exp | 8 +--
gdb/gdbserver/ChangeLog | 6 ++
gdb/gdbserver/configure.srv | 2 +-
gdb/testsuite/ChangeLog | 7 ++
.../gdb.fortran/short-circuit-argument-list.exp | 75 ++++++++++++++++------
.../gdb.fortran/short-circuit-argument-list.f90 | 33 ++++++++--
8 files changed, 107 insertions(+), 32 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b01ec20 0: good: binutils-gcc-linux: all
new 9d113cc 0: good: binutils-gcc-linux: all
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 (b01ec20)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3115 +-
4-build_abe-stage1/console.log | 3771 +-
5-build_linux/console.log | 308284 +++++++++++++++++------------------
6-boot_linux/console.log | 2 +-
console.log | 315124 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 315172 insertions(+), 315160 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 lldb.
from 7bfebd4c6 Adds property to force enabling of GDB JIT loader for MacOS
new a5fcdb1c5 Revert "Fix embedded Python initialization according to chang [...]
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:
.../ScriptInterpreter/Python/ScriptInterpreterPython.cpp | 14 +-------------
1 file changed, 1 insertion(+), 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 c06d4366f39 2019-03-05 Richard Biener <rguenther(a)suse.de>
new eeb22b66e91 [ARM] Fix PR89222
new cf97f636d19 PR tree-optimization/89570 * match.pd (vec_cond into cond [...]
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:
gcc/ChangeLog | 15 ++++++++++
gcc/config/arm/arm.c | 11 +++++--
gcc/config/arm/arm.md | 52 +++++++++-------------------------
gcc/match.pd | 34 ++++++++++------------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/arm/pr89222.c | 32 +++++++++++++++++++++
6 files changed, 89 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr89222.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.
unknown user pushed a change to branch master
in repository llvm.
from 349f5f864aa [X86] Add SADDO/UADDO and SSUBO/USUBO combine tests
new b2b3e65c2db Fix typo in constant vector
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/X86/combine-addo.ll | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.