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
/
Instruction
/
ARM
/
EmulationStateARM.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a ton of gcc compile warnings
Vince Harron
2015-05-13
1
-1
/
+1
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
1
-2
/
+2
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
1
-2
/
+2
*
Fix some more mismatched integer types causing compiler warnings.
Andy Gibbs
2013-06-24
1
-1
/
+1
*
Reimplemented the code that backed the "settings" in lldb. There were many is...
Greg Clayton
2012-08-22
1
-0
/
+2
*
While implementing unwind information using UnwindAssemblyInstEmulation I ran
Greg Clayton
2011-05-09
1
-38
/
+29
*
Added a new OptionValue subclass for lldb::Format: OptionValueFormat. Added
Greg Clayton
2011-04-27
1
-3
/
+3
*
Got the EmulateInstruction CFI code a lot closer to producing CFI data.
Greg Clayton
2011-04-26
1
-39
/
+6
*
Changed the emulate instruction function to take emulate options which
Greg Clayton
2011-04-26
1
-19
/
+23
*
Change code for reading emulation data files to read the new file
Caroline Tice
2011-04-22
1
-76
/
+90
*
Add the infrastructure to test instruction emulations automatically.
Caroline Tice
2011-04-19
1
-0
/
+428