This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 6480987f3 RTEMS: Add missing __getreent() to crt0
new 569d048c8 Add the Aarch64 SVE specific HWCAP_SVE define
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/include/elf.h | 1 +
1 file changed, 1 insertion(+)
--
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 fc35dab1a6 Remove obsolete core-regset.c
new 2ca23e65f5 Update docs on filling text with nops.
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 | 5 +++++
gas/doc/as.texinfo | 6 +++---
2 files changed, 8 insertions(+), 3 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_50
in repository libcxx.
from 290625979 Merging r313776:
new 1496b0e71 Merging r312892:
new 598ae4fa2 Merging r315994:
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/deque | 5 +-
include/functional | 36 ++--
include/list | 13 +-
include/type_traits | 7 +-
include/vector | 17 +-
.../deque/deque.cons/assign_iter_iter.pass.cpp | 53 +++++-
.../sequences/deque/deque.cons/iter_iter.pass.cpp | 51 +++++-
.../deque/deque.cons/iter_iter_alloc.pass.cpp | 53 +++++-
.../list/list.cons/input_iterator.pass.cpp | 182 ++++++++++++++++++++-
.../vector/vector.cons/assign_iter_iter.pass.cpp | 76 +++++++++
.../vector.cons/construct_iter_iter.pass.cpp | 157 ++++++++++++++----
.../vector.cons/construct_iter_iter_alloc.pass.cpp | 160 ++++++++++++++----
.../func.wrap.func.con/F_incomplete.pass.cpp | 37 ++++-
test/support/container_test_types.h | 28 +++-
test/support/emplace_constructible.h | 74 +++++++++
15 files changed, 849 insertions(+), 100 deletions(-)
create mode 100644 test/std/containers/sequences/vector/vector.cons/assign_iter_it [...]
create mode 100644 test/support/emplace_constructible.h
--
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 libcxx.
from f27631034 Add another test_macros.h include I missed to tuple.by.type.pass.cpp
new 2744cdf50 [libcxx] Make std::basic_istream::getline 0-terminate input 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:
include/istream | 6 ++-
.../getline_pointer_size.pass.cpp | 54 ++++++++++++++++++++++
.../getline_pointer_size_chart.pass.cpp | 54 ++++++++++++++++++++++
3 files changed, 112 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 binutils-gdb.
from 1daad298d6 [testsuite] Pass pthreads in prepare_for_testing
new fc35dab1a6 Remove obsolete core-regset.c
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/Makefile.in | 1 -
gdb/core-regset.c | 118 ------------------------------------------------------
3 files changed, 5 insertions(+), 119 deletions(-)
delete mode 100644 gdb/core-regset.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 4b7af5fca7 lv_LV locale: fix collation [BZ #15537]
new 4bae615022 Avoid use of strlen in getlogin_r (bug 22447).
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 | 7 +++++++
sysdeps/unix/getlogin_r.c | 5 +++--
2 files changed, 10 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 llvm.
from d159fdd448e CachePruning: Allow limiting the number of files in the cac [...]
new 1f7a128eba4 Remove unnecessary include.
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/llvm/DebugInfo/DWARF/DWARFSection.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 clang.
from bf61dda591 CachePruning: Allow limiting the number of files in the cach [...]
new 319c773ce5 [OPENMP] Added missed checks for for [simd] based directives.
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/Basic/OpenMPKinds.def | 1 +
lib/Sema/SemaOpenMP.cpp | 52 +++++++++++++
...=> distribute_parallel_for_linear_messages.cpp} | 86 +++++++++++-----------
...ms_distribute_parallel_for_simd_misc_messages.c | 4 +
.../target_teams_distribute_simd_misc_messages.c | 4 +
test/OpenMP/taskloop_simd_codegen.cpp | 4 +-
test/OpenMP/taskloop_simd_misc_messages.c | 4 +
7 files changed, 110 insertions(+), 45 deletions(-)
copy test/OpenMP/{distribute_simd_linear_messages.cpp => distribute_parallel_for_l [...]
--
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_50
in repository clang.
from ae610a215a Merging r312748:
new 64309d1f58 Merging r313182:
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/Format/Format.cpp | 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 master
in repository compiler-rt.
from 8d1ef4a75 [scudo] Make getNumberOfCPUs Fuchsia compliant v2
new be283f57d [scudo] Overhaul hardware CRC32 feature detection
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/sanitizer_common/sanitizer_getauxval.h | 36 ++++----
lib/scudo/scudo_allocator.cpp | 2 +-
lib/scudo/scudo_utils.cpp | 140 ++++++++++-------------------
lib/scudo/scudo_utils.h | 8 +-
4 files changed, 70 insertions(+), 116 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.