Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cleaned up code that was getting SBData for an SBInstruction. | Greg Clayton | 2012-04-11 | 1 | -22/+37 | |
* | Improved detection of ARM branch instructions to | Sean Callanan | 2012-04-10 | 1 | -6/+4 | |
* | Fixed a leak in the LLVM disassembler where we | Sean Callanan | 2012-04-06 | 1 | -0/+10 | |
* | Order ivar initializers to how they're declared in the class. | Bill Wendling | 2012-04-06 | 1 | -1/+1 | |
* | Resolved two problems in the disassembler: | Sean Callanan | 2012-03-22 | 1 | -5/+7 | |
* | Fixed a bug in the disassembler where we did | Sean Callanan | 2012-03-22 | 1 | -29/+38 | |
* | Since we are having issues with the new LLVM MC disassembler, we can have | Greg Clayton | 2012-03-22 | 1 | -2/+2 | |
* | Added a function to the disassembler that checks | Sean Callanan | 2012-03-02 | 1 | -2/+92 | |
* | Updated LLVM to take some fixes that make the | Sean Callanan | 2012-02-23 | 1 | -19/+7 | |
* | Fix compile error for DisassemblerLLVMC.cpp. | Johnny Chen | 2012-02-20 | 1 | -1/+2 | |
* | Added a new disassembler plugin, DisassemblerLLVMC, | Sean Callanan | 2012-02-17 | 1 | -0/+580 |