Skip to content
  1. Nov 29, 2011
  2. Nov 28, 2011
  3. Nov 13, 2011
  4. Nov 02, 2011
  5. Oct 27, 2011
  6. Oct 22, 2011
  7. Oct 20, 2011
  8. Oct 17, 2011
  9. Oct 11, 2011
  10. Oct 09, 2011
  11. Oct 08, 2011
  12. Oct 04, 2011
  13. Oct 01, 2011
  14. Sep 29, 2011
  15. Sep 28, 2011
  16. Sep 23, 2011
  17. Sep 22, 2011
  18. Sep 21, 2011
    • 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
  19. Sep 19, 2011
  20. Sep 18, 2011
  21. Sep 16, 2011
  22. Sep 14, 2011
  23. Sep 02, 2011
  24. Sep 01, 2011
  25. Aug 28, 2011
  26. Aug 17, 2011
  27. Aug 15, 2011
  28. Aug 12, 2011
  29. Jul 31, 2011
Loading