This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from da70913 Fixed a couple of invalid statuses for 2665 and 2758
new 362353a Disable thread safety analysis for some functions in __thread [...]
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/__threading_support | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 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 release_40
in repository libcxx.
from f629b2c Merge r292822 - Fixed a typo in __config that prevented the a [...]
new 31e263f Merging r292990: -------------------------------------------- [...]
new b53ec89 Merging r293154: -------------------------------------------- [...]
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:
include/__config | 9 ------
include/__string | 12 ++++----
include/deque | 23 ++++++++++++++--
include/forward_list | 12 +++++++-
include/list | 28 +++++++++++++++++--
include/queue | 7 ++++-
include/stack | 7 ++++-
include/vector | 23 ++++++++++++++--
.../queue/queue.defn/emplace.pass.cpp | 14 ++++++++--
.../stack/stack.defn/emplace.pass.cpp | 9 ++++++
.../deque/deque.modifiers/emplace_back.pass.cpp | 9 +++++-
.../deque/deque.modifiers/emplace_front.pass.cpp | 21 +++++++++++++-
.../forwardlist.modifiers/emplace_front.pass.cpp | 19 +++++++++++++
.../list/list.modifiers/emplace_back.pass.cpp | 20 ++++++++++++++
.../list/list.modifiers/emplace_front.pass.cpp | 20 ++++++++++++++
.../sequences/vector.bool/emplace_back.pass.cpp | 30 ++++++++++++++++----
.../vector/vector.modifiers/emplace_back.pass.cpp | 32 ++++++++++++++++++++++
www/cxx1z_status.html | 4 +--
18 files changed, 263 insertions(+), 36 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 515aff2 Missing ChangeLog and files for commit 8b00c176168dc7b0d78d0d [...]
new 7cf1de6 Big-endian hosts: Fix "set architecture cris"
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 | 5 +++++
gdb/cris-tdep.c | 19 +------------------
2 files changed, 6 insertions(+), 18 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 d0dae20 gcc/ChangeLog:
new ef64358 * g++.dg/opt/declone3.C: Require LTO.
new a7d80a3 Fix namespace versioning and remove __detail::__identity helpers
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:
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/g++.dg/opt/declone3.C | 1 +
libstdc++-v3/ChangeLog | 16 ++++++++++++
libstdc++-v3/include/bits/c++config | 30 +++++++++++++++-------
libstdc++-v3/include/experimental/bits/erase_if.h | 7 +++--
.../include/experimental/bits/lfts_config.h | 6 ++++-
libstdc++-v3/include/experimental/string_view | 19 +++++++-------
libstdc++-v3/include/std/string_view | 21 ++++++---------
8 files changed, 67 insertions(+), 37 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 28bb146 Use TargetMachine adjustPassManager hook
new 3322605 [Sema][ObjC] Make sure -Wblock-capture-autoreleasing issues a [...]
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/Sema/SemaExpr.cpp | 23 ++++++++++++++++++++---
test/SemaObjC/arc.m | 23 ++++++++++++++++++++++-
2 files changed, 42 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 compiler-rt.
from e4e939e [XRay][Arm32] Reduce the portion of the stub and implement mo [...]
new 07eeff5 [Compiler-rt] Broken compiler-rt CMake configuring on Windows
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:
cmake/Modules/CompilerRTUtils.cmake | 3 ++-
1 file changed, 2 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 release_40
in repository compiler-rt.
from 850646e Creating release_40 branch off revision 291814
new fa4ec62 Merging r293120: -------------------------------------------- [...]
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/builtins/arm/comparesf2.S | 2 +-
1 file changed, 1 insertion(+), 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 dj/malloc-tcache
in repository glibc.
from 6b13755 Formatting changes; remove list of caches
new ab51781 Style tweaks
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:
malloc/malloc.c | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 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 dj/malloc-tcache
in repository glibc.
from 42384e6 Fix leftover debug code
new 6b13755 Formatting changes; remove list of caches
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:
malloc/malloc.c | 71 ++++++++++++++++++++++-----------------------------------
1 file changed, 27 insertions(+), 44 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 9628978 2017-01-26 Vladimir Makarov <vmakarov(a)redhat.com>
new d0dae20 gcc/ChangeLog:
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 | 5 +++++
gcc/config/rs6000/rs6000-c.c | 4 ----
2 files changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.