This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 14c09a2 Add an _LIBCPP_NORETURN inline function named __throw_XXX for [...]
new 7da8c67 Remove duplicate inline
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/experimental/any | 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 llvm.
from 142e714 [Hexagon] vector store print tracing.
new 5c843d7 Fix line endings
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/Target/X86/X86InstrAVX512.td | 32 ++++++++++++++++----------------
1 file changed, 16 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 master
in repository newlib.
from b690df6 Drop duplicate _ctype_ declaration from ctype_.h
new de8b819 Change return type from locale_t to struct __locale_t * as well
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/locale.h | 7 ++++---
1 file changed, 4 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 master
in repository libcxx.
from fdb4f17 Remove trailing WS [NFC]
new 14c09a2 Add an _LIBCPP_NORETURN inline function named __throw_XXX for [...]
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/__functional_03 | 16 ++-----
include/__locale | 7 +--
include/any | 1 -
include/array | 16 ++-----
include/bitset | 66 +++++++-------------------
include/complex | 3 --
include/deque | 12 ++---
include/experimental/any | 5 +-
include/experimental/dynarray | 31 +++---------
include/experimental/optional | 22 +++++----
include/experimental/string_view | 4 +-
include/fstream | 20 ++++----
include/functional | 14 ++++--
include/future | 4 +-
include/locale | 12 ++---
include/memory | 19 ++++----
include/new | 16 ++++++-
include/regex | 5 +-
include/stdexcept | 87 ++++++++++++++++++++++++++++++++++
include/string | 20 ++------
include/typeinfo | 12 +++++
include/vector | 16 ++-----
src/debug.cpp | 35 ++++----------
src/experimental/memory_resource.cpp | 6 +--
src/locale.cpp | 92 ++++++++++++++----------------------
src/new.cpp | 2 +
src/string.cpp | 2 +-
src/system_error.cpp | 1 +
src/thread.cpp | 10 ++--
src/typeinfo.cpp | 4 ++
30 files changed, 272 insertions(+), 288 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 5e60d62 clang-format: [JS] nested and tagged template strings.
new 8ffc813 Fix offload bundler test to support Windows new lines.
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/Driver/clang-offload-bundler.c | 4 ++--
1 file changed, 2 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 gcc-6-branch
in repository gcc.
from 4defc6c Daily bump.
new 52db9f3 [gcc]
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 | 9 +++++++++
gcc/config/rs6000/vsx.md | 18 ++++++++++++++++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr72863.c | 27 +++++++++++++++++++++++++++
4 files changed, 60 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr72863.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 binutils-gdb.
from c4dd0ba Remove _S version of ARM MSR/MRS special registers
new 4811ccb powerpc ld configure
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:
ld/ChangeLog | 7 ++++
ld/configure.tgt | 99 ++++++++++++++++++++++++++++++++++++++------------------
2 files changed, 74 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 master
in repository gcc.
from c496371 * c-common.c (warn_logical_not_parentheses): Print fixit hin [...]
new 9cd4503 [mips] Fix linux header use in libgcc
new 8371706 [mips] Add support for mips*r6-*-musl
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/ChangeLog | 5 +++++
gcc/config/mips/linux.h | 9 ++++++---
libgcc/ChangeLog | 4 ++++
libgcc/config/mips/linux-unwind.h | 2 +-
4 files changed, 16 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 newlib.
from e971091 Drop global __ctype_ptr__ entirely in favor of using locale_t [...]
new b690df6 Drop duplicate _ctype_ declaration from ctype_.h
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/ctype/ctype_.h | 2 +-
newlib/libc/locale/setlocale.h | 2 +-
2 files changed, 2 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 271996d [X86][AVX] Improved AVX512F/AVX512VL SubVectorBroadcast tests
new 142e714 [Hexagon] vector store print tracing.
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/Target/Hexagon/HexagonVectorPrint.cpp | 18 ++++++++++++++----
test/CodeGen/Hexagon/v6vec-vprint.ll | 5 +++++
2 files changed, 19 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.