summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Darwin
Commit message (Expand)AuthorAgeFilesLines
* Move RegisterValue,Scalar,State from Core to UtilityPavel Labath2018-08-071-1/+1
* Enable AUTOBRIEF in doxygen configuration.Adrian Prantl2018-05-021-11/+11
* Reflow paragraphs in comments.Adrian Prantl2018-04-306-197/+191
* Prevent double release of mach portsFrederic Riss2018-03-291-2/+0
* Move PseudoTerminal to the lldb_private namespacePavel Labath2017-12-111-1/+1
* [MachException] Garbage collect unused and dead code.Davide Italiano2017-12-101-27/+0
* Remove extant references to g_message_mutex, NFCVedant Kumar2017-12-081-8/+0
* [Darwin] Delete dead code. NFCI.Davide Italiano2017-12-051-28/+0
* Fix netbsd, freebsd and osx builds for ArchSpec movePavel Labath2017-11-131-1/+1
* Add pretty-printer for wait(2) statuses and modernize the code handling themPavel Labath2017-06-191-16/+3
* replace uses of strerror with llvm::sys::StrErrorPavel Labath2017-06-061-20/+18
* Rename Error -> Status.Zachary Turner2017-05-1210-180/+183
* Move FileSpec from Host -> Utility.Zachary Turner2017-03-221-1/+1
* Resubmit FileSystem changes.Zachary Turner2017-03-081-1/+3
* Revert "Use LLVM for all stat-related functionality."Pavel Labath2017-03-071-3/+1
* Use LLVM for all stat-related functionality.Zachary Turner2017-03-071-1/+3
* Move Log from Core -> Utility.Zachary Turner2017-03-034-4/+4
* Finish breaking the dependency from Utility.Zachary Turner2017-02-162-2/+2
* Move classes from Core -> Utility.Zachary Turner2017-02-025-8/+8
* [lldb] Fix typos in file headersAlexander Shaposhnikov2016-11-261-0/+9
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-0616-4047/+3230
* [NFC] Darwin llgs support from Week of CodeTodd Fiala2016-09-0416-0/+5885
OpenPOWER on IntegriCloud