index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
ABI
/
SysV-ppc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
2
-948
/
+884
*
Fix more RegisterInfo initialization issues and quiet hundreds of warnings.
Greg Clayton
2016-08-08
1
-2
/
+2
*
Made templates that have Enumeration values as arguments work correctly.
Greg Clayton
2016-06-24
1
-5
/
+5
*
Fix Clang-tidy modernize-use-nullptr warnings in remaining files in source/Pl...
Eugene Zelenko
2016-02-26
1
-70
/
+62
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
1
-14
/
+0
*
[LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; ...
Eugene Zelenko
2015-10-16
1
-43
/
+45
*
Remove unused virtuals from ABISysV_ppc*
Bruce Mitchener
2015-10-07
1
-12
/
+0
*
Rename clang_type -> compiler_type for variables.
Bruce Mitchener
2015-09-24
1
-35
/
+35
*
Further reduction of Clang-related header inclusion.
Bruce Mitchener
2015-09-21
1
-1
/
+0
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-159
/
+118
*
[cmake] Remove LLVM_NO_RTTI.
Bruce Mitchener
2015-09-03
1
-2
/
+0
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-4
/
+4
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
2
-9
/
+9
*
Work around lack of %zd printf format specifier in MSVC libs.
Adrian McCarthy
2015-03-30
1
-2
/
+2
*
UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Pavel Labath
2015-02-23
1
-3
/
+2
*
Make a more complete fix for always supplying an execution context when getti...
Greg Clayton
2015-02-12
1
-6
/
+6
*
Implement initial Altivec support
Justin Hibbits
2015-02-05
1
-3
/
+1
*
Preparatory infrastructural work to support dynamically determining sizes of ...
Enrico Granata
2015-01-28
1
-8
/
+8
*
Improve PowerPC unwind support
Justin Hibbits
2014-11-12
1
-6
/
+5
*
Fix some bugs from D5988
Justin Hibbits
2014-10-31
1
-0
/
+24
*
First cut of PowerPC(64) support in LLDB.
Justin Hibbits
2014-10-31
4
-0
/
+1263