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/release-aarch64
in repository toolchain/ci/binutils-gdb.
from fb68c8adc4 Automatic date update in version.in
adds 594883b3b7 Automatic date update in version.in
adds 78f29594ad Automatic date update in version.in
adds 03b9347271 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_native_check_gdb/release-aarch64
in repository toolchain/ci/base-artifacts.
discards d453bb65f 0: update: binutils-gcc-linux-glibc-gdb: 1
new f1b85988c 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 (d453bb65f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/rel [...]
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 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 38520 -> 38488 bytes
04-build_abe-gcc/console.log.xz | Bin 200172 -> 199420 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8920 -> 8856 bytes
07-build_abe-glibc/console.log.xz | Bin 237356 -> 238984 bytes
08-build_abe-gdb/console.log.xz | Bin 36696 -> 36628 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3828 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2008 -> 2008 bytes
11-check_regression/console.log.xz | Bin 13880 -> 12736 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 37 +-
11-check_regression/results.compare | 73 +-
11-check_regression/results.compare2 | 621 +-
11-check_regression/results.regressions | 73 +-
12-update_baseline/console.log | 10308 ++++++++++++++----------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 37 +-
12-update_baseline/results.compare | 73 +-
12-update_baseline/results.compare2 | 621 +-
12-update_baseline/results.regressions | 73 +-
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1710088 -> 1637540 bytes
sumfiles/gdb.sum | 8811 ++++++-------------------
25 files changed, 7383 insertions(+), 13372 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/gcc.
from 4f19e078ccb libphobos: Check in missing core.sync package module
adds c3642271e88 Daily bump.
adds 1c68ec1f8ab xtensa: Improve shift operations more
adds e1b193c1cce xtensa: Simplify conditional branch/move insn patterns
adds 70ce04ca353 xtensa: Make use of BALL/BNALL instructions
adds 077438933cf xtensa: Optimize bitwise AND operation with some specific f [...]
new f907cf4c07c vect: Move suggested_unroll_factor applying [PR105940]
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/ChangeLog | 98 +++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 4 +
gcc/config/xtensa/predicates.md | 16 +
gcc/config/xtensa/xtensa-protos.h | 4 +-
gcc/config/xtensa/xtensa.cc | 125 +++---
gcc/config/xtensa/xtensa.md | 498 ++++++++++++++++++-----
gcc/cp/ChangeLog | 10 +
gcc/d/ChangeLog | 31 ++
gcc/testsuite/ChangeLog | 37 ++
gcc/testsuite/gcc.target/xtensa/BALL-BNALL.c | 33 ++
gcc/testsuite/gcc.target/xtensa/funnel_shifter.c | 17 +
gcc/tree-vect-loop.cc | 6 +-
include/ChangeLog | 4 +
libgomp/ChangeLog | 40 ++
libphobos/ChangeLog | 8 +
libstdc++-v3/ChangeLog | 12 +
17 files changed, 758 insertions(+), 187 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/xtensa/BALL-BNALL.c
create mode 100644 gcc/testsuite/gcc.target/xtensa/funnel_shifter.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-aarch64
in repository toolchain/ci/base-artifacts.
discards 73f3e6cf8 0: update: binutils-gcc: 1
new 0bf19e852 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 (73f3e6cf8)
\
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 1544 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38120 -> 38012 bytes
04-build_abe-gcc/console.log.xz | Bin 210620 -> 212004 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3920 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2504 -> 2816 bytes
07-check_regression/console.log.xz | Bin 2540 -> 2344 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 29 +-
08-update_baseline/console.log | 196 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 29 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3521268 -> 3552936 bytes
sumfiles/g++.sum | 110 +-
sumfiles/gcc.log.xz | Bin 3068872 -> 3044252 bytes
sumfiles/gcc.sum | 5270 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 1035340 -> 1033036 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204596 -> 203940 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 434212 -> 443348 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2851 insertions(+), 2903 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_bootstrap/master-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 0e6b22510 0: update: binutils-gcc: 2
new 494452cd0 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 (0e6b22510)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1556 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 51504 -> 52172 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 928656 -> 973032 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 87 ++++---------------------
jenkins/manifest.sh | 12 ++--
7 files changed, 19 insertions(+), 80 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.