This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 7cfcb77 Fixup usage of MIN_EXP in libm-test.inc
new 5ff81530 Do not raise "inexact" from x86_64 SSE4.1 ceil, floor (bug 15479).
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 | 12 ++++++++++++
sysdeps/x86_64/fpu/multiarch/s_ceil.S | 2 +-
sysdeps/x86_64/fpu/multiarch/s_ceilf.S | 2 +-
sysdeps/x86_64/fpu/multiarch/s_floor.S | 2 +-
sysdeps/x86_64/fpu/multiarch/s_floorf.S | 2 +-
5 files changed, 16 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 47609c1 2016-05-24 François Dumont <fdumont(a)gcc.gnu.org>
new e71bb66 PR c++/70584 - don't force indirection to an rvalue
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/cp/ChangeLog | 7 +++++++
gcc/cp/cp-gimplify.c | 20 ++++++++++++++------
2 files changed, 21 insertions(+), 6 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.
Paul Sokolovsky pushed a change to branch linaro-local/pfalcon-test
in repository toolchain/newlib.
at 3b66731 Git is Git, not GIT
No new revisions were added by this update.
--
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 db7b818 Remove unused global variable.
new 6493497 [GuardWidening] Tighten the interface of the RangeCheck struct; 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/Transforms/Scalar/GuardWidening.cpp | 69 ++++++++++++++++++---------------
1 file changed, 37 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 gcc.
from 752b5a4 PR c++/71147 - [6 Regression] Flexible array member wrongly r [...]
new 47609c1 2016-05-24 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 | 28 +++
libstdc++-v3/include/bits/c++config | 2 +
libstdc++-v3/include/bits/hashtable_policy.h | 219 ++++++++++++++++-----
.../unordered_set/hash_policy/26132.cc | 67 ++++---
.../unordered_set/hash_policy/load_factor.cc | 60 +++---
.../unordered_set/hash_policy/power2_rehash.cc} | 25 +--
.../unordered_set/hash_policy/rehash.cc | 22 ++-
.../unordered_set/insert/hash_policy.cc | 184 +++++++++--------
.../unordered_set/max_load_factor/robustness.cc | 108 +++++-----
.../performance/23_containers/insert/54075.cc | 35 +++-
.../23_containers/insert_erase/41975.cc | 30 ++-
11 files changed, 536 insertions(+), 244 deletions(-)
copy libstdc++-v3/testsuite/{20_util/conditional/requirements/typedefs.cc => 23_co [...]
--
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 45ab259 [llvm-pdbdump] Rework command line options.
new db7b818 Remove unused global 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:
tools/llvm-readobj/COFFDumper.cpp | 11 -----------
1 file changed, 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 lldb.
from 6880361 xfail TestRedefinitionsInline with older Clang
new 98fb9b9 Reword the "Happened at" TSan-reported thread to contain a th [...]
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:
.../ThreadSanitizer/ThreadSanitizerRuntime.cpp | 7 +++++--
1 file changed, 5 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 clang.
from 24c3501 [RecordLayout] Use an ASTVector instead of using a separate p [...]
new 9d6c9d9 [Driver] Add support for -finline-functions and /Ob2 flags
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/clang/Driver/CLCompatOptions.td | 3 ++-
include/clang/Driver/Options.td | 2 +-
lib/Driver/Tools.cpp | 5 +++--
lib/Frontend/CompilerInvocation.cpp | 8 ++++++--
test/CodeGen/inline-optim.cc | 26 ++++++++++++++++++++++++++
test/Driver/cl-options.c | 4 +++-
test/Driver/clang_f_opts.c | 2 --
7 files changed, 41 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/inline-optim.cc
--
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 release_38
in repository clang.
from 33be66b Merging r261717:
new 2cb088b Merging r262838: -------------------------------------------- [...]
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/Basic/Targets.cpp | 6 ++++++
test/CodeGen/builtins-sparc.c | 10 ++++++++++
2 files changed, 16 insertions(+)
create mode 100644 test/CodeGen/builtins-sparc.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 glibc.
from 118fbf0 Refactor tst-strtod-round.c
new 7e9ae82 Fixup usage of MANT_DIG in libm-test.inc
new 7cfcb77 Fixup usage of MIN_EXP in libm-test.inc
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:
ChangeLog | 10 ++++++
math/libm-test.inc | 94 +++++++++++++++++++++++++++---------------------------
2 files changed, 57 insertions(+), 47 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.