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-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 3fff2c370c Fix colors in TUI mode in MS-Windows build with ncurses
adds 6cc71b820c Fix an illegal memory access when parsing a corrupt ELF file.
adds d7f848c3b5 Fix a buffer overrun error when attempting to parse corrupt [...]
adds 5c85e20d5a Fix gdb.texinfo build
adds 4a5ee99b2f Automatic date update in version.in
adds da0d12d2bd Re-indent elf_x86_64_relocate_section
adds 418d4036ee x86-64: Check for corrupt input with bad relocation
adds f55b1e3248 PR24336, buffer overflow in swap_reloca_in
adds 1ff31e135f PR24337, segfault in _bfd_elf_rela_local_sym
adds fe3fef62ad PR24339, segfault on NULL symbol section
adds 1c529385d9 Fix a potential illegal memory access whilt parsing an x86 insn.
adds 1c82ed745b Update the documentation describing where the linker will at [...]
adds 2219ae0b0e COFF: Check for symbols defined in discarded section
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 51 +++++++++++++++
bfd/coffgen.c | 3 +
bfd/cofflink.c | 6 +-
bfd/dwarf2.c | 9 +++
bfd/elf.c | 9 +--
bfd/elf64-x86-64.c | 174 +++++++++++++++++++++++++++++++++++++++------------
bfd/elflink.c | 15 ++++-
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++
gas/config/tc-i386.c | 68 ++++++++++----------
gdb/doc/ChangeLog | 5 ++
gdb/doc/gdb.texinfo | 2 +-
ld/ChangeLog | 6 ++
ld/ld.texi | 2 +-
14 files changed, 275 insertions(+), 83 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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards dcaa45a8 2: good: binutils-gcc-linux: 18995
discards a076c25d 1: last-good: binutils-gcc-linux: 18995
discards fd62f034 binutils-e8138a6b782685a5b5b262b793cea90ebaec1d37: all
new 33bc19b7 0: good: binutils-gcc-linux: all
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 (dcaa45a8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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:
1-reset_artifacts/console.log | 71 +-
2-prepare_abe/console.log | 34 +-
3-build_abe-binutils/console.log | 6540 +-
4-build_abe-stage1/console.log | 13242 +-
5-build_linux/console.log | 261448 ++-------------------------------
6-boot_linux/console.log | 8 +
7-check_regression/console.log | 7 +-
8-update_baseline/console.log | 35 +-
console.log | 277635 +++---------------------------------
jenkins/manifest.sh | 18 +-
results | 4 +-
11 files changed, 40809 insertions(+), 518233 deletions(-)
create mode 100644 6-boot_linux/console.log
--
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 lldb.
from 4d75af328 Fix a typo in FindLibEdit.cmake
new b993d7955 [DataFormatters] Remove LLDB_DISABLE_PYTHON from TypeCategory.
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:
include/lldb/DataFormatters/TypeCategoryMap.h | 2 --
source/DataFormatters/TypeCategory.cpp | 23 -----------------------
source/DataFormatters/TypeCategoryMap.cpp | 2 --
3 files changed, 27 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 llvm.
from 827df5124c4 [X86] Add SimplifyDemandedBitsForTargetNode support for PIN [...]
new 28a7a3055b1 [LLVM-C] Expose the "Add Discriminators" Pass To LLVM-C
new 4c0f218c933 [SelectionDAG] Add SimplifyDemandedBits handling for ISD::S [...]
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:
include/llvm-c/Transforms/Utils.h | 3 +
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 13 ++++
lib/Transforms/Utils/Utils.cpp | 3 +
test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll | 14 +---
test/CodeGen/X86/combine-sdiv.ll | 28 ++-----
test/CodeGen/X86/insertelement-ones.ll | 79 +++++++-------------
test/CodeGen/X86/known-signbits-vector.ll | 4 +-
test/CodeGen/X86/pr30562.ll | 12 ++-
test/CodeGen/X86/pr34177.ll | 27 +++----
test/CodeGen/X86/shrink_vmul.ll | 41 +++--------
test/CodeGen/X86/sse3.ll | 6 +-
test/CodeGen/X86/vector-mul.ll | 86 +++++++++-------------
test/CodeGen/X86/vector-shuffle-128-v16.ll | 3 +-
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 31 ++------
test/CodeGen/X86/vector-shuffle-v1.ll | 3 +-
test/CodeGen/X86/vector-trunc-math-widen.ll | 14 +---
test/CodeGen/X86/vector-trunc-math.ll | 14 +---
17 files changed, 135 insertions(+), 246 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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from 601b1832728 2019-03-14 Richard Biener <rguenther(a)suse.de>
adds 3ae0ad9be59 Zero local estimated benefit for cloning extern inline function
adds c1eb8dd8746 Daily bump.
adds ba061812b48 Subject: Backport r269684
adds 9fa8718a910 2019-03-15 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 26 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/doc/invoke.texi | 1 -
gcc/fold-const.c | 21 ++++++++++------
gcc/ipa-cp.c | 17 +++++++++----
gcc/params.def | 5 ++++
gcc/testsuite/ChangeLog | 17 +++++++++++++
gcc/testsuite/gcc.dg/ipa/ipcp-5.c | 45 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/uninit-pred-8_b.c | 5 ++--
gcc/tree-ssa-ifcombine.c | 7 +++++-
10 files changed, 129 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipcp-5.c
--
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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 10759de7 0: good: gcc-601b18327287eef252d636ae9ad8a3cb10c1bd60: -5
new 671024ce 0: good: gcc-9fa8718a910e94b14ef93a6c610fa5e86b91c516: -5
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 (10759de7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 16 +-
3-build_abe-bootstrap_O1/console.log | 16621 ++++++++++++++++----------------
console.log | 16653 +++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 16658 insertions(+), 16656 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-release-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from 601b1832728 2019-03-14 Richard Biener <rguenther(a)suse.de>
adds 3ae0ad9be59 Zero local estimated benefit for cloning extern inline function
adds c1eb8dd8746 Daily bump.
adds ba061812b48 Subject: Backport r269684
adds 9fa8718a910 2019-03-15 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 26 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/doc/invoke.texi | 1 -
gcc/fold-const.c | 21 ++++++++++------
gcc/ipa-cp.c | 17 +++++++++----
gcc/params.def | 5 ++++
gcc/testsuite/ChangeLog | 17 +++++++++++++
gcc/testsuite/gcc.dg/ipa/ipcp-5.c | 45 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/uninit-pred-8_b.c | 5 ++--
gcc/tree-ssa-ifcombine.c | 7 +++++-
10 files changed, 129 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipcp-5.c
--
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-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8cceedea 0: good: binutils-gcc-linux: boot
new 3c2eddaf 0: good: binutils-gcc-linux: 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 (8cceedea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
1-reset_artifacts/console.log | 73 +-
2-prepare_abe/console.log | 36 +-
3-build_abe-binutils/console.log | 7128 ++++++++---------
4-build_abe-stage1/console.log | 8410 ++++++++++----------
5-build_linux/console.log | 54 +-
7-check_regression/console.log | 2 +-
8-update_baseline/console.log | 4 +-
console.log | 15691 ++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
9 files changed, 15075 insertions(+), 16337 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.