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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 174a471 4: good: llvm-linux: 16049
new ef88759 4: good: llvm-linux: 16049
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 (174a471)
\
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:
01-reset_artifacts/console.log | 108 +-
02-build_llvm/console.log | 11536 ++++++++++++------------
03-build_linux/console.log | 6847 ++++++++-------
console.log | 18491 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 18486 insertions(+), 18504 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_bmk/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/glibc.
from e28ad442e7 ja_JP: Change the offset for Taisho gan-nen from 2 to 1 [BZ #24162]
new 0941350c20 ja_JP locale: Add entry for the new Japanese era [BZ #22964]
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 | 6 ++++++
NEWS | 4 ++++
localedata/locales/ja_JP | 4 +++-
3 files changed, 13 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_bmk/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from bd6e382a51 Automatic date update in version.in
adds 3afb9b104d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards b5948d6 0: good: binutils-gcc-glibc-llvm: -1
new 4f107c7 0: good: binutils-gcc-glibc-llvm: -1
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 (b5948d6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 294 +-
03-build_abe-binutils/console.log | 9430 +--
04-build_abe-stage1/console.log | 13692 ++---
05-build_abe-linux/console.log | 260 +-
06-build_abe-glibc/console.log | 38369 ++++++------
07-build_abe-stage2/console.log | 39809 ++++++------
08-build_llvm-true/console.log | 11461 ++--
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 46 +-
11-update_baseline/console.log | 2 +-
console.log | 113875 ++++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
13 files changed, 113729 insertions(+), 113667 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 5065ecc9 [test-suite,CUDA] Add a test case to test the edge cases for [...]
new 923d2353 [test-suite,CUDA] Add #include <stdio.h> to test_round.cu to [...]
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:
External/CUDA/test_round.cu | 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 openmp.
from cf0276b Ensure correct pthread flags and libraries are used
new 3d280aa [OpenMP][Stats] Fix stats gathering for distribute and team clause
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_csupport.cpp | 15 ++++++++++++
runtime/src/kmp_dispatch.cpp | 6 +++++
runtime/src/kmp_runtime.cpp | 48 +++++++++++++++++++++++++++++--------
runtime/src/kmp_sched.cpp | 56 ++++++++++++++++++++++++++++----------------
runtime/src/kmp_stats.cpp | 1 -
runtime/src/kmp_stats.h | 13 +++++++++-
6 files changed, 107 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.