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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 75208f2 0: update: llvm-linux: boot
new 7f262dc 0: update: llvm-linux: boot
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 (75208f2)
\
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 | 166 +-
02-build_llvm/console.log | 11636 ++++++++++++++++++------------------
03-build_linux/console.log | 548 +-
04-boot_linux/console.log | 4 +-
console.log | 12354 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12358 insertions(+), 12358 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-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 1e6839a 0: update: glibc-6cac323c8dd78668e65aaa29f044cbd33c1a66a5: 0
new be5f506 0: update: llvm-39084db328b3d3eeeaacb614f760c9bfe06e8240: 0
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 (1e6839a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 220 +-
02-prepare_abe/console.log | 441 +-
03-build_abe-binutils/console.log | 10016 +--
04-build_abe-stage1/console.log | 19385 +++---
05-build_abe-linux/console.log | 206 +-
06-build_abe-glibc/console.log | 39327 ++++++-----
07-build_abe-stage2/console.log | 45883 ++++++-------
08-build_llvm-true/console.log | 11616 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 64 +-
09-benchmark/console.log | 228 +-
10-check_regression/console.log | 206 +-
11-update_baseline/console.log | 216 +-
console.log | 128154 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
results.csv | 10 +-
results_id | 2 +-
17 files changed, 127659 insertions(+), 128325 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 9726c4e15 Un-xfail the TestMiniDump tests on Windows
new 32e68a525 XFAIL x86-64-zmm-read on Darwin
new d6552e3a4 Sort Symbol/CMakeLists.txt
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:
lit/Register/x86-64-zmm-read.test | 1 +
source/Symbol/CMakeLists.txt | 10 +++++-----
2 files changed, 6 insertions(+), 5 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 8d158e4bf [scudo][standalone] Add the memory reclaiming mechanism
new 2ac8e2003 [compiler-rt] Simple crtbegin.o and crtend.o implementation
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:
CMakeLists.txt | 2 +
cmake/Modules/AddCompilerRT.cmake | 52 ++++++++++++++-------
cmake/config-ix.cmake | 8 ++++
lib/CMakeLists.txt | 4 ++
lib/crt/CMakeLists.txt | 90 ++++++++++++++++++++++++++++++++++++
lib/crt/crtbegin.c | 97 +++++++++++++++++++++++++++++++++++++++
lib/crt/crtend.c | 22 +++++++++
test/CMakeLists.txt | 3 ++
test/crt/CMakeLists.txt | 34 ++++++++++++++
test/crt/dso_handle.cpp | 33 +++++++++++++
test/crt/lit.cfg | 78 +++++++++++++++++++++++++++++++
test/crt/lit.site.cfg.in | 14 ++++++
12 files changed, 420 insertions(+), 17 deletions(-)
create mode 100644 lib/crt/CMakeLists.txt
create mode 100644 lib/crt/crtbegin.c
create mode 100644 lib/crt/crtend.c
create mode 100644 test/crt/CMakeLists.txt
create mode 100644 test/crt/dso_handle.cpp
create mode 100644 test/crt/lit.cfg
create mode 100644 test/crt/lit.site.cfg.in
--
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-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 766d25f 0: update: llvm-linux: 16
new 9e2c25b 0: update: llvm-linux: 16
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 (766d25f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 229 +-
02-build_llvm/console.log | 11660 +++++++++++++++++-----------------
03-build_linux/console.log | 834 +--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 12757 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12756 insertions(+), 12746 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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0806b36 0: update: binutils-gcc-linux: all
new 3b99d3c 0: update: 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 (0806b36)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 48 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 9810 +++----
04-build_abe-stage1/console.log | 19599 +++++++-------
05-build_linux/console.log | 22578 ++++++++--------
06-boot_linux/console.log | 2 +-
console.log | 52463 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 52458 insertions(+), 52476 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.