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-release-arm-stable-defconfig
in repository toolchain/ci/llvm-project.
from 0fbe860711be [Clang][Fortify] drop inline decls when redeclared
adds b83c4a2dc0fb [x86] Fix infinite loop inside DAG combiner with lzcnt feature.
adds 9a3e81e1f91f [InstCombine] canonicalize select with signbit test
No new revisions were added by this update.
Summary of changes:
llvm/lib/Target/X86/X86ISelLowering.cpp | 21 +++---
.../Transforms/InstCombine/InstCombineSelect.cpp | 17 +++++
llvm/test/CodeGen/X86/lzcnt-zext-cmp.ll | 34 +++++++++
llvm/test/Transforms/InstCombine/ashr-lshr.ll | 80 +++++++++++-----------
llvm/test/Transforms/InstCombine/logical-select.ll | 4 +-
.../Transforms/InstCombine/truncating-saturate.ll | 4 +-
6 files changed, 103 insertions(+), 57 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/llvm-release-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from e2d90f8c8d Automatic date update in version.in
adds 806da170bc Automatic date update in version.in
adds 62c7851044 Automatic date update in version.in
adds 661f63c165 Automatic date update in version.in
adds 334a1f8735 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_kernel/llvm-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 4f615a98 0: update: binutils-llvm-linux-qemu: boot
new 44749cbf 0: update: binutils-llvm-linux-qemu: boot
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 (4f615a98)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1576 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 29944 -> 29828 bytes
04-build_llvm/console.log.xz | Bin 59148 -> 58856 bytes
05-build_abe-qemu/console.log.xz | Bin 31160 -> 31732 bytes
06-build_linux/console.log.xz | Bin 3668 -> 3600 bytes
07-boot_linux/console.log.xz | Bin 5972 -> 5968 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 17 insertions(+), 17 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_build/master-aarch64
in repository toolchain/ci/gdb.
from 69be4d89e3 Automatic date update in version.in
adds ac16b09d7e gdb: move setbuf calls out of gdb_readline_no_editing_callback
adds 455fe76708 Automatic date update in version.in
adds 2b718529b9 gdb/infrun: assert !step_over_info_valid_p in restart_threads
adds 5f59e7e0c7 gdb/fortran: Support for assumed rank zero
new 0d38576a34 Emit a note warning the user that creating an executable sta [...]
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:
bfd/ChangeLog | 8 ++++++
bfd/elflink.c | 8 ++++--
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +++++
binutils/testsuite/lib/binutils-common.exp | 1 +
gdb/event-top.c | 13 ----------
gdb/gdbtypes.c | 22 ++++++++++++++---
gdb/gdbtypes.h | 1 -
gdb/infrun.c | 8 +++++-
gdb/testsuite/gdb.fortran/assumedrank.exp | 6 +++++
gdb/testsuite/gdb.fortran/assumedrank.f90 | 3 +++
gdb/top.c | 39 ++++++++++++++++++++++++++++++
ld/ChangeLog | 6 +++++
ld/testsuite/ld-elf/pr29072.b.warn | 1 +
14 files changed, 102 insertions(+), 22 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_build/master-aarch64
in repository toolchain/ci/glibc.
from c966099cdc x86: Optimize {str|wcs}rchr-evex
adds b571f3adff scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlier
adds 693517b922 elf: Remove unused enum allowmask
new 33e03f9cd2 misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
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:
debug/tst-fortify.c | 5 +++++
misc/sys/cdefs.h | 12 ++++++------
scripts/glibcelf.py | 6 ++++++
sysdeps/generic/ldsodefs.h | 11 -----------
4 files changed, 17 insertions(+), 17 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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 69be4d89e3 Automatic date update in version.in
adds ac16b09d7e gdb: move setbuf calls out of gdb_readline_no_editing_callback
adds 455fe76708 Automatic date update in version.in
adds 2b718529b9 gdb/infrun: assert !step_over_info_valid_p in restart_threads
adds 5f59e7e0c7 gdb/fortran: Support for assumed rank zero
new 0d38576a34 Emit a note warning the user that creating an executable sta [...]
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:
bfd/ChangeLog | 8 ++++++
bfd/elflink.c | 8 ++++--
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +++++
binutils/testsuite/lib/binutils-common.exp | 1 +
gdb/event-top.c | 13 ----------
gdb/gdbtypes.c | 22 ++++++++++++++---
gdb/gdbtypes.h | 1 -
gdb/infrun.c | 8 +++++-
gdb/testsuite/gdb.fortran/assumedrank.exp | 6 +++++
gdb/testsuite/gdb.fortran/assumedrank.f90 | 3 +++
gdb/top.c | 39 ++++++++++++++++++++++++++++++
ld/ChangeLog | 6 +++++
ld/testsuite/ld-elf/pr29072.b.warn | 1 +
14 files changed, 102 insertions(+), 22 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3d42212c 2: update: binutils-gcc-linux-glibc-gdb: 0
new b4016d74 2: update: binutils-gcc-linux-glibc-gdb: 0
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 (3d42212c)
\
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 1580 -> 1708 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 24324 -> 24600 bytes
10-check_regression/console.log.xz | Bin 412 -> 412 bytes
11-update_baseline/console.log | 60 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +++++-----
6 files changed, 38 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.