This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1596f9b [WebAssembly] Delete an unused function. NFC.
new 3d8b8c8 TargetMachine: Make the win32-macho workaround more specific.
new 6eb10d9 [lit] Use argparse instead of optparse
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/Target/TargetMachine.cpp | 2 +-
utils/lit/lit/main.py | 89 ++++++++++++++++++++++----------------------
utils/lit/tests/usage.py | 2 +-
3 files changed, 46 insertions(+), 47 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 6b11127 Set some tests to an unknown vendor and OS
new 1596f9b [WebAssembly] Delete an unused function. 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/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 5 -----
1 file changed, 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 5c1bdf9 [LTO] Fix test to not depend on the exact address of symbols, [...]
new 6b11127 Set some tests to an unknown vendor and OS
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/AMDGPU/captured-frame-index.ll | 2 +-
test/CodeGen/Hexagon/pic-simple.ll | 2 +-
test/CodeGen/Hexagon/pic-static.ll | 2 +-
test/CodeGen/Hexagon/tls_static.ll | 2 +-
test/CodeGen/Mips/tls-models.ll | 4 ++--
test/CodeGen/Mips/tls.ll | 6 +++---
test/CodeGen/Mips/tls16.ll | 2 +-
test/CodeGen/Mips/tls16_2.ll | 2 +-
8 files changed, 11 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 llvm.
from 0a7ba88 [AArch64][RegisterBankInfo] Add getSameKindofOperandsMapping.
new e0c2ec2 [WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM.
new e2559a8 [WebAssembly] Fix indentation. NFC.
new 5c1bdf9 [LTO] Fix test to not depend on the exact address of symbols, [...]
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/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | 4 ++--
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp | 4 ++--
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h | 4 ++--
lib/Target/WebAssembly/WebAssemblyInstrControl.td | 5 ++++-
lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 4 ++--
test/tools/lto/hide-linkonce-odr.ll | 8 ++++----
6 files changed, 16 insertions(+), 13 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 4161346 [analyzer] A blind attempt to fix a buildbot after r283092.
new 4abceaa ObjectiveC: fix a seg fault when deserialing redeclaration 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:
lib/AST/DeclObjC.cpp | 10 +++++++---
test/Modules/Inputs/objc-method-redecl.h | 4 ++++
test/Modules/objc-method-redecl.m | 8 ++++++++
3 files changed, 19 insertions(+), 3 deletions(-)
create mode 100644 test/Modules/Inputs/objc-method-redecl.h
create mode 100644 test/Modules/objc-method-redecl.m
--
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 gdb-7.12-branch
in repository binutils-gdb.
from ec55637 Add test for user context selection sync
new 33de0b1 Introduce cleanup to restore current_uiout
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 | 13 +++++++++++++
gdb/infrun.c | 12 +-----------
gdb/python/python.c | 3 ++-
gdb/ui-out.c | 18 ++++++++++++++++++
gdb/ui-out.h | 4 ++++
gdb/utils.c | 23 -----------------------
gdb/utils.h | 3 ---
7 files changed, 38 insertions(+), 38 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 edbdf87 Fix tst-memstream3 build failure
new dad9a11 Add TCP_REPAIR_WINDOW from Linux 4.8.
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 | 5 +++++
sysdeps/gnu/netinet/tcp.h | 11 +++++++++++
2 files 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 gdb-7.12-branch
in repository binutils-gdb.
from 6f578e3 Automatic date update in version.in
new 1555a1e Emit inferior, thread and frame selection events to all UIs
new ec55637 Add test for user context selection sync
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 | 58 +
gdb/NEWS | 4 +
gdb/cli/cli-decode.c | 32 +-
gdb/cli/cli-decode.h | 6 +
gdb/cli/cli-interp.c | 38 +
gdb/command.h | 16 +
gdb/defs.h | 16 +
gdb/doc/ChangeLog | 11 +
gdb/doc/gdb.texinfo | 33 +-
gdb/doc/observer.texi | 4 +
gdb/frame.h | 8 +
gdb/gdbthread.h | 4 +
gdb/inferior.c | 40 +-
gdb/inferior.h | 3 +
gdb/mi/mi-cmds.c | 6 +-
gdb/mi/mi-interp.c | 61 +
gdb/mi/mi-main.c | 77 +-
gdb/mi/mi-main.h | 2 +
gdb/stack.c | 42 +-
gdb/testsuite/ChangeLog | 14 +
gdb/testsuite/gdb.mi/mi-pthreads.exp | 4 +-
...ds-interrupt.c => user-selected-context-sync.c} | 36 +-
.../gdb.mi/user-selected-context-sync.exp | 1285 ++++++++++++++++++++
gdb/thread.c | 86 +-
gdb/tui/tui-interp.c | 33 +
25 files changed, 1814 insertions(+), 105 deletions(-)
copy gdb/testsuite/gdb.mi/{mi-threads-interrupt.c => user-selected-context-sync.c} (73%)
create mode 100644 gdb/testsuite/gdb.mi/user-selected-context-sync.exp
--
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 0ee0f92 Automatic date update in version.in
new 4034d0f Emit inferior, thread and frame selection events to all UIs
new 9c36d95 Add test for user context selection sync
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 | 58 +
gdb/NEWS | 4 +
gdb/cli/cli-decode.c | 32 +-
gdb/cli/cli-decode.h | 6 +
gdb/cli/cli-interp.c | 38 +
gdb/command.h | 16 +
gdb/defs.h | 16 +
gdb/doc/ChangeLog | 11 +
gdb/doc/gdb.texinfo | 33 +-
gdb/doc/observer.texi | 4 +
gdb/frame.h | 8 +
gdb/gdbthread.h | 4 +
gdb/inferior.c | 40 +-
gdb/inferior.h | 3 +
gdb/mi/mi-cmds.c | 6 +-
gdb/mi/mi-interp.c | 61 +
gdb/mi/mi-main.c | 77 +-
gdb/mi/mi-main.h | 2 +
gdb/stack.c | 42 +-
gdb/testsuite/ChangeLog | 14 +
gdb/testsuite/gdb.mi/mi-pthreads.exp | 4 +-
...ds-interrupt.c => user-selected-context-sync.c} | 36 +-
.../gdb.mi/user-selected-context-sync.exp | 1285 ++++++++++++++++++++
gdb/thread.c | 86 +-
gdb/tui/tui-interp.c | 33 +
25 files changed, 1814 insertions(+), 105 deletions(-)
copy gdb/testsuite/gdb.mi/{mi-threads-interrupt.c => user-selected-context-sync.c} (73%)
create mode 100644 gdb/testsuite/gdb.mi/user-selected-context-sync.exp
--
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 b9d4a03 Fix ChangeLog entry for r240730
new f5347de 2016-10-03 François Dumont <fdumont(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:
libstdc++-v3/ChangeLog | 7 ++++
libstdc++-v3/src/c++11/debug.cc | 12 +++---
.../{c++98/hashtable_tr1.cc => c++11/mutex_pool.h} | 19 +++++----
libstdc++-v3/src/c++11/shared_ptr.cc | 48 +++++++++++-----------
4 files changed, 48 insertions(+), 38 deletions(-)
copy libstdc++-v3/src/{c++98/hashtable_tr1.cc => c++11/mutex_pool.h} (71%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.