Skip to content
  1. May 15, 2008
  2. Mar 10, 2008
  3. Feb 27, 2008
  4. Feb 25, 2008
  5. Feb 05, 2008
  6. Jan 28, 2008
  7. Jan 22, 2008
  8. Jan 16, 2008
  9. Jan 06, 2008
  10. Jan 01, 2008
  11. Dec 29, 2007
  12. Sep 26, 2007
  13. Jul 23, 2007
  14. Jul 10, 2007
  15. Jun 29, 2007
  16. 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
  17. May 18, 2007
  18. May 02, 2007
  19. Apr 16, 2007
  20. Apr 15, 2007
  21. Apr 09, 2007
  22. Mar 29, 2007
    • Reid Spencer's avatar
      For PR789: · 200c6f9c
      Reid Spencer authored
      Make the sys::Path::getFileStatus function more efficient by having it
      return a pointer to the FileStatus structure rather than copy it. Adjust
      uses of the function accordingly. Also, fix some memory issues in sys::Path.
      
      llvm-svn: 35476
      200c6f9c
  23. Feb 28, 2007
  24. Feb 27, 2007
  25. Feb 09, 2007
  26. Feb 07, 2007
  27. Feb 06, 2007
  28. Feb 04, 2007
  29. Jan 26, 2007
  30. Jan 11, 2007
  31. Jan 03, 2007
  32. Dec 30, 2006
  33. Dec 16, 2006
Loading