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
/
Symbol
/
CompactUnwindInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a ton of gcc compile warnings
Vince Harron
2015-05-13
1
-1
/
+1
*
Fix an uninitialized memory use error when interpreting
Jason Molenda
2015-05-05
1
-4
/
+4
*
Fix warnings generated by clang-cl.
Zachary Turner
2015-04-02
1
-5
/
+11
*
Add a tiny bit of hardening to the eh_frame and compact unwind parsing.
Jason Molenda
2015-04-02
1
-1
/
+9
*
Don't #include ClangPersistentVariables.h from Process.h
Zachary Turner
2015-03-03
1
-0
/
+1
*
UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Pavel Labath
2015-02-23
1
-24
/
+9
*
Update after LLVM API change.
Benjamin Kramer
2015-02-12
1
-1
/
+1
*
debug printfs that got left in. I blame greg.
Jason Molenda
2015-01-23
1
-2
/
+0
*
Two fixes for compact unwind decoding for frameless large-stack-size
Jason Molenda
2015-01-23
1
-6
/
+25
*
Fix trivial signed/unsigned comparison warnings
Andy Gibbs
2014-12-29
1
-3
/
+3
*
Add support for frameless function compact unwind encodings on x86_64/i386.
Jason Molenda
2014-12-22
1
-46
/
+214
*
Various unwinder work.
Jason Molenda
2014-12-21
1
-6
/
+49
*
Re-enable compact unwind use on Mac platforms.
Jason Molenda
2014-12-20
1
-14
/
+35
*
Temporarily disable CompactUnwindInfo::GetCompactUnwindInfoForFunction.
Jason Molenda
2014-12-16
1
-0
/
+5
*
Remove use of GCC-style intrinsics, as they are non-portable.
Zachary Turner
2014-12-08
1
-1
/
+4
*
The lldb unwinder can now use the unwind information from the compact-unwind
Jason Molenda
2014-12-08
1
-0
/
+975