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
/
POSIXThread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old local-only linux debugging code
Pavel Labath
2015-06-24
1
-135
/
+0
*
Remove virtual and add override for lots of function.
Tamas Berghammer
2015-03-25
1
-17
/
+17
*
Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compil...
Todd Fiala
2014-09-27
1
-1
/
+1
*
Fix Linux by partially reverting 196787
Ed Maste
2013-12-11
1
-0
/
+2
*
Threaded inferior support for FreeBSD
Ed Maste
2013-12-09
1
-2
/
+0
*
Added support for reading thread-local storage variables, as defined using th...
Richard Mitton
2013-10-17
1
-0
/
+3
*
Add exec support for Linux including common support for POSIX.
Matt Kopec
2013-10-09
1
-0
/
+1
*
Clean up RegisterContextPOSIX. Renamed to POSIXBreakpointProtocol.
Michael Sartain
2013-09-14
1
-7
/
+5
*
Fix thread name updating in Linux. "thread list" should report correct names ...
Michael Sartain
2013-07-31
1
-2
/
+3
*
Add support for listing inferior thread names on Linux.
Matt Kopec
2013-07-10
1
-0
/
+9
*
Update comment after Linux->POSIX rename
Ed Maste
2013-06-25
1
-2
/
+2
*
Fix setting of watchpoints on inferior thread creation for Linux.
Matt Kopec
2013-06-03
1
-0
/
+2
*
Adding support for stopping all threads of multithreaded inferiors on Linux. ...
Andrew Kaylor
2013-05-28
1
-0
/
+5
*
Fixed "log enable linux registers" and added a test.
Ashok Thirumurthi
2013-05-09
1
-4
/
+4
*
Changed the formerly pure virtual function:
Greg Clayton
2013-05-09
1
-2
/
+2
*
Add watchpoint support for Linux on 64-bit host.
Matt Kopec
2013-05-07
1
-0
/
+10
*
Reinstating r181091 and r181106 with fix for Linux regressions.
Andrew Kaylor
2013-05-07
1
-1
/
+0
*
<rdar://problem/13700260>
Greg Clayton
2013-05-01
1
-1
/
+1
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-1
/
+1
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-1
/
+1
*
Add initial support to trace spawned threads in a process on Linux.
Matt Kopec
2013-01-08
1
-0
/
+1
*
Patch from Daniel Malea that cleans up the process parameters for Process/Thr...
Greg Clayton
2012-10-12
1
-1
/
+1
*
Linux fix patch from Dmitry Vyukov.
Greg Clayton
2012-02-21
1
-1
/
+1
*
Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...
Johnny Chen
2012-01-05
1
-0
/
+106