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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 70519191 0: update: llvm-linux: 16
new 6e1eee0c 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 (70519191)
\
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 | 166 +-
02-build_llvm/console.log | 11634 ++++++++++++++++++------------------
03-build_linux/console.log | 802 +--
console.log | 12602 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
5 files changed, 12609 insertions(+), 12605 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 tested
in repository toolchain/jenkins-scripts.
from f3ff4d1 round-robin.sh: Fix thinko
adds c5f12ae tcwg-update-llvmbot-containers.sh: Don't run bots on thx1
adds 20e2926 tcwg_bmk-build.sh: Don't restric number of DSOs
No new revisions were added by this update.
Summary of changes:
tcwg-update-llvmbot-containers.sh | 7 -------
tcwg_bmk-build.sh | 1 -
2 files changed, 8 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 40bbedb6 0: update: llvm-linux: all
new 3b66d218 0: update: 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 (40bbedb6)
\
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 | 11680 +++++++++++++++++-----------------
03-build_linux/console.log | 1174 ++--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 39 -
console.log | 13088 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
9 files changed, 13076 insertions(+), 13087 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 aa941ab366e cfi-icall: Allow the jump table to be optionally made non-c [...]
new 76cff239b02 [MemDep] allow to select block-scan-limit when constructing [...]
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/llvm/Analysis/MemoryDependenceAnalysis.h | 14 +++++++++++---
lib/Analysis/MemoryDependenceAnalysis.cpp | 13 ++++++++-----
2 files changed, 19 insertions(+), 8 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-stable-allyesconfig
in repository toolchain/ci/gcc.
from 6972a825259 Daily bump.
adds 671af041219 Daily bump.
adds 0a68d757af6 Daily bump.
adds 5443b7bb8ed PR c++/89906 - ICE with template placeholder for TTP. PR [...]
adds 91802600642 Daily bump.
adds cb323f636d2 2019-08-02 Thomas Koenig <tkoenig(a)gcc.gnu.org> Paul Thom [...]
adds 8b2529a7af6 Daily bump.
adds 88ffee14e36 Daily bump.
adds 57b288c9d96 Backport from trunk 2019-05-02 Segher Boessenkool <segh [...]
adds b5871e90688 Daily bump.
adds 6852019e1db RISC-V: Promote type correctly for libcalls
adds 84557f0a9b7 Daily bump.
adds 2c31e3ff353 Daily bump.
adds 97203ccd1e1 Daily bump.
adds b600815a7a8 Daily bump.
new 6eea1136dd7 Daily bump.
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 | 16 +++++
gcc/DATESTAMP | 2 +-
gcc/config/riscv/riscv.c | 28 +++++++-
gcc/config/rs6000/rs6000.c | 22 ++++++-
gcc/cp/ChangeLog | 9 +++
gcc/cp/typeck.c | 5 ++
gcc/fortran/ChangeLog | 20 ++++++
gcc/fortran/trans-decl.c | 75 +++++++++++++++++-----
gcc/fortran/trans-expr.c | 27 ++------
gcc/testsuite/ChangeLog | 15 +++++
gcc/testsuite/g++.dg/cpp1z/class-deduction58.C | 16 +++++
.../gcc.target/riscv/promote-type-for-libcall.c | 37 +++++++++++
gcc/testsuite/gfortran.dg/proc_ptr_51.f90 | 38 +++++++++++
13 files changed, 269 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction58.C
create mode 100644 gcc/testsuite/gcc.target/riscv/promote-type-for-libcall.c
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_51.f90
--
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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from c9d6fcf535 Automatic date update in version.in
adds 2a49bd76ec Automatic date update in version.in
adds a989a2b689 Automatic date update in version.in
adds 1ba5a6a32b Automatic date update in version.in
adds c856219bca PR23940, check bounds before using
adds 718cf1d630 Automatic date update in version.in
adds c7ef23a26d Automatic date update in version.in
adds 0802be8c23 Automatic date update in version.in
adds 38ed619697 Automatic date update in version.in
adds ea81bb227c Automatic date update in version.in
adds 22c16ddc09 Automatic date update in version.in
adds a244011f30 Automatic date update in version.in
new f870d8d0c8 Automatic date update in version.in
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:
bfd/version.h | 2 +-
gas/ChangeLog | 7 +++++++
gas/macro.c | 4 ++--
3 files changed, 10 insertions(+), 3 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 075ca6a4 0: update: binutils-gcc-linux: all
new 678f22a1 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 (075ca6a4)
\
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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10940 +++++++--------
04-build_abe-stage1/console.log | 13846 +++++++++----------
05-build_linux/console.log | 828 +-
06-boot_linux/console.log | 6 +-
console.log | 26129 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 26208 insertions(+), 26159 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.