summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize the rest of the Find.* API (NFC)Adrian Prantl2019-10-171-1/+1
* Upstream macCatalyst support in debugserver and the macOS dynamic loaderAdrian Prantl2019-09-041-24/+32
* C.128 override, virtual keyword handlingRaphael Isemann2019-05-031-1/+1
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Pass ConstString by value (NFC)Adrian Prantl2019-03-061-1/+1
* 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
* Move SafeMachO from Utility to HostPavel Labath2018-09-121-1/+1
* Move StructuredData from Core to UtilityPavel Labath2017-06-271-1/+1
* Move FileSpec from Host -> Utility.Zachary Turner2017-03-221-2/+2
* Move UUID from Core -> Utility.Zachary Turner2017-03-041-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-250/+188
* Clean up vestigial remnants of locking primitivesSaleem Abdulrasool2016-07-281-1/+0
* Add a new DynamicLoader plugin that uses SPI that are in developmentJason Molenda2016-07-211-9/+24
* Refactor (with some rewriting) the DynamicLoaderMacOSX plugin intoJason Molenda2016-07-171-0/+293
OpenPOWER on IntegriCloud