aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libtrace/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-0/+2
* For PR432:Reid Spencer2004-12-221-1/+1
* Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer2004-12-131-0/+1
* Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer2004-12-021-2/+2
* Standardize the format of the runtime libraries makefiles.Reid Spencer2004-12-021-1/+1
* Fit comment into 80 cols.Misha Brukman2004-04-161-1/+1
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* This really isn't the gcc library!Chris Lattner2003-08-171-1/+1
* initial checkin, adjust LEVELChris Lattner2003-08-151-1/+1
* Convert libraries into the BYTECODE_LIBRARY styleChris Lattner2003-08-151-20/+4
* Native libraries (libinstr*.a) should not have been taken out whenVikram S. Adve2003-07-081-0/+17
* Update to match the reality that is now.Chris Lattner2003-05-271-5/+0
* Tracelib is now an LLVM library just like all other libraries in thisChris Lattner2002-05-201-21/+6
* Runtime routines to support tracing.Vikram S. Adve2002-05-191-0/+26