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
/
POSIX
/
RegisterContext_x86_64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-introduces ELF core file support for Linux x86-64
Ashok Thirumurthi
2013-07-17
1
-36
/
+90
*
Revert the ELF core file support until a few things can be worked out:
Greg Clayton
2013-07-12
1
-6
/
+0
*
Introduces core file support for Linux x86-64 using 'lldb a.out -c core'.
Ashok Thirumurthi
2013-07-12
1
-0
/
+6
*
Using offsetof to an item within an array is an extension so mark it as such ...
Andy Gibbs
2013-06-24
1
-6
/
+7
*
Add assertion for when no watchpoint found in POSIX watchnotify handler.
Matt Kopec
2013-06-18
1
-9
/
+18
*
Fix setting of watchpoints on inferior thread creation for Linux.
Matt Kopec
2013-06-03
1
-10
/
+36
*
Prevent convenience registers from being included in "read register" as they ...
Ashok Thirumurthi
2013-05-13
1
-1
/
+4
*
Fixed expression evaluation with convenience registers.
Ashok Thirumurthi
2013-05-13
1
-2
/
+13
*
Fixed "log enable linux registers" and added a test.
Ashok Thirumurthi
2013-05-09
1
-7
/
+8
*
Add watchpoint support for Linux on 64-bit host.
Matt Kopec
2013-05-07
1
-1
/
+214
*
Refactoring for struct UserArea:
Ashok Thirumurthi
2013-05-03
1
-84
/
+81
*
Platform-specific specialization for the GPR register file.
Ashok Thirumurthi
2013-05-01
1
-140
/
+42
*
Build fix for systems that do not support NT_X86_XSTATE ptrace support.
Matt Kopec
2013-04-25
1
-0
/
+5
*
Adds 64-bit POSIX support for AVX
Ashok Thirumurthi
2013-04-25
1
-66
/
+319
*
Added 64-bit POSIX support to write floating-point vector registers.
Ashok Thirumurthi
2013-04-23
1
-1
/
+9
*
Added 64-bit POSIX support to write general-purpose floating-point registers.
Ashok Thirumurthi
2013-04-23
1
-4
/
+40
*
Introduces extended register sets whose availability can vary with the target...
Ashok Thirumurthi
2013-03-28
1
-15
/
+82
*
Improve/Cleanup ptrace wrapper and remove dependency on user.h
Matt Kopec
2013-03-06
1
-4
/
+4
*
Add i386 register support for the x86_64 RegisterContext plugin. This allows ...
Matt Kopec
2013-02-19
1
-132
/
+296
*
Fix buildbot building errors.
Greg Clayton
2013-01-25
1
-2
/
+2
*
Allow reading registers by thread ID in ProcessMonitor (Linux implementation)
Daniel Malea
2012-12-18
1
-6
/
+6
*
Patch from Ashok Thirumurthi that enabled FPU registers for POSIX x86_64.
Greg Clayton
2012-10-24
1
-4
/
+59
*
rdar://problem/10652076
Johnny Chen
2012-02-29
1
-4
/
+4
*
Linux fix patch from Dmitry Vyukov.
Greg Clayton
2012-02-21
1
-1
/
+2
*
Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...
Johnny Chen
2012-01-05
1
-0
/
+757