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 8ce9efb Fix typos in comment
new 50cc587 Fix typo in Makefile
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 | 4 ++++
gdb/Makefile.in | 2 +-
2 files changed, 5 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 binutils-gdb.
from 17e5269 Fix typo in comment
new 8ce9efb Fix typos in 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:
gdb/ChangeLog | 4 ++++
gdb/record-full.c | 2 +-
2 files changed, 5 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 d48f0d3 2016-11-25 Richard Biener <rguenther(a)suse.de>
new 2d799ba Don't use priority {cd}tors if not supported by a target (PR
new b8680ec Fix documentation reference (PR web/71666)
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/ChangeLog | 13 +++++
gcc/coverage.c | 13 +++--
gcc/doc/invoke.texi | 4 +-
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/g++.dg/gcov/pr16855-priority.C | 79 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/gcov/pr16855.C | 55 +++++++++----------
6 files changed, 137 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/pr16855-priority.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 clang.
from 9cf062f Consider nested namespaces in the canonical namespace as cano [...]
new 1ae9182 Document the arguments form of commands.
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/JSONCompilationDatabase.rst | 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 llvm.
from f46b525 [X86][SSE] Added v16i8 shuffle test case from PR31151
new a14bdf2 [Loop Unswitch] Patch to selective unswitch only the reachabl [...]
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/LoopUnswitch.cpp | 37 ++++++++++++-
.../elseif-non-exponential-behavior.ll | 62 ++++++++++++++++++++++
2 files changed, 98 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopUnswitch/elseif-non-exponential-behavior.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 gcc.
from e751b7f 2016-11-25 Andre Vehreschild <vehre(a)gcc.gnu.org> Paul Thom [...]
new d48f0d3 2016-11-25 Richard Biener <rguenther(a)suse.de>
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 | 7 +++++
gcc/ipa-prop.c | 50 ++++++++++++++++++++--------------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/torture/pr78515.c | 26 ++++++++++++++++++
gcc/tree.def | 2 +-
5 files changed, 68 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr78515.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 binutils-gdb.
from 65d1cff gas: fix CBCOND diagnostics for invalid immediate operands.
new 17e5269 Fix typo in 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:
gdb/ChangeLog | 4 ++++
gdb/infcmd.c | 2 +-
2 files changed, 5 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 lldb.
from 5f26cf2 Introduce Chrono to the Connection class. NFCI.
new 3588db2 Fix darwin build broken by r287920
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/lldb/Utility/Timeout.h | 3 +--
1 file changed, 1 insertion(+), 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 b1f9c06 [CodeGen] Pass objects that are expensive to copy by const ref.
new 9cf062f Consider nested namespaces in the canonical namespace as cano [...]
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/Tooling/Core/Lookup.cpp | 80 ++++++++++++++++++++++++----------------
unittests/Tooling/LookupTest.cpp | 8 ++++
2 files changed, 57 insertions(+), 31 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 4f4831e Fix FreeBSD build error in r287920
new 5f26cf2 Introduce Chrono to the Connection class. 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:
include/lldb/Core/Connection.h | 13 ++++++++-----
include/lldb/Core/ConnectionSharedMemory.h | 2 +-
include/lldb/Host/posix/ConnectionFileDescriptorPosix.h | 4 ++--
source/Core/Communication.cpp | 7 ++-----
source/Core/ConnectionSharedMemory.cpp | 2 +-
source/Host/common/Editline.cpp | 4 ++--
source/Host/posix/ConnectionFileDescriptorPosix.cpp | 17 +++++++++--------
source/Plugins/Platform/Android/AdbClient.cpp | 9 ++++-----
8 files changed, 29 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.