This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 46f115007ca Daily bump.
new 280703512e0 * gcc.pot: Regenerate.
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/po/ChangeLog | 4 +
gcc/po/gcc.pot | 10028 +++++++++++++++++++++++++++--------------------------
2 files changed, 5066 insertions(+), 4966 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 9fdbc7af5e [Docs] Update supported oses for safestack, ubsan, asan, tsa [...]
new 80911293a8 Fix tsan doc
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/ThreadSanitizer.rst | 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 clang.
from 18b6344a9d [analyzer] Use the macro REGISTER_TRAIT_WITH_PROGRAMSTATE in [...]
new 9fdbc7af5e [Docs] Update supported oses for safestack, ubsan, asan, tsa [...]
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/AddressSanitizer.rst | 1 +
docs/MemorySanitizer.rst | 6 +++++-
docs/SafeStack.rst | 2 +-
docs/ThreadSanitizer.rst | 6 +++++-
docs/UndefinedBehaviorSanitizer.rst | 10 ++--------
5 files changed, 14 insertions(+), 11 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 e428b57e7 Fix diagnostic test to tolerate Clang diagnosing it as well.
new d9cfbf1a8 [NFC] Fix grammatical mistakes in libc++ FileTimeType design docs
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/DesignDocs/FileTimeType.rst | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 glibc.
from 375a484459 Add tests for setcontext on the context from makecontext
new 25123a1c5c x86-64/CET: Extend ucontext_t to save shadow stack
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 | 30 ++++++
sysdeps/unix/sysv/linux/x86/sys/ucontext.h | 2 +
sysdeps/unix/sysv/linux/x86_64/__start_context.S | 75 +++++++++++++
sysdeps/unix/sysv/linux/x86_64/getcontext.S | 50 +++++++++
sysdeps/unix/sysv/linux/x86_64/makecontext.c | 38 ++++++-
sysdeps/unix/sysv/linux/x86_64/setcontext.S | 92 ++++++++++++++++
sysdeps/unix/sysv/linux/x86_64/swapcontext.S | 129 +++++++++++++++++++++++
sysdeps/unix/sysv/linux/x86_64/sysdep.h | 5 +
sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym | 1 +
9 files changed, 421 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 master
in repository binutils-gdb.
from e3d39609d1 Fix potential memory leaks in some of the binutils source files.
new 5469110733 Clarify doc for .arch/.cpu
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 | 6 ++++++
gas/doc/c-arm.texi | 6 ++++--
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 3de71f627ed [MIPS GlobalISel] Lower pointer arguments
new a47b5f6ca0a Revert "dwarfgen: Add support for generating the debug_str_ [...]
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/CodeGen/AsmPrinter/DwarfDebug.cpp | 10 ++---
lib/CodeGen/AsmPrinter/DwarfFile.cpp | 20 ++++++++++
lib/CodeGen/AsmPrinter/DwarfFile.h | 3 ++
lib/CodeGen/AsmPrinter/DwarfStringPool.cpp | 22 -----------
lib/CodeGen/AsmPrinter/DwarfStringPool.h | 4 --
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 50 +-----------------------
unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 32 ++-------------
unittests/DebugInfo/DWARF/DwarfGenerator.h | 11 ------
8 files changed, 32 insertions(+), 120 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 df5b22a11e [clang-format ]Extend IncludeCategories regex documentation
new 5f3a8d4376 [analyzer] Create generic SMT Context class
new 7fffe4ec18 [analyzer] Moved static Context to class member
new 143e570b29 [analyzer] Create generic SMT Sort Class
new 9a5865c57c [analyzer] Create generic SMT Expr class
new c42f637161 [analyzer] Implemented SMT generic API
new 45c38892c8 [analyzer] Moved non solver specific code from Z3ConstraintM [...]
new 877e8da78a [analyzer] Try to minimize the number of equivalent bug repo [...]
new 375087785c [analyzer] Moved code from SMTConstraintManager to SMTSolver
new 7179078a7a [analyzer] Removed API used by the Refutation Manager from S [...]
new 18b6344a9d [analyzer] Use the macro REGISTER_TRAIT_WITH_PROGRAMSTATE in [...]
The 10 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:
.../Core/PathSensitive/SMTConstraintManager.h | 54 +-
.../StaticAnalyzer/Core/PathSensitive/SMTContext.h | 30 +
.../StaticAnalyzer/Core/PathSensitive/SMTExpr.h | 57 +
.../StaticAnalyzer/Core/PathSensitive/SMTSolver.h | 962 +++++++++
.../StaticAnalyzer/Core/PathSensitive/SMTSort.h | 71 +
lib/StaticAnalyzer/Core/BugReporter.cpp | 21 +-
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 63 +-
lib/StaticAnalyzer/Core/CMakeLists.txt | 1 +
lib/StaticAnalyzer/Core/SMTConstraintManager.cpp | 180 ++
lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp | 2113 +++++++-------------
10 files changed, 2124 insertions(+), 1428 deletions(-)
create mode 100644 include/clang/StaticAnalyzer/Core/PathSensitive/SMTContext.h
create mode 100644 include/clang/StaticAnalyzer/Core/PathSensitive/SMTExpr.h
create mode 100644 include/clang/StaticAnalyzer/Core/PathSensitive/SMTSolver.h
create mode 100644 include/clang/StaticAnalyzer/Core/PathSensitive/SMTSort.h
create mode 100644 lib/StaticAnalyzer/Core/SMTConstraintManager.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 llvm.
from b1674d0d93b dwarfgen: Add support for generating the debug_str_offsets section
new 3de71f627ed [MIPS GlobalISel] Lower pointer arguments
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/Mips/MipsCallLowering.cpp | 2 +
lib/Target/Mips/MipsLegalizerInfo.cpp | 2 +-
.../GlobalISel/instruction-select/pointers.mir | 81 +++++++++++++++++++++
.../Mips/GlobalISel/irtranslator/pointers.ll | 45 ++++++++++++
.../CodeGen/Mips/GlobalISel/legalizer/pointers.mir | 79 +++++++++++++++++++++
test/CodeGen/Mips/GlobalISel/llvm-ir/pointers.ll | 36 ++++++++++
.../Mips/GlobalISel/regbankselect/pointers.mir | 82 ++++++++++++++++++++++
7 files changed, 326 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Mips/GlobalISel/instruction-select/pointers.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/irtranslator/pointers.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/legalizer/pointers.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/pointers.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/regbankselect/pointers.mir
--
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 openmp.
from 7c9019f [OPNEMP, NVPTX] Fixed sychronization construct + code cleanup.
new 87b54ee [OMPT] Fix typo in test parallel/nested_thread_num.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:
runtime/test/ompt/parallel/nested_thread_num.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.