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 9118847 [include-fixer] Add customized editor settings documents.
new b186741 Workaround ASTMatcher crashes. Added some more test cases.
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:
change-namespace/ChangeNamespace.cpp | 27 +++---
.../change-namespace/ChangeNamespaceTests.cpp | 100 ++++++++++++++++++++-
2 files changed, 115 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 clang.
from 0dccc35 [Power9] Builtins for ELF v.2 ABI conformance - front end portion
new 8d513e9 Silencing a Sphinx diagnostic with options, again.
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/CommandGuide/clang.rst | 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 libcxx.
from b79ca0a [cmake] Strip possibly-inherited compiler flags in in-tree bu [...]
new 0e5fbd4 [cmake] Add linker option "-Wl,-z,defs" in standalone build
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:
CMakeLists.txt | 12 ++++++++++++
1 file changed, 12 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 6be6db9 Trying to fix lldb build breakage probably caused by rL282452
new 3a76c9a [docs] Make WritingAnLLVMPass.rst up-to-date with current sta [...]
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/WritingAnLLVMPass.rst | 262 ++++++++++++++++++++++-----------------------
1 file changed, 129 insertions(+), 133 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 bbd8a9d PR bootstrap/77751 * Makefile.in (insn-attrtab.o-warn, insn [...]
new 2e0bcd9 Fix bogus test failure for avr
new db46bcd gcov: dump in a static dtor instead of in an atexit handler
new fcaf08b 2016-09-27 Richard Biener <rguenther(a)suse.de>
The 3 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/coverage.c | 27 ++++++++++++-
gcc/doc/gcov.texi | 4 ++
gcc/testsuite/ChangeLog | 16 ++++++++
gcc/testsuite/g++.dg/gcov/pr16855.C | 47 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr77478.c | 22 ++++++++++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-1.c | 1 +
libgcc/ChangeLog | 10 +++++
libgcc/libgcov-driver.c | 5 +--
libgcc/libgcov.h | 3 ++
10 files changed, 140 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/pr16855.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77478.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 gcc-6-branch
in repository gcc.
from e31faa6 [RTEMS] Always use atomic builtins for libstdc++
new 631bc1d 2016-09-27 Richard Biener <rguenther(a)suse.de>
new 445dfa7 2016-09-27 Richard Biener <rguenther(a)suse.de>
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 | 38 ++++++++++++++++++++++++++++
gcc/c-family/ChangeLog | 9 +++++++
gcc/c-family/c-common.c | 4 ++-
gcc/fold-const.c | 7 ++---
gcc/gimple-fold.c | 7 ++---
gcc/testsuite/ChangeLog | 33 ++++++++++++++++++++++++
gcc/testsuite/c-c++-common/torture/pr77544.c | 7 +++++
gcc/testsuite/gcc.dg/pr77450.c | 10 ++++++++
gcc/testsuite/gcc.dg/torture/pr77436.c | 11 ++++++++
gcc/testsuite/gcc.dg/torture/pr77478.c | 22 ++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr77514.c | 21 +++++++++++++++
gcc/testsuite/gcc.dg/torture/pr77605.c | 15 +++++++++++
gcc/tree-chrec.c | 18 +++++++------
gcc/tree-data-ref.c | 6 ++---
gcc/tree-ssa-pre.c | 19 +++++++++++++-
15 files changed, 208 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/torture/pr77544.c
create mode 100644 gcc/testsuite/gcc.dg/pr77450.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77436.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77478.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77514.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77605.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 ca90e76 Detect the magic address of EXC_RETURN in ARM coretx-m profile
new 1c5f704 Ensure that the timestamp in PE/COFF headers is always initialised.
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 | 6 ++++++
bfd/peXXigen.c | 2 ++
2 files changed, 8 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.
from 12b3804 [ASTMatcher] Clarify isStaticStorageClass and hasStaticStorag [...]
new 0dccc35 [Power9] Builtins for ELF v.2 ABI conformance - front end portion
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/Basic/BuiltinsPPC.def | 23 +
include/clang/Driver/Options.td | 4 +
lib/Basic/Targets.cpp | 38 +-
lib/CodeGen/CGBuiltin.cpp | 19 +
lib/Headers/altivec.h | 581 ++++++++++++++++++++++
test/CodeGen/builtins-ppc-p9vector.c | 748 +++++++++++++++++++++++++++++
test/Driver/ppc-dependent-options.cpp | 22 +-
test/Preprocessor/predefined-arch-macros.c | 6 +
8 files changed, 1431 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/builtins-ppc-p9vector.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-tools-extra.
from f14b9cd [clang-move] Use isStaticStorageClass matcher.
new 9118847 [include-fixer] Add customized editor settings documents.
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/include-fixer.rst | 44 ++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 42 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.