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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2f66ae1e9 gcc-05a6995e14fc031a3da87a5c95d554d02bef283a: all
new b21d0a65c binutils-87469ba2d2fc953796c7bb64e535d3f283756048: 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 (2f66ae1e9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 64 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6228 +++++-----
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 12873 ++++++++++---------
5-count_linux_objs/console.log | 5162 ++++----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 24553 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 24379 insertions(+), 24549 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 c601c9884b8 gcc/ PR target/87870 * config/rs6000/vsx.md (nW): New mod [...]
new d4662699e76 PR libstdc++/71044 fix off-by-one errors introduced recently
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 | 13 ++++++++
libstdc++-v3/src/filesystem/std-path.cc | 7 ++--
.../27_io/filesystem/path/append/source.cc | 17 ++++++++++
.../27_io/filesystem/path/concat/strings.cc | 39 +++++++++++++++++++---
.../27_io/filesystem/path/construct/string_view.cc | 24 +++++++++++++
5 files changed, 93 insertions(+), 7 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ee39919e9 binutils-51b4f73a37c2e7eec31e932fc3c8dae879735f63: all
new da5337750 gcc-c601c9884b8c2eaf87a912504aaa08101592933c: 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 (ee39919e9)
\
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 | 124 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6808 ++++----
4-build_abe-stage1/console.log | 9538 +++++------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 15560 +++++++++---------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 32302 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 32060 insertions(+), 32320 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 aa3674df5b5 [X86][SSE] Improve immediate vector shift known bits handling.
new 754733f9f9f [VFS] Add isLocal to ProxyFileSystem and add unit tests.
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/llvm/Support/VirtualFileSystem.h | 3 +++
unittests/Support/VirtualFileSystemTest.cpp | 37 +++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
--
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 openmp.
from 600918d [OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40
new 91e1c35 [OpenMP] Add affinity format tests
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:
runtime/test/affinity/format/affinity_display.1.c | 92 +++++++++++++
runtime/test/affinity/format/affinity_values.c | 123 +++++++++++++++++
runtime/test/affinity/format/api.c | 56 ++++++++
runtime/test/affinity/format/api2.c | 84 ++++++++++++
runtime/test/affinity/format/check.py | 73 +++++++++++
runtime/test/affinity/format/fields_modifiers.c | 117 +++++++++++++++++
runtime/test/affinity/format/fields_values.c | 152 ++++++++++++++++++++++
runtime/test/affinity/format/increase.c | 36 +++++
runtime/test/affinity/format/nested.c | 23 ++++
runtime/test/affinity/format/nested2.c | 29 +++++
runtime/test/affinity/format/nested_mixed.c | 46 +++++++
runtime/test/affinity/format/nested_serial.c | 35 +++++
runtime/test/affinity/format/proc_bind.c | 31 +++++
runtime/test/affinity/format/simple.c | 27 ++++
runtime/test/affinity/format/simple_env.c | 16 +++
15 files changed, 940 insertions(+)
create mode 100644 runtime/test/affinity/format/affinity_display.1.c
create mode 100644 runtime/test/affinity/format/affinity_values.c
create mode 100644 runtime/test/affinity/format/api.c
create mode 100644 runtime/test/affinity/format/api2.c
create mode 100644 runtime/test/affinity/format/check.py
create mode 100644 runtime/test/affinity/format/fields_modifiers.c
create mode 100644 runtime/test/affinity/format/fields_values.c
create mode 100644 runtime/test/affinity/format/increase.c
create mode 100644 runtime/test/affinity/format/nested.c
create mode 100644 runtime/test/affinity/format/nested2.c
create mode 100644 runtime/test/affinity/format/nested_mixed.c
create mode 100644 runtime/test/affinity/format/nested_serial.c
create mode 100644 runtime/test/affinity/format/proc_bind.c
create mode 100644 runtime/test/affinity/format/simple.c
create mode 100644 runtime/test/affinity/format/simple_env.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 binutils-gdb.
from 51b4f73a37 AArch64: Fix the gdb build with musl libc
new 87469ba2d2 PR23980, powerpc64 ld segfault
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 | 6 ++++++
bfd/elf64-ppc.c | 3 +++
2 files changed, 9 insertions(+)
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9a452b7f1 linux-1bb538a39cf959009d4e424ea4e590a1f58b2ed6: 16
new 2165f5675 linux-3beeb2615681fe87f4e6291ade669d50c27ce59a: 16
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 (9a452b7f1)
\
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:
1-reset_artifacts/console.log | 76 +-
2-build_llvm/console.log | 9866 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 189 +-
3-count_linux_objs/revision | 2 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10137 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 4 +-
11 files changed, 10047 insertions(+), 10241 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 dfa283e2c Fix FP comparisons when SSE isn't available
new ae5d5c854 [libcxx][NFC] Properly indent nested #ifdefs and #defines
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/__config | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.