This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 6d0e00a92d3 Daily bump.
new 866f7405707 libphobos: Fix struct layout of stat_t on sparc-*-solaris*
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:
libphobos/ChangeLog | 6 ++++++
libphobos/libdruntime/core/sys/posix/sys/stat.d | 2 +-
2 files changed, 7 insertions(+), 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 27bfa59b 0: update: binutils-gcc-linux: all
new 85bbb0db 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 (27bfa59b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 139 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11541 ++++++-----
04-build_abe-stage1/console.log | 18115 ++++++++---------
05-build_linux/console.log | 714 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30979 +++++++++++++++---------------
jenkins/manifest.sh | 7 +-
12 files changed, 30992 insertions(+), 30977 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-mainline-allnoconfig
in repository toolchain/ci/linux.
from 12bf0b632ed0 Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/proje [...]
new c96874265cd0 io_uring: fix zero len do_splice()
new 9d9e88a24c1f io_uring: polled fixed file must go through free iteration
new 18e70f3a7651 Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk [...]
adds d1f7af4b4a11 pinctrl: mediatek: remove shadow variable declaration
adds 6a27268cdeb0 pinctrl: actions: fix function group name for i2c0_group
adds 90bcb0c3ca08 pinctrl: qcom: fix wrong write in update_dual_edge
adds 6b7275c87717 pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
adds ccd025eaddae pinctrl: baytrail: Enable pin configuration setting for GPIO chip
adds 69388e15f507 pinctrl: cherryview: Add missing spinlock usage in chv_gpi [...]
adds 9cd347294b1d Merge tag 'intel-pinctrl-v5.7-2' of git://git.kernel.org/p [...]
adds dca4f40742e0 pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
new cf0ca701a01c Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm [...]
new b69e2ef24b7b nvme-pci: dma read memory barrier for completions
new 394895539751 Merge branch 'nvme-5.7' of git://git.infradead.org/nvme in [...]
new 3d1c1e5931ce Merge tag 'block-5.7-2020-05-16' of git://git.kernel.dk/li [...]
The 7 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:
drivers/nvme/host/pci.c | 5 +++++
drivers/pinctrl/actions/pinctrl-s700.c | 2 +-
drivers/pinctrl/intel/pinctrl-baytrail.c | 1 +
drivers/pinctrl/intel/pinctrl-cherryview.c | 4 ++++
drivers/pinctrl/intel/pinctrl-sunrisepoint.c | 15 ++++++++-------
drivers/pinctrl/mediatek/pinctrl-paris.c | 2 --
drivers/pinctrl/qcom/pinctrl-msm.c | 27 ++++++++++++++++++++++++++-
fs/io_uring.c | 17 ++++++++---------
8 files changed, 53 insertions(+), 20 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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 53b4d52f114 Daily bump.
adds f5b461d4530 Consolidate a couple peepholes and improve peepholes that c [...]
new 5ef067eb14d coroutines: Implicitly movable objects should use move CTOR [...]
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 | 9 ++
gcc/config/h8300/h8300.md | 2 +
gcc/config/h8300/peepholes.md | 73 ++++++--------
gcc/cp/ChangeLog | 5 +
gcc/cp/coroutines.cc | 109 ++++++++++++++-------
gcc/testsuite/ChangeLog | 4 +
.../coroutines/co-return-syntax-10-movable.C | 67 +++++++++++++
7 files changed, 193 insertions(+), 76 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/co-return-syntax-10-movable.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-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 59149ad3 0: update: binutils-gcc-linux: all
new 7860f855 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 (59149ad3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 163 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10670 +++++-----
04-build_abe-stage1/console.log | 20239 +++++++++----------
05-build_linux/console.log | 656 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 20 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 34 +-
08-update_baseline/results.regressions | 3 +-
console.log | 32228 +++++++++++++++---------------
jenkins/manifest.sh | 19 +-
12 files changed, 32270 insertions(+), 32203 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-next-allyesconfig
in repository toolchain/ci/gcc.
from aa237c6dcee Daily bump.
adds 6d0e00a92d3 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0a77f489 0: update: binutils-gcc-linux: all
new c2e423e2 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 (0a77f489)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 158 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11436 ++++++-----
04-build_abe-stage1/console.log | 18109 ++++++++---------
05-build_linux/console.log | 888 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31049 +++++++++++++++---------------
jenkins/manifest.sh | 11 +-
12 files changed, 31053 insertions(+), 31044 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/base-artifacts.
discards f7da3756 0: update: binutils-gcc-linux: all
new de06f621 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 (f7da3756)
\
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 | 283 +-
02-prepare_abe/console.log | 124 +-
03-build_abe-binutils/console.log | 11064 ++++++-----
04-build_abe-stage1/console.log | 18024 +++++++++---------
05-build_linux/console.log | 794 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30315 +++++++++++++++---------------
jenkins/manifest.sh | 7 +-
12 files changed, 30318 insertions(+), 30323 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 linux.
from 12bf0b632ed0 Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/proje [...]
new c96874265cd0 io_uring: fix zero len do_splice()
new 9d9e88a24c1f io_uring: polled fixed file must go through free iteration
new 18e70f3a7651 Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk [...]
new d1f7af4b4a11 pinctrl: mediatek: remove shadow variable declaration
new 6a27268cdeb0 pinctrl: actions: fix function group name for i2c0_group
new 90bcb0c3ca08 pinctrl: qcom: fix wrong write in update_dual_edge
new 6b7275c87717 pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
new ccd025eaddae pinctrl: baytrail: Enable pin configuration setting for GPIO chip
new 69388e15f507 pinctrl: cherryview: Add missing spinlock usage in chv_gpi [...]
new 9cd347294b1d Merge tag 'intel-pinctrl-v5.7-2' of git://git.kernel.org/p [...]
new dca4f40742e0 pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip
new cf0ca701a01c Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm [...]
new b69e2ef24b7b nvme-pci: dma read memory barrier for completions
new 394895539751 Merge branch 'nvme-5.7' of git://git.infradead.org/nvme in [...]
new 3d1c1e5931ce Merge tag 'block-5.7-2020-05-16' of git://git.kernel.dk/li [...]
The 15 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:
drivers/nvme/host/pci.c | 5 +++++
drivers/pinctrl/actions/pinctrl-s700.c | 2 +-
drivers/pinctrl/intel/pinctrl-baytrail.c | 1 +
drivers/pinctrl/intel/pinctrl-cherryview.c | 4 ++++
drivers/pinctrl/intel/pinctrl-sunrisepoint.c | 15 ++++++++-------
drivers/pinctrl/mediatek/pinctrl-paris.c | 2 --
drivers/pinctrl/qcom/pinctrl-msm.c | 27 ++++++++++++++++++++++++++-
fs/io_uring.c | 17 ++++++++---------
8 files changed, 53 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.