This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4cf0e5ba23e [InlineCost] Remove a dead constant; NFC
new 58970cd2b44 [IR] Allow increasing the alignment of dso-local globals.
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/IR/Globals.cpp | 2 +-
test/CodeGen/ARM/memfunc.ll | 8 +++++++-
2 files changed, 8 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.
unknown user pushed a change to branch master
in repository linux.
from 9b5cf826ef8b Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/s [...]
new 4d8106f0299c c6x: switch to NO_BOOTMEM
new adb6b2b2b59f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/ [...]
new 0676b957c24b um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
new 3033998bb8cd um: Remove update_debugregs()
new 7ff1e34bbdc1 um: Give start_idle_thread() a return code
new 369cca266860 um: remove unused AIO code
new d312a25d4775 um: NULL check before kfree is not needed
new 9ca19a3a3e24 um: Don't hardcode path as it is architecture dependent
new 59fdf91d90e6 um: trap: fix spelling mistake, EACCESS -> EACCES
new 917e2fd2c53e um: Make line/tty semantics use true write IRQ
new 9bb9d4fdce9e Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/ [...]
The 11 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:
arch/c6x/kernel/setup.c | 26 +--
arch/um/drivers/line.c | 4 +-
arch/um/drivers/port_user.c | 2 +-
arch/um/drivers/vector_kern.c | 15 +-
arch/um/drivers/vector_user.c | 6 +-
arch/um/include/shared/aio.h | 28 ---
arch/um/kernel/irq.c | 3 +-
arch/um/kernel/trap.c | 2 +-
arch/um/os-Linux/Makefile | 8 +-
arch/um/os-Linux/aio.c | 390 ----------------------------------
arch/um/os-Linux/skas/process.c | 5 +
arch/x86/um/shared/sysdep/ptrace_32.h | 12 --
12 files changed, 20 insertions(+), 481 deletions(-)
delete mode 100644 arch/um/include/shared/aio.h
delete mode 100644 arch/um/os-Linux/aio.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 844c605ee0b [AArch64] Sort switch cases (NFC)
new 4cf0e5ba23e [InlineCost] Remove a dead constant; NFC
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/Analysis/InlineCost.h | 1 -
1 file changed, 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from e2d331d3f [compiler-rt][Fuzzer] Use the new C++ ABI namespace CMake support
new fea925bcc [compiler-rt] Pass CMake C and C++ flags to the custom libc++
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:
cmake/Modules/AddCompilerRT.cmake | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.