Skip to content
  1. Feb 29, 2012
  2. Feb 25, 2012
  3. Feb 20, 2012
  4. Feb 19, 2012
  5. Feb 17, 2012
  6. Feb 08, 2012
  7. Feb 03, 2012
  8. Feb 02, 2012
  9. Dec 27, 2011
  10. Dec 01, 2011
  11. Oct 22, 2011
  12. Oct 17, 2011
  13. Sep 29, 2011
  14. Sep 28, 2011
  15. Sep 23, 2011
  16. Sep 22, 2011
  17. Sep 21, 2011
    • Howard Hinnant's avatar
      Correct change to exception.cpp from r140245 · bae9fc98
      Howard Hinnant authored
      llvm-svn: 140253
      bae9fc98
    • David Chisnall's avatar
      Fixes for FreeBSD, including some fairly obvious copy-and-paste errors. · 89728139
      David Chisnall authored
      libc++ now mostly works on FreeBSD with libcxxrt and this patch applied to the base system:
      
      http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20110920/e666632c/xlocale-0001.obj
      
      Summary of tests on FreeBSD:
      
      
      ****************************************************
      Results for /root/libcxx/test:
      using FreeBSD clang version 3.0 (trunk 135360) 20110717
      Target: x86_64-unknown-freebsd9.0
      Thread model: posix
      with -std=c++0x -stdlib=libc++ -I/root/libcxx/include -L/root/libcxx/build/lib
      ----------------------------------------------------
      sections without tests   : 1
      sections with failures   : 48
      sections without failures: 1015
                             +   ----
      total number of sections : 1064
      ----------------------------------------------------
      number of tests failed   : 145
      number of tests passed   : 4179
                             +   ----
      total number of tests    : 4324
      ****************************************************
      
      (Many due to this clang version not supporting C++ atomics)
      
      More fixes to follow...
      
      llvm-svn: 140245
      89728139
  18. Sep 16, 2011
  19. Sep 14, 2011
  20. Jul 31, 2011
  21. Jul 29, 2011
  22. Jul 15, 2011
  23. Jul 14, 2011
  24. Jul 13, 2011
  25. Jul 09, 2011
  26. Jul 08, 2011
  27. Jul 07, 2011
Loading