This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 6891773 Fix remote test suite directory creation
new 7d4d065 Fix a problem with line tables & .o files that start with cod [...]
new d1594af Get ObjectFileMachO to handle @executable_path
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:
.../move_nearest => pre_run_dylibs}/Makefile | 4 +--
.../pre_run_dylibs/TestPreRunDylibs.py | 38 ++++++++++++++++++++++
.../move_nearest => pre_run_dylibs}/foo.cpp | 0
.../move_nearest => pre_run_dylibs}/foo.h | 0
.../move_nearest => pre_run_dylibs}/main.cpp | 0
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 27 +++++++++++++--
source/Symbol/LineTable.cpp | 8 +++++
7 files changed, 73 insertions(+), 4 deletions(-)
copy packages/Python/lldbsuite/test/functionalities/{breakpoint/move_nearest => pr [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/pre_run_dylibs/T [...]
copy packages/Python/lldbsuite/test/functionalities/{breakpoint/move_nearest => pr [...]
copy packages/Python/lldbsuite/test/functionalities/{breakpoint/move_nearest => pr [...]
copy packages/Python/lldbsuite/test/functionalities/{breakpoint/move_nearest => pr [...]
--
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 59a5614 Fix spurious FAILs with examine-backward.exp
new e696b3a Remove unused parameter in solib_add and update_solib_list
new 5b291c0 Add a better diagnostic message in mi_gdb_test
new 51457a0 Add -file-list-shared-libraries MI command
The 3 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 | 36 +++++++++++++++++++++
gdb/NEWS | 4 +++
gdb/doc/ChangeLog | 7 ++++
gdb/doc/gdb.texinfo | 34 ++++++++++++++++----
gdb/infcmd.c | 2 +-
gdb/mi/mi-cmd-file.c | 57 +++++++++++++++++++++++++++++++++
gdb/mi/mi-cmds.c | 2 ++
gdb/mi/mi-cmds.h | 1 +
gdb/mi/mi-interp.c | 36 ++++++++++++++++-----
gdb/{selftest-arch.h => mi/mi-interp.h} | 14 ++++----
gdb/remote.c | 2 +-
gdb/solib-frv.c | 2 +-
gdb/solib-svr4.c | 6 ++--
gdb/solib.c | 47 +++++++--------------------
gdb/solib.h | 23 ++++++++++++-
gdb/solist.h | 10 +++++-
gdb/testsuite/ChangeLog | 10 ++++++
gdb/testsuite/gdb.mi/mi-solib.exp | 49 +++++++++++++++++++---------
gdb/testsuite/lib/mi-support.exp | 2 +-
19 files changed, 262 insertions(+), 82 deletions(-)
copy gdb/{selftest-arch.h => mi/mi-interp.h} (73%)
--
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 9faa55a PR c++/52477 - Wrong initialization order __attribute__((cons [...]
new 9a964bc PR c++/79640 - infinite recursion with generic lambda.
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 3 +++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-const3.C | 15 +++++++++++++++
3 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-const3.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from 27c8be5 Add configuration for gcc7.
new 6de91c7 Use Linux 4.10.3 for GCC 7 config.
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:
config/gcc7/linux.conf | 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 dae8f9a Fixed include order. NFCI.
new d3ffac8 Revert r298158.
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/Transforms/Utils/ModuleUtils.h | 11 ---
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 44 ++++++++-
.../Instrumentation/AddressSanitizer.cpp | 108 ++-------------------
lib/Transforms/Utils/ModuleUtils.cpp | 32 ------
.../AddressSanitizer/global_metadata.ll | 14 +--
.../AddressSanitizer/global_metadata_darwin.ll | 6 +-
.../AddressSanitizer/instrument_global.ll | 4 +-
7 files changed, 57 insertions(+), 162 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 compiler-rt.
from a361250 Use pthreads for thread-local lsan allocator cache on darwin
new dc8b945 Revert r298174, r298173, r298169, r298159.
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:
CMakeLists.txt | 8 ++++----
lib/asan/asan_globals.cc | 20 --------------------
lib/asan/asan_interface.inc | 2 --
lib/asan/asan_interface_internal.h | 5 -----
test/asan/CMakeLists.txt | 2 +-
test/asan/TestCases/Linux/global-overflow-bfd.cc | 18 ------------------
test/asan/TestCases/Linux/global-overflow-lld.cc | 19 -------------------
test/asan/TestCases/Linux/globals-gc-sections-lld.cc | 15 ---------------
test/asan/TestCases/Linux/globals-gc-sections.cc | 13 +++++++++++++
test/cfi/CMakeLists.txt | 2 +-
test/lit.common.configured.in | 2 +-
11 files changed, 20 insertions(+), 86 deletions(-)
delete mode 100644 test/asan/TestCases/Linux/global-overflow-bfd.cc
delete mode 100644 test/asan/TestCases/Linux/global-overflow-lld.cc
delete mode 100644 test/asan/TestCases/Linux/globals-gc-sections-lld.cc
create mode 100644 test/asan/TestCases/Linux/globals-gc-sections.cc
--
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 3cd1f18 Try using llvm::errc, should hopefully fix version mismatch p [...]
new dae8f9a Fixed include order. 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:
include/llvm/CodeGen/AsmPrinter.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 gcc.
from 5206d75 gcc/testsuite/ChangeLog:
new 9faa55a PR c++/52477 - Wrong initialization order __attribute__((cons [...]
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 | 5 +++++
gcc/doc/extend.texi | 6 +++++-
2 files changed, 10 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 llvm.
from fea3022 [Hexagon] Recognize polynomial-modulo loop idiom again
new 3cd1f18 Try using llvm::errc, should hopefully fix version mismatch p [...]
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/LTO/Caching.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 llvm.
from f6fa4ce [AMDGPU] Run always inliner early in opt
new fea3022 [Hexagon] Recognize polynomial-modulo loop idiom again
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/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 717 ++++++++++++++++++++-
test/CodeGen/Hexagon/loop-idiom/pmpy-mod.ll | 84 +++
2 files changed, 784 insertions(+), 17 deletions(-)
create mode 100644 test/CodeGen/Hexagon/loop-idiom/pmpy-mod.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.