Skip to content
  1. Oct 02, 2007
  2. Sep 29, 2007
  3. Sep 22, 2007
  4. Sep 20, 2007
  5. Sep 18, 2007
  6. Sep 17, 2007
  7. Sep 14, 2007
  8. Aug 29, 2007
  9. Aug 17, 2007
  10. Jul 30, 2007
  11. Jul 17, 2007
  12. Jul 13, 2007
  13. Jul 09, 2007
  14. Jul 03, 2007
  15. Jun 28, 2007
    • David Greene's avatar
      Add support for building with _GLIBCXX_DEBUG. New configure option · cbc8ddf8
      David Greene authored
      --enable-expensive-checks allows the developer to enable runtime
      checking that can greatly increase compile time.  Currently it only
      turns on _GLIBCXX_DEBUG.  Other expensive debugging checks added later
      should be controlled by this configure option.
      
      This patch also updates llvm-config with a --cppflags option to inform
      llvm-gcc how to build itself so that it is compatible with an llvm that
      was built with _GLIBCXX_DEBUG.
      
      llvm-svn: 37777
      cbc8ddf8
  16. May 17, 2007
  17. May 08, 2007
  18. Apr 21, 2007
  19. Apr 11, 2007
  20. Apr 02, 2007
  21. Mar 29, 2007
  22. Mar 21, 2007
  23. Feb 16, 2007
  24. Jan 21, 2007
  25. Jan 20, 2007
  26. Jan 19, 2007
  27. Jan 17, 2007
    • Reid Spencer's avatar
      For PR1074: · b4e0f9b5
      Reid Spencer authored
      Adjust configuration for Stacker's new name: llvm-stacker.
      
      llvm-svn: 33277
      b4e0f9b5
  28. Jan 12, 2007
  29. Dec 21, 2006
  30. Dec 16, 2006
  31. Dec 11, 2006
  32. Dec 08, 2006
  33. Dec 01, 2006
    • Reid Spencer's avatar
      For PR1019: · d4399925
      Reid Spencer authored
      Add HAVE_PTHREAD to makefiles with support from configure and use it to
      determine whether to build examples/ParallelJIT.
      Patch by Anton Korobeynikov.
      
      llvm-svn: 32054
      d4399925
  34. Nov 17, 2006
  35. Nov 14, 2006
Loading