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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e2a1d5d0 0: update: binutils-gcc-linux-qemu: all
new cbff5570 0: update: binutils-gcc-linux-qemu: 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 (e2a1d5d0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 180 +-
02-prepare_abe/console.log | 86 +-
03-build_abe-binutils/console.log | 10936 ++++-----
04-build_abe-stage1/console.log | 19333 ++++++++-------
05-build_abe-qemu/console.log | 6567 ++---
06-build_linux/console.log | 1053 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 38197 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 38191 insertions(+), 38237 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 1805bf753f s390x: Check HWCAP bits against compiler flags
new f294306ba1 Remove --enable-stackguard-randomization (BZ #27872)
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:
config.h.in | 3 ---
configure | 16 ----------------
configure.ac | 9 ---------
3 files changed, 28 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 32bd0353db3 Fix typos.
new 8d51039cb7c middle-end/100672 - fix bogus right shift folding
new 3eddaad02dc aarch64: Relax aarch64_<sur><addsub>hn2<mode> RTL pattern
new 4e26303e0b9 aarch64: Relax aarch64_<sur>q<r>shr<u>n2_n<mode> RTL pattern
new 778ac63fe24 aarch64: Relax aarch64_sqxtun2<mode> RTL pattern
new ddbdb9a384f aarch64: Refactor aarch64_<sur>q<r>shr<u>n_n<mode> RTL pattern
new a680be25aa3 testsuite: aarch64: Add tests for high-half narrowing instructions
new 577d5819e0c aarch64: Use an expander for quad-word vec_pack_trunc pattern
new 45364338209 aarch64: Use correct type attributes for RTL generating XTN(2)
The 8 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-simd-builtins.def | 18 +-
gcc/config/aarch64/aarch64-simd.md | 267 +++++++++++++++------
gcc/config/aarch64/iterators.md | 19 +-
gcc/fold-const.c | 4 +-
gcc/testsuite/gcc.dg/torture/pr100672.c | 19 ++
.../gcc.target/aarch64/narrow_high_combine.c | 125 ++++++++++
6 files changed, 355 insertions(+), 97 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr100672.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/narrow_high_combine.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 7bb4b7a5ca9 aarch64: Enable aarch64_load to use UNSPEC_PRED_X loads
new 32bd0353db3 Fix typos.
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/cp/mangle.c | 2 +-
gcc/jit/libgccjit.c | 2 +-
gcc/testsuite/gcc.dg/local1.c | 2 +-
gcc/testsuite/gcc.dg/ucnid-5-utf8.c | 2 +-
gcc/testsuite/gcc.dg/ucnid-5.c | 2 +-
5 files changed, 5 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 binutils-gdb.
from d9211df246b gdb/testsuite: resolve duplicate test names in gdb.guile/*.exp
new 4915bfdcfb2 gdb: Add an overloaded ui_out::text accepting a const std:: [...]
new 8dd8c8d4ab2 gdb: Pass std::strings to ui_out::field_string () where convenient
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:
gdb/ada-lang.c | 4 ++--
gdb/break-catch-sig.c | 2 +-
gdb/break-catch-throw.c | 2 +-
gdb/cli/cli-setshow.c | 4 ++--
gdb/disasm.c | 2 +-
gdb/infcmd.c | 2 +-
gdb/inferior.c | 2 +-
gdb/linux-thread-db.c | 2 +-
gdb/mi/mi-cmd-var.c | 22 +++++++++++-----------
gdb/mi/mi-main.c | 14 +++++++-------
gdb/osdata.c | 3 +--
gdb/probe.c | 5 ++---
gdb/source.c | 2 +-
gdb/target-connection.c | 2 +-
gdb/thread.c | 5 ++---
gdb/tracepoint.c | 4 ++--
gdb/ui-out.c | 11 +++++++++--
gdb/ui-out.h | 4 +++-
18 files changed, 49 insertions(+), 43 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 35a16e4b38e Avoid marking TARGET_MEM_REF bases addressable
new 7bb4b7a5ca9 aarch64: Enable aarch64_load to use UNSPEC_PRED_X loads
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/aarch64/aarch64-sve-builtins-base.cc | 2 +-
gcc/config/aarch64/aarch64-sve.md | 4 ++--
gcc/config/aarch64/iterators.md | 4 ++++
gcc/testsuite/gcc.target/aarch64/sve/ld1_extend.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_and_2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_and_3.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_and_4.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_and_6.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_and_7.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_eor_2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_eor_3.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_eor_4.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_eor_6.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_eor_7.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_orr_2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_orr_3.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_orr_4.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_orr_6.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/logical_unpacked_orr_7.c | 2 +-
19 files changed, 32 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/ld1_extend.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 1467100fc72 Add 'libgomp.oacc-c-c++-common/private-atomic-1.c' [PR83812]
new 2e6ad1ba532 Enable more WITH_SIZE_EXPR processing
new 35a16e4b38e Avoid marking TARGET_MEM_REF bases addressable
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/builtins.c | 4 ++++
gcc/cfgexpand.c | 10 ++++++----
gcc/gimple-walk.c | 8 --------
gcc/tree-dfa.c | 5 +++++
gcc/tree-ssa-alias.c | 36 ++++++++++++++++++++++++++----------
gcc/tree-ssa-dce.c | 2 +-
gcc/tree-ssa-operands.c | 4 +++-
gcc/tree-ssa.c | 10 ++++++++++
gcc/tree.c | 7 ++-----
9 files changed, 57 insertions(+), 29 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 binutils-gdb.
from 2129a942553 [gdb/testsuite] Fix read1 timeout in gdb.base/info-types-c++.exp
new d9211df246b gdb/testsuite: resolve duplicate test names in gdb.guile/*.exp
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.guile/scm-pretty-print.exp | 7 ++++---
2 files changed, 9 insertions(+), 3 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 newlib.
from 7b8edba62 Cygwin: POSIX message queues: simplify sync object creation
new c8949d040 Cygwin: Handle virtual drives as non-symlinks
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:
winsup/cygwin/path.cc | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.