index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Process
/
Windows
/
Common
/
x64
/
RegisterContextWindows_x64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Windows] Add support of watchpoints to `ProcessWindows`
Aleksandr Urakov
2019-09-06
1
-3
/
+1
*
[ProcessWindows] Remove equivalent macros
Tatyana Krasnukha
2019-08-26
1
-2
/
+2
*
[ProcessWindows] Choose a register context file by preprocessor
Tatyana Krasnukha
2019-07-31
1
-0
/
+4
*
[ABI] Implement Windows ABI for x86_64
Alex Langford
2019-06-24
1
-5
/
+167
*
Fix LLDB warnings when compiling with Clang 8.0
Alexandre Ganea
2019-05-21
1
-18
/
+54
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Windows] Define generic arguments registers for Windows x64
Aleksandr Urakov
2018-10-26
1
-6
/
+6
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
[lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on W...
Stella Stamenova
2018-07-02
1
-0
/
+3
*
Normalize some lldb #include statements.
James Y Knight
2018-05-22
1
-2
/
+2
*
[Windows, Process] LLDB reads wrong registers on 64bit Windows
Stella Stamenova
2018-05-17
1
-16
/
+16
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-13
/
+9
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-211
/
+226
*
(Minor tweak) Make RegisterContextWindows_x86/x64::GetRegisterInfoAtIndex
Carlo Kok
2016-06-06
1
-1
/
+5
*
Refactor Windows process plugin to allow code sharing between live and mini d...
Adrian McCarthy
2015-10-28
1
-0
/
+323