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