This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7f3dc4d8c2 Sema: disable implicit conversion from _Complex to real type [...]
new 34e18844d9 [OpenMP] Fix bug regarding cubin integration into host binar [...]
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/Driver/Driver.cpp | 4 ++--
lib/Driver/ToolChain.cpp | 4 +++-
test/Driver/openmp-offload.c | 20 ++++++++++++++++++++
3 files changed, 25 insertions(+), 3 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 origin/release/2.25/master
in repository glibc.
at efaa6fe53e hppa: Avoid clobbering registers in __longjmp.
This branch includes the following new commits:
new efaa6fe53e hppa: Avoid clobbering registers in __longjmp.
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.
--
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 9995c839a0 manual: Document getcontext uc_stack value on Linux [BZ #759]
new 36ada5f681 aarch64: Optimized memcpy for Qualcomm Falkor processor
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:
ChangeLog | 15 ++
manual/tunables.texi | 2 +-
sysdeps/aarch64/multiarch/Makefile | 2 +-
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 3 +-
sysdeps/aarch64/multiarch/memcpy.c | 7 +-
sysdeps/aarch64/multiarch/memcpy_falkor.S | 187 +++++++++++++++++++++++++
sysdeps/unix/sysv/linux/aarch64/cpu-features.c | 1 +
sysdeps/unix/sysv/linux/aarch64/cpu-features.h | 3 +
8 files changed, 216 insertions(+), 4 deletions(-)
create mode 100644 sysdeps/aarch64/multiarch/memcpy_falkor.S
--
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 f569d19ea [asan] Complete the Fuchsia port
new 5f5d782f4 [asan] Refactor thread creation bookkeeping
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/asan/asan_internal.h | 3 +++
lib/asan/asan_rtl.cc | 7 +-----
lib/asan/asan_thread.cc | 27 +++++++++++++++--------
lib/asan/asan_thread.h | 13 +++++++++--
lib/sanitizer_common/sanitizer_thread_registry.cc | 26 +++++++++++++++++-----
5 files changed, 53 insertions(+), 23 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 compiler-rt.
from f9bc4d2ad Try to appease compiler and break multiline comment.
new f569d19ea [asan] Complete the Fuchsia port
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/asan/CMakeLists.txt | 1 +
lib/asan/asan_fake_stack.cc | 4 +-
lib/asan/asan_fuchsia.cc | 218 ++++++++++++++++++++++
lib/asan/asan_mapping.h | 5 +-
lib/asan/asan_poisoning.h | 7 +-
lib/asan/asan_rtl.cc | 1 +
lib/asan/asan_shadow_setup.cc | 7 +
lib/asan/asan_thread.cc | 6 +
lib/sanitizer_common/sanitizer_fuchsia.cc | 3 +
lib/sanitizer_common/sanitizer_thread_registry.cc | 3 +-
10 files changed, 248 insertions(+), 7 deletions(-)
create mode 100644 lib/asan/asan_fuchsia.cc
--
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 5a402d649a7 PR driver/81523: Make -static override -pie
new 3049a4d9f65 Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 88716f26ba6 2017-08-08 Richard Biener <rguenther(a)suse.de>
new 08ea48811e3 Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 98707d1fff4 Daily bump.
new bb0beb91ddb Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from db7ca565f41 Daily bump.
new 40faded3f94 Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository llvm.
from eced12eab7c [AMDGPU] Fix some Clang-tidy modernize-use-using and Includ [...]
new b6826c707f2 [AMDGPU] Revert r310429 changes in AMDKernelCodeT.h which 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:
lib/Target/AMDGPU/AMDKernelCodeT.h | 48 ++++++++++++++++++++++----------------
1 file changed, 28 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.