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
05a636f0bd
Update libstdc++ with small updates from the latest rev. (135556)
...
from the gcc 4.2 branch.
The libraries in the gcc-4_2-branch remained under the LGPLv2.
The changes can be reproduced with the following command:
svn diff svn://gcc.gnu.org/svn/gcc/branches/gcc-4_2-branch/libstdc++-v3
-r 127959:135556
Reviewed by: mm
Approved by: jhb (mentor)
MFC after: 2 weeks
2011-12-21 16:36:07 +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
f260e61b15
Gcc 3.4.4 C++ support bits.
2005-06-03 03:29:38 +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
ca6500fcd0
Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 00:00:01 EDT.
2002-09-01 20:39:13 +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