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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b0046aa1 2: update: llvm-linux: 19135
new 150688ca 2: update: llvm-linux: 19135
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 (b0046aa1)
\
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 11634 ++++++++++++++---------------
03-build_linux/console.log | 3276 ++++----
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 62 +-
console.log | 15198 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 15204 insertions(+), 15200 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 3b0388e37 Expression: correct relocation model for Windows
new 8298826d2 [lldb] Fix use-of-uninitialized-value in Driver
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:
tools/driver/Driver.cpp | 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_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from bcd9cd37231 [RTEMS] Change multilibs for ARM
adds 9ef2da896d0 Daily bump.
adds b2dcbf9a594 c-family/ Backport from mainline 2018-05-10 Eric Botcazo [...]
new 5f77d5d6759 Backported from mainline 2019-05-21 UroÅĄ Bizjak <ubizja [...]
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 | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 8 ++++++++
gcc/c-family/c-attribs.c | 5 ++---
gcc/config/i386/cpuid.h | 17 +++++++++++++++++
gcc/config/i386/i386.md | 8 ++++++++
gcc/cp/ChangeLog | 10 ++++++++++
gcc/cp/decl2.c | 16 ++++++++++++++++
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/g++.dg/tls/pr85400.C | 24 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr90547.c | 21 +++++++++++++++++++++
11 files changed, 134 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tls/pr85400.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr90547.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 114c576d17 [GAS, Arm] PR24559: Fix pseudo load-operations for Armv8-M Baseline
adds cc1d3efc1c 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_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 70468264 0: update: binutils-gcc-linux: all
new 1a541f23 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 (70468264)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 406 +-
03-build_abe-binutils/console.log | 10699 +++++++------
04-build_abe-stage1/console.log | 17470 ++++++++++-----------
05-build_linux/console.log | 690 +-
06-boot_linux/console.log | 2 +-
console.log | 29340 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 29324 insertions(+), 29347 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 fe2519d3f [Target] Protect Processes' language runtimes map with a mutex
new 3b0388e37 Expression: correct relocation model for Windows
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:
source/Expression/IRExecutionUnit.cpp | 14 ++++----------
1 file changed, 4 insertions(+), 10 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/gnu-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 04de6c24 0: update: binutils-af1a8d038798bef11471e28d999ad1687312a6a7: 0
new 11b6e383 0: update: gcc-33af5a3270d6c9abaf5c05040a89e41130cbd5ca: 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 (04de6c24)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-s [...]
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-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10916 ++--
04-build_abe-stage1/console.log | 15224 ++---
05-build_abe-linux/console.log | 312 +-
06-build_abe-glibc/console.log | 38875 ++++++-------
07-build_abe-stage2/console.log | 40346 ++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 28 +-
08-benchmark/console.log | 559 +-
09-check_regression/console.log | 54 +-
10-update_baseline/console.log | 32 +-
console.log | 107087 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
15 files changed, 107437 insertions(+), 106679 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.