[Lldb-commits] [PATCH] Initial mips64 support

Greg Clayton gclayton at apple.com
Wed Oct 9 14:27:09 PDT 2013


Looks good.

On Oct 9, 2013, at 12:03 PM, Ed Maste <emaste at freebsd.org> wrote:

> 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
> <D1873.1.patch>_______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits




More information about the lldb-commits mailing list