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
/
Core
/
StreamFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwyu fixes for lldbCore.
Zachary Turner
2017-04-06
1
-5
/
+0
*
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
-47
/
+19
*
Support for truncate/append on log files
Pavel Labath
2015-03-20
1
-0
/
+7
*
Avoid leaking log file descriptors into the inferior process.
Pavel Labath
2015-02-05
1
-1
/
+2
*
Expose SBPlatform through the public API.
Greg Clayton
2013-11-20
1
-1
/
+1
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-1
/
+1
*
Use Host::File in lldb_private::StreamFile and other places to cleanup host
Greg Clayton
2011-02-09
1
-89
/
+16
*
A bit more cleanup with respect to using LLDB_CONFIG_XXX defines outside of
Greg Clayton
2011-02-08
1
-0
/
+2
*
Cleaned up the dynamic library open/getsymbol/close code to use abstracted
Greg Clayton
2011-02-08
1
-2
/
+2
*
Fixup on setlinebuf() patch to make it work.
Greg Clayton
2011-02-05
1
-4
/
+3
*
Configuration support for setlinebuf support from Kirk Beitz.
Greg Clayton
2011-02-05
1
-0
/
+4
*
Add a method to StreamFile to line buffer the file. Use that in "log enable...
Jim Ingham
2011-01-24
1
-0
/
+7
*
We now have SBStream that mirrors the generic stream classes we
Greg Clayton
2010-09-17
1
-5
/
+5
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-10
/
+10
*
Add missing includes.
Eli Friedman
2010-06-09
1
-0
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+132