This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch
in repository binutils-gdb.
from 7e25e55a4e Automatic date update in version.in
new 2a61952354 Automatic date update in version.in
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/version.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 llvm.
from d3e2d8422ad Update test_debuginfo.pl script to point to new tree location.
new aa795776c91 [SelectionDAG] Make getUniformBase in SelectionDAGBuilder f [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 9 +++++----
1 file changed, 5 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 clang.
from c4d9d53eb3 Remove declaration of EmitMCountInstrumentation(). NFC
new 40fa5afece [ThinLTO] Handle -fdebug-pass-manager for backend invocation [...]
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/CodeGen/BackendUtil.cpp | 1 +
test/CodeGen/thinlto-debug-pm.c | 9 +++++++++
2 files changed, 10 insertions(+)
create mode 100644 test/CodeGen/thinlto-debug-pm.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 llvm.
from 9d3d8409877 [SelectionDAG] Teach SelectionDAGBuilder's getUniformBase f [...]
new d3e2d8422ad Update test_debuginfo.pl script to point to new tree location.
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:
utils/test_debuginfo.pl | 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 gcc.
from a0a0ccef318 Add plugin API for processing plugin-added input files.
new 6316a88b427 gcc/ChangeLog:
new 5a259d5dc99 Fix my last ChangeLog entry
new 5e5f9f630ef [gcc] 2017-11-10 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 23 ++++++-
gcc/config/darwin-c.c | 22 +++----
gcc/config/rs6000/rs6000.md | 49 ++++++++++----
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/powerpc/p9-xxbr-3.c | 99 ++++++++++++++++++++++++++++
5 files changed, 171 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-xxbr-3.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 llvm.
from e3ff9fbdbaf [asan] Use dynamic shadow on 32-bit Android.
new 9d3d8409877 [SelectionDAG] Teach SelectionDAGBuilder's getUniformBase f [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 11 ++++++++--
test/CodeGen/X86/masked_gather_scatter.ll | 28 +++++++-----------------
2 files changed, 17 insertions(+), 22 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 compiler-rt.
from 6ca78590b [tsan] Move out more types to sanitizer_common
new fafe99a25 [sanitizer] Remove unnecessary attribute hidden.
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/sanitizer_common/sanitizer_flags.h | 4 +---
1 file changed, 1 insertion(+), 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 compiler-rt.
from 8357d02f2 [asan] Use dynamic shadow on 32-bit Android.
new 6ca78590b [tsan] Move out more types to sanitizer_common
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:
.../sanitizer_platform_limits_netbsd.cc | 7 +++---
.../sanitizer_platform_limits_netbsd.h | 16 ++++++++----
.../sanitizer_platform_limits_posix.cc | 7 +++---
.../sanitizer_platform_limits_posix.h | 27 ++++++++++++--------
.../sanitizer_signal_interceptors.inc | 7 +++---
lib/tsan/rtl/tsan_interceptors.cc | 29 ++++++++++------------
6 files changed, 52 insertions(+), 41 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 7132e0a1a [lldb] Remove unused method declaration
new 746988c8a Added a way to dump the full paths to all source files in a m [...]
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:
www/troubleshooting.html | 16 ++++++++++++++++
1 file changed, 16 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 b0d0838e71 Fix for skipped CMake configuration on debuginfo-tests.
new c4d9d53eb3 Remove declaration of EmitMCountInstrumentation(). NFC
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/CodeGen/CodeGenFunction.h | 3 ---
1 file changed, 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.