summaryrefslogtreecommitdiff
path: root/tools/edis
Commit message (Expand)AuthorAge
* Extended the edis "IsBranch" property to callSean Callanan2010-05-11
* Fixed edis to tokenize instructions with noSean Callanan2010-04-24
* Fixes to edis that mark x86 call targets asSean Callanan2010-04-23
* Fixed EDOperand to use the operand type, not theSean Callanan2010-04-23
* Make the export files absolute paths, and change Makefile.rulesDan Gohman2010-04-15
* Generalize the EXPORTED_SYMBOL_FILE concept in the Makefiles to work withDan Gohman2010-04-15
* Unbreak CMake build by improving the EnhancedDisassembly makefile aDouglas Gregor2010-04-13
* Fixed a nasty layering violation in the edis sourceSean Callanan2010-04-13
* Add CMake support for 'edis'.Ted Kremenek2010-04-13
* Build system fixes. llvm-mc depends onSean Callanan2010-04-12
* Bug fix: made the enhanced disassembler's linkSean Callanan2010-04-12
* Updated the edis build mechanism to allow for buildsSean Callanan2010-04-10
* Bugfixes for edis. Code to initialize instructionSean Callanan2010-04-09
* Added support for ARM disassembly to edis.Sean Callanan2010-04-08
* fix an ugly wart in the MCInstPrinter api where theChris Lattner2010-04-04
* Updated the install location for EnhancedDisassemblySean Callanan2010-04-02
* Changed install_name for libEnhancedDisassembly.dylib onSean Callanan2010-03-17
* change MCContext to always have an MCAsmInfo.Chris Lattner2010-03-11
* Updated the enhanced disassembly library to produceSean Callanan2010-02-09
* Fixed a problem where the enhanced disassemblySean Callanan2010-02-09
* Added header file declarations and .exports entriesSean Callanan2010-02-08
* Filled in a few new APIs for the enhancedSean Callanan2010-02-04
* Renamed the ed directory to edis, as suggestedSean Callanan2010-02-02