This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from 1409add Automatic date update in version.in
new 40d57b1 Automatic date update in version.in
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:
bfd/version.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.
unknown user pushed a change to branch master
in repository llvm.
from 1609c3c [InstCombine] use dyn_cast instead of isa+cast; NFCI
new a5015a4 [libfuzzer] do not use xargs for shell expansion
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/Fuzzer/test/dump_coverage.test | 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 lldb.
from 522762e Update log_options unit test
new 0729512 Remove FileSpec::ReadFileContents.
new aafb364 Remove dependency from FileSpec to ArchSpec.
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/lldb/Host/FileSpec.h | 56 ++-----------
include/lldb/Utility/DataBufferLLVM.h | 7 +-
source/API/SBSection.cpp | 5 +-
source/Commands/CommandObjectMemory.cpp | 6 +-
source/Core/SourceManager.cpp | 5 +-
source/Host/common/FileSpec.cpp | 93 ++--------------------
source/Host/common/Host.cpp | 9 ++-
source/Interpreter/OptionValueFileSpec.cpp | 7 +-
.../RenderScriptRuntime/RenderScriptRuntime.cpp | 5 +-
.../BSD-Archive/ObjectContainerBSDArchive.cpp | 4 +-
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 14 ++--
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 19 ++---
.../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 9 ++-
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 18 +++--
source/Plugins/Process/elf-core/ProcessElfCore.cpp | 4 +-
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 7 +-
.../Plugins/Process/mach-core/ProcessMachCore.cpp | 4 +-
.../Plugins/Process/minidump/ProcessMinidump.cpp | 4 +-
source/Symbol/ObjectFile.cpp | 10 ++-
source/Utility/DataBufferLLVM.cpp | 23 +++++-
unittests/Process/minidump/MinidumpParserTest.cpp | 2 +-
21 files changed, 114 insertions(+), 197 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 f6b72d4 [coroutines] Improve diagnostics when building implicit constructs.
new 603fc45 [coroutines] Add DependentCoawaitExpr and fix re-building Cor [...]
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/ExprCXX.h | 59 +++-
include/clang/AST/RecursiveASTVisitor.h | 6 +
include/clang/AST/Stmt.h | 12 +
include/clang/AST/StmtCXX.h | 22 +-
include/clang/Basic/DiagnosticSemaKinds.td | 8 +-
include/clang/Basic/StmtNodes.td | 1 +
include/clang/Sema/ScopeInfo.h | 28 +-
include/clang/Sema/Sema.h | 15 +-
lib/AST/Expr.cpp | 1 +
lib/AST/ExprClassification.cpp | 1 +
lib/AST/ExprConstant.cpp | 1 +
lib/AST/ItaniumMangle.cpp | 6 +
lib/AST/StmtPrinter.cpp | 7 +
lib/AST/StmtProfile.cpp | 4 +
lib/Parse/ParseStmt.cpp | 2 +-
lib/Sema/ScopeInfo.cpp | 3 +
lib/Sema/SemaCoroutine.cpp | 533 +++++++++++++++++------------
lib/Sema/SemaDecl.cpp | 2 +-
lib/Sema/SemaExceptionSpec.cpp | 1 +
lib/Sema/TreeTransform.h | 137 +++++++-
lib/Serialization/ASTReaderStmt.cpp | 5 +
lib/Serialization/ASTWriterStmt.cpp | 5 +
lib/StaticAnalyzer/Core/ExprEngine.cpp | 1 +
test/SemaCXX/coroutines.cpp | 159 ++++++++-
tools/libclang/CXCursor.cpp | 1 +
25 files changed, 776 insertions(+), 244 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 llvm.
from 90a4067 Merging r296642: -------------------------------------------- [...]
new 0075f7d [notes] adding vulcan rename to release notes
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:
docs/ReleaseNotes.rst | 4 ++++
1 file changed, 4 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 llvm.
from 6f84539 [GlobalISel] Fix G_FPEXT’s description. NFC.
new 64cf2ce [ObjectYAML] Support for DW_FORM_implicit_const DWARF5 form
new 1609c3c [InstCombine] use dyn_cast instead of isa+cast; NFCI
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/llvm/ObjectYAML/DWARFYAML.h | 1 +
lib/ObjectYAML/DWARFEmitter.cpp | 2 +
lib/ObjectYAML/DWARFYAML.cpp | 2 +
.../InstCombine/InstructionCombining.cpp | 27 ++++-----
...debug_aranges.yaml => DWARF5-abbrevValues.yaml} | 66 ++++++----------------
tools/obj2yaml/dwarf2yaml.cpp | 2 +
6 files changed, 37 insertions(+), 63 deletions(-)
copy test/ObjectYAML/MachO/{DWARF-debug_aranges.yaml => DWARF5-abbrevValues.yaml} (87%)
--
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 1cccfb3 Update x86-64-mpx-inval-2 test for COFF
new 603555e Add support for Intel CET instructions
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 | 12 +
gas/config/tc-i386.c | 2 +
gas/doc/c-i386.texi | 2 +
gas/testsuite/gas/i386/cet-intel.d | 31 ++
gas/testsuite/gas/i386/cet.d | 29 ++
gas/testsuite/gas/i386/cet.s | 25 +
gas/testsuite/gas/i386/i386.exp | 4 +
gas/testsuite/gas/i386/x86-64-cet-intel.d | 38 ++
gas/testsuite/gas/i386/x86-64-cet.d | 37 ++
gas/testsuite/gas/i386/x86-64-cet.s | 33 ++
opcodes/ChangeLog | 34 ++
opcodes/i386-dis.c | 105 ++++-
opcodes/i386-gen.c | 3 +
opcodes/i386-init.h | 119 ++---
opcodes/i386-opc.h | 5 +
opcodes/i386-opc.tbl | 19 +
opcodes/i386-tbl.h | 730 +++++++++++++++++++-----------
17 files changed, 894 insertions(+), 334 deletions(-)
create mode 100644 gas/testsuite/gas/i386/cet-intel.d
create mode 100644 gas/testsuite/gas/i386/cet.d
create mode 100644 gas/testsuite/gas/i386/cet.s
create mode 100644 gas/testsuite/gas/i386/x86-64-cet-intel.d
create mode 100644 gas/testsuite/gas/i386/x86-64-cet.d
create mode 100644 gas/testsuite/gas/i386/x86-64-cet.s
--
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 f19e951 PR c++/79821 * dwarf2out.h (dw_vec_const): Change array typ [...]
new 9bd8e94 Fix typo.
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 | 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 gcc-6-branch
in repository gcc.
from 1709db6 PR target 77850 * config/pa/pa-64.h (PAD_VARARGS_DOWN): Don [...]
new 5b7b826 Fix typo.
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 | 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 gcc-5-branch
in repository gcc.
from 70088c9 PR target 77850 * config/pa/pa-64.h (PAD_VARARGS_DOWN): Don [...]
new 00e053f Fix typo.
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.