This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
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_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 1c4699a11 0: update: binutils-gcc: 1
new deba6ac15 0: update: binutils-gcc: 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 (1c4699a11)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1560 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 52744 -> 52468 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 287132 -> 288396 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2516 -> 2400 bytes
07-check_regression/console.log.xz | Bin 3428 -> 3736 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 27 +-
07-check_regression/results.compare | 41 +-
07-check_regression/results.compare2 | 180 +-
07-check_regression/results.regressions | 41 +-
08-update_baseline/console.log | 627 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 27 +-
08-update_baseline/results.compare | 41 +-
08-update_baseline/results.compare2 | 180 +-
08-update_baseline/results.regressions | 41 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3441892 -> 3489432 bytes
sumfiles/g++.sum | 148 +-
sumfiles/gcc.log.xz | Bin 2994488 -> 3002440 bytes
sumfiles/gcc.sum | 4080 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 906032 -> 912504 bytes
sumfiles/gfortran.sum | 54 +-
sumfiles/libatomic.log.xz | Bin 2336 -> 2336 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175604 -> 174772 bytes
sumfiles/libgomp.sum | 30 +-
sumfiles/libitm.log.xz | Bin 2712 -> 2712 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 443288 -> 440744 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2865 insertions(+), 2688 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 de82cb0da4 Add TEST_COMPARE_STRING_WIDE to support/check.h
new 4af6982e4c elf: Fix elf_get_dynamic_info definition
new 171ab1af56 elf: Update audit tests to not depend on stdout
new 8faa1e0449 libio: Update tst-wfile-sync to not depend on stdin
The 3 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:
elf/Makefile | 14 ++++++++++++
elf/dl-conflict.c | 1 +
elf/dl-load.c | 3 ++-
elf/dl-reloc-static-pie.c | 3 ++-
elf/dl-runtime.c | 1 +
elf/dynamic-link.h | 1 -
elf/get-dynamic-info.h | 25 ++++++++++++---------
elf/rtld.c | 5 +++--
elf/setup-vdso.h | 2 +-
elf/tst-audit14.c | 21 -----------------
elf/tst-audit14.exp | 1 +
elf/tst-audit15.c | 51 +----------------------------------------
elf/tst-audit15.exp | 2 ++
elf/tst-audit16.c | 55 +--------------------------------------------
elf/tst-audit16.exp | 3 +++
libio/tst-wfile-sync.c | 27 +++++++++++++++++++---
libio/tst-wfile-sync.input | 1 -
sysdeps/arm/dl-machine.h | 1 +
sysdeps/i386/dl-machine.h | 1 +
sysdeps/x86_64/dl-machine.h | 1 +
20 files changed, 73 insertions(+), 146 deletions(-)
create mode 100644 elf/tst-audit14.exp
create mode 100644 elf/tst-audit15.exp
create mode 100644 elf/tst-audit16.exp
delete mode 100644 libio/tst-wfile-sync.input
--
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 7b4e6d75b18 libstdc++: Fix testcase for newly-implemented C++20 semanti [...]
new e748216c237 libstdc++: Fix move construction of std::tuple with array e [...]
new 8104d4fff62 libstdc++: Fix test that fails for C++20
The 2 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/std/tuple | 8 +-------
.../20_util/tuple/comparison_operators/overloaded.cc | 7 ++++++-
libstdc++-v3/testsuite/20_util/tuple/cons/101960.cc | 11 ++++++++++-
3 files changed, 17 insertions(+), 9 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 bde91c72cb2 Fix PR target/102588
new be3fbe79244 libstdc++: Fix std::match_results::end() for failed matches [...]
new 8bff057048e libstdc++: Add test for std::cmp_greater
new eed9ecc5954 libstdc++: Add missing header to test
new 1a27df25a71 libstdc++: Add missing constraint to std::span deduction gu [...]
new 533bcd40fc4 libstdc++: Rename tests with incorrect extension
new 154316697db libstdc++: Fix inefficiency in filesystem::absolute [PR99876]
new a2aa61a09b0 libstdc++: Remove non-deducible parameter for std::advance [...]
new 49f0936bdcd libstdc++: std::system_category should know meaning of zero [...]
new 58d2ce4d496 libstdc++: Add pretty printer for std::error_code and std:: [...]
new 537434fd547 libstdc++: Install GDB pretty printers for debug library
new 07e4cc8714b libstdc++: Ensure std::span and std::string_view are trivia [...]
new 3dad6431f64 libstdc++: Move test that depends on wchar_t I/O to wchar_t [...]
new 8794c2e9b2a libstdc++: Fix test that fails for C++20
The 13 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/fs_path.h | 2 +-
libstdc++-v3/include/bits/regex.h | 4 +-
libstdc++-v3/include/std/span | 2 +-
libstdc++-v3/python/Makefile.am | 12 ++++-
libstdc++-v3/python/Makefile.in | 8 ++-
libstdc++-v3/python/libstdcxx/v6/printers.py | 43 ++++++++++++++-
libstdc++-v3/src/c++11/system_error.cc | 3 ++
libstdc++-v3/src/c++17/fs_ops.cc | 7 ---
.../19_diagnostics/error_category/102425.cc | 18 +++++++
.../20_util/integer_comparisons/greater.cc | 61 ++++++++++++++++++++++
.../tuple/comparison_operators/overloaded.cc | 7 ++-
.../requirements/trivially_copyable.cc | 11 ++++
.../23_containers/span/trivially_copyable.cc | 13 +++++
.../testsuite/25_algorithms/is_permutation/2.cc | 1 +
.../26_numerics/valarray/{dr630-3.C => dr630-3.cc} | 0
.../basic_filebuf/close/{ => wchar_t}/81256.cc | 0
.../basic_iostream/cons/{16251.C => 16251.cc} | 0
.../testsuite/28_regex/match_results/102667.C | 39 ++++++++++++++
.../testsuite/libstdc++-prettyprinters/cxx11.cc | 19 +++++++
19 files changed, 235 insertions(+), 15 deletions(-)
create mode 100644 libstdc++-v3/testsuite/19_diagnostics/error_category/102425.cc
create mode 100644 libstdc++-v3/testsuite/20_util/integer_comparisons/greater.cc
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string_view/requirement [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/span/trivially_copyable.cc
rename libstdc++-v3/testsuite/26_numerics/valarray/{dr630-3.C => dr630-3.cc} (100%)
rename libstdc++-v3/testsuite/27_io/basic_filebuf/close/{ => wchar_t}/81256.cc (100%)
rename libstdc++-v3/testsuite/27_io/basic_iostream/cons/{16251.C => 16251.cc} (100%)
create mode 100644 libstdc++-v3/testsuite/28_regex/match_results/102667.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 640ae312f12 doc: Update MinGW and mingw-64 download links.
new b37351e3279 i386: Improve workaround for PR82524 LRA limitation [PR85730]
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/i386/i386.md | 202 +++++++++++++++++++++++---------
gcc/testsuite/gcc.target/i386/pr85730.c | 95 +++++++++++++++
2 files changed, 242 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr85730.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 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/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 4aab31c3b 0: update: binutils-gcc: 2
new e64b2fa42 0: update: binutils-gcc: 2
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 (4aab31c3b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1500 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50488 -> 50504 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 248728 -> 251564 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.