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/gcc.
from a99a8431e67 Rename 'libgomp.oacc-c-c++-common/static-dynamic-lifetimes- [...]
adds 12d027adaf2 Daily bump.
adds 7c94472580a Backport from trunk of the fix for PR 94270.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-decl.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_6.f90 | 13 +++++++++++++
5 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_6.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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9cab36615 0: update: binutils-gcc-linux: all
new 4311be91f 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 (9cab36615)
\
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 | 66 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 10531 +++++------
04-build_abe-stage1/console.log | 18271 +++++++++---------
05-build_linux/console.log | 822 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30112 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 30062 insertions(+), 30174 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/linux.
from 8f3d9f354286 Linux 5.7-rc1
new ac4075bca10b m68k: Drop redundant generic-y += hardirq.h
new c72057b56f7e afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetc [...]
new 3e0d9892c0e7 afs: Fix decoding of inline abort codes from version 1 sta [...]
new b98f0ec91c42 afs: Fix rename operation status delivery
new 3efe55b09a92 afs: Fix length of dump of bad YFSFetchStatus record
new 2105c2820d36 afs: Fix race between post-modification dir edit and readd [...]
new 40fc81027f89 afs: Fix afs_d_validate() to set the right directory version
new f4cd66682b27 Merge tag 'afs-fixes-20200413' of git://git.kernel.org/pub [...]
adds 4d4225fc228e btrfs: check commit root generation in should_ignore_root
adds 4fdb688c7071 btrfs: fix lost i_size update after cloning inline extent
adds 7af597433d43 btrfs: make full fsyncs always operate on the entire file again
adds d611add48b71 btrfs: fix reclaim counter leak of space_info objects
adds 34c51814b2b8 btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYN [...]
new 6cc9306b8fc0 Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/sc [...]
adds 032d4a480220 hv: hyperv_vmbus.h: Replace zero-length array with flexibl [...]
adds 3e0d3776501a hv_debugfs: Make hv_debug_root static
adds 97d9f1c43bed x86: hyperv: report value of misc_features
adds 74347a99e73a x86/Hyper-V: Unload vmbus channel in hv panic callback
adds 7f11a2cc10a4 x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
adds 73f26e526f19 x86/Hyper-V: Trigger crash enlightenment only once during [...]
adds a11589563e96 x86/Hyper-V: Report crash register data or kmsg before run [...]
adds 040026df7088 x86/Hyper-V: Report crash register data when sysctl_record [...]
adds f3a99e761efa x86/Hyper-V: Report crash data in die() when panic_on_oops is set
new 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
The 10 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:
arch/m68k/include/asm/Kbuild | 1 -
arch/x86/hyperv/hv_init.c | 6 ++-
arch/x86/kernel/cpu/mshyperv.c | 14 +++++-
drivers/hv/channel_mgmt.c | 3 ++
drivers/hv/hv_debugfs.c | 2 +-
drivers/hv/hyperv_vmbus.h | 2 +-
drivers/hv/vmbus_drv.c | 62 ++++++++++++++++-------
fs/afs/dir.c | 108 +++++++++++++++++++++++++----------------
fs/afs/dir_silly.c | 22 ++++++---
fs/afs/fsclient.c | 27 ++++++-----
fs/afs/yfsclient.c | 26 +++++-----
fs/btrfs/block-group.c | 1 +
fs/btrfs/file.c | 15 ++++++
fs/btrfs/reflink.c | 1 +
fs/btrfs/relocation.c | 4 +-
fs/btrfs/space-info.c | 20 +++++---
fs/btrfs/tree-log.c | 93 ++++++-----------------------------
include/asm-generic/mshyperv.h | 2 +-
include/uapi/linux/btrfs.h | 10 ++--
19 files changed, 230 insertions(+), 189 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 a99a8431e67 Rename 'libgomp.oacc-c-c++-common/static-dynamic-lifetimes- [...]
adds 12d027adaf2 Daily bump.
adds 7c94472580a Backport from trunk of the fix for PR 94270.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-decl.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_6.f90 | 13 +++++++++++++
5 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_6.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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0dc7b7147 0: update: binutils-gcc-linux: all
new ca59c4efe 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 (0dc7b7147)
\
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 | 168 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 9727 +++++------
04-build_abe-stage1/console.log | 16498 +++++++++---------
05-build_linux/console.log | 632 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27269 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 27220 insertions(+), 27338 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 a99a8431e67 Rename 'libgomp.oacc-c-c++-common/static-dynamic-lifetimes- [...]
adds 12d027adaf2 Daily bump.
adds 7c94472580a Backport from trunk of the fix for PR 94270.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-decl.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_6.f90 | 13 +++++++++++++
5 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_6.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/base-artifacts.
discards 8b16d6c40 0: update: binutils-gcc-linux: all
new 8b0e0d753 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 (8b16d6c40)
\
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 | 216 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11453 ++++++-------
04-build_abe-stage1/console.log | 13802 ++++++++-------
05-build_linux/console.log | 824 +-
06-boot_linux/console.log | 3 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 26720 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 26675 insertions(+), 26812 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_tx1/llvm-master-aarch64-spec2k6-O2
in repository toolchain/ci/glibc.
from b1caa144c7 Update mips libm-test-ulps
adds b56875d5e0 Update kernel version to 5.6 in tst-mman-consts.py.
adds 319d2a7b60 Add GRND_INSECURE from Linux 5.6 to sys/random.h
adds df76ff3a44 x32: Properly pass long to syscall [BZ #25810]
adds 2102bec982 hurd: add mach_print function
adds 00515ea3a1 linux: wait4: Fix incorrect return value comparison
adds c4d4419433 posix: Add wait4 test case
No new revisions were added by this update.
Summary of changes:
mach/Versions | 3 +
manual/crypt.texi | 3 +
posix/Makefile | 3 +-
posix/tst-wait4.c | 209 ++++++++++++++++++++++++++++
stdlib/sys/random.h | 1 +
sysdeps/mach/hurd/i386/libc.abilist | 1 +
sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +-
sysdeps/unix/sysv/linux/wait4.c | 19 ++-
sysdeps/unix/sysv/linux/x86_64/sysdep.h | 15 +-
sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h | 16 +++
10 files changed, 254 insertions(+), 18 deletions(-)
create mode 100644 posix/tst-wait4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.