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
/
FreeBSD
/
ProcessFreeBSD.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Consolidate UnixSignals setting/getting in Process.
Todd Fiala
2014-08-29
1
-2
/
+12
*
Fix format string for 32bit systems.
Joerg Sonnenberger
2014-05-02
1
-1
/
+1
*
Move calls to DisableAllBreakpointSites() and m_thread_list.DiscardThreadPlan...
Andrew MacPherson
2014-03-25
1
-2
/
+0
*
Restore signal delivery to the inferior on FreeBSD
Ed Maste
2014-02-28
1
-6
/
+5
*
Disable breakpoint sites upon detach on FreeBSD
Ed Maste
2014-02-19
1
-0
/
+2
*
Threaded inferior support for FreeBSD
Ed Maste
2013-12-09
1
-19
/
+126
*
Clean up warnings in ProcessFreeBSD::UpdateThreadList
Ed Maste
2013-08-30
1
-3
/
+2
*
Move detach to FreeBSD- and Linux-specific classes.
Ed Maste
2013-08-30
1
-0
/
+18
*
Fix FreeBSD build after r189295
Ed Maste
2013-08-29
1
-1
/
+1
*
fix FreeBSD build error
Daniel Malea
2013-08-29
1
-1
/
+1
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-4
/
+23
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-10
/
+5
*
Patch from Viktor Kutuzov <vkutuzov@accesssoftek.com>:
Johnny Chen
2012-04-14
1
-4
/
+0
*
Remove the GetSequenceMutex timeout that isn't being used in the GDB remote p...
Greg Clayton
2012-04-12
1
-2
/
+2
*
Patch from Pawel Worach to make FreeBSD work again after ModuleSpec changes.
Greg Clayton
2012-02-27
1
-3
/
+8
*
Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...
Johnny Chen
2012-01-05
1
-0
/
+136
[prev]