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
/
API
/
SBHostOS.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHON
Jonas Devlieghere
2019-12-13
1
-2
/
+2
*
[lldb/Host] Use Host/Config.h entries instead of a global define.
Jonas Devlieghere
2019-12-10
1
-1
/
+2
*
Change LaunchThread interface to return an expected.
Jonas Devlieghere
2019-07-05
1
-4
/
+11
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-2
/
+3
*
[Python] Remove Python include from ScriptInterpreterPython.h
Jonas Devlieghere
2019-03-29
1
-4
/
+0
*
[lldb] [Reproducer] Move SBRegistry registration into declaring files
Michal Gorny
2019-03-19
1
-0
/
+19
*
[Reproducers] Add LLDB_RECORD_DUMMY
Jonas Devlieghere
2019-03-08
1
-3
/
+6
*
[SBAPI] Log from record macro
Jonas Devlieghere
2019-03-07
1
-13
/
+0
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-5
/
+34
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-2
/
+4
*
Fix windows build broken by r335104
Pavel Labath
2018-06-20
1
-0
/
+8
*
Remove dependency from Host to python
Pavel Labath
2018-06-20
1
-1
/
+2
*
Replace HostInfo::GetLLDBPath with specific functions
Pavel Labath
2018-06-19
1
-13
/
+32
*
Remove dependency from Host to clang.
Zachary Turner
2018-06-04
1
-1
/
+8
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-3
/
+3
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-96
/
+71
*
Attempt to fix darwin build after header refactor in llvm (r266595)
Pavel Labath
2016-04-18
1
-1
/
+1
*
This patch stops lldb from loading a .lldbinit file from the current
Jason Molenda
2016-02-19
1
-0
/
+16
*
Change HostThread::GetNativeThread() to return a derived reference.
Zachary Turner
2014-11-17
1
-5
/
+2
*
Create a HostThread abstraction.
Zachary Turner
2014-09-09
1
-5
/
+34
*
Move the rest of the HostInfo functions over.
Zachary Turner
2014-08-21
1
-1
/
+1
*
Move Host::GetLLDBPath to HostInfo.
Zachary Turner
2014-08-21
1
-2
/
+3
*
(no commit message)
Greg Clayton
2014-07-30
1
-0
/
+11
*
SBHostOS: Fix a pointer-to-function to void-pointer cast
David Majnemer
2014-07-22
1
-1
/
+1
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-2
/
+4
*
Fix Windows build using portable types for formatting the log outputs
Deepak Panickal
2014-03-03
1
-2
/
+2
*
MingW compilation (windows). Includes various refactoring to improve portabil...
Virgile Bello
2013-08-23
1
-2
/
+2
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-1
/
+1
*
Added an SBAPI to get the PythonPath (if the Host knows how to do that). And...
Jim Ingham
2012-12-21
1
-0
/
+12
*
Add error message; clean up comment.
Caroline Tice
2011-06-14
1
-1
/
+1
*
Moved FileSpec into the Host layer since it will vary from host to host.
Greg Clayton
2011-02-08
1
-1
/
+1
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-1
/
+1
*
Cleaned up the API logging a lot more to reduce redundant information and
Greg Clayton
2010-10-31
1
-1
/
+1
*
Clean up the API logging code:
Caroline Tice
2010-10-26
1
-1
/
+2
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-0
/
+8
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+64