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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 139fc3aa3 2: update: binutils-gcc-linux-qemu: 20990
new f9a2dc783 2: update: binutils-gcc-linux-qemu: 20990
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 (139fc3aa3)
\
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:
01-reset_artifacts/console.log | 132 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11809 +++++-----
04-build_abe-stage1/console.log | 16118 ++++++-------
05-build_linux/console.log | 9408 ++++----
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 4 +-
09-update_baseline/console.log | 32 +-
09-update_baseline/results.regressions | 4 +-
console.log | 37967 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 38010 insertions(+), 37928 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 d96b8556e56 reassoc: Optimize x > 0x1fff || y > 0x1fff into (x | y) > 0 [...]
new a9ec9902d7f fold-const: Avoid (cast) ((cast2) x p+ y) folding for -fsan [...]
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/fold-const.c | 14 ++++++++++++--
gcc/testsuite/g++.dg/ubsan/align-4.C | 31 +++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/align-4.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.
unknown user pushed a change to branch master
in repository gcc.
from 1af3f4a2893 d: Mangled Symbols now back reference types and identifiers
new d96b8556e56 reassoc: Optimize x > 0x1fff || y > 0x1fff into (x | y) > 0 [...]
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/testsuite/gcc.dg/tree-ssa/pr56719.c | 33 +++++++++++++
gcc/tree-ssa-reassoc.c | 87 +++++++++++++++++++++++++++++----
2 files changed, 110 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr56719.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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c04f99043 0: update: binutils-gcc-linux-qemu: boot
new a4e2e6c89 0: update: binutils-gcc-linux-qemu: 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 (c04f99043)
\
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:
01-reset_artifacts/console.log | 182 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10165 ++++-----
04-build_abe-stage1/console.log | 16345 +++++++-------
05-build_linux/console.log | 720 +-
06-build_abe-qemu/console.log | 6059 +++---
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 33951 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
13 files changed, 33988 insertions(+), 33922 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-defconfig
in repository toolchain/ci/linux.
from 139711f033f6 Merge branch 'akpm' (patches from Andrew)
adds 60267ba35c74 ceph: reencode gid_list when reconnecting
adds ad32fe8801c3 libceph: fix auth_signature buffer allocation in secure mode
adds f5f2c9a0e307 libceph: align session_key and con_secret to 16 bytes
adds 664f1e259a98 libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE
adds f6e1ea196492 Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/cep [...]
No new revisions were added by this update.
Summary of changes:
fs/ceph/mds_client.c | 53 ++++++++++++++++++++---------------------------
include/linux/ceph/msgr.h | 4 ++--
net/ceph/messenger_v2.c | 15 +++++++++++---
3 files changed, 36 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.