opnsense-src/contrib/libstdc++/src
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
..
allocator-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
bitmap_allocator.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
codecvt.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
compatibility-ldbl.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
compatibility.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
complex_io.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
concept-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ctype.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
debug.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
debug_list.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ext-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
fstream-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
functexcept.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
globals_io.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ios-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ios.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ios_failure.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ios_init.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ios_locale.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
iostream-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
istream-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
istream.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
limits.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
list.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
locale-inst.cc Some fixes so we can build libstdc++ with clang: 2010-08-24 13:38:53 +00:00
locale.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
locale_facets.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
locale_init.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
localename.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
Makefile.am GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
Makefile.in GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
misc-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
mt_allocator.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ostream-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
pool_allocator.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
sstream-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stdexcept.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
streambuf-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
streambuf.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
string-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
strstream.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
tree.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
valarray-inst.cc Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
wlocale-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
wstring-inst.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00