This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7bbc1b4 2016-11-23 Naveen H.S <Naveen.Hurugalawadi(a)caviumnetworks.com>
new 894f7f2 cp_parser_range_for: use safe_push instead of quick_push (PR
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/cp/ChangeLog | 5 +++++
gcc/cp/parser.c | 8 ++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/decomp18.C | 12 ++++++++++++
4 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp18.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 libcxx.
from e33c0b0 [libcxx] [test] D27027: Strip trailing whitespace.
new 37a0d7c Protect std::string tests under libcpp-no-exceptions
new 01b9f8a Protect tests for std::uninitialized_{copy,fill} under libcpp [...]
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:
.../strings/basic.string/string.capacity/capacity.pass.cpp | 7 ++++++-
.../basic.string/string.ops/string_substr/substr.pass.cpp | 9 ++++++++-
.../uninitialized.copy/uninitialized_copy.pass.cpp | 13 +++++++++++--
.../uninitialized.copy/uninitialized_copy_n.pass.cpp | 13 +++++++++++--
.../uninitialized.fill.n/uninitialized_fill_n.pass.cpp | 13 +++++++++++--
.../uninitialized.fill/uninitialized_fill.pass.cpp | 13 +++++++++++--
6 files changed, 58 insertions(+), 10 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 cd0aa61 Remove \x13 (^S) character that was likely added by mistake.
new 8229524 Introduce chrono to more gdb-remote functions
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:
.../Process/gdb-remote/GDBRemoteClientBase.cpp | 33 +++------
.../Process/gdb-remote/GDBRemoteCommunication.cpp | 82 ++++++++--------------
.../Process/gdb-remote/GDBRemoteCommunication.h | 34 +++++++--
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 26 +++----
.../gdb-remote/GDBRemoteCommunicationServer.cpp | 9 +--
.../gdb-remote/GDBRemoteCommunicationServer.h | 5 +-
.../GDBRemoteCommunicationServerLLGS.cpp | 4 +-
tools/lldb-server/lldb-platform.cpp | 2 +-
8 files changed, 90 insertions(+), 105 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 newlib.
from b56179f fcwd_access_t: Add missing breaks in f_cwd pointer computation
new d3becf4 login_tty: Rewrite following FreeBSD's traces
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:
winsup/cygwin/libc/bsdlib.cc | 23 ++++++++---------------
1 file changed, 8 insertions(+), 15 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 7a3fbb0 2016-11-23 Richard Biener <rguenther(a)suse.de>
new 7bbc1b4 2016-11-23 Naveen H.S <Naveen.Hurugalawadi(a)caviumnetworks.com>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/ldp_stp_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/store-pair-1.c | 2 +-
3 files changed, 7 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 gcc-6-branch
in repository gcc.
from 846b06f 2016-11-24 Christophe Lyon <christophe.lyon(a)linaro.org>
new 03782e9 Add sem_item::m_hash_set (PR ipa/78309)
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 | 15 ++++++++++++++
gcc/ipa-icf.c | 64 ++++++++++++++++++++++++-----------------------------------
gcc/ipa-icf.h | 17 ++++++++--------
3 files changed, 50 insertions(+), 46 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 gcc-5-branch
in repository gcc.
from 0d18a05 Add sem_item::m_hash_set (PR ipa/78309)
new 60696c0 Add missing backport note to changelog entry
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 | 2 ++
1 file changed, 2 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 f3f19f4 [clang-rename] Add test case for r287758.
new af69684 [clang-move] Enable dump all declarations in old header.
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 | 141 +++++++++++++++++-------------
clang-move/ClangMove.h | 148 +++++++++++++++++++-------------
clang-move/tool/ClangMoveMain.cpp | 34 +++++++-
unittests/clang-move/ClangMoveTests.cpp | 91 +++++++++++++++++---
4 files changed, 279 insertions(+), 135 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 7db69fc Patch for lldb bug 26322 “core load hangs”
new cd0aa61 Remove \x13 (^S) character that was likely added by mistake.
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:
source/Commands/CommandObjectThread.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 gcc-5-branch
in repository gcc.
from 24a4ad2 Daily bump.
new 0d18a05 Add sem_item::m_hash_set (PR ipa/78309)
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/ipa-icf.c | 73 ++++++++++++++++++++++++++++-------------------------------
gcc/ipa-icf.h | 26 ++++++++++++---------
3 files changed, 62 insertions(+), 49 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.