This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c083b0c Make test case slightly more robust by explicitly passing --s [...]
new d3feba1 [MS ABI] Implement more of the Itanium mangling rules
new 112dc07 Allow additional output since e.g. OSX appends flags like "-m [...]
new b7a0d79 Fix FileCheck pattern.
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:
lib/AST/MicrosoftMangle.cpp | 73 ++++++++++++++++++++++++++-----------
test/CodeGenCXX/mangle-ms-cxx11.cpp | 25 +++++++++++++
test/Driver/compilation_database.c | 4 +-
3 files changed, 79 insertions(+), 23 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 9416548 [ARM][committed] Sort ARMv8 processors by alphabetic order
new ceab87e 2016-12-06 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/fortran/ChangeLog | 5 +++++
gcc/fortran/resolve.c | 10 +---------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/alloc_comp_constraint_1.f90 | 7 ++++---
gcc/testsuite/gfortran.dg/alloc_comp_constraint_7.f90 | 19 +++++++++++++++++++
gcc/testsuite/gfortran.dg/namelist_34.f90 | 10 +++++-----
gcc/testsuite/gfortran.dg/namelist_63.f90 | 7 ++++---
7 files changed, 46 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_constraint_7.f90
--
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 d80f17d Fix pretty-printer for std::variant
new 9416548 [ARM][committed] Sort ARMv8 processors by alphabetic order
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/config/arm/arm-cores.def | 4 ++--
gcc/config/arm/arm-tables.opt | 12 ++++++------
gcc/config/arm/arm-tune.md | 6 +++---
4 files changed, 18 insertions(+), 11 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 0186633 Allow clang to write compilation database records.
new 5da1781 If clang was configured for a DEFAULT_SYSROOT and no --sysroo [...]
new c083b0c Make test case slightly more robust by explicitly passing --s [...]
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:
lib/Driver/Tools.cpp | 5 +++++
test/Driver/compilation_database.c | 6 +++---
2 files changed, 8 insertions(+), 3 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 binutils-gdb.
from 8b929e4 Fix seg-fault running strip on a corrupt binary.
new 4f3ca05 Fix seg-fault in strip when copying a corrupt binary.
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 | 4 ++++
bfd/elf.c | 10 ++++++++++
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 clang.
from 9824d3b Fix doc string typo: s/@__yes/@__objc_yes/
new 0186633 Allow clang to write compilation database records.
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/DiagnosticDriverKinds.td | 2 +
include/clang/Driver/Options.td | 2 +
lib/Driver/Tools.cpp | 61 +++++++++++++++++++++++++++-
lib/Driver/Tools.h | 7 ++++
test/Driver/compilation_database.c | 10 +++++
5 files changed, 81 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/compilation_database.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 92744f0 Fix seg-fault running strip on a corrupt binary.
new 8b929e4 Fix seg-fault running strip on a corrupt binary.
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:
binutils/ChangeLog | 7 +++++++
binutils/objcopy.c | 3 ++-
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 llvm.
from 614f299 Removed trailing whitespaces. NFC.
new 06ec4e5 [X86][SSE] Added vector sext_in_reg combine tests
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/CodeGen/X86/combine-sext-in-reg.ll | 58 +++++++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)
create mode 100644 test/CodeGen/X86/combine-sext-in-reg.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 clang.
from 0a393fa Fix two clang-tidy misc-move-forwarding-reference warnings
new 9824d3b Fix doc string typo: s/@__yes/@__objc_yes/
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/AST/ExprObjC.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 5eecd86 fix typo
new 92744f0 Fix seg-fault running strip on a corrupt binary.
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/aoutx.h | 17 +++++++++++------
2 files changed, 17 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.