This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dbd2ee7af 3: reset: linux-d4439a1189f93d0ac1eaf0197db8e6b3e197d5c7: 20023
discards c7ed1d5e9 2: update: binutils-llvm-qemu: 20058
new efe6f216f 2: update: binutils-llvm-linux-qemu: 20059
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 (dbd2ee7af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 43096 -> 44992 bytes
04-build_llvm/console.log.xz | Bin 59084 -> 59200 bytes
05-build_abe-qemu/console.log.xz | Bin 30636 -> 29848 bytes
06-build_linux/console.log.xz | Bin 4796 -> 5140 bytes
08-check_regression/console.log.xz | Bin 1300 -> 484 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 37 --------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 11 ---
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 158 +++++++++++++++++++++++++-------
jenkins/manifest.sh | 21 +++--
mail/jira-body.txt | 6 --
mail/mail-body.txt | 41 ---------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 13 +--
19 files changed, 137 insertions(+), 156 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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
in repository toolchain/ci/binutils-gdb.
from fdf95218bc [gdb/build] Fix Wimplicit-exception-spec-mismatch in clang build
adds 4d772ea24d gdb: fix "set scheduler-locking" thread exit hang
No new revisions were added by this update.
Summary of changes:
gdb/infrun.c | 3 +-
.../schedlock-thread-exit.c} | 37 +++++++++----------
.../gdb.threads/schedlock-thread-exit.exp | 42 ++++++++++++++++++++++
3 files changed, 59 insertions(+), 23 deletions(-)
copy gdb/testsuite/{gdb.multi/watchpoint-multi.c => gdb.threads/schedlock-thread-e [...]
create mode 100644 gdb/testsuite/gdb.threads/schedlock-thread-exit.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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 091215b1b 0: update: binutils-gcc: 2
new a47764cab 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 (091215b1b)
\
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 1528 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 66192 -> 66300 bytes
05-build_abe-bootstrap/console.log.xz | Bin 462040 -> 461272 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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 8a8458ac6bb rs6000: Fix test_mffsl.c to require Power9 support
new a7753db4a7c Remove loop crossing restriction from the backward threader.
new 53b3edceab9 Make ranger optional in path_range_query.
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/gimple-range-path.cc | 43 ++++++++++++++++++++++++++++---------------
gcc/gimple-range-path.h | 9 +++++++--
gcc/tree-ssa-loop-ch.c | 4 +---
gcc/tree-ssa-threadbackward.c | 41 +++++++----------------------------------
4 files changed, 43 insertions(+), 54 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-arm
in repository toolchain/ci/qemu.
from 1b9fc6d8ba Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds 225bec0c0e tcg/optimize: Add an extra cast to fold_extract2
adds f1f727ac8a tcg: Remove TCI experimental status
adds 8d30f0473e tcg: Document ctpop opcodes
adds d58f01733b tcg/s390x: Fix tcg_out_vec_op argument type
adds 70f872ca91 Merge tag 'pull-tcg-20211111' of https://gitlab.com/rth7680/ [...]
No new revisions were added by this update.
Summary of changes:
docs/about/build-platforms.rst | 10 ++++++----
meson.build | 4 ++--
meson_options.txt | 2 +-
scripts/meson-buildoptions.sh | 3 +--
tcg/README | 6 ++++++
tcg/optimize.c | 2 +-
tcg/s390x/tcg-target.c.inc | 3 ++-
7 files changed, 19 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.