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 a900ff724a Use bool in pv_area
new 74ffa56673 Add a compile-time test for PR ld/22263
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 | 8 ++++++
ld/testsuite/ld-elf/pr22263-1.rd | 2 ++
ld/testsuite/ld-elf/pr22263-1a.c | 7 +++++
ld/testsuite/ld-elf/pr22263-1b.c | 12 ++++++++
.../{ld-misc/defsym.exp => ld-elf/tls.exp} | 32 ++++++++++++++++------
5 files changed, 52 insertions(+), 9 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr22263-1.rd
create mode 100644 ld/testsuite/ld-elf/pr22263-1a.c
create mode 100644 ld/testsuite/ld-elf/pr22263-1b.c
copy ld/testsuite/{ld-misc/defsym.exp => ld-elf/tls.exp} (58%)
--
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 e5e09d046 Handle MIPS-specific addend rules in computeAddend().
new 57dd2a67f Add comment.
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:
ELF/Symbols.h | 19 +++++++++++++++++--
1 file changed, 17 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 binutils-gdb.
from 04ec7890fc linux low: Make the arch code free arch_process_info
new f7b7ed97a2 C++-ify prologue-value's pv_area
new a900ff724a Use bool in pv_area
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:
gdb/ChangeLog | 42 +++++++++++
gdb/aarch64-tdep.c | 41 +++++------
gdb/arc-tdep.c | 32 ++++-----
gdb/arm-tdep.c | 73 +++++++++-----------
gdb/m32c-tdep.c | 27 ++++----
gdb/mep-tdep.c | 33 ++++-----
gdb/mn10300-tdep.c | 128 ++++++++++++++++------------------
gdb/msp430-tdep.c | 17 ++---
gdb/prologue-value.c | 188 +++++++++++++++++++-------------------------------
gdb/prologue-value.h | 183 +++++++++++++++++++++++++++---------------------
gdb/rl78-tdep.c | 19 ++---
gdb/rx-tdep.c | 19 ++---
gdb/s390-linux-tdep.c | 18 +++--
13 files changed, 392 insertions(+), 428 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 8f9f718955 [Analysis] Un-silence -Wtautological-unsigned-zero-compare i [...]
new 913b7c774b [CUDA] Added __hmma_m16n16k16_* builtins to support mma inst [...]
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/Basic/BuiltinsNVPTX.def | 13 +++
lib/CodeGen/CGBuiltin.cpp | 198 ++++++++++++++++++++++++++++++++++
test/CodeGen/builtins-nvptx-sm_70.cu | 166 ++++++++++++++++++++++++++++
3 files changed, 377 insertions(+)
create mode 100644 test/CodeGen/builtins-nvptx-sm_70.cu
--
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 f371604cfd6 PR target/82498 * config/i386/i386.md (*ashl<mode>3_mask_ [...]
new edf836dd348 Fix spacing issue.
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 | 4 +
gcc/config/rs6000/amo.h | 304 ++++++++++++++++++++++++------------------------
2 files changed, 156 insertions(+), 152 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 4d6b50c6a7c [DWARF] Fix bad comparator in sortGlobalExprs.
new 2a079134ab7 [LoopPredication] Check whether the loop is already guarded [...]
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/Transforms/Scalar/LoopPredication.cpp | 8 ++-
test/Transforms/LoopPredication/basic.ll | 92 +++++++++++++++++++++---------
test/Transforms/LoopPredication/nested.ll | 10 ++--
test/Transforms/LoopPredication/visited.ll | 4 +-
4 files changed, 77 insertions(+), 37 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 0db6ef6e1d [SemaChecking] Suppress a GCC warning. NFCI.
new 8f9f718955 [Analysis] Un-silence -Wtautological-unsigned-zero-compare i [...]
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/Analysis/null-deref-ps.c | 4 ++--
1 file changed, 2 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 clang.
from 5d9530c605 [Analysis] Silence -Wtautological-constant-compare in two tests
new 0db6ef6e1d [SemaChecking] Suppress a GCC warning. NFCI.
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/SemaChecking.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 master
in repository compiler-rt.
from c02f2d0ab [cmake] [interception] Remove duplicate gtest from test COMPILE_DEPS
new fbade2dae [cmake] [asan] Remove unnecessary gtest dep from dynamic tests
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/tests/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.