This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from dd1396b5f0 Automatic date update in version.in
adds d9b45ba2ee Automatic date update in version.in
adds 6bd77506c0 Automatic date update in version.in
adds 88cb287c03 Automatic date update in version.in
adds 4c30ee3286 Automatic date update in version.in
adds de955b29e6 Automatic date update in version.in
adds a81254fae7 Automatic date update in version.in
adds bf57d8eb47 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/llvm-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 8ef45bea 0: update: binutils-llvm-linux-qemu: boot
new 2dd519e7 0: update: binutils-llvm-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 (8ef45bea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 102 +-
02-prepare_abe/console.log | 264 +-
03-build_abe-binutils/console.log | 11364 ++++++------
04-build_llvm/console.log | 13792 +++++++--------
05-build_abe-qemu/console.log | 7039 ++++----
06-build_linux/console.log | 880 +-
07-boot_linux/console.log | 498 +-
08-check_regression/console.log | 12 +-
09-update_baseline/console.log | 12 +-
console.log | 33963 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 33989 insertions(+), 33959 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 releases/gcc-11
in repository gcc.
from 85f85b7e62a arm: Fix multilib mapping for CDE extensions [PR100856].
new fe918041ce9 libstdc++: Replace incorrect static assertion in std::reduc [...]
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:
libstdc++-v3/include/std/numeric | 6 ++++--
libstdc++-v3/testsuite/26_numerics/reduce/95833.cc | 16 ++++++++++++++++
2 files changed, 20 insertions(+), 2 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/reduce/95833.cc
--
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 releases/gcc-11
in repository gcc.
from 94d5c3a781c arm: Fix the mve multilib for the broken cmse support (pr99939).
new d4eafcd3d3b arm: Fix polymorphic variants failing with undefined refere [...]
new 85f85b7e62a arm: Fix multilib mapping for CDE extensions [PR100856].
The 2 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/common/config/arm/arm-common.c | 47 ++++++-
gcc/config/arm/arm-cpus.in | 2 +
gcc/config/arm/arm.h | 15 ++
gcc/config/arm/arm.opt | 6 +
gcc/config/arm/arm_mve.h | 151 +++++++++++----------
gcc/config/arm/t-rmprofile | 25 +++-
gcc/testsuite/gcc.target/arm/acle/pr100856.c | 10 ++
gcc/testsuite/gcc.target/arm/multilib.exp | 113 +++++++++++++++
.../gcc.target/arm/mve/intrinsics/pr101016.c | 136 +++++++++++++++++++
9 files changed, 417 insertions(+), 88 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/acle/pr100856.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/pr101016.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 releases/gcc-10
in repository gcc.
from 49b41ca3d01 libstdc++: Remove unused helpers for std::variant
new 9ea29759feb arm: Fix polymorphic variants failing with undefined refere [...]
new e5384e74663 arm: Fix multilib mapping for CDE extensions [PR100856].
The 2 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/common/config/arm/arm-common.c | 47 ++++++-
gcc/config/arm/arm-cpus.in | 2 +
gcc/config/arm/arm.h | 15 ++
gcc/config/arm/arm.opt | 6 +
gcc/config/arm/arm_mve.h | 151 +++++++++++----------
gcc/config/arm/t-rmprofile | 25 +++-
gcc/testsuite/gcc.target/arm/acle/pr100856.c | 10 ++
gcc/testsuite/gcc.target/arm/multilib.exp | 113 +++++++++++++++
.../gcc.target/arm/mve/intrinsics/pr101016.c | 136 +++++++++++++++++++
9 files changed, 417 insertions(+), 88 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/acle/pr100856.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/pr101016.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.