summaryrefslogtreecommitdiff
path: root/tools/edis/Makefile
Commit message (Expand)AuthorAge
* lldb doesn't need the edis dylib any more.Evan Cheng2011-08-02
* Add some platform checks. Also fix a typo on a Makefile.Oscar Fuentes2011-01-17
* build: Don't pass -avoid-version or -no-undefined on Darwin, they don't doDaniel Dunbar2010-07-31
* there is now no reason to link in TARGETS_TO_BUILD since we listChris Lattner2010-07-20
* fix edis to only try to link in the x86 parts if the x86 backend isChris Lattner2010-07-20
* this logic is handled by tools/makefile.Chris Lattner2010-07-20
* edis needs to link in mcdisassembler.Chris Lattner2010-07-20
* edinfo doesn't need to be built here.Chris Lattner2010-07-20
* Remove some broken code to check the DISABLE_EDIS flag (edis is now in theBob Wilson2010-07-14
* 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
* Fixed a nasty layering violation in the edis sourceSean Callanan2010-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
* Updated the install location for EnhancedDisassemblySean Callanan2010-04-02
* Changed install_name for libEnhancedDisassembly.dylib onSean Callanan2010-03-17
* Renamed the ed directory to edis, as suggestedSean Callanan2010-02-02