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/release-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards f0fe4ce0 0: update: binutils-gcc: 2
new 1ec1504b 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 (f0fe4ce0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1588 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 37804 -> 37716 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 499832 -> 499092 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 files changed, 12 insertions(+), 12 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/llvm-master-aarch64-norov-allmodconfig
in repository toolchain/ci/linux.
omits 52cdf267e77d lib/cpumask: move some one-line wrappers to header file
omits db0e627fee42 mm: split include/linux/gfp.h
omits e32bd0390739 lib/cpumask: move one-line wrappers around find_bit to the header
omits 50e413c31800 lib/cpumask: change return types to unsigned
omits 220fed6b782a cpumask: change return types to bool where appropriate
omits 6f020b3fa73b lib/bitmap: change type of bitmap_weight to unsigned int
omits a97ee744f07e lib/bitmap: change return values to bool where appropriate
omits 0f39d5e59e2d arm: align find_bit defs with generic kernel
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch64-norov-all [...]
\
O -- O -- O (52cdf267e77d)
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
Documentation/core-api/mm-api.rst | 8 +-
MAINTAINERS | 1 -
arch/arm/include/asm/bitops.h | 20 +--
include/linux/bitmap.h | 10 +-
include/linux/cpumask.h | 125 +++-----------
include/linux/gfp.h | 334 ++++++++++++++++++++++++++++++++++++-
include/linux/gfp_flags.h | 338 --------------------------------------
lib/bitmap.c | 9 +-
lib/cpumask.c | 97 ++++++++++-
tools/include/linux/bitmap.h | 12 +-
tools/lib/bitmap.c | 6 +-
11 files changed, 477 insertions(+), 483 deletions(-)
delete mode 100644 include/linux/gfp_flags.h
--
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-master-aarch64-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0c295d14 0: update: binutils-llvm-linux-qemu: 23021
new e6cee9fe 0: update: binutils-llvm-linux-qemu: 23021
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 (0c295d14)
\
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 1628 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 32016 -> 31200 bytes
04-build_kernel_llvm/console.log.xz | Bin 62904 -> 63112 bytes
05-build_abe-qemu/console.log.xz | Bin 32136 -> 33024 bytes
06-build_linux/console.log.xz | Bin 4420 -> 4316 bytes
08-check_regression/console.log.xz | Bin 504 -> 480 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 20 ++++++++++----------
9 files changed, 16 insertions(+), 16 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from cb7b01db7a1 c-family: Fix option check in handle_pragma_diagnostic [PR106252]
adds e7a7fed818d vect: Restore optab_vector argument [PR106250]
adds c3ed9e0d6e9 Improved Scalar-To-Vector (STV) support for TImode to V1TIm [...]
adds 12a9b98ac57 Avoid calling range_from_dom when dominator is already resolved.
new 2701442d0cf libsanitizer: cherry-pick 9cf13067cb5088626ba7 from upstream
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/i386/i386-features.cc | 330 ++++++++++++++++-----
gcc/config/i386/i386-features.h | 31 +-
gcc/gimple-range-cache.cc | 7 +-
gcc/testsuite/gcc.dg/vect/pr106250.c | 17 ++
gcc/testsuite/gcc.target/i386/sse4_1-stv-2.c | 14 +
gcc/testsuite/gcc.target/i386/sse4_1-stv-3.c | 14 +
gcc/testsuite/gcc.target/i386/sse4_1-stv-4.c | 14 +
gcc/testsuite/gcc.target/i386/sse4_1-stv-5.c | 14 +
gcc/testsuite/gcc.target/i386/sse4_1-stv-6.c | 15 +
gcc/tree-vect-loop.cc | 2 +-
.../sanitizer_platform_limits_posix.cpp | 10 +-
11 files changed, 375 insertions(+), 93 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr106250.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-stv-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-stv-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-stv-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-stv-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-stv-6.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 4cbe4ca5da gdb: add support for disassembler styling using libopcodes
adds f58d9432cd Try a couple PAuth compilation flags for gdb.arch/aarch64-pauth.exp
adds fdee9814e6 Fix non-existent "@var{thread-id}" in stop reply descriptions
adds 5d067f3d41 Fix core-file -> detach -> crash (corefiles/29275)
adds a78ef87574 Always emit =thread-exited notifications, even if silent
No new revisions were added by this update.
Summary of changes:
gdb/corelow.c | 27 +++++++--
gdb/doc/gdb.texinfo | 20 +++----
gdb/mi/mi-interp.c | 3 -
gdb/testsuite/gdb.arch/aarch64-pauth.exp | 19 +++++-
gdb/testsuite/gdb.base/corefile.exp | 12 ++++
.../{gdb.base/patch.c => gdb.mi/mi-corefile.c} | 9 +--
gdb/testsuite/gdb.mi/mi-corefile.exp | 69 ++++++++++++++++++++++
7 files changed, 133 insertions(+), 26 deletions(-)
copy gdb/testsuite/{gdb.base/patch.c => gdb.mi/mi-corefile.c} (85%)
create mode 100644 gdb/testsuite/gdb.mi/mi-corefile.exp
--
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 3f7cadf7 2: update: binutils-gcc: 1
new fae14f40 2: update: binutils-gcc: 1
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 (3f7cadf7)
\
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 1632 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2704 -> 2708 bytes
04-build_abe-binutils/console.log.xz | Bin 52216 -> 51912 bytes
05-build_abe-bootstrap/console.log.xz | Bin 129972 -> 130556 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++++-----
7 files changed, 29 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.