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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 66f992392 2: update: binutils-llvm-linux-qemu: 22047
new 68be9a1ba 2: update: binutils-llvm-linux-qemu: 22047
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 (66f992392)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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.xz | Bin 1568 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 31504 -> 31684 bytes
04-build_llvm/console.log.xz | Bin 59172 -> 59328 bytes
05-build_abe-qemu/console.log.xz | Bin 29680 -> 30440 bytes
06-build_linux/console.log.xz | Bin 4284 -> 4164 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 22 +++++++++++-----------
9 files changed, 17 insertions(+), 17 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_bmk_gnu_eabi_stm32
in repository toolchain/ci/interesting-commits.
from 94b2828 Add last-good 228d64af4e244faabab5c47506920a1bde85d74e from h [...]
new e784df8 Add regression e163dbbc4433e598cad7e6011b255d1d6ad93a3b from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_bmk_gnu_eabi_stm32
in repository toolchain/ci/interesting-commits.
from 7af1d54 Add regression 90950758eb9f65227ef4ce8597ccc922959e25f6 from [...]
new 94b2828 Add last-good 228d64af4e244faabab5c47506920a1bde85d74e from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 456b53654a3 Add combine splitter to transform vpternlogd/vpcmpeqd/vpxor [...]
adds 744428312e2 Revert "Fixed typo"
adds 7c0ceaed0c0 Darwin, ppc: Additional change for r12-5974.
adds ff56eea24e4 Darwin, Driver: Avoid a link line for empty commands.
adds 80091f94268 Sync config.sub: 2021-10-27
adds 574c09da48a libgcc, Darwin: Add missing build dependencies.
adds 411ac94611f slp: check that the operation we're combing is a boolean op [...]
adds 7fa2a204670 docs: Fix spelling issues in -fipa-strict-aliasing.
adds 7dca2ad6491 docs: fix option name reference
new e781cb93d7d vect: Fix multi-vector SLP gather loads [PR103744]
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.sub | 79 +++++++++++++++++++----------
gcc/config/darwin-driver.c | 8 ++-
gcc/config/darwin.h | 5 --
gcc/config/rs6000/darwin.h | 2 +-
gcc/doc/invoke.texi | 8 +--
gcc/testsuite/gcc.dg/vect/pr103744-1.c | 20 ++++++++
gcc/testsuite/gcc.dg/vect/pr103744-2.c | 31 +++++++++++
gcc/testsuite/gcc.target/aarch64/pr103741.c | 26 ++++++++++
gcc/tree-vect-stmts.c | 10 ++--
libgcc/config.host | 4 ++
libgcc/config/rs6000/t-darwin-ehs | 4 +-
libgcc/config/t-darwin-ehs | 3 ++
libgcc/config/t-slibgcc-darwin | 8 +--
13 files changed, 159 insertions(+), 49 deletions(-)
mode change 100755 => 100644 config.sub
create mode 100644 gcc/testsuite/gcc.dg/vect/pr103744-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr103744-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103741.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 27e3da31c3 asan: NULL dereference in bfd_elf_set_group_contents
adds 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/sigwinch-notty.exp | 70 +++++++++++++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 4 +-
gdb/testsuite/lib/notty-wrap | 24 +++++++++++
gdb/tui/tui-interp.c | 10 ++++-
4 files changed, 105 insertions(+), 3 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/sigwinch-notty.exp
create mode 100755 gdb/testsuite/lib/notty-wrap
--
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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards a4183f84f 0: update: binutils-gcc: 2
new 3e7eb466e 0: update: binutils-gcc: 2
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 (a4183f84f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1532 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50720 -> 52660 bytes
05-build_abe-bootstrap/console.log.xz | Bin 466168 -> 466088 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.