This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from c8ed8c8ac3 [gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
adds 4d224f4a58 [ARM] Refactor some constants
adds dc22c61a16 [ARM] Small refactoring of arm gdbarch initialization
adds ecbf5d4f9b [ARM] Refactor pseudo register numbering
adds ae66a8f19e [ARM] Add support for M-profile MVE extension
adds 255a531196 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 4 +
gdb/arch/arm.c | 7 +
gdb/arch/arm.h | 17 +-
gdb/arm-tdep.c | 293 +++++++++++++++++++++++++++------
gdb/arm-tdep.h | 20 ++-
gdb/doc/gdb.texinfo | 11 ++
gdb/features/Makefile | 1 +
gdb/features/arm/arm-m-profile-mve.c | 20 +++
gdb/features/arm/arm-m-profile-mve.xml | 19 +++
10 files changed, 336 insertions(+), 58 deletions(-)
create mode 100644 gdb/features/arm/arm-m-profile-mve.c
create mode 100644 gdb/features/arm/arm-m-profile-mve.xml
--
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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3bed541a9 0: update: binutils-gcc-linux-glibc-gdb: 1
new 383aaeff7 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (3bed541a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 52904 -> 52132 bytes
04-build_abe-gcc/console.log.xz | Bin 210060 -> 208888 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8428 -> 8900 bytes
07-build_abe-glibc/console.log.xz | Bin 235020 -> 235288 bytes
08-build_abe-gdb/console.log.xz | Bin 44684 -> 44236 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3816 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3744 -> 2940 bytes
11-check_regression/console.log.xz | Bin 3736 -> 3364 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 24 +-
11-check_regression/results.compare | 40 +-
11-check_regression/results.compare2 | 181 +-
11-check_regression/results.regressions | 40 +-
12-update_baseline/console.log | 675 +++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 24 +-
12-update_baseline/results.compare | 40 +-
12-update_baseline/results.compare2 | 181 +-
12-update_baseline/results.regressions | 40 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3467772 -> 3462728 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 3083748 -> 3049972 bytes
sumfiles/gcc.sum | 4336 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 895132 -> 898756 bytes
sumfiles/gfortran.sum | 54 +-
sumfiles/libatomic.log.xz | Bin 2248 -> 2248 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 179032 -> 178456 bytes
sumfiles/libgomp.sum | 30 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2648 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 422032 -> 421860 bytes
sumfiles/libstdc++.sum | 12 +-
37 files changed, 2845 insertions(+), 2996 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_bmk_llvm_apm
in repository toolchain/ci/interesting-commits.
from a149dfa Add regression adec9223616477df023026b0269ccd008701cc94 from [...]
new e6e84c8 Add regression adec9223616477df023026b0269ccd008701cc94 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:
llvm | 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 releases/gcc-10
in repository gcc.
from 8794c2e9b2a libstdc++: Fix test that fails for C++20
new 936194bc072 libstdc++: Implement LWG 3490 change to drop_while_view::begin()
new 424972e8ce9 libstdc++: Implement LWG 3557 change to convertible_to
new 1335d35a530 libstdc++: Reduce ranges::minmax/minmax_element comparison [...]
new 52b19e7b726 libstdc++: Implement LWG 3546 changes to common_iterator
new fda071f59db libstdc++: Implement LWG 3553 changes to split_view
new b0312481968 libstdc++: Implement LWG 3555 changes to transform/elements_view
new 5f1d00d1418 libstdc++: Define split_view::_InnerIter::base as per P2210
new 3e40f630f24 libstdc++: Add missing std::move to join_view::iterator cto [...]
new ac987e1e9b7 libstdc++: Fix up implementation of LWG 3533 [PR101589]
new 55e6dca3090 libstdc++: Add missing std::move to ranges::copy/move/rever [...]
The 10 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/ranges_algo.h | 133 +++++++++++++++------
libstdc++-v3/include/bits/ranges_algobase.h | 2 +-
libstdc++-v3/include/bits/stl_iterator.h | 5 +-
libstdc++-v3/include/std/concepts | 4 +-
libstdc++-v3/include/std/ranges | 38 +++---
.../testsuite/25_algorithms/copy/constrained.cc | 13 ++
.../testsuite/25_algorithms/minmax/constrained.cc | 42 +++++++
.../25_algorithms/minmax_element/constrained.cc | 27 +++++
.../testsuite/25_algorithms/move/constrained.cc | 13 ++
9 files changed, 217 insertions(+), 60 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d89bc769a 0: update: binutils-llvm-linux-qemu: all
new e87a3839d 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 (d89bc769a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log.xz | Bin 1592 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 43548 -> 43868 bytes
04-build_llvm/console.log.xz | Bin 59020 -> 59248 bytes
05-build_abe-qemu/console.log.xz | Bin 29468 -> 29972 bytes
06-build_linux/console.log.xz | Bin 4860 -> 4892 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 63 +++--------------------------------
jenkins/manifest.sh | 20 +++++------
10 files changed, 15 insertions(+), 68 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from db5647bef 4: update: qemu-9618c5badaa8eed25259cf095ff880efb939fbe7: 21880
new 0d8b961d1 5: reset: linux-51bb08dd04a05035a64504faa47651d36b0f3125: 21878
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 1716 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43272 -> 42832 bytes
04-build_llvm/console.log.xz | Bin 60600 -> 58824 bytes
05-build_abe-qemu/console.log.xz | Bin 30364 -> 31468 bytes
06-build_linux/console.log.xz | Bin 6580 -> 4856 bytes
08-check_regression/console.log.xz | Bin 480 -> 1252 bytes
08-check_regression/jira-body.txt | 2 +
08-check_regression/mail-body.txt | 37 +++++++++++
08-check_regression/mail-subject.txt | 1 +
08-check_regression/results.regressions | 11 ++++
08-check_regression/trigger-bisect | 2 +
09-update_baseline/console.log | 107 +++-----------------------------
jenkins/manifest.sh | 10 +--
mail/jira-body.txt | 5 ++
mail/mail-body.txt | 40 ++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 +++-
19 files changed, 124 insertions(+), 105 deletions(-)
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/newlib.
from 6c1f49f83 Cygwin: pipe: Use ProcessHandleInformation if available.
adds 098cf0f98 sys/tree.h: Simplify loop condition
adds ee30f991c sys/tree.h: Simplify chain of conditions
adds 5f7f27c81 sys/tree.h: Add parent rotations
adds eb03ac17f sys/tree.h: Red child with black sibling rotations
adds 8a09deb1b Cygwin: pty: Fix master closing error regarding attach_mutex.
adds dcd564f65 Cygwin: pty: Fix handle leak regarding attach_mutex.
No new revisions were added by this update.
Summary of changes:
newlib/libc/include/sys/tree.h | 90 +++++++++++++++++++++++++++++++++++----
winsup/cygwin/fhandler_console.cc | 2 +-
winsup/cygwin/fhandler_tty.cc | 7 ++-
winsup/cygwin/release/3.3.0 | 3 ++
4 files changed, 91 insertions(+), 11 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/binutils-gdb.
from 929adb5ce7 Automatic date update in version.in
adds 5a0802e35e Automatic date update in version.in
adds c20c7adbea PR28422, build_id use-after-free
adds ac5145d6df Automatic date update in version.in
adds f7c07ade85 Automatic date update in version.in
adds 6fc54b1d1e Automatic date update in version.in
adds 0d4e7d656e Automatic date update in version.in
adds 66d5c70038 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/format.c | 1 +
bfd/version.h | 2 +-
2 files changed, 2 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/base-artifacts.
discards 1e32291fe 0: update: binutils-gcc-newlib: 1
new 4b1bf1407 0: update: binutils-gcc-newlib: 1
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 (1e32291fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1552 -> 1760 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 41876 -> 42060 bytes
04-build_abe-stage1/console.log.xz | Bin 83012 -> 83612 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 32936 -> 32920 bytes
07-build_abe-stage2/console.log.xz | Bin 157980 -> 158392 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 59 +++-----------------------------
09-benchmark/console.log.xz | Bin 3040 -> 2156 bytes
10-check_regression/console.log.xz | Bin 1628 -> 1628 bytes
10-check_regression/results.log | 24 ++++++-------
11-update_baseline/console.log | 64 +++++++++++++++++------------------
11-update_baseline/results.log | 24 ++++++-------
jenkins/manifest.sh | 20 +++++------
results | 2 +-
results_id | 2 +-
17 files changed, 73 insertions(+), 124 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 8104d4fff62 libstdc++: Fix test that fails for C++20
new 0dd0905e2f5 libstdc++: Implement LWG 3490 change to drop_while_view::begin()
new 166bf5e7ba7 libstdc++: Move ranges algos used by <ranges> into ranges_util.h
new 3c2397242a0 libstdc++: Implement LWG 3557 change to convertible_to
new bc6059e257c libstdc++: Implement LWG 3546 changes to common_iterator
new 01e1cadac23 libstdc++: Implement LWG 3553 changes to split_view
new f6c54894752 libstdc++: Implement LWG 3555 changes to transform/elements_view
new 565602a23ac libstdc++: Define split_view::_InnerIter::base as per P2210
new 58873a56589 libstdc++: Add missing std::move to join_view::iterator cto [...]
new d187dfbd038 libstdc++: Fix up implementation of LWG 3533 [PR101589]
new e22db028743 libstdc++: Add missing std::move to ranges::copy/move/rever [...]
The 10 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/ranges_algo.h | 235 ++-------------------
libstdc++-v3/include/bits/ranges_algobase.h | 2 +-
libstdc++-v3/include/bits/ranges_util.h | 219 +++++++++++++++++++
libstdc++-v3/include/bits/stl_iterator.h | 5 +-
libstdc++-v3/include/std/concepts | 4 +-
libstdc++-v3/include/std/ranges | 110 +++-------
.../testsuite/25_algorithms/copy/constrained.cc | 13 ++
.../testsuite/25_algorithms/move/constrained.cc | 13 ++
8 files changed, 294 insertions(+), 307 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards f93d77eff 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new a20a6c217 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (f93d77eff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1552 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 45020 -> 45028 bytes
04-build_abe-stage1/console.log.xz | Bin 71500 -> 71432 bytes
06-build_abe-linux/console.log.xz | Bin 9084 -> 9076 bytes
07-build_abe-glibc/console.log.xz | Bin 235860 -> 236424 bytes
08-build_abe-stage2/console.log.xz | Bin 200840 -> 200388 bytes
09-build_abe-gdb/console.log.xz | Bin 44464 -> 44616 bytes
10-build_abe-qemu/console.log.xz | Bin 29760 -> 30192 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3924 -> 3912 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2592 -> 2544 bytes
13-check_regression/console.log.xz | Bin 15124 -> 14128 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 395 --
13-check_regression/results.compare | 56 +-
13-check_regression/results.compare2 | 1752 ++++----
13-check_regression/results.regressions | 101 -
14-update_baseline/console.log | 6134 ++++++++++++++--------------
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 395 --
14-update_baseline/results.compare | 56 +-
14-update_baseline/results.compare2 | 1752 ++++----
14-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3250256 -> 3279496 bytes
sumfiles/g++.sum | 88 +-
sumfiles/gcc.log.xz | Bin 2788844 -> 2799304 bytes
sumfiles/gcc.sum | 6748 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 869232 -> 851208 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2276 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 164884 -> 164924 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2636 -> 2640 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 401108 -> 401524 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 8272 insertions(+), 9342 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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_gnu_native_build/master-arm
in repository toolchain/ci/binutils-gdb.
from c8ed8c8ac3 [gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
adds 4d224f4a58 [ARM] Refactor some constants
adds dc22c61a16 [ARM] Small refactoring of arm gdbarch initialization
adds ecbf5d4f9b [ARM] Refactor pseudo register numbering
adds ae66a8f19e [ARM] Add support for M-profile MVE extension
adds 255a531196 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 4 +
gdb/arch/arm.c | 7 +
gdb/arch/arm.h | 17 +-
gdb/arm-tdep.c | 293 +++++++++++++++++++++++++++------
gdb/arm-tdep.h | 20 ++-
gdb/doc/gdb.texinfo | 11 ++
gdb/features/Makefile | 1 +
gdb/features/arm/arm-m-profile-mve.c | 20 +++
gdb/features/arm/arm-m-profile-mve.xml | 19 +++
10 files changed, 336 insertions(+), 58 deletions(-)
create mode 100644 gdb/features/arm/arm-m-profile-mve.c
create mode 100644 gdb/features/arm/arm-m-profile-mve.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.