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-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 094951090f Automatic date update in version.in
adds 5d2c57a3b7 Automatic date update in version.in
adds 3e7bd7f241 RISC-V: Fix linker problems with tls copy relocs.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elfnn-riscv.c | 14 ++++++++++++++
bfd/version.h | 2 +-
3 files changed, 21 insertions(+), 1 deletion(-)
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d5f9d678 0: update: binutils-gcc-linux: all
new a336e30e 0: update: binutils-gcc-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 (d5f9d678)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 156 +-
02-prepare_abe/console.log | 28 +-
03-build_abe-binutils/console.log | 9611 +++++------
04-build_abe-stage1/console.log | 20013 ++++++++++++-----------
05-build_linux/console.log | 1056 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30878 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30884 insertions(+), 30888 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-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 094951090f Automatic date update in version.in
adds 5d2c57a3b7 Automatic date update in version.in
adds 3e7bd7f241 RISC-V: Fix linker problems with tls copy relocs.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elfnn-riscv.c | 14 ++++++++++++++
bfd/version.h | 2 +-
3 files changed, 21 insertions(+), 1 deletion(-)
--
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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7ce5a7d9 0: update: binutils-gcc-linux: all
new 0d214558 0: update: binutils-gcc-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 (7ce5a7d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 130 +-
02-prepare_abe/console.log | 184 +-
03-build_abe-binutils/console.log | 11364 +++++++--------
04-build_abe-stage1/console.log | 15732 ++++++++++----------
05-build_linux/console.log | 806 +-
06-boot_linux/console.log | 2 +-
console.log | 28218 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 28222 insertions(+), 28230 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 e999519d186 Fix wrong dates in ChangeLog
new 1f3651d0907 PR lto/91572 * tree.c (find_decls_types_in_node): Also wa [...]
new ce7399f7a49 PR middle-end/91623 * optabs.c (expand_vec_cond_expr): If [...]
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/ChangeLog | 12 ++++++++++++
gcc/optabs.c | 19 +++++++++++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/lto/pr91572_0.C | 12 ++++++++++++
gcc/testsuite/gcc.target/i386/pr91623.c | 32 ++++++++++++++++++++++++++++++++
gcc/tree.c | 7 +++++++
6 files changed, 90 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/lto/pr91572_0.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr91623.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 llvm.
from 6ab1b05c57a [ARM] Remove MVE masked loads/stores
new cbf4bd65e1b [ConstantFolding] Fix 'undef' folding for @llvm.[us]{add,su [...]
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:
lib/Analysis/ConstantFolding.cpp | 29 ++++++++++++++++++-----------
test/Transforms/ConstProp/overflow-ops.ll | 13 ++++++++-----
2 files changed, 26 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_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from e6f3dfac35 Automatic date update in version.in
adds efc13b7f02 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.