This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f3f6eb5 [X86][AVX] Add AVX2/AVX512 fp to int conversion tests
new 8479207 [X86][AVX] Add v2i32 fp to int conversion tests
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/X86/vec_fp_to_int.ll | 85 ++++++++++++++++++++++++++++++++++++---
1 file changed, 80 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 binutils-gdb.
from 38334d6 Better fix for PR 20499, including preventing strlen from bei [...]
new d9de1fe Fix PR20494 - User input stops being echoed in CLI
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 | 16 +++
gdb/inflow.c | 68 ++++-------
gdb/terminal.h | 4 +-
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.base/{new-ui.c => new-ui-echo.c} | 14 +--
gdb/testsuite/gdb.base/new-ui-echo.exp | 127 +++++++++++++++++++++
gdb/top.c | 2 +-
7 files changed, 177 insertions(+), 60 deletions(-)
copy gdb/testsuite/gdb.base/{new-ui.c => new-ui-echo.c} (84%)
create mode 100644 gdb/testsuite/gdb.base/new-ui-echo.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 gdb-7.12-branch
in repository binutils-gdb.
from 22dc25f Fix signals-state-child.exp in remote testing
new e24e88f Fix PR20494 - User input stops being echoed in CLI
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 | 16 +++
gdb/inflow.c | 68 ++++-------
gdb/terminal.h | 4 +-
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.base/{new-ui.c => new-ui-echo.c} | 14 +--
gdb/testsuite/gdb.base/new-ui-echo.exp | 127 +++++++++++++++++++++
gdb/top.c | 2 +-
7 files changed, 177 insertions(+), 60 deletions(-)
copy gdb/testsuite/gdb.base/{new-ui.c => new-ui-echo.c} (84%)
create mode 100644 gdb/testsuite/gdb.base/new-ui-echo.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 clang-tools-extra.
from c847d65 [clang-tidy] Fix the order of ExtraArgsBefore
new d906d5d [clang-tidy] Merge ExtraArgs(Before) instead of overriding them.
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:
clang-tidy/ClangTidyOptions.cpp | 54 +++++++++++++++------------
unittests/clang-tidy/ClangTidyOptionsTest.cpp | 33 ++++++++++++++++
2 files changed, 63 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 3804663 Fix SystemZ hang caused by r279105
new 0b99a8a [lanai] Use const instead of constexpr
new f3f6eb5 [X86][AVX] Add AVX2/AVX512 fp to int conversion tests
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/Lanai/LanaiAluCode.h | 4 +-
test/CodeGen/X86/vec_fp_to_int.ll | 1275 +++++++++++++++++++++++++++----------
2 files changed, 926 insertions(+), 353 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 newlib.
from fdb7df2 Add pthread_getname_np and pthread_setname_np
new 9e0f9ec Send thread names to debugger
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:
winsup/cygwin/cygthread.cc | 2 ++
winsup/cygwin/dcrt0.cc | 1 +
winsup/cygwin/exceptions.cc | 2 +-
winsup/cygwin/miscfuncs.cc | 26 ++++++++++++++++++++++++++
winsup/cygwin/miscfuncs.h | 2 ++
winsup/cygwin/net.cc | 1 +
winsup/cygwin/thread.cc | 5 +++++
7 files changed, 38 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 e9d9abd gdbserver_spawn "" rather than gdbserver_spawn ${binfile}
new 38334d6 Better fix for PR 20499, including preventing strlen from bei [...]
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:
gprof/ChangeLog | 13 +++++++++++++
gprof/corefile.c | 50 ++++++++++++++++++--------------------------------
2 files changed, 31 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 gcc-6-branch
in repository gcc.
from 6f28c32 2016-08-23 Richard Biener <rguenther(a)suse.de>
new 611a5a7 libstdc++/77334 move assign RB trees of non-copyable types
new 7e8d4de * testsuite/23_containers/map/77334.cc: Use dg-options for C++11.
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:
libstdc++-v3/ChangeLog | 9 ++++
libstdc++-v3/include/bits/stl_tree.h | 57 ++++++++++++++++------
.../c++200x/math.cc => 23_containers/map/77334.cc} | 18 ++++---
3 files changed, 61 insertions(+), 23 deletions(-)
copy libstdc++-v3/testsuite/{tr1/headers/c++200x/math.cc => 23_containers/map/7733 [...]
--
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-5-branch
in repository gcc.
from 6a3b5d1 Update links to libstdc++ Doxygen pages
new da5abe4 libstdc++/77334 move assign RB trees of non-copyable types
new e972408 * testsuite/23_containers/map/77334.cc: Use dg-options for C++11.
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:
libstdc++-v3/ChangeLog | 10 ++++
libstdc++-v3/include/bits/stl_tree.h | 60 ++++++++++++++++------
.../{multimap/58764.cc => map/77334.cc} | 11 ++--
3 files changed, 60 insertions(+), 21 deletions(-)
copy libstdc++-v3/testsuite/23_containers/{multimap/58764.cc => map/77334.cc} (85%)
--
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-tools-extra.
from d868421 [clang-tidy] readability-non-const-parameter: add new check t [...]
new c847d65 [clang-tidy] Fix the order of ExtraArgsBefore
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:
clang-tidy/ClangTidy.cpp | 12 ++++++++----
test/clang-tidy/custom-diagnostics.cpp | 15 +++++++++++++++
test/clang-tidy/extra-args.cpp | 7 +++++++
3 files changed, 30 insertions(+), 4 deletions(-)
create mode 100644 test/clang-tidy/extra-args.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.