This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 39e8838097 [X86] Add missing check for RDSEED to ICL, CNL, SKX sections [...]
new 76f3b3f1b9 [Fuchsia] Enable Fuzzer as a supported sanitizer on Fuchsia
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/ToolChains/Fuchsia.cpp | 3 ++-
1 file changed, 2 insertions(+), 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 sthibaul/hurd-builds
in repository glibc.
from ef70d12af7 t/gsync-libc From: Agustina Arzille <avarzille(a)riseup.net> S [...]
new 16af963630 Add missing bit for t/gsync-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:
manual/errno.texi | 10 ++++++++++
1 file changed, 10 insertions(+)
--
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 7a680c0d7cf [ORC] Redesign the JITSymbolResolver interface to support b [...]
new 84238b38546 [ORC] Revert r322913 while I investigate an ASan failure.
new f2f8ac2bd79 [WebAssembly] Add test expectations for gcc C++ tests (gcc/ [...]
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/ExecutionEngine/ExecutionEngine.h | 21 +-
include/llvm/ExecutionEngine/JITSymbol.h | 44 +--
.../ExecutionEngine/Orc/CompileOnDemandLayer.h | 4 +-
include/llvm/ExecutionEngine/Orc/LambdaResolver.h | 2 +-
include/llvm/ExecutionEngine/Orc/NullResolver.h | 2 +-
.../llvm/ExecutionEngine/Orc/RemoteObjectLayer.h | 6 +-
include/llvm/ExecutionEngine/RTDyldMemoryManager.h | 2 +-
lib/ExecutionEngine/ExecutionEngine.cpp | 15 +-
lib/ExecutionEngine/MCJIT/MCJIT.cpp | 9 +-
lib/ExecutionEngine/MCJIT/MCJIT.h | 17 +-
lib/ExecutionEngine/Orc/OrcCBindingsStack.h | 2 +-
lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 17 +-
lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp | 50 ----
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 304 ++++++++++-----------
.../RuntimeDyld/RuntimeDyldChecker.cpp | 20 +-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | 3 +-
lib/Target/WebAssembly/known_gcc_test_failures.txt | 50 ++++
tools/lli/RemoteJITUtils.h | 4 +-
18 files changed, 252 insertions(+), 320 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 binutils-gdb.
from f7968f08b7 x86: Update ld-elf/linkinfo1[ab].d for Solaris/x86
new 1ebfa86a3c Also xfail ld-elf/group1.d for Solaris
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:
ld/ChangeLog | 4 ++++
ld/testsuite/ld-elf/group1.d | 2 +-
2 files changed, 5 insertions(+), 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 8677133ebc5 [X86] Add intrinsic support for the RDPID instruction
new 7a680c0d7cf [ORC] Redesign the JITSymbolResolver interface to support 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:
include/llvm/ExecutionEngine/ExecutionEngine.h | 21 +-
include/llvm/ExecutionEngine/JITSymbol.h | 44 ++-
.../ExecutionEngine/Orc/CompileOnDemandLayer.h | 4 +-
include/llvm/ExecutionEngine/Orc/LambdaResolver.h | 2 +-
include/llvm/ExecutionEngine/Orc/NullResolver.h | 2 +-
.../llvm/ExecutionEngine/Orc/RemoteObjectLayer.h | 6 +-
include/llvm/ExecutionEngine/RTDyldMemoryManager.h | 2 +-
lib/ExecutionEngine/ExecutionEngine.cpp | 15 +-
lib/ExecutionEngine/MCJIT/MCJIT.cpp | 9 +-
lib/ExecutionEngine/MCJIT/MCJIT.h | 17 +-
lib/ExecutionEngine/Orc/OrcCBindingsStack.h | 2 +-
lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 17 +-
lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp | 50 ++++
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 304 +++++++++++----------
.../RuntimeDyld/RuntimeDyldChecker.cpp | 20 +-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | 3 +-
tools/lli/RemoteJITUtils.h | 4 +-
17 files changed, 320 insertions(+), 202 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 glibc.
from 32ac6e927d locales gu_IN, lo_LA: Fix obvious typos in dates.
new 64f63cb458 generic if_ether.h: Fix build
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 | 4 ++++
sysdeps/generic/netinet/if_ether.h | 1 +
2 files changed, 5 insertions(+)
--
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 sthibaul/hurd-builds
in repository glibc.
from b79fc8cb4a t2.26/sched_param
new 6953a64474 t2.26/sigsetops.h
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:
hurd/hurd/signal.h | 5 +++++
1 file changed, 5 insertions(+)
--
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 users/hjl/x86
in repository binutils-gdb.
discards 730a4ca450 Xfail ld-elf/group1.d for Solaris
new 4448c7b162 Also xfail ld-elf/group1.d for Solaris
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 (730a4ca450)
\
N -- N -- N refs/heads/users/hjl/x86 (4448c7b162)
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:
--
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 c589beebb6b Daily bump.
new 87413c363b2 * gcc.dg/torture/pr52451.c (main): Skip long double test o [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr52451.c | 4 ++++
2 files changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.