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
/
SystemRuntime
/
MacOSX
/
SystemRuntimeMacOSX.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
This change introduces a "ExpressionExecutionThread" to the ThreadList.
Jim Ingham
2016-03-12
1
-5
/
+5
*
Changes to lldb and debugserver to reduce extraneous memory reads
Jason Molenda
2016-01-12
1
-6
/
+18
*
Add support for the new (added last week) llvm::Triple::WatchOS and ::TvOS
Jason Molenda
2015-11-05
1
-0
/
+2
*
TypeSystem is now a plugin interface and removed any "ClangASTContext &Class:...
Greg Clayton
2015-09-17
1
-1
/
+1
*
This patch makes Clang-independent base classes for all the expression types ...
Jim Ingham
2015-09-15
1
-2
/
+0
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-2
/
+2
*
First step in getting LLDB ready to support multiple different type systems.
Greg Clayton
2015-08-11
1
-6
/
+7
*
Resubmitting 240466 after fixing the linux test suite failures.
Greg Clayton
2015-06-25
1
-3
/
+3
*
Revert "Introduce a TypeSystem interface to support adding non-clang languages."
Pavel Labath
2015-06-08
1
-7
/
+6
*
Introduce a TypeSystem interface to support adding non-clang languages.
Pavel Labath
2015-06-08
1
-6
/
+7
*
Don't #include ClangASTContext.h from Module.h
Zachary Turner
2015-03-03
1
-0
/
+1
*
Change SystemRuntimeMacOSX::ReadLibdispatchTSDIndexes to use the
Jason Molenda
2014-09-12
1
-50
/
+26
*
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
Jason Molenda
2014-06-13
1
-2
/
+178
*
Add a new SBThread::SafeToCallFunctions API; this calls over to
Jason Molenda
2014-05-13
1
-0
/
+15
*
Add a new SBThread::GetQueue() method to get the queue that is
Jason Molenda
2014-04-25
1
-20
/
+21
*
sanitise sign comparisons
Saleem Abdulrasool
2014-04-02
1
-2
/
+4
*
Add a SBQueue::GetKind() method to retrieve the type of libdispatch queue (se...
Jason Molenda
2014-03-13
1
-0
/
+43
*
Correctly add the QueueID to a pending block's extended thread backtrace thread.
Jason Molenda
2014-03-10
1
-34
/
+34
*
libBacktraceRecording __introspection_dispatch_queue_get_pending_items is
Jason Molenda
2014-03-09
1
-48
/
+90
*
Fix a small inferior process memory leak in SystemRuntimeMacOSX::PopulatePend...
Jason Molenda
2014-03-07
1
-0
/
+2
*
Small fix for i386 extended backtraces; wasn't skipping a
Jason Molenda
2014-02-26
1
-5
/
+6
*
Add some additional logging to the Mac OS X SystemRuntime. Fix a bug where l...
Jason Molenda
2014-02-15
1
-6
/
+10
*
Adjust the calls to __introspection_dispatch_thread_get_item_info to
Jason Molenda
2014-02-11
1
-1
/
+8
*
Change the Mac OS X SystemRuntime plugin from using the placeholder
Jason Molenda
2014-02-05
1
-251
/
+480
*
Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to represent
Jason Molenda
2013-12-13
1
-1
/
+22
*
Add logging for the SB API which creates extended
Jason Molenda
2013-11-19
1
-7
/
+35
*
Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() method
Jason Molenda
2013-11-16
1
-2
/
+41
*
Commit a work-in-progress system runtime for Mac OS X which won't
Jason Molenda
2013-11-15
1
-0
/
+422