Skip to content
  1. Jan 01, 2013
  2. Dec 28, 2012
  3. Dec 13, 2012
  4. Oct 15, 2012
  5. Oct 03, 2012
  6. Sep 24, 2012
  7. Sep 15, 2012
  8. Aug 26, 2012
  9. Aug 24, 2012
  10. Jul 26, 2012
  11. Apr 19, 2012
  12. Apr 02, 2012
  13. Feb 29, 2012
  14. Feb 19, 2012
  15. Dec 10, 2011
  16. Oct 11, 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. Jul 22, 2011
  20. Jun 09, 2011
  21. Jan 04, 2011
  22. Nov 16, 2010
  23. Aug 07, 2009
  24. Aug 03, 2009
Loading