summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/netbsd/Host.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] [Host/netbsd] Set Arg0 for 'platform process list -v'Michał Górny2019-10-251-0/+1
* Move ProcessInfo from Host to Utility.Zachary Turner2019-03-041-1/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Fix NetBSD build after "Move path resolution logic out of FileSpec"Kamil Rytarowski2018-11-041-1/+1
* [FileSpec] Make style argument mandatory for SetFile. NFCJonas Devlieghere2018-06-131-1/+2
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-3/+2
* Delete some unused #includes of CleanUp.h, NFCVedant Kumar2018-02-231-1/+0
* Remove unused includes from the Host modulePavel Labath2018-01-241-1/+0
* Remove Platform references from the Host modulePavel Labath2018-01-191-1/+0
* Add Utility/Environment class for handling... environmentsPavel Labath2018-01-101-8/+1
* Remove dead Core/StreamFile includesPavel Labath2017-06-301-6/+3
* Rename Error -> Status.Zachary Turner2017-05-121-3/+3
* Correct environ parsing on NetBSDKamil Rytarowski2017-04-071-9/+6
* Remove dead include <sys/user.h> from the NetBSD code.Kamil Rytarowski2017-03-291-3/+1
* Move GetAuxvData from Host to relevant process pluginsPavel Labath2017-03-171-4/+0
* Move DataBuffer / DataExtractor and friends from Core -> Utility.Zachary Turner2017-03-041-3/+3
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* Remove dependencies from Utility to Core and Target.Zachary Turner2017-02-141-1/+1
* Move classes from Core -> Utility.Zachary Turner2017-02-021-2/+2
* Unbreak the NetBSD build after recent changesKamil Rytarowski2016-09-201-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-206/+187
* Make lldb::endian::InlHostByteOrder() private.Bruce Mitchener2015-11-071-1/+1
* Preliminary NetBSD supportBruce Mitchener2015-10-131-0/+287
OpenPOWER on IntegriCloud