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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 8dddaafb 0: update: binutils-gcc-linux-glibc-gdb: 1
new 4b0f6e36 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 (8dddaafb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/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 1624 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 38908 -> 38196 bytes
04-build_abe-gcc/console.log.xz | Bin 213784 -> 212972 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8844 -> 8748 bytes
07-build_abe-glibc/console.log.xz | Bin 241704 -> 239276 bytes
08-build_abe-gdb/console.log.xz | Bin 38004 -> 37548 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3816 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2624 -> 2840 bytes
11-check_regression/console.log.xz | Bin 4164 -> 3976 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 5 +-
11-check_regression/results.compare | 32 +-
11-check_regression/results.compare2 | 168 +-
11-check_regression/results.regressions | 32 +-
12-update_baseline/console.log | 592 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 5 +-
12-update_baseline/results.compare | 32 +-
12-update_baseline/results.compare2 | 168 +-
12-update_baseline/results.regressions | 32 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3698548 -> 3655908 bytes
sumfiles/g++.sum | 142 +-
sumfiles/gcc.log.xz | Bin 3213116 -> 3198828 bytes
sumfiles/gcc.sum | 4904 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1068212 -> 1068448 bytes
sumfiles/gfortran.sum | 47 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2276 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 218020 -> 217288 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 445068 -> 438160 bytes
sumfiles/libstdc++.sum | 20 +-
37 files changed, 3034 insertions(+), 3193 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 linux.
from ca85855bdcae Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 543ce63b664e lockdown: Fix kexec lockdown bypass with ima policy
new 353f7988dd84 watchqueue: make sure to serialize 'wqueue->defunct' properly
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:
kernel/watch_queue.c | 53 ++++++++++++++++++++++++++-----------
security/integrity/ima/ima_policy.c | 4 +++
2 files changed, 41 insertions(+), 16 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 daa36cfc2fc Avoid registering __builtin_setjmp_receiver label twice [PR101347]
new 26bbe78f77f Fortran: fix parsing of omp task affinity iterator clause [ [...]
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/fortran/openmp.cc | 1 -
gcc/testsuite/gfortran.dg/gomp/affinity-clause-7.f90 | 19 +++++++++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/affinity-clause-7.f90
--
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/release-arm-bootstrap_profiled_lto
in repository toolchain/ci/binutils-gdb.
from 730a2af40f Automatic date update in version.in
adds 19892fedb7 x86: Properly check invalid relocation against protected symbol
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 2 ++
bfd/elf64-x86-64.c | 2 ++
ld/testsuite/ld-elf/linux-x86.exp | 16 ++++++++++++++++
ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} | 5 +----
ld/testsuite/ld-elf/{needed3.c => pr29377b.c} | 4 +++-
5 files changed, 24 insertions(+), 5 deletions(-)
copy ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} (51%)
copy ld/testsuite/ld-elf/{needed3.c => pr29377b.c} (58%)
--
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/release-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards f98aa6ee 0: update: binutils-gcc: 2
new 8a952330 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 (f98aa6ee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1624 -> 1648 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 49428 -> 50556 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 935108 -> 936932 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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 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_gnu_cross_check_gcc/master-aarch64
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_gnu_cross_check_gcc/master-aarch64
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.