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
/
Linux
/
NativeRegisterContextLinux_x86_64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Fix offset intersection bug between MPX and AVX registers
Guilherme Andrade
2019-10-31
1
-0
/
+2
*
[Linux/x86] Fix writing of non-gpr registers on newer processors
Pavel Labath
2019-04-01
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Kill struct IOVEC
Pavel Labath
2017-12-01
1
-1
/
+2
*
Fix floating point register write on new x86 linux kernels
Pavel Labath
2017-11-28
1
-0
/
+2
*
Clean up NativeRegisterContext
Pavel Labath
2017-11-10
1
-2
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-15
/
+16
*
Refactor NativeRegisterContextLinux_x86_64 code.
Valentina Giusti
2016-09-21
1
-6
/
+0
*
Use 'enum class' instead of 'enum' in NativeRegisterContextLinux_x86_x64.
Valentina Giusti
2016-09-14
1
-2
/
+2
*
Use Intel CPU flags to determine target supported features.
Valentina Giusti
2016-09-14
1
-6
/
+11
*
Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-08
1
-3
/
+12
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-107
/
+74
*
Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."
Dimitar Vlahovski
2016-09-06
1
-16
/
+1
*
Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
Valentina Giusti
2016-09-05
1
-1
/
+16
*
Bug 24457 - X87 FPU Special Purpose Registers
Abhishek Aggarwal
2015-09-07
1
-0
/
+1
*
Move register reading form NativeProcessLinux to NativeRegisterContextLinux*
Tamas Berghammer
2015-05-26
1
-24
/
+24
*
This patch adds support for setting/clearing hardware watchpoints and breakpo...
Omair Javaid
2015-05-15
1
-1
/
+1
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-5
/
+8
*
Report watchpoint hits during single stepping.
Chaoren Lin
2015-03-19
1
-2
/
+5
*
Report stopped by trace if none of the watchpoint was hit
Tamas Berghammer
2015-03-17
1
-3
/
+3
*
Report the actual user register count from NativeRegisterContextLinux_x86_64
Tamas Berghammer
2015-03-09
1
-0
/
+3
*
Fix four missing 'override' specifiers found with the Clang
Chandler Carruth
2015-02-13
1
-4
/
+4
*
Implement setting and clearing watchpoints.
Chaoren Lin
2015-02-03
1
-0
/
+26
*
Moving header files from source/Host/common to proper location.
Chaoren Lin
2015-02-03
1
-1
/
+1
*
Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compil...
Todd Fiala
2014-09-27
1
-2
/
+2
*
Fixup Windows build breaks for the llgs upstream.
Todd Fiala
2014-06-30
1
-0
/
+135