[Lldb-commits] [PATCH] Initial mips64 support

Ed Maste emaste at freebsd.org
Wed Oct 9 12:03:31 PDT 2013


Register context support for (big endian) mips64




http://llvm-reviews.chandlerc.com/D1873

Files:
  include/lldb/Core/ArchSpec.h
  source/Core/ArchSpec.cpp
  source/Plugins/Process/POSIX/CMakeLists.txt
  source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.cpp
  source/Plugins/Process/POSIX/RegisterContextFreeBSD_mips64.h
  source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.cpp
  source/Plugins/Process/POSIX/RegisterContextPOSIX_mips64.h
  source/Plugins/Process/POSIX/RegisterContext_mips64.h
  source/Plugins/Process/POSIX/RegisterInfos_mips64.h
  source/Plugins/Process/elf-core/CMakeLists.txt
  source/Plugins/Process/elf-core/ProcessElfCore.cpp
  source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp
  source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h
  source/Plugins/Process/elf-core/ThreadElfCore.cpp
  source/Target/Thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1873.1.patch
Type: text/x-patch
Size: 32688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20131009/becf5b73/attachment.bin>


More information about the lldb-commits mailing list