aboutsummaryrefslogtreecommitdiffstats
path: root/tools/edis/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Don't pass -avoid-version or -no-undefined on Darwin, they don't doDaniel Dunbar2010-07-311-2/+1
* there is now no reason to link in TARGETS_TO_BUILD since we listChris Lattner2010-07-201-1/+1
* fix edis to only try to link in the x86 parts if the x86 backend isChris Lattner2010-07-201-1/+11
* this logic is handled by tools/makefile.Chris Lattner2010-07-201-9/+2
* edis needs to link in mcdisassembler.Chris Lattner2010-07-201-1/+1
* edinfo doesn't need to be built here.Chris Lattner2010-07-201-8/+0
* Remove some broken code to check the DISABLE_EDIS flag (edis is now in theBob Wilson2010-07-141-0/+2
* Make the export files absolute paths, and change Makefile.rulesDan Gohman2010-04-151-1/+1
* Generalize the EXPORTED_SYMBOL_FILE concept in the Makefiles to work withDan Gohman2010-04-151-1/+2
* Fixed a nasty layering violation in the edis sourceSean Callanan2010-04-131-12/+0
* Build system fixes. llvm-mc depends onSean Callanan2010-04-121-4/+7
* Bug fix: made the enhanced disassembler's linkSean Callanan2010-04-121-1/+1
* Updated the edis build mechanism to allow for buildsSean Callanan2010-04-101-0/+13
* Updated the install location for EnhancedDisassemblySean Callanan2010-04-021-10/+7
* Changed install_name for libEnhancedDisassembly.dylib onSean Callanan2010-03-171-1/+2
* Renamed the ed directory to edis, as suggestedSean Callanan2010-02-021-0/+55