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 81e25b7c91 Improve File I/O overflow detection in gdbserver (PR server/23198)
new 2b9496b2b4 Remove internal_complaint
new 43ba33c768 Remove elements from complaint_series
new 4e9668d0d1 Remove "noisy" parameter from clear_complaints
new b98664d386 Remove symfile_complaints
new 2ac237e52b Remove struct explanation
new de54e1a5d2 Remove vcomplaint
new 7ff8817441 Remove file and line from struct complain
new ff1cf532db Remove struct complain
new a8be540e8a Remove struct complaints
The 9 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 | 159 +++++++++++++
gdb/buildsym.c | 27 +--
gdb/coffread.c | 30 +--
gdb/complaints.c | 251 ++-------------------
gdb/complaints.h | 20 +-
gdb/cp-support.c | 3 +-
gdb/dbxread.c | 29 +--
gdb/dtrace-probe.c | 6 +-
gdb/dwarf-index-write.c | 3 +-
gdb/dwarf2-frame.c | 13 +-
gdb/dwarf2loc.c | 3 +-
gdb/dwarf2read.c | 417 ++++++++++++-----------------------
gdb/gdbtypes.c | 2 +-
gdb/machoread.c | 26 +--
gdb/macroscope.c | 3 +-
gdb/macrotab.c | 12 +-
gdb/mdebugread.c | 88 +++-----
gdb/objc-lang.c | 9 +-
gdb/objfiles.c | 3 +-
gdb/stabsread.c | 73 +++---
gdb/stap-probe.c | 8 +-
gdb/symfile.c | 8 +-
gdb/testsuite/ChangeLog | 21 ++
gdb/testsuite/gdb.gdb/complaints.exp | 65 +-----
gdb/windows-nat.c | 2 +-
gdb/xcoffread.c | 36 ++-
26 files changed, 509 insertions(+), 808 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 6be4e9f7036 Update my information in the CREDITS file.
new c671da0827f Remove DEBUG macro.
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/PDB/DIA/DIASupport.h | 10 ----------
include/llvm/Support/Debug.h | 2 --
lib/Target/X86/X86DomainReassignment.cpp | 2 +-
lib/Transforms/IPO/MergeFunctions.cpp | 4 ++--
lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp | 4 ++--
lib/Transforms/Vectorize/VPlanVerifier.cpp | 2 +-
utils/TableGen/GlobalISelEmitter.cpp | 2 +-
7 files changed, 7 insertions(+), 19 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 e54d539419d [RISCV] Add symbol diff relocation support for RISC-V
new d8c359a4760 Add myself to CREDITS.txt
new 6be4e9f7036 Update my information in the CREDITS file.
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:
CREDITS.TXT | 8 +++++++-
1 file changed, 7 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 clang.
from f7ac5a4479 Fix duplicate class template definitions problem
new 1ef6dbb8b9 [clang-format] Break template declarations followed by comments
new 71643f043c [ASTImporter] Fix missing implict CXXRecordDecl in ClassTemp [...]
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:
lib/AST/ASTImporter.cpp | 10 +++++--
lib/Format/ContinuationIndenter.cpp | 5 ++--
unittests/AST/ASTImporterTest.cpp | 18 ++++++++++++-
unittests/Format/FormatTest.cpp | 52 +++++++++++++++++++++++++++++++++++++
4 files changed, 80 insertions(+), 5 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 6e5ba75ce ELF: Do not ICF sections named with a C identifier.
new 50ba0529b Replace last DEBUG occurrence with LLVM_DEBUG in lld.
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:
wasm/InputChunks.cpp | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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-tools-extra.
from 27932c0b [clang-tidy] new cppcoreguidelines-narrowing-conversions check.
new 3fc49247 Replace last DEBUG occurrence with LLVM_DEBUG.
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:
clangd/CodeComplete.cpp | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 e886a72013 Test commit
new f7ac5a4479 Fix duplicate class template definitions problem
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/AST/ASTImporter.cpp | 46 +++++++++-----
unittests/AST/ASTImporterTest.cpp | 130 +++++++++++++++++++++++++++++++++++++-
unittests/AST/DeclMatcher.h | 19 ++++--
3 files changed, 174 insertions(+), 21 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 3b5ce90 API: add Fields resource.
new c79e0ff lnt profile upgrade command for large Spec2017 perf.data aborts.
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/testing/profile/cPerf.cpp | 40 +++++++++++++++++++++++++++-------------
1 file changed, 27 insertions(+), 13 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 0c65ba5d5a Fix unaligned memory access when reading INPUT_FILE_OFFSETS data
new e886a72013 Test commit
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:
examples/PrintFunctionNames/CMakeLists.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.