This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8f1cd7a [X86][SSE] Added common helper for shuffle mask constant pool [...]
new 7c5de02 [libFuzzer] initialize ValueBitMap::NumBits
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/Fuzzer/FuzzerValueBitMap.h | 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 binutils-gdb.
from 50751e1 Frame info dump: Fix bad register marks.
new bb80557 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
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:
gdb/ChangeLog | 9 ++++
gdb/exec.c | 5 ++-
gdb/gdbcore.h | 5 ++-
gdb/infcmd.c | 2 +-
gdb/remote.c | 2 +-
gdb/testsuite/ChangeLog | 6 +++
.../gdb.base/{jit-protocol.h => jit-attach-pie.c} | 51 ++++++++++++----------
.../{attach-twice.exp => jit-attach-pie.exp} | 24 +++++-----
8 files changed, 63 insertions(+), 41 deletions(-)
copy gdb/testsuite/gdb.base/{jit-protocol.h => jit-attach-pie.c} (62%)
copy gdb/testsuite/gdb.base/{attach-twice.exp => jit-attach-pie.exp} (63%)
--
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 gdb-7.12-branch
in repository binutils-gdb.
from 30405e4 Automatic date update in version.in
new b31567c PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
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:
gdb/ChangeLog | 9 ++++
gdb/exec.c | 5 ++-
gdb/gdbcore.h | 5 ++-
gdb/infcmd.c | 2 +-
gdb/remote.c | 2 +-
gdb/testsuite/ChangeLog | 6 +++
.../gdb.base/{jit-protocol.h => jit-attach-pie.c} | 51 ++++++++++++----------
.../{attach-twice.exp => jit-attach-pie.exp} | 24 +++++-----
8 files changed, 63 insertions(+), 41 deletions(-)
copy gdb/testsuite/gdb.base/{jit-protocol.h => jit-attach-pie.c} (62%)
copy gdb/testsuite/gdb.base/{attach-twice.exp => jit-attach-pie.exp} (63%)
--
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 f2d3a89 [X86] Add explicit test triple to make windows/msvc builds happier
new 8f1cd7a [X86][SSE] Added common helper for shuffle mask constant pool [...]
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/X86/X86ShuffleDecodeConstantPool.cpp | 300 +++++++++++-------------
1 file changed, 136 insertions(+), 164 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 gcc.
from 100cd06 [ARM] Fix new constraints and attributes of SI/HI data moveme [...]
new 39fa3ad Make optional::reset noexcept, make optional::value w [...]
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:
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/include/std/optional | 4 ++--
.../optional/{observers/1.cc => assignment/7.cc} | 14 ++++++--------
.../20_util/optional/observers/{1.cc => 6.cc} | 18 ++++++++++++------
4 files changed, 29 insertions(+), 16 deletions(-)
copy libstdc++-v3/testsuite/20_util/optional/{observers/1.cc => assignment/7.cc} (80%)
copy libstdc++-v3/testsuite/20_util/optional/observers/{1.cc => 6.cc} (78%)
--
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 2551268 [docs] Fix a broken URL in 'HowToAddABuilder'
new f2d3a89 [X86] Add explicit test triple to make windows/msvc builds happier
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/CodeGen/X86/pr29112.ll | 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 binutils-gdb.
from a5721ba Disallow 3-operand cmp[l][i] for ppc64
new 084303b Add .cfi_val_offset GAS command.
new 50751e1 Frame info dump: Fix bad register marks.
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:
binutils/dwarf.c | 37 ++++++++++++-------
gas/doc/as.texinfo | 3 ++
gas/dw2gencfi.c | 42 ++++++++++++++++++++++
gas/dw2gencfi.h | 1 +
.../gas/cfi/{cfi-common-7.d => cfi-common-8.d} | 8 ++---
.../gas/cfi/{cfi-common-7.s => cfi-common-8.s} | 6 ++--
gas/testsuite/gas/cfi/cfi.exp | 1 +
7 files changed, 79 insertions(+), 19 deletions(-)
copy gas/testsuite/gas/cfi/{cfi-common-7.d => cfi-common-8.d} (70%)
copy gas/testsuite/gas/cfi/{cfi-common-7.s => cfi-common-8.s} (50%)
--
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 ea72fa6 * g++.dg/cpp0x/fallthrough2.C: Use the c++14_down target.
new 100cd06 [ARM] Fix new constraints and attributes of SI/HI data moveme [...]
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 | 12 ++++++++++++
gcc/config/arm/arm.md | 2 +-
gcc/config/arm/vfp.md | 10 ++++------
3 files changed, 17 insertions(+), 7 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 e9f2c69 Test commit. NFC.
new 2551268 [docs] Fix a broken URL in 'HowToAddABuilder'
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:
docs/HowToAddABuilder.rst | 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 gcc.
from 40334d1 * g++.dg/cpp0x/fallthrough2.C: Only expect the warning in C+ [...]
new 1a18c2e Define C++17 std::hypot without _GLIBCXX_USE_C99_MATH_TR1
new ea72fa6 * g++.dg/cpp0x/fallthrough2.C: Use the c++14_down target.
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:
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/g++.dg/cpp0x/fallthrough2.C | 2 +-
libstdc++-v3/ChangeLog | 5 ++
libstdc++-v3/include/c_global/cmath | 87 +++++++++++++++++--------------
4 files changed, 57 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.