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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-6
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-3
/
+0
*
Move StructuredData from Core to Utility
Pavel Labath
2017-06-27
1
-1
/
+1
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-2
/
+2
*
Move UUID from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-270
/
+236
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-3
/
+3
*
Changes to lldb and debugserver to reduce extraneous memory reads
Jason Molenda
2016-01-12
1
-2
/
+2
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-21
1
-32
/
+27
*
Fix warnings found by -Wextra-semi
Pavel Labath
2015-07-22
1
-1
/
+1
*
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
Jason Molenda
2014-06-13
1
-1
/
+94
*
Add a new SBThread::SafeToCallFunctions API; this calls over to
Jason Molenda
2014-05-13
1
-0
/
+3
*
Workaround for collision between enum members in LLVM's MachO.h and system he...
Jim Ingham
2014-04-02
1
-0
/
+1
*
Don’t #include "llvm/Support/MachO.h” as it isn’t needed here.
Greg Clayton
2014-04-02
1
-2
/
+0
*
Add a SBQueue::GetKind() method to retrieve the type of libdispatch queue (se...
Jason Molenda
2014-03-13
1
-0
/
+6
*
Correctly add the QueueID to a pending block's extended thread backtrace thread.
Jason Molenda
2014-03-10
1
-0
/
+3
*
libBacktraceRecording __introspection_dispatch_queue_get_pending_items is
Jason Molenda
2014-03-09
1
-1
/
+18
*
Change the Mac OS X SystemRuntime plugin from using the placeholder
Jason Molenda
2014-02-05
1
-84
/
+117
*
Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to represent
Jason Molenda
2013-12-13
1
-0
/
+3
*
Add logging for the SB API which creates extended
Jason Molenda
2013-11-19
1
-1
/
+5
*
Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() method
Jason Molenda
2013-11-16
1
-0
/
+6
*
Commit a work-in-progress system runtime for Mac OS X which won't
Jason Molenda
2013-11-15
1
-0
/
+174