[Lldb-commits] [PATCH] D18978: Support Linux on SystemZ as platform
Ulrich Weigand via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 14 07:34:27 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL266308: Support Linux on SystemZ as platform (authored by uweigand).
Changed prior to commit:
http://reviews.llvm.org/D18978?vs=53593&id=53707#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18978
Files:
lldb/trunk/cmake/LLDBDependencies.cmake
lldb/trunk/include/lldb/Core/ArchSpec.h
lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/disassembly/TestDisassembleBreakpoint.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/TestLinuxCore.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/s390x.core
lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/s390x.out
lldb/trunk/packages/Python/lldbsuite/test/functionalities/watchpoint/hello_watchlocation/TestWatchLocation.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/watchpoint/step_over_watchpoint/TestStepOverWatchpoint.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/TestWatchpointCommands.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_events/TestWatchpointEvents.py
lldb/trunk/packages/Python/lldbsuite/test/lldbplatformutil.py
lldb/trunk/packages/Python/lldbsuite/test/make/Makefile.rules
lldb/trunk/packages/Python/lldbsuite/test/python_api/watchpoint/TestSetWatchpoint.py
lldb/trunk/packages/Python/lldbsuite/test/python_api/watchpoint/TestWatchpointIgnoreCount.py
lldb/trunk/packages/Python/lldbsuite/test/python_api/watchpoint/TestWatchpointIter.py
lldb/trunk/packages/Python/lldbsuite/test/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py
lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-mi/control/TestMiExec.py
lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
lldb/trunk/source/API/SystemInitializerFull.cpp
lldb/trunk/source/Core/ArchSpec.cpp
lldb/trunk/source/Host/common/HostInfoBase.cpp
lldb/trunk/source/Plugins/ABI/CMakeLists.txt
lldb/trunk/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp
lldb/trunk/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.h
lldb/trunk/source/Plugins/ABI/SysV-s390x/CMakeLists.txt
lldb/trunk/source/Plugins/ObjectFile/ELF/ELFHeader.cpp
lldb/trunk/source/Plugins/Platform/Linux/PlatformLinux.cpp
lldb/trunk/source/Plugins/Process/Linux/CMakeLists.txt
lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.cpp
lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.h
lldb/trunk/source/Plugins/Process/Utility/CMakeLists.txt
lldb/trunk/source/Plugins/Process/Utility/RegisterContextLinux_s390x.cpp
lldb/trunk/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h
lldb/trunk/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp
lldb/trunk/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.h
lldb/trunk/source/Plugins/Process/Utility/RegisterContext_s390x.h
lldb/trunk/source/Plugins/Process/Utility/RegisterInfos_s390x.h
lldb/trunk/source/Plugins/Process/Utility/lldb-s390x-register-enums.h
lldb/trunk/source/Plugins/Process/elf-core/CMakeLists.txt
lldb/trunk/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.cpp
lldb/trunk/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.h
lldb/trunk/source/Plugins/Process/elf-core/ThreadElfCore.cpp
lldb/trunk/source/Plugins/Process/elf-core/ThreadElfCore.h
lldb/trunk/source/Target/Platform.cpp
lldb/trunk/source/Target/Thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18978.53707.patch
Type: text/x-patch
Size: 122616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160414/355d57b7/attachment-0001.bin>
More information about the lldb-commits
mailing list