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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e1bfe4f 0: good: binutils-gcc-linux: all
new acc7a6f 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 (e1bfe4f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 14 +-
3-build_abe-binutils/console.log | 3694 ++++++++-------
4-build_abe-stage1/console.log | 5451 +++++++++++-----------
5-build_linux/console.log | 62 +-
6-boot_linux/console.log | 2 +-
console.log | 9215 +++++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
8 files changed, 9207 insertions(+), 9265 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 compiler-rt.
from e079f7df5 SanitizerCommon: fixes for unwinding & backtrace on SPARC
new 21dab85bb SanitizerCommon: 64-bit SPARC/Linux port
new 8c62dad05 AddressSanitizer: fix for SPARC with GCC
new a0c8d98e1 AddressSanitizer: 64-bit SPARC/Linux port
The 3 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:
lib/asan/asan_allocator.h | 6 +-
lib/asan/asan_globals.cc | 4 +
lib/asan/asan_mapping.h | 12 +++
lib/asan/asan_mapping_sparc64.h | 101 +++++++++++++++++++++
.../sanitizer_allocator_primary32.h | 7 ++
lib/sanitizer_common/sanitizer_linux.cc | 2 +
lib/sanitizer_common/sanitizer_platform.h | 11 +++
7 files changed, 142 insertions(+), 1 deletion(-)
create mode 100644 lib/asan/asan_mapping_sparc64.h
--
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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4a83ba3 1: good: llvm-linux: 16218
new 60a61ac 1: good: llvm-linux: 16218
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 (4a83ba3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 25 +-
2-build_llvm/console.log | 9683 +++++++++++++++++-----------------
3-build_linux/console.log | 1203 ++---
console.log | 11179 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
5 files changed, 11079 insertions(+), 11021 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-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from 3e00163d288 PR rtl-optimization/89588 * loop-unroll.c (decide_unroll_ [...]
adds 3c765ca937d Daily bump.
adds 48a23367014 Backport of r269499 and related testism fix r269596.
adds c20688aec09 2019-03-12 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm.h | 2 +-
gcc/testsuite/ChangeLog | 18 +++++++++++++++++
gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c | 16 +++++++++++++++
gcc/testsuite/gfortran.dg/pr89664.f90 | 24 +++++++++++++++++++++++
gcc/tree-ssa-math-opts.c | 3 ++-
7 files changed, 76 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c
create mode 100644 gcc/testsuite/gfortran.dg/pr89664.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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 407147d 0: good: binutils-gcc-linux: all
new 4580c21 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 (407147d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 14 +-
3-build_abe-binutils/console.log | 3169 +++++++++--------
4-build_abe-stage1/console.log | 3961 +++++++++++----------
5-build_linux/console.log | 20 +-
6-boot_linux/console.log | 2 +-
console.log | 7248 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 7218 insertions(+), 7222 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 d0c7284d741 [llvm] Skip over empty line table entries.
new a826459b5e2 Revert "[Remarks] Add -foptimization-record-passes to filte [...]
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/llvm/IR/RemarkStreamer.h | 7 -------
include/llvm/LTO/Config.h | 3 ---
include/llvm/LTO/LTO.h | 1 -
lib/IR/RemarkStreamer.cpp | 14 --------------
lib/LTO/LTO.cpp | 6 ------
lib/LTO/LTOBackend.cpp | 8 +++-----
lib/LTO/LTOCodeGenerator.cpp | 8 +-------
lib/LTO/ThinLTOCodeGenerator.cpp | 4 +---
test/LTO/Resolution/X86/diagnostic-handler-remarks.ll | 2 --
test/ThinLTO/X86/diagnostic-handler-remarks.ll | 1 -
tools/gold/gold-plugin.cpp | 6 +-----
tools/llc/llc.cpp | 12 ------------
tools/llvm-lto2/llvm-lto2.cpp | 7 -------
tools/opt/opt.cpp | 12 ------------
14 files changed, 6 insertions(+), 85 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 clang.
from a36fd6c4b1 [Remarks] Add -foptimization-record-passes to filter remark [...]
new d4298b95a4 Revert "[Remarks] Add -foptimization-record-passes to filter [...]
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/clang/Basic/CodeGenOptions.h | 4 ----
include/clang/Driver/CC1Options.td | 2 --
include/clang/Driver/Options.td | 4 ----
lib/CodeGen/BackendUtil.cpp | 1 -
lib/CodeGen/CodeGenAction.cpp | 7 -------
lib/Driver/ToolChains/Clang.cpp | 8 --------
lib/Driver/ToolChains/Darwin.cpp | 8 --------
lib/Frontend/CompilerInvocation.cpp | 5 -----
test/CodeGen/opt-record-MIR.c | 11 +++--------
test/CodeGen/opt-record.c | 5 +----
test/Driver/darwin-ld.c | 4 ----
test/Driver/opt-record.c | 9 ---------
12 files changed, 4 insertions(+), 64 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 lld.
from 0d197efcf ELF: Use bump pointer allocator for uncompressed section buff [...]
new 8b46fcba4 Revert "[Remarks] Add -foptimization-record-passes to filter [...]
new c4852a68d ELF: Don't add .dynamic strings to .dynstr early.
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:
ELF/Config.h | 1 -
ELF/Driver.cpp | 1 -
ELF/LTO.cpp | 1 -
ELF/Options.td | 2 --
ELF/SyntheticSections.cpp | 36 +++++++++++++++++-------------------
ELF/Writer.cpp | 1 -
docs/ld.lld.1 | 3 ---
test/ELF/lto/opt-remarks.ll | 5 -----
test/ELF/verneed.s | 6 +++---
9 files changed, 20 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.