This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 1ac4ade42 0: update: binutils-gcc-glibc-qemu: 6
new 200d673a3 0: update: binutils-gcc-glibc-qemu: 6
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 (1ac4ade42)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 189 +-
02-prepare_abe/console.log | 428 +-
04-build_abe-binutils/console.log | 11227 ++--
05-build_abe-stage1/console.log | 20146 +++---
06-build_abe-linux/console.log | 260 +-
07-build_abe-glibc/console.log | 36115 +++++------
08-build_abe-stage2/console.log | 47700 +++++++-------
09-build_abe-qemu/console.log | 3468 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 119697 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
12 files changed, 119224 insertions(+), 120032 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 48d1093a1 0: update: llvm-linux: boot
new ef2ba8774 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 (48d1093a1)
\
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 | 245 +-
02-build_llvm/console.log | 12564 +++++++++++++++++------------------
03-build_linux/console.log | 572 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13431 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13402 insertions(+), 13442 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_cross
in repository toolchain/ci/interesting-commits.
from 48b016f Add regression 43ddc027addb7f4f1904a1b739e6ba1ab5acbb6c from [...]
new 3905ef8 Add regression a6ddbacd3ad9e3a34f77311dbb136d977c79e607 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.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from 3ee527923b1 aarch64: Clear canary value after stack_protect_test [PR96191]
new 44337fbf592 add --with-tune configure flag
new 87fd84e59dc add --with-{cpu,arch,tune}-{32,64} as alias flags for --wit [...]
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/config.gcc | 23 ++++++++++++++++++++---
gcc/doc/install.texi | 2 +-
2 files changed, 21 insertions(+), 4 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/gcc.
from a27067c70b7 Put PREFETCHW back to march=broadwell
adds 6abef270285 Daily bump.
adds c52868904b7 PR target/97682 - Fix to reuse t1 register between call add [...]
adds 9d65095e725 AArch64: Fix overflow in memcopy expansion on aarch64.
adds 7e785f4c764 AArch64: Skip test for pr97535 on ILP32 since it can't expr [...]
new cbc9dab25fb libstdc++: Make pmr::synchronized_pool_resource work withou [...]
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/ChangeLog | 5 +
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 13 +-
gcc/config/riscv/riscv.c | 23 +--
gcc/config/riscv/riscv.h | 6 +-
gcc/testsuite/g++.target/riscv/pr97682.C | 160 +++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr97535.c | 16 +++
gcc/testsuite/gcc.target/riscv/interrupt-3.c | 4 +-
gcc/testsuite/gcc.target/riscv/interrupt-4.c | 4 +-
libstdc++-v3/src/c++17/memory_resource.cc | 127 ++++++++++------
.../synchronized_pool_resource/allocate_single.cc | 24 ++++
.../synchronized_pool_resource/cons_single.cc | 24 ++++
.../synchronized_pool_resource/release_single.cc | 24 ++++
13 files changed, 367 insertions(+), 65 deletions(-)
create mode 100644 gcc/testsuite/g++.target/riscv/pr97682.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr97535.c
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/alloc [...]
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/cons_ [...]
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/relea [...]
--
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/base-artifacts.
discards 7a2d1469e 0: update: binutils-gcc-linux: boot
new e6272bdc5 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 (7a2d1469e)
\
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 | 240 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 11418 ++++++-------
04-build_abe-stage1/console.log | 13417 +++++++--------
05-build_linux/console.log | 696 +-
06-boot_linux/console.log | 404 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26605 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26628 insertions(+), 26594 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.