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