hanchenye-llvm-project/libcxx
Howard Hinnant d79842c2bf Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bits for 64 bit targets. This is controls the data layout of all exceptions defined in <stdexcept>. This aligns the ABI with that of gcc-4.2.
llvm-svn: 161497
2012-08-08 16:17:31 +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 std::equal operating on non-const __bit_iterators was not working. This fixes it. 2012-08-05 21:43:11 +00:00
lib Allow libc++ to be built with CMake from within the LLVM tree. The libc++ part is just some renaming as the variable was already in use, conflicting with something else in the LLVM tree. Contributed by Ruben Van Boxem. 2012-03-19 15:40:23 +00:00
src Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bits for 64 bit targets. This is controls the data layout of all exceptions defined in <stdexcept>. This aligns the ABI with that of gcc-4.2. 2012-08-08 16:17:31 +00:00
test Loosen up the timing requirements on 4 more tests. 2012-08-04 00:47:42 +00:00
www Andrew Morrow: Among the various libc++ tests that currently don't pass on Linux are 2012-08-02 18:35:07 +00:00
CMakeLists.txt Andrew Morrow: The current CMake setup for libc++ incorrectly uses the variable 2012-08-05 17:37:39 +00:00
CREDITS.TXT Update CREDITS.TXT 2012-07-26 20:22:37 +00:00
LICENSE.TXT Happy new year 2012! 2012-01-01 08:16:56 +00:00
Makefile fix help with bash 2012-06-25 23:51:05 +00:00