This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from d588d2d [libc++] Correct explanation of _LIBCPP_NEW_DELETE_VIS
new b636128 Mark ostream_iterator's constructors as noexcept.
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/iterator | 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 glibc.
from 6a82476 X86: Don't assert on older Intel CPUs [BZ #20647]
new 7164580 Fix posix_fadvise64 build on mips64n64
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 | 6 ++++++
sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c | 5 +++++
2 files changed, 11 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 clang-tools-extra.
from 00678f4 [change-namespace] don't miss comments in the beginning of a [...]
new d806c03 [clang-move] Compare with real paths of symlinks
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:
clang-move/ClangMove.cpp | 31 +++++++++++++++++++--------
test/clang-move/Inputs/database_template.json | 4 ++--
test/clang-move/move-class.cpp | 26 ++++++++++++----------
3 files changed, 39 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 gcc.
from a040ca7 print_rtx_function: integrate dumping of the CFG into the insn chain
new 9b20a77 rs6000: Warn for "GCC vector passed by reference" only with -Wpsabi
new 9be1049 separate shrink-wrap: New command-line flag, status flag, hoo [...]
new b1db8be dce: Don't dead-code delete separately wrapped restores
new 1214505 regrename: Don't rename restores
new 401ff9c Define std::sample for C++17
new f6ec942 shrink-wrap: Shrink-wrapping for separate components
new 7a56b3f Minor reformatting.
new 14fdd09 rs6000: Separate shrink-wrapping
new ef51c56 shrink-wrap: Testcases for separate shrink-wrapping
new f160591 runtime: copy Go 1.7 runtime semaphore code
The 10 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 | 72 ++
gcc/ada/sem.adb | 13 +-
gcc/common.opt | 4 +
gcc/config/rs6000/rs6000.c | 273 +++++++-
gcc/dce.c | 9 +
gcc/doc/invoke.texi | 11 +-
gcc/doc/tm.texi | 63 ++
gcc/doc/tm.texi.in | 38 ++
gcc/emit-rtl.h | 4 +
gcc/function.c | 15 +-
gcc/go/gofrontend/MERGE | 2 +-
gcc/regrename.c | 7 +
gcc/shrink-wrap.c | 741 +++++++++++++++++++++
gcc/shrink-wrap.h | 1 +
gcc/target.def | 57 ++
gcc/testsuite/ChangeLog | 6 +
.../gcc.target/powerpc/shrink-wrap-separate-0.c | 22 +
.../gcc.target/powerpc/shrink-wrap-separate-1.c | 18 +
.../gcc.target/powerpc/shrink-wrap-separate-2.c | 26 +
libgo/Makefile.am | 1 -
libgo/Makefile.in | 4 +-
libgo/go/runtime/sema.go | 358 ++++++++++
libgo/runtime/proc.c | 5 +-
libgo/runtime/runtime.h | 6 +-
libgo/runtime/sema.goc | 470 -------------
libstdc++-v3/ChangeLog | 9 +
libstdc++-v3/doc/html/manual/bugs.html | 9 +
libstdc++-v3/doc/html/manual/status.html | 6 +-
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 11 +
libstdc++-v3/include/bits/stl_algo.h | 80 +++
libstdc++-v3/include/experimental/algorithm | 53 +-
libstdc++-v3/testsuite/25_algorithms/sample/1.cc | 110 +++
32 files changed, 1948 insertions(+), 556 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/shrink-wrap-separate-0.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/shrink-wrap-separate-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/shrink-wrap-separate-2.c
create mode 100644 libgo/go/runtime/sema.go
delete mode 100644 libgo/runtime/sema.goc
create mode 100644 libstdc++-v3/testsuite/25_algorithms/sample/1.cc
--
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 597ed35 [MC] Fix Error Location for ParseIdentifier
new 14cd5a9 BranchRelaxation: Unique live ins when creating block
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/BranchRelaxation.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 a7735ef [ARM] Fix - missing target-cpu in test
new 8708abc NFC: CodeCompletionResult's constructor should take const NamedDecl
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/Sema/CodeCompleteConsumer.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 4a2f482 arc: Add support for Newlib
new 4dac951 Fixup gdb.python/py-value.exp for bare-metal aarch64-elf
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/testsuite/ChangeLog | 7 +++++++
gdb/testsuite/gdb.python/py-value.c | 10 +++++++++-
gdb/testsuite/gdb.python/py-value.exp | 9 +++++----
3 files changed, 21 insertions(+), 5 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 5e9d98a Add totalorder, totalorderf, totalorderl.
new 6a82476 X86: Don't assert on older Intel CPUs [BZ #20647]
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 | 6 ++++++
sysdeps/x86/cacheinfo.c | 4 +++-
2 files changed, 9 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 3e7c21b 2016-10-12 Richard Biener <rguenther(a)suse.de>
new a5c34f4 [MIPS] Add MSA tests
new 76a53b2 Add selftest::read_file
new c1276ee rs6000: Use "dg-warning ... 0" in a few places
new a040ca7 print_rtx_function: integrate dumping of the CFG into the insn chain
The 4 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 | 20 +
gcc/function-tests.c | 22 +
gcc/print-rtl-function.c | 160 +++-
gcc/selftest.c | 60 ++
gcc/selftest.h | 7 +
gcc/testsuite/ChangeLog | 48 ++
gcc/testsuite/gcc.dg/vect/slp-26.c | 7 +-
gcc/testsuite/gcc.dg/vect/tree-vect.h | 2 +
gcc/testsuite/gcc.target/mips/mips.exp | 8 +
gcc/testsuite/gcc.target/mips/msa-builtins.c | 1085 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/mips/msa.c | 630 +++++++++++++++
gcc/testsuite/gcc.target/powerpc/warn-1.c | 2 +-
gcc/testsuite/gcc.target/powerpc/warn-2.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 191 ++++-
14 files changed, 2173 insertions(+), 71 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/msa-builtins.c
create mode 100644 gcc/testsuite/gcc.target/mips/msa.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.