| Age | Commit message (Expand) | Author | Files | Lines |
| 2007-02-22 | unordered_map (class __unordered_map, [...]): New. | Paolo Carlini | 1 | -0/+24 |
| 2007-02-22 | unordered_map (class __unordered_map, [...]): New. | Paolo Carlini | 11 | -77/+221 |
| 2007-02-22 | wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options fo... | Mark Mitchell | 2 | -1/+6 |
| 2007-02-20 | PR libstdc++/28080 (partial) | Paolo Carlini | 10 | -217/+274 |
| 2007-02-20 | Directory layout flattening. | Benjamin Kosnik | 86 | -7/+325 |
| 2007-02-20 | [multiple changes] | Benjamin Kosnik | 417 | -1181/+8574 |
| 2007-02-18 | PR libstdc++/28080 (partial) | Paolo Carlini | 13 | -31/+66 |
| 2007-02-16 | revert: re PR middle-end/30768 (ICE in ext/pb_ds/regression/list_update_data_... | Paolo Carlini | 2 | -8/+12 |
| 2007-02-14 | re PR middle-end/30768 (ICE in ext/pb_ds/regression/list_update_data_map_rand... | Hans-Peter Nilsson | 2 | -0/+11 |
| 2007-02-14 | configure.ac: Move AM_ICONV to native-only, add HAVE_ICONV for newlib. | Benjamin Kosnik | 3 | -804/+822 |
| 2007-02-13 | locale_facets.tcc (num_get<>::do_get): Avoid warning about ambiguous else. | Dirk Mueller | 2 | -8/+17 |
| 2007-02-13 | re PR libstdc++/21172 (potential integer overflow error in STL heap functions) | Paolo Carlini | 2 | -17/+39 |
| 2007-02-09 | Move misplaced changelog from last delta, and remove the file created. | Richard Sandiford | 2 | -18/+25 |
| 2007-02-09 | gcc/testsuite/ | Richard Sandiford | 15 | -5/+44 |
| 2007-02-09 | testsuite_flags.in: Add back @LIBICONV@ to SECTIONLDFLAGS. | Paolo Carlini | 2 | -1/+5 |
| 2007-02-09 | re PR libstdc++/17012 ([DR 526] std::list's function, remove, looks like it i... | Howard Hinnant | 3 | -2/+27 |
| 2007-02-07 | [multiple changes] | Jakub Jelinek | 2 | -2/+134 |
| 2007-02-07 | re PR testsuite/28870 (configuring, over-riding timeout values in testsuite) | Hans-Peter Nilsson | 1 | -0/+1 |
| 2007-02-07 | 1.cc: Use only 10000 iterations for simulator targets. | Hans-Peter Nilsson | 10 | -9/+92 |
| 2007-02-06 | extc++.h: Guard include files that assume iconv support is present from preco... | Benjamin Kosnik | 1 | -2/+3 |
| 2007-02-06 | extc++.h: Guard include files that assume iconv support is present from preco... | Benjamin Kosnik | 2 | -2/+11 |
| 2007-02-05 | stl_deque.h (operator<): Qualify call. | Paolo Carlini | 2 | -2/+6 |
| 2007-02-02 | c++config: Consistent macro guards for config includes. | Benjamin Kosnik | 13 | -29/+44 |
| 2007-02-01 | re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened) | Paolo Carlini | 12 | -18/+137 |
| 2007-02-01 | eh_alloc.cc (__cxa_free_exception): Don't refer to the emergency_buffer using... | Ben Elliston | 2 | -3/+9 |
| 2007-01-30 | re PR libstdc++/30571 (Use of C++0x keywords in libstdc++-v3 headers) | Benjamin Kosnik | 15 | -67/+207 |
| 2007-01-29 | stl_uninitialized.h (uninitialized_copy(const char*, const char*, char*), [..... | Paolo Carlini | 2 | -18/+7 |
| 2007-01-29 | enc_filebuf.h: Resurrect, update. | Benjamin Kosnik | 31 | -5791/+1424 |
| 2007-01-28 | locale_facets.tcc (num_get<>::do_get(iter_type, iter_type, ios_base&, ios_bas... | Paolo Carlini | 4 | -13/+26 |
| 2007-01-26 | re PR libstdc++/30586 (Namespace pollution in c++ headers) | Paolo Carlini | 3 | -2/+33 |
| 2007-01-25 | streambuf_iterator.h (istreambuf_iterator<>::equal): Simplify. | Nathan Myers | 2 | -5/+6 |
| 2007-01-24 | deque.tcc (deque<>::erase(iterator, iterator)): Fix condition. | Steve LoBasso | 3 | -2/+61 |
| 2007-01-24 | eh_personality.cc (PERSONALITY_FUNCTION): Replace _Unwind_Word with _uleb128_... | Andrew Pinski | 2 | -1/+6 |
| 2007-01-24 | PR libstdc++/29722 continued | Benjamin Kosnik | 3 | -3/+18 |
| 2007-01-24 | unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an... | Andreas Krebbel | 2 | -11/+17 |
| 2007-01-22 | stl_algobase.h (__fill_aux(unsigned char*, unsigned char*, const unsigned cha... | Paolo Carlini | 2 | -26/+21 |
| 2007-01-21 | PR libstdc++/30449 (fill, fill_n) | Paolo Carlini | 4 | -48/+292 |
| 2007-01-18 | basic_string.h (basic_string<>::_S_compare): Add. | Paolo Carlini | 6 | -17/+63 |
| 2007-01-16 | type_traits.h: Fix __glibcxx_max macro. | Ian Lance Taylor | 3 | -4/+17 |
| 2007-01-15 | valarray (valarray<>::cshift): Fix typo. | Paolo Carlini | 2 | -2/+6 |
| 2007-01-14 | stl_algobase.h (fill_n(char*, _Size, const signed char&)): Fix signature. | Paolo Carlini | 3 | -1/+49 |
| 2007-01-13 | atomicity.h (__exchange_and_add): Don't use ordered store. | John David Anglin | 2 | -4/+8 |
| 2007-01-13 | re PR libstdc++/14991 (stream::attach(int fd) porting entry out-of-date) | Paolo Carlini | 3 | -818/+22 |
| 2007-01-12 | PR libstdc++/30416 (continued) | Paolo Carlini | 2 | -11/+25 |
| 2007-01-12 | re PR libstdc++/30416 (SIGSEGV in valarray::cshift(n) on empty array) | Paolo Carlini | 3 | -37/+239 |
| 2007-01-06 | 2007-01-06 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 1 | -1/+1 |
| 2007-01-06 | re PR libstdc++/30365 (No possibility to disable large file support (LFS)) | Paolo Carlini | 4 | -5866/+5952 |
| 2007-01-06 | random (gamma_distribution): Fix typo in formula. | Matthias Klose | 3 | -2/+7 |
| 2007-01-05 | Revert revision 120457. | Ben Elliston | 2 | -6/+1 |
| 2007-01-05 | strstream.cc (strstreambuf::seekoff): Add parentheses around truth expression... | Ben Elliston | 2 | -1/+6 |