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-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 0e290772cd Automatic date update in version.in
adds e7b681f1c6 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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 080afca 0: good: binutils-gcc-linux: all
new a45c5c3 0: 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 (080afca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 23 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3121 ++++----
4-build_abe-stage1/console.log | 3767 ++++-----
5-build_linux/console.log | 8164 ++++++++++----------
6-boot_linux/console.log | 2 +-
console.log | 15177 +++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 15157 insertions(+), 15119 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-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
from ba6aea6 0: good: linux-cf08baa29613dd899954089e7cc7dba1d478b365: boot
new 0b2c563 1: first-bad: llvm-8e16d73346f8091461319a7dfc4ddd18eedcff13: 5177
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 | 13 +-
2-build_llvm/console.log | 9537 +++++++++++++++++++-------------------
3-build_linux/console.log | 179 +-
4-boot_linux/console.log | 219 -
5-check_regression/console.log | 13 +-
6-update_baseline/console.log | 8 +-
console.log | 9953 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 6 +-
10 files changed, 9808 insertions(+), 10130 deletions(-)
delete mode 100644 4-boot_linux/console.log
create mode 100644 reset-baseline
--
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 7ddc0aad266 [X86] Remove unneeded isel patterns from VCVTSI2SDZ and VCV [...]
new 5ddf9b4b323 Add test case for add to sub post legalization. NFC
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:
test/CodeGen/X86/addcarry.ll | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
--
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 4e3a7c08f35 Remove redundant extractBooleanFlip argument. NFC
new 15db3769012 [X86] Remove VCVTSI2SDZrrb_Int as it shouldn't exist.
new 7ddc0aad266 [X86] Remove unneeded isel patterns from VCVTSI2SDZ and VCV [...]
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:
lib/Target/X86/X86InstrAVX512.td | 6 +++---
lib/Target/X86/X86InstrInfo.cpp | 1 -
2 files changed, 3 insertions(+), 4 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-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 26a99fc9686 Daily bump.
adds 96c99dc7e1d 2019-03-10 Thomas Koenig <tkoenig(a)gcc.gnu.org> Steven G. [...]
adds 743d19dd38a 2019-03-10 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds b3934a559ff Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 17 ++++++++++
gcc/fortran/resolve.c | 2 --
gcc/fortran/symbol.c | 3 +-
gcc/fortran/trans-types.c | 6 ++--
gcc/testsuite/ChangeLog | 12 ++++++++
gcc/testsuite/gfortran.dg/c_ptr_tests_19.f90 | 36 ++++++++++++++++++++++
.../gfortran.dg/public_private_module_10.f90 | 18 +++++++++++
8 files changed, 90 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/c_ptr_tests_19.f90
create mode 100644 gcc/testsuite/gfortran.dg/public_private_module_10.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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards bfd0782 0: good: binutils-gcc-linux: boot
new 12c4395 0: good: binutils-gcc-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 (bfd0782)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3569 ++++++++++--------
4-build_abe-stage1/console.log | 3588 +++++++++---------
5-build_linux/console.log | 69 +-
6-boot_linux/console.log | 382 +-
console.log | 7540 ++++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 8198 insertions(+), 6982 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.