Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -1/+1 |
* | Tweak the MCExternalSymbolizer to not use the SymbolLookUp() call back | Kevin Enderby | 2014-01-21 | 1 | -1/+12 |
* | Tweak the MCExternalSymbolizer to print references to C string literals | Kevin Enderby | 2014-01-16 | 1 | -2/+5 |
* | For the 'C' disassembler API, add a new ReferenceType for the | Kevin Enderby | 2014-01-06 | 1 | -0/+3 |
* | Revert "For disassembly when adding a symbolic operand that is a C++ symbol n... | Reid Kleckner | 2014-01-03 | 1 | -9/+0 |
* | For disassembly when adding a symbolic operand that is a C++ | Kevin Enderby | 2014-01-03 | 1 | -0/+9 |
* | Add to the disassembler C API output reference types for | Kevin Enderby | 2013-11-01 | 1 | -3/+24 |
* | Follow up of the introduction of MCSymbolizer. | Quentin Colombet | 2013-05-24 | 1 | -0/+14 |
* | Add MCSymbolizer for symbolic/annotated disassembly. | Ahmed Bougacha | 2013-05-24 | 1 | -0/+146 |