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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from e4a4ad9749 Automatic date update in version.in
adds de9781d417 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/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 852ded2 0: update: binutils-gcc-linux: all
new 2cd9a5d 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 (852ded2)
\
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:
01-reset_artifacts/console.log | 14 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11058 +++++++--------
04-build_abe-stage1/console.log | 13713 ++++++++++---------
05-build_linux/console.log | 1016 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 8 +-
console.log | 26249 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 26254 insertions(+), 26256 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 7266bfef68c [NFC][InlineCost] cleanup - comments, overflow handling.
new 6967efe577e [llvm-profdata] Add overlap command to compute similarity b [...]
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:
docs/CommandGuide/llvm-profdata.rst | 67 ++++++
include/llvm/ProfileData/InstrProf.h | 81 ++++++-
include/llvm/ProfileData/InstrProfReader.h | 3 +
include/llvm/ProfileData/InstrProfWriter.h | 5 +
lib/ProfileData/InstrProf.cpp | 235 +++++++++++++++++++++
lib/ProfileData/InstrProfReader.cpp | 14 ++
lib/ProfileData/InstrProfWriter.cpp | 34 +++
test/tools/llvm-profdata/Inputs/overlap_1.proftext | 36 ++++
.../llvm-profdata/Inputs/overlap_1_cs.proftext | 11 +
.../llvm-profdata/Inputs/overlap_1_vp.proftext | 25 +++
test/tools/llvm-profdata/Inputs/overlap_2.proftext | 36 ++++
.../llvm-profdata/Inputs/overlap_2_cs.proftext | 11 +
.../llvm-profdata/Inputs/overlap_2_vp.proftext | 25 +++
test/tools/llvm-profdata/overlap.test | 21 ++
test/tools/llvm-profdata/overlap_cs.test | 10 +
test/tools/llvm-profdata/overlap_vp.test | 16 ++
tools/llvm-profdata/llvm-profdata.cpp | 91 +++++++-
17 files changed, 718 insertions(+), 3 deletions(-)
create mode 100644 test/tools/llvm-profdata/Inputs/overlap_1.proftext
create mode 100644 test/tools/llvm-profdata/Inputs/overlap_1_cs.proftext
create mode 100644 test/tools/llvm-profdata/Inputs/overlap_1_vp.proftext
create mode 100644 test/tools/llvm-profdata/Inputs/overlap_2.proftext
create mode 100644 test/tools/llvm-profdata/Inputs/overlap_2_cs.proftext
create mode 100644 test/tools/llvm-profdata/Inputs/overlap_2_vp.proftext
create mode 100644 test/tools/llvm-profdata/overlap.test
create mode 100644 test/tools/llvm-profdata/overlap_cs.test
create mode 100644 test/tools/llvm-profdata/overlap_vp.test
--
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 gcc-8-branch
in repository gcc.
from 04455a4e73d Backported from mainline 2019-04-12 Jakub Jelinek <jaku [...]
new 09619a1ebb8 Backported from mainline 2019-04-12 Jakub Jelinek <jaku [...]
new 90ef950f675 Backported from mainline 2019-04-12 Jakub Jelinek <jaku [...]
new 6b7c2f5fc41 Backported from mainline 2019-04-12 Jakub Jelinek <jaku [...]
new 1ebc457b48f Backported from mainline 2019-04-16 Jakub Jelinek <jaku [...]
new a8c74e94053 Backported from mainline 2019-04-16 Jakub Jelinek <jaku [...]
new 569d3a08037 Backported from mainline 2019-04-19 Jakub Jelinek <jaku [...]
new b28d3248ce9 Backported from mainline 2019-04-24 Jakub Jelinek <jaku [...]
new c804f7d3332 Backported from mainline 2019-04-24 Jakub Jelinek <jaku [...]
new fbb660a84ad Backported from mainline 2019-04-24 Jakub Jelinek <jaku [...]
The 9 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/ChangeLog | 38 +++++++++++++++
gcc/c-family/ChangeLog | 10 ++++
gcc/c-family/c-attribs.c | 23 ++++++++-
gcc/c/ChangeLog | 14 ++++++
gcc/c/c-decl.c | 34 ++++++++++---
gcc/config/i386/i386.c | 2 +
gcc/cp/ChangeLog | 14 ++++++
gcc/cp/decl.c | 34 ++++++++++---
gcc/dce.c | 85 ++++++++++++++++++++++++++++++---
gcc/emit-rtl.c | 1 +
gcc/rtl.c | 5 ++
gcc/testsuite/ChangeLog | 33 +++++++++++++
gcc/testsuite/c-c++-common/pr89933.c | 5 ++
gcc/testsuite/c-c++-common/pr89946.c | 7 +++
gcc/testsuite/c-c++-common/pr90108.c | 6 +++
gcc/testsuite/g++.dg/opt/pr90090.C | 19 ++++++++
gcc/testsuite/g++.dg/opt/pr90187.C | 15 ++++++
gcc/testsuite/gcc.dg/pr90082.c | 13 +++++
gcc/testsuite/gcc.dg/tsan/pr90208-2.c | 20 ++++++++
gcc/testsuite/gcc.target/i386/pr89965.c | 39 +++++++++++++++
gcc/testsuite/gcc.target/i386/pr90193.c | 21 ++++++++
gcc/tree-cfg.c | 2 +-
gcc/tree-ssa-math-opts.c | 10 ++--
gcc/varasm.c | 23 ++++-----
24 files changed, 430 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr89933.c
create mode 100644 gcc/testsuite/c-c++-common/pr89946.c
create mode 100644 gcc/testsuite/c-c++-common/pr90108.c
create mode 100644 gcc/testsuite/g++.dg/opt/pr90090.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr90187.C
create mode 100644 gcc/testsuite/gcc.dg/pr90082.c
create mode 100644 gcc/testsuite/gcc.dg/tsan/pr90208-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89965.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr90193.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_bmk/llvm-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
from 7adf99d 0: update: llvm-9cbe82d57f37729d1a69ec365612b6eab4866b8e: 0
new 475dd2a 1: reset: gcc-744a3010791fbd97718a3f51e9c9b2512f6d3f3e: -1
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 | 130 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 9677 +--
04-build_abe-stage1/console.log | 15291 ++---
05-build_abe-linux/console.log | 274 +-
06-build_abe-glibc/console.log | 39480 ++++++------
07-build_abe-stage2/console.log | 40399 ++++++------
08-build_llvm-true/console.log | 11636 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 22 +-
09-benchmark/console.log | 162 +-
10-check_regression/console.log | 47 +-
11-update_baseline/console.log | 71 +-
console.log | 117665 ++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 2 -
results.csv | 2 -
results_id | 1 -
19 files changed, 118123 insertions(+), 117190 deletions(-)
create mode 100644 reset-baseline
delete mode 100644 results.csv
delete mode 100644 results_id
--
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 2ff0a94739 Fix "catch exception" with dynamic linking
new 8ed5b76ea2 (Windows) fix thr != nullptr assert failure in delete_thread_1
new ab4ee6147e gdb/windows-nat.c: Get rid of main_thread_id global
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:
gdb/ChangeLog | 17 +++++++++++++++++
gdb/windows-nat.c | 15 ++++++---------
2 files changed, 23 insertions(+), 9 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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 80871482fd5c x86: make ZERO_PAGE() at least parse its argument
adds 4ee0776760af selftests/seccomp: Prepare for exclusive seccomp flags
adds 7a0df7fbc145 seccomp: Make NEW_LISTENER and TSYNC flags exclusive
adds 83a50840e72a Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/s [...]
adds dfbd199a7cfe selinux: use kernel linux/socket.h for genheaders and mdp
adds fea27bc7ff43 Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pu [...]
adds c01c348ecdc6 USB: core: Fix unterminated string returned by usb_string()
adds fc834e607ae3 USB: dummy-hcd: Fix failure to give back unlinked URBs
adds c2b71462d294 USB: core: Fix bug caused by duplicate interface PM usage counter
adds c409ca3be3c6 usb: usbip: fix isoc packet num validation in get_pipe
adds ef61eb43ada6 USB: yurex: Fix protection fault after device removal
adds c114944d7d67 USB: w1 ds2490: Fix bug caused by improper use of altsetti [...]
adds bf3bd966dfd7 Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
Documentation/driver-api/usb/power-management.rst | 14 ++++++----
drivers/usb/core/driver.c | 13 ---------
drivers/usb/core/message.c | 4 ++-
drivers/usb/gadget/udc/dummy_hcd.c | 19 ++++++++++---
drivers/usb/misc/yurex.c | 1 +
drivers/usb/storage/realtek_cr.c | 13 ++++-----
drivers/usb/usbip/stub_rx.c | 12 ++------
drivers/usb/usbip/usbip_common.h | 7 +++++
drivers/w1/masters/ds2490.c | 6 ++--
include/linux/usb.h | 2 --
kernel/seccomp.c | 17 ++++++++++--
scripts/selinux/genheaders/genheaders.c | 1 -
scripts/selinux/mdp/mdp.c | 1 -
security/selinux/include/classmap.h | 1 +
tools/testing/selftests/seccomp/seccomp_bpf.c | 34 +++++++++++++++++------
15 files changed, 87 insertions(+), 58 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 gdb-8.3-branch
in repository binutils-gdb.
from 578f1223be Fix crash in dwarf2read.c with template parameters
new 002aae0729 (Windows) fix thr != nullptr assert failure in delete_thread_1
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/ChangeLog | 5 +++++
gdb/windows-nat.c | 4 ++--
2 files changed, 7 insertions(+), 2 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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from df1b68b5a83 Fix output_constructor_bitfield handling of wide bitfields [...]
adds 34dad233b3a Daily bump.
adds 278c86373bc PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-8)
adds 4d21a25fcd8 [Patch AArch64] Add __ARM_FEATURE_ATOMICS
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-c.c | 1 +
gcc/config/aarch64/aarch64.md | 68 +++++++++++++++---------------
gcc/config/aarch64/iterators.md | 5 ++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/aarch64/pr90075.c | 21 +++++++++
7 files changed, 86 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr90075.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.