* llvm.spec.in: update blurb
[oota-llvm.git] / runtime / Makefile
2007-01-07 Chris Lattnerthe old trace values pass has been removed, remove...
2006-11-17 Reid SpencerUndo removal of the runtime libraries. While this may...
2006-11-16 Reid SpencerIn LLVM 2.0 we won't use the runtime libraries as llvm...
2006-04-07 Reid SpencerInvert the tests on LLVMGCC_MAJVERS to check for value...
2006-04-07 Chris Lattneradd a newline at the end of the file
2006-04-06 Reid SpencerAvoid building the runtime libraries if llvm-gcc versio...
2006-04-02 Reid SpencerFor PR722:
2005-01-13 Reid SpencerRe-enable libprofile now that llvm-ar is working better.
2004-12-15 Chris LattnerDisable libprofile as llvm-ar bus errors on it, and...
2004-10-23 Reid SpencerRemove the clean target.
2004-09-08 Misha BrukmanDisable libprofile as it breaks the build on Sparc...
2004-09-03 Reid SpencerClean up some "clean:" targets so they use $(VERB)...
2004-08-09 Misha Brukman* Remove UIUC-specific comment
2004-05-23 Chris LattnerBuild the garbage collectors
2004-04-16 Chris LattnerRemove libraries that have no reason to be here, and...
2004-04-13 Chris LattnerReenable library now that the loopsimplify bug is fixed
2004-04-13 Chris LattnerTemporary hack to get the nightly tester running
2004-02-27 Chris LattnerBuild zlib and libpng
2004-02-04 Brian GaekeClean out DESTLIBBYTECODE when making clean in runtime.
2004-01-16 Brian GaekeClarify comment.
2003-12-08 Chris LattnerSimplify makefiles by just explicitly listing directories
2003-12-08 John CriswellFixed the dynamic generation of the list of subdirector...
2003-11-16 Brian GaekeAs per PR96, don't build subdirs if LLVMGCCDIR is not...
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-08-15 Chris LattnerAdjust level, build things in parallel
2003-08-15 Chris LattnerConvert libraries into the BYTECODE_LIBRARY style
2002-03-22 Chris LattnerRemove compilation of __main because we now link -lgcc...
2002-03-18 Vikram S. AdveNeed rule for runtime.o. This is just temporary to...
2002-03-08 Chris LattnerCheckin library infrastructure for building stuff to...
2002-02-26 Chris LattnerAdd a clean target stub
2002-01-23 Chris LattnerInitial checkin of Makefile, just a dummy file for...