aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2007-06-10testsuite_performance.h: Add cstring include for memset.Benjamin Kosnik2-1/+7
2007-06-09install.html: Adjust consistently with libstdc++/31717.Paolo Carlini2-2/+7
2007-06-08fstream: Add Table 92 in comment.Francesco Palagi2-3/+28
2007-06-06re PR libstdc++/32233 (warning in stl_vector.h:832)Paolo Carlini4-2/+12
2007-06-06debug.html: Correct link.Benjamin Kosnik1-0/+1
2007-06-062007-06-06 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik2-1/+6
2007-06-02type_traits (is_reference, [...]): Remove.Paolo Carlini28-59/+828
2007-06-02configure: Regenerate.Paolo Bonzini2-42/+52
2007-06-01what-big.cc: New.Benjamin Kosnik13-47/+391
2007-06-01throw_allocator.h (__throw_allocator::allocate): Throw bad_alloc for out of m...Benjamin Kosnik9-12/+362
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini125-10952/+13158
2007-05-31PR c++/32158 (libstdc++ bits)Paolo Carlini8-75/+178
2007-05-29aclocal.m4: Regenerate.Paolo Carlini4-6399/+7
2007-05-28re PR libstdc++/31717 (libstdc++-v3 - Make fails with: ./c++locale.h:69: erro...Benjamin Kosnik5-117/+358
2007-05-272007-05-27 Paolo Carlini <pcarlini@suse.de>Paolo Carlini5-6/+17
2007-05-25c_locale.h (__convert_from_v): Fix typo.Paolo Carlini2-1/+5
2007-05-24concurrence.h: Use __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*.Paolo Carlini2-5/+8
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey10-851/+16705
2007-05-24c_locale.h (__convert_from_v): Only switch to the "C" locale if the current o...Paolo Carlini7-51/+122
2007-05-22testsuite_allocator.h (check_new): Assign false to new_called.Paolo Carlini2-3/+12
2007-05-21c_locale.h: Do not include <cstdarg>, use builtins.Paolo Carlini3-9/+12
2007-05-21re PR libstdc++/31621 (libstdc++ uses -xc++ which can cause exceptions to sho...Paolo Carlini3-33/+17
2007-05-20stl_algo.h: Shuffle the functions to better match the order in the standard.Paolo Carlini2-1238/+1231
2007-05-17c_locale.h: Do not include <libintl.h>.Paolo Carlini4-7/+15
2007-05-17acinclude.m4 (GLIBCXX_CHECK_COMPILER_FEATURES): Add -g to compile flags, move...Benjamin Kosnik3-8/+14
2007-05-17typedefs.cc: Fix dg bits.Benjamin Kosnik3-4/+10
2007-05-17stl_algobase.h (mismatch): Move...Paolo Carlini3-66/+71
2007-05-17cmath: Guard special math with __GXX_EXPERIMENTAL_CXX0X__.Benjamin Kosnik3-28/+38
2007-05-17locale_facets.tcc (__pad<>::_S_pad): Minor tweaks, avoid unnecessary casts, d...Paolo Carlini2-16/+18
2007-05-16[multiple changes]Benjamin Kosnik1-2/+2
2007-05-16acinclude.m4 (GLIBCXX_CHECK_COMPILER_FEATURES): Add a function to the test co...Benjamin Kosnik1-1/+1
2007-05-16acinclude.m4 (GLIBCXX_CHECK_COMPILER_FEATURES): Add a function to the test co...Benjamin Kosnik10-12/+91
2007-05-16abi.html: Update for gcc-4.1.2 and gcc-4.2.0.Benjamin Kosnik2-6/+19
2007-05-1517_hyperg/check_nan.cc: Add -mieee for sh.Kaz Kojima2-0/+6
2007-05-14testsuite_io.h: Only include <ios>.Paolo Carlini2-3/+6
2007-05-14allocator.h: Do not include cpp_type_traits.h.Paolo Carlini2-2/+4
2007-05-14postypes.h (class fpos<>): Remove redundant forward declaration.Paolo Carlini1-0/+5
2007-05-14postypes.h (class fpos<>): Remove redundant forward declaration.Paolo Carlini1-4/+2
2007-05-13stl_tempbuf.h (return_temporary_buffer(_Tp*)): Inline.Paolo Carlini2-2/+6
2007-05-13type_traitsfwd.h: Fix include guard typo.Paolo Carlini2-1/+5
2007-05-11pod_char_traits.h (char_traits<>::move): Use __builtin_memmove.Paolo Carlini33-135/+261
2007-05-11stdexcept: Remove extra spacing.Benjamin Kosnik8-59/+239
2007-05-1111.cc: Include <cstring>.Paolo Carlini67-67/+229
2007-05-09Remove conflict markerMark Mitchell1-1/+0
2007-05-09cxxabi.h (_GLIBCXX_NOTHROW): New macro.Mark Mitchell3-5/+29
2007-05-08type_traits (make_signed): Remove specializations for floating point types.Benjamin Kosnik8-61/+22
2007-05-08types_std_c++0x_neg.cc: New.Benjamin Kosnik2-0/+78
2007-05-08cxxabi-internal.h: Remove, to be replaced by...Jason Merrill14-569/+570
2007-05-08testsuite_abi.cc: Add CXXABI_1.3.2.Benjamin Kosnik3-1/+9
2007-05-07* include/bits/ostream.tcc (operator<<(char*)): Add __s.Jason Merrill2-4/+6