Pedro F. Giffuni
096464d39c
libstdc++: merge non-abi changes from Apple's developer tools
...
Take some changes from Apple's Developer Tools 4.0 [1]:
block.patch
emergency-buffer-reduction.patch
test_cleanup.patch
vector_copy_no_alloc.patch
problem/6473222 copy-constructing a std::vector from an
empty std::vector calls malloc
2008-10-27 Howard Hinnant
stl_tree_system_header.patch
Added #pragma GCC system_header to stl_tree.h.
copy_doc.patch
Corrected documentation concerning copy in stl_algobase.h.
string_compare.patch
Fixed basic_string.h, basic_string.tcc, incorrect 64bit to
32bit narrowing.
Reference:
[1] http://opensource.apple.com/source/libstdcxx/libstdcxx-39/patches-4.2.1/
Obtained from: Apple
MFC after: 1 month
2013-11-21 16:44:36 +00:00
Pedro F. Giffuni
dc3fe0ff0e
Bring a couple of libstdc++ patches from Apple's llvm-gcc project.
...
Modified Fri Jul 10 07:44:34 2009 CDT by rafael
backport part of
http://gcc.gnu.org/ml/gcc-cvs/2007-10/msg00118.html
The patch is for libstdc++ and it was GPL2 at the time.
Modified Tue Apr 29 01:20:19 2008 CDT by asl
Backport from mainline (pre-GPLv3).
Fix for sizeof(const void*) > sizeof(unsigned long).
Approved by: jhb (mentor)
MFC after: 2 weeks
2012-06-10 02:04:11 +00:00
Alexander Kabaev
f8a1b7d9d8
GCC 4.2.0 release C++ standard library and runtime support code.
2007-05-19 01:25:07 +00:00
Alexander Kabaev
ffeaf689a2
Gcc 3.4.2 20040728 C++ support bits.
2004-07-28 03:12:05 +00:00
Alexander Kabaev
1b86b14eac
Gcc 3.3.1-pre 2003-07-11 C++ support bits.
2003-07-11 03:42:04 +00:00
Alexander Kabaev
61e268fb5f
Gcc 3.2.2-release C++ support bits.
2003-02-10 05:47:54 +00:00
David E. O'Brien
00db7afddd
Gcc 3.1.0 pre-release's C++ support bits from the FSF anoncvs repo
...
on 9-May-2002 15:57:15 EDT.
2002-05-28 16:16:03 +00:00