Age | Commit message (Expand) | Author | Files | Lines |
2007-02-22 | wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options fo... | Mark Mitchell | 1 | -0/+5 |
2007-02-20 | PR libstdc++/28080 (partial) | Paolo Carlini | 1 | -0/+16 |
2007-02-20 | Directory layout flattening. | Benjamin Kosnik | 1 | -4/+179 |
2007-02-20 | [multiple changes] | Benjamin Kosnik | 1 | -0/+897 |
2007-02-18 | PR libstdc++/28080 (partial) | Paolo Carlini | 1 | -0/+22 |
2007-02-16 | revert: re PR middle-end/30768 (ICE in ext/pb_ds/regression/list_update_data_... | Paolo Carlini | 1 | -3/+12 |
2007-02-14 | re PR middle-end/30768 (ICE in ext/pb_ds/regression/list_update_data_map_rand... | Hans-Peter Nilsson | 1 | -0/+6 |
2007-02-14 | configure.ac: Move AM_ICONV to native-only, add HAVE_ICONV for newlib. | Benjamin Kosnik | 1 | -0/+6 |
2007-02-13 | locale_facets.tcc (num_get<>::do_get): Avoid warning about ambiguous else. | Dirk Mueller | 1 | -0/+5 |
2007-02-13 | re PR libstdc++/21172 (potential integer overflow error in STL heap functions) | Paolo Carlini | 1 | -0/+18 |
2007-02-09 | Move misplaced changelog from last delta, and remove the file created. | Richard Sandiford | 1 | -0/+25 |
2007-02-09 | testsuite_flags.in: Add back @LIBICONV@ to SECTIONLDFLAGS. | Paolo Carlini | 1 | -0/+4 |
2007-02-09 | re PR libstdc++/17012 ([DR 526] std::list's function, remove, looks like it i... | Howard Hinnant | 1 | -0/+7 |
2007-02-07 | [multiple changes] | Jakub Jelinek | 1 | -0/+5 |
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 | 1 | -0/+15 |
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 | 1 | -0/+6 |
2007-02-05 | stl_deque.h (operator<): Qualify call. | Paolo Carlini | 1 | -0/+4 |
2007-02-02 | c++config: Consistent macro guards for config includes. | Benjamin Kosnik | 1 | -0/+15 |
2007-02-01 | re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened) | Paolo Carlini | 1 | -0/+17 |
2007-02-01 | eh_alloc.cc (__cxa_free_exception): Don't refer to the emergency_buffer using... | Ben Elliston | 1 | -0/+5 |
2007-01-30 | re PR libstdc++/30571 (Use of C++0x keywords in libstdc++-v3 headers) | Benjamin Kosnik | 1 | -0/+26 |
2007-01-29 | stl_uninitialized.h (uninitialized_copy(const char*, const char*, char*), [..... | Paolo Carlini | 1 | -0/+6 |
2007-01-29 | enc_filebuf.h: Resurrect, update. | Benjamin Kosnik | 1 | -0/+43 |
2007-01-28 | locale_facets.tcc (num_get<>::do_get(iter_type, iter_type, ios_base&, ios_bas... | Paolo Carlini | 1 | -0/+10 |
2007-01-26 | re PR libstdc++/30586 (Namespace pollution in c++ headers) | Paolo Carlini | 1 | -0/+6 |
2007-01-25 | streambuf_iterator.h (istreambuf_iterator<>::equal): Simplify. | Nathan Myers | 1 | -0/+5 |
2007-01-24 | deque.tcc (deque<>::erase(iterator, iterator)): Fix condition. | Steve LoBasso | 1 | -0/+7 |
2007-01-24 | eh_personality.cc (PERSONALITY_FUNCTION): Replace _Unwind_Word with _uleb128_... | Andrew Pinski | 1 | -0/+5 |
2007-01-24 | PR libstdc++/29722 continued | Benjamin Kosnik | 1 | -0/+8 |
2007-01-24 | unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an... | Andreas Krebbel | 1 | -0/+6 |
2007-01-22 | stl_algobase.h (__fill_aux(unsigned char*, unsigned char*, const unsigned cha... | Paolo Carlini | 1 | -0/+9 |
2007-01-21 | PR libstdc++/30449 (fill, fill_n) | Paolo Carlini | 1 | -0/+16 |
2007-01-18 | basic_string.h (basic_string<>::_S_compare): Add. | Paolo Carlini | 1 | -0/+17 |
2007-01-16 | type_traits.h: Fix __glibcxx_max macro. | Ian Lance Taylor | 1 | -0/+6 |
2007-01-15 | valarray (valarray<>::cshift): Fix typo. | Paolo Carlini | 1 | -0/+4 |
2007-01-14 | stl_algobase.h (fill_n(char*, _Size, const signed char&)): Fix signature. | Paolo Carlini | 1 | -0/+6 |
2007-01-13 | atomicity.h (__exchange_and_add): Don't use ordered store. | John David Anglin | 1 | -0/+6 |
2007-01-13 | re PR libstdc++/14991 (stream::attach(int fd) porting entry out-of-date) | Paolo Carlini | 1 | -0/+9 |
2007-01-12 | PR libstdc++/30416 (continued) | Paolo Carlini | 1 | -0/+6 |
2007-01-12 | re PR libstdc++/30416 (SIGSEGV in valarray::cshift(n) on empty array) | Paolo Carlini | 1 | -0/+7 |
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 | 1 | -5852/+6 |
2007-01-06 | random (gamma_distribution): Fix typo in formula. | Matthias Klose | 1 | -0/+5 |
2007-01-05 | Revert revision 120457. | Ben Elliston | 1 | -5/+0 |
2007-01-05 | strstream.cc (strstreambuf::seekoff): Add parentheses around truth expression... | Ben Elliston | 1 | -0/+5 |
2006-12-29 | re PR libstdc++/30226 (FAIL: abi_check) | Paolo Carlini | 1 | -0/+5 |
2006-12-28 | array (array<>::_M_at): Remove. | Paolo Carlini | 1 | -0/+6 |
2006-12-22 | DR 541, [WP]. | Paolo Carlini | 1 | -0/+10 |