summaryrefslogtreecommitdiff
path: root/tools/llvm-db/Makefile
Commit message (Expand)AuthorAge
* remove llvm-db: it is completely broken and if anyone wants to do a debugger,Chris Lattner2009-10-05
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-29
* debugger depends on bcreader, not llvm-dbChris Lattner2007-05-06
* Use LINK_COMPONENTS to specify *components* to link against instead ofChris Lattner2006-09-04
* Build more debugger/selectiondag libraries as archives instead of .o files.Chris Lattner2006-07-21
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-07
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* This no longer needs the JIT.Chris Lattner2006-04-22
* Use LLVMLIBS=JIT to get JIT librariesReid Spencer2004-11-29
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Use the shared Makefile.JIT for JIT-enablementMisha Brukman2004-10-14
* Use the SparcV9-marked instr scheduling libraryMisha Brukman2004-10-08
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-29
* sparcv9select is history.Brian Gaeke2004-08-05
* Great renaming part II: Sparc --> SparcV9 (also includes command-line options...Brian Gaeke2004-02-25
* Initial checkin of the LLVM Source-Level Debugger. This is incomplete, butChris Lattner2004-01-05