This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository lldb.
from 8058601 Merging r277997, r277999 and r278001: ----------------------- [...]
new 0dca477 Merging r283728: -------------------------------------------- [...]
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:
source/Core/RegisterValue.cpp | 57 ++++++++++++----------
.../Process/Linux/NativeRegisterContextLinux.cpp | 4 +-
2 files changed, 32 insertions(+), 29 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 b44c984 Revert "Remove an out param from ValueObject::GetValueForExpr [...]
new c725ee6 Resubmit "Remove an output-parameter from Variable function".
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/lldb/Core/ValueObject.h | 5 +-
source/Core/FormatEntity.cpp | 36 +++---
source/Core/ValueObject.cpp | 186 +++++++++++----------------
source/Plugins/Language/CPlusPlus/LibCxx.cpp | 22 ++--
source/Symbol/Variable.cpp | 6 +-
5 files changed, 108 insertions(+), 147 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 c8c5f87 [ARM] Optional -mthumb for Thumb only targets
new 1df50f5 runtime: move schedt type and sched var from C to Go
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/runtime2.go | 21 +-
libgo/go/runtime/stubs.go | 6 +
libgo/runtime/proc.c | 483 ++++++++++++++++++++-----------------------
4 files changed, 243 insertions(+), 269 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 ed72617 Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch
new 3e367e6 IRMover: Avoid accidentally mapping types from the destinatio [...]
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/Linker/IRMover.cpp | 8 ++++++
test/LTO/X86/Inputs/type-mapping-src.ll | 20 +++++++++++++
test/LTO/X86/type-mapping-bug.ll | 50 +++++++++++++++++++++++++++++++++
3 files changed, 78 insertions(+)
create mode 100644 test/LTO/X86/Inputs/type-mapping-src.ll
create mode 100644 test/LTO/X86/type-mapping-bug.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 llvm.
from 37f2389 [PPC] limit line width to 80 characters
new ed72617 Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch
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/llvm/Config/llvm-config.h.cmake | 21 +++++++++++++++++++++
lib/Support/Error.cpp | 16 ++++++++++++++++
2 files changed, 37 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 gcc.
from f236585 runtime: don't call __go_alloc/__go_free in environment f [...]
new a7bea5f 2016-11-18 Toma Tabacu <toma.tabacu(a)imgtec.com>
new 8d2d5c0 Make arm_feature_set agree with type of FL_* macros
new c8c5f87 [ARM] Optional -mthumb for Thumb only targets
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:
ChangeLog | 4 +
MAINTAINERS | 1 +
gcc/ChangeLog | 46 ++++++
gcc/common/config/arm/arm-common.c | 23 +++
gcc/config/arm/arm-flags.h | 211 ++++++++++++++++++++++++
gcc/config/arm/arm-opts.h | 22 +++
gcc/config/arm/arm-protos.h | 187 +--------------------
gcc/config/arm/arm.h | 22 ++-
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.target/arm/optional_thumb-1.c | 7 +
gcc/testsuite/gcc.target/arm/optional_thumb-2.c | 7 +
gcc/testsuite/gcc.target/arm/optional_thumb-3.c | 9 +
12 files changed, 357 insertions(+), 188 deletions(-)
create mode 100644 gcc/config/arm/arm-flags.h
create mode 100644 gcc/testsuite/gcc.target/arm/optional_thumb-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/optional_thumb-2.c
create mode 100644 gcc/testsuite/gcc.target/arm/optional_thumb-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 a60ff0d [mips][msa] Implement f16 support
new 37f2389 [PPC] limit line width to 80 characters
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/PPCInstrAltivec.td | 3 ++-
1 file changed, 2 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 0f37c5c [X86][AVX512] Split AVX512F/AVX512VL tests to demonstrate mis [...]
new a60ff0d [mips][msa] Implement f16 support
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/Mips/MipsMSAInstrInfo.td | 50 +++++
lib/Target/Mips/MipsRegisterInfo.td | 6 +
lib/Target/Mips/MipsSEISelLowering.cpp | 348 +++++++++++++++++++++++++++++++++
lib/Target/Mips/MipsSEISelLowering.h | 14 ++
4 files changed, 418 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 gcc.
from 11f79d5 libgo: remove old/regexp and old/template
new f236585 runtime: don't call __go_alloc/__go_free in environment 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:
gcc/go/gofrontend/MERGE | 2 +-
libgo/runtime/go-setenv.c | 37 ++++++++++++++++---------------------
libgo/runtime/go-unsetenv.c | 17 +++++------------
3 files changed, 22 insertions(+), 34 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 bb050a6 [ARC] Fix and extend features of .cpu directive.
new 8504e09 gdb/doc: Add missing comma after xref
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/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.