This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 6bb0a14 [LLDB][MIPS] Fix qProcessInfo to return correct pointer size [...] new 0a8263d [LLDB][MIPS] fix Floating point register read/write for big endian
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: .../Linux/NativeRegisterContextLinux_mips64.cpp | 163 ++++++++++--------- .../Linux/NativeRegisterContextLinux_mips64.h | 12 +- .../Plugins/Process/Utility/RegisterInfos_mips.h | 172 +++++++++------------ .../Plugins/Process/Utility/RegisterInfos_mips64.h | 166 ++++++++++---------- .../Utility/lldb-mips-linux-register-enums.h | 78 ++++++++++ 5 files changed, 331 insertions(+), 260 deletions(-)