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-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 0f0f8bd7 0: update: binutils-gcc-linux: boot
new d9a1f4f7 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 (0f0f8bd7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 220 +-
02-prepare_abe/console.log | 320 +-
03-build_abe-binutils/console.log | 10818 ++++++-------
04-build_abe-stage1/console.log | 18049 ++++++++++-----------
05-build_linux/console.log | 698 +-
06-boot_linux/console.log | 484 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 30634 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30616 insertions(+), 30639 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 users/amerey/debuginfod
in repository binutils-gdb.
from 1cbbbf89e10 Add progressfn help messages
new 6c29562bead fix line format
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/configure | 10 ++--
gdb/configure.ac | 4 +-
gdb/debuginfod-support.c | 41 +++++++------
gdb/debuginfod-support.h | 12 ++--
gdb/dwarf2read.c | 20 +++----
gdb/elfread.c | 54 ++++++++---------
gdb/source.c | 44 +++++++-------
.../gdb.debuginfod/fetch_src_and_symbols.exp | 70 +++++++++++-----------
8 files changed, 127 insertions(+), 128 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-release-aarch64-next-allyesconfig
in repository toolchain/ci/llvm-project.
from 5175565cf15 Add -std=c++20 flag, replace C++2a with C++20 throughout th [...]
adds f004359106c [windows] Add /Gw to compiler flags
adds 4bcdac8d762 [RISCV] Correct the CallPreservedMask for the function call [...]
adds a572a8a147c [CMake] CheckAtomic.cmake: catch false positives in RISC-V
adds 7a18790ae2f [libc++] Fix ABI break in __bit_reference.
adds d75ce45777d Revert "[CMake] CheckAtomic.cmake: catch false positives in [...]
No new revisions were added by this update.
Summary of changes:
libcxx/include/__bit_reference | 15 +++++
.../trivial_for_purposes_of_call.pass.cpp | 57 ++++++++++++++++++
llvm/cmake/modules/HandleLLVMOptions.cmake | 4 ++
llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp | 7 ---
llvm/test/CodeGen/RISCV/interrupt-attr-callee.ll | 70 ++++++++++++++++++++++
llvm/utils/gn/build/BUILD.gn | 1 +
6 files changed, 147 insertions(+), 7 deletions(-)
create mode 100644 libcxx/test/libcxx/containers/sequences/vector.bool/trivial_for [...]
create mode 100644 llvm/test/CodeGen/RISCV/interrupt-attr-callee.ll
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 52092242 0: update: llvm-linux: all
new 76837eeb 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 (52092242)
\
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 | 184 +-
02-build_llvm/console.log | 12676 ++++++++++++++--------------
03-build_linux/console.log | 3982 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 16868 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 16939 insertions(+), 16811 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-release-aarch64-stable-defconfig
in repository toolchain/ci/llvm-project.
from 5175565cf15 Add -std=c++20 flag, replace C++2a with C++20 throughout th [...]
adds f004359106c [windows] Add /Gw to compiler flags
adds 4bcdac8d762 [RISCV] Correct the CallPreservedMask for the function call [...]
adds a572a8a147c [CMake] CheckAtomic.cmake: catch false positives in RISC-V
adds 7a18790ae2f [libc++] Fix ABI break in __bit_reference.
adds d75ce45777d Revert "[CMake] CheckAtomic.cmake: catch false positives in [...]
No new revisions were added by this update.
Summary of changes:
libcxx/include/__bit_reference | 15 +++++
.../trivial_for_purposes_of_call.pass.cpp | 57 ++++++++++++++++++
llvm/cmake/modules/HandleLLVMOptions.cmake | 4 ++
llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp | 7 ---
llvm/test/CodeGen/RISCV/interrupt-attr-callee.ll | 70 ++++++++++++++++++++++
llvm/utils/gn/build/BUILD.gn | 1 +
6 files changed, 147 insertions(+), 7 deletions(-)
create mode 100644 libcxx/test/libcxx/containers/sequences/vector.bool/trivial_for [...]
create mode 100644 llvm/test/CodeGen/RISCV/interrupt-attr-callee.ll
--
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 74a515ef 0: update: llvm-linux: boot
new 56b2e587 0: update: llvm-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 (74a515ef)
\
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 | 166 +-
02-build_llvm/console.log | 12672 +++++++++++++++++-----------------
03-build_linux/console.log | 890 ++-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 40 +-
06-update_baseline/console.log | 2 +-
console.log | 14208 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14210 insertions(+), 14214 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/gnu-release-arm-stable-defconfig
in repository toolchain/ci/gcc.
from 00244172f8e [fortran] xfail no longer necessary in typebound_call_22.f03
adds 2ee6afc2b45 Daily bump.
adds f55bf4ddbfa i386: Skip ENDBR32 at the target function entry
adds bd2537ed5d4 i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 16 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 7 ++++++-
gcc/config/i386/mmx.md | 8 ++++----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr93656.c | 4 ++++
6 files changed, 39 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr93656.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-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 1bed83a3 0: update: binutils-gcc-linux: boot
new a048c18c 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 (1bed83a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11092 ++++++-------
04-build_abe-stage1/console.log | 18257 +++++++++++----------
05-build_linux/console.log | 834 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 31362 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 31337 insertions(+), 31376 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.