This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 866da453aff 2017-06-16 Richard Biener <rguenther(a)suse.de>
new 31c0d71d894 Fix std::wbuffer_convert::sync()
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 | 3 +++
libstdc++-v3/include/bits/locale_conv.h | 2 +-
.../conversions/buffer}/2.cc | 26 +++++++++-------------
3 files changed, 14 insertions(+), 17 deletions(-)
copy libstdc++-v3/testsuite/{25_algorithms/is_partitioned => 22_locale/conversions [...]
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 02930a1 jenkins.sh: Support logserver on non-default ssh ports
new 0fe9cc1 abe-bisect.sh: Use gcc-bisect-dir instead of snapshots/gcc.gi [...]
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:
abe-bisect.sh | 12 ++++++++----
1 file changed, 8 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.
Christophe Lyon pushed a change to branch linaro-local/linaro_binutils-2_27-branch
in repository toolchain/binutils-gdb.
from b4b71a6d5d Add .gitreview
new 1d72c74458 2017-06-14 Christophe Lyon <christophe.lyon(a)linaro.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:
gas/ChangeLog.linaro | 8 ++++++++
gas/config/tc-arm.c | 14 +++++--------
gas/testsuite/ChangeLog.linaro | 11 ++++++++++
.../arm/thumb2_ldr_immediate_highregs_armv6t2.d | 24 +++++++++++++---------
.../arm/thumb2_ldr_immediate_highregs_armv6t2.s | 16 ++++++++++-----
5 files changed, 49 insertions(+), 24 deletions(-)
create mode 100644 gas/testsuite/ChangeLog.linaro
--
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 88e922b29 Remove some non-determinstic numbers from pdb test.
new 3a325ba85 [ELF] Enable createThunks to be called more than once.
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/Relocations.cpp | 26 +++++++++++++++++++-------
ELF/Relocations.h | 17 +++++++++++++++--
ELF/Writer.cpp | 5 ++++-
3 files changed, 38 insertions(+), 10 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-tools-extra.
from 04487ca3 [clangd] Add priority to completion item sort text
new 05cb0e14 [clang-tidy] readability-function-size: fix nesting level cal [...]
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/readability/FunctionSizeCheck.cpp | 25 +++++++-----
test/clang-tidy/readability-function-size.cpp | 57 +++++++++++++++++++++++++--
2 files changed, 69 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 gcc-5-branch
in repository gcc.
from a534521f043 Daily bump.
new ada45dc3fad Fix missing return in libstdc++ header
new f43119aa152 Backport libstdc++ doc improvements from mainline
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 | 12 ++++++++++++
libstdc++-v3/doc/html/faq.html | 2 +-
libstdc++-v3/doc/html/manual/memory.html | 10 +++++-----
libstdc++-v3/doc/html/manual/mt_allocator_impl.html | 2 +-
libstdc++-v3/doc/html/manual/source_code_style.html | 2 +-
libstdc++-v3/doc/html/manual/source_organization.html | 4 +++-
libstdc++-v3/doc/xml/manual/allocator.xml | 10 +++++-----
libstdc++-v3/doc/xml/manual/appendix_contributing.xml | 6 ++++--
libstdc++-v3/doc/xml/manual/mt_allocator.xml | 2 +-
libstdc++-v3/include/bits/locale_conv.h | 1 +
10 files changed, 34 insertions(+), 17 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 46f2d3ed076 Daily bump.
new 303b5987173 Fix missing returns in libstdc++ header and tests
new 45975f18c3e Backport libstdc++ doc improvements from mainline
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 | 16 ++++++++++++++++
libstdc++-v3/doc/html/faq.html | 2 +-
libstdc++-v3/doc/html/manual/memory.html | 10 +++++-----
libstdc++-v3/doc/html/manual/mt_allocator_impl.html | 2 +-
libstdc++-v3/doc/html/manual/source_code_style.html | 2 +-
libstdc++-v3/doc/html/manual/source_organization.html | 4 +++-
libstdc++-v3/doc/xml/manual/allocator.xml | 10 +++++-----
libstdc++-v3/doc/xml/manual/appendix_contributing.xml | 6 ++++--
libstdc++-v3/doc/xml/manual/mt_allocator.xml | 2 +-
libstdc++-v3/include/bits/locale_conv.h | 1 +
.../23_containers/map/modifiers/insert_or_assign/1.cc | 2 ++
.../unordered_map/modifiers/insert_or_assign.cc | 2 ++
12 files changed, 42 insertions(+), 17 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 5cfca0ba299 PR libstdc++/81092 add std::wstring symbols and bump librar [...]
new 866da453aff 2017-06-16 Richard Biener <rguenther(a)suse.de>
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 | 11 ++++++++
gcc/passes.def | 1 -
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/graphite/pr81090.c | 27 +++++++++++++++++++
gcc/tree-pass.h | 1 -
gcc/tree-scalar-evolution.c | 1 +
gcc/tree-ssa-loop-ivcanon.c | 2 +-
gcc/tree-ssa-loop.c | 48 ---------------------------------
8 files changed, 45 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr81090.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-7-branch
in repository gcc.
from 38dfb9947bd Daily bump.
new 8aff7dfaef7 Fix missing returns in libstdc++ header and tests
new 85689f73bd8 PR libstdc++/81092 add std::wstring symbols and bump librar [...]
new 4e338791cac Backport libstdc++ doc improvements from mainline
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:
libstdc++-v3/ChangeLog | 37 ++++++++++++++++++++++
libstdc++-v3/acinclude.m4 | 2 +-
.../abi/post/i386-linux-gnu/baseline_symbols.txt | 3 ++
.../post/x86_64-linux-gnu/32/baseline_symbols.txt | 3 ++
libstdc++-v3/config/abi/pre/gnu.ver | 8 +++++
libstdc++-v3/doc/html/manual/abi.html | 4 +--
libstdc++-v3/doc/html/manual/memory.html | 10 +++---
.../doc/html/manual/mt_allocator_impl.html | 2 +-
.../doc/html/manual/source_code_style.html | 2 +-
.../doc/html/manual/source_organization.html | 4 ++-
libstdc++-v3/doc/html/manual/test.html | 4 +--
libstdc++-v3/doc/xml/manual/abi.xml | 2 ++
libstdc++-v3/doc/xml/manual/allocator.xml | 10 +++---
.../doc/xml/manual/appendix_contributing.xml | 6 ++--
libstdc++-v3/doc/xml/manual/mt_allocator.xml | 2 +-
libstdc++-v3/doc/xml/manual/test.xml | 4 +--
libstdc++-v3/include/bits/locale_conv.h | 1 +
.../21_strings/basic_string/cons/char/8.cc | 17 +++++++++-
.../21_strings/basic_string/cons/wchar_t/8.cc | 17 +++++++++-
.../basic_string_view/operations/copy/char/1.cc | 2 +-
.../basic_string_view/operations/copy/wchar_t/1.cc | 2 +-
.../map/modifiers/insert_or_assign/1.cc | 2 ++
.../unordered_map/modifiers/insert_or_assign.cc | 2 ++
.../basic_istream/extractors_arithmetic/char/12.cc | 2 +-
libstdc++-v3/testsuite/util/testsuite_abi.cc | 3 +-
25 files changed, 122 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 llvm.
from 091e96c54f2 [InstCombine] Fold (!iszero(A & K1) & !iszero(A & K2)) -> [...]
new 0a8e89663ba [MachineBlockPlacement] trivial fix in comments, NFC
new c86dcc6411c [Hexagon] Don't kill live registers when creating mux out of tfr
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/CodeGen/MachineBlockPlacement.cpp | 10 +++++-----
lib/Target/Hexagon/HexagonGenMux.cpp | 32 +++++++++++++++++++++++++++++++-
test/CodeGen/Hexagon/mux-kill2.mir | 17 +++++++++++++++++
3 files changed, 53 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/Hexagon/mux-kill2.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.