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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from a2f17f4b730 onsuccess: #38: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
new bd238431ec1 onsuccess: #39: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
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 2272 -> 2212 bytes
02-prepare_abe/console.log.xz | Bin 2640 -> 2616 bytes
03-build_abe-binutils/console.log.xz | Bin 28076 -> 28100 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17952 -> 17744 bytes
04-build_kernel_llvm/console.log.xz | Bin 65320 -> 64812 bytes
05-build_abe-qemu/console.log.xz | Bin 32948 -> 34092 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22480 -> 22684 bytes
06-build_linux/console.log.xz | Bin 3072 -> 3048 bytes
07-boot_linux/console.log.xz | Bin 5760 -> 5784 bytes
08-check_regression/console.log.xz | Bin 1316 -> 1344 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 12 +-
jenkins/run-build.env | 12 +-
manifest.sh | 10 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 54 +++---
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 299 +++++++++++++++--------------
notify/notify-init.log | 87 ++++-----
23 files changed, 243 insertions(+), 245 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 58f1e185ff6 MATCH: Extend min_value/max_value to pointer types
new 73c14db6d1a Fix profile update after versioning ifconverted loop
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/testsuite/gcc.dg/vect/vect-cond-11.c | 2 ++
gcc/testsuite/gcc.dg/vect/vect-widen-mult-extern-1.c | 2 ++
gcc/tree-vect-loop-manip.cc | 14 +++++++++++---
gcc/tree-vect-loop.cc | 15 +++++++++++++--
4 files changed, 28 insertions(+), 5 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_kernel/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
from dd2fa7c7acb onsuccess: #53: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
new 9489bc80137 onsuccess: #54: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
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 2256 -> 2224 bytes
02-prepare_abe/console.log.xz | Bin 2596 -> 2592 bytes
03-build_abe-binutils/console.log.xz | Bin 28056 -> 27540 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 18008 -> 17960 bytes
04-build_abe-stage1/console.log.xz | Bin 74112 -> 73672 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54340 -> 54316 bytes
05-build_abe-qemu/console.log.xz | Bin 33380 -> 33196 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22900 -> 21868 bytes
06-build_linux/console.log.xz | Bin 3516 -> 3024 bytes
07-boot_linux/console.log.xz | Bin 6376 -> 6340 bytes
08-check_regression/console.log.xz | Bin 1336 -> 1328 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 12 +-
jenkins/run-build.env | 12 +-
manifest.sh | 10 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 58 +++---
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 294 +++++++++++++++--------------
notify/notify-init.log | 93 ++++-----
results | 2 +-
25 files changed, 247 insertions(+), 248 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 binutils-gdb.
from ad233d0d746 Automatic date update in version.in
new 2f98b09492b gdb/fortran: Align intrinsic/variable precedence
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:
gdb/f-exp.y | 57 +++++++++++------
.../intrinsic-precedence.c} | 7 +-
gdb/testsuite/gdb.fortran/intrinsic-precedence.exp | 74 ++++++++++++++++++++++
gdb/testsuite/gdb.fortran/intrinsic-precedence.f90 | 33 ++++++++++
4 files changed, 147 insertions(+), 24 deletions(-)
copy gdb/testsuite/{gdb.dap/modules-solib.c => gdb.fortran/intrinsic-precedence.c} (91%)
create mode 100644 gdb/testsuite/gdb.fortran/intrinsic-precedence.exp
create mode 100644 gdb/testsuite/gdb.fortran/intrinsic-precedence.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.