Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reflect the MC/MCDisassembler split on the include/ level. | Benjamin Kramer | 2016-01-26 | 1 | -15/+0 |
* | Move MCSymbolizer's constructor into header. It's trivial - there's no need for | Lang Hames | 2014-03-27 | 1 | -5/+0 |
* | Update MCSymbolizer and its subclasses' constructors to reflect the fact that | Lang Hames | 2014-03-27 | 1 | -2/+2 |
* | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -3/+3 |
* | [C++11] Replace OwningPtr::take() with OwningPtr::release(). | Ahmed Charles | 2014-03-05 | 1 | -1/+1 |
* | Add MCSymbolizer for symbolic/annotated disassembly. | Ahmed Bougacha | 2013-05-24 | 1 | -0/+20 |