This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6a84cfbab18 Move JIT listener C binding fallbackks to ExecutionEngineBi [...]
new 030afdf934a dwarfgen: Add support for generating the debug_str_offsets [...]
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, 120 insertions(+), 32 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 35f72c923 Use LLVM's new ItaniumPartialDemangler in LLDB
new 2c9709d15 [ProcessGDBRemote] handle result from ConnectToDebugserver
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/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | 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 5469110733 Clarify doc for .arch/.cpu
new a45389f60d list Tom Tromey as GDB Global Maintainer
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/MAINTAINERS | 1 +
2 files 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 lldb.
from b032b915a Fix PythonString::GetString for >=python-3.7
new 35f72c923 Use LLVM's new ItaniumPartialDemangler in LLDB
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:
cmake/modules/LLDBConfig.cmake | 9 ---------
lldb.xcodeproj/project.pbxproj | 12 ++++-------
source/Core/Mangled.cpp | 45 +++++++++++++++---------------------------
unittests/Core/CMakeLists.txt | 1 +
unittests/Core/MangledTest.cpp | 38 +++++++++++++++++++++++++++++++++++
5 files changed, 59 insertions(+), 46 deletions(-)
create mode 100644 unittests/Core/MangledTest.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 a47b5f6ca0a Revert "dwarfgen: Add support for generating the debug_str_ [...]
new 6a84cfbab18 Move JIT listener C binding fallbackks to ExecutionEngineBi [...]
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/ExecutionEngine/JITEventListener.h | 12 ------------
lib/ExecutionEngine/ExecutionEngineBindings.cpp | 24 ++++++++++++++++++++++++
2 files changed, 24 insertions(+), 12 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 d6b8f84709 C11 threads: Fix timeout and locking issues
new 9faaf93850 Fix C11 conformance issues
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 | 9 +++++++++
conform/Makefile | 5 ++---
sysdeps/htl/threads.h | 1 +
{include => sysdeps/nptl}/threads.h | 0
4 files changed, 12 insertions(+), 3 deletions(-)
create mode 100644 sysdeps/htl/threads.h
rename {include => sysdeps/nptl}/threads.h (100%)
--
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 80911293a8 Fix tsan doc
new 3334e9178a [OPENMP] Fix PR38256: Fix locations of the artificial condit [...]
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/Sema/SemaOpenMP.cpp | 3 ++-
test/CoverageMapping/openmp.c | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 test/CoverageMapping/openmp.c
--
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 be8897191 [Asan][Msan] Unit tests Disable some tests for FreeBSD
new 3f26278f4 [XRay tests] Don't filter test-critical calls
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/xray/TestCases/Posix/fork_basic_logging.cc | 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 glibc.
from 25123a1c5c x86-64/CET: Extend ucontext_t to save shadow stack
new d6b8f84709 C11 threads: Fix timeout and locking issues
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 | 14 ++++++++++++++
nptl/tst-cnd-basic.c | 12 ++++++++++++
nptl/tst-cnd-broadcast.c | 16 +++++++++++++++-
nptl/tst-cnd-timedwait.c | 16 +++++++++++++++-
nptl/tst-mtx-timedlock.c | 5 +++++
5 files changed, 61 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 gcc.
from 63ac7eadf52 Fix wrong declaration.
new 836dcd391d3 optinfo-emit-json.cc: fix trivial memory leak
new 7b6e4948fe7 [ARC] Add more additional register names
new cb0d954467a [ARC] Fix uncache attribute.
new 92a5af1b329 [ARC] Improve instruction selection for fp moves.
new a0382b38240 Regenerate .pot files.
new 7a598c011c3 [ARC] Update default optimizations for size.
The 6 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 | 31 +
gcc/common/config/arc/arc-common.c | 13 +-
gcc/config/arc/arc.c | 40 +-
gcc/config/arc/arc.h | 10 +-
gcc/config/arc/arc.md | 25 +-
gcc/config/arc/constraints.md | 6 +
gcc/config/arc/fpu.md | 59 +-
gcc/optinfo-emit-json.cc | 2 +-
gcc/po/ChangeLog | 4 +
gcc/po/gcc.pot | 18794 ++++++++++++++--------------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/arc/uncached-1.c | 11 +
gcc/testsuite/gcc.target/arc/uncached-2.c | 9 +
libcpp/po/ChangeLog | 4 +
libcpp/po/cpplib.pot | 52 +-
15 files changed, 9676 insertions(+), 9389 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/uncached-1.c
create mode 100644 gcc/testsuite/gcc.target/arc/uncached-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.