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 0ff756ae6e2 Backport from 2017-07-17 trunk r250258. PR 80929 * confi [...]
new 4a48d38c1b3 Daily bump.
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/DATESTAMP | 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 9939e314f1c Daily bump.
new 78a767f719e Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 89d249d2f2 i386: Add tests for PIE with undefined weak symbol
new 25bda061bf 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 gdb-8.0-branch
in repository binutils-gdb.
from f2a4637e91 Automatic date update in version.in
new 95d5d268ba 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 binutils-2_29-branch
in repository binutils-gdb.
from f2e7964c7e Support single digit GCC version
new daf562cae3 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 e5574553c87 Adding yet more debug info to fix fedora issue.
new 5c238d611ec [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId
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/llvm/DebugInfo/CodeView/CodeViewRecordIO.h | 2 +-
include/llvm/DebugInfo/CodeView/Formatters.h | 10 +++-
include/llvm/DebugInfo/CodeView/GUID.h | 35 +++++++++++++
include/llvm/DebugInfo/CodeView/TypeRecord.h | 13 +++--
include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h | 2 +-
include/llvm/DebugInfo/PDB/IPDBRawSymbol.h | 2 +-
include/llvm/DebugInfo/PDB/Native/Formatters.h | 7 ---
include/llvm/DebugInfo/PDB/Native/InfoStream.h | 5 +-
.../llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h | 4 +-
.../llvm/DebugInfo/PDB/Native/NativeExeSymbol.h | 2 +-
.../llvm/DebugInfo/PDB/Native/NativeRawSymbol.h | 2 +-
include/llvm/DebugInfo/PDB/Native/RawTypes.h | 14 +----
include/llvm/DebugInfo/PDB/PDBExtras.h | 1 -
include/llvm/ObjectYAML/CodeViewYAMLTypes.h | 2 +
lib/DebugInfo/CodeView/CodeViewRecordIO.cpp | 9 ++--
lib/DebugInfo/CodeView/Formatters.cpp | 7 +++
lib/DebugInfo/CodeView/TypeDumpVisitor.cpp | 2 +-
lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp | 12 ++---
lib/DebugInfo/PDB/Native/InfoStream.cpp | 2 +-
lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp | 2 +-
lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp | 4 +-
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp | 4 +-
lib/DebugInfo/PDB/PDBExtras.cpp | 6 ---
lib/ObjectYAML/CodeViewYAMLTypes.cpp | 27 ++++++++++
test/ObjectYAML/CodeView/guid.yaml | 59 ++++++++++++++++++++++
tools/llvm-pdbutil/MinimalTypeDumper.cpp | 3 +-
tools/llvm-pdbutil/PdbYaml.cpp | 35 -------------
tools/llvm-pdbutil/PdbYaml.h | 2 +-
28 files changed, 178 insertions(+), 97 deletions(-)
create mode 100644 include/llvm/DebugInfo/CodeView/GUID.h
create mode 100644 test/ObjectYAML/CodeView/guid.yaml
--
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 944538cc3 Fix tests for .ctors/.dtors.
new 7b17bd1ed [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId
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:
COFF/PDB.cpp | 2 +-
test/COFF/pdb-type-server-missing.yaml | 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 f056d571ba1 Adding temporary debugging info to llvm-mt to solve fedora [...]
new e5574553c87 Adding yet more debug info to fix fedora issue.
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:
tools/llvm-mt/llvm-mt.cpp | 6 ++++++
1 file changed, 6 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 compiler-rt.
from 76862cd3c [sanitizers] Make sure that all complex macros uses parenthesis
new 7e46d78d4 Only scan global sections containing data in LSan on darwin
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/lsan/lsan_common_mac.cc | 15 +++++++++++----
lib/sanitizer_common/sanitizer_common.cc | 5 +++--
lib/sanitizer_common/sanitizer_common.h | 12 +++++++++---
lib/sanitizer_common/sanitizer_procmaps.h | 1 +
lib/sanitizer_common/sanitizer_procmaps_mac.cc | 6 ++++--
5 files changed, 28 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 lnt.
from 4584101 Include exception name in error output
new 77fc6b6 "lnt profile upgrade" crashes when output points to an inexis [...]
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:
lnt/lnttool/main.py | 2 +-
tests/lnttool/Profile.py | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.