summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ABI/SysV-ppc64
Commit message (Expand)AuthorAgeFilesLines
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-062-948/+884
* Fix more RegisterInfo initialization issues and quiet hundreds of warnings.Greg Clayton2016-08-081-2/+2
* Made templates that have Enumeration values as arguments work correctly.Greg Clayton2016-06-241-5/+5
* Fix Clang-tidy modernize-use-nullptr warnings in remaining files in source/Pl...Eugene Zelenko2016-02-261-70/+62
* Remove autoconf support from source directories.Eugene Zelenko2016-01-281-14/+0
* [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; ...Eugene Zelenko2015-10-161-43/+45
* Remove unused virtuals from ABISysV_ppc*Bruce Mitchener2015-10-071-12/+0
* Rename clang_type -> compiler_type for variables.Bruce Mitchener2015-09-241-35/+35
* Further reduction of Clang-related header inclusion.Bruce Mitchener2015-09-211-1/+0
* Clean up register naming conventions inside lldb. Jason Molenda2015-09-151-159/+118
* [cmake] Remove LLVM_NO_RTTI.Bruce Mitchener2015-09-031-2/+0
* Final bit of type system cleanup that abstracts declaration contexts into lld...Greg Clayton2015-08-241-4/+4
* ClangASTType is now CompilerType.Greg Clayton2015-08-112-9/+9
* Work around lack of %zd printf format specifier in MSVC libs.Adrian McCarthy2015-03-301-2/+2
* UnwindPlan::Row refactor -- add support for CFA set by a DWARF expressionPavel Labath2015-02-231-3/+2
* Make a more complete fix for always supplying an execution context when getti...Greg Clayton2015-02-121-6/+6
* Implement initial Altivec supportJustin Hibbits2015-02-051-3/+1
* Preparatory infrastructural work to support dynamically determining sizes of ...Enrico Granata2015-01-281-8/+8
* Improve PowerPC unwind supportJustin Hibbits2014-11-121-6/+5
* Fix some bugs from D5988Justin Hibbits2014-10-311-0/+24
* First cut of PowerPC(64) support in LLDB.Justin Hibbits2014-10-314-0/+1263
OpenPOWER on IntegriCloud