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
/
ConnectionFileDescriptor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-0
/
+35
*
Did a lot more work on abtracting and organizing the platforms.
Greg Clayton
2011-03-24
1
-8
/
+8
*
Expose includes for the socket layer on all platforms.
Stephen Wilson
2011-02-16
1
-2
/
+0
*
Patch from Kirk Beitz to make things compile on MinGW minus the putenv part.
Greg Clayton
2011-02-09
1
-3
/
+11
*
Remove bzero use and replace with memset (patch from Kirk Beitz).
Greg Clayton
2011-02-04
1
-1
/
+1
*
Fix the ctr-D and end-of-file stuff.
Caroline Tice
2011-02-03
1
-6
/
+2
*
Patch from Stephen Wilson:
Johnny Chen
2010-12-20
1
-0
/
+2
*
Revert a small but important part of the EOF handling code that Greg
Caroline Tice
2010-12-13
1
-2
/
+6
*
Add proper EOF handling to Communication & Connection classes:
Caroline Tice
2010-12-02
1
-2
/
+2
*
Revert the End of file stuff that was added as it was causing read threads
Greg Clayton
2010-11-20
1
-12
/
+2
*
Add the ability to catch and do the right thing with Interrupts (often contro...
Caroline Tice
2010-11-19
1
-2
/
+12
*
Make processes use InputReaders for their input. Move the process
Caroline Tice
2010-11-16
1
-0
/
+2
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-3
/
+3
*
Missed a file in my last commit.
Caroline Tice
2010-10-29
1
-0
/
+2
*
Stop the driver from handling SIGPIPE in case we communicate with stale
Greg Clayton
2010-10-19
1
-0
/
+53
*
Warnings cleanup patch from Jean-Daniel Dupas.
Greg Clayton
2010-07-23
1
-4
/
+4
*
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
Jim Ingham
2010-06-15
1
-1
/
+1
*
Add necessary includes. Remove unnecessary assignments to sin_len.
Eli Friedman
2010-06-09
1
-2
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+563