[all-commits] [llvm/llvm-project] 24332f: [lldb] [Process/FreeBSD] Introduce mips64 FPU reg ...

Michał Górny via All-commits all-commits at lists.llvm.org
Fri Sep 10 00:14:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24332f0e27e17bbe3edfe3d66636c48c17d6ad5f
      https://github.com/llvm/llvm-project/commit/24332f0e27e17bbe3edfe3d66636c48c17d6ad5f
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  Changed paths:
    M lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.cpp
    M lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.h
    M lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.cpp
    M lldb/source/Plugins/Process/Utility/RegisterInfos_mips64.h
    M lldb/source/Plugins/Process/Utility/lldb-mips-freebsd-register-enums.h
    M lldb/unittests/Process/Utility/RegisterContextFreeBSDTest.cpp

  Log Message:
  -----------
  [lldb] [Process/FreeBSD] Introduce mips64 FPU reg support

Differential Revision: https://reviews.llvm.org/D96766




More information about the All-commits mailing list