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 4eaf800 [clang-tidy] Remove debug logging.
new 386a2b5 [clang-tidy] misc-argument-comment: ignore comments after arguments
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:
clang-tidy/misc/ArgumentCommentCheck.cpp | 7 +++++--
test/clang-tidy/misc-argument-comment.cpp | 2 ++
2 files changed, 7 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 llvm.
from 30afc90 [X86][SSE] Merge SSE2 PINSRW lowering with SSE41 PINSRB/PINSR [...]
new 447c100 [PowerPC] Fix sjlj pseduo instructions to use G8RC_NOX0 regis [...]
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/Target/PowerPC/PPCInstrInfo.td | 5 +++--
test/CodeGen/PowerPC/sjlj_no0x.ll | 29 +++++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/PowerPC/sjlj_no0x.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 lldb.
from 4da16a2 Fix missing include after r293660
new d0a446e Transform ProcessLauncherLinux to ProcessLauncherPosixFork
new d2e1297 Document that LaunchProcessPosixSpawn is used on NetBSD
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:
include/lldb/Host/linux/ProcessLauncherLinux.h | 25 ---
...sLauncherPosix.h => ProcessLauncherPosixFork.h} | 11 +-
source/Host/CMakeLists.txt | 2 +-
source/Host/common/Host.cpp | 10 +-
source/Host/linux/ProcessLauncherLinux.cpp | 225 ---------------------
.../ProcessLauncherPosixFork.cpp} | 40 ++--
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 4 +-
7 files changed, 37 insertions(+), 280 deletions(-)
copy include/lldb/Host/posix/{ProcessLauncherPosix.h => ProcessLauncherPosixFork.h} (64%)
copy source/Host/{linux/ProcessLauncherLinux.cpp => posix/ProcessLauncherPosixFork [...]
--
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.
Ryan Arnold pushed a change to branch ryan_arnold/regen
in repository toolchain/tcwg-release-tools.
from c498e4b linaropy/rn/template.py: Fix classmethod definition.
new 6b84194 Fix update_series_readme() parameter passing.
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:
rn.py | 5 ++---
1 file changed, 2 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/tcwg-release-tools.
from 8750268 rn.py: calling log() should be print_log()
new 41ee528 linaropy/rn/rnseries.py: Fix unassigned variable.
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:
linaropy/rn/rnseries.py | 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 64c8a47 2017-02-01 Richard Biener <rguenther(a)suse.de>
new 9982785 Add dg-require-alias to a ICF test (PR testsuite/79272).
new 7de5714 2017-02-01 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 | 7 +++++++
gcc/graphite.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/ipa/pr77653.c | 1 +
gcc/tree-parloops.c | 19 ++++++++-----------
5 files changed, 27 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.
Ryan Arnold pushed a change to branch ryan_arnold/regen
in repository toolchain/tcwg-release-tools.
from fa33d4b Add 'regen.py' which will regenerate release notes
new c498e4b linaropy/rn/template.py: Fix classmethod definition.
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:
linaropy/rn/template.py | 1 +
1 file changed, 1 insertion(+)
--
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 47d1df4 [legalizetypes] Push fp16 -> fp32 extension node to worklist.
new 30afc90 [X86][SSE] Merge SSE2 PINSRW lowering with SSE41 PINSRB/PINSR [...]
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/Target/X86/X86ISelLowering.cpp | 53 +++++++++++++++-----------------------
1 file changed, 21 insertions(+), 32 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 c909d2c When I added the use of the new compression framework (presen [...]
new 4da16a2 Fix missing include after r293660
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/intel-mpx/IntelMPXTablePlugin.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 ce79037 [ld, testsuite] Append $board_cflags in one more place in ld- [...]
new cf77c34 thread: add can_access_registers_ptid
new cd4007e btrace: allow recording to be started (and stopped) for runni [...]
new b5ac99b btrace: add unsupported/untested messages when skipping tests
new 0a1c7e2 btrace, testsuite: fix extended-remote non-stop test
new 68777c2 btrace, testsuite: fix extended-remote fail
new 787f002 testsuite: diagnose a running GDB in gdb_skip_xml_tests
The 6 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 | 13 +++
gdb/btrace.c | 34 ++++++-
gdb/gdbthread.h | 4 +
gdb/record-btrace.c | 4 +
gdb/testsuite/ChangeLog | 48 ++++++++++
gdb/testsuite/gdb.btrace/buffer-size.exp | 8 +-
gdb/testsuite/gdb.btrace/data.exp | 9 +-
gdb/testsuite/gdb.btrace/delta.exp | 9 +-
gdb/testsuite/gdb.btrace/dlopen.exp | 16 +++-
.../enable-running.c} | 38 ++++----
gdb/testsuite/gdb.btrace/enable-running.exp | 100 +++++++++++++++++++++
gdb/testsuite/gdb.btrace/enable.exp | 17 +++-
gdb/testsuite/gdb.btrace/exception.exp | 9 +-
gdb/testsuite/gdb.btrace/function_call_history.exp | 10 ++-
gdb/testsuite/gdb.btrace/gcore.exp | 8 +-
gdb/testsuite/gdb.btrace/instruction_history.exp | 9 +-
gdb/testsuite/gdb.btrace/multi-thread-step.exp | 9 +-
gdb/testsuite/gdb.btrace/nohist.exp | 8 +-
gdb/testsuite/gdb.btrace/non-stop.exp | 16 ++--
gdb/testsuite/gdb.btrace/reconnect.exp | 10 ++-
gdb/testsuite/gdb.btrace/record_goto-step.exp | 9 +-
gdb/testsuite/gdb.btrace/record_goto.exp | 10 ++-
gdb/testsuite/gdb.btrace/rn-dl-bind.exp | 9 +-
gdb/testsuite/gdb.btrace/segv.exp | 8 +-
gdb/testsuite/gdb.btrace/step.exp | 9 +-
gdb/testsuite/gdb.btrace/stepi.exp | 14 +--
gdb/testsuite/gdb.btrace/tailcall-only.exp | 10 ++-
gdb/testsuite/gdb.btrace/tailcall.exp | 9 +-
gdb/testsuite/gdb.btrace/tsx.exp | 14 ++-
gdb/testsuite/gdb.btrace/unknown_functions.exp | 9 +-
gdb/testsuite/gdb.btrace/vdso.exp | 9 +-
gdb/testsuite/lib/gdb.exp | 5 ++
gdb/thread.c | 20 +++++
33 files changed, 410 insertions(+), 104 deletions(-)
copy gdb/testsuite/{gdb.threads/fork-child-threads.c => gdb.btrace/enable-running. [...]
create mode 100644 gdb/testsuite/gdb.btrace/enable-running.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.