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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a8803ad6c 0: update: binutils-llvm-linux-qemu: boot
new aafb90f0b 0: update: binutils-llvm-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 (a8803ad6c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1572 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 45700 -> 46012 bytes
04-build_llvm/console.log.xz | Bin 60196 -> 59700 bytes
05-build_abe-qemu/console.log.xz | Bin 30264 -> 29672 bytes
06-build_linux/console.log.xz | Bin 4104 -> 3988 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
11 files changed, 16 insertions(+), 16 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 releases/gcc-10
in repository gcc.
from 5a25cb046dd libstdc++: Ensure test is compiled as C++17
new cf6a4c03071 Add support for 32-bit hppa targets in muldi3 expander
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.md | 80 ++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 54 insertions(+), 26 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 releases/gcc-11
in repository gcc.
from cb261f0e8fc libstdc++: Fix various bugs in ranges_algo.h [PR100187, ...]
new b707ac10d5a Add support for 32-bit hppa targets in muldi3 expander
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.md | 80 ++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 54 insertions(+), 26 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 20995e68c28 Add support for 32-bit hppa targets in muldi3 expander
new 5efeaa0d295 [arm] Fix MVE addressing modes for VLDR[BHW] and VSTR[BHW]
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/arm/arm.c | 63 ++--
gcc/config/arm/mve.md | 16 +-
gcc/testsuite/gcc.target/arm/mve/mve.exp | 3 +
.../gcc.target/arm/mve/mve_load_memory_modes.c | 357 ++++++++++++++++++++
.../gcc.target/arm/mve/mve_store_memory_modes.c | 370 +++++++++++++++++++++
5 files changed, 767 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/mve_load_memory_modes.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/mve_store_memory_modes.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 gcc.
from 72e0c742bd0 gcov: make profile merging smarter
new 20995e68c28 Add support for 32-bit hppa targets in muldi3 expander
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.md | 80 ++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 54 insertions(+), 26 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 releases/gcc-10
in repository gcc.
from 139bafaaba0 libstdc++: Fix various bugs in ranges_algo.h [PR100187, ...]
new fb8c9d6d72f libstdc++: Fix some problems in PSTL tests
new e7274af4579 libstdc++: Implement LWG 3422 for std::seed_seq
new 5a52706efa7 libstdc++: Clear up directories created by tests
new 4be4888d6bd libstdc++: Skip filesystem tests that depend on permissions [...]
new 5a25cb046dd libstdc++: Ensure test is compiled as C++17
The 5 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/include/bits/random.h | 2 +-
libstdc++-v3/include/bits/random.tcc | 2 +-
.../requirements/trivially_copyable.cc | 1 +
.../pstl/alg_nonmodifying/find_end.cc | 8 +-
.../pstl/alg_nonmodifying/search_n.cc | 2 +-
.../26_numerics/random/seed_seq/cons/default.cc | 4 +-
.../26_numerics/random/seed_seq/cons/initlist.cc | 7 ++
.../filesystem/iterators/directory_iterator.cc | 36 ++++----
.../iterators/recursive_directory_iterator.cc | 97 ++++++++++-----------
.../27_io/filesystem/operations/exists.cc | 6 +-
.../27_io/filesystem/operations/is_empty.cc | 6 +-
.../27_io/filesystem/operations/remove.cc | 21 +++--
.../27_io/filesystem/operations/remove_all.cc | 9 +-
.../27_io/filesystem/operations/status.cc | 6 +-
.../27_io/filesystem/operations/symlink_status.cc | 3 +
.../filesystem/operations/temp_directory_path.cc | 6 +-
.../filesystem/iterators/directory_iterator.cc | 32 +++----
.../iterators/recursive_directory_iterator.cc | 98 +++++++++++-----------
.../experimental/filesystem/operations/exists.cc | 6 +-
.../experimental/filesystem/operations/is_empty.cc | 6 +-
.../experimental/filesystem/operations/remove.cc | 21 +++--
.../filesystem/operations/remove_all.cc | 9 +-
.../filesystem/operations/temp_directory_path.cc | 3 +
libstdc++-v3/testsuite/util/pstl/test_utils.h | 10 +--
libstdc++-v3/testsuite/util/testsuite_fs.h | 18 +++-
25 files changed, 224 insertions(+), 195 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.