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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 04f96c8d 0: update: binutils-gcc-linux: all
new 59892074 0: update: 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 (04f96c8d)
\
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 46 +-
03-build_abe-binutils/console.log | 10722 +++++++-------
04-build_abe-stage1/console.log | 17073 ++++++++++-----------
05-build_linux/console.log | 576 +-
06-boot_linux/console.log | 2 +-
console.log | 28663 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28612 insertions(+), 28610 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_bmk/llvm-release-arm-spec2k6-Oz_LTO
in repository toolchain/ci/gcc.
from a526d712760 Daily bump.
adds 0b18af2edcc 2019-06-12 Thomas Koenig <tkoenig(a)gcc.gnu.org> Tomáš [...]
adds 2556ec3d27d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 ++++++
gcc/fortran/trans-types.c | 3 ++
gcc/testsuite/ChangeLog | 8 +++++
.../gfortran.dg/deferred_character_33.f90 | 35 ++++++++++++++++++++++
.../gfortran.dg/deferred_character_33a.f90 | 9 ++++++
6 files changed, 65 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_33.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_33a.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_bmk/llvm-release-arm-spec2k6-Oz_LTO
in repository toolchain/ci/binutils-gdb.
from ac0e4b7814 Automatic date update in version.in
adds 9757d0f1c5 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_bmk/llvm-release-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 46f055ec 0: init: binutils-gcc-glibc-llvm: -1
new 3596112e 0: init: binutils-gcc-glibc-llvm: -1
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 (46f055ec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 16 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10521 ++-
04-build_abe-stage1/console.log | 17582 ++---
05-build_abe-linux/console.log | 266 +-
06-build_abe-glibc/console.log | 37205 ++++++-----
07-build_abe-stage2/console.log | 46857 +++++++------
08-build_llvm-true/console.log | 11596 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 4 +-
09-benchmark/console.log | 154 +-
console.log | 126163 ++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
13 files changed, 125400 insertions(+), 125396 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 25a335a1d89 [SimplifyCFG] NFC, update Switch tests to better examine su [...]
new ddb83a677be [SimpligyCFG] NFC intended, remove GCD that was only used f [...]
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:
lib/Transforms/Utils/SimplifyCFG.cpp | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 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 b966959f533 [X86] Add tests for some the special cases in EVEX to VEX t [...]
new 25a335a1d89 [SimplifyCFG] NFC, update Switch tests to better examine su [...]
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:
test/Transforms/SimplifyCFG/ARM/cttz-ctlz.ll | 21 +-
.../Transforms/SimplifyCFG/ARM/select-trunc-i64.ll | 17 +-
.../ARM/switch-to-lookup-table-constant-expr.ll | 24 +-
.../SimplifyCFG/ARM/switch-to-lookup-table.ll | 90 +-
test/Transforms/SimplifyCFG/CoveredLookupTable.ll | 31 +-
.../SimplifyCFG/X86/disable-lookup-table.ll | 53 +-
.../SimplifyCFG/X86/speculate-cttz-ctlz.ll | 477 +++++--
.../SimplifyCFG/X86/switch-covered-bug.ll | 32 +-
.../Transforms/SimplifyCFG/X86/switch-table-bug.ll | 25 +-
.../SimplifyCFG/X86/switch_to_lookup_table.ll | 1345 ++++++++++++--------
test/Transforms/SimplifyCFG/switch-dead-default.ll | 169 ++-
test/Transforms/SimplifyCFG/switch-masked-bits.ll | 23 +-
.../SimplifyCFG/switch-on-const-select.ll | 191 +--
.../Transforms/SimplifyCFG/switch-range-to-icmp.ll | 79 +-
.../SimplifyCFG/switch_create-custom-dl.ll | 592 ++++++---
test/Transforms/SimplifyCFG/switch_create.ll | 591 ++++++---
test/Transforms/SimplifyCFG/switch_switch_fold.ll | 76 +-
test/Transforms/SimplifyCFG/switch_thread.ll | 153 +--
test/Transforms/SimplifyCFG/switch_undef.ll | 15 +-
19 files changed, 2582 insertions(+), 1422 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d2156451 0: update: llvm-linux: all
new af31919a 0: update: llvm-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 (d2156451)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 162 +-
02-build_llvm/console.log | 11696 +++---
03-build_linux/console.log | 71370 ++++++++++++++++-----------------
04-boot_linux/console.log | 2 +-
console.log | 83247 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
7 files changed, 83267 insertions(+), 83220 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 lldb.
from d827d563f [Reproducers] Simplify providers with nested Info struct (NFC)
new c42f16ca5 [Reproducers] Include lldb version in the reproducer root
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/Utility/Reproducer.h | 20 ++++++++++++++++++++
lit/Reproducer/TestFileRepro.test | 3 +++
source/Initialization/SystemInitializerCommon.cpp | 4 +++-
source/Utility/Reproducer.cpp | 21 +++++++++++++++++----
4 files changed, 43 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/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from aa7235483a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds eb96e57b913f media: dvb: warning about dvb frequency limits produces to [...]
adds a200c721956c media: venus: hfi_parser: fix a regression in parser
adds 35110e38e6c5 Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/l [...]
adds aff7ed485168 selinux: log raw contexts as untrusted strings
adds e2e0e09758a6 selinux: fix a missing-check bug in selinux_add_mnt_opt( )
adds fec6375320c6 selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()
adds b076173a309e Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes:
drivers/media/dvb-core/dvb_frontend.c | 2 +-
drivers/media/platform/qcom/venus/hfi_helper.h | 4 +--
security/selinux/avc.c | 10 +++++--
security/selinux/hooks.c | 39 ++++++++++++++++++--------
4 files changed, 39 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.