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
/
Utility
/
RegisterContextLinux_x86_64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-2
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove an x86-ism from RegisterInfoInterface
Pavel Labath
2016-11-30
1
-5
/
+0
*
ELF core: Adding parsing of the floating-point and SSE registers on x86 32/64...
Dimitar Vlahovski
2016-11-20
1
-0
/
+5
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-157
/
+147
*
Fix RegisterInfo initializers to have all the required initializers after rec...
Greg Clayton
2016-08-08
1
-1
/
+1
*
Set orig_eax to -1 for Linux x86 platforms
Ravitheja Addepally
2015-08-13
1
-1
/
+10
*
Fix FreeBSD crash after r233837
Ed Maste
2015-04-03
1
-0
/
+5
*
Fix issue where GPR and FPR registers have overlapping byte offsets.
Chaoren Lin
2015-04-01
1
-6
/
+6
*
Fixing TestRegisters on Linux with LLGS
Vince Harron
2015-01-23
1
-1
/
+23
*
Fix incorrect Linux i386 register info initialization on x86_64.
Todd Fiala
2014-08-12
1
-1
/
+1
*
Add lldb-gdbserver support for Linux x86_64.
Todd Fiala
2014-06-30
1
-16
/
+50
*
Refactored RegisterInfoInterface into its own header.
Todd Fiala
2014-05-16
1
-1
/
+1
*
Switch over to use the ArchSpec::GetMachine() instead of ArchSpec::GetCore() ...
Greg Clayton
2014-03-20
1
-5
/
+3
*
Moved various RegisterContext files from Process/POSIX to Process/Utility for...
Virgile Bello
2014-03-12
1
-0
/
+139