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-aarch64
in repository toolchain/ci/binutils-gdb.
from 46c7fd95fc [arm] Don't use special treatment for PC
adds 80fa4b2a60 Add gdb.current_language and gdb.Frame.language
adds fc18b1c5af [gdb] Fix warning in foreach_arch selftests
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 7 +++++
gdb/doc/python.texi | 12 ++++++++
gdb/osabi.c | 50 +++++++++++++++++++++++--------
gdb/osabi.h | 13 ++++++++
gdb/python/py-frame.c | 25 ++++++++++++++++
gdb/python/python.c | 12 ++++++++
gdb/selftest-arch.c | 18 ++++++++++-
gdb/testsuite/gdb.python/py-frame.exp | 6 ++++
gdb/testsuite/gdb.python/py-parameter.exp | 14 +++++++++
gdb/testsuite/gdb.rust/pp.exp | 2 ++
10 files changed, 146 insertions(+), 13 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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards a4358e881 0: update: binutils-gcc: 1
new 786c0ed23 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 (a4358e881)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 37816 -> 39592 bytes
04-build_abe-gcc/console.log.xz | Bin 210740 -> 210764 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3876 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2756 -> 2900 bytes
07-check_regression/console.log.xz | Bin 2796 -> 3260 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 33 +-
07-check_regression/results.compare2 | 76 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 558 ++--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 33 +-
08-update_baseline/results.compare2 | 76 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3542548 -> 3574428 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 3044832 -> 3041080 bytes
sumfiles/gcc.sum | 4928 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1032264 -> 1037948 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204528 -> 204144 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448620 -> 432316 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3071 insertions(+), 2931 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_build/master-aarch64
in repository toolchain/ci/gdb.
from 80fa4b2a60 Add gdb.current_language and gdb.Frame.language
adds fc18b1c5af [gdb] Fix warning in foreach_arch selftests
No new revisions were added by this update.
Summary of changes:
gdb/osabi.c | 50 ++++++++++++++++++++++++++++++++++++++------------
gdb/osabi.h | 13 +++++++++++++
gdb/selftest-arch.c | 18 +++++++++++++++++-
3 files changed, 68 insertions(+), 13 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_build/master-aarch64
in repository toolchain/ci/glibc.
from dc1e5eeb25 x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
adds c1176b62a9 benchtests: Add workload name for cosf
adds da39afa4ff i686: Use generic cosf implementation for SSE2 version
adds 3323476641 i686: Use generic sinf implementation for SSE2 version
adds dc208f4a53 benchtests: Add workload name for sincosf
adds 5a6f2cabb6 i686: Use generic sincosf implementation for SSE2 version
adds 9d03bac7e7 Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.h
adds de3501d60f Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h
adds e6547d635b linux: use statx for fstat if neither newfstatat nor fstatat [...]
adds 3fbc33010c misc: Use 64 bit stat for daemon (BZ# 29203)
adds ec995fb215 misc: Use 64 bit stat for getusershell (BZ# 29203)
adds 574ba60fc8 posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)
adds 6e7137f28c posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)
adds 87f1ec12e7 socket: Use 64 bit stat for isfdtype (BZ# 29209)
adds 3cd4785ea0 inet: Use 64 bit stat for ruserpass (BZ# 29210)
adds 634f566c3e catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
adds c789e6e409 iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
No new revisions were added by this update.
Summary of changes:
benchtests/cosf-inputs | 2 +-
benchtests/sincosf-inputs | 1 +
catgets/open_catalog.c | 4 +-
iconv/gconv_parseconfdir.h | 9 +-
inet/ruserpass.c | 4 +-
misc/daemon.c | 5 +-
misc/getusershell.c | 4 +-
sysdeps/i386/i686/fpu/multiarch/Makefile | 3 +
sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 11 +
sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S | 552 -------------------
.../i686}/fpu/multiarch/s_cosf-sse2.c | 1 +
sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S | 585 ---------------------
.../i686}/fpu/multiarch/s_sincosf-sse2.c | 1 +
sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S | 565 --------------------
.../i686}/fpu/multiarch/s_sinf-sse2.c | 1 +
sysdeps/ieee754/flt-32/s_cosf.c | 5 +
sysdeps/ieee754/flt-32/s_sincosf.c | 5 +
sysdeps/ieee754/flt-32/s_sinf.c | 5 +
sysdeps/posix/fpathconf.c | 4 +-
sysdeps/posix/isfdtype.c | 4 +-
sysdeps/posix/posix_fallocate.c | 4 +-
sysdeps/posix/posix_fallocate64.c | 4 +-
sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h | 1 +
sysdeps/unix/sysv/linux/bits/mman-linux.h | 2 +
sysdeps/unix/sysv/linux/fstatat64.c | 3 +-
25 files changed, 61 insertions(+), 1724 deletions(-)
delete mode 100644 sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S
copy sysdeps/{x86_64 => i386/i686}/fpu/multiarch/s_cosf-sse2.c (54%)
delete mode 100644 sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S
copy sysdeps/{x86_64 => i386/i686}/fpu/multiarch/s_sincosf-sse2.c (57%)
delete mode 100644 sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S
copy sysdeps/{x86_64 => i386/i686}/fpu/multiarch/s_sinf-sse2.c (54%)
--
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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 80fa4b2a60 Add gdb.current_language and gdb.Frame.language
adds fc18b1c5af [gdb] Fix warning in foreach_arch selftests
No new revisions were added by this update.
Summary of changes:
gdb/osabi.c | 50 ++++++++++++++++++++++++++++++++++++++------------
gdb/osabi.h | 13 +++++++++++++
gdb/selftest-arch.c | 18 +++++++++++++++++-
3 files changed, 68 insertions(+), 13 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 1fff64831 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new b15bd9b62 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (1fff64831)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30500 -> 30644 bytes
05-build_abe-stage1/console.log.xz | Bin 72136 -> 72160 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9636 -> 9352 bytes
08-build_abe-glibc/console.log.xz | Bin 237256 -> 238488 bytes
09-build_abe-stage2/console.log.xz | Bin 202508 -> 202504 bytes
10-build_abe-gdb/console.log.xz | Bin 37628 -> 37844 bytes
11-build_abe-qemu/console.log.xz | Bin 31688 -> 31944 bytes
12-check_regression/console.log.xz | Bin 416 -> 420 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 28 ++++++++++++++--------------
13 files changed, 22 insertions(+), 22 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 ae54c1b0996 AArch64: Cleanup option processing code
new 72e52b88582 c++: auto function as function argument [PR105779]
new e2e471d83d1 c++: auto and dependent member name [PR105734]
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:
gcc/cp/call.cc | 5 +++++
gcc/cp/parser.cc | 2 +-
gcc/cp/pt.cc | 4 ----
gcc/testsuite/g++.dg/cpp0x/auto57.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp1y/auto-fn63.C | 12 ++++++++++++
5 files changed, 33 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/auto57.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn63.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.