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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f4f6618fc 0: update: llvm-linux: all
new caaa2a8ea 0: update: llvm-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 (f4f6618fc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 225 +-
02-build_llvm/console.log | 12674 +++++++++++++++++------------------
03-build_linux/console.log | 714 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13665 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13646 insertions(+), 13666 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 95e10b8aa10 arm: Add new vector mode macros
new 6f513951972 libgomp: disable barriers in nested teams
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:
libgomp/config/gcn/bar.c | 15 +++++++----
libgomp/config/nvptx/bar.c | 18 ++++++++-----
.../nested-parallel-unbalanced.c | 31 ++++++++++++++++++++++
3 files changed, 53 insertions(+), 11 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/nested-parallel-unbalanced.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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 0b0c4b719 0: update: binutils-gcc-linux: boot
new f3c4c6ba3 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 (0b0c4b719)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 128 +-
02-prepare_abe/console.log | 128 +-
03-build_abe-binutils/console.log | 11644 +++++------
04-build_abe-stage1/console.log | 20382 +++++++++---------
05-build_linux/console.log | 626 +-
06-boot_linux/console.log | 416 +-
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 | 33328 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 2 +-
13 files changed, 33353 insertions(+), 33325 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-10
in repository gcc.
from 6b656ae01a1 Daily bump.
new 384274fb7bf arm: Add support for Neoverse V1 CPU
new 0559badf017 aarch64: Update the mangling of single SVE vectors and predicates
new b23cece4748 aarch64: Tweaks to the handling of fixed-length SVE types
new 72f2f177a17 aarch64: Update feature macro name
new a53ad13e710 aarch64: Prevent canary address being spilled to stack
new 59d2f2c7717 arm: Fix canary address calculation for non-PIC
The 6 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/config/aarch64/aarch64-c.c | 2 +-
gcc/config/aarch64/aarch64-protos.h | 20 +++
gcc/config/aarch64/aarch64-sve-builtins.cc | 132 ++++++++++++++---
gcc/config/aarch64/aarch64.c | 164 +++++++++++++++------
gcc/config/aarch64/aarch64.md | 85 +++++------
gcc/config/arm/arm-cpus.in | 10 ++
gcc/config/arm/arm-tables.opt | 3 +
gcc/config/arm/arm-tune.md | 4 +-
gcc/config/arm/arm.md | 4 +-
gcc/doc/invoke.texi | 6 +-
.../aarch64/sve/acle/general-c++/attributes_2.C | 66 +++++++++
.../aarch64/sve/acle/general-c++/mangle_1.C | 26 ++--
.../aarch64/sve/acle/general-c++/mangle_10.C | 19 +++
.../aarch64/sve/acle/general-c++/mangle_2.C | 26 ++--
.../aarch64/sve/acle/general-c++/mangle_3.C | 4 +-
.../aarch64/sve/acle/general-c++/mangle_5.C | 4 +-
.../aarch64/sve/acle/general-c++/mangle_6.C | 36 +++++
.../aarch64/sve/acle/general-c++/mangle_7.C | 19 +++
.../aarch64/sve/acle/general-c++/mangle_8.C | 19 +++
.../aarch64/sve/acle/general-c++/mangle_9.C | 19 +++
.../gcc.target/aarch64/stack-protector-5.c | 23 +++
.../gcc.target/aarch64/stack-protector-6.c | 8 +
.../gcc.target/aarch64/stack-protector-7.c | 25 ++++
.../aarch64/sve/acle/general/attributes_1.c | 4 +-
.../aarch64/sve/acle/general/attributes_7.c | 4 +
gcc/testsuite/gcc.target/arm/stack-protector-3.c | 38 +++++
.../{stack-protector-2.c => stack-protector-4.c} | 2 +-
27 files changed, 616 insertions(+), 156 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/attributes_2.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/mangle_10.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/mangle_6.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/mangle_7.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/mangle_8.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/mangle_9.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/stack-protector-5.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/stack-protector-6.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/stack-protector-7.c
create mode 100644 gcc/testsuite/gcc.target/arm/stack-protector-3.c
copy gcc/testsuite/gcc.target/arm/{stack-protector-2.c => stack-protector-4.c} (84%)
--
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-9
in repository gcc.
from 333a4fe8434 Daily bump.
new f6d4b96180a arm: Add support for Neoverse V1 CPU
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/config/arm/arm-cpus.in | 10 ++++++++++
gcc/config/arm/arm-tables.opt | 3 +++
gcc/config/arm/arm-tune.md | 4 ++--
gcc/doc/invoke.texi | 6 +++---
4 files changed, 18 insertions(+), 5 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 f322701e246 aarch64: Fix ordering of aarch64-cores.def
new 30784833af0 RISC-V: Define __riscv_cmodel_medany for PIC mode.
new 95e10b8aa10 arm: Add new vector mode macros
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/config/arm/arm.h | 41 +++++++++++++++++++
gcc/config/arm/iterators.md | 8 ----
gcc/config/arm/neon.md | 47 +---------------------
gcc/config/arm/vec-common.md | 42 +++----------------
gcc/config/riscv/riscv-c.c | 9 +++--
.../gcc.target/arm/armv8_2-fp16-arith-2.c | 20 +++++----
gcc/testsuite/gcc.target/riscv/predef-3.c | 6 +--
gcc/testsuite/gcc.target/riscv/predef-6.c | 6 +--
8 files changed, 73 insertions(+), 106 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 d3c5702747 Reversing calculation of __x86_shared_non_temporal_threshold
new c670278934 ld.so: add an --argv0 option [BZ #16124]
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:
NEWS | 3 +++
elf/Makefile | 12 ++++++++++--
elf/{tst-single_threaded-static.c => argv0test.c} | 10 ++++++----
elf/rtld.c | 17 ++++++++++++++++-
elf/{tst-rtld-preload.sh => tst-rtld-argv0.sh} | 10 +++++-----
5 files changed, 40 insertions(+), 12 deletions(-)
copy elf/{tst-single_threaded-static.c => argv0test.c} (83%)
copy elf/{tst-rtld-preload.sh => tst-rtld-argv0.sh} (82%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.