summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h
AgeCommit message (Expand)Author
2024-11-14[lldb] Remove broken comments originally written as table headers (NFC) (#116...Dave Lee
2023-04-13[lldb] Add dummy field to RegisterInfo for register flags use laterDavid Spickett
2021-10-20[lldb] [Process/Utility] Fix value_regs/invalidate_regs for ARMMichał Górny
2021-10-20[lldb] [Process/Utility] Define qN regs on ARM via helper macroMichał Górny
2021-10-19[lldb] [Process/Utility] Define dN regs on ARM via helper macroMichał Górny
2021-10-19[lldb] [Process/Utility] Define sN regs on ARM via helper macroMichał Górny
2021-10-19[lldb] [Process/Utility] clang-format RegisterInfos_arm.hMichał Górny
2021-10-19Revert "[lldb] [Process/Utility] Fix value_regs/invalidate_regs for ARM"Michał Górny
2021-10-19[lldb] [Process/Utility] Fix value_regs/invalidate_regs for ARMMichał Górny
2021-10-07Recommit: [lldb] Remove "dwarf dynamic register size expressions" from Regist...Pavel Labath
2021-10-06Revert "[lldb] Remove "dwarf dynamic register size expressions" from Register...Michael Forster
2021-10-06[lldb] Remove "dwarf dynamic register size expressions" from RegisterInfoPavel Labath
2021-05-26[lldb][NFC] Use C++ versions of the deprecated C standard library headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-11Remove header grouping comments.Jonas Devlieghere
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-08-01[LLVM][MIPS] Fix FPU Size Based on Dynamic FR.Nitesh Jain
2015-11-26Add 64/128 bit arm neon register definitions on linuxTamas Berghammer
2015-10-30Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utili...Eugene Zelenko
2015-09-15Clean up register naming conventions inside lldb. Jason Molenda
2015-08-15A messy bit of cleanup: Move towards more descriptive namesJason Molenda
2015-04-14Adds Register Context Linux/POSIX for ARM Architecture Omair Javaid