This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from c036f7dabc34 Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/proje [...]
new 5f90677ed319 IB/hfi1: Validate fault injection opcode user input
new da9de5f8527f IB/hfi1: Close PSM sdma_progress sleep window
new cc78076af14e IB/hfi1: Correct tid qp rcd to match verbs context
new cf131a819675 IB/hfi1: Avoid hardlockup with flushlist_lock
new 3230f4a8d44e IB/hfi1: Silence txreq allocation warnings
new 9755f7249666 IB/hfi1: Create inline to get extended headers
new 4bb02e9572af IB/hfi1: Use aborts to trigger RC throttling
new f972775b1cc0 IB/hfi1: Wakeup QPs orphaned on wait list after flush
new 099a884ba4c0 IB/hfi1: Handle wakeup of orphaned QPs for pio
new 942a89933570 IB/hfi1: Handle port down properly in pio
new 529254340c7f RDMA/efa: Fix success return value in case of error
new 7a5834e456f7 RDMA/efa: Handle mmap insertions overflow
new 121bddf39a8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 13 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:
drivers/infiniband/hw/efa/efa_com_cmd.c | 24 +++++++++++----
drivers/infiniband/hw/efa/efa_verbs.c | 21 ++++++++++---
drivers/infiniband/hw/hfi1/chip.c | 13 ++++++++
drivers/infiniband/hw/hfi1/chip.h | 1 +
drivers/infiniband/hw/hfi1/fault.c | 5 +++
drivers/infiniband/hw/hfi1/hfi.h | 31 +++++++++++++++++++
drivers/infiniband/hw/hfi1/pio.c | 21 +++++++++++--
drivers/infiniband/hw/hfi1/rc.c | 53 +++++++++++++++++++-------------
drivers/infiniband/hw/hfi1/sdma.c | 26 ++++++++++++----
drivers/infiniband/hw/hfi1/tid_rdma.c | 4 +--
drivers/infiniband/hw/hfi1/ud.c | 4 +--
drivers/infiniband/hw/hfi1/user_sdma.c | 12 +++-----
drivers/infiniband/hw/hfi1/user_sdma.h | 1 -
drivers/infiniband/hw/hfi1/verbs.c | 14 +++++----
drivers/infiniband/hw/hfi1/verbs.h | 1 +
drivers/infiniband/hw/hfi1/verbs_txreq.c | 2 +-
drivers/infiniband/hw/hfi1/verbs_txreq.h | 3 +-
17 files changed, 174 insertions(+), 62 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 3a61f114d1 Ensure Target Features always_inline error happens in C++ cases.
new 1cfa53c778 Remove binary finally accidentially committed in r364109
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/CodeGenCXX/target-builtin-error.o | Bin 760 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 test/CodeGenCXX/target-builtin-error.o
--
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 gcc.
from ff736f1199f compiler: open code some type assertions
new ea27676a6c9 runtime: inline and remove eqtype
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:
gcc/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/alg.go | 10 +++++-----
libgo/go/runtime/iface.go | 12 ++++++------
libgo/go/runtime/type.go | 5 -----
4 files changed, 12 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.
unknown user pushed a change to branch master
in repository clang.
from 498086555a clang-format a block; NFC
new 4d3ceb1150 Fix has_attribute.cpp test on Windows after r364102
new 3a61f114d1 Ensure Target Features always_inline error happens in C++ cases.
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:
lib/CodeGen/CGCall.cpp | 10 ++++++++++
lib/CodeGen/CGExpr.cpp | 11 -----------
lib/CodeGen/CodeGenFunction.cpp | 11 +++++++++--
lib/CodeGen/CodeGenFunction.h | 1 +
test/CodeGenCXX/target-builtin-error.o | Bin 0 -> 760 bytes
test/CodeGenCXX/target-features-error.cpp | 17 +++++++++++++++++
test/Preprocessor/has_attribute.cpp | 4 ++--
7 files changed, 39 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGenCXX/target-builtin-error.o
create mode 100644 test/CodeGenCXX/target-features-error.cpp
--
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-allyesconfig
in repository toolchain/ci/gcc.
from 278623a1154 Daily bump.
adds 18c14bd9aa2 Daily bump.
adds e2fbf29b33d 2019-06-21 Thomas Koenig <tkoenig(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 8 ++++++++
gcc/fortran/trans-types.c | 6 +++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/external_procedure_4.f90 | 19 +++++++++++++++++++
5 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/external_procedure_4.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-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 9b2701ec61 Automatic date update in version.in
adds d639fc8af9 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4d36a4ae 4: update: gcc-278623a1154d48d058a407b588c8977e8b1c1f4c: 16998
new 177b2a3f 4: update: binutils-gcc-linux: 16998
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 (4d36a4ae)
\
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 | 67 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 10730 +++++++--------
04-build_abe-stage1/console.log | 13273 +++++++++----------
05-build_linux/console.log | 1157 +-
08-update_baseline/console.log | 90 +-
console.log | 25727 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 26281 insertions(+), 25189 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 gcc.
from 1da6713688a * tree-vect-data-refs.c (vect_find_stmt_data_reference): H [...]
new e20da7b2cb4 2019-06-21 Paolo Carlini <paolo.carlini(a)oracle.com>
new ff736f1199f compiler: open code some type assertions
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:
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 25 +++++++++++++++++--------
gcc/go/gofrontend/expressions.h | 8 +++++---
gcc/go/gofrontend/gogo.cc | 3 ++-
gcc/go/gofrontend/runtime.def | 16 +++-------------
gcc/go/gofrontend/statements.cc | 25 +++++++++++++------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/other/final7.C | 11 +++++++++++
libgo/go/runtime/iface.go | 37 ++++---------------------------------
9 files changed, 61 insertions(+), 71 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/final7.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.
unknown user pushed a change to branch master
in repository llvm.
from 4527f9af5c2 [ASan] Use dynamic shadow on 32-bit iOS and simulators
new cd4206f8095 [llvm-lipo] Implement -thin
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/tools/llvm-lipo/Inputs/i386-slice.yaml | 88 ++++++++++
.../llvm-lipo/Inputs/i386-x86_64-universal.yaml | 192 +++++++++++++++++++++
test/tools/llvm-lipo/help-error-messages.test | 5 +-
.../thin-executable-universal-binary.test | 50 ++++++
test/tools/llvm-lipo/thin-macho-binary.test | 21 +++
test/tools/llvm-lipo/thin-universal-binary.test | 49 ++++++
tools/llvm-lipo/LipoOpts.td | 9 +
tools/llvm-lipo/llvm-lipo.cpp | 80 ++++++++-
8 files changed, 489 insertions(+), 5 deletions(-)
create mode 100644 test/tools/llvm-lipo/Inputs/i386-slice.yaml
create mode 100644 test/tools/llvm-lipo/Inputs/i386-x86_64-universal.yaml
create mode 100644 test/tools/llvm-lipo/thin-executable-universal-binary.test
create mode 100644 test/tools/llvm-lipo/thin-macho-binary.test
create mode 100644 test/tools/llvm-lipo/thin-universal-binary.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.