This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from d1ca92ab9 [ELF][RISCV] Treat R_RISCV_{ADD,SET,SUB}* as link-time constants
new 1dee017bf Share /machine: handling code with llvm-cvtres too
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:
COFF/Driver.cpp | 3 ++-
COFF/SymbolTable.cpp | 2 +-
2 files changed, 3 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-master-arm-mainline-defconfig
in repository toolchain/ci/linux.
from 01ccc3ad4413 Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block
adds 8103d10b7161 btrfs: Always trim all unallocated space in btrfs_trim_fre [...]
adds 6fa425a26515 Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/sc [...]
adds 522ecce08ab2 vfio/mdev: Improve the create/remove sequence
adds 26c9e3988eec vfio/mdev: Avoid creating sysfs remove file on stale devic [...]
adds 5715c4dd66a3 vfio/mdev: Synchronize device create/remove with parent removal
adds c23b07125f8a Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
adds 4e7372e0dc5d xen/swiotlb: don't initialize swiotlb twice on arm64
adds 4d8f5f91b8a6 Merge branch 'stable/for-linus-5.2' of git://git.kernel.or [...]
adds f6e2aa91a46d signal/ptrace: Don't leak unitialized kernel memory with P [...]
adds f6581f5b5514 ptrace: restore smp_rmb() in __ptrace_may_access()
adds aa7235483a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/vfio/mdev/mdev_core.c | 136 ++++++++++++++++++---------------------
drivers/vfio/mdev/mdev_private.h | 4 +-
drivers/vfio/mdev/mdev_sysfs.c | 6 +-
drivers/xen/swiotlb-xen.c | 12 +++-
fs/btrfs/extent-tree.c | 28 +-------
kernel/cred.c | 9 +++
kernel/ptrace.c | 20 +++++-
7 files changed, 110 insertions(+), 105 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f2e89fff 0: update: binutils-gcc-linux: boot
new 1d7b5537 0: update: 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 (f2e89fff)
\
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 10842 ++++++------
04-build_abe-stage1/console.log | 19600 +++++++++++-----------
05-build_linux/console.log | 580 +-
06-boot_linux/console.log | 414 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 39 -
console.log | 32039 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 32006 insertions(+), 32088 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 12f795f296a [docs] Fix typo
new c543215de3b [ThinLTO]LTO]Legacy] Fix dependent libraries support by add [...]
new 0276d515947 [XCore] CombineSTORE - Use allowsMemoryAccess wrapper. NFCI.
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/lto.h | 50 ++++++++++++++++++++-----
include/llvm/LTO/legacy/LTOModule.h | 11 +++++-
lib/LTO/LTOModule.cpp | 32 +++++++++++++---
lib/Target/XCore/XCoreISelLowering.cpp | 12 ++----
test/LTO/X86/Inputs/list-dependent-libraries.ll | 6 +++
test/LTO/X86/list-dependent-libraries.ll | 18 +++++++++
test/tools/llvm-lto/error.ll | 3 ++
tools/llvm-lto/llvm-lto.cpp | 43 ++++++++++++++++++---
tools/lto/lto.cpp | 25 +++++++++++--
tools/lto/lto.exports | 4 ++
10 files changed, 169 insertions(+), 35 deletions(-)
create mode 100644 test/LTO/X86/Inputs/list-dependent-libraries.ll
create mode 100644 test/LTO/X86/list-dependent-libraries.ll
--
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 glibc.
from 680942b016 Improve performance of memmem
new 4e75c2a43b <sys/cdefs.h>: Add __glibc_has_include macro
new 5dad6ffbb2 <sys/stat.h>: Use Linux UAPI header for statx if available a [...]
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:
ChangeLog | 21 +++++++
.../bits/statx-generic.h | 3 +-
include/bits/types/struct_statx.h | 1 +
include/bits/types/struct_statx_timestamp.h | 1 +
io/Makefile | 4 +-
io/bits/statx-generic.h | 60 ++++++++++++++++++
io/bits/statx.h | 73 ++--------------------
io/bits/{statx.h => types/struct_statx.h} | 46 ++------------
.../bits/types/struct_statx_timestamp.h | 25 ++++----
io/statx_generic.c | 11 +++-
misc/sys/cdefs.h | 6 ++
.../unix/sysv/linux/bits/statx.h | 26 ++++----
12 files changed, 137 insertions(+), 140 deletions(-)
copy sysdeps/ieee754/float128/e_lgammaf128_r.c => include/bits/statx-generic.h (52%)
create mode 100644 include/bits/types/struct_statx.h
create mode 100644 include/bits/types/struct_statx_timestamp.h
create mode 100644 io/bits/statx-generic.h
copy io/bits/{statx.h => types/struct_statx.h} (58%)
copy nptl/pthread_mutex_conf.h => io/bits/types/struct_statx_timestamp.h (66%)
copy nptl/pthread_mutex_conf.h => sysdeps/unix/sysv/linux/bits/statx.h (63%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.