| Commit message (Expand) | Author | Age | Files | Lines |
* | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ECANCELED for cygwin. | Roger Sayle | 2007-09-09 | 5 | -1/+91 |
* | binary_search.cc: Move... | Benjamin Kosnik | 2007-09-09 | 11 | -157/+543 |
* | file-format.exp (gcc_target_object_format): Use remote_exec to call objdump. | Joseph Myers | 2007-09-09 | 2 | -8/+16 |
* | functional_hash.h: Add ext/numeric_traits.h. | Benjamin Kosnik | 2007-09-09 | 18 | -162/+348 |
* | copy_neg.cc: Correct line number. | Benjamin Kosnik | 2007-09-07 | 2 | -1/+6 |
* | re PR libstdc++/33203 (libstdc++-v3 build broken on i386-pc-mingw32) | Danny Smith | 2007-09-07 | 9 | -114/+320 |
* | libstdc++.exp: Check CXXFLAGS. | Benjamin Kosnik | 2007-09-07 | 18 | -174/+217 |
* | re PR libstdc++/29367 (pb_ds hash containers vs. _GLIBCXX_DEBUG) | Benjamin Kosnik | 2007-09-07 | 1 | -0/+12 |
* | re PR libstdc++/29367 (pb_ds hash containers vs. _GLIBCXX_DEBUG) | Benjamin Kosnik | 2007-09-07 | 58 | -182/+198 |
* | stl_vector.h (_Vector_base<>::_M_allocate): Do not call _M_impl.allocate when... | Paolo Carlini | 2007-09-07 | 3 | -1/+84 |
* | cstdlib: Remove empty directory. | Matthias Klose | 2007-09-06 | 1 | -0/+4 |
* | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EBADMSG for darwin. | Roger Sayle | 2007-09-05 | 6 | -2/+94 |
* | re PR libstdc++/33293 (inlining std::inner_product()) | Paolo Carlini | 2007-09-03 | 2 | -4/+10 |
* | mangle.c (write_type): Change mangling of rvalue reference from `RR' to `O'. | Doug Gregor | 2007-08-31 | 2 | -0/+36 |
* | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENODATA, ENOSR, ENOSTR, ETIME ... | Benjamin Kosnik | 2007-08-29 | 7 | -2/+353 |
* | re PR libstdc++/33128 (std::tr1::uniform_int returns value out of range) | Paolo Carlini | 2007-08-28 | 3 | -1/+56 |
* | acinclude.m4: Fix duplicate variable names. | Benjamin Kosnik | 2007-08-24 | 3 | -10/+15 |
* | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENOLINK, EPROTO for netbsd. | Benjamin Kosnik | 2007-08-24 | 7 | -2/+179 |
* | system_error: New file. | Benjamin Kosnik | 2007-08-23 | 39 | -32/+2022 |
* | Makefile.am (install-data-local): Remove pch-install rules. | Benjamin Kosnik | 2007-08-22 | 11 | -454/+520 |
* | re PR testsuite/31884 (priority_queue_dijkstra.cc operates on deallocated mem... | Daniel Jacobowitz | 2007-08-17 | 27 | -0/+87 |
* | typedefs_neg.cc: Adjust dg-error lines. | Paolo Carlini | 2007-08-17 | 3 | -4/+10 |
* | re PR libstdc++/33098 ([c++0x] __is_convertible_helper in type_traits uses de... | Chris Fairles | 2007-08-17 | 2 | -1/+8 |
* | re PR libstdc++/33084 (Small typo in valarray header) | Johannes Willkomm | 2007-08-17 | 3 | -1/+56 |
* | Makefile.am (libstdc++-symbol.ver): Make sure the build tree copy of libstdc+... | Jim Blandy | 2007-08-07 | 3 | -0/+8 |
* | DR 660, [Ready] in Toronto. | Paolo Carlini | 2007-08-02 | 7 | -4803/+20356 |
* | re PR libstdc++/32908 (Miss lexicographical_compare random access override) | Paolo Carlini | 2007-07-30 | 3 | -21/+133 |
* | Fix typo in log. | John David Anglin | 2007-07-28 | 1 | -1/+1 |
* | re PR libstdc++/32907 (Inefficient operator== in std::string) | Paolo Carlini | 2007-07-27 | 4 | -35/+47 |
* | Fixed abi_check for missing symbol size changes. | Stephen M. Webb | 2007-07-26 | 2 | -2/+8 |
* | re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/1... | John David Anglin | 2007-07-25 | 3 | -1/+17 |
* | re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on I... | Rainer Orth | 2007-07-16 | 13 | -27/+44 |
* | ctype_base.h: Use the generic libstdc++ masks rather than MSVCRT defines. | Danny Smith | 2007-07-16 | 3 | -22/+176 |
* | 2007-07-12 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 2007-07-12 | 1 | -12/+13 |
* | all_bound.cc: Disambiguate uses of TR1/C++0x facilities. | Douglas Gregor | 2007-07-12 | 28 | -56/+105 |
* | configure.ac: Check if $atomicity_dir is cpu/generic/atomicity_mutex instead ... | Bob Wilson | 2007-07-10 | 3 | -2/+8 |
* | utility (identity, [...]): Add. | Paolo Carlini | 2007-07-10 | 1 | -1/+25 |
* | utility (identity, [...]): Add. | Paolo Carlini | 2007-07-10 | 9 | -0/+354 |
* | what-1.cc: Include <stdexcept>. | Paolo Carlini | 2007-07-09 | 2 | -0/+5 |
* | stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _... | Jim Xochellis | 2007-07-09 | 2 | -10/+15 |
* | libstdc++.exp (v3-build_support): Use env(AR) and env(RANLIB), not env(AR_FOR... | Hans-Peter Nilsson | 2007-07-06 | 2 | -4/+9 |
* | re PR libstdc++/31957 (Build of compiler fails with 'error: #endif without #if') | Joerg Richter | 2007-07-05 | 3 | -2/+12 |
* | stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _... | Jim Xochellis | 2007-07-05 | 2 | -10/+13 |
* | re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not ... | Paolo Carlini | 2007-07-04 | 8 | -7/+58 |
* | typedefs_neg.cc: Tweak line numbers. | Douglas Gregor | 2007-07-02 | 6 | -7/+19 |
* | type_traits (__make_unsigned): Remove invalid wchar_t specialization. | Douglas Gregor | 2007-07-02 | 2 | -8/+25 |
* | std_c++0x_neg.cc: Force C++98 mode. | Doug Gregor | 2007-06-29 | 13 | -0/+13 |
* | re PR libstdc++/32509 (unable to explicitely configure with a given locale mo... | Paolo Carlini | 2007-06-28 | 4 | -37/+51 |
* | testsuite_api.h: New. | Benjamin Kosnik | 2007-06-26 | 17 | -0/+664 |
* | throw_allocator.h: Fixes for -fno-exceptions. | Benjamin Kosnik | 2007-06-26 | 8 | -68/+100 |