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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from f0b8ea109f Automatic date update in version.in
adds 830d57df46 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.
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ac257b7ef 0: update: binutils-gcc-linux-qemu: boot
new 18a8557c5 0: update: binutils-gcc-linux-qemu: 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 (ac257b7ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 31 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-binutils/console.log | 11768 +++++------
04-build_abe-stage1/console.log | 14066 +++++++------
05-build_linux/console.log | 798 +-
06-build_abe-qemu/console.log | 4658 +++--
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 31597 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
13 files changed, 31602 insertions(+), 31612 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9999a77d2 0: update: llvm-linux-qemu: all
new 4a13367e7 0: update: llvm-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 (9999a77d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 226 +-
02-prepare_abe/console.log | 438 +-
03-build_llvm/console.log | 13172 +++++++++++++-------------
04-build_linux/console.log | 664 +-
05-build_abe-qemu/console.log | 4610 ++++-----
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 16 +-
08-update_baseline/console.log | 24 +-
console.log | 19156 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
10 files changed, 19160 insertions(+), 19160 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 4d4490b8d77 ld: xfail riscv64*-*-* for ld-scripts/empty-address-2 tests.
new aa881ecde48 RISC-V: Add pause hint instruction.
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:
bfd/ChangeLog | 4 ++++
bfd/elfxx-riscv.c | 2 +-
gas/ChangeLog | 8 ++++++++
gas/config/tc-riscv.c | 2 ++
gas/testsuite/gas/riscv/{fence-tso.d => pause.d} | 5 ++---
gas/testsuite/gas/riscv/{t_insns.s => pause.s} | 2 +-
include/ChangeLog | 6 ++++++
include/opcode/riscv-opc.h | 3 +++
include/opcode/riscv.h | 1 +
opcodes/ChangeLog | 4 ++++
opcodes/riscv-opc.c | 3 +++
11 files changed, 35 insertions(+), 5 deletions(-)
copy gas/testsuite/gas/riscv/{fence-tso.d => pause.d} (58%)
copy gas/testsuite/gas/riscv/{t_insns.s => pause.s} (53%)
--
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 1b566975242 Adjust testcase for PR 92658
new d02a8b63e5a bswap: Fix up recent vector CONSTRUCTOR optimization [PR98568]
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/gimple-ssa-store-merging.c | 25 ++++++++++++++++++++---
gcc/testsuite/g++.dg/torture/pr98568.C | 37 ++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr98568.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-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from 8d2e64c4a28 reassoc: Fix reassociation on 32-bit hosts with > 32767 bbs [...]
adds ec75f42c930 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 152 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 9 +++
gcc/cp/ChangeLog | 32 ++++++++++
gcc/testsuite/ChangeLog | 91 +++++++++++++++++++++++++++++
libgomp/ChangeLog | 7 +++
6 files changed, 292 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.