summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/OptionGroupPlatform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add OptionParser.hVirgile Bello2013-09-051-4/+4
* <rdar://problem/13854277>Greg Clayton2013-05-101-1/+3
* <rdar://problem/13131838>Greg Clayton2013-03-291-1/+1
* <rdar://problem/12990038>Greg Clayton2013-01-111-1/+1
* Fix Linux build warnings due to redefinition of macros:Daniel Malea2012-12-051-0/+2
* <rdar://problem/12798131> Greg Clayton2012-12-041-1/+1
* Added new options to "target create" and "target modules add".Greg Clayton2012-11-301-1/+1
* Include llvm/ADT/STLExtras.h from lldb/Utility/Utils.h and use llvm::array_le...Johnny Chen2012-05-151-2/+2
* Fixed an issue in the platform options where if no architecture was specified...Greg Clayton2012-05-111-1/+1
* <rdar://problem/11358639>Greg Clayton2012-05-081-2/+15
* Platforms can now auto-select themselves if you specify a full target triple ...Greg Clayton2012-03-201-16/+22
* Cleaned up many error codes. For any who is filling in error strings intoGreg Clayton2011-10-261-1/+1
* Added to the public API to allow symbolication:Greg Clayton2011-09-241-1/+1
* Refactoring: replace a bunch of static array size computation or hardcoded co...Johnny Chen2011-09-101-4/+3
* Added the notion of an system root for SDKs. This is a directory where allGreg Clayton2011-06-171-2/+20
* Added new OptionGroup classes for UInt64, UUID, File and Boolean values.Greg Clayton2011-05-031-1/+1
* Centralized a lot of the status information for processes,Greg Clayton2011-04-181-0/+109
OpenPOWER on IntegriCloud