This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 776a69d gcc/ Backport from trunk r237331. 2016-06-11 Jiong Wang [...]
new de6369d gcc/ Backport from trunk r237440. 2015-06-14 Kyrylo Tkach [...]
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/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 43 ++++++++++++++++++++++++++++++-------
gcc/config/aarch64/aarch64.md | 4 +---
3 files changed, 37 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 5f3a778 gcc/ Backport from trunk r237313. 2016-06-10 Bernd Edling [...]
new 776a69d gcc/ Backport from trunk r237331. 2016-06-11 Jiong Wang [...]
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/arm/arm-protos.h | 1 +
gcc/config/arm/arm.c | 57 ++++++++++++++++++++++++++++++++++++++++++++-
gcc/config/arm/arm.md | 16 ++++++++++---
3 files changed, 70 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 gcc.
from 735a709 Use setrlimit for testing libstdc++ in cross toolchains
new f1b96af Improvements to typed_splay_tree
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 | 14 +++++++++
gcc/Makefile.in | 1 +
gcc/selftest-run-tests.c | 1 +
gcc/selftest.h | 1 +
gcc/typed-splay-tree.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/typed-splay-tree.h | 62 +++++++++++++++++++++++++++++++++++++
6 files changed, 158 insertions(+)
create mode 100644 gcc/typed-splay-tree.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 7fb6e6b fix documentation comments; NFC
new 341f684 Simplify code a bit. No functional change intended.
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/Analysis/InstructionSimplify.cpp | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 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 673a387 Reapply "Make Scalar::GetValue more consistent"
new 5199538 Fix 2 waring in the OCaml AST context
new a58fe75 Fix build breakage caused by r280490
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/Symbol/OCamlASTContext.h | 1 -
source/Symbol/OCamlASTContext.cpp | 5 +----
2 files changed, 1 insertion(+), 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 lld.
from d1ca3f4 [ELF] - Fix for: bug 30237 - lld does not implement -f option
new 2a1140e [ELF] - Linkerscript: add support for suffixes in numbers.
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:
ELF/LinkerScript.cpp | 37 ++++++++++----
test/ELF/linkerscript/linkerscript-numbers.s | 72 ++++++++++++++++++++++++++++
2 files changed, 101 insertions(+), 8 deletions(-)
create mode 100644 test/ELF/linkerscript/linkerscript-numbers.s
--
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 74f53f3 [instsimplify] Fix incorrect folding of an ordered fcmp with [...]
new 7fb6e6b fix documentation comments; 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:
include/llvm/IR/Instructions.h | 19 +++++++++++--------
lib/IR/Instructions.cpp | 5 -----
2 files changed, 11 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 llvm.
from 997fee1 [DAGcombiner] Fix incorrect sinking of a truncate into the op [...]
new 74f53f3 [instsimplify] Fix incorrect folding of an ordered fcmp with [...]
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/Analysis/InstructionSimplify.cpp | 2 +-
test/Transforms/InstSimplify/floating-point-compare.ll | 8 ++++++++
2 files changed, 9 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 binutils-gdb.
from ae9cf26 Skip floating point tests in return-nodebug.exp if gdb_skip_f [...]
new 3b9a79e [GDBserver] Replace "reinsert_breakpoint" with "single_step_b [...]
new 1b2d85b Limit pr20513c/pr20513d to Linux and GNU targets
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/gdbserver/linux-low.c | 85 +++++++++++++++++++++---------------------
gdb/gdbserver/mem-break.c | 68 ++++++++++++++++-----------------
gdb/gdbserver/mem-break.h | 26 ++++++-------
ld/ChangeLog | 6 +++
ld/testsuite/ld-elf/pr20513c.d | 1 +
ld/testsuite/ld-elf/pr20513d.d | 1 +
6 files changed, 98 insertions(+), 89 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 546274f clang-format: [JS] handle default bindings in imports.
new 9348abc clang-format: [JS] merge requoting replacements.
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/Format/Format.cpp | 9 +++++----
lib/Format/SortJavaScriptImports.cpp | 4 +---
lib/Format/TokenAnalyzer.cpp | 2 +-
lib/Format/TokenAnalyzer.h | 2 +-
unittests/Format/FormatTestJS.cpp | 7 +++++++
5 files changed, 15 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.