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-defconfig
in repository toolchain/ci/base-artifacts.
discards d7251d9d5 gcc-e5cb96dac5d7be6aaaf851846381ac381402686c: all
new 7bcb75df6 linux-1bdbe227492075d058e37cb3d400e6468d0095b5: 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 (d7251d9d5)
\
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:
1-reset_artifacts/console.log | 83 +-
2-prepare_abe/console.log | 5 +-
3-build_abe-binutils/console.log | 3575 +++---
4-build_abe-stage1/console.log | 4862 ++++----
5-count_linux_objs/console.log | 13545 +++++++++++-----------
console.log | 22498 ++++++++++++++++++-------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 22285 insertions(+), 22305 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 478003d85 gcc-04afaf6ad901ff7937bcc59c71468f5a692f3f7e: all
new 34e9b0a27 binutils-c7af41ec2c79bb68d7c57907699edae5187bbfa6: 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 (478003d85)
\
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:
1-reset_artifacts/console.log | 237 +-
2-prepare_abe/console.log | 27 +-
3-build_abe-binutils/console.log | 6385 +++---
4-build_abe-stage1/console.log | 13519 ++++++------
5-count_linux_objs/console.log | 21096 +++++++++----------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 41648 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 41355 insertions(+), 41587 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 libcxx.
from 134a84823 [libcxx] Reorganize tests since the application of P0602R4
new 8d42566e7 Implement the 'sys_time' portions of the C++20 calendaring st [...]
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:
include/chrono | 186 +++++++++++++++++----
.../ctor.local_days.pass.cpp | 73 ++++++++
.../ctor.sys_days.pass.cpp | 73 ++++++++
.../time.cal.ymd.members/ctor.local_days.pass.cpp | 51 +++++-
.../time.cal.ymd.members/ctor.sys_days.pass.cpp | 54 +++++-
.../ctor.year_month_day_last.pass.cpp | 46 ++++-
.../time.cal.ymd/time.cal.ymd.members/ok.pass.cpp | 31 ++++
.../time.cal.ymd.members/op.local_days.pass.cpp | 94 +++++++++++
.../time.cal.ymd.members/op.sys_days.pass.cpp | 94 +++++++++++
.../time.cal.ymdlast.members/day.pass.cpp | 30 ++--
.../op_local_days.pass.cpp | 39 ++++-
.../time.cal.ymdlast.members/op_sys_days.pass.cpp | 39 ++++-
.../time.cal.ymwd.members/ctor.local_days.pass.cpp | 65 ++++++-
.../time.cal.ymwd.members/ctor.sys_days.pass.cpp | 65 ++++++-
.../ctor.year_month_day_last.pass.cpp | 41 -----
.../time.cal.ymwd.members/op.local_days.pass.cpp | 74 ++++++++
.../time.cal.ymwd.members/op.sys_days.pass.cpp | 74 ++++++++
.../op_local_days.pass.cpp | 38 ++++-
.../time.cal.ymwdlast.members/op_sys_days.pass.cpp | 55 ++++--
.../time.clock.system/local_time.types.pass.cpp | 65 +++++++
.../time.clock.system/sys.time.types.pass.cpp | 64 +++++++
21 files changed, 1209 insertions(+), 142 deletions(-)
create mode 100644 test/std/utilities/time/time.cal/time.cal.weekday/time.cal.week [...]
create mode 100644 test/std/utilities/time/time.cal/time.cal.weekday/time.cal.week [...]
create mode 100644 test/std/utilities/time/time.cal/time.cal.ymd/time.cal.ymd.memb [...]
create mode 100644 test/std/utilities/time/time.cal/time.cal.ymd/time.cal.ymd.memb [...]
delete mode 100644 test/std/utilities/time/time.cal/time.cal.ymwd/time.cal.ymwd.me [...]
create mode 100644 test/std/utilities/time/time.cal/time.cal.ymwd/time.cal.ymwd.me [...]
create mode 100644 test/std/utilities/time/time.cal/time.cal.ymwd/time.cal.ymwd.me [...]
create mode 100644 test/std/utilities/time/time.clock/time.clock.system/local_time [...]
create mode 100644 test/std/utilities/time/time.clock/time.clock.system/sys.time.t [...]
--
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 cda73d4ae2c Fix arm testism regression.
new 1d628fd430f PR libstdc++/88802 define std::hash<nullptr_t> for C++17
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/bits/functional_hash.h | 10 ++++++++++
.../substr/wchar_t/83511.cc => 20_util/hash/nullptr.cc} | 17 ++++++++---------
3 files changed, 23 insertions(+), 9 deletions(-)
copy libstdc++-v3/testsuite/{21_strings/basic_string_view/operations/substr/wchar_ [...]
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
from 3eedc595b linux-915ba99f044b807b6562cbfe89a7c8ce51b38511: 13068
new 1057411b6 linux-b808822a75a363fd245c7c5e8719d4905a53f069: 13077
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:
1-reset_artifacts/console.log | 116 +-
2-build_llvm/console.log | 5067 ++-
3-count_linux_objs/console.log | 62401 +++++++++++++++++------------------
4-check_regression/console.log | 17 +-
5-update_baseline/console.log | 28 +-
console.log | 67911 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 2 +-
10 files changed, 67792 insertions(+), 67762 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/base-artifacts.
discards 4342c1771 binutils-26bf3fb0445d1373c361810029d9939bbbb9d22d: all
new ec5adab6e gcc-05ca90308d496929e1ac5f48a1326e48b91636f9: 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 (4342c1771)
\
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:
1-reset_artifacts/console.log | 85 +-
2-prepare_abe/console.log | 27 +-
3-build_abe-binutils/console.log | 6159 ++++++------
4-build_abe-stage1/console.log | 12138 ++++++++++++------------
5-count_linux_objs/console.log | 135 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18598 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 16 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18531 insertions(+), 18643 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 llvm.
from 8185e09ae22 [llvm-objcopy] [COFF] Implmement --strip-unneeded and -x/-- [...]
new b80a9e6dba7 [x86] allow insert/extract when matching horizontal ops
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/Target/X86/X86ISelLowering.cpp | 16 ++++-
test/CodeGen/X86/haddsub-undef.ll | 129 +++++++------------------------------
test/CodeGen/X86/phaddsub-undef.ll | 4 +-
3 files changed, 39 insertions(+), 110 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.