This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ad010d4 2016-07-12 Steven Bosscher <steven(a)gcc.gnu.org> Richard Bi [...]
new 23cb111 Add std::vector::emplace() testcase from LWG 2164
new 8c5a11c Add tests and docs for LWG 2212 support
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:
libstdc++-v3/ChangeLog | 13 +++++++++++++
libstdc++-v3/doc/html/manual/bugs.html | 5 +++++
libstdc++-v3/doc/xml/manual/intro.xml | 8 ++++++++
libstdc++-v3/testsuite/20_util/pair/astuple/astuple.cc | 5 ++++-
.../23_containers/array/tuple_interface/tuple_element.cc | 9 ++++++---
.../23_containers/array/tuple_interface/tuple_size.cc | 8 ++++++--
.../23_containers/vector/modifiers/emplace/self_emplace.cc | 14 ++++++++++++++
7 files changed, 56 insertions(+), 6 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 cf1ad5b X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]
new 6165555 x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]
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 | 17 +++++++++
configure | 33 +++++++++++++++++
configure.ac | 20 ++++++++++
elf/Makefile | 7 ++++
stdlib/tst-quick_exit.cc => elf/tst-gnu2-tls1.c | 43 ++++++++++++----------
.../fpu/e_sqrtl.c => elf/tst-gnu2-tls1mod.c | 42 +++++++++++++++++----
sysdeps/x86_64/dl-tlsdesc.S | 13 ++++---
7 files changed, 142 insertions(+), 33 deletions(-)
copy stdlib/tst-quick_exit.cc => elf/tst-gnu2-tls1.c (66%)
copy sysdeps/sparc/sparc32/fpu/e_sqrtl.c => elf/tst-gnu2-tls1mod.c (72%)
--
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 f231881 Fix grammar in error message.
new b1c51e3 Add type casts to allow C++ compile.
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/gdbserver/ChangeLog | 6 ++++++
gdb/gdbserver/linux-nios2-low.c | 4 ++--
2 files changed, 8 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 7df5d83 [ASTMatchers] isSignedInteger() and isUnsignedInteger()
new 7b869db [Clang][AVX512] Making cosmetic changes
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/Headers/avx512vbmiintrin.h | 18 ++++++------------
1 file changed, 6 insertions(+), 12 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 dd79b0c [codeview] Improved array type support.
new 695eea8 [PowerPC] Cannonicalize applicable vector shift immediates as swaps
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/PowerPC/PPCISelLowering.cpp | 9 ++++++++
lib/Target/PowerPC/PPCISelLowering.h | 4 ++++
lib/Target/PowerPC/PPCInstrVSX.td | 8 ++++---
.../CodeGen/PowerPC/cannonicalize-vector-shifts.ll | 27 ++++++++++++++++++++++
.../PowerPC/p8-scalar_vector_conversions.ll | 12 +++++-----
test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll | 4 ++--
6 files changed, 53 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/PowerPC/cannonicalize-vector-shifts.ll
--
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 4d01feb AMDGPU: Unify MOVRELSOffset and MOVRELDOffset
new dd79b0c [codeview] Improved array type support.
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/CodeGen/AsmPrinter/CodeViewDebug.cpp | 60 +++++++-
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 29 ++++
lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 3 +
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 28 +---
test/DebugInfo/COFF/types-array-advanced.ll | 218 ++++++++++++++++++++++++++++
5 files changed, 305 insertions(+), 33 deletions(-)
create mode 100644 test/DebugInfo/COFF/types-array-advanced.ll
--
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 3eb8468 Automatic date update in version.in
new f231881 Fix grammar in error message.
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 | 5 +++++
bfd/binary.c | 2 +-
2 files changed, 6 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 lld.
from 5051899 Revert r275161 "[ELF] - Move section factory out from writer [...]
new 36fbefc Recommit r275161 "[ELF] - Move section factory out from write [...]
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/OutputSections.cpp | 91 +++++++++++++++++++++++++++++++++++++++++++
ELF/OutputSections.h | 42 +++++++++++++++++++-
ELF/Writer.cpp | 104 -------------------------------------------------
3 files changed, 132 insertions(+), 105 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.