This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ebd01af 2016-08-18 Richard Biener <rguenther(a)suse.de>
new acd8296 [PATCH] [GCC] Don't use section anchors for declarations that [...]
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 | 5 +++++
gcc/varasm.c | 9 +++++++++
2 files changed, 14 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 lldb.
from 929a55c Fix tests for the gdb-remote memory read packets
new 8590339 gdb-remote: Centralize thread specific packet handling
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-remote/GDBRemoteCommunicationClient.cpp | 239 +++++++--------------
.../gdb-remote/GDBRemoteCommunicationClient.h | 4 +
.../GDBRemoteCommunicationClientTest.cpp | 62 +++++-
3 files changed, 135 insertions(+), 170 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 0e2e3c9 Fix pdf build failure wrt documentation of is*_l functions
new 4de8596 Fix __getreent function for Cygwin
new eb61113 Workaround AzureAD shortcomings
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:
newlib/libc/reent/getreent.c | 7 ++-
winsup/cygwin/include/cygwin/config.h | 3 +-
winsup/cygwin/uinfo.cc | 100 ++++++++++++++++++++++++++++++----
3 files changed, 98 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 lldb.
from 09698ae Correct makefile.rules to use arm/aarch64 target specific AR [...]
new 1a90f31 Fix parsing of complicated C++ names
new 929a55c Fix tests for the gdb-remote memory read packets
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:
.../tools/lldb-server/TestGDBRemoteMemoryRead.py | 45 ----------------------
.../test/tools/lldb-server/TestLldbGdbServer.py | 13 ++++++-
.../Language/CPlusPlus/CPlusPlusLanguage.cpp | 4 +-
unittests/CMakeLists.txt | 1 +
unittests/Language/CMakeLists.txt | 1 +
unittests/Language/CPlusPlus/CMakeLists.txt | 3 ++
.../Language/CPlusPlus/CPlusPlusLanguageTest.cpp | 41 ++++++++++++++++++++
7 files changed, 60 insertions(+), 48 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/tools/lldb-server/TestGDBRemoteM [...]
create mode 100644 unittests/Language/CMakeLists.txt
create mode 100644 unittests/Language/CPlusPlus/CMakeLists.txt
create mode 100644 unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp
--
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 dfcd52e [Driver] Use llvm-config.h, not config.h to unbreak out-of-tr [...]
new 1779645 [analyzer] Small cleanups when checkers retrieving statements [...]
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/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp | 7 +-----
.../Checkers/DynamicTypePropagation.cpp | 7 +-----
.../Checkers/MacOSKeychainAPIChecker.cpp | 7 +-----
lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 26 ++++------------------
lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 5 +----
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 7 +-----
6 files changed, 9 insertions(+), 50 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 lld.
from 1090902 [ELF] Linkerscript: support assignment outside SECTIONS
new 77710c2 [ELF] Don't add input sections twice when linker script is used
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/LinkerScript.cpp | 3 ++-
.../{linkerscript-va.s => linkerscript-input-sec-dup.s} | 12 +++---------
2 files changed, 5 insertions(+), 10 deletions(-)
copy test/ELF/linkerscript/{linkerscript-va.s => linkerscript-input-sec-dup.s} (66%)
--
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 dafc86f * config/i386/i386.c (enum ix86_builtins): Remove IX86_BUILT [...]
new ebd01af 2016-08-18 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 | 12 +++++++
gcc/ssa-iterators.h | 9 +++++
gcc/tree-if-conv.c | 98 +++++++++++++++++++++++++++++++++++++++++++++--------
gcc/tree-phinodes.c | 2 +-
gcc/tree-phinodes.h | 1 -
5 files changed, 106 insertions(+), 16 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 0c2998b Daily bump.
new dafc86f * config/i386/i386.c (enum ix86_builtins): Remove IX86_BUILT [...]
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 | 10 +
gcc/config/i386/i386-builtin.def | 2672 ++++++++++++++++++++
gcc/config/i386/i386.c | 5118 +-------------------------------------
3 files changed, 2730 insertions(+), 5070 deletions(-)
create mode 100644 gcc/config/i386/i386-builtin.def
--
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 a9113f7 Remove debugging aids from this test and fix its expectations.
new dfcd52e [Driver] Use llvm-config.h, not config.h to unbreak out-of-tr [...]
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:
tools/driver/cc1_main.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 master
in repository clang.
from 91ce246 [sanitizer-coverag] update the docs in __sanitizer_cov_trace_cmp
new a9113f7 Remove debugging aids from this test and fix its expectations.
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/Modules/pr28438.cpp | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.