summaryrefslogtreecommitdiff
path: root/runtime/libtrace/Makefile
Commit message (Expand)AuthorAge
* the old trace values pass has been removed, remove its runtime library.Chris Lattner2007-01-07
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-17
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-16
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* For PR432:Reid Spencer2004-12-22
* Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer2004-12-13
* Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer2004-12-02
* Standardize the format of the runtime libraries makefiles.Reid Spencer2004-12-02
* Fit comment into 80 cols.Misha Brukman2004-04-16
* Added LLVM copyright to Makefiles.John Criswell2003-10-20
* This really isn't the gcc library!Chris Lattner2003-08-17
* initial checkin, adjust LEVELChris Lattner2003-08-15
* Convert libraries into the BYTECODE_LIBRARY styleChris Lattner2003-08-15
* Native libraries (libinstr*.a) should not have been taken out whenVikram S. Adve2003-07-08
* Update to match the reality that is now.Chris Lattner2003-05-27
* Tracelib is now an LLVM library just like all other libraries in thisChris Lattner2002-05-20
* Runtime routines to support tracing.Vikram S. Adve2002-05-19