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
/
Utility
/
PseudoTerminal.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish breaking the dependency from Utility.
Zachary Turner
2017-02-16
1
-311
/
+0
*
Replace __ANDROID_NDK__ with __ANDROID__
Pavel Labath
2016-12-02
1
-1
/
+1
*
Fix crash in PseudoTerminal on Windows.
Zachary Turner
2016-11-02
1
-6
/
+9
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-184
/
+138
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-14
/
+2
*
Remove Android.h
Pavel Labath
2016-08-08
1
-1
/
+0
*
Get lldb-server building on android-9
Vince Harron
2015-05-12
1
-0
/
+1
*
Fix warnings generated by clang-cl.
Zachary Turner
2015-04-02
1
-3
/
+3
*
Revert "Fix warnings found with clang-cl."
Zachary Turner
2015-02-25
1
-3
/
+3
*
Fix warnings found with clang-cl.
Zachary Turner
2015-02-25
1
-3
/
+3
*
Dont' use O_CLOEXEC on Windows, since it doesn't exist.
Zachary Turner
2015-02-09
1
-1
/
+5
*
Fix descriptor leak in multi-target debugging
Pavel Labath
2015-02-09
1
-2
/
+3
*
LLGS Android target support - for Andy Chien : http://reviews.llvm.org/D6166
Shawn Best
2014-11-08
1
-0
/
+2
*
Stub out 'close' call on m_master_fd for Windows.
Hafiz Abid Qadeer
2014-10-27
1
-0
/
+4
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-1
/
+1
*
This creates a valid Python API for Windows, pending some issues. The changes...
Deepak Panickal
2014-07-01
1
-0
/
+1
*
Switch NULL to C++11 nullptr in source/Symbol and source/Utility
Ed Maste
2014-04-20
1
-3
/
+3
*
MingW compilation (windows). Includes various refactoring to improve portabil...
Virgile Bello
2013-08-23
1
-0
/
+15
*
Patch from Kirk Beitz to make things compile on MinGW minus the putenv part.
Greg Clayton
2011-02-09
1
-1
/
+3
*
Move source/Utility/PseudoTerminal.h into include/lldb/Utility.
Jason Molenda
2010-06-09
1
-1
/
+1
*
Add a couple 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
/
+336