Dimitry Andric
4f7ab58ee6
Import libc++ 3.4 release. This contains a lot of bugfixes, and some
...
preliminary support for C++1y.
MFC after: 3 weeks
2014-01-30 07:44:22 +00:00
David Chisnall
4bab9fd964
Import new libcxxrt / libc++. This brings some bug fixes, including a potential race condition for static initialisers.
2013-07-10 16:28:24 +00:00
Dimitry Andric
1bf9f7c1c5
Merge libc++ trunk r180598. Contains several minor cleanups and bug
...
fixes, no major changes.
MFC after: 2 weeks
2013-04-27 22:47:52 +00:00
David Chisnall
1e0896ace6
Import new version of libc++ into base.
2012-11-13 03:27:43 +00:00
David Chisnall
94e3ee44c3
Import new versions of libcxxrt and libc++.
...
Please tests any C++ code you care about with -stdlib=libc++!
Approved by: dim (mentor)
2012-03-14 00:09:36 +00:00
David Chisnall
7a98470824
Import libc++ / libcxxrt into base. Not build by default yet (use
...
MK_LIBCPLUSPLUS=yes to enable). This is a work-in-progress. It works for
me, but is not guaranteed to work for anyone else and may eat your dog.
To build C++ using libc++, add -stdlib=libc++ to your CXX and LD flags.
Bug reports welcome, bug fixes even more welcome...
Approved by: dim (mentor)
2011-11-25 20:59:04 +00:00