1. 5a8969a Another NO_RUNTIME_LIBRARIES tweak... by Daniel Dunbar · 15 years ago
  2. 53339fd Tweak NO_RUNTIME_LIBS. by Daniel Dunbar · 15 years ago
  3. b562b47 Don't build runtime libraries in an Apple style build. by Daniel Dunbar · 15 years ago
  4. 7dadba3 Remove cruft for installing runtime/ libraries directly into the LLVMGCCDIR; by Daniel Dunbar · 15 years ago
  5. 6da385e Drop toy GC runtime. by Gordon Henriksen · 16 years ago
  6. 57360d1 remove attributions from the rest of the llvm makefiles. by Chris Lattner · 17 years ago
  7. 95bb69a Reenable libgc and libprofile is explicitly requested. by Chris Lattner · 17 years ago
  8. b08c6db Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces number of licenses used in LLVM. by Anton Korobeynikov · 17 years ago
  9. 5c4a96d the old trace values pass has been removed, remove its runtime library. by Chris Lattner · 18 years ago
  10. 8b2e141 Undo removal of the runtime libraries. While this may have been a bit by Reid Spencer · 18 years ago
  11. ac90d5e In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will by Reid Spencer · 18 years ago
  12. 30ea2fa Invert the tests on LLVMGCC_MAJVERS to check for value 4 instead of value by Reid Spencer · 19 years ago
  13. 8f56902 add a newline at the end of the file by Chris Lattner · 19 years ago
  14. 93bc3cd Avoid building the runtime libraries if llvm-gcc version 4 is detected. by Reid Spencer · 19 years ago
  15. 0c5f793 For PR722: by Reid Spencer · 19 years ago
  16. 1492709 Re-enable libprofile now that llvm-ar is working better. by Reid Spencer · 20 years ago
  17. 8378294 Disable libprofile as llvm-ar bus errors on it, and I don't want to break by Chris Lattner · 20 years ago
  18. dbf9409 Remove the clean target. by Reid Spencer · 20 years ago
  19. 6f22256 Disable libprofile as it breaks the build on Sparc (autoconf issues). by Misha Brukman · 20 years ago
  20. 40b062f Clean up some "clean:" targets so they use $(VERB) and don't print anything by Reid Spencer · 20 years ago
  21. 1757ae9 * Remove UIUC-specific comment * Make header comment span 80 cols by Misha Brukman · 20 years ago
  22. 8ad864a Build the garbage collectors by Chris Lattner · 20 years ago
  23. 265c87a Remove libraries that have no reason to be here, and keep breaking the nightly tester because their makefiles do not have the right dependencies!! by Chris Lattner · 20 years ago
  24. a990398 Reenable library now that the loopsimplify bug is fixed by Chris Lattner · 21 years ago
  25. 5d98f04 Temporary hack to get the nightly tester running by Chris Lattner · 21 years ago
  26. 17d3a87 Build zlib and libpng by Chris Lattner · 21 years ago
  27. 3b9f445 Clean out DESTLIBBYTECODE when making clean in runtime. by Brian Gaeke · 21 years ago
  28. 9715fcd Clarify comment. by Brian Gaeke · 21 years ago
  29. b5da746 Simplify makefiles by just explicitly listing directories by Chris Lattner · 21 years ago
  30. ea0ac1f Fixed the dynamic generation of the list of subdirectories to compile. by John Criswell · 21 years ago
  31. e9dd3f1 As per PR96, don't build subdirs if LLVMGCCDIR is not set to something by Brian Gaeke · 21 years ago
  32. e2fab73 Added LLVM copyright to Makefiles. by John Criswell · 21 years ago
  33. d11df3c Adjust level, build things in parallel by Chris Lattner · 21 years ago
  34. da86e6c Convert libraries into the BYTECODE_LIBRARY style by Chris Lattner · 21 years ago
  35. 812d8be Remove compilation of __main because we now link -lgcc into programs by Chris Lattner · 23 years ago
  36. 1d7aefd Need rule for runtime.o. This is just temporary to provide by Vikram S. Adve · 23 years ago
  37. c1e20ac Checkin library infrastructure for building stuff to be linked with gccld by Chris Lattner · 23 years ago
  38. 0305141 Add a clean target stub by Chris Lattner · 23 years ago
  39. 7aeed26 Initial checkin of Makefile, just a dummy file for now. by Chris Lattner · 23 years ago