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_binutils/master-aarch64
in repository toolchain/ci/glibc.
from 8ea20ee5f6 x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32
adds c2ff9555a1 benchtests: Improve bench-strrchr
adds 5307aa9c18 x86: Optimize {str|wcs}rchr-sse2
adds df7e295d18 x86: Optimize {str|wcs}rchr-avx2
adds c966099cdc x86: Optimize {str|wcs}rchr-evex
No new revisions were added by this update.
Summary of changes:
benchtests/bench-strrchr.c | 126 +++++---
sysdeps/x86_64/multiarch/strrchr-avx2.S | 426 ++++++++++++++++----------
sysdeps/x86_64/multiarch/strrchr-evex.S | 471 +++++++++++++++++------------
sysdeps/x86_64/multiarch/strrchr-sse2.S | 2 +-
sysdeps/x86_64/multiarch/wcsrchr-sse2.S | 3 +-
sysdeps/x86_64/strrchr.S | 510 +++++++++++++++++++++-----------
sysdeps/x86_64/wcsrchr.S | 268 +----------------
7 files changed, 980 insertions(+), 826 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_native_check_binutils/master-aarch64
in repository toolchain/ci/gcc.
from 1ceddd7497e i386: Improve ix86_expand_int_movcc [PR105338]
adds afe0b5b7ce5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
3 files changed, 13 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_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0567661f 0: update: gcc-linux-glibc-gdb: 1
new 0c9895ae 0: update: 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 (0567661f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 37016 -> 37484 bytes
04-build_abe-gcc/console.log.xz | Bin 209176 -> 208172 bytes
06-build_abe-linux/console.log.xz | Bin 9104 -> 8800 bytes
07-build_abe-glibc/console.log.xz | Bin 237948 -> 239156 bytes
08-build_abe-gdb/console.log.xz | Bin 37340 -> 37872 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3856 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2108 -> 2124 bytes
11-check_regression/console.log.xz | Bin 2292 -> 2268 bytes
11-check_regression/results.compare2 | 4 +-
12-update_baseline/console.log | 92 ++++++++++++++---------------
12-update_baseline/results.compare2 | 4 +-
jenkins/manifest.sh | 22 +++----
sumfiles/binutils.log.xz | Bin 55752 -> 55652 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 80356 -> 80380 bytes
sumfiles/gas.sum | 2 +-
sumfiles/ld.log.xz | Bin 118804 -> 118852 bytes
sumfiles/ld.sum | 2 +-
20 files changed, 64 insertions(+), 64 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_native_check_gdb/master-aarch64
in repository toolchain/ci/glibc.
from 8ea20ee5f6 x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32
adds c2ff9555a1 benchtests: Improve bench-strrchr
adds 5307aa9c18 x86: Optimize {str|wcs}rchr-sse2
adds df7e295d18 x86: Optimize {str|wcs}rchr-avx2
adds c966099cdc x86: Optimize {str|wcs}rchr-evex
No new revisions were added by this update.
Summary of changes:
benchtests/bench-strrchr.c | 126 +++++---
sysdeps/x86_64/multiarch/strrchr-avx2.S | 426 ++++++++++++++++----------
sysdeps/x86_64/multiarch/strrchr-evex.S | 471 +++++++++++++++++------------
sysdeps/x86_64/multiarch/strrchr-sse2.S | 2 +-
sysdeps/x86_64/multiarch/wcsrchr-sse2.S | 3 +-
sysdeps/x86_64/strrchr.S | 510 +++++++++++++++++++++-----------
sysdeps/x86_64/wcsrchr.S | 268 +----------------
7 files changed, 980 insertions(+), 826 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_native_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards feb5585a 0: update: gcc-afe0b5b7ce597641f02d47f0384610fb078a2cb7: 1
new ae7e3953 0: update: glibc-c966099cdc3e0fdf92f63eac09b22fa7e5f5f02d: 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 (feb5585a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/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 1536 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 36612 -> 36820 bytes
04-build_abe-gcc/console.log.xz | Bin 208376 -> 210188 bytes
06-build_abe-linux/console.log.xz | Bin 11080 -> 10988 bytes
07-build_abe-glibc/console.log.xz | Bin 237816 -> 238036 bytes
08-build_abe-gdb/console.log.xz | Bin 34660 -> 34112 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3892 -> 3832 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2132 -> 2120 bytes
11-check_regression/console.log.xz | Bin 16928 -> 10528 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 54 +-
11-check_regression/results.compare | 92 +-
11-check_regression/results.compare2 | 3273 +---------
11-check_regression/results.regressions | 92 +-
12-update_baseline/console.log | 10267 +++++++++++-------------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 54 +-
12-update_baseline/results.compare | 92 +-
12-update_baseline/results.compare2 | 3273 +---------
12-update_baseline/results.regressions | 92 +-
jenkins/manifest.sh | 8 +-
sumfiles/gdb.log.xz | Bin 1714216 -> 1659460 bytes
sumfiles/gdb.sum | 3420 +---------
24 files changed, 4404 insertions(+), 16317 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_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/gcc.
from ab54f6007c7 Daily bump.
adds 1ceddd7497e i386: Improve ix86_expand_int_movcc [PR105338]
adds afe0b5b7ce5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386-expand.cc | 25 +++++++++++++++++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr105338.c | 26 ++++++++++++++++++++++++++
5 files changed, 60 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr105338.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_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 96e198eb 0: update: gcc-ab54f6007c79711fc2192098d4ccc3c24e95f3e6: 1
new 652a459e 0: update: gcc-afe0b5b7ce597641f02d47f0384610fb078a2cb7: 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 (96e198eb)
\
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 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 36624 -> 36692 bytes
04-build_abe-bootstrap/console.log.xz | Bin 263436 -> 263524 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3828 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2412 -> 2312 bytes
07-check_regression/console.log.xz | Bin 4940 -> 3048 bytes
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 59 +-
07-check_regression/results.compare2 | 269 +-
07-check_regression/results.regressions | 59 +-
08-update_baseline/console.log | 646 ++---
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 59 +-
08-update_baseline/results.compare2 | 269 +-
08-update_baseline/results.regressions | 59 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3553464 -> 3551488 bytes
sumfiles/g++.sum | 130 +-
sumfiles/gcc.log.xz | Bin 3150724 -> 3157120 bytes
sumfiles/gcc.sum | 4150 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 1083400 -> 1070896 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2348 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 207408 -> 207244 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 449008 -> 448728 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2458 insertions(+), 3340 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/gdb.
from 1e864019e4 gdb: handle_no_resumed: only update thread list of event target
adds 7642f36b93 Automatic date update in version.in
adds 69be4d89e3 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 6e36f9a3 0: update: gcc-afe0b5b7ce597641f02d47f0384610fb078a2cb7: 1
new 6a6d7f71 0: update: gdb-69be4d89e30e0a6f0476ede2e34748330cd72445: 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 (6e36f9a3)
\
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 1560 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30092 -> 29844 bytes
04-build_abe-stage1/console.log.xz | Bin 71060 -> 72376 bytes
06-build_abe-linux/console.log.xz | Bin 10788 -> 10808 bytes
07-build_abe-glibc/console.log.xz | Bin 236232 -> 236196 bytes
08-build_abe-stage2/console.log.xz | Bin 198308 -> 199444 bytes
09-build_abe-gdb/console.log.xz | Bin 35784 -> 37384 bytes
10-build_abe-qemu/console.log.xz | Bin 33164 -> 33612 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3920 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2456 -> 2472 bytes
13-check_regression/console.log.xz | Bin 2712 -> 2888 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 9 +-
13-check_regression/results.compare2 | 22 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 276 +-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 9 +-
14-update_baseline/results.compare2 | 22 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3335468 -> 3373056 bytes
sumfiles/g++.sum | 85 +-
sumfiles/gcc.log.xz | Bin 2918220 -> 2915532 bytes
sumfiles/gcc.sum | 5155 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1019852 -> 1027184 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2288 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 196528 -> 196572 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2660 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 408308 -> 413752 bytes
sumfiles/libstdc++.sum | 6 +-
38 files changed, 2892 insertions(+), 2778 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.