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 3da65cd27e [PATCH] [MIPS] LD/testsuite: Skip 32bit test if ld not support.
new da3c873831 Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserv [...]
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 | 21 +++++++++++++++++++++
gdb/python/py-continueevent.c | 19 ++++++++++++++++---
gdb/python/py-event.h | 12 +++++++++++-
gdb/python/py-stopevent.c | 3 ++-
gdb/python/py-threadevent.c | 36 ++++++++++++++----------------------
5 files changed, 64 insertions(+), 27 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 6180f4cd350 * gimple-ssa-evrp-analyze.c (set_ssa_range_info): Pass val [...]
new dd9ed701072 diagnostics: tweaks to line-spans vs line numbering (PR 87091)
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 | 15 +++
gcc/diagnostic-show-locus.c | 138 +++++++++++++++++++++-----
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.dg/missing-header-fixit-3.c | 13 +--
4 files changed, 137 insertions(+), 35 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 e07179a223c [SafeStack] Set debug location for calls to __safestack_poi [...]
new b20e492a83e Verifier: verify that a DILocation's scope is a DILocalScope.
new a4da437c1de Use unique_ptr to hold MCInstrInfo
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/IR/Verifier.cpp | 4 ++++
lib/Object/ELFObjectFile.cpp | 3 ++-
.../{DILocation-parents.ll => DILocation-scope.ll} | 20 ++++----------------
3 files changed, 10 insertions(+), 17 deletions(-)
copy test/Verifier/{DILocation-parents.ll => DILocation-scope.ll} (50%)
--
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 0d70954f3 [PDB] Make variables.test to pass using a 32-bit compiler too
new 2a917643a Fixed windows bots that were failing because of PATH_MAX
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:
unittests/Interpreter/TestCompletion.cpp | 2 ++
1 file changed, 2 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 84d4a7bcc97 CodeGen: Add two more conditions for adding symbols to the [...]
new 5309f160df7 Reduce the memory footprint of dsymutil. (NFC)
new e07179a223c [SafeStack] Set debug location for calls to __safestack_poi [...]
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/CodeGen/SafeStack.cpp | 4 ++
test/Transforms/SafeStack/ARM/debug.ll | 98 ++++++++++++++++++++++++++++++++++
tools/dsymutil/DwarfLinker.cpp | 68 +++++++++++++----------
tools/dsymutil/DwarfLinker.h | 4 +-
4 files changed, 145 insertions(+), 29 deletions(-)
create mode 100644 test/Transforms/SafeStack/ARM/debug.ll
--
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 444bd8165fb [llvm-mca] Move views and stats into a Views subdir. NFC.
new 10937f20e48 DebugInfo: Fix skipping CUs in DWARFv5 debug_names table
new 84d4a7bcc97 CodeGen: Add two more conditions for adding symbols to the [...]
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/CodeGen/AsmPrinter/AccelTable.cpp | 7 ++-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 3 +-
test/CodeGen/X86/addrsig.ll | 18 ++++++++
test/DebugInfo/X86/debug-names-partial.ll | 72 +++++++++++++++++++------------
4 files changed, 70 insertions(+), 30 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 openmp.
from 984dfdc [OpenMP] Fix tasking bug for decreasing hot team nthreads
new 743b502 [OpenMP] Fixed affinity verbose double printing for balanced type.
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/src/kmp_affinity.cpp | 3 ++-
1 file changed, 2 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 258a80b9ad Add REQUIRES: x86-registered-target to test.
new a80ce5895a Reland r340552, "Driver: Enable address-significance tables [...]
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/Driver/ToolChains/Clang.cpp | 3 ++-
test/Driver/addrsig.c | 1 +
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 clang.
from 2574b3b303 [LTO] Fix -save-temps with LTO and unnamed globals.
new 258a80b9ad Add REQUIRES: x86-registered-target to test.
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:
test/CodeGen/summary-index-unnamed-global.ll | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.