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
/
Host
/
common
/
MainLoop.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Add #include to appease the modules build
Vedant Kumar
2019-12-10
1
-0
/
+1
*
Fix an unused variable warning in no-assert builds
Pavel Labath
2019-08-27
1
-0
/
+1
*
Fix LLDB warnings when compiling with Clang 8.0
Alexandre Ganea
2019-05-21
1
-0
/
+2
*
[lldb] [MainLoop] Add kevent() EINTR handling
Michal Gorny
2019-02-15
1
-2
/
+8
*
[lldb] [MainLoop] Remove redundant termination clause (NFCI)
Michal Gorny
2019-02-14
1
-3
/
+0
*
[lldb] [MainLoop] Report errno for failed kevent()
Michal Gorny
2019-02-14
1
-1
/
+1
*
[lldb] [MainLoop] Initialize empty sigset_t correctly
Michal Gorny
2019-02-11
1
-4
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix typos.
Bruce Mitchener
2018-10-04
1
-2
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-7
/
+6
*
s/LLVM_ON_WIN32/_WIN32/, lldb
Nico Weber
2018-04-10
1
-4
/
+4
*
MainLoop: avoid infinite loop when pty slave gets closed
Pavel Labath
2017-12-11
1
-1
/
+1
*
Fix windows build broken in r316915
Pavel Labath
2017-10-30
1
-1
/
+0
*
MainLoop: work around an android libc bug
Pavel Labath
2017-10-30
1
-6
/
+26
*
Signal polling is supported with pselect (re-land r313704 without a Windows b...
Eugene Zemtsov
2017-09-20
1
-4
/
+0
*
Rollback r313704 because of the Windows build break
Eugene Zemtsov
2017-09-20
1
-0
/
+4
*
Signal polling is supported with pselect
Eugene Zemtsov
2017-09-20
1
-4
/
+0
*
Fix NetBSD/FreeBSD build after r308304
Pavel Labath
2017-07-18
1
-0
/
+1
*
[MainLoop] Fix possible use of an invalid iterator
Petr Pavlu
2017-07-12
1
-9
/
+18
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-23
/
+22
*
MainLoop: Add unit tests
Pavel Labath
2017-05-04
1
-105
/
+101
*
Resurrect pselect MainLoop implementation
Pavel Labath
2017-04-28
1
-94
/
+208
*
Resurrect the standalone build of LLDB
Kamil Rytarowski
2017-04-28
1
-1
/
+1
*
Re-landing IPv6 support for LLDB Host
Chris Bieneman
2017-04-26
1
-0
/
+268
*
Revert yesterdays IPv6 patches
Pavel Labath
2017-04-19
1
-268
/
+0
*
One more attempt and Windows
Chris Bieneman
2017-04-19
1
-0
/
+1
*
Another netbsd build failure...
Chris Bieneman
2017-04-19
1
-1
/
+0
*
Buildbot wack-a-mole!
Chris Bieneman
2017-04-19
1
-1
/
+1
*
ifdefing out the signal handling code on Windows
Chris Bieneman
2017-04-19
1
-6
/
+17
*
Include time.h, and fix a Darwin warning
Chris Bieneman
2017-04-18
1
-8
/
+2
*
Fix Windows bot failure
Chris Bieneman
2017-04-18
1
-1
/
+8
*
Removing unused include
Chris Bieneman
2017-04-18
1
-1
/
+0
*
Writing multi-platform code is hard...
Chris Bieneman
2017-04-18
1
-1
/
+1
*
Fix broken windows build.
Chris Bieneman
2017-04-18
1
-1
/
+0
*
Update LLDB Host to support IPv6 over TCP
Chris Bieneman
2017-04-18
1
-0
/
+258