summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed a ton of gcc compile warningsVince Harron2015-05-131-1/+1
* Roll back the changes I made in r193907 which created a new FrameJason Molenda2013-11-041-2/+2
* Add a new base class, Frame. It is a pure virtual function whichJason Molenda2013-11-021-2/+2
* Fix some more mismatched integer types causing compiler warnings.Andy Gibbs2013-06-241-1/+1
* Reimplemented the code that backed the "settings" in lldb. There were many is...Greg Clayton2012-08-221-0/+2
* While implementing unwind information using UnwindAssemblyInstEmulation I ranGreg Clayton2011-05-091-38/+29
* Added a new OptionValue subclass for lldb::Format: OptionValueFormat. AddedGreg Clayton2011-04-271-3/+3
* Got the EmulateInstruction CFI code a lot closer to producing CFI data.Greg Clayton2011-04-261-39/+6
* Changed the emulate instruction function to take emulate options whichGreg Clayton2011-04-261-19/+23
* Change code for reading emulation data files to read the new fileCaroline Tice2011-04-221-76/+90
* Add the infrastructure to test instruction emulations automatically.Caroline Tice2011-04-191-0/+428
OpenPOWER on IntegriCloud