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-mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
2
-661
/
+998
*
Fix RegisterInfo initializers to have all the required initializers after rec...
Greg Clayton
2016-08-08
1
-38
/
+38
*
Made templates that have Enumeration values as arguments work correctly.
Greg Clayton
2016-06-24
1
-2
/
+2
*
[LLDB][MIPS] Fix floating point handling in case of thread step-out
Sagar Thakur
2016-05-24
2
-21
/
+103
*
Revert rL270207: "[LLDB][MIPS] Fix floating point handling in case of thread ...
Tamas Berghammer
2016-05-20
2
-103
/
+21
*
[LLDB][MIPS] Fix floating point handling in case of thread step-out
Sagar Thakur
2016-05-20
2
-21
/
+103
*
Fix Clang-tidy modernize-use-nullptr warnings in remaining files in source/Pl...
Eugene Zelenko
2016-02-26
1
-48
/
+53
*
[LLDB][MIPS] Fix TestExpressionInSyscall.py for MIPS
Bhushan D. Attarde
2016-02-08
1
-2
/
+13
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
1
-14
/
+0
*
[LLDB][MIPS] Handle PIC calling convention for MIPS32
Bhushan D. Attarde
2015-12-08
1
-6
/
+37
*
[LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; ...
Eugene Zelenko
2015-10-16
1
-43
/
+45
*
[MIPS] Emulate microMIPS instructions
Bhushan D. Attarde
2015-10-06
1
-6
/
+4
*
Rename clang_type -> compiler_type for variables.
Bruce Mitchener
2015-09-24
1
-14
/
+14
*
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
-126
/
+84
*
[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
-2
/
+2
*
A messy bit of cleanup: Move towards more descriptive names
Jason Molenda
2015-08-15
1
-1
/
+1
*
[MIPS]Handle floating point and aggregate return types in SysV-mips [32 bit] ABI
Bhushan D. Attarde
2015-08-14
1
-3
/
+50
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
2
-5
/
+5
*
[LLDB][MIPS] ABI Plugin for MIPS32
Bhushan D. Attarde
2015-06-18
4
-0
/
+732