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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
1
-28
/
+11
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
2
-2
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
2
-10
/
+8
*
[Host] Respect LLVM_LIBDIR_SUFFIX when looking for LLDB plugins on Linux
Michal Gorny
2018-01-29
1
-1
/
+2
*
Remove ObjectFile usage from HostLinux::GetProcessInfo
Pavel Labath
2018-01-29
1
-27
/
+24
*
Add Utility/Environment class for handling... environments
Pavel Labath
2018-01-10
1
-9
/
+2
*
Clean up lldb-types.h
Pavel Labath
2017-07-18
2
-0
/
+2
*
Implementation of Intel(R) Processor Trace support for Linux
Ravitheja Addepally
2017-06-28
1
-0
/
+10
*
cmake: Put PROCESS_VM_READV detection results into Config.h
Pavel Labath
2017-06-02
1
-4
/
+4
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-4
/
+4
*
Re-landing IPv6 support for LLDB Host
Chris Bieneman
2017-04-26
1
-2
/
+2
*
Revert yesterdays IPv6 patches
Pavel Labath
2017-04-19
1
-2
/
+2
*
Update LLDB Host to support IPv6 over TCP
Chris Bieneman
2017-04-18
1
-2
/
+2
*
Delete some dead code in HostInfo.
Zachary Turner
2017-03-21
1
-2
/
+0
*
Move GetAuxvData from Host to relevant process plugins
Pavel Labath
2017-03-17
1
-10
/
+0
*
Remove HostThreadLinux/Free/NetBSD
Pavel Labath
2017-03-17
1
-34
/
+0
*
Remove some ProcFileReader occurences
Pavel Labath
2017-03-15
2
-227
/
+204
*
Delete dead code. NFC
Jonathan Roelofs
2017-03-13
1
-11
/
+0
*
Delete LLDB's code for getting / setting thread name.
Zachary Turner
2017-03-04
1
-25
/
+0
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
2
-3
/
+3
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
2
-2
/
+2
*
Switch std::call_once to llvm::call_once
Kamil Rytarowski
2017-02-06
1
-4
/
+6
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Transform ProcessLauncherLinux to ProcessLauncherPosixFork
Kamil Rytarowski
2017-02-01
1
-225
/
+0
*
Fix android build for r292935 (personality.h)
Pavel Labath
2017-01-24
1
-5
/
+10
*
include linux/personality.h on android
Pavel Labath
2017-01-24
1
-0
/
+4
*
Replace __ANDROID_NDK__ with __ANDROID__
Pavel Labath
2016-12-02
1
-1
/
+1
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
Fix build error on Android again.
Zachary Turner
2016-10-05
1
-1
/
+1
*
Convert some Args index-based iteration to range-style iteration.
Zachary Turner
2016-10-05
1
-4
/
+2
*
Fix FixupEnvironment on Android after the Args refactor
Tamas Berghammer
2016-10-04
1
-5
/
+6
*
Try to fix freebsd and android builds.
Zachary Turner
2016-09-19
1
-1
/
+1
*
Fix more functions in Args to use StringRef.
Zachary Turner
2016-09-19
1
-2
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
7
-760
/
+680
*
Remove Android.h
Pavel Labath
2016-08-08
1
-4
/
+2
*
Unify process launching code on linux
Pavel Labath
2016-07-21
1
-0
/
+213
*
Add logging to Linux Host::GetProcessAndStatInfo.
Oleksiy Vyalov
2016-07-12
1
-4
/
+16
*
Renamed system plugin directory to address https://bugs.swift.org/browse/SR-1093
Kate Stone
2016-04-27
1
-1
/
+1
*
Add support for abstract domain sockets.
Oleksiy Vyalov
2015-10-22
1
-0
/
+31
*
ArchSpec: fix unintentional promotion of unspecified unknowns to specified un...
Todd Fiala
2015-10-13
1
-2
/
+2
*
Do not use pthread_setname_np() if we don't have GLIBC or Android.
Vasileios Kalintiris
2015-09-22
1
-0
/
+5
*
Remove unused header <execinfo.h>.
Vasileios Kalintiris
2015-09-22
1
-3
/
+0
*
Check for GLIBC before including execinfo.h
Vasileios Kalintiris
2015-09-22
1
-1
/
+1
*
[Makefiles] Align library names with CMake build
Keno Fischer
2015-07-14
1
-14
/
+0
*
Refactor Unix signals.
Chaoren Lin
2015-07-14
1
-22
/
+1
*
Add a missing header
Pavel Labath
2015-06-30
1
-0
/
+1
*
[linux] Use cmake to detect support process_vm_readv (bug #23918)
Pavel Labath
2015-06-29
1
-0
/
+29
*
[LLDB][MIPS] Getting correct signals for MIPS Host
Mohit K. Bhakkad
2015-06-10
1
-3
/
+16
*
Rename `FileSpec::IsRelativeToCurrentWorkingDirectory` to `IsRelative`.
Chaoren Lin
2015-06-09
1
-1
/
+1
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
2
-7
/
+7
[next]