summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* all_bound.cc: Disambiguate uses of TR1/C++0x facilities.Douglas Gregor2007-07-1228-56/+105
* configure.ac: Check if $atomicity_dir is cpu/generic/atomicity_mutex instead ...Bob Wilson2007-07-103-2/+8
* utility (identity, [...]): Add.Paolo Carlini2007-07-101-1/+25
* utility (identity, [...]): Add.Paolo Carlini2007-07-109-0/+354
* what-1.cc: Include <stdexcept>.Paolo Carlini2007-07-092-0/+5
* stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _...Jim Xochellis2007-07-092-10/+15
* libstdc++.exp (v3-build_support): Use env(AR) and env(RANLIB), not env(AR_FOR...Hans-Peter Nilsson2007-07-062-4/+9
* re PR libstdc++/31957 (Build of compiler fails with 'error: #endif without #if')Joerg Richter2007-07-053-2/+12
* stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _...Jim Xochellis2007-07-052-10/+13
* re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not ...Paolo Carlini2007-07-048-7/+58
* typedefs_neg.cc: Tweak line numbers.Douglas Gregor2007-07-026-7/+19
* type_traits (__make_unsigned): Remove invalid wchar_t specialization.Douglas Gregor2007-07-022-8/+25
* std_c++0x_neg.cc: Force C++98 mode.Doug Gregor2007-06-2913-0/+13
* re PR libstdc++/32509 (unable to explicitely configure with a given locale mo...Paolo Carlini2007-06-284-37/+51
* testsuite_api.h: New.Benjamin Kosnik2007-06-2617-0/+664
* throw_allocator.h: Fixes for -fno-exceptions.Benjamin Kosnik2007-06-268-68/+100
* stl_list.h: Rename guard macro consistently with file name.Paolo Carlini2007-06-1820-61/+89
* atomicity.h: Use __mcfisaa__...Nathan Sidwell2007-06-172-3/+8
* eh_arm.cc (__cxa_type_match): Handle foreign exceptions.Richard Earnshaw2007-06-133-7/+22
* cmath: Tweak includes.Paolo Carlini2007-06-137-57/+11
* testsuite_performance.h: Add cstring include for memset.Benjamin Kosnik2007-06-102-1/+7
* install.html: Adjust consistently with libstdc++/31717.Paolo Carlini2007-06-092-2/+7
* fstream: Add Table 92 in comment.Francesco Palagi2007-06-082-3/+28
* re PR libstdc++/32233 (warning in stl_vector.h:832)Paolo Carlini2007-06-064-2/+12
* debug.html: Correct link.Benjamin Kosnik2007-06-061-0/+1
* 2007-06-06 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik2007-06-062-1/+6
* type_traits (is_reference, [...]): Remove.Paolo Carlini2007-06-0228-59/+828
* configure: Regenerate.Paolo Bonzini2007-06-022-42/+52
* what-big.cc: New.Benjamin Kosnik2007-06-0113-47/+391
* throw_allocator.h (__throw_allocator::allocate): Throw bad_alloc for out of m...Benjamin Kosnik2007-06-019-12/+362
* re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini2007-05-31125-10952/+13158
* PR c++/32158 (libstdc++ bits)Paolo Carlini2007-05-318-75/+178
* aclocal.m4: Regenerate.Paolo Carlini2007-05-294-6399/+7
* re PR libstdc++/31717 (libstdc++-v3 - Make fails with: ./c++locale.h:69: erro...Benjamin Kosnik2007-05-285-117/+358
* 2007-05-27 Paolo Carlini <pcarlini@suse.de>Paolo Carlini2007-05-275-6/+17
* c_locale.h (__convert_from_v): Fix typo.Paolo Carlini2007-05-252-1/+5
* concurrence.h: Use __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*.Paolo Carlini2007-05-242-5/+8
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-2410-851/+16705
* c_locale.h (__convert_from_v): Only switch to the "C" locale if the current o...Paolo Carlini2007-05-247-51/+122
* testsuite_allocator.h (check_new): Assign false to new_called.Paolo Carlini2007-05-222-3/+12
* c_locale.h: Do not include <cstdarg>, use builtins.Paolo Carlini2007-05-213-9/+12
* re PR libstdc++/31621 (libstdc++ uses -xc++ which can cause exceptions to sho...Paolo Carlini2007-05-213-33/+17
* stl_algo.h: Shuffle the functions to better match the order in the standard.Paolo Carlini2007-05-202-1238/+1231
* c_locale.h: Do not include <libintl.h>.Paolo Carlini2007-05-174-7/+15
* acinclude.m4 (GLIBCXX_CHECK_COMPILER_FEATURES): Add -g to compile flags, move...Benjamin Kosnik2007-05-173-8/+14
* typedefs.cc: Fix dg bits.Benjamin Kosnik2007-05-173-4/+10
* stl_algobase.h (mismatch): Move...Paolo Carlini2007-05-173-66/+71
* cmath: Guard special math with __GXX_EXPERIMENTAL_CXX0X__.Benjamin Kosnik2007-05-173-28/+38
* locale_facets.tcc (__pad<>::_S_pad): Minor tweaks, avoid unnecessary casts, d...Paolo Carlini2007-05-172-16/+18
* [multiple changes]Benjamin Kosnik2007-05-161-2/+2