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 7fe1cb79 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 42ba968b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (7fe1cb79)
\
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 1632 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30404 -> 30688 bytes
04-build_abe-stage1/console.log.xz | Bin 73116 -> 73408 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9308 -> 9192 bytes
07-build_abe-glibc/console.log.xz | Bin 238840 -> 239172 bytes
08-build_abe-stage2/console.log.xz | Bin 203284 -> 203192 bytes
09-build_abe-gdb/console.log.xz | Bin 37828 -> 37836 bytes
10-build_abe-qemu/console.log.xz | Bin 31296 -> 31384 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3896 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3092 -> 2916 bytes
13-check_regression/console.log.xz | Bin 7904 -> 2500 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 143 +-
13-check_regression/results.compare2 | 1060 +------
13-check_regression/results.regressions | 101 -
14-update_baseline/console.log | 1545 ++--------
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 143 +-
14-update_baseline/results.compare2 | 1060 +------
14-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3385576 -> 3378464 bytes
sumfiles/g++.sum | 179 +-
sumfiles/gcc.log.xz | Bin 2985680 -> 2983216 bytes
sumfiles/gcc.sum | 4806 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1021868 -> 1024420 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199628 -> 199904 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2660 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 412288 -> 417000 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 2763 insertions(+), 6493 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 78d5e125c00 Move pass_cse_sincos after vectorizer.
adds 5f59d0f2d9f Improve SLP codegen, avoiding unnecessary TREE_ADDRESSABLE
adds 8694390e2b6 Remove unused remove_node_from_expr_list
adds daa36cfc2fc Avoid registering __builtin_setjmp_receiver label twice [PR101347]
No new revisions were added by this update.
Summary of changes:
gcc/builtins.cc | 15 +++++++--------
gcc/rtl.h | 1 -
gcc/rtlanal.cc | 30 +-----------------------------
gcc/tree-vect-data-refs.cc | 8 ++++++++
4 files changed, 16 insertions(+), 38 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-arm
in repository toolchain/ci/binutils-gdb.
from 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
No new revisions were added by this update.
Summary of changes:
gdb/infrun.c | 19 +++++--
.../step-N-all-progress.c} | 41 +++++++--------
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++++++++++++
gdb/value.c | 3 ++
4 files changed, 93 insertions(+), 29 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
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 c92fd002 0: update: binutils-gcc: 1
new 6856e60e 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 (c92fd002)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (6856e60e)
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 1596 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 51352 -> 51624 bytes
04-build_abe-gcc/console.log.xz | Bin 235380 -> 234112 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3016 -> 2840 bytes
07-check_regression/console.log.xz | Bin 3044 -> 2360 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 6 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 47 +-
07-check_regression/results.regressions | 26 -
08-update_baseline/console.log | 390 ++-
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 6 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 47 +-
08-update_baseline/results.regressions | 26 -
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2782256 -> 2785268 bytes
sumfiles/g++.sum | 106 +-
sumfiles/gcc.log.xz | Bin 2352152 -> 2383440 bytes
sumfiles/gcc.sum | 4646 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 908656 -> 904160 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202116 -> 202224 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 458492 -> 458168 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2619 insertions(+), 2827 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete 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_native_build/master-arm
in repository toolchain/ci/gdb.
from f638657759 x86: Disallow invalid relocations against protected symbols
adds 73d9afb778 Automatic date update in version.in
adds ffd29c9c21 gas/symbols: introduce md_resolve_symbol
adds 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
new e0c01ce66d Don't stop all threads prematurely after first step of "step N"
new b0cf0a5b9d gdb/value.c: add several headers to the include list
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:
bfd/version.h | 2 +-
gas/doc/internals.texi | 6 +++
gas/symbols.c | 39 ++++++++++++++
gdb/infrun.c | 19 +++++--
.../step-N-all-progress.c} | 41 +++++++--------
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++++++++++++
gdb/value.c | 3 ++
opcodes/arc-dis.c | 2 +-
8 files changed, 140 insertions(+), 31 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from f638657759 x86: Disallow invalid relocations against protected symbols
adds 73d9afb778 Automatic date update in version.in
adds ffd29c9c21 gas/symbols: introduce md_resolve_symbol
adds 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/doc/internals.texi | 6 +++
gas/symbols.c | 39 ++++++++++++++
gdb/infrun.c | 19 +++++--
.../step-N-all-progress.c} | 41 +++++++--------
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++++++++++++
gdb/value.c | 3 ++
opcodes/arc-dis.c | 2 +-
8 files changed, 140 insertions(+), 31 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards b4b49c80 0: update: binutils-gcc-linux-glibc-gdb: 6
new 15e5086d 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (b4b49c80)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1596 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 51812 -> 51612 bytes
05-build_abe-gcc/console.log.xz | Bin 234580 -> 232500 bytes
07-build_abe-linux/console.log.xz | Bin 8900 -> 8804 bytes
08-build_abe-glibc/console.log.xz | Bin 234028 -> 232124 bytes
09-build_abe-gdb/console.log.xz | Bin 50700 -> 49264 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 10 insertions(+), 10 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_gcc/release-aarch64
in repository toolchain/ci/gdb.
from e705ad3b71 Automatic date update in version.in
adds d8edb0dee8 Automatic date update in version.in
adds 8fae712426 Automatic date update in version.in
adds 28b7a50c23 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.