hanchenye-llvm-project/libcxx
David Chisnall 5e8e0448c3 On FreeBSD, define a macro that causes the unimplemented C99 math.h functions to be declared. This prevents <cmath> users from being broken, unless they actually use the C++ wrappers that call the missing functions.
llvm-svn: 144501
2011-11-13 17:15:33 +00:00
..
cmake http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki 2011-05-24 12:54:00 +00:00
include On FreeBSD, define a macro that causes the unimplemented C99 math.h functions to be declared. This prevents <cmath> users from being broken, unless they actually use the C++ wrappers that call the missing functions. 2011-11-13 17:15:33 +00:00
lib Remove -Wglobal-constructors from flags. This was an accidental addition. 2011-10-10 17:36:59 +00:00
src More windows port work by Ruben Van Boxem 2011-10-22 20:59:45 +00:00
test Fix ratio arithmetic with zero 2011-11-01 23:13:37 +00:00
www Windows support by Ruben Van Boxem. 2011-10-17 20:05:10 +00:00
CMakeLists.txt Add CMake build and fix major Linux blockers. 2010-12-10 19:47:54 +00:00
CREDITS.TXT Starting on musl port by Arvid Picciani 2011-10-11 16:00:46 +00:00
LICENSE.TXT libc++ is now dual licensed under both UIUC and MIT licenses. 2010-11-16 21:40:19 +00:00
Makefile Remove support folder from Apple install 2011-11-04 15:59:51 +00:00