This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3c3cbcb * config.gcc (powerpc*-*-*, rs6000*-*-*): Remove setting of [...]
new 741e008 Add missing 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 | 5 +++++
1 file changed, 5 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 gcc-6-branch
in repository gcc.
from 83c280a 2016-11-06 Jack Howarth <howarth.at.gcc(a)gmail.com>
new 86dc423 Backport from trunk 2016-11-07 Peter Bergner <bergner@vne [...]
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 | 8 ++++++++
gcc/config.gcc | 10 ----------
2 files changed, 8 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 binutils-gdb.
from ad9eb1f i386-tdep.c (i386_gdbarch_init): Add comments.
new 5996220 Fix ext lang calls to value_struct_elt.
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 | 5 +++++
gdb/guile/scm-value.c | 3 ++-
gdb/python/py-value.c | 3 ++-
3 files changed, 9 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 gcc.
from a14f97a 2016-11-07 François Dumont <fdumont(a)gcc.gnu.org>
new 3c3cbcb * config.gcc (powerpc*-*-*, rs6000*-*-*): Remove setting of [...]
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/config.gcc | 10 ----------
1 file changed, 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 clang.
from 91eab39 Updated ASTMerge/macro.m to use _Nullable.
new 160bd19 Name some anonymous structs to avoid using a (very common) ex [...]
new cf55f26 [index] Make sure to mark class template symbols as having 'g [...]
new 0e2326e [index] Handle properly C++14's template variables.
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/CodeGen/CGCall.h | 17 ++++++++++-------
lib/Index/IndexSymbol.cpp | 38 ++++++++++++++++++++++++++------------
lib/Index/IndexingContext.cpp | 10 ++++++----
lib/Index/USRGeneration.cpp | 20 ++++++++++++++++++++
test/Index/Core/index-source.cpp | 19 +++++++++++++++++--
5 files changed, 79 insertions(+), 25 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 glibc.
from c74940f nptl: Document the reason why __kind in pthread_mutex_t is pa [...]
new 327792c Define __ASSUME_ST_INO_64_BIT on all platforms.
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:
ChangeLog | 12 ++++++++++++
sysdeps/unix/sysv/linux/alpha/kernel-features.h | 1 +
sysdeps/unix/sysv/linux/fxstat64.c | 2 +-
sysdeps/unix/sysv/linux/lxstat64.c | 2 +-
sysdeps/unix/sysv/linux/sh/kernel-features.h | 1 +
sysdeps/unix/sysv/linux/xstat64.c | 2 +-
sysdeps/unix/sysv/linux/xstatconv.c | 2 +-
7 files changed, 18 insertions(+), 4 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 a571603 configure.tgt (x86_64-*-elf*): Remove i386bsd-tdep.o.
new bc71081 python/py-unwind.c (unwind_infopy_str): Fix use of VEC_iterate.
new ad9eb1f i386-tdep.c (i386_gdbarch_init): Add comments.
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:
gdb/ChangeLog | 8 ++++++++
gdb/i386-tdep.c | 8 ++++++--
gdb/python/py-unwind.c | 4 +---
3 files changed, 15 insertions(+), 5 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 llvm.
from d2b47f0 Use -fsanitize-recover instead of -mllvm -msan-keep-going.
new 2d2f4b6 [lib/Object] Modernize. NFCI.
new daf2128 Avoid tail recursion elimination across calls with operand bundles
new 14b08ac [lit] Print negative exit codes on Windows in hex
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/Object/MachOUniversal.cpp | 7 ++-
lib/Transforms/Scalar/TailRecursionElimination.cpp | 3 +-
test/Transforms/TailCallElim/deopt-bundle.ll | 57 ++++++++++++++++++++++
utils/lit/lit/TestRunner.py | 10 +++-
4 files changed, 70 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/TailCallElim/deopt-bundle.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 compiler-rt.
from 806c7f2 [tsan] Cast floating-point types correctly when instrumenting [...]
new 3c445e9 Use -fsanitize-recover instead of -mllvm -msan-keep-going: 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/msan/print_stats.cc | 18 +++++++-------
test/msan/{keep-going-dso.cc => recover-dso.cc} | 30 ++++++++++++++----------
test/msan/{keep-going.cc => recover.cc} | 31 +++++++++++++++----------
3 files changed, 46 insertions(+), 33 deletions(-)
rename test/msan/{keep-going-dso.cc => recover-dso.cc} (50%)
rename test/msan/{keep-going.cc => recover.cc} (53%)
--
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 2d91c3a When the ASTImporter imports a source location, it avoids imp [...]
new 8128dec Use -fsanitize-recover instead of -mllvm -msan-keep-going: clang.
new 91eab39 Updated ASTMerge/macro.m to use _Nullable.
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/CodeGen/BackendUtil.cpp | 4 +++-
test/ASTMerge/Inputs/macro1.h | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.