Skip to content
Snippets Groups Projects
  1. Nov 10, 2011
  2. Nov 09, 2011
  3. Oct 28, 2011
  4. Oct 18, 2011
  5. Nov 14, 2010
  6. Sep 29, 2010
  7. Jan 18, 2010
  8. Nov 25, 2009
  9. Sep 22, 2009
  10. Jul 17, 2009
  11. Jul 15, 2009
  12. Jul 07, 2009
  13. Nov 04, 2008
  14. Aug 17, 2008
  15. Dec 29, 2007
  16. Oct 24, 2007
  17. Jul 10, 2007
  18. Jun 28, 2007
    • David Greene's avatar
      Add support for building with _GLIBCXX_DEBUG. New configure option · a696d24a
      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.
      
      
      git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37777 91177308-0d34-0410-b5e6-96231b3b80d8
      a696d24a
  19. Apr 22, 2007
  20. Mar 28, 2007
  21. Jan 06, 2007
  22. Sep 04, 2006
  23. Aug 11, 2006
  24. Aug 04, 2006
  25. Aug 03, 2006
  26. Jul 27, 2006
  27. Jun 07, 2006
  28. Jun 06, 2006
  29. Jun 02, 2006
Loading