This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 02bf839 [Objective-C] Miscellaneous -fobjc-weak Fixes
new 66c3ea0 Use FPContractModeKind universally
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/Expr.h | 6 +++---
include/clang/AST/ExprCXX.h | 4 +++-
include/clang/Basic/LangOptions.def | 3 ++-
include/clang/Basic/LangOptions.h | 31 +++++++++++++++++++++++------
include/clang/Frontend/CodeGenOptions.def | 2 --
include/clang/Frontend/CodeGenOptions.h | 6 ------
lib/CodeGen/BackendUtil.cpp | 8 ++++----
lib/CodeGen/CGExprScalar.cpp | 7 +------
lib/Frontend/CompilerInvocation.cpp | 33 +++++++++++++++----------------
lib/Sema/SemaAttr.cpp | 9 ++++++---
10 files changed, 60 insertions(+), 49 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 lld.
from 0d9c76c Revert r298815: Do not use assert to report broken input files.
new c10da5a Remove parameter names from template instantiations to make t [...]
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:
ELF/InputSection.cpp | 82 ++++++++++++++++++++++------------------------------
1 file changed, 35 insertions(+), 47 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 lldb.
from 5521820 Move the definition of SBListener::GetSP() to SBListener.cpp.
new cdf7ab5 Add NetBSD path for Debugging Information in Separate Files
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:
source/Host/common/Symbols.cpp | 5 +++++
1 file changed, 5 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 b92b951 Re-land: "Make NativeExeSymbol a concrete subclass of NativeR [...]
new 64abec8 [DAGCombiner] Remove else after return. NFCI.
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/SelectionDAG/DAGCombiner.cpp | 11 ++++-------
1 file changed, 4 insertions(+), 7 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 f7c514a opcodes: sparc: support missing SPARC ASIs from UA2005, UA200 [...]
new ec13808 Fix warning: Invalid entry in .debug_gdb_scripts section
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 | 4 +++
gdb/auto-load.c | 3 +-
gdb/testsuite/ChangeLog | 4 +++
gdb/testsuite/gdb.python/py-section-script.exp | 38 ++++++++++++++++++++++++++
4 files changed, 48 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 lldb.
from 00c53d4 Remove dead include <sys/user.h> from the NetBSD code.
new 5521820 Move the definition of SBListener::GetSP() to SBListener.cpp.
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/lldb/API/SBListener.h | 2 +-
source/API/SBListener.cpp | 2 ++
2 files changed, 3 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 lld.
from 4ad58b6 [ELF] - Prepare GnuHashTableSection<ELFT> for detemplation.
new 0d9c76c Revert r298815: Do not use assert to report broken input files.
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:
ELF/Relocations.cpp | 6 ++----
1 file changed, 2 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 gcc.
from fd675e9 2017-03-28 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 7459a74 * fr.po: Update.
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/fr.po | 1267 +++++++++++++++++++++++++-----------------------------
2 files changed, 587 insertions(+), 684 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 9467021 [InstCombine] Correct the check for vector GEPs
new 72b6f29 Add ifunc support to ModuleSymbolTable.
new b92b951 Re-land: "Make NativeExeSymbol a concrete subclass of NativeR [...]
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:
.../llvm/DebugInfo/PDB/Native/NativeExeSymbol.h | 39 +++++++++++
.../llvm/DebugInfo/PDB/Native/NativeRawSymbol.h | 2 +-
include/llvm/IR/Module.h | 26 +++++++
lib/DebugInfo/PDB/CMakeLists.txt | 1 +
lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp | 79 ++++++++++++++++++++++
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp | 33 +--------
lib/DebugInfo/PDB/Native/NativeSession.cpp | 4 +-
lib/Object/ModuleSymbolTable.cpp | 6 +-
test/DebugInfo/PDB/Native/pdb-native-summary.test | 11 +++
test/Object/X86/nm-ir.ll | 3 +
10 files changed, 164 insertions(+), 40 deletions(-)
create mode 100644 include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h
create mode 100644 lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp
create mode 100644 test/DebugInfo/PDB/Native/pdb-native-summary.test
--
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 1231656 Add constructor and destructor to thread_info
new f7c514a opcodes: sparc: support missing SPARC ASIs from UA2005, UA200 [...]
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:
opcodes/ChangeLog | 6 ++++++
opcodes/sparc-opc.c | 28 ++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.