aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-db/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use LINK_COMPONENTS to specify *components* to link against instead ofChris Lattner2006-09-041-2/+1
* Build more debugger/selectiondag libraries as archives instead of .o files.Chris Lattner2006-07-211-1/+1
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-071-0/+1
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-1/+2
* This no longer needs the JIT.Chris Lattner2006-04-221-4/+1
* Use LLVMLIBS=JIT to get JIT librariesReid Spencer2004-11-291-7/+1
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* Use the shared Makefile.JIT for JIT-enablementMisha Brukman2004-10-141-40/+3
* Use the SparcV9-marked instr scheduling libraryMisha Brukman2004-10-081-1/+1
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-291-1/+1
* sparcv9select is history.Brian Gaeke2004-08-051-1/+1
* Great renaming part II: Sparc --> SparcV9 (also includes command-line options...Brian Gaeke2004-02-251-4/+4
* Initial checkin of the LLVM Source-Level Debugger. This is incomplete, butChris Lattner2004-01-051-0/+60