This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 1bb1620 Fix uninitialized field warnings in GDBRemoteRegisterContext new 3ee3b65 Fix RegisterInfo initializers to have all the required initia [...] new 6822a48 Fix printf warnings.
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: source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp | 208 ++++++++++----------- source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp | 98 +++++----- source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp | 76 ++++---- source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp | 4 +- .../Process/Utility/RegisterContextDarwin_i386.cpp | 66 +++---- .../Process/Utility/RegisterContextLinux_i386.cpp | 2 +- .../Utility/RegisterContextLinux_x86_64.cpp | 2 +- .../Process/Utility/RegisterInfos_powerpc.h | 2 +- source/Plugins/Process/elf-core/ThreadElfCore.cpp | 4 +- 9 files changed, 231 insertions(+), 231 deletions(-)