This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 2ec6cee Fix a comparison of integers of different signs warning.
new 58de915 Patch for lldb bug 26322 “core load hangs”
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:
.../postmortem/elf-core/gcore/TestGCore.py | 52 ++++++++++++++++++
.../postmortem/elf-core/gcore/linux-i386.core | 0
.../postmortem/elf-core/gcore/linux-x86_64.core | 0
.../postmortem/elf-core/gcore/main.cpp | 63 ++++++++++++++++++++++
.../Makefile => postmortem/elf-core/gcore/main.mk} | 4 --
.../postmortem/elf-core/gcore/make-core.sh | 56 +++++++++++++++++++
.../elf-core/thread_crash/TestLinuxCoreThreads.py | 61 +++++++++++++++++++++
.../elf-core/thread_crash/linux-i386.core | 0
.../elf-core/thread_crash/linux-x86_64.core | 0
.../postmortem/elf-core/thread_crash/main.cpp | 63 ++++++++++++++++++++++
.../elf-core/thread_crash/main.mk} | 4 --
.../elf-core/{ => thread_crash}/make-core.sh | 23 ++++----
source/Plugins/Process/elf-core/ProcessElfCore.cpp | 33 +++++++++++-
source/Plugins/Process/elf-core/ThreadElfCore.cpp | 42 +++++++++++++++
source/Plugins/Process/elf-core/ThreadElfCore.h | 35 +++++++++++-
15 files changed, 416 insertions(+), 20 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/elf-c [...]
copy examples/test/lldbtest-stdout => packages/Python/lldbsuite/test/functionaliti [...]
copy examples/test/lldbtest-stdout => packages/Python/lldbsuite/test/functionaliti [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/elf-c [...]
copy packages/Python/lldbsuite/test/functionalities/{thread/concurrent_events/brea [...]
mode change 100644 => 100755
create mode 100755 packages/Python/lldbsuite/test/functionalities/postmortem/elf-c [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/elf-c [...]
copy examples/test/lldbtest-stdout => packages/Python/lldbsuite/test/functionaliti [...]
copy examples/test/lldbtest-stdout => packages/Python/lldbsuite/test/functionaliti [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/elf-c [...]
copy packages/Python/lldbsuite/test/functionalities/{thread/concurrent_events/brea [...]
mode change 100644 => 100755
copy packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/{ => threa [...]
--
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 045ffc4 Object: Add IRObjectFile::getTargetTriple().
new 5b3baa1 [AVX-512] Move a 16 x float shuffle test to the v16 test file [...]
new 538c8c0 [AVX-512] Fix some mask shuffle tests to actually test the ca [...]
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:
test/CodeGen/X86/vector-shuffle-512-v16.ll | 18 ++++++++++++++++
test/CodeGen/X86/vector-shuffle-512-v8.ll | 34 +++++++++++-------------------
2 files changed, 30 insertions(+), 22 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 87e4d42 Make these tests work more reliably with Release builds.
new 7fe300e Remove comments (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:
lib/Sema/SemaOpenMP.cpp | 1509 -----------------------------------------------
1 file changed, 1509 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 8bc2611 Automatic date update in version.in
new 0b14696 RISC-V/bfd: Fix bitsize of R_RISCV_ADD8.
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:
bfd/ChangeLog | 4 ++++
bfd/elfxx-riscv.c | 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 gcc.
from 8a78248 Daily bump.
new 506d6ba gcc/ PR target/78458 * config/rs6000/rs6000.h (HARD_REGNO_C [...]
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/ChangeLog | 6 ++++++
gcc/config/rs6000/rs6000.h | 8 +++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr78458.c | 15 +++++++++++++++
4 files changed, 31 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr78458.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 clang.
from 22c693f Spelling.
new 87e4d42 Make these tests work more reliably with Release builds.
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/OpenMP/for_simd_codegen.cpp | 110 +--
test/OpenMP/simd_codegen.cpp | 1412 +++++++++++++++++++-------------------
2 files changed, 761 insertions(+), 761 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 lld.
from 5817cf5 [COFF] Add DebugInfoCodeView dependency
new 9821c59 Remove HasError and use ErrorCount instead.
new ed88594 Update comment.
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:
ELF/Driver.cpp | 11 +++++------
ELF/Error.cpp | 2 --
ELF/Error.h | 5 ++---
ELF/LinkerScript.cpp | 2 +-
ELF/Relocations.cpp | 2 +-
ELF/SymbolTable.cpp | 2 +-
ELF/Writer.cpp | 8 ++++----
7 files changed, 14 insertions(+), 18 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 lldb.
from 59ae787 Refactor LLDB's Windows process plugin (NFC)
new 2ec6cee Fix a comparison of integers of different signs warning.
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:
.../Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 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 release_39
in repository clang.
from e8d54d1 Merging r281797:
new 27a71a0 Merge r275905 into 3.9 branch: Allow iOS and tvOS version num [...]
new 329692d Merging r275926:
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/Basic/Targets.cpp | 27 +++++++++++++++-------
lib/Driver/ToolChains.cpp | 4 ++--
lib/Sema/SemaOpenMP.cpp | 19 +++++++++++++++
test/Frontend/darwin-version.c | 4 ++++
test/OpenMP/target_map_messages.cpp | 13 +++++++----
test/OpenMP/target_parallel_for_map_messages.cpp | 8 +++----
.../target_parallel_for_simd_map_messages.cpp | 8 +++----
test/OpenMP/target_parallel_map_messages.cpp | 8 +++----
8 files changed, 65 insertions(+), 26 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 061ba06 [PPC] revert r287795
new 22c693f Spelling.
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/clang/Tooling/JSONCompilationDatabase.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.