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
/
netbsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] [Host/netbsd] Set Arg0 for 'platform process list -v'
Michał Górny
2019-10-25
1
-0
/
+1
*
Move ProcessInfo from Host to Utility.
Zachary Turner
2019-03-04
1
-1
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Fix NetBSD build after "Move path resolution logic out of FileSpec"
Kamil Rytarowski
2018-11-04
2
-2
/
+2
*
Fix macosx build broken by the VersionTuple refactor
Pavel Labath
2018-06-18
1
-1
/
+1
*
Fix netbsd build broken by r334950
Pavel Labath
2018-06-18
1
-1
/
+2
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
1
-10
/
+5
*
[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
1
-3
/
+2
*
Delete some unused #includes of CleanUp.h, NFC
Vedant Kumar
2018-02-23
1
-1
/
+0
*
Remove unused includes from the Host module
Pavel Labath
2018-01-24
1
-1
/
+0
*
Remove Platform references from the Host module
Pavel Labath
2018-01-19
1
-1
/
+0
*
Add Utility/Environment class for handling... environments
Pavel Labath
2018-01-10
1
-8
/
+1
*
Remove dead Core/StreamFile includes
Pavel Labath
2017-06-30
1
-6
/
+3
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-3
/
+3
*
Correct environ parsing on NetBSD
Kamil Rytarowski
2017-04-07
1
-9
/
+6
*
Remove dead include <sys/user.h> from the NetBSD code.
Kamil Rytarowski
2017-03-29
1
-3
/
+1
*
Delete some dead code in HostInfo.
Zachary Turner
2017-03-21
1
-4
/
+0
*
Move GetAuxvData from Host to relevant process plugins
Pavel Labath
2017-03-17
1
-4
/
+0
*
Remove HostThreadLinux/Free/NetBSD
Pavel Labath
2017-03-17
1
-43
/
+0
*
Delete LLDB's code for getting / setting thread name.
Zachary Turner
2017-03-04
1
-26
/
+0
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-3
/
+3
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
Switch HostInfoNetBSD::GetProgramFileSpec to sysctl(7)
Kamil Rytarowski
2017-01-28
1
-9
/
+9
*
Unbreak the NetBSD build after recent changes
Kamil Rytarowski
2016-09-20
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
4
-309
/
+267
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
1
-14
/
+0
*
Make lldb::endian::InlHostByteOrder() private.
Bruce Mitchener
2015-11-07
1
-1
/
+1
*
Add initial gmake glue for the NetBSD platform
Bruce Mitchener
2015-10-24
1
-0
/
+14
*
Preliminary NetBSD support
Bruce Mitchener
2015-10-13
4
-0
/
+479