summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.cpp
AgeCommit message (Expand)Author
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-07-01[lldb][FreeBSD][AArch64] Enable register field detection (#85058)David Spickett
2023-01-30[lldb,FreeBSD] getValue => operator* for Optional migrationFangrui Song
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata
2022-04-05[lldb] Add more missing consts in NativeRegisterContextsJonas Devlieghere
2022-04-05[lldb] Update the NativeRegisterContext to take a WritableMemoryBufferJonas Devlieghere
2021-09-10[lldb] [Process/FreeBSD] Introduce mips64 FPU reg supportMichał Górny
2021-02-15[lldb] Rename FreeBSDRemote to FreeBSD (NFC)Michał Górny