This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 2adf4a06 [CMake] Explicitly pass PYTHON_EXECUTABLE in lldb-cmake-stand [...]
new e3468740 [green-dragon] force using the system Python
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:
zorg/jenkins/jobs/jobs/lldb-cmake-standalone | 8 +++++++-
1 file 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from bc9ba4e2a03 Daily bump.
adds 6b22e790869 Daily bump.
adds 5369fb96af8 PR middle-end/89303 * g++.dg/torture/pr89303.C: Move ever [...]
new c97f77a35c2 * unwind-dw2.c (_Unwind_GetGR) [DWARF_ZERO_REG]: Compare [...]
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/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/g++.dg/torture/pr89303.C | 56 +++++++++++++++++-----------------
libgcc/ChangeLog | 29 ++++++++++--------
libgcc/unwind-dw2.c | 2 +-
5 files changed, 53 insertions(+), 42 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-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6ed1d166be 0: last-good: binutils-gcc-linux: all
new fa114cfa54 0: last-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 (6ed1d166be)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 17 +-
2-prepare_abe/console.log | 5 +-
3-build_abe-binutils/console.log | 3218 +++++++++---------
4-build_abe-stage1/console.log | 3658 ++++++++++----------
5-count_linux_objs/console.log | 71 +-
7-update_baseline/console.log | 2 +-
console.log | 7001 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 7012 insertions(+), 6974 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/llvm-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 04682060d3 0: last-good: llvm-linux: all
new 0e6488e317 0: last-good: llvm-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 (04682060d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 17 +-
2-build_llvm/console.log | 8925 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 98 +-
5-update_baseline/console.log | 2 +-
console.log | 9038 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
6 files changed, 9019 insertions(+), 9075 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 openmp.
from e518cda [OpenMP] Fix broken link to browse sources
new 5536546 [OpenMP] Adding GOMP compatible cancellation
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:
runtime/src/kmp.h | 1 +
runtime/src/kmp_barrier.cpp | 245 ++++++++++++++++++++++++++++++-----------
runtime/src/kmp_ftn_os.h | 2 -
runtime/src/kmp_gsupport.cpp | 62 +++--------
runtime/src/kmp_wait_release.h | 49 ++++++++-
5 files changed, 246 insertions(+), 113 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 compiler-rt.
from 9e3652c14 [compiler-rt][CMake] Set project for the custom libc++
new f27b04a11 [sanitizer] fix a memory safety bug (!!!) in sanitizer suppre [...]
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/sanitizer_common/sanitizer_suppressions.cc | 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 gcc.
from 32c866396f3 2019-02-19 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new d69a5a23ec4 Fix pr88850 test
new 6180c9601aa compiler: add debugger-callable AST dump functins
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/ast-dump.cc | 83 +++++++++++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/arm/pr88850.c | 3 +-
4 files changed, 89 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.