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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 65ae689329c5 Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/sc [...]
adds 3028efe03be9 NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,u [...]
adds 4a9be28c45bf NFS: fix mount/umount race in nlmclnt.
adds 0cb98abb5bd1 NFSv4.1 don't free interrupted slot on open
adds d84dd3fb82fa SUNRPC: Don't let RPC_SOFTCONN tasks time out if the trans [...]
adds 5a698243930c NFS: Fix a typo in nfs_init_timeout_values()
adds 166bd5b889ac pNFS/flexfiles: Fix layoutstats handling during read failovers
adds 01f2f5b82a2b SUNRPC: fix uninitialized variable warning
adds 14c741de9386 Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/proje [...]
No new revisions were added by this update.
Summary of changes:
fs/lockd/host.c | 3 +--
fs/nfs/client.c | 2 +-
fs/nfs/flexfilelayout/flexfilelayout.c | 5 ++++-
fs/nfs/nfs4proc.c | 5 ++---
net/sunrpc/clnt.c | 12 +++++++++++-
net/sunrpc/xprtsock.c | 4 ++--
6 files changed, 21 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_kernel/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 9722528d8f3 Daily bump.
adds 84439205548 Daily bump.
adds 930fe993134 PR target/89827 * config/i386/i386.c (dimode_scalar_chain [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 +++++++-
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr89827.c | 11 +++++++++++
5 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr89827.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-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 306a60edca Automatic date update in version.in
adds f902cd9736 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2a4f3a28 0: good: binutils-gcc-linux: all
new c98d97bf 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 (2a4f3a28)
\
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 | 340 +-
02-prepare_abe/console.log | 368 +-
03-build_abe-binutils/console.log | 11117 +++++++--------
04-build_abe-stage1/console.log | 13827 +++++++++---------
05-build_linux/console.log | 1434 +-
06-boot_linux/console.log | 16 +-
07-check_regression/console.log | 28 +-
08-update_baseline/console.log | 42 +-
console.log | 27172 +++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
10 files changed, 26229 insertions(+), 28133 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 gcc.
from 883924e1441 2019-03-27 Bill Schmidt <wschmidt(a)linux.ibm.com>
new abe531e311b PR target/85667 * config/i386/i386.c (ix86_function_value [...]
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 | 7 +++++
gcc/config/i386/i386.c | 30 +++++++++++++++++++---
gcc/testsuite/ChangeLog | 6 +++++
.../gcc.target/i386/{pr85667-1.c => pr85667-5.c} | 6 ++---
gcc/testsuite/gcc.target/i386/pr85667-6.c | 22 ++++++++++++++++
5 files changed, 65 insertions(+), 6 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr85667-1.c => pr85667-5.c} (82%)
create mode 100644 gcc/testsuite/gcc.target/i386/pr85667-6.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-allmodconfig
in repository toolchain/ci/linux.
from 65ae689329c5 Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/sc [...]
adds 3028efe03be9 NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,u [...]
adds 4a9be28c45bf NFS: fix mount/umount race in nlmclnt.
adds 0cb98abb5bd1 NFSv4.1 don't free interrupted slot on open
adds d84dd3fb82fa SUNRPC: Don't let RPC_SOFTCONN tasks time out if the trans [...]
adds 5a698243930c NFS: Fix a typo in nfs_init_timeout_values()
adds 166bd5b889ac pNFS/flexfiles: Fix layoutstats handling during read failovers
adds 01f2f5b82a2b SUNRPC: fix uninitialized variable warning
adds 14c741de9386 Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/proje [...]
No new revisions were added by this update.
Summary of changes:
fs/lockd/host.c | 3 +--
fs/nfs/client.c | 2 +-
fs/nfs/flexfilelayout/flexfilelayout.c | 5 ++++-
fs/nfs/nfs4proc.c | 5 ++---
net/sunrpc/clnt.c | 12 +++++++++++-
net/sunrpc/xprtsock.c | 4 ++--
6 files changed, 21 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_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 9722528d8f3 Daily bump.
adds 84439205548 Daily bump.
adds 930fe993134 PR target/89827 * config/i386/i386.c (dimode_scalar_chain [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 +++++++-
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr89827.c | 11 +++++++++++
5 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr89827.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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 306a60edca Automatic date update in version.in
adds f902cd9736 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9c9f155e 0: good: binutils-gcc-linux: all
new 9ed0bfcd 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 (9c9f155e)
\
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 | 340 +-
02-prepare_abe/console.log | 368 +-
03-build_abe-binutils/console.log | 11221 +++++++------
04-build_abe-stage1/console.log | 17675 ++++++++++----------
05-build_linux/console.log | 1537 +-
06-boot_linux/console.log | 16 +-
07-check_regression/console.log | 28 +-
08-update_baseline/console.log | 42 +-
console.log | 31227 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 31245 insertions(+), 31227 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 6232f1e06cb test/CodeGen/X86/codegen-prepare-replacephi.mir requires a [...]
new 3f408719350 [X86ISelDAGToDAG] Move initialization of OptForSize and Opt [...]
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:
lib/Target/X86/X86ISelDAGToDAG.cpp | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.