summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am (libstdc++-symbol.ver): Make sure the build tree copy of libstdc+...Jim Blandy2007-08-073-0/+8
* DR 660, [Ready] in Toronto.Paolo Carlini2007-08-027-4803/+20356
* re PR libstdc++/32908 (Miss lexicographical_compare random access override)Paolo Carlini2007-07-303-21/+133
* Fix typo in log.John David Anglin2007-07-281-1/+1
* re PR libstdc++/32907 (Inefficient operator== in std::string)Paolo Carlini2007-07-274-35/+47
* Fixed abi_check for missing symbol size changes.Stephen M. Webb2007-07-262-2/+8
* re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/1...John David Anglin2007-07-253-1/+17
* re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on I...Rainer Orth2007-07-1613-27/+44
* ctype_base.h: Use the generic libstdc++ masks rather than MSVCRT defines.Danny Smith2007-07-163-22/+176
* 2007-07-12 Paolo Carlini <pcarlini@suse.de>Paolo Carlini2007-07-121-12/+13
* 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