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_O3
in repository toolchain/ci/base-artifacts.
discards 1df59202 0: update: binutils-gcc: 2
new df2b6d17 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 (1df59202)
\
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 1512 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 50712 -> 50472 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 246308 -> 246396 bytes
06-check_regression/console.log.xz | Bin 416 -> 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-11-branch
in repository binutils-gdb.
from 79f2522508e Bump GDB version number to 11.2.90.DATE-git.
new 86d04cd3d4e Automatic date update in version.in
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/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.
unknown user pushed a change to branch binutils-2_37-branch
in repository binutils-gdb.
from f60dbe8d128 Automatic date update in version.in
new 182284deb19 Automatic date update in version.in
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/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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from a3f34021316 gdb/copyright.py: Do not update gdbsupport/Makefile.in
new 45cf0dc2ecd Automatic date update in version.in
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/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.
unknown user pushed a change to branch master
in repository gcc.
from 86e3b476d5d Fortran: xfail signaling NaN testcases on x87
new 2ac0649d7bf libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
new a326934886f libstdc++: Update C++20 status table
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/doc/html/manual/status.html | 22 +-
libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 18 +-
libstdc++-v3/include/bits/shared_ptr_atomic.h | 455 +++++++++++++++++++++
libstdc++-v3/include/bits/shared_ptr_base.h | 17 +
libstdc++-v3/include/std/version | 1 +
.../20_util/shared_ptr/atomic/atomic_shared_ptr.cc | 150 +++++++
.../testsuite/20_util/weak_ptr/atomic_weak_ptr.cc | 95 +++++
7 files changed, 735 insertions(+), 23 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/shared_ptr/atomic/atomic_shared_ptr.cc
create mode 100644 libstdc++-v3/testsuite/20_util/weak_ptr/atomic_weak_ptr.cc
--
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/master-arm
in repository toolchain/ci/gcc.
from a78b1ab1df9 amdgcn: Tune default OpenMP/OpenACC GPU utilization
adds 15630e6e9eb testsuite: Enrich tests with variants failing on the branch.
adds bca1c431aff libstdc++: Ignore deprecated warnings [PR104037]
new 90045c5df5b Fortran: allow IEEE_VALUE to correctly return signaling NaNs
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/testsuite/g++.old-deja/g++.robertl/eb43.C | 1 +
gcc/testsuite/gfortran.dg/ieee/ieee_10.f90 | 12 +-
gcc/testsuite/gfortran.dg/ieee/signaling_2.f90 | 70 ++++++
gcc/testsuite/gfortran.dg/ieee/signaling_2_c.c | 8 +
gcc/testsuite/gfortran.dg/index_5.f90 | 2 +
gcc/testsuite/gfortran.dg/len_trim.f90 | 6 +
gcc/testsuite/gfortran.dg/maskl_1.f90 | 3 +-
gcc/testsuite/gfortran.dg/maskr_1.f90 | 3 +-
gcc/testsuite/gfortran.dg/scan_3.f90 | 5 +-
gcc/testsuite/gfortran.dg/verify_3.f90 | 5 +-
libgfortran/ieee/ieee_arithmetic.F90 | 284 ++++---------------------
libgfortran/ieee/ieee_helper.c | 74 +++++++
libgfortran/mk-kinds-h.sh | 7 +
13 files changed, 224 insertions(+), 256 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/ieee/signaling_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/ieee/signaling_2_c.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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 2d13824d 0: update: binutils-gcc: 1
new c9f67ec3 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 (2d13824d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (c9f67ec3)
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 1520 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 50796 -> 51332 bytes
04-build_abe-gcc/console.log.xz | Bin 236592 -> 235844 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2472 -> 2704 bytes
07-check_regression/console.log.xz | Bin 2796 -> 3312 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 36 +-
07-check_regression/results.compare2 | 86 +-
07-check_regression/results.regressions | 43 +
08-update_baseline/console.log | 327 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 36 +-
08-update_baseline/results.compare2 | 86 +-
08-update_baseline/results.regressions | 43 +
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2693824 -> 2670572 bytes
sumfiles/g++.sum | 158 +-
sumfiles/gcc.log.xz | Bin 2302688 -> 2296320 bytes
sumfiles/gcc.sum | 4804 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 890356 -> 885892 bytes
sumfiles/gfortran.sum | 108 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 187160 -> 187144 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2548 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 460772 -> 452132 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3044 insertions(+), 2743 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-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_cross_check_gcc/master-aarch64
in repository toolchain/ci/qemu.
from 1cd2ad11d3 Merge remote-tracking branch 'remotes/kevin/tags/for-upstrea [...]
adds cced3a7230 MAINTAINERS: Add entry for QEMU Guest Agent Windows components
adds d0b896a749 gqa-win: get_pci_info: Clean dev_info if handle is valid
adds e78ca586d6 gqa-win: get_pci_info: Use common 'end' label
adds c49ca88b55 gqa-win: get_pci_info: Free parent_dev_info properly
adds 7cc354613e gqa-win: get_pci_info: Split logic to separate functions
adds 5f22473ebb gqa-win: get_pci_info: Add g_autofree for few variables
adds d919cea07c gqa-win: get_pci_info: Replace 'while' with 2 calls of the function
adds 92857cd738 qga-win: Detect OS based on Windows 10 by first build number
adds 206ce9699f qga-win: Detect Windows 11 by build number
adds 69353c332c Merge remote-tracking branch 'remotes/konstantin/tags/qga-wi [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 8 ++
qga/commands-win32.c | 274 +++++++++++++++++++++++++++++----------------------
2 files changed, 166 insertions(+), 116 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/glibc.
from 41a11a5e83 hurd: optimize exec cleanup
adds 0eb230ccce hurd: Make RPC input array parameters const
No new revisions were added by this update.
Summary of changes:
hurd/hurdauth.c | 4 ++--
hurd/hurdmsg.c | 14 +++++++-------
hurd/report-wait.c | 2 +-
3 files changed, 10 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.