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/linux.
from d5beb3140f91 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
adds 78aec9bb1f3c ARC: bitops: Remove unecessary operation and value
adds 5f840df591a9 ARC: mm: fix spelling mistakes
adds e42404fa10fd ARC: stack unwinding: don't assume non-current task is sleeping
adds f737561c7096 ARC: stack unwinding: reorganize how initial register state setup
adds b1489422041b Merge tag 'arc-5.10-rc6' of git://git.kernel.org/pub/scm/l [...]
adds 1179f170b6f0 s390: fix fpu restore in entry.S
adds 80145ac2f739 Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/li [...]
adds 073861ed77b6 mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
adds 98128572084c cifs: fix a memleak with modefromsid
adds de9ac0a6e9ef smb3: Call cifs reconnect from demultiplex thread
adds ac873aa3dc21 smb3: Avoid Mid pending list corruption
adds 1254100030b3 smb3: Handle error case during offload read path
adds 127c501a03d5 Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfr [...]
No new revisions were added by this update.
Summary of changes:
arch/arc/include/asm/bitops.h | 4 +-
arch/arc/kernel/stacktrace.c | 56 +++++++++++++++------------
arch/arc/mm/tlb.c | 24 ++++++------
arch/s390/kernel/asm-offsets.c | 10 ++---
arch/s390/kernel/entry.S | 2 +
fs/cifs/cifsacl.c | 1 +
fs/cifs/smb2ops.c | 88 +++++++++++++++++++++++++++++++++++-------
mm/filemap.c | 8 ++++
mm/page-writeback.c | 6 ---
9 files changed, 133 insertions(+), 66 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 b5eabef5daa [testsuite] Emit 'warning' instead of 'error' diagnostics f [...]
adds 19323ea3e93 c++: Fix FE devirt with diamond inheritance [PR95158]
adds 196716c10bc dwarf2: ICE with local class in unused function [PR97918]
adds b22f1b34c49 changelog: fix parsing of a revert commit
adds 8476cfe5ab1 Daily bump.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 5 +++++
contrib/gcc-changelog/git_commit.py | 27 ++++++++++++++-------------
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/call.c | 20 +++++++++-----------
gcc/cp/class.c | 14 ++++++++++++++
gcc/cp/cp-tree.h | 3 ++-
gcc/dwarf2out.c | 6 +++---
gcc/testsuite/ChangeLog | 28 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/debug/localclass2.C | 24 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/template/virtual5.C | 31 +++++++++++++++++++++++++++++++
12 files changed, 146 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/localclass2.C
create mode 100644 gcc/testsuite/g++.dg/template/virtual5.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-defconfig
in repository toolchain/ci/base-artifacts.
discards 4c32cb6c6 0: update: binutils-gcc-linux: boot
new 0419716b5 0: update: 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 (4c32cb6c6)
\
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 | 193 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11580 +++++------
04-build_abe-stage1/console.log | 18042 +++++++++--------
05-build_linux/console.log | 630 +-
06-boot_linux/console.log | 494 +-
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 | 31407 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31390 insertions(+), 31436 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-stable-allyesconfig
in repository toolchain/ci/gcc.
from b5eabef5daa [testsuite] Emit 'warning' instead of 'error' diagnostics f [...]
adds 19323ea3e93 c++: Fix FE devirt with diamond inheritance [PR95158]
adds 196716c10bc dwarf2: ICE with local class in unused function [PR97918]
adds b22f1b34c49 changelog: fix parsing of a revert commit
adds 8476cfe5ab1 Daily bump.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 5 +++++
contrib/gcc-changelog/git_commit.py | 27 ++++++++++++++-------------
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/call.c | 20 +++++++++-----------
gcc/cp/class.c | 14 ++++++++++++++
gcc/cp/cp-tree.h | 3 ++-
gcc/dwarf2out.c | 6 +++---
gcc/testsuite/ChangeLog | 28 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/debug/localclass2.C | 24 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/template/virtual5.C | 31 +++++++++++++++++++++++++++++++
12 files changed, 146 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/localclass2.C
create mode 100644 gcc/testsuite/g++.dg/template/virtual5.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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e14c41ae1 0: update: binutils-gcc-linux: all
new d61f27bf4 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 (e14c41ae1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 235 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11552 +++++------
04-build_abe-stage1/console.log | 18298 +++++++++--------
05-build_linux/console.log | 1034 +-
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 | 31575 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 31552 insertions(+), 31610 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 glibc.
from aa7e05c304 Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks [...]
new 7e9afa8a84 nptl: Remove unused internal futex functions
new 2e39f65b5e nptl: Remove futex_wait_cancelable
new 9e92278ffa nptl: Remove clockwait_tid
new e77221a523 nptl: Extend __futex_abstimed_wait_cancelable64 comment
new a2b9e1ec9c nptl: Consolidate __futex_abstimed_wait_{cancelable}64
new a52665818a nptl: Remove _futex_clock_wait_bitset64
new a3e7aead03 nptl: Replace __futex_clocklock_wait64 with __futex_abstimed_wait64
new 5289cec4b8 nptl: Replace lll_timedwait with __futex_abstimed_wait64
new 878fe624d4 nptl: Replace lll_futex_{timed_}wait by futex-internal.h
new 2a45be88ed nptl: Replace lll_futex_supported_clockid with futex-internal.h
new b45b1c5ba1 nptl: Replace lll_futex_wake with futex-internal.h
new 74f418b29d nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOC [...]
new b4c3446836 nptl: Return EINVAL for invalid clock for pthread_clockjoin_np
new b4f020c9b4 timezone: Change zdump installation to bin directory
new 05d38b3ef5 NEWS entry for commit b4f020c9b408fb3d1d3d4901c4a71839145f8791
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:
NEWS | 4 +
manual/threads.texi | 2 +
nptl/Makefile | 3 +-
nptl/lll_timedlock_wait.c | 62 -----------
nptl/lowlevellock.c | 6 +-
nptl/pthread_clockjoin.c | 4 +
nptl/pthread_cond_wait.c | 22 +---
nptl/pthread_join_common.c | 76 +++----------
nptl/pthread_mutex_lock.c | 16 +--
nptl/pthread_mutex_setprioceiling.c | 9 +-
nptl/pthread_mutex_timedlock.c | 26 +++--
nptl/pthread_mutex_unlock.c | 6 +-
nptl/sem_post.c | 9 +-
nptl/tst-mutexpi10.c | 68 ++++++++++++
sysdeps/nptl/futex-internal.c | 212 ++++++------------------------------
sysdeps/nptl/futex-internal.h | 198 ++-------------------------------
sysdeps/nptl/lowlevellock.h | 32 ------
sysdeps/pthread/Makefile | 2 +-
sysdeps/pthread/tst-join15.c | 85 +++++++++++++++
sysdeps/pthread/tst-mutex5.c | 2 +
sysdeps/pthread/tst-mutex9.c | 2 +
timezone/Makefile | 3 +-
22 files changed, 273 insertions(+), 576 deletions(-)
delete mode 100644 nptl/lll_timedlock_wait.c
create mode 100644 nptl/tst-mutexpi10.c
create mode 100644 sysdeps/pthread/tst-join15.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-lts-allnoconfig
in repository toolchain/ci/gcc.
from b5eabef5daa [testsuite] Emit 'warning' instead of 'error' diagnostics f [...]
adds 19323ea3e93 c++: Fix FE devirt with diamond inheritance [PR95158]
adds 196716c10bc dwarf2: ICE with local class in unused function [PR97918]
adds b22f1b34c49 changelog: fix parsing of a revert commit
adds 8476cfe5ab1 Daily bump.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 5 +++++
contrib/gcc-changelog/git_commit.py | 27 ++++++++++++++-------------
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/call.c | 20 +++++++++-----------
gcc/cp/class.c | 14 ++++++++++++++
gcc/cp/cp-tree.h | 3 ++-
gcc/dwarf2out.c | 6 +++---
gcc/testsuite/ChangeLog | 28 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/debug/localclass2.C | 24 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/template/virtual5.C | 31 +++++++++++++++++++++++++++++++
12 files changed, 146 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/localclass2.C
create mode 100644 gcc/testsuite/g++.dg/template/virtual5.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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6818204fa 0: update: binutils-gcc-linux: all
new 8d06dc4c2 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 (6818204fa)
\
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 | 106 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11540 +++++------
04-build_abe-stage1/console.log | 18228 +++++++++--------
05-build_linux/console.log | 776 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 22 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31124 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 31104 insertions(+), 31156 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 45281f120da Free more of CFG
new 049ce9d233e middle-end: __builtin_mul_overflow expansion improvements [ [...]
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/internal-fn.c | 83 ++++++++++++++++++++++-
gcc/testsuite/gcc.dg/builtin-artih-overflow-5.c | 87 +++++++++++++++++++++++++
2 files changed, 169 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/builtin-artih-overflow-5.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-lts-defconfig
in repository toolchain/ci/gcc.
from b5eabef5daa [testsuite] Emit 'warning' instead of 'error' diagnostics f [...]
adds 19323ea3e93 c++: Fix FE devirt with diamond inheritance [PR95158]
adds 196716c10bc dwarf2: ICE with local class in unused function [PR97918]
adds b22f1b34c49 changelog: fix parsing of a revert commit
adds 8476cfe5ab1 Daily bump.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 5 +++++
contrib/gcc-changelog/git_commit.py | 27 ++++++++++++++-------------
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/call.c | 20 +++++++++-----------
gcc/cp/class.c | 14 ++++++++++++++
gcc/cp/cp-tree.h | 3 ++-
gcc/dwarf2out.c | 6 +++---
gcc/testsuite/ChangeLog | 28 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/debug/localclass2.C | 24 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/template/virtual5.C | 31 +++++++++++++++++++++++++++++++
12 files changed, 146 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/localclass2.C
create mode 100644 gcc/testsuite/g++.dg/template/virtual5.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.