| Commit message (Expand) | Author | Age | Files | Lines |
* | Reenable libgc and libprofile is explicitly requested. | Chris Lattner | 2007-09-11 | 1 | -9/+1 |
* | Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces num... | Anton Korobeynikov | 2007-08-21 | 1 | -1/+1 |
* | the old trace values pass has been removed, remove its runtime library. | Chris Lattner | 2007-01-07 | 1 | -1/+1 |
* | Undo removal of the runtime libraries. While this may have been a bit | Reid Spencer | 2006-11-17 | 1 | -0/+43 |
* | In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will | Reid Spencer | 2006-11-16 | 1 | -43/+0 |
* | Invert the tests on LLVMGCC_MAJVERS to check for value 4 instead of value | Reid Spencer | 2006-04-07 | 1 | -1/+1 |
* | add a newline at the end of the file | Chris Lattner | 2006-04-07 | 1 | -1/+2 |
* | Avoid building the runtime libraries if llvm-gcc version 4 is detected. | Reid Spencer | 2006-04-06 | 1 | -0/+8 |
* | For PR722: | Reid Spencer | 2006-04-02 | 1 | -4/+4 |
* | Re-enable libprofile now that llvm-ar is working better. | Reid Spencer | 2005-01-13 | 1 | -1/+1 |
* | Disable libprofile as llvm-ar bus errors on it, and I don't want to break | Chris Lattner | 2004-12-15 | 1 | -1/+1 |
* | Remove the clean target. | Reid Spencer | 2004-10-23 | 1 | -4/+0 |
* | Disable libprofile as it breaks the build on Sparc (autoconf issues). | Misha Brukman | 2004-09-08 | 1 | -0/+6 |
* | Clean up some "clean:" targets so they use $(VERB) and don't print anything | Reid Spencer | 2004-09-03 | 1 | -1/+1 |
* | * Remove UIUC-specific comment | Misha Brukman | 2004-08-09 | 1 | -4/+2 |
* | Build the garbage collectors | Chris Lattner | 2004-05-23 | 1 | -1/+1 |
* | Remove libraries that have no reason to be here, and keep breaking the nightl... | Chris Lattner | 2004-04-16 | 1 | -1/+1 |
* | Reenable library now that the loopsimplify bug is fixed | Chris Lattner | 2004-04-13 | 1 | -1/+1 |
* | Temporary hack to get the nightly tester running | Chris Lattner | 2004-04-13 | 1 | -1/+1 |
* | Build zlib and libpng | Chris Lattner | 2004-02-27 | 1 | -1/+1 |
* | Clean out DESTLIBBYTECODE when making clean in runtime. | Brian Gaeke | 2004-02-04 | 1 | -0/+2 |
* | Clarify comment. | Brian Gaeke | 2004-01-16 | 1 | -2/+2 |
* | Simplify makefiles by just explicitly listing directories | Chris Lattner | 2003-12-08 | 1 | -2/+3 |
* | Fixed the dynamic generation of the list of subdirectories to compile. | John Criswell | 2003-12-08 | 1 | -1/+1 |
* | As per PR96, don't build subdirs if LLVMGCCDIR is not set to something | Brian Gaeke | 2003-11-16 | 1 | -0/+10 |
* | Added LLVM copyright to Makefiles. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | Adjust level, build things in parallel | Chris Lattner | 2003-08-15 | 1 | -3/+3 |
* | Convert libraries into the BYTECODE_LIBRARY style | Chris Lattner | 2003-08-15 | 1 | -1/+1 |
* | Remove compilation of __main because we now link -lgcc into programs | Chris Lattner | 2002-03-22 | 1 | -5/+0 |
* | Need rule for runtime.o. This is just temporary to provide | Vikram S. Adve | 2002-03-18 | 1 | -0/+5 |
* | Checkin library infrastructure for building stuff to be linked with | Chris Lattner | 2002-03-08 | 1 | -1/+10 |
* | Add a clean target stub | Chris Lattner | 2002-02-26 | 1 | -0/+2 |
* | Initial checkin of Makefile, just a dummy file for now. | Chris Lattner | 2002-01-23 | 1 | -0/+2 |