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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c0d1215c 0: update: binutils-llvm-linux-qemu: boot
new 55232dba 0: update: binutils-llvm-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 (c0d1215c)
\
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 | 136 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11672 +++++++-------
04-build_llvm/console.log | 13174 ++++++++--------
05-build_linux/console.log | 602 +-
06-build_abe-qemu/console.log | 3672 ++---
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 4 +-
09-update_baseline/console.log | 65 +-
console.log | 29757 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
11 files changed, 29560 insertions(+), 29964 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4cd70987 0: update: binutils-llvm-linux-qemu: all
new 0184f785 0: update: binutils-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 (4cd70987)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 68 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11278 ++++++-----
04-build_llvm/console.log | 13958 +++++++-------
05-build_linux/console.log | 4168 +++-
06-build_abe-qemu/console.log | 6879 +++----
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 32 +-
09-update_baseline/console.log | 12 +-
console.log | 36905 ++++++++++++++++++++----------------
jenkins/manifest.sh | 22 +-
11 files changed, 40342 insertions(+), 33420 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 glibc.
from ba230b6387 <bits/platform/x86.h>: Correct x86_cpu_TBM
new 8a7b4dc6d0 Use Linux 5.11 in build-many-glibcs.py.
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:
scripts/build-many-glibcs.py | 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.
unknown user pushed a change to branch master
in repository gcc.
from d789cf134b7 Add mi_thunk support for vcalls on hppa.
new afed55036b6 c++: Recursing header imports and other duplicates [PR 99174]
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/cp/module.cc | 35 +++++++++++-----------
gcc/testsuite/g++.dg/modules/pr99174-1_a.C | 8 +++++
.../g++.dg/modules/{access-1_b.C => pr99174-1_b.C} | 8 +----
.../g++.dg/modules/{gmf-2_d.C => pr99174-1_c.C} | 8 +++--
gcc/testsuite/g++.dg/modules/pr99174.H | 5 ++++
5 files changed, 37 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/pr99174-1_a.C
copy gcc/testsuite/g++.dg/modules/{access-1_b.C => pr99174-1_b.C} (52%)
copy gcc/testsuite/g++.dg/modules/{gmf-2_d.C => pr99174-1_c.C} (60%)
create mode 100644 gcc/testsuite/g++.dg/modules/pr99174.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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 08f43c8c981 Fortran/OpenMP: Fix optional dummy procedures [PR99171]
new 89b7f2b821e Add mi_thunk support for vcalls on hppa.
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/pa/pa.c | 504 ++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 346 insertions(+), 158 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 c49fcfddaa4 c++: cross-header-unit template definitions [PR 99153]
new d789cf134b7 Add mi_thunk support for vcalls on hppa.
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/pa/pa.c | 504 ++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 346 insertions(+), 158 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.