Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get libc++ building on Sun Solaris. Patch from C Bergstrom. | Eric Fiselier | 2015-01-23 | 1 | -93/+3 |
| | | | | llvm-svn: 226947 | ||||
* | Fixes to get libc++ building on sun solaris. Patch from C Bergstrom. | Eric Fiselier | 2014-11-25 | 1 | -0/+2 |
| | | | | llvm-svn: 222794 | ||||
* | Add license headers to a bunch of libc++ files that were missing them. No ↵ | Marshall Clow | 2014-01-16 | 3 | -0/+27 |
| | | | | | | functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. llvm-svn: 199400 | ||||
* | Define _WCHAR_T in solaris/wchar.h. This fixes a bug where Solaris 10 headers | David Chisnall | 2012-03-02 | 1 | -0/+1 |
| | | | | | | try to define C++ keywords as typedefs (fixed in Solaris 11). llvm-svn: 151890 | ||||
* | Add support files required for building on Solaris. | David Chisnall | 2012-02-29 | 3 | -0/+188 |
llvm-svn: 151721 |