This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch
in repository binutils-gdb.
from c24b00330d Bump release.
new 4084af4d1d [Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-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:
gas/config/tc-arm.c | 11 +++++++++++
gas/testsuite/gas/arm/armv8-a+fp.d | 4 ++++
gas/testsuite/gas/arm/armv8-ar+fp.s | 5 +++++
gas/testsuite/gas/arm/armv8-r+fp.d | 4 ++++
gas/testsuite/gas/arm/vfp-bad.l | 2 ++
gas/testsuite/gas/arm/vfp-bad.s | 2 ++
opcodes/arm-dis.c | 4 ++++
7 files changed, 32 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 56c1cfa00 add scandirat patch to release notes
new 8a508f301 Cygwin: fix signal.h with _POSIX_C_SOURCE=1
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:
winsup/cygwin/include/cygwin/signal.h | 2 ++
1 file changed, 2 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 clang.
from 50f735245d fix trivial typos in comments; NFC
new c5dd58546c [modules ts] Improve merging of module-private declarations.
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/AST/DeclBase.h | 2 +-
lib/AST/DeclBase.cpp | 6 +-
lib/Sema/SemaLookup.cpp | 92 +++++++++++++++++----------
lib/Serialization/ASTReaderDecl.cpp | 2 +
lib/Serialization/ASTWriter.cpp | 2 +-
test/CXX/modules-ts/dcl.dcl/dcl.module/p5.cpp | 33 ++++++++++
6 files changed, 101 insertions(+), 36 deletions(-)
create mode 100644 test/CXX/modules-ts/dcl.dcl/dcl.module/p5.cpp
--
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 c4efde4d ClangdServer.cpp: Suppress a warning. [-Wunused-lambda-capture]
new 9978ec5d [clang-tidy] Add "MakeSmartPtrFunction" option to modernize-m [...]
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/modernize/MakeSmartPtrCheck.cpp | 50 +++++++++++++++++++---
clang-tidy/modernize/MakeSmartPtrCheck.h | 12 +++++-
docs/clang-tidy/checks/modernize-make-shared.rst | 18 ++++++++
docs/clang-tidy/checks/modernize-make-unique.rst | 18 ++++++++
.../Inputs/modernize-smart-ptr/shared_ptr.h | 24 +++++++++++
.../Inputs/modernize-smart-ptr/unique_ptr.h | 28 ++++++++++++
test/clang-tidy/modernize-make-shared-header.cpp | 17 ++++++++
test/clang-tidy/modernize-make-shared.cpp | 28 ++----------
test/clang-tidy/modernize-make-unique-header.cpp | 17 ++++++++
test/clang-tidy/modernize-make-unique.cpp | 32 ++------------
10 files changed, 184 insertions(+), 60 deletions(-)
create mode 100644 test/clang-tidy/Inputs/modernize-smart-ptr/shared_ptr.h
create mode 100644 test/clang-tidy/Inputs/modernize-smart-ptr/unique_ptr.h
create mode 100644 test/clang-tidy/modernize-make-shared-header.cpp
create mode 100644 test/clang-tidy/modernize-make-unique-header.cpp
--
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 zorg.
from 43bb274 [sanitizers] Fix sharded test execution
new e699fcc Add 32-bit libc++ builder
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:
buildbot/osuosl/master/config/builders.py | 11 +++++++++++
1 file changed, 11 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from e2a372935b8 gcc/ Backport from trunk r248949. 2017-06-07 Tamar Chri [...]
new 6de476b31d1 gcc/ Backport from trunk r248951. 2017-06-07 Tamar Chri [...]
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/config/arm/aarch-cost-tables.h | 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 997d96a83dc gcc/ Backport from trunk r248921. 2017-06-06 Kyrylo Tka [...]
new e2a372935b8 gcc/ Backport from trunk r248949. 2017-06-07 Tamar Chri [...]
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/config/aarch64/aarch64.md | 10 ++++++----
1 file changed, 6 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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 9b92e16ccba gcc/ Backport from trunk r248880. 2017-06-05 Thomas Pre [...]
new 997d96a83dc gcc/ Backport from trunk r248921. 2017-06-06 Kyrylo Tka [...]
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/config/aarch64/atomics.md | 8 ++++----
.../gcc.target/aarch64/atomic_cmp_exchange_zero_reg_1.c | 12 ++++++++++++
2 files changed, 16 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/atomic_cmp_exchange_zero_reg_1.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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from a077b244606 gcc/ Backport from trunk r248871. 2017-06-05 Kyrylo Tka [...]
new 9b92e16ccba gcc/ Backport from trunk r248880. 2017-06-05 Thomas Pre [...]
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/config/arm/arm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.