This is an automated email from the git hooks/post-receive script.
Rob Savoye pushed a change to branch master
in repository toolchain/abe.
from 74e9dc5 Return an error if the branch isn't specified.
new 73c5148 If no branch is specified, use master. Fixes bug #2164.
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/component.sh | 3 +++
1 file changed, 3 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 libunwind.
from d45afb2 [libunwind] Disable cross-unwinding by default.
new 589a156 [libunwind] Improve unwinder stack usage - II
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:
src/Unwind-EHABI.cpp | 48 ++++++++++++++++++++++++------------------------
1 file changed, 24 insertions(+), 24 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 c023921 Make header self-contained. NFC.
new 019fdc9 Disable lifetime-start-on-first-use analysis.
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/StackColoring.cpp | 4 +--
test/CodeGen/X86/StackColoring.ll | 56 ++++++++++++++++++++++++++++++++++++---
2 files changed, 55 insertions(+), 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 glibc.
from bba1419 Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments (bug 20156).
new 5f7b8f4 Begin refactor of libm-test.inc
new de62889 Refactor type specific macros using regexes
new d8728df Remove unused macros from libm-test.inc.
new 24e9ae1 Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157).
The 4 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 | 87 +++
math/libm-test.inc | 904 ++++++++++++++++----------------
math/test-double.h | 4 +
math/test-float.h | 4 +
math/test-ldouble.h | 4 +
sysdeps/powerpc/powerpc32/fpu/s_fabsl.S | 21 +-
sysdeps/powerpc/powerpc64/fpu/s_fabsl.S | 5 +-
7 files changed, 564 insertions(+), 465 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 c185ba2 Improve documentation of general query packets
new e92bae6 Replace CpuAMD64/CpuIntel64 with AMD64/Intel64
new 744608c Skip attach-many-short-lived-threads.exp on known-broken Deja [...]
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:
gas/ChangeLog | 7 +
gas/config/tc-i386.c | 11 +-
gdb/testsuite/ChangeLog | 6 +
.../attach-many-short-lived-threads.exp | 34 +
opcodes/ChangeLog | 18 +
opcodes/i386-gen.c | 22 +-
opcodes/i386-init.h | 220 +-
opcodes/i386-opc.h | 14 +-
opcodes/i386-opc.tbl | 8 +-
opcodes/i386-tbl.h | 20804 +++++++++----------
10 files changed, 10605 insertions(+), 10539 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 5f89265 Fix build.
new e4dea11 * configure.ac: Treat a --with-headers option without argume [...]
new 5d8a894 /cp PR c++/69855 * name-lookup.c (pushdecl_maybe_friend_1): [...]
new c7235a4 * config/visium/visium-protos.h (split_double_move): Rename [...]
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 | 28 +++++-
gcc/config/visium/visium-protos.h | 3 +-
gcc/config/visium/visium.c | 100 ++++++++++++++++-----
gcc/config/visium/visium.md | 98 ++++++++++----------
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
gcc/cp/ChangeLog | 7 ++
gcc/cp/name-lookup.c | 18 ++++
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/g++.dg/overload/69855.C | 44 +++++++++
gcc/testsuite/g++.old-deja/g++.law/missed-error2.C | 7 +-
gcc/testsuite/g++.old-deja/g++.pt/crash3.C | 4 +-
12 files changed, 238 insertions(+), 82 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/overload/69855.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 gcc-6-branch
in repository gcc.
from f216419 gcc/
new 26803c2 * config/visium/visium-protos.h (split_double_move): Rename [...]
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 | 20 ++++++++
gcc/config/visium/visium-protos.h | 3 +-
gcc/config/visium/visium.c | 100 ++++++++++++++++++++++++++++++--------
gcc/config/visium/visium.md | 98 +++++++++++++++++--------------------
4 files changed, 147 insertions(+), 74 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 14aae01 Apply clang-tidy's misc-move-constructor-init throughout LLVM.
new c023921 Make header self-contained. 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/ExecutionEngine/RuntimeDyldChecker.h | 3 +++
1 file changed, 3 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 3317d0f [mips] Kill 'support' for untested EABI.
new 5368269 [mips] Compact branch policy setting.
new c0ff89d [OpenMP] Fix SEMA bug in the capture of global variables in t [...]
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:
docs/UsersManual.rst | 10 ++
include/clang/Basic/DiagnosticDriverKinds.td | 3 +
include/clang/Basic/DiagnosticGroups.td | 1 +
include/clang/Driver/Options.td | 1 +
lib/Driver/Tools.cpp | 21 ++++
lib/Driver/Tools.h | 1 +
lib/Sema/SemaOpenMP.cpp | 6 +-
test/Driver/mips-features.c | 18 +++
test/OpenMP/target_codegen_global_capture.cpp | 175 ++++++++++++++++++++++++--
9 files changed, 222 insertions(+), 14 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 aaadfa9 2016-05-24 Ville Voutilainen <ville.voutilainen(a)gmail.com>
new 5f89265 Fix build.
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/include/std/tuple | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.