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 92bb2dd Daily bump.
new b0708b2 libstdc++/71771 constrain reverse_iterator difference op
new 6a3b5d1 Update links to libstdc++ Doxygen pages
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 | 11 +++
libstdc++-v3/doc/html/api.html | 44 +++---------
libstdc++-v3/doc/xml/api.xml | 78 ++--------------------
libstdc++-v3/include/bits/stl_iterator.h | 7 ++
.../reverse_iterator/71771.cc} | 32 +++++----
5 files changed, 53 insertions(+), 119 deletions(-)
copy libstdc++-v3/testsuite/{26_numerics/headers/cmath/60637.cc => 24_iterators/re [...]
--
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 80a35e4 Add a non-code-running data formatter for __NSCFBoolean
new 257e57f Fix API usage in TestMultithreaded.test_sb_api_listener_event [...]
new 98903d6 Fix a crash in GDBRemoteCommunicationClient::GetSupportedStru [...]
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:
.../test/api/multithreaded/test_listener_event_process_state.cpp | 5 +++++
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 2 +-
2 files changed, 6 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 gcc-6-branch
in repository gcc.
from 7251e93 Daily bump.
new 734e01f libstdc++/71771 constrain reverse_iterator difference op
new 2e09d99 Update links to libstdc++ Doxygen pages
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 | 11 +++
libstdc++-v3/doc/html/api.html | 44 +++---------
libstdc++-v3/doc/xml/api.xml | 78 ++--------------------
libstdc++-v3/include/bits/stl_iterator.h | 7 ++
.../reverse_iterator/71771.cc} | 42 ++++++------
5 files changed, 55 insertions(+), 127 deletions(-)
copy libstdc++-v3/testsuite/{special_functions/07_cyl_bessel_i/compile.cc => 24_it [...]
--
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 d53c5e9 LLVMLanaDesc: Update libdesp.
new 9cbe8af [X86][SSE] Demonstrate inability to recognise that (v)cvtpd2p [...]
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/sse2-intrinsics-x86.ll | 16 ++++++++++++++++
1 file changed, 16 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 newlib.
from f4fb06c Add/change a few #ifdef comments in locale code for clearness
new fb8e888 Fix stray closing brace
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:
newlib/libc/locale/setlocale.h | 1 -
1 file changed, 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 llvm.
from 688daa7 [X86][SSE] Demonstrate inability to recognise that (v)cvtpd2p [...]
new 2d4d290 Change the target's name, s/LanaiMCTargetDesc/LanaiDesc/g.
new d53c5e9 LLVMLanaDesc: Update libdesp.
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/AsmParser/LLVMBuild.txt | 2 +-
lib/Target/Lanai/Disassembler/LLVMBuild.txt | 2 +-
lib/Target/Lanai/LLVMBuild.txt | 2 +-
lib/Target/Lanai/MCTargetDesc/CMakeLists.txt | 2 +-
lib/Target/Lanai/MCTargetDesc/LLVMBuild.txt | 4 ++--
5 files changed, 6 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.
unknown user pushed a change to branch master
in repository llvm.
from a04e9e4 [ARM] Generate consistent frame records for Thumb2
new 688daa7 [X86][SSE] Demonstrate inability to recognise that (v)cvtpd2p [...]
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_fptrunc.ll | 61 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 61 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 newlib.
from 113abc2 Avoid truncating from long double to double in sinhl().
new 2fb5e3d Reference __global_locale only via __get_global_locale.
new 3eace74 Remove erroneous POSIX guards for reentrant locale functions
new f4fb06c Add/change a few #ifdef comments in locale code for clearness
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:
newlib/libc/include/locale.h | 2 --
newlib/libc/locale/duplocale.c | 4 ++--
newlib/libc/locale/freelocale.c | 2 +-
newlib/libc/locale/locale.c | 12 ++++++------
newlib/libc/locale/newlocale.c | 8 ++++----
newlib/libc/locale/setlocale.h | 6 +++---
winsup/cygwin/nlsfuncs.cc | 6 +++---
7 files changed, 19 insertions(+), 21 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 72f03d0 Drop excess size used for run time allocated stack variables.
new cbf6456 Add constexpr to <iterator> and <array> for C++17
new a531297 Implement resolution of LWG DR 685 precisely
new 7813d41 Use dg-do preprocess instead of compile for tests
new 4c11ef7 Remove reference to -pthreads option in libstdc++ manual
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:
libstdc++-v3/ChangeLog | 43 +++++
libstdc++-v3/doc/html/manual/using.html | 2 +-
libstdc++-v3/doc/xml/manual/using.xml | 2 +-
libstdc++-v3/include/bits/c++config | 8 +
libstdc++-v3/include/bits/range_access.h | 28 ++--
libstdc++-v3/include/bits/stl_iterator.h | 171 +++++++++----------
.../include/bits/stl_iterator_base_funcs.h | 21 ++-
libstdc++-v3/include/std/array | 36 ++--
.../{range_access.cc => range_access_c++11.cc} | 8 +-
.../{range_access.cc => range_access_c++14.cc} | 34 +++-
.../headers/iterator/range_access_c++17.cc | 57 +++++++
.../24_iterators/headers/iterator/synopsis.cc | 1 +
.../headers/iterator/synopsis_c++11.cc | 165 +++++++++++++++++++
.../headers/iterator/synopsis_c++14.cc} | 13 +-
.../headers/iterator/synopsis_c++17.cc | 181 +++++++++++++++++++++
.../24_iterators/move_iterator/greedy_ops.cc | 2 +-
.../reverse_iterator/71771.cc} | 44 ++---
.../24_iterators/reverse_iterator/greedy_ops.cc | 4 +-
libstdc++-v3/testsuite/experimental/feat-cxx14.cc | 3 +-
.../testsuite/experimental/feat-lib-fund.cc | 3 +-
.../testsuite/ext/profile/mutex_extensions_neg.cc | 2 +-
21 files changed, 655 insertions(+), 173 deletions(-)
copy libstdc++-v3/testsuite/24_iterators/headers/iterator/{range_access.cc => rang [...]
rename libstdc++-v3/testsuite/24_iterators/headers/iterator/{range_access.cc => ra [...]
create mode 100644 libstdc++-v3/testsuite/24_iterators/headers/iterator/range_acce [...]
create mode 100644 libstdc++-v3/testsuite/24_iterators/headers/iterator/synopsis_c++11.cc
copy libstdc++-v3/testsuite/{20_util/is_callable/requirements/explicit_instantiati [...]
create mode 100644 libstdc++-v3/testsuite/24_iterators/headers/iterator/synopsis_c++17.cc
copy libstdc++-v3/testsuite/{special_functions/07_cyl_bessel_i/compile.cc => 24_it [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.