aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2007-08-24acinclude.m4: Fix duplicate variable names.Benjamin Kosnik3-10/+15
2007-08-24acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENOLINK, EPROTO for netbsd.Benjamin Kosnik7-2/+179
2007-08-23system_error: New file.Benjamin Kosnik39-32/+2022
2007-08-22Makefile.am (install-data-local): Remove pch-install rules.Benjamin Kosnik11-454/+520
2007-08-17re PR testsuite/31884 (priority_queue_dijkstra.cc operates on deallocated mem...Daniel Jacobowitz27-0/+87
2007-08-17typedefs_neg.cc: Adjust dg-error lines.Paolo Carlini3-4/+10
2007-08-17re PR libstdc++/33098 ([c++0x] __is_convertible_helper in type_traits uses de...Chris Fairles2-1/+8
2007-08-17re PR libstdc++/33084 (Small typo in valarray header)Johannes Willkomm3-1/+56
2007-08-07Makefile.am (libstdc++-symbol.ver): Make sure the build tree copy of libstdc+...Jim Blandy3-0/+8
2007-08-02DR 660, [Ready] in Toronto.Paolo Carlini7-4803/+20356
2007-07-30re PR libstdc++/32908 (Miss lexicographical_compare random access override)Paolo Carlini3-21/+133
2007-07-28Fix typo in log.John David Anglin1-1/+1
2007-07-27re PR libstdc++/32907 (Inefficient operator== in std::string)Paolo Carlini4-35/+47
2007-07-26Fixed abi_check for missing symbol size changes.Stephen M. Webb2-2/+8
2007-07-25re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/1...John David Anglin3-1/+17
2007-07-16re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on I...Rainer Orth13-27/+44
2007-07-16ctype_base.h: Use the generic libstdc++ masks rather than MSVCRT defines.Danny Smith3-22/+176
2007-07-122007-07-12 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-12/+13
2007-07-12all_bound.cc: Disambiguate uses of TR1/C++0x facilities.Douglas Gregor28-56/+105
2007-07-10configure.ac: Check if $atomicity_dir is cpu/generic/atomicity_mutex instead ...Bob Wilson3-2/+8
2007-07-10utility (identity, [...]): Add.Paolo Carlini1-1/+25
2007-07-10utility (identity, [...]): Add.Paolo Carlini9-0/+354
2007-07-09what-1.cc: Include <stdexcept>.Paolo Carlini2-0/+5
2007-07-09stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _...Jim Xochellis2-10/+15
2007-07-06libstdc++.exp (v3-build_support): Use env(AR) and env(RANLIB), not env(AR_FOR...Hans-Peter Nilsson2-4/+9
2007-07-05re PR libstdc++/31957 (Build of compiler fails with 'error: #endif without #if')Joerg Richter3-2/+12
2007-07-05stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _...Jim Xochellis2-10/+13
2007-07-04re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not ...Paolo Carlini8-7/+58
2007-07-02typedefs_neg.cc: Tweak line numbers.Douglas Gregor6-7/+19
2007-07-02type_traits (__make_unsigned): Remove invalid wchar_t specialization.Douglas Gregor2-8/+25
2007-06-29std_c++0x_neg.cc: Force C++98 mode.Doug Gregor13-0/+13
2007-06-28re PR libstdc++/32509 (unable to explicitely configure with a given locale mo...Paolo Carlini4-37/+51
2007-06-26testsuite_api.h: New.Benjamin Kosnik17-0/+664
2007-06-26throw_allocator.h: Fixes for -fno-exceptions.Benjamin Kosnik8-68/+100
2007-06-18stl_list.h: Rename guard macro consistently with file name.Paolo Carlini20-61/+89
2007-06-17atomicity.h: Use __mcfisaa__...Nathan Sidwell2-3/+8
2007-06-13eh_arm.cc (__cxa_type_match): Handle foreign exceptions.Richard Earnshaw3-7/+22
2007-06-13cmath: Tweak includes.Paolo Carlini7-57/+11
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